@antscorp/antsomi-ui 1.3.5-beta.687 → 1.3.5-beta.688

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.
@@ -248,11 +248,19 @@ THEME.components = {
248
248
  itemHoverBg: '#F2F9FF',
249
249
  activeBarBorderWidth: 0,
250
250
  itemMarginInline: 0,
251
- itemMarginBlock: 5,
252
- itemBorderRadius: 5,
253
- subMenuItemBg: 'transparent',
251
+ // itemMarginBlock: 5,
252
+ // itemBorderRadius: 5,
253
+ // subMenuItemBg: 'transparent',
254
254
  itemDisabledColor: (_5 = THEME.token) === null || _5 === void 0 ? void 0 : _5.colorTextDisabled,
255
255
  itemActiveBg: (_6 = THEME.token) === null || _6 === void 0 ? void 0 : _6.blue1_1,
256
+ itemBorderRadius: 0,
257
+ itemHeight: 30,
258
+ lineHeight: 30,
259
+ padding: 10,
260
+ itemSelectedColor: '#000000',
261
+ itemSelectedBg: '#DEEFFE',
262
+ itemMarginBlock: 6,
263
+ subMenuItemBg: '#FFFFFF',
256
264
  },
257
265
  Form: {
258
266
  itemMarginBottom: 15,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@antscorp/antsomi-ui",
3
- "version": "1.3.5-beta.687",
3
+ "version": "1.3.5-beta.688",
4
4
  "description": "An enterprise-class UI design language and React UI library.",
5
5
  "sideEffects": [
6
6
  "dist/*",