dumi-theme-lobehub 1.7.1 → 1.7.3

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/README.md CHANGED
@@ -162,6 +162,7 @@ Contributions of all types are more than welcome, if you are interested in contr
162
162
  [![][back-to-top]](#readme-top)
163
163
 
164
164
  </div>
165
+
165
166
  ---
166
167
 
167
168
  #### 📝 License
@@ -18,7 +18,7 @@ export var getColumns = function getColumns(_ref) {
18
18
  }, {
19
19
  description: 'Lobe Dumi Theme',
20
20
  openExternal: true,
21
- title: 'Dsigned for Dumi 2',
21
+ title: 'Designed for Dumi 2',
22
22
  url: 'https://github.com/lobehub/lobe-flow'
23
23
  }],
24
24
  title: 'Resources'
@@ -14,10 +14,11 @@ var useStyles = createStyles(function (_ref) {
14
14
  var css = _ref.css,
15
15
  stylish = _ref.stylish,
16
16
  token = _ref.token,
17
- responsive = _ref.responsive;
17
+ responsive = _ref.responsive,
18
+ prefixCls = _ref.prefixCls;
18
19
  return {
19
20
  link: css(_templateObject || (_templateObject = _taggedTemplateLiteral(["\n ", "\n "])), stylish.resetLinkColor),
20
- tabs: css(_templateObject2 || (_templateObject2 = _taggedTemplateLiteral(["\n .ant-tabs-tab-active a {\n color: ", " !important;\n }\n ", " {\n display: none;\n }\n "])), token.colorText, responsive.mobile)
21
+ tabs: css(_templateObject2 || (_templateObject2 = _taggedTemplateLiteral(["\n .", "-tabs-tab-active a {\n color: ", " !important;\n }\n ", " {\n display: none;\n }\n "])), prefixCls, token.colorText, responsive.mobile)
21
22
  };
22
23
  });
23
24
  var Navbar = /*#__PURE__*/memo(function () {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dumi-theme-lobehub",
3
- "version": "1.7.1",
3
+ "version": "1.7.3",
4
4
  "description": "dumi-theme-lobehub is a documentation site theme package designed for dumi2. It provides a more beautiful and user-friendly development and reading experience based on @lobehub/ui",
5
5
  "keywords": [
6
6
  "lobehub",