@lobehub/ui 1.163.2 → 1.164.0
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/awesome.d.ts +1 -1
- package/awesome.js +1 -1
- package/brand.d.ts +1 -1
- package/brand.js +1 -1
- package/chat.d.ts +1 -1
- package/chat.js +1 -1
- package/color.d.ts +1 -1
- package/color.js +1 -1
- package/es/ThemeProvider/GlobalStyle/antdOverride.js +2 -1
- package/es/components.d.ts +0 -2
- package/es/components.js +0 -2
- package/es/icons/Auth0/components/Avatar.d.ts +5 -0
- package/es/icons/Auth0/components/Avatar.js +27 -0
- package/es/icons/Auth0/components/Mono.d.ts +3 -0
- package/es/icons/Auth0/components/Mono.js +41 -0
- package/es/icons/Auth0/index.d.ts +9 -0
- package/es/icons/Auth0/index.js +10 -0
- package/es/icons/Auth0/style.d.ts +2 -0
- package/es/icons/Auth0/style.js +2 -0
- package/es/icons/Authelia/components/Avatar.d.ts +5 -0
- package/es/icons/Authelia/components/Avatar.js +27 -0
- package/es/icons/Authelia/components/Color.d.ts +3 -0
- package/es/icons/Authelia/components/Color.js +133 -0
- package/es/icons/Authelia/components/Mono.d.ts +3 -0
- package/es/icons/Authelia/components/Mono.js +49 -0
- package/es/icons/Authelia/index.d.ts +11 -0
- package/es/icons/Authelia/index.js +12 -0
- package/es/icons/Authelia/style.d.ts +2 -0
- package/es/icons/Authelia/style.js +2 -0
- package/es/icons/Authentik/components/Avatar.d.ts +5 -0
- package/es/icons/Authentik/components/Avatar.js +27 -0
- package/es/icons/Authentik/components/Color.d.ts +3 -0
- package/es/icons/Authentik/components/Color.js +42 -0
- package/es/icons/Authentik/components/Mono.d.ts +3 -0
- package/es/icons/Authentik/components/Mono.js +42 -0
- package/es/icons/Authentik/index.d.ts +11 -0
- package/es/icons/Authentik/index.js +12 -0
- package/es/icons/Authentik/style.d.ts +2 -0
- package/es/icons/Authentik/style.js +2 -0
- package/es/icons/Casdoor/components/Avatar.d.ts +5 -0
- package/es/icons/Casdoor/components/Avatar.js +27 -0
- package/es/icons/Casdoor/components/Color.d.ts +3 -0
- package/es/icons/Casdoor/components/Color.js +99 -0
- package/es/icons/Casdoor/components/Mono.d.ts +3 -0
- package/es/icons/Casdoor/components/Mono.js +45 -0
- package/es/icons/Casdoor/index.d.ts +11 -0
- package/es/icons/Casdoor/index.js +12 -0
- package/es/icons/Casdoor/style.d.ts +2 -0
- package/es/icons/Casdoor/style.js +2 -0
- package/es/icons/Clerk/components/Avatar.d.ts +5 -0
- package/es/icons/Clerk/components/Avatar.js +27 -0
- package/es/icons/Clerk/components/Color.d.ts +3 -0
- package/es/icons/Clerk/components/Color.js +44 -0
- package/es/icons/Clerk/components/Mono.d.ts +3 -0
- package/es/icons/Clerk/components/Mono.js +44 -0
- package/es/icons/Clerk/index.d.ts +11 -0
- package/es/icons/Clerk/index.js +12 -0
- package/es/icons/Clerk/style.d.ts +2 -0
- package/es/icons/Clerk/style.js +2 -0
- package/es/{FileTypeIcon → icons/FileTypeIcon}/index.d.ts +1 -1
- package/es/icons/Logto/components/Avatar.d.ts +5 -0
- package/es/icons/Logto/components/Avatar.js +27 -0
- package/es/icons/Logto/components/Color.d.ts +3 -0
- package/es/icons/Logto/components/Color.js +61 -0
- package/es/icons/Logto/components/Mono.d.ts +3 -0
- package/es/icons/Logto/components/Mono.js +42 -0
- package/es/icons/Logto/index.d.ts +11 -0
- package/es/icons/Logto/index.js +12 -0
- package/es/icons/Logto/style.d.ts +2 -0
- package/es/icons/Logto/style.js +2 -0
- package/es/{MaterialFileTypeIcon → icons/MaterialFileTypeIcon}/icon-map.json +863 -2591
- package/es/{MaterialFileTypeIcon → icons/MaterialFileTypeIcon}/index.d.ts +1 -1
- package/es/{MaterialFileTypeIcon → icons/MaterialFileTypeIcon}/index.js +2 -2
- package/es/{MaterialFileTypeIcon → icons/MaterialFileTypeIcon}/utils.d.ts +2 -2
- package/es/icons/MicrosoftEntra/components/Avatar.d.ts +5 -0
- package/es/icons/MicrosoftEntra/components/Avatar.js +26 -0
- package/es/icons/MicrosoftEntra/components/Color.d.ts +3 -0
- package/es/icons/MicrosoftEntra/components/Color.js +55 -0
- package/es/icons/MicrosoftEntra/components/Mono.d.ts +3 -0
- package/es/icons/MicrosoftEntra/components/Mono.js +44 -0
- package/es/icons/MicrosoftEntra/index.d.ts +11 -0
- package/es/icons/MicrosoftEntra/index.js +12 -0
- package/es/icons/MicrosoftEntra/style.d.ts +2 -0
- package/es/icons/MicrosoftEntra/style.js +2 -0
- package/es/icons/NextAuth/components/Avatar.d.ts +5 -0
- package/es/icons/NextAuth/components/Avatar.js +27 -0
- package/es/icons/NextAuth/components/Color.d.ts +3 -0
- package/es/icons/NextAuth/components/Color.js +110 -0
- package/es/icons/NextAuth/components/Mono.d.ts +3 -0
- package/es/icons/NextAuth/components/Mono.js +42 -0
- package/es/icons/NextAuth/index.d.ts +11 -0
- package/es/icons/NextAuth/index.js +12 -0
- package/es/icons/NextAuth/style.d.ts +2 -0
- package/es/icons/NextAuth/style.js +2 -0
- package/es/icons/Zitadel/components/Avatar.d.ts +5 -0
- package/es/icons/Zitadel/components/Avatar.js +27 -0
- package/es/icons/Zitadel/components/Color.d.ts +3 -0
- package/es/icons/Zitadel/components/Color.js +185 -0
- package/es/icons/Zitadel/components/Mono.d.ts +3 -0
- package/es/icons/Zitadel/components/Mono.js +71 -0
- package/es/icons/Zitadel/index.d.ts +11 -0
- package/es/icons/Zitadel/index.js +12 -0
- package/es/icons/Zitadel/style.d.ts +2 -0
- package/es/icons/Zitadel/style.js +2 -0
- package/es/icons/components.d.ts +2 -0
- package/es/icons/components.js +2 -0
- package/es/icons/icons.d.ts +10 -0
- package/es/icons/icons.js +10 -0
- package/es/icons/index.d.ts +2 -0
- package/es/icons/index.js +2 -0
- package/es/index.d.ts +1 -2
- package/es/index.js +1 -2
- package/icons.d.ts +1 -0
- package/icons.js +1 -0
- package/mdx.d.ts +1 -1
- package/mdx.js +1 -1
- package/mobile.d.ts +1 -1
- package/mobile.js +1 -1
- package/package.json +5 -2
- package/storybook.d.ts +1 -1
- package/storybook.js +1 -1
- /package/es/{FileTypeIcon → icons/FileTypeIcon}/index.js +0 -0
- /package/es/{MaterialFileTypeIcon → icons/MaterialFileTypeIcon}/types.d.ts +0 -0
- /package/es/{MaterialFileTypeIcon → icons/MaterialFileTypeIcon}/types.js +0 -0
- /package/es/{MaterialFileTypeIcon → icons/MaterialFileTypeIcon}/utils.js +0 -0
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
|
|
3
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
4
|
+
var _excluded = ["size", "style"];
|
|
5
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
6
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
7
|
+
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
8
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
|
|
9
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
10
|
+
function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
|
|
11
|
+
function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
|
|
12
|
+
import { forwardRef } from 'react';
|
|
13
|
+
import { TITLE } from "../style";
|
|
14
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
15
|
+
import { jsxs as _jsxs } from "react/jsx-runtime";
|
|
16
|
+
var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
17
|
+
var _ref$size = _ref.size,
|
|
18
|
+
size = _ref$size === void 0 ? '1em' : _ref$size,
|
|
19
|
+
style = _ref.style,
|
|
20
|
+
rest = _objectWithoutProperties(_ref, _excluded);
|
|
21
|
+
return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
|
|
22
|
+
fill: "currentColor",
|
|
23
|
+
fillRule: "evenodd",
|
|
24
|
+
height: size,
|
|
25
|
+
ref: ref,
|
|
26
|
+
style: _objectSpread({
|
|
27
|
+
flex: 'none',
|
|
28
|
+
lineHeight: 1
|
|
29
|
+
}, style),
|
|
30
|
+
viewBox: "0 0 24 24",
|
|
31
|
+
width: size,
|
|
32
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
33
|
+
}, rest), {}, {
|
|
34
|
+
children: [/*#__PURE__*/_jsx("title", {
|
|
35
|
+
children: TITLE
|
|
36
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
37
|
+
clipRule: "evenodd",
|
|
38
|
+
d: "M3.883 16.921L22.175 3.005C19.124 2.085 12.99.238 12.62.132A3.302 3.302 0 0011.824 0h-.01c-.11 0-.425.026-.796.132-.372.106-6.546 1.966-9.587 2.882-.144.044-.431.199-.431.464v1.821c.057 2.874.791 7.598 2.883 11.622zm7.367 6.85c-3.097-1.03-5.32-3.288-6.887-5.958L22.638 3.909v1.413c-.1 5.046-2.29 15.8-10.25 18.449-.11.044-.372.133-.531.133h-.076c-.16 0-.42-.089-.531-.133z"
|
|
39
|
+
})]
|
|
40
|
+
}));
|
|
41
|
+
});
|
|
42
|
+
export default Icon;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import Avatar from './components/Avatar';
|
|
2
|
+
import Color from './components/Color';
|
|
3
|
+
import Mono from './components/Mono';
|
|
4
|
+
export type CompoundedIcon = typeof Mono & {
|
|
5
|
+
Avatar: typeof Avatar;
|
|
6
|
+
Color: typeof Color;
|
|
7
|
+
colorPrimary: string;
|
|
8
|
+
title: string;
|
|
9
|
+
};
|
|
10
|
+
declare const Icons: CompoundedIcon;
|
|
11
|
+
export default Icons;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
|
|
3
|
+
import Avatar from "./components/Avatar";
|
|
4
|
+
import Color from "./components/Color";
|
|
5
|
+
import Mono from "./components/Mono";
|
|
6
|
+
import { COLOR_PRIMARY, TITLE } from "./style";
|
|
7
|
+
var Icons = Mono;
|
|
8
|
+
Icons.Color = Color;
|
|
9
|
+
Icons.Avatar = Avatar;
|
|
10
|
+
Icons.colorPrimary = COLOR_PRIMARY;
|
|
11
|
+
Icons.title = TITLE;
|
|
12
|
+
export default Icons;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
|
|
3
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
4
|
+
var _excluded = ["background"];
|
|
5
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
6
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
7
|
+
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
8
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
|
|
9
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
10
|
+
function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
|
|
11
|
+
function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
|
|
12
|
+
import { IconAvatar } from '@lobehub/icons';
|
|
13
|
+
import { memo } from 'react';
|
|
14
|
+
import { COLOR_PRIMARY, TITLE } from "../style";
|
|
15
|
+
import Mono from "./Mono";
|
|
16
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
17
|
+
var Avatar = /*#__PURE__*/memo(function (_ref) {
|
|
18
|
+
var background = _ref.background,
|
|
19
|
+
rest = _objectWithoutProperties(_ref, _excluded);
|
|
20
|
+
return /*#__PURE__*/_jsx(IconAvatar, _objectSpread({
|
|
21
|
+
Icon: Mono,
|
|
22
|
+
"aria-label": TITLE,
|
|
23
|
+
background: background || COLOR_PRIMARY,
|
|
24
|
+
color: '#fff'
|
|
25
|
+
}, rest));
|
|
26
|
+
});
|
|
27
|
+
export default Avatar;
|
|
@@ -0,0 +1,185 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
|
|
3
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
4
|
+
var _excluded = ["size", "style"];
|
|
5
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
6
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
7
|
+
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
8
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
|
|
9
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
10
|
+
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
|
|
11
|
+
function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
12
|
+
function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
|
|
13
|
+
function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i]; return arr2; }
|
|
14
|
+
function _iterableToArrayLimit(r, l) { var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (null != t) { var e, n, i, u, a = [], f = !0, o = !1; try { if (i = (t = t.call(r)).next, 0 === l) { if (Object(t) !== t) return; f = !1; } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0); } catch (r) { o = !0, n = r; } finally { try { if (!f && null != t.return && (u = t.return(), Object(u) !== u)) return; } finally { if (o) throw n; } } return a; } }
|
|
15
|
+
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
16
|
+
function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
|
|
17
|
+
function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
|
|
18
|
+
import { useFillIds } from '@lobehub/icons';
|
|
19
|
+
import { forwardRef } from 'react';
|
|
20
|
+
import { TITLE } from "../style";
|
|
21
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
22
|
+
import { jsxs as _jsxs } from "react/jsx-runtime";
|
|
23
|
+
var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
24
|
+
var _ref$size = _ref.size,
|
|
25
|
+
size = _ref$size === void 0 ? '1em' : _ref$size,
|
|
26
|
+
style = _ref.style,
|
|
27
|
+
rest = _objectWithoutProperties(_ref, _excluded);
|
|
28
|
+
var _useFillIds = useFillIds(TITLE, 6),
|
|
29
|
+
_useFillIds2 = _slicedToArray(_useFillIds, 6),
|
|
30
|
+
a = _useFillIds2[0],
|
|
31
|
+
b = _useFillIds2[1],
|
|
32
|
+
c = _useFillIds2[2],
|
|
33
|
+
d = _useFillIds2[3],
|
|
34
|
+
e = _useFillIds2[4],
|
|
35
|
+
f = _useFillIds2[5];
|
|
36
|
+
return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
|
|
37
|
+
height: size,
|
|
38
|
+
ref: ref,
|
|
39
|
+
style: _objectSpread({
|
|
40
|
+
flex: 'none',
|
|
41
|
+
lineHeight: 1
|
|
42
|
+
}, style),
|
|
43
|
+
viewBox: "0 0 24 24",
|
|
44
|
+
width: size,
|
|
45
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
46
|
+
}, rest), {}, {
|
|
47
|
+
children: [/*#__PURE__*/_jsx("title", {
|
|
48
|
+
children: TITLE
|
|
49
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
50
|
+
clipRule: "evenodd",
|
|
51
|
+
d: "M17.075 16.907l-.687-2.563.397-.106.872 3.256-10.782-2.957 7.868-7.918.872 3.255-.397.106-.687-2.565-6.868 6.912 9.412 2.58z",
|
|
52
|
+
fill: "#fff",
|
|
53
|
+
fillRule: "evenodd"
|
|
54
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
55
|
+
clipRule: "evenodd",
|
|
56
|
+
d: "M5.158 11.802l.43 1.604-2.013 2.012 2.749.736.43 1.604-5.956-1.596 4.36-4.36z",
|
|
57
|
+
fill: a.fill,
|
|
58
|
+
fillRule: "evenodd"
|
|
59
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
60
|
+
clipRule: "evenodd",
|
|
61
|
+
d: "M17.725 6.753l-1.603-.43-.737-2.748-2.012 2.012-1.603-.43 4.36-4.36 1.595 5.956z",
|
|
62
|
+
fill: b.fill,
|
|
63
|
+
fillRule: "evenodd"
|
|
64
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
65
|
+
clipRule: "evenodd",
|
|
66
|
+
d: "M15.864 20.224l1.174-1.174 2.749.736-.736-2.748 1.173-1.174 1.596 5.955-5.956-1.595z",
|
|
67
|
+
fill: c.fill,
|
|
68
|
+
fillRule: "evenodd"
|
|
69
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
70
|
+
clipRule: "evenodd",
|
|
71
|
+
d: "M10.98 20.955l-.355-3.638 2.48.664-2.126 2.974z",
|
|
72
|
+
fill: d.fill,
|
|
73
|
+
fillRule: "evenodd"
|
|
74
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
75
|
+
clipRule: "evenodd",
|
|
76
|
+
d: "M6.93 7.183l1.512 3.328 1.816-1.816L6.93 7.183z",
|
|
77
|
+
fill: e.fill,
|
|
78
|
+
fillRule: "evenodd"
|
|
79
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
80
|
+
clipRule: "evenodd",
|
|
81
|
+
d: "M20.89 10.91l-3.64-.355.666 2.48 2.973-2.126z",
|
|
82
|
+
fill: f.fill,
|
|
83
|
+
fillRule: "evenodd"
|
|
84
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
85
|
+
d: "M15.632 10.853A.959.959 0 1015.136 9a.959.959 0 00.496 1.852zM16.87 15.216a.958.958 0 10-.495-1.851.958.958 0 00.496 1.851zM17.614 18.126a.958.958 0 10-.496-1.852.958.958 0 00.496 1.852zM7.544 15.358a.958.958 0 10-.497-1.852.958.958 0 00.497 1.852zM14.89 7.943a.958.958 0 10-.495-1.852.958.958 0 00.496 1.852z",
|
|
86
|
+
fill: "#fff"
|
|
87
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
88
|
+
clipRule: "evenodd",
|
|
89
|
+
d: "M15.786 9.031s-.29-.083-.38-.22c-.07-.107-.197-.51-.222-.585-.1-.307.219-.598.219-.598l-1.211.348s.411-.126.585.36c.027.074.078.41.1.617.027.148-.161.35-.161.35l1.07-.272zM17.531 16.257s-.225-.016-.285-.206c-.035-.132-.048-.175-.086-.322a1.664 1.664 0 01-.064-.239c-.08-.365.127-.505.127-.505l-.938.224s.277.024.41.374c.029.074.058.195.074.275.034.13.036.14.072.267.06.21-.07.305-.07.305l.76-.173z",
|
|
90
|
+
fill: "#fff",
|
|
91
|
+
fillRule: "evenodd"
|
|
92
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
93
|
+
clipRule: "evenodd",
|
|
94
|
+
d: "M8.288 14.249s-.183-.156.153-.612c.189-.256.458-.532.75-.846.532-.572 1.188-1.225 1.84-1.882.55-.555 1.1-1.11 1.6-1.591.417-.401.794-.757 1.103-1.025.061-.053.126-.092.176-.143.3-.3.633-.177.633-.177l-.88-.841s.066.375-.15.624c-.046.054-.088.116-.14.177-.267.312-.62.69-1.018 1.11a96.727 96.727 0 01-1.581 1.61c-.653.656-1.302 1.316-1.871 1.853-.311.293-.589.56-.841.754-.37.284-.773.21-.773.21l1 .779z",
|
|
95
|
+
fill: "#fff",
|
|
96
|
+
fillRule: "evenodd"
|
|
97
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
98
|
+
clipRule: "evenodd",
|
|
99
|
+
d: "M7.854 15.168s.107-.183.689-.09c.314.05.69.134 1.106.233.76.18 1.653.427 2.546.668.755.204 1.494.42 2.16.617.555.164 1.544.422 1.613.442.452.13.424.327.424.327l.225-.799s-.161.198-.533.078a54.605 54.605 0 00-1.613-.436c-.674-.167-1.428-.373-2.181-.578-.893-.243-1.788-.481-2.535-.71-.41-.126-.782-.227-1.073-.358-.583-.264-.422-.61-.422-.61l-.406 1.216z",
|
|
100
|
+
fill: "#fff",
|
|
101
|
+
fillRule: "evenodd"
|
|
102
|
+
}), /*#__PURE__*/_jsxs("defs", {
|
|
103
|
+
children: [/*#__PURE__*/_jsxs("linearGradient", {
|
|
104
|
+
gradientUnits: "userSpaceOnUse",
|
|
105
|
+
id: a.id,
|
|
106
|
+
x1: "1.162",
|
|
107
|
+
x2: "23.167",
|
|
108
|
+
y1: "14.432",
|
|
109
|
+
y2: "14.432",
|
|
110
|
+
children: [/*#__PURE__*/_jsx("stop", {
|
|
111
|
+
stopColor: "#FF8F00"
|
|
112
|
+
}), /*#__PURE__*/_jsx("stop", {
|
|
113
|
+
offset: "1",
|
|
114
|
+
stopColor: "#FE00FF"
|
|
115
|
+
})]
|
|
116
|
+
}), /*#__PURE__*/_jsxs("linearGradient", {
|
|
117
|
+
gradientUnits: "userSpaceOnUse",
|
|
118
|
+
id: b.id,
|
|
119
|
+
x1: "1.148",
|
|
120
|
+
x2: "23.153",
|
|
121
|
+
y1: "14.432",
|
|
122
|
+
y2: "14.432",
|
|
123
|
+
children: [/*#__PURE__*/_jsx("stop", {
|
|
124
|
+
stopColor: "#FF8F00"
|
|
125
|
+
}), /*#__PURE__*/_jsx("stop", {
|
|
126
|
+
offset: "1",
|
|
127
|
+
stopColor: "#FE00FF"
|
|
128
|
+
})]
|
|
129
|
+
}), /*#__PURE__*/_jsxs("linearGradient", {
|
|
130
|
+
gradientUnits: "userSpaceOnUse",
|
|
131
|
+
id: c.id,
|
|
132
|
+
x1: "1.206",
|
|
133
|
+
x2: "23.211",
|
|
134
|
+
y1: "14.432",
|
|
135
|
+
y2: "14.432",
|
|
136
|
+
children: [/*#__PURE__*/_jsx("stop", {
|
|
137
|
+
stopColor: "#FF8F00"
|
|
138
|
+
}), /*#__PURE__*/_jsx("stop", {
|
|
139
|
+
offset: "1",
|
|
140
|
+
stopColor: "#FE00FF"
|
|
141
|
+
})]
|
|
142
|
+
}), /*#__PURE__*/_jsxs("linearGradient", {
|
|
143
|
+
gradientUnits: "userSpaceOnUse",
|
|
144
|
+
id: d.id,
|
|
145
|
+
x1: "1.205",
|
|
146
|
+
x2: "23.21",
|
|
147
|
+
y1: "14.432",
|
|
148
|
+
y2: "14.432",
|
|
149
|
+
children: [/*#__PURE__*/_jsx("stop", {
|
|
150
|
+
stopColor: "#FF8F00"
|
|
151
|
+
}), /*#__PURE__*/_jsx("stop", {
|
|
152
|
+
offset: "1",
|
|
153
|
+
stopColor: "#FE00FF"
|
|
154
|
+
})]
|
|
155
|
+
}), /*#__PURE__*/_jsxs("linearGradient", {
|
|
156
|
+
gradientUnits: "userSpaceOnUse",
|
|
157
|
+
id: e.id,
|
|
158
|
+
x1: "1.164",
|
|
159
|
+
x2: "23.169",
|
|
160
|
+
y1: "14.432",
|
|
161
|
+
y2: "14.432",
|
|
162
|
+
children: [/*#__PURE__*/_jsx("stop", {
|
|
163
|
+
stopColor: "#FF8F00"
|
|
164
|
+
}), /*#__PURE__*/_jsx("stop", {
|
|
165
|
+
offset: "1",
|
|
166
|
+
stopColor: "#FE00FF"
|
|
167
|
+
})]
|
|
168
|
+
}), /*#__PURE__*/_jsxs("linearGradient", {
|
|
169
|
+
gradientUnits: "userSpaceOnUse",
|
|
170
|
+
id: f.id,
|
|
171
|
+
x1: "1.167",
|
|
172
|
+
x2: "23.172",
|
|
173
|
+
y1: "14.432",
|
|
174
|
+
y2: "14.432",
|
|
175
|
+
children: [/*#__PURE__*/_jsx("stop", {
|
|
176
|
+
stopColor: "#FF8F00"
|
|
177
|
+
}), /*#__PURE__*/_jsx("stop", {
|
|
178
|
+
offset: "1",
|
|
179
|
+
stopColor: "#FE00FF"
|
|
180
|
+
})]
|
|
181
|
+
})]
|
|
182
|
+
})]
|
|
183
|
+
}));
|
|
184
|
+
});
|
|
185
|
+
export default Icon;
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
|
|
3
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
4
|
+
var _excluded = ["size", "style"];
|
|
5
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
6
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
7
|
+
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
8
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
|
|
9
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
10
|
+
function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
|
|
11
|
+
function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
|
|
12
|
+
import { forwardRef } from 'react';
|
|
13
|
+
import { TITLE } from "../style";
|
|
14
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
15
|
+
import { jsxs as _jsxs } from "react/jsx-runtime";
|
|
16
|
+
var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
17
|
+
var _ref$size = _ref.size,
|
|
18
|
+
size = _ref$size === void 0 ? '1em' : _ref$size,
|
|
19
|
+
style = _ref.style,
|
|
20
|
+
rest = _objectWithoutProperties(_ref, _excluded);
|
|
21
|
+
return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
|
|
22
|
+
fill: "currentColor",
|
|
23
|
+
fillRule: "evenodd",
|
|
24
|
+
height: size,
|
|
25
|
+
ref: ref,
|
|
26
|
+
style: _objectSpread({
|
|
27
|
+
flex: 'none',
|
|
28
|
+
lineHeight: 1
|
|
29
|
+
}, style),
|
|
30
|
+
viewBox: "0 0 24 24",
|
|
31
|
+
width: size,
|
|
32
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
33
|
+
}, rest), {}, {
|
|
34
|
+
children: [/*#__PURE__*/_jsx("title", {
|
|
35
|
+
children: TITLE
|
|
36
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
37
|
+
clipRule: "evenodd",
|
|
38
|
+
d: "M17.075 16.907l-.687-2.563.397-.106.872 3.256-10.782-2.957 7.868-7.918.872 3.255-.397.106-.687-2.565-6.868 6.912 9.412 2.58z"
|
|
39
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
40
|
+
clipRule: "evenodd",
|
|
41
|
+
d: "M5.158 11.802l.43 1.604-2.013 2.012 2.749.736.43 1.604-5.956-1.596 4.36-4.36z"
|
|
42
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
43
|
+
clipRule: "evenodd",
|
|
44
|
+
d: "M17.725 6.753l-1.603-.43-.737-2.748-2.012 2.012-1.603-.43 4.36-4.36 1.595 5.956z"
|
|
45
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
46
|
+
clipRule: "evenodd",
|
|
47
|
+
d: "M15.864 20.224l1.174-1.174 2.749.736-.736-2.748 1.173-1.174 1.596 5.955-5.956-1.595z"
|
|
48
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
49
|
+
clipRule: "evenodd",
|
|
50
|
+
d: "M10.98 20.955l-.355-3.638 2.48.664-2.126 2.974z"
|
|
51
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
52
|
+
clipRule: "evenodd",
|
|
53
|
+
d: "M6.93 7.183l1.512 3.328 1.816-1.816L6.93 7.183z"
|
|
54
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
55
|
+
clipRule: "evenodd",
|
|
56
|
+
d: "M20.89 10.91l-3.64-.355.666 2.48 2.973-2.126z"
|
|
57
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
58
|
+
d: "M15.632 10.853A.959.959 0 1015.136 9a.959.959 0 00.496 1.852zM16.87 15.216a.958.958 0 10-.495-1.851.958.958 0 00.496 1.851zM17.614 18.126a.958.958 0 10-.496-1.852.958.958 0 00.496 1.852zM7.544 15.358a.958.958 0 10-.497-1.852.958.958 0 00.497 1.852zM14.89 7.943a.958.958 0 10-.495-1.852.958.958 0 00.496 1.852z"
|
|
59
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
60
|
+
clipRule: "evenodd",
|
|
61
|
+
d: "M15.786 9.031s-.29-.083-.38-.22c-.07-.107-.197-.51-.222-.585-.1-.307.219-.598.219-.598l-1.211.348s.411-.126.585.36c.027.074.078.41.1.617.027.148-.161.35-.161.35l1.07-.272zM17.531 16.257s-.225-.016-.285-.206c-.035-.132-.048-.175-.086-.322a1.664 1.664 0 01-.064-.239c-.08-.365.127-.505.127-.505l-.938.224s.277.024.41.374c.029.074.058.195.074.275.034.13.036.14.072.267.06.21-.07.305-.07.305l.76-.173z"
|
|
62
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
63
|
+
clipRule: "evenodd",
|
|
64
|
+
d: "M8.288 14.249s-.183-.156.153-.612c.189-.256.458-.532.75-.846.532-.572 1.188-1.225 1.84-1.882.55-.555 1.1-1.11 1.6-1.591.417-.401.794-.757 1.103-1.025.061-.053.126-.092.176-.143.3-.3.633-.177.633-.177l-.88-.841s.066.375-.15.624c-.046.054-.088.116-.14.177-.267.312-.62.69-1.018 1.11a96.727 96.727 0 01-1.581 1.61c-.653.656-1.302 1.316-1.871 1.853-.311.293-.589.56-.841.754-.37.284-.773.21-.773.21l1 .779z"
|
|
65
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
66
|
+
clipRule: "evenodd",
|
|
67
|
+
d: "M7.854 15.168s.107-.183.689-.09c.314.05.69.134 1.106.233.76.18 1.653.427 2.546.668.755.204 1.494.42 2.16.617.555.164 1.544.422 1.613.442.452.13.424.327.424.327l.225-.799s-.161.198-.533.078a54.605 54.605 0 00-1.613-.436c-.674-.167-1.428-.373-2.181-.578-.893-.243-1.788-.481-2.535-.71-.41-.126-.782-.227-1.073-.358-.583-.264-.422-.61-.422-.61l-.406 1.216z"
|
|
68
|
+
})]
|
|
69
|
+
}));
|
|
70
|
+
});
|
|
71
|
+
export default Icon;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import Avatar from './components/Avatar';
|
|
2
|
+
import Color from './components/Color';
|
|
3
|
+
import Mono from './components/Mono';
|
|
4
|
+
export type CompoundedIcon = typeof Mono & {
|
|
5
|
+
Avatar: typeof Avatar;
|
|
6
|
+
Color: typeof Color;
|
|
7
|
+
colorPrimary: string;
|
|
8
|
+
title: string;
|
|
9
|
+
};
|
|
10
|
+
declare const Icons: CompoundedIcon;
|
|
11
|
+
export default Icons;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
|
|
3
|
+
import Avatar from "./components/Avatar";
|
|
4
|
+
import Color from "./components/Color";
|
|
5
|
+
import Mono from "./components/Mono";
|
|
6
|
+
import { COLOR_PRIMARY, TITLE } from "./style";
|
|
7
|
+
var Icons = Mono;
|
|
8
|
+
Icons.Color = Color;
|
|
9
|
+
Icons.Avatar = Avatar;
|
|
10
|
+
Icons.colorPrimary = COLOR_PRIMARY;
|
|
11
|
+
Icons.title = TITLE;
|
|
12
|
+
export default Icons;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
export { default as Auth0, type CompoundedIcon as Auth0Props } from './Auth0';
|
|
2
|
+
export { default as Authelia, type CompoundedIcon as AutheliaProps } from './Authelia';
|
|
3
|
+
export { default as Authentik, type CompoundedIcon as AuthentikProps } from './Authentik';
|
|
4
|
+
export { default as Casdoor, type CompoundedIcon as CasdoorProps } from './Casdoor';
|
|
5
|
+
export { default as Clerk, type CompoundedIcon as ClerkProps } from './Clerk';
|
|
6
|
+
export { default as Logto, type CompoundedIcon as LogtoProps } from './Logto';
|
|
7
|
+
export { default as MicrosoftEntra, type CompoundedIcon as MicrosoftEntraProps, } from './MicrosoftEntra';
|
|
8
|
+
export { default as NextAuth, type CompoundedIcon as NextAuthProps } from './NextAuth';
|
|
9
|
+
export { default as Zitadel, type CompoundedIcon as ZitadelProps } from './Zitadel';
|
|
10
|
+
export { Cloudflare, type CloudflareProps, Github, type GithubProps } from '@lobehub/icons';
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
export { default as Auth0 } from "./Auth0";
|
|
2
|
+
export { default as Authelia } from "./Authelia";
|
|
3
|
+
export { default as Authentik } from "./Authentik";
|
|
4
|
+
export { default as Casdoor } from "./Casdoor";
|
|
5
|
+
export { default as Clerk } from "./Clerk";
|
|
6
|
+
export { default as Logto } from "./Logto";
|
|
7
|
+
export { default as MicrosoftEntra } from "./MicrosoftEntra";
|
|
8
|
+
export { default as NextAuth } from "./NextAuth";
|
|
9
|
+
export { default as Zitadel } from "./Zitadel";
|
|
10
|
+
export { Cloudflare, Github } from '@lobehub/icons';
|
package/es/index.d.ts
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
export * from './awesome';
|
|
2
2
|
export { default as Logo, type LobeHubProps as LogoProps } from './brand/LobeHub';
|
|
3
|
-
export { default as LogoThree, type LogoThreeProps } from './brand/LogoThree';
|
|
4
|
-
export { default as LogoSpline, type LogoSplineProps } from './brand/LogoThree/LogoSpline';
|
|
5
3
|
export * from './chat';
|
|
6
4
|
export * from './color';
|
|
7
5
|
export * from './components';
|
|
6
|
+
export * from './icons/components';
|
|
8
7
|
export * from './mobile';
|
|
9
8
|
export * from './storybook';
|
package/es/index.js
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
export * from "./awesome";
|
|
2
2
|
export { default as Logo } from "./brand/LobeHub";
|
|
3
|
-
export { default as LogoThree } from "./brand/LogoThree";
|
|
4
|
-
export { default as LogoSpline } from "./brand/LogoThree/LogoSpline";
|
|
5
3
|
export * from "./chat";
|
|
6
4
|
export * from "./color";
|
|
7
5
|
export * from "./components";
|
|
6
|
+
export * from "./icons/components";
|
|
8
7
|
export * from "./mobile";
|
|
9
8
|
export * from "./storybook";
|
package/icons.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './es/icons';
|
package/icons.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './es/icons';
|
package/mdx.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './es/mdx';
|
|
1
|
+
export * from './es/mdx';
|
package/mdx.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './es/mdx';
|
|
1
|
+
export * from './es/mdx';
|
package/mobile.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './es/mobile';
|
|
1
|
+
export * from './es/mobile';
|
package/mobile.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './es/mobile';
|
|
1
|
+
export * from './es/mobile';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lobehub/ui",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.164.0",
|
|
4
4
|
"description": "Lobe UI is an open-source UI component library for building AIGC web apps",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"lobehub",
|
|
@@ -40,7 +40,9 @@
|
|
|
40
40
|
"storybook.d.ts",
|
|
41
41
|
"storybook.js",
|
|
42
42
|
"color.d.ts",
|
|
43
|
-
"color.js"
|
|
43
|
+
"color.js",
|
|
44
|
+
"icons.d.ts",
|
|
45
|
+
"icons.js"
|
|
44
46
|
],
|
|
45
47
|
"dependencies": {
|
|
46
48
|
"@ant-design/cssinjs": "^1.22.1",
|
|
@@ -53,6 +55,7 @@
|
|
|
53
55
|
"@floating-ui/react": "^0.27.3",
|
|
54
56
|
"@giscus/react": "^3.1.0",
|
|
55
57
|
"@lobehub/fluent-emoji": "^1.2.0",
|
|
58
|
+
"@lobehub/icons": "^1.62.0",
|
|
56
59
|
"@mdx-js/mdx": "^3.1.0",
|
|
57
60
|
"@mdx-js/react": "^3.1.0",
|
|
58
61
|
"@radix-ui/react-slot": "^1.1.1",
|
package/storybook.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './es/storybook';
|
|
1
|
+
export * from './es/storybook';
|
package/storybook.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './es/storybook';
|
|
1
|
+
export * from './es/storybook';
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|