@lobehub/icons 2.45.0 → 2.47.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.
Files changed (175) hide show
  1. package/README.md +57 -57
  2. package/es/Ai2/components/Avatar.d.ts +5 -0
  3. package/es/Ai2/components/Avatar.js +25 -0
  4. package/es/Ai2/components/Color.d.ts +3 -0
  5. package/es/Ai2/components/Color.js +39 -0
  6. package/es/Ai2/components/Combine.d.ts +7 -0
  7. package/es/Ai2/components/Combine.js +32 -0
  8. package/es/Ai2/components/Mono.d.ts +3 -0
  9. package/es/Ai2/components/Mono.js +40 -0
  10. package/es/Ai2/components/Text.d.ts +3 -0
  11. package/es/Ai2/components/Text.js +39 -0
  12. package/es/Ai2/index.d.ts +16 -0
  13. package/es/Ai2/index.js +14 -0
  14. package/es/Ai2/style.d.ts +7 -0
  15. package/es/Ai2/style.js +9 -0
  16. package/es/Arcee/components/Avatar.d.ts +5 -0
  17. package/es/Arcee/components/Avatar.js +25 -0
  18. package/es/Arcee/components/Color.d.ts +3 -0
  19. package/es/Arcee/components/Color.js +39 -0
  20. package/es/Arcee/components/Combine.d.ts +7 -0
  21. package/es/Arcee/components/Combine.js +32 -0
  22. package/es/Arcee/components/Mono.d.ts +3 -0
  23. package/es/Arcee/components/Mono.js +40 -0
  24. package/es/Arcee/components/Text.d.ts +3 -0
  25. package/es/Arcee/components/Text.js +39 -0
  26. package/es/Arcee/index.d.ts +16 -0
  27. package/es/Arcee/index.js +14 -0
  28. package/es/Arcee/style.d.ts +7 -0
  29. package/es/Arcee/style.js +9 -0
  30. package/es/CodeFlicker/components/Avatar.d.ts +5 -0
  31. package/es/CodeFlicker/components/Avatar.js +25 -0
  32. package/es/CodeFlicker/components/Color.d.ts +3 -0
  33. package/es/CodeFlicker/components/Color.js +185 -0
  34. package/es/CodeFlicker/components/Combine.d.ts +7 -0
  35. package/es/CodeFlicker/components/Combine.js +32 -0
  36. package/es/CodeFlicker/components/Mono.d.ts +3 -0
  37. package/es/CodeFlicker/components/Mono.js +42 -0
  38. package/es/CodeFlicker/components/Text.d.ts +3 -0
  39. package/es/CodeFlicker/components/Text.js +43 -0
  40. package/es/CodeFlicker/index.d.ts +15 -0
  41. package/es/CodeFlicker/index.js +14 -0
  42. package/es/CodeFlicker/style.d.ts +7 -0
  43. package/es/CodeFlicker/style.js +9 -0
  44. package/es/CyberCut/components/Avatar.d.ts +5 -0
  45. package/es/CyberCut/components/Avatar.js +25 -0
  46. package/es/CyberCut/components/Combine.d.ts +5 -0
  47. package/es/CyberCut/components/Combine.js +27 -0
  48. package/es/CyberCut/components/Mono.d.ts +3 -0
  49. package/es/CyberCut/components/Mono.js +64 -0
  50. package/es/CyberCut/components/Text.d.ts +3 -0
  51. package/es/CyberCut/components/Text.js +42 -0
  52. package/es/CyberCut/index.d.ts +13 -0
  53. package/es/CyberCut/index.js +12 -0
  54. package/es/CyberCut/style.d.ts +7 -0
  55. package/es/CyberCut/style.js +9 -0
  56. package/es/DeepCogito/components/Avatar.d.ts +5 -0
  57. package/es/DeepCogito/components/Avatar.js +25 -0
  58. package/es/DeepCogito/components/Color.d.ts +3 -0
  59. package/es/DeepCogito/components/Color.js +39 -0
  60. package/es/DeepCogito/components/Combine.d.ts +7 -0
  61. package/es/DeepCogito/components/Combine.js +32 -0
  62. package/es/DeepCogito/components/Mono.d.ts +3 -0
  63. package/es/DeepCogito/components/Mono.js +40 -0
  64. package/es/DeepCogito/components/Text.d.ts +3 -0
  65. package/es/DeepCogito/components/Text.js +39 -0
  66. package/es/DeepCogito/index.d.ts +16 -0
  67. package/es/DeepCogito/index.js +14 -0
  68. package/es/DeepCogito/style.d.ts +7 -0
  69. package/es/DeepCogito/style.js +9 -0
  70. package/es/EssentialAI/components/Avatar.d.ts +5 -0
  71. package/es/EssentialAI/components/Avatar.js +25 -0
  72. package/es/EssentialAI/components/Color.d.ts +3 -0
  73. package/es/EssentialAI/components/Color.js +58 -0
  74. package/es/EssentialAI/components/Combine.d.ts +7 -0
  75. package/es/EssentialAI/components/Combine.js +32 -0
  76. package/es/EssentialAI/components/Mono.d.ts +3 -0
  77. package/es/EssentialAI/components/Mono.js +40 -0
  78. package/es/EssentialAI/components/Text.d.ts +3 -0
  79. package/es/EssentialAI/components/Text.js +39 -0
  80. package/es/EssentialAI/index.d.ts +16 -0
  81. package/es/EssentialAI/index.js +15 -0
  82. package/es/EssentialAI/style.d.ts +8 -0
  83. package/es/EssentialAI/style.js +10 -0
  84. package/es/Inception/components/Avatar.d.ts +5 -0
  85. package/es/Inception/components/Avatar.js +25 -0
  86. package/es/Inception/components/Combine.d.ts +5 -0
  87. package/es/Inception/components/Combine.js +26 -0
  88. package/es/Inception/components/Mono.d.ts +3 -0
  89. package/es/Inception/components/Mono.js +40 -0
  90. package/es/Inception/components/Text.d.ts +3 -0
  91. package/es/Inception/components/Text.js +47 -0
  92. package/es/Inception/index.d.ts +13 -0
  93. package/es/Inception/index.js +12 -0
  94. package/es/Inception/style.d.ts +7 -0
  95. package/es/Inception/style.js +9 -0
  96. package/es/KwaiKAT/components/Avatar.d.ts +5 -0
  97. package/es/KwaiKAT/components/Avatar.js +25 -0
  98. package/es/KwaiKAT/components/Combine.d.ts +5 -0
  99. package/es/KwaiKAT/components/Combine.js +26 -0
  100. package/es/KwaiKAT/components/Mono.d.ts +3 -0
  101. package/es/KwaiKAT/components/Mono.js +42 -0
  102. package/es/KwaiKAT/components/Text.d.ts +3 -0
  103. package/es/KwaiKAT/components/Text.js +44 -0
  104. package/es/KwaiKAT/components/TextColor.d.ts +3 -0
  105. package/es/KwaiKAT/components/TextColor.js +46 -0
  106. package/es/KwaiKAT/index.d.ts +15 -0
  107. package/es/KwaiKAT/index.js +14 -0
  108. package/es/KwaiKAT/style.d.ts +7 -0
  109. package/es/KwaiKAT/style.js +9 -0
  110. package/es/LobeHub/components/Color.js +343 -27
  111. package/es/LobeHub/components/Mono.js +21 -21
  112. package/es/LobeHub/components/Morden.d.ts +3 -0
  113. package/es/LobeHub/components/Morden.js +40 -0
  114. package/es/LobeHub/index.d.ts +2 -0
  115. package/es/LobeHub/index.js +2 -0
  116. package/es/LobeHub/style.d.ts +1 -1
  117. package/es/LobeHub/style.js +1 -1
  118. package/es/Morph/components/Avatar.d.ts +5 -0
  119. package/es/Morph/components/Avatar.js +25 -0
  120. package/es/Morph/components/Color.d.ts +3 -0
  121. package/es/Morph/components/Color.js +39 -0
  122. package/es/Morph/components/Combine.d.ts +7 -0
  123. package/es/Morph/components/Combine.js +32 -0
  124. package/es/Morph/components/Mono.d.ts +3 -0
  125. package/es/Morph/components/Mono.js +40 -0
  126. package/es/Morph/components/Text.d.ts +3 -0
  127. package/es/Morph/components/Text.js +42 -0
  128. package/es/Morph/index.d.ts +16 -0
  129. package/es/Morph/index.js +14 -0
  130. package/es/Morph/style.d.ts +7 -0
  131. package/es/Morph/style.js +9 -0
  132. package/es/Nova/components/Color.js +51 -105
  133. package/es/Nova/components/Mono.js +4 -13
  134. package/es/Nova/style.d.ts +2 -2
  135. package/es/Nova/style.js +1 -1
  136. package/es/Relace/components/Avatar.d.ts +5 -0
  137. package/es/Relace/components/Avatar.js +25 -0
  138. package/es/Relace/components/Combine.d.ts +5 -0
  139. package/es/Relace/components/Combine.js +26 -0
  140. package/es/Relace/components/Mono.d.ts +3 -0
  141. package/es/Relace/components/Mono.js +40 -0
  142. package/es/Relace/components/Text.d.ts +3 -0
  143. package/es/Relace/components/Text.js +39 -0
  144. package/es/Relace/index.d.ts +13 -0
  145. package/es/Relace/index.js +12 -0
  146. package/es/Relace/style.d.ts +7 -0
  147. package/es/Relace/style.js +9 -0
  148. package/es/Replicate/index.d.ts +1 -0
  149. package/es/Replicate/index.js +1 -0
  150. package/es/SearchApi/components/Mono.js +1 -1
  151. package/es/SearchApi/components/Text.js +2 -2
  152. package/es/SearchApi/style.d.ts +3 -3
  153. package/es/SearchApi/style.js +3 -3
  154. package/es/StreamLake/components/Avatar.d.ts +5 -0
  155. package/es/StreamLake/components/Avatar.js +25 -0
  156. package/es/StreamLake/components/Color.d.ts +3 -0
  157. package/es/StreamLake/components/Color.js +39 -0
  158. package/es/StreamLake/components/Combine.d.ts +7 -0
  159. package/es/StreamLake/components/Combine.js +32 -0
  160. package/es/StreamLake/components/Mono.d.ts +3 -0
  161. package/es/StreamLake/components/Mono.js +40 -0
  162. package/es/StreamLake/components/Text.d.ts +3 -0
  163. package/es/StreamLake/components/Text.js +39 -0
  164. package/es/StreamLake/index.d.ts +15 -0
  165. package/es/StreamLake/index.js +14 -0
  166. package/es/StreamLake/style.d.ts +7 -0
  167. package/es/StreamLake/style.js +9 -0
  168. package/es/features/modelConfig.js +33 -1
  169. package/es/features/providerConfig.js +5 -0
  170. package/es/features/providerEnum.d.ts +1 -0
  171. package/es/features/providerEnum.js +1 -0
  172. package/es/icons.d.ts +11 -0
  173. package/es/icons.js +11 -0
  174. package/es/toc.js +205 -6
  175. package/package.json +3 -3
@@ -0,0 +1,40 @@
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 { memo } 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__*/memo(function (_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
+ style: _objectSpread({
26
+ flex: 'none',
27
+ lineHeight: 1
28
+ }, style),
29
+ viewBox: "0 0 24 24",
30
+ width: size,
31
+ xmlns: "http://www.w3.org/2000/svg"
32
+ }, rest), {}, {
33
+ children: [/*#__PURE__*/_jsx("title", {
34
+ children: TITLE
35
+ }), /*#__PURE__*/_jsx("path", {
36
+ d: "M23 23H1V1h22v22zM2.962 15.232c1.969.3 5.028.42 7.78-.171.904-.195 1.743-.46 2.49-.803-1.395-3.4-1.675-5.766-1.264-7.378.466-1.823 1.799-2.59 2.998-2.602h.01c.688 0 2.117.177 3.081 1.35 1.003 1.22 1.216 3.152.26 5.991-.504 1.493-1.437 2.616-2.594 3.456 1.323 2.993 2.11 4.498 2.588 5.284.223.367.372.564.467.679h2.26V2.962H2.962v12.27zm11.05.827c-.912.413-1.887.711-2.857.92-2.91.626-6.059.527-8.193.234v3.825h13.471c-.527-.92-1.287-2.424-2.421-4.98zm.97-9.82c-.323.005-.87.181-1.112 1.127-.25.975-.161 2.776 1.055 5.84.705-.598 1.233-1.329 1.531-2.213.868-2.576.455-3.67.086-4.119-.406-.494-1.09-.633-1.56-.634z"
37
+ })]
38
+ }));
39
+ });
40
+ export default Icon;
@@ -0,0 +1,3 @@
1
+ import type { IconType } from "../../types";
2
+ declare const Icon: IconType;
3
+ export default Icon;
@@ -0,0 +1,39 @@
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 { memo } 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__*/memo(function (_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
+ style: _objectSpread({
26
+ flex: 'none',
27
+ lineHeight: 1
28
+ }, style),
29
+ viewBox: "0 0 100 24",
30
+ xmlns: "http://www.w3.org/2000/svg"
31
+ }, rest), {}, {
32
+ children: [/*#__PURE__*/_jsx("title", {
33
+ children: TITLE
34
+ }), /*#__PURE__*/_jsx("path", {
35
+ d: "M72.78 6.374c4.534 0 6.583 2.15 7.221 5.911l-3.393.639c-.47-2.015-1.41-3.36-3.896-3.36-2.586 0-4.198 1.647-4.198 5.106 0 3.19 1.477 5.138 4.299 5.139 2.552 0 3.426-1.578 3.896-3.493l3.325.806C79.396 20.783 77.18 23 72.847 23c-4.971 0-8.028-2.889-8.028-8.195 0-5.307 3.124-8.431 7.96-8.431zm-43.378 0c4.77 0 7.087 2.889 7.087 7.222 0 .604.001 1.31-.066 2.115H25.036c.269 2.855 1.713 4.3 4.4 4.3 2.52 0 3.392-1.21 3.829-2.721l3.09.873c-.739 2.855-2.72 4.803-6.953 4.803-4.836 0-7.96-2.821-7.96-8.094 0-5.34 3.023-8.498 7.96-8.498zm61.269 0c4.77 0 7.087 2.889 7.087 7.222 0 .604 0 1.31-.067 2.115H86.305c.268 2.855 1.713 4.3 4.4 4.3 2.519 0 3.393-1.21 3.83-2.721l3.089.873c-.739 2.855-2.721 4.803-6.953 4.803-4.836 0-7.96-2.821-7.96-8.094 0-5.34 3.023-8.498 7.96-8.498zm-35.796.033c4.568 0 6.517 2.15 6.517 6.08v10.077h-3.426v-3.762h-.37c-.806 2.552-2.62 4.097-5.407 4.097-2.822 0-4.804-1.343-4.804-4.433 0-2.821 1.713-4.87 5.71-4.87h4.703V12.52c0-2.05-.84-3.225-3.057-3.225-1.847 0-2.922.94-3.325 2.788l-3.426-.772c.605-2.99 2.855-4.905 6.885-4.905zM10.464 2.41c5.038 0 7.423 2.117 7.423 6.113 0 3.158-1.613 5.24-4.434 6.08l5.61 7.59v.37h-4.467L9.59 15.007H5.829v7.558H2V2.41h8.464zm33.34 20.154h-3.626V1h3.627v21.564zM53.7 15.98c-1.814 0-2.855.672-2.855 1.982 0 1.142.705 2.116 2.754 2.116 2.519 0 4.199-1.478 4.199-3.46v-.637H53.7zM29.302 9.162c-2.452 0-3.897 1.31-4.233 4.131h8.095c-.135-2.72-1.343-4.13-3.862-4.13zm61.268 0c-2.451 0-3.895 1.31-4.231 4.131h8.094c-.135-2.72-1.344-4.13-3.863-4.13zm-84.74 2.62h4.298c2.62 0 3.997-1.008 3.997-3.158 0-2.049-1.041-2.99-3.93-2.99H5.83v6.147z"
36
+ })]
37
+ }));
38
+ });
39
+ export default Icon;
@@ -0,0 +1,13 @@
1
+ import Avatar from './components/Avatar';
2
+ import Combine from './components/Combine';
3
+ import Mono from './components/Mono';
4
+ import Text from './components/Text';
5
+ export type CompoundedIcon = typeof Mono & {
6
+ Avatar: typeof Avatar;
7
+ Combine: typeof Combine;
8
+ Text: typeof Text;
9
+ colorPrimary: string;
10
+ title: string;
11
+ };
12
+ declare const Icons: CompoundedIcon;
13
+ export default Icons;
@@ -0,0 +1,12 @@
1
+ import Avatar from "./components/Avatar";
2
+ import Combine from "./components/Combine";
3
+ import Mono from "./components/Mono";
4
+ import Text from "./components/Text";
5
+ import { COLOR_PRIMARY, TITLE } from "./style";
6
+ var Icons = Mono;
7
+ Icons.Text = Text;
8
+ Icons.Combine = Combine;
9
+ Icons.Avatar = Avatar;
10
+ Icons.colorPrimary = COLOR_PRIMARY;
11
+ Icons.title = TITLE;
12
+ export default Icons;
@@ -0,0 +1,7 @@
1
+ export declare const TITLE = "Relace";
2
+ export declare const COMBINE_TEXT_MULTIPLE = 0.8;
3
+ export declare const COMBINE_SPACE_MULTIPLE = 0.2;
4
+ export declare const COLOR_PRIMARY = "#000";
5
+ export declare const AVATAR_BACKGROUND = "#000";
6
+ export declare const AVATAR_COLOR = "#fff";
7
+ export declare const AVATAR_ICON_MULTIPLE = 0.66;
@@ -0,0 +1,9 @@
1
+ export var TITLE = 'Relace';
2
+ export var COMBINE_TEXT_MULTIPLE = 0.8;
3
+ export var COMBINE_SPACE_MULTIPLE = 0.2;
4
+ export var COLOR_PRIMARY = '#000';
5
+
6
+ // Avatar constants
7
+ export var AVATAR_BACKGROUND = COLOR_PRIMARY;
8
+ export var AVATAR_COLOR = '#fff';
9
+ export var AVATAR_ICON_MULTIPLE = 0.66;
@@ -4,6 +4,7 @@ import Mono from './components/Mono';
4
4
  export type CompoundedIcon = typeof Mono & {
5
5
  Avatar: typeof Avatar;
6
6
  Brand: typeof BrandMono;
7
+ Text: typeof BrandMono;
7
8
  colorPrimary: string;
8
9
  title: string;
9
10
  };
@@ -4,6 +4,7 @@ import Mono from "./components/Mono";
4
4
  import { COLOR_PRIMARY, TITLE } from "./style";
5
5
  var Icons = Mono;
6
6
  Icons.Avatar = Avatar;
7
+ Icons.Text = BrandMono;
7
8
  Icons.Brand = BrandMono;
8
9
  Icons.colorPrimary = COLOR_PRIMARY;
9
10
  Icons.title = TITLE;
@@ -33,7 +33,7 @@ var Icon = /*#__PURE__*/memo(function (_ref) {
33
33
  children: [/*#__PURE__*/_jsx("title", {
34
34
  children: TITLE
35
35
  }), /*#__PURE__*/_jsx("path", {
36
- d: "M18.41 20.904a.822.822 0 01-.821.822 3.127 3.127 0 01-3.123-3.123v-3.515a.822.822 0 011.644 0v3.515a1.48 1.48 0 001.479 1.48.822.822 0 01.822.821zm4.768-5.293a.822.822 0 00-.822.822 1.479 1.479 0 11-2.959 0V9.397a7.397 7.397 0 10-14.794 0v7.036a1.48 1.48 0 01-2.96 0 .823.823 0 10-1.643 0 3.123 3.123 0 006.247 0V9.397a5.753 5.753 0 0111.506 0v7.036a3.123 3.123 0 006.247 0 .82.82 0 00-.822-.822zM12 15.15a.822.822 0 00-.822.822v5.589a.822.822 0 001.644 0v-5.59a.823.823 0 00-.822-.821zm-3.288-.885a.82.82 0 00-.822.822v3.515a1.481 1.481 0 01-1.479 1.48.822.822 0 000 1.643 3.127 3.127 0 003.123-3.123v-3.515a.822.822 0 00-.822-.822zm.987-6.02a1.15 1.15 0 100 2.302 1.15 1.15 0 000-2.302zm5.753 1.151a1.151 1.151 0 10-2.302 0 1.151 1.151 0 002.302 0z"
36
+ d: "M12.822 22.133H11.18V14.15h1.643v7.982zm-3.288-4.456A3.128 3.128 0 016.41 20.8H5.59v-1.645h.821c.816 0 1.48-.664 1.48-1.48v-4.41h1.644v4.41zm6.575 0c0 .815.664 1.48 1.48 1.48h.821V20.8h-.821a3.127 3.127 0 01-3.123-3.124v-4.411h1.643v4.41zM12 1c4.08 0 7.396 3.318 7.396 7.396v7.11a1.481 1.481 0 002.96 0V11.56H24v3.947c0 1.722-1.4 3.123-3.123 3.123a3.127 3.127 0 01-3.124-3.123v-7.11A5.76 5.76 0 0012 2.643a5.76 5.76 0 00-5.753 5.752v7.11a3.128 3.128 0 01-3.125 3.124A3.126 3.126 0 010 15.507V11.56h1.644v3.947c0 .815.663 1.48 1.478 1.48.817 0 1.48-.665 1.48-1.48v-7.11C4.603 4.317 7.922 1 12 1zm-1.174 10.56H8.941V8.566h1.885v2.995zm4.232-2.995v2.995h-1.883V8.566h1.883z"
37
37
  })]
38
38
  }));
39
39
  });
@@ -26,13 +26,13 @@ var Icon = /*#__PURE__*/memo(function (_ref) {
26
26
  flex: 'none',
27
27
  lineHeight: 1
28
28
  }, style),
29
- viewBox: "0 0 123 24",
29
+ viewBox: "0 0 116 24",
30
30
  xmlns: "http://www.w3.org/2000/svg"
31
31
  }, rest), {}, {
32
32
  children: [/*#__PURE__*/_jsx("title", {
33
33
  children: TITLE
34
34
  }), /*#__PURE__*/_jsx("path", {
35
- d: "M2.66 15.28c1.725.527 3.494.79 5.307.79.915 0 1.699-.052 2.35-.158v-2.266l-2.403-.21c-1.425-.123-2.548-.365-3.366-.725-.819-.36-1.408-.878-1.77-1.554-.36-.676-.54-1.585-.54-2.727 0-1.422.198-2.546.594-3.372.396-.825 1.043-1.422 1.94-1.791.898-.37 2.121-.554 3.67-.554 2.042 0 4.04.238 5.994.712l-.58 3.714a32.589 32.589 0 00-2.338-.382 17.44 17.44 0 00-2.072-.118c-.898 0-1.637.044-2.218.132v2.265l2.165.185c2.112.193 3.626.698 4.541 1.514.916.817 1.373 2.077 1.373 3.78 0 1.915-.532 3.303-1.597 4.163-1.065.861-2.795 1.291-5.188 1.291-2.341 0-4.515-.29-6.522-.87l.66-3.82zm21.44 1.238c1.496 0 3.054-.228 4.673-.685l.58 3.24c-1.742.58-3.66.87-5.755.87-2.323 0-3.996-.54-5.017-1.62-1.02-1.08-1.531-2.859-1.531-5.335 0-2.459.524-4.233 1.57-5.322 1.048-1.089 2.742-1.633 5.084-1.633 1.566 0 2.776.132 3.63.395.854.264 1.461.703 1.822 1.317.36.615.541 1.493.541 2.635 0 1.124-.229 1.993-.686 2.608-.458.615-1.232 1.054-2.324 1.317-1.091.264-2.64.395-4.647.395v1.66c.493.105 1.18.158 2.06.158zm-.159-7.06c-.721 0-1.219.079-1.492.237-.272.158-.409.457-.409.896v1.686h1.558c.722 0 1.219-.084 1.492-.25.273-.167.409-.48.409-.936V9.458h-1.558zM38.49 6.033c2.024 0 3.493.347 4.409 1.04.915.694 1.373 1.814 1.373 3.36v9.141h-2.297l-1.162-1.317c-1.338 1.124-2.852 1.686-4.541 1.686-1.567 0-2.707-.347-3.42-1.04-.713-.694-1.069-1.796-1.069-3.307 0-1.124.216-1.993.647-2.608.431-.615 1.157-1.054 2.178-1.317 1.021-.264 2.465-.396 4.33-.396h.687v-1.66c-.37-.105-.916-.157-1.637-.157-1.584 0-3.265.228-5.043.685l-.555-3.24c1.83-.58 3.864-.87 6.1-.87zm-.74 10.722c.722 0 1.215-.079 1.479-.237.264-.158.396-.457.396-.896V13.7H37.96c-.721 0-1.219.084-1.491.25-.273.167-.41.48-.41.936v1.87h1.69zM49.605 6.402l1.32 1.818c1.18-1.142 2.465-1.88 3.855-2.213l.29 4.505c-.457.07-1.011.232-1.663.487-.65.255-1.135.496-1.452.724v7.851h-4.647V6.402h2.297zm12.33 13.54c-1.355 0-2.45-.232-3.287-.697-.836-.466-1.447-1.208-1.835-2.226-.387-1.019-.58-2.363-.58-4.031 0-1.669.193-3.012.58-4.03.388-1.02.995-1.762 1.822-2.227.828-.465 1.928-.698 3.3-.698.775 0 1.602.053 2.483.158.88.105 1.54.228 1.98.369l-.396 3.267c-.863-.246-1.822-.37-2.878-.37-.704 0-1.202.154-1.492.462-.29.307-.436.82-.436 1.54v4.901c.423.105.986.158 1.69.158 1.127 0 2.253-.228 3.38-.685l.422 3.24c-1.425.58-3.01.87-4.752.87zm6.786-.368V2.397l4.542-.342V6.98c1.144-.632 2.517-.948 4.119-.948 1.232 0 2.191.25 2.878.75.686.501 1.03 1.2 1.03 2.095v10.696h-4.648V9.853h-1.346c-.74 0-1.246.088-1.518.263-.273.176-.41.492-.41.949v8.51h-4.647zm25.506 0l-.766-2.872h-5.148l-.766 2.872H82.9L87.283 3.11h7.208l4.383 16.465h-4.647zm-4.99-6.27h3.3l-1.531-5.77h-.238l-1.531 5.77zm18.931-7.271c1.32 0 2.376.233 3.168.698.792.465 1.373 1.203 1.743 2.213.37 1.01.554 2.358.554 4.044 0 1.686-.184 3.038-.554 4.057-.37 1.019-.951 1.76-1.743 2.226-.792.466-1.848.698-3.168.698-1.179 0-2.139-.167-2.878-.5v4.162l-4.647.369V6.402h2.297l.871 1.264c.44-.562 1.021-.974 1.743-1.238.722-.263 1.593-.395 2.614-.395zm.475 9.695V9.563h-2.27c-.423 0-.709.048-.859.145-.149.097-.224.277-.224.54v6.191h2.297c.405 0 .682-.048.832-.145.149-.096.224-.285.224-.566zm7.552-8.773l4.647-.606v13.225h-4.647V6.955zm2.297-1.95c-.669 0-1.18-.07-1.532-.21a1.319 1.319 0 01-.752-.738c-.15-.351-.225-.86-.225-1.528 0-.966.176-1.629.528-1.989.352-.36 1.013-.54 1.981-.54.968 0 1.628.18 1.98.54.352.36.528 1.023.528 1.99 0 .965-.176 1.62-.528 1.962-.352.342-1.012.513-1.98.513z"
35
+ d: "M101.793 7.213c1.238 0 2.21.201 2.921.605.708.405 1.216 1.074 1.52 2.005.307.932.459 2.223.459 3.872 0 1.65-.158 2.948-.471 3.896-.314.948-.821 1.63-1.521 2.04-.701.412-1.67.619-2.908.619-1.285 0-2.275-.171-2.968-.518v4.269h-3.687V7.51h1.782l.741 1.136c.397-.51.925-.877 1.585-1.1.66-.223 1.508-.333 2.547-.333zM7.616 4.046c1.831 0 3.637.197 5.42.593l-.473 2.944a18.963 18.963 0 00-2.15-.334 23.845 23.845 0 00-2.13-.087c-.84 0-1.54.042-2.102.123v3.019l2.276.173c1.336.117 2.398.347 3.18.693.784.346 1.347.854 1.695 1.523.346.668.519 1.547.519 2.634 0 1.187-.207 2.14-.619 2.857-.413.717-1.064 1.242-1.954 1.572-.892.33-2.08.495-3.562.495-2.096 0-4.001-.247-5.716-.742l.519-3.043c1.568.462 3.218.692 4.949.692.84 0 1.64-.049 2.4-.148v-2.993l-2.277-.199c-1.401-.116-2.485-.33-3.254-.643-.765-.314-1.315-.78-1.645-1.398-.33-.62-.494-1.474-.494-2.561 0-1.287.177-2.3.532-3.044.354-.741.918-1.281 1.694-1.62.776-.337 1.84-.506 3.192-.506zm14.251 3.167c1.42 0 2.51.115 3.277.346.77.23 1.313.627 1.634 1.187.321.56.482 1.362.482 2.4 0 1.106-.202 1.938-.606 2.498-.404.563-1.265 1.508-3.135 1.508h-3.582v2.08c.51.133 1.245.198 2.202.198 1.254 0 2.697-.205 4.33-.619l.47 2.575c-1.5.527-3.258.79-5.27.79-1.403 0-2.51-.207-3.328-.618-.816-.412-1.41-1.088-1.78-2.029-.372-.94-.558-2.219-.558-3.834 0-1.584.193-2.846.581-3.787.388-.939 1.006-1.624 1.856-2.052.849-.43 1.993-.643 3.427-.643zm14.004 0c1.815 0 3.116.3 3.908.902.792.602 1.188 1.596 1.188 2.983v8.783h-1.78l-.966-1.238c-1.22 1.022-2.656 1.533-4.304 1.533-1.436 0-2.471-.308-3.106-.926-.634-.62-.953-1.621-.953-3.008 0-1.104.19-1.938.569-2.498.379-.56 1.048-.954 2.006-1.175.955-.223 2.39-.335 4.302-.335h.546v-2.078c-.413-.132-1.039-.197-1.882-.197-1.417 0-2.927.207-4.526.618l-.472-2.572a13.994 13.994 0 012.587-.595 20.83 20.83 0 012.883-.197zm22.094 0c.709 0 1.46.045 2.252.136.79.09 1.408.2 1.854.333l-.37 2.624c-1.008-.232-1.833-.347-2.788-.347-.708 0-1.533.14-2.086.476v6.797c.444.133 1.08.198 1.905.198 1.055 0 2.143-.205 3.265-.619l.322 2.573c-1.254.53-2.706.792-4.354.792-1.27 0-2.27-.207-2.994-.618-.725-.412-1.25-1.084-1.573-2.016-.32-.932-.482-2.215-.482-3.849 0-1.631.162-2.915.482-3.846.323-.932.848-1.604 1.573-2.016.725-.411 1.723-.618 2.994-.618zm55.507 12.668h-3.688V7.51h3.688v12.37zm-62.188-9.155c-.462.1-1 .275-1.608.53-.61.258-1.08.508-1.41.757v7.867H44.58V7.51h1.806l1.113 1.805c1.155-1.122 2.601-1.958 3.785-2.177v3.588zm17.27-2.573c1.754-.4 3.81-.941 4.879-.941 2.135 0 2.643 1.657 2.643 2.45V19.88H72.39v-9.65h-3.76v9.65H64.94V3.563h3.614v4.59zM92.913 19.88h-3.687l-.816-2.969h-5.222l-.815 2.969h-3.686l4.28-15.463h5.666l4.28 15.463zm-59.664-2.302h4.033v-3.263h-4.033v3.263zm65.577-.174h3.908v-7.347h-3.908v7.347zm-14.87-3.24h3.687l-1.73-6.26h-.225l-1.732 6.26zm-64.019-1.038h4.008V9.984h-4.008v3.142zm93.537-7.683h-3.685V2h3.685v3.443z"
36
36
  })]
37
37
  }));
38
38
  });
@@ -1,7 +1,7 @@
1
1
  export declare const TITLE = "SearchApi";
2
- export declare const COMBINE_TEXT_MULTIPLE = 0.9;
3
- export declare const COMBINE_SPACE_MULTIPLE = 0.11;
2
+ export declare const COMBINE_TEXT_MULTIPLE = 0.75;
3
+ export declare const COMBINE_SPACE_MULTIPLE = 0.2;
4
4
  export declare const COLOR_PRIMARY = "#4f46e5";
5
5
  export declare const AVATAR_BACKGROUND = "#4f46e5";
6
- export declare const AVATAR_COLOR = "#000";
6
+ export declare const AVATAR_COLOR = "#fff";
7
7
  export declare const AVATAR_ICON_MULTIPLE = 0.75;
@@ -1,9 +1,9 @@
1
1
  export var TITLE = 'SearchApi';
2
- export var COMBINE_TEXT_MULTIPLE = 0.9;
3
- export var COMBINE_SPACE_MULTIPLE = 0.11;
2
+ export var COMBINE_TEXT_MULTIPLE = 0.75;
3
+ export var COMBINE_SPACE_MULTIPLE = 0.2;
4
4
  export var COLOR_PRIMARY = '#4f46e5';
5
5
 
6
6
  // Avatar constants
7
7
  export var AVATAR_BACKGROUND = COLOR_PRIMARY;
8
- export var AVATAR_COLOR = '#000';
8
+ export var AVATAR_COLOR = '#fff';
9
9
  export var AVATAR_ICON_MULTIPLE = 0.75;
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { type IconAvatarProps } from "../../features/IconAvatar";
3
+ export type AvatarProps = Omit<IconAvatarProps, 'Icon'>;
4
+ declare const Avatar: import("react").NamedExoticComponent<AvatarProps>;
5
+ export default Avatar;
@@ -0,0 +1,25 @@
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
+ 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; }
5
+ 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; }
6
+ 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; }
7
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
8
+ 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); }
9
+ function _objectDestructuringEmpty(obj) { if (obj == null) throw new TypeError("Cannot destructure " + obj); }
10
+ import { memo } from 'react';
11
+ import IconAvatar from "../../features/IconAvatar";
12
+ import { AVATAR_BACKGROUND, AVATAR_COLOR, AVATAR_ICON_MULTIPLE, TITLE } from "../style";
13
+ import Mono from "./Mono";
14
+ import { jsx as _jsx } from "react/jsx-runtime";
15
+ var Avatar = /*#__PURE__*/memo(function (_ref) {
16
+ var rest = Object.assign({}, (_objectDestructuringEmpty(_ref), _ref));
17
+ return /*#__PURE__*/_jsx(IconAvatar, _objectSpread({
18
+ Icon: Mono,
19
+ "aria-label": TITLE,
20
+ background: AVATAR_BACKGROUND,
21
+ color: AVATAR_COLOR,
22
+ iconMultiple: AVATAR_ICON_MULTIPLE
23
+ }, rest));
24
+ });
25
+ export default Avatar;
@@ -0,0 +1,3 @@
1
+ import type { IconType } from "../../types";
2
+ declare const Icon: IconType;
3
+ export default Icon;
@@ -0,0 +1,39 @@
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 { memo } 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__*/memo(function (_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
+ height: size,
23
+ style: _objectSpread({
24
+ flex: 'none',
25
+ lineHeight: 1
26
+ }, style),
27
+ viewBox: "0 0 24 24",
28
+ width: size,
29
+ xmlns: "http://www.w3.org/2000/svg"
30
+ }, rest), {}, {
31
+ children: [/*#__PURE__*/_jsx("title", {
32
+ children: TITLE
33
+ }), /*#__PURE__*/_jsx("path", {
34
+ d: "M12 3.9c-2.54 0-4.88-.92-6.76-2.44-.18-.14-.44-.12-.56.08L.98 6.42c-.12.16-.1.4.06.54C4.04 9.6 7.86 11.2 12 11.2c4.14 0 7.96-1.58 10.96-4.24.16-.14.18-.38.06-.54l-3.68-4.9c-.14-.18-.4-.22-.56-.08-1.88 1.54-4.22 2.44-6.76 2.44L12 3.9zM12 20.1c-2.54 0-4.88.92-6.76 2.44-.18.14-.44.12-.56-.08L1 17.56c-.12-.16-.1-.4.06-.54 3-2.64 6.82-4.24 10.96-4.24 4.14 0 7.96 1.58 10.96 4.24.16.14.18.38.06.54l-3.68 4.9c-.14.18-.4.22-.56.08-1.88-1.54-4.22-2.44-6.76-2.44H12z",
35
+ fill: "#1D70FF"
36
+ })]
37
+ }));
38
+ });
39
+ export default Icon;
@@ -0,0 +1,7 @@
1
+ /// <reference types="react" />
2
+ import { type IconCombineProps } from "../../features/IconCombine";
3
+ export interface CombineProps extends Omit<IconCombineProps, 'Icon' | 'Text'> {
4
+ type?: 'color' | 'mono';
5
+ }
6
+ declare const Combine: import("react").NamedExoticComponent<CombineProps>;
7
+ export default Combine;
@@ -0,0 +1,32 @@
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 = ["type"];
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 { memo } from 'react';
13
+ import IconCombine from "../../features/IconCombine";
14
+ import { COMBINE_SPACE_MULTIPLE, COMBINE_TEXT_MULTIPLE, TITLE } from "../style";
15
+ import Color from "./Color";
16
+ import Mono from "./Mono";
17
+ import Text from "./Text";
18
+ import { jsx as _jsx } from "react/jsx-runtime";
19
+ var Combine = /*#__PURE__*/memo(function (_ref) {
20
+ var _ref$type = _ref.type,
21
+ type = _ref$type === void 0 ? 'mono' : _ref$type,
22
+ rest = _objectWithoutProperties(_ref, _excluded);
23
+ var Icon = type === 'color' ? Color : Mono;
24
+ return /*#__PURE__*/_jsx(IconCombine, _objectSpread({
25
+ Icon: Icon,
26
+ Text: Text,
27
+ "aria-label": TITLE,
28
+ spaceMultiple: COMBINE_SPACE_MULTIPLE,
29
+ textMultiple: COMBINE_TEXT_MULTIPLE
30
+ }, rest));
31
+ });
32
+ export default Combine;
@@ -0,0 +1,3 @@
1
+ import type { IconType } from "../../types";
2
+ declare const Icon: IconType;
3
+ export default Icon;
@@ -0,0 +1,40 @@
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 { memo } 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__*/memo(function (_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
+ style: _objectSpread({
26
+ flex: 'none',
27
+ lineHeight: 1
28
+ }, style),
29
+ viewBox: "0 0 24 24",
30
+ width: size,
31
+ xmlns: "http://www.w3.org/2000/svg"
32
+ }, rest), {}, {
33
+ children: [/*#__PURE__*/_jsx("title", {
34
+ children: TITLE
35
+ }), /*#__PURE__*/_jsx("path", {
36
+ d: "M12 3.9c-2.54 0-4.88-.92-6.76-2.44-.18-.14-.44-.12-.56.08L.98 6.42c-.12.16-.1.4.06.54C4.04 9.6 7.86 11.2 12 11.2c4.14 0 7.96-1.58 10.96-4.24.16-.14.18-.38.06-.54l-3.68-4.9c-.14-.18-.4-.22-.56-.08-1.88 1.54-4.22 2.44-6.76 2.44L12 3.9zM12 20.1c-2.54 0-4.88.92-6.76 2.44-.18.14-.44.12-.56-.08L1 17.56c-.12-.16-.1-.4.06-.54 3-2.64 6.82-4.24 10.96-4.24 4.14 0 7.96 1.58 10.96 4.24.16.14.18.38.06.54l-3.68 4.9c-.14.18-.4.22-.56.08-1.88-1.54-4.22-2.44-6.76-2.44H12z"
37
+ })]
38
+ }));
39
+ });
40
+ export default Icon;
@@ -0,0 +1,3 @@
1
+ import type { IconType } from "../../types";
2
+ declare const Icon: IconType;
3
+ export default Icon;
@@ -0,0 +1,39 @@
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 { memo } 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__*/memo(function (_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
+ style: _objectSpread({
26
+ flex: 'none',
27
+ lineHeight: 1
28
+ }, style),
29
+ viewBox: "0 0 160 24",
30
+ xmlns: "http://www.w3.org/2000/svg"
31
+ }, rest), {}, {
32
+ children: [/*#__PURE__*/_jsx("title", {
33
+ children: TITLE
34
+ }), /*#__PURE__*/_jsx("path", {
35
+ d: "M48.504 4.769c1.642 0 3.096.39 4.378 1.172a7.996 7.996 0 012.955 3.128c.688 1.314 1.032 2.752 1.032 4.331 0 .282-.016.61-.047 1.017 0 .063-.062.11-.125.11v.03H43.562s-.078.047-.078.079c.22 1.282.767 2.298 1.642 3.049.907.766 2.018 1.157 3.362 1.157.657 0 1.25-.094 1.83-.281a4.682 4.682 0 002.517-2.001.245.245 0 01.203-.126h3.253c.078 0 .14.094.11.172-.657 1.673-1.674 2.971-3.034 3.925-1.423.985-3.05 1.47-4.863 1.47-2.408 0-4.426-.829-6.036-2.47-1.61-1.643-2.424-3.691-2.424-6.146s.813-4.504 2.424-6.146c1.61-1.642 3.628-2.47 6.036-2.47zm101.468 0c1.641 0 3.096.39 4.378 1.172a7.998 7.998 0 012.955 3.128c.688 1.314 1.032 2.752 1.032 4.331 0 .282-.016.61-.047 1.017 0 .062-.063.11-.125.11v.03H145.03s-.078.047-.078.079c.219 1.282.766 2.298 1.642 3.049.907.766 2.017 1.157 3.361 1.157a5.82 5.82 0 001.83-.281 4.682 4.682 0 002.518-2.001.245.245 0 01.203-.126h3.253c.078 0 .14.094.109.172-.657 1.673-1.674 2.971-3.034 3.925-1.423.985-3.049 1.47-4.862 1.47-2.408 0-4.426-.829-6.036-2.47-1.611-1.643-2.424-3.691-2.424-6.146s.813-4.504 2.424-6.146c1.61-1.641 3.628-2.47 6.036-2.47zM9.74 0c2.267 0 4.113.578 5.41 1.751 1.251 1.126 1.892 2.627 1.939 4.52 0 .14-.11.25-.234.25h-2.987a.24.24 0 01-.234-.235c-.047-.907-.423-1.626-1.11-2.158-.735-.579-1.69-.86-2.846-.86-1.157 0-2.049.235-2.783.72-.735.484-1.11 1.141-1.11 1.986 0 .359.093.703.28 1 .188.297.391.547.641.75.25.188.61.376 1.095.563.484.188.891.314 1.235.407.328.094.829.219 1.47.375l1.142.282c.25.062.625.171 1.11.312.485.156.86.282 1.126.392.266.11.594.265 1 .468.407.204.72.408.94.61.218.204.468.454.75.766.28.298.484.626.625.955.14.328.266.719.36 1.157.093.438.156.891.156 1.391 0 2.064-.735 3.675-2.19 4.817-1.454 1.141-3.299 1.72-5.535 1.72-1.595 0-3.002-.282-4.221-.845l.046-.016c-1.204-.563-2.142-1.392-2.814-2.455-.625-1-.97-2.157-1.001-3.486 0-.141.11-.25.234-.25h3.05c.124 0 .235.109.235.234.047 1.032.468 1.845 1.25 2.455.844.657 1.908.985 3.206.985 1.172 0 2.173-.281 2.986-.86.813-.578 1.22-1.33 1.22-2.267 0-.344-.063-.657-.172-.939a1.783 1.783 0 00-.547-.734c-.25-.204-.5-.376-.735-.532-.235-.157-.58-.297-1.033-.438a15.28 15.28 0 00-1.11-.313l-1.282-.313c-.625-.14-1.11-.265-1.423-.344a42.68 42.68 0 01-1.36-.422c-.579-.187-1.032-.375-1.345-.563a13.99 13.99 0 01-1.11-.75c-.423-.313-.75-.657-.954-1.001a5.578 5.578 0 01-.563-1.298 5.744 5.744 0 01-.25-1.704c0-1.908.673-3.394 2.017-4.473C5.66.532 7.474 0 9.74 0zm57.184 4.676c2.173 0 4.128.813 5.66 2.127l-.016-.016c1.736 1.486 2.863 3.784 2.863 6.333v8.053c0 .125-.11.234-.236.234h-2.204a.235.235 0 01-.234-.203l-.22-1.5c0-.048-.062-.079-.11-.048-1.485 1.267-3.408 2.142-5.503 2.142h-.203c-2.377 0-4.363-.813-5.943-2.455-1.563-1.61-2.36-3.628-2.377-6.051v-.063c0-2.454.798-4.488 2.377-6.114 1.58-1.626 3.566-2.44 5.943-2.44h.203zm52.337 0c2.173 0 4.128.813 5.66 2.127l-.016-.016c1.736 1.486 2.862 3.784 2.862 6.333v8.053a.241.241 0 01-.235.234h-2.205a.235.235 0 01-.234-.203l-.219-1.5c0-.048-.062-.079-.109-.048-1.486 1.267-3.409 2.142-5.504 2.142h-.203c-2.377 0-4.363-.813-5.943-2.455-1.563-1.61-2.361-3.627-2.377-6.051v-.063c0-2.454.798-4.488 2.377-6.114 1.58-1.626 3.566-2.44 5.943-2.44h.203zM24.329 1.329s.125.047.125.125v3.597s.047.125.125.125h4.504a.24.24 0 01.234.234v2.408a.24.24 0 01-.234.235H24.61c-.003.001-.124.048-.125.125v7.302c0 .97.267 1.72.798 2.252.532.532 1.283.798 2.283.798h1.61a.24.24 0 01.235.235h-.016v2.595a.24.24 0 01-.234.235H26.91c-1.204 0-2.235-.235-3.095-.704-.86-.47-1.549-1.141-2.003-2.017-.469-.876-.703-1.924-.703-3.112V8.178c-.002-.007-.05-.125-.126-.125h-2.705c-.008-.003-.125-.05-.125-.125v-.39c0-.001 0-.063.032-.079L23.86 1.36a.198.198 0 01.094-.03h.375zM40.31 5.113a.24.24 0 01.235.235v2.69a.24.24 0 01-.235.233h-1.533c-2.798 0-4.206 1.518-4.206 4.567v8.522a.24.24 0 01-.234.235h-2.893a.24.24 0 01-.234-.235V5.41a.24.24 0 01.234-.234h1.86a.25.25 0 01.235.187l.501 1.94c.006.005.095.076.125.031 1.173-1.486 2.815-2.22 4.926-2.22h1.22zm62.282-4.018a.24.24 0 01.234.234v16.888s.047.126.125.126h7.115c.157 0 .313.078.391.203h.031l1.814 2.674a.24.24 0 01-.203.375H99.464c-.007-.003-.125-.05-.125-.125V1.33a.24.24 0 01.234-.235h3.019zM132.505.89a.24.24 0 01.234.235v9.788s.078.094.125.047l6.255-5.879a.505.505 0 01.328-.125h3.269c.219 0 .312.25.172.406l-7.162 7.397c-.003.008-.046.126 0 .172l7.74 8.068c.141.156.031.406-.172.406h-3.377a.427.427 0 01-.329-.14l-6.708-6.505c-.006 0-.125.001-.125.047h-.016v6.348a.24.24 0 01-.234.235h-2.893a.24.24 0 01-.234-.235V1.126a.24.24 0 01.234-.235h2.893zM82.889 5.207c1.688 0 3.175.657 4.238 1.72.016.015.047.015.063 0 1.06-1.061 2.559-1.718 4.228-1.72 3.28.004 5.857 2.786 5.857 5.974v10.21h-2.971a.241.241 0 01-.235-.234V10.915c0-1.423-1.141-2.486-2.658-2.486s-2.658 1.079-2.658 2.517v10.211a.24.24 0 01-.234.235h-2.737a.24.24 0 01-.234-.235v-10.21c0-1.44-1.143-2.518-2.66-2.518-1.516 0-2.657 1.063-2.657 2.486v10.242a.24.24 0 01-.235.235H77.26a.24.24 0 01-.235-.235v-9.976c0-3.206 2.58-5.974 5.864-5.974zm-15.95 2.674c-1.438 0-2.69.501-3.737 1.517-.985 1.08-1.47 2.315-1.47 3.847s.5 2.815 1.486 3.831c.985 1.017 2.22 1.532 3.737 1.532s2.752-.516 3.722-1.532c.97-1.016 1.454-2.299 1.454-3.847 0-1.547-.485-2.814-1.454-3.83-.985-1.017-2.299-1.518-3.738-1.518zm52.353 0c-1.439 0-2.69.501-3.737 1.517-.985 1.08-1.47 2.315-1.47 3.847s.5 2.815 1.485 3.831c.985 1.016 2.221 1.532 3.738 1.532 1.516 0 2.752-.515 3.721-1.532.97-1.016 1.454-2.299 1.454-3.847 0-1.547-.484-2.814-1.454-3.83-.985-1.017-2.298-1.518-3.737-1.518zm-70.804-.047c-1.25 0-2.33.36-3.206 1.063-.86.688-1.438 1.642-1.735 2.83 0 .047.031.094.078.094h9.758c.005-.003.078-.048.078-.094a5.432 5.432 0 00-.985-2.048 4.795 4.795 0 00-1.72-1.376c-.688-.329-1.44-.469-2.268-.469zm101.467 0c-1.251 0-2.329.36-3.205 1.063-.86.688-1.438 1.642-1.735 2.83 0 .047.031.094.078.094h9.757s.077-.047.078-.094c-.204-.797-.531-1.47-.985-2.048a4.79 4.79 0 00-1.72-1.376c-.688-.329-1.439-.469-2.268-.469z"
36
+ })]
37
+ }));
38
+ });
39
+ export default Icon;
@@ -0,0 +1,15 @@
1
+ import Avatar from './components/Avatar';
2
+ import Color from './components/Color';
3
+ import Combine from './components/Combine';
4
+ import Mono from './components/Mono';
5
+ import Text from './components/Text';
6
+ export type CompoundedIcon = typeof Mono & {
7
+ Avatar: typeof Avatar;
8
+ Color: typeof Color;
9
+ Combine: typeof Combine;
10
+ Text: typeof Text;
11
+ colorPrimary: string;
12
+ title: string;
13
+ };
14
+ declare const Icons: CompoundedIcon;
15
+ export default Icons;
@@ -0,0 +1,14 @@
1
+ import Avatar from "./components/Avatar";
2
+ import Color from "./components/Color";
3
+ import Combine from "./components/Combine";
4
+ import Mono from "./components/Mono";
5
+ import Text from "./components/Text";
6
+ import { COLOR_PRIMARY, TITLE } from "./style";
7
+ var Icons = Mono;
8
+ Icons.Color = Color;
9
+ Icons.Text = Text;
10
+ Icons.Combine = Combine;
11
+ Icons.Avatar = Avatar;
12
+ Icons.colorPrimary = COLOR_PRIMARY;
13
+ Icons.title = TITLE;
14
+ export default Icons;
@@ -0,0 +1,7 @@
1
+ export declare const TITLE = "StreamLake";
2
+ export declare const COLOR_PRIMARY = "#1D70FF";
3
+ export declare const COMBINE_TEXT_MULTIPLE = 0.75;
4
+ export declare const COMBINE_SPACE_MULTIPLE = 0.2;
5
+ export declare const AVATAR_BACKGROUND = "#1D70FF";
6
+ export declare const AVATAR_COLOR = "#fff";
7
+ export declare const AVATAR_ICON_MULTIPLE = 0.7;
@@ -0,0 +1,9 @@
1
+ export var TITLE = 'StreamLake';
2
+ export var COLOR_PRIMARY = '#1D70FF';
3
+ export var COMBINE_TEXT_MULTIPLE = 0.75;
4
+ export var COMBINE_SPACE_MULTIPLE = 0.2;
5
+
6
+ // Avatar constants
7
+ export var AVATAR_BACKGROUND = COLOR_PRIMARY;
8
+ export var AVATAR_COLOR = '#fff';
9
+ export var AVATAR_ICON_MULTIPLE = 0.7;
@@ -77,7 +77,15 @@ import Voyage from "../Voyage";
77
77
  import Wenxin from "../Wenxin";
78
78
  import Yi from "../Yi";
79
79
  import ZAI from "../ZAI";
80
- import { Kwaipilot } from "../icons";
80
+ import Nova from "../Nova";
81
+ import Kwaipilot from "../Kwaipilot";
82
+ import Ai2 from "../Ai2";
83
+ import Arcee from "../Arcee";
84
+ import DeepCogito from "../DeepCogito";
85
+ import EssentialAI from "../EssentialAI";
86
+ import Inception from "../Inception";
87
+ import Morph from "../Morph";
88
+ import Relace from "../Relace";
81
89
 
82
90
  // Define a type for our model mapping
83
91
 
@@ -199,6 +207,27 @@ export var modelMappings = [{
199
207
  }, {
200
208
  Icon: OpenRouter,
201
209
  keywords: ['^openrouter']
210
+ }, {
211
+ Icon: Relace,
212
+ keywords: ['^relace-', '/relace-']
213
+ }, {
214
+ Icon: Arcee,
215
+ keywords: ['^trinity-', '/trinity-', 'afm-4.5b', 'caller-large', 'spotlight', 'maestro-reasoning', 'virtuoso-medium-v2', 'virtuoso-large', 'coder-large', 'arcee-blitz']
216
+ }, {
217
+ Icon: EssentialAI,
218
+ keywords: ['^rnj-', '/rnj-']
219
+ }, {
220
+ Icon: DeepCogito,
221
+ keywords: ['^deepcogito-', '/deepcogito-']
222
+ }, {
223
+ Icon: Morph,
224
+ keywords: ['^morph-', '/morph-']
225
+ }, {
226
+ Icon: Ai2,
227
+ keywords: ['^olmo-', '/olmo-']
228
+ }, {
229
+ Icon: Inception,
230
+ keywords: ['^mercury-', '/mercury-']
202
231
  }, {
203
232
  Icon: OpenChat,
204
233
  keywords: ['^openchat']
@@ -358,4 +387,7 @@ export var modelMappings = [{
358
387
  }, {
359
388
  Icon: Kwaipilot,
360
389
  keywords: ['kat-']
390
+ }, {
391
+ Icon: Nova,
392
+ keywords: ['^nova-', '/nova-']
361
393
  }];
@@ -72,6 +72,7 @@ import Perplexity from "../Perplexity";
72
72
  import Player2 from "../Player2";
73
73
  import Qiniu from "../Qiniu";
74
74
  import Qwen from "../Qwen";
75
+ import Replicate from "../Replicate";
75
76
  import SambaNova from "../SambaNova";
76
77
  import Search1API from "../Search1API";
77
78
  import SenseNova from "../SenseNova";
@@ -477,6 +478,10 @@ export var providerMappings = [{
477
478
  }, {
478
479
  Icon: Bfl,
479
480
  keywords: [ModelProvider.Bfl]
481
+ }, {
482
+ Icon: Replicate,
483
+ combineMultiple: 0.9,
484
+ keywords: [ModelProvider.Replicate]
480
485
  }, {
481
486
  Icon: Nebius,
482
487
  combineMultiple: 0.75,