@fibery/ui-kit 1.34.7 → 1.35.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/package.json +2 -2
- package/src/actions-menu/actions-menu-sub-menu.tsx +3 -0
- package/src/antd/styles.ts +6 -6
- package/src/button/base-button.tsx +1 -1
- package/src/button/icon-button.tsx +2 -2
- package/src/design-system.ts +88 -31
- package/src/dropdown-menu/index.tsx +2 -3
- package/src/emoji-picker/app-icon-picker.tsx +1 -0
- package/src/emoji-picker/emoji-picker-content-with-color.tsx +1 -1
- package/src/emoji-picker/primitives/emoji.tsx +4 -2
- package/src/emoji-picker/primitives/render-config-provider.tsx +12 -0
- package/src/icons/ast/AddDatabase.ts +8 -0
- package/src/icons/ast/AddIntegration.ts +8 -0
- package/src/icons/ast/AiSearch.ts +8 -0
- package/src/icons/ast/Clean.ts +8 -0
- package/src/icons/ast/CollapseAll.ts +8 -0
- package/src/icons/ast/CreditsFilled.ts +8 -0
- package/src/icons/ast/DatabaseOff.ts +8 -0
- package/src/icons/ast/Dependency.ts +8 -0
- package/src/icons/ast/Gift.ts +8 -0
- package/src/icons/ast/ManyPeople.ts +8 -0
- package/src/icons/ast/Markdown.ts +8 -0
- package/src/icons/ast/PeopleCheck.ts +8 -0
- package/src/icons/ast/PresentPlay.ts +8 -0
- package/src/icons/ast/PresentStop.ts +8 -0
- package/src/icons/ast/SendArrow.ts +1 -1
- package/src/icons/ast/SettingsOff.ts +8 -0
- package/src/icons/ast/Template.ts +8 -0
- package/src/icons/ast/UserCheck.ts +8 -0
- package/src/icons/ast/UserGroupRemove.ts +8 -0
- package/src/icons/ast/UserX.ts +8 -0
- package/src/icons/ast/ViewAi.ts +8 -0
- package/src/icons/ast/Views.ts +1 -1
- package/src/icons/ast/index.tsx +20 -0
- package/src/icons/react/AddDatabase.tsx +13 -0
- package/src/icons/react/AddIntegration.tsx +13 -0
- package/src/icons/react/AiSearch.tsx +13 -0
- package/src/icons/react/Clean.tsx +13 -0
- package/src/icons/react/CollapseAll.tsx +13 -0
- package/src/icons/react/CreditsFilled.tsx +13 -0
- package/src/icons/react/DatabaseOff.tsx +13 -0
- package/src/icons/react/Dependency.tsx +13 -0
- package/src/icons/react/Gift.tsx +13 -0
- package/src/icons/react/ManyPeople.tsx +13 -0
- package/src/icons/react/Markdown.tsx +13 -0
- package/src/icons/react/PeopleCheck.tsx +13 -0
- package/src/icons/react/PresentPlay.tsx +13 -0
- package/src/icons/react/PresentStop.tsx +13 -0
- package/src/icons/react/SettingsOff.tsx +13 -0
- package/src/icons/react/Template.tsx +13 -0
- package/src/icons/react/UserCheck.tsx +13 -0
- package/src/icons/react/UserGroupRemove.tsx +13 -0
- package/src/icons/react/UserX.tsx +13 -0
- package/src/icons/react/ViewAi.tsx +13 -0
- package/src/icons/react/index.tsx +20 -0
- package/src/palette.ts +2 -30
- package/src/select/custom-select-partials/clear-indicator.tsx +4 -0
- package/src/select/custom-select-partials/group-heading.tsx +7 -5
- package/src/select/custom-select-partials/menu-list-virtualized.tsx +22 -4
- package/src/select/custom-select-partials/menu.tsx +5 -6
- package/src/select/index.tsx +39 -28
- package/src/select/select-in-popover.tsx +32 -19
- package/src/select/styles.ts +10 -2
- package/src/toast/primitives.tsx +3 -1
- package/src/toast/toast-queue.ts +22 -0
- package/src/toast/toaster.tsx +2 -1
- package/src/tooltip.tsx +13 -0
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
|
|
2
|
+
// This icon file is generated automatically.
|
|
3
|
+
|
|
4
|
+
import { IconDefinition } from '../types';
|
|
5
|
+
|
|
6
|
+
const SettingsOff: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"width":20,"height":20},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"m2.268 6.1.486-.85c.173-.3.42-.546.717-.718L2.22 3.28a.75.75 0 0 1 1.06-1.06l14.5 14.5a.75.75 0 1 1-1.06 1.06l-2.18-2.179-.445-.068-1.317.758-.426 1.101a1.965 1.965 0 0 1-1.827 1.258H9.5a1.965 1.965 0 0 1-1.827-1.257l-.427-1.102-1.316-.758-1.186.181a1.965 1.965 0 0 1-1.965-.963l-.002-.004-.484-.847a1.966 1.966 0 0 1 .157-2.214l.726-.924V9.244l-.748-.928a1.966 1.966 0 0 1-.16-2.216Zm9.532 9.023a.75.75 0 0 0-.325.38l-.523 1.35a.465.465 0 0 1-.431.297H9.503a.464.464 0 0 1-.431-.299l-.523-1.349a.75.75 0 0 0-.325-.379l-1.774-1.02a.75.75 0 0 0-.487-.092l-1.426.217a.465.465 0 0 1-.46-.227V14l-.484-.847-.005-.008a.466.466 0 0 1 .038-.527l.89-1.134a.75.75 0 0 0 .16-.463V8.979a.75.75 0 0 0-.166-.47L3.6 7.38a.466.466 0 0 1-.036-.525L4.054 6a.465.465 0 0 1 .459-.227l.234.035 8.632 8.633-1.579.683Z"},"children":[]},{"type":"element","tagName":"path","properties":{"d":"M9.5 1.35h1a1.964 1.964 0 0 1 1.827 1.257l.427 1.102 1.316.758 1.186-.181a1.965 1.965 0 0 1 1.965.963l.003.004.483.847a1.966 1.966 0 0 1-.158 2.214l-.725.924v1.518l.748.928a1.966 1.966 0 0 1 .16 2.216l-2.242-2.408a.75.75 0 0 1-.166-.471V8.979a.75.75 0 0 1 .16-.463l.89-1.135a.465.465 0 0 0 .038-.526l-.005-.008L15.923 6V6a.465.465 0 0 0-.46-.227l-1.426.217a.75.75 0 0 1-.487-.091l-1.774-1.021a.75.75 0 0 1-.325-.38l-.523-1.348a.469.469 0 0 0-.431-.299h-.994a.464.464 0 0 0-.431.298c-.19.49-.314 1.277-.726 1.64l-1.1-1.081.426-1.099A1.968 1.968 0 0 1 9.5 1.35Z"},"children":[]}],"metadata":""}]},"name":"settings-off"};
|
|
7
|
+
|
|
8
|
+
export default SettingsOff;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
|
|
2
|
+
// This icon file is generated automatically.
|
|
3
|
+
|
|
4
|
+
import { IconDefinition } from '../types';
|
|
5
|
+
|
|
6
|
+
const Template: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"width":20,"height":20},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M3.5 5.75A.75.75 0 0 1 4.25 5h11.5a.75.75 0 0 1 .75.75v10a.75.75 0 0 1-.75.75H4.25a.75.75 0 0 1-.75-.75v-10ZM4.25 2A2.25 2.25 0 0 0 2 4.25v11.5A2.25 2.25 0 0 0 4.25 18h11.5A2.25 2.25 0 0 0 18 15.75V4.25A2.25 2.25 0 0 0 15.75 2H4.25Zm4.228 5.5c.84-.84 2.203-.84 3.044 0l1.848 1.848c.84.84.84 2.203 0 3.044l-1.848 1.847c-.84.84-2.203.84-3.044 0L6.63 12.392a2.152 2.152 0 0 1 0-3.044L8.478 7.5Zm1.029 1.029a.698.698 0 0 1 .986 0l1.848 1.847a.698.698 0 0 1 0 .987l-1.848 1.848a.698.698 0 0 1-.986 0l-1.848-1.848a.698.698 0 0 1 0-.987L9.507 8.53Z"},"children":[]}],"metadata":""}]},"name":"template"};
|
|
7
|
+
|
|
8
|
+
export default Template;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
|
|
2
|
+
// This icon file is generated automatically.
|
|
3
|
+
|
|
4
|
+
import { IconDefinition } from '../types';
|
|
5
|
+
|
|
6
|
+
const UserCheck: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"width":20,"height":20},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M13.156 5.65a3.65 3.65 0 1 0-7.3 0 3.65 3.65 0 0 0 7.3 0Zm-1.5 0a2.15 2.15 0 1 0-4.3 0 2.15 2.15 0 0 0 4.3 0Zm-6.8 10.85c-.215 0-.33-.144-.338-.27-.035-.529-.024-1.084.08-1.45.269-.935.899-1.565 1.768-1.978.691-.328 1.522-.51 2.393-.575.413-.03.749-.363.749-.777a.714.714 0 0 0-.75-.726c-1.041.066-2.104.28-3.035.723-1.174.557-2.156 1.489-2.566 2.92-.18.63-.172 1.405-.136 1.96C3.086 17.33 3.941 18 4.856 18h3.9a.75.75 0 0 0 0-1.5h-3.9Zm10.69-5.5a.868.868 0 0 0-.72.356l-2.238 2.95-1.075-1.125-.001-.001a.882.882 0 0 0-.646-.265c-.447 0-.86.33-.86.83 0 .204.081.425.214.564l1.756 1.824c.18.195.456.267.667.267.278 0 .547-.105.706-.307l2.876-3.779.001-.001a.839.839 0 0 0 .18-.492c0-.482-.414-.821-.86-.821Z"},"children":[]}],"metadata":""}]},"name":"user-check"};
|
|
7
|
+
|
|
8
|
+
export default UserCheck;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
|
|
2
|
+
// This icon file is generated automatically.
|
|
3
|
+
|
|
4
|
+
import { IconDefinition } from '../types';
|
|
5
|
+
|
|
6
|
+
const UserGroupRemove: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"width":20,"height":20},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M4.5 2A2.5 2.5 0 0 0 2 4.5v11A2.5 2.5 0 0 0 4.5 18h4.75a.75.75 0 0 0 0-1.5H4.5a1 1 0 0 1-1-1V4.61c0-.553.448-1.11 1-1.11h11a1 1 0 0 1 1 1v4.75a.75.75 0 0 0 1.5 0V4.5A2.5 2.5 0 0 0 15.5 2h-11Zm8.78 10.22a.75.75 0 1 0-1.06 1.06L13.94 15l-1.72 1.72a.75.75 0 1 0 1.06 1.06L15 16.06l1.72 1.72a.75.75 0 1 0 1.06-1.06L16.06 15l1.72-1.72a.75.75 0 1 0-1.06-1.06L15 13.94l-1.72-1.72ZM10 6a1.583 1.583 0 1 0 0 3.167A1.583 1.583 0 0 0 10 6Z"},"children":[]},{"type":"element","tagName":"path","properties":{"d":"M8.228 12.764c.133-.534.79-1.097 1.772-1.097h.25a.75.75 0 0 0 0-1.5H10c-1.486 0-2.888.868-3.228 2.235a.75.75 0 1 0 1.456.362Z"},"children":[]}],"metadata":""}]},"name":"user-group-remove"};
|
|
7
|
+
|
|
8
|
+
export default UserGroupRemove;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
|
|
2
|
+
// This icon file is generated automatically.
|
|
3
|
+
|
|
4
|
+
import { IconDefinition } from '../types';
|
|
5
|
+
|
|
6
|
+
const UserX: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"width":20,"height":20},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M9.506 2a3.65 3.65 0 1 1 0 7.3 3.65 3.65 0 0 1 0-7.3Zm0 1.5a2.15 2.15 0 1 1 0 4.3 2.15 2.15 0 0 1 0-4.3Z"},"children":[]},{"type":"element","tagName":"path","properties":{"d":"M4.518 16.23c.008.126.123.27.338.27h3.9a.75.75 0 0 1 0 1.5h-3.9c-.915 0-1.77-.67-1.835-1.672-.036-.556-.045-1.33.136-1.961.41-1.431 1.392-2.363 2.566-2.92.931-.442 1.994-.657 3.035-.723a.714.714 0 0 1 .75.726c0 .414-.336.747-.75.777-.87.065-1.7.247-2.392.575-.87.413-1.5 1.043-1.767 1.978-.105.367-.116.921-.081 1.45ZM12.22 12.22a.75.75 0 0 1 1.06 0L15 13.94l1.72-1.72a.75.75 0 1 1 1.06 1.06L16.06 15l1.72 1.72a.75.75 0 1 1-1.06 1.06L15 16.06l-1.72 1.72a.75.75 0 1 1-1.06-1.06L13.94 15l-1.72-1.72a.75.75 0 0 1 0-1.06Z"},"children":[]}],"metadata":""}]},"name":"user-x"};
|
|
7
|
+
|
|
8
|
+
export default UserX;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
|
|
2
|
+
// This icon file is generated automatically.
|
|
3
|
+
|
|
4
|
+
import { IconDefinition } from '../types';
|
|
5
|
+
|
|
6
|
+
const ViewAi: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"width":20,"height":20},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M6 4a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h4v-2a4 4 0 0 1 4-4h2V6a2 2 0 0 0-2-2H6Zm2.186 2.224c.101-.296.52-.3.626-.006l.485 1.349c.028.077.09.137.17.162l1.302.412a.33.33 0 0 1 .005.627l-1.307.438a.264.264 0 0 0-.166.163l-.488 1.409a.332.332 0 0 1-.628-.005l-.46-1.4a.264.264 0 0 0-.168-.168l-1.33-.437a.33.33 0 0 1 .006-.628l1.325-.41a.264.264 0 0 0 .172-.167l.456-1.34Zm6.438 6.044a.398.398 0 0 1 .75-.006l.582 1.618a.318.318 0 0 0 .203.195l1.564.494c.366.116.37.63.006.752l-1.568.526a.317.317 0 0 0-.2.196l-.586 1.69a.398.398 0 0 1-.753-.006l-.552-1.679a.318.318 0 0 0-.202-.202l-1.595-.524a.395.395 0 0 1 .006-.754l1.59-.492a.317.317 0 0 0 .207-.201l.548-1.607Z"},"children":[]}],"metadata":""}]},"name":"view-ai"};
|
|
7
|
+
|
|
8
|
+
export default ViewAi;
|
package/src/icons/ast/Views.ts
CHANGED
|
@@ -3,6 +3,6 @@
|
|
|
3
3
|
|
|
4
4
|
import { IconDefinition } from '../types';
|
|
5
5
|
|
|
6
|
-
const Views: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"d":"
|
|
6
|
+
const Views: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"d":"M4.6 3.4a1.2 1.2 0 0 0-1.2 1.2v.8a1.2 1.2 0 0 0 1.2 1.2h.8a1.2 1.2 0 0 0 1.2-1.2v-.8a1.2 1.2 0 0 0-1.2-1.2h-.8ZM9.6 3.4a1.2 1.2 0 0 0-1.2 1.2v.8a1.2 1.2 0 0 0 1.2 1.2h.8a1.2 1.2 0 0 0 1.2-1.2v-.8a1.2 1.2 0 0 0-1.2-1.2h-.8ZM14.6 3.4a1.2 1.2 0 0 0-1.2 1.2v.8a1.2 1.2 0 0 0 1.2 1.2h.8a1.2 1.2 0 0 0 1.2-1.2v-.8a1.2 1.2 0 0 0-1.2-1.2h-.8ZM9.6 8.4a1.2 1.2 0 0 0-1.2 1.2v.8a1.2 1.2 0 0 0 1.2 1.2h.8a1.2 1.2 0 0 0 1.2-1.2v-.8a1.2 1.2 0 0 0-1.2-1.2h-.8ZM4.6 8.4a1.2 1.2 0 0 0-1.2 1.2v.8a1.2 1.2 0 0 0 1.2 1.2h.8a1.2 1.2 0 0 0 1.2-1.2v-.8a1.2 1.2 0 0 0-1.2-1.2h-.8ZM14.6 8.4a1.2 1.2 0 0 0-1.2 1.2v.8a1.2 1.2 0 0 0 1.2 1.2h.8a1.2 1.2 0 0 0 1.2-1.2v-.8a1.2 1.2 0 0 0-1.2-1.2h-.8ZM9.6 13.4a1.2 1.2 0 0 0-1.2 1.2v.8a1.2 1.2 0 0 0 1.2 1.2h.8a1.2 1.2 0 0 0 1.2-1.2v-.8a1.2 1.2 0 0 0-1.2-1.2h-.8ZM4.6 13.4a1.2 1.2 0 0 0-1.2 1.2v.8a1.2 1.2 0 0 0 1.2 1.2h.8a1.2 1.2 0 0 0 1.2-1.2v-.8a1.2 1.2 0 0 0-1.2-1.2h-.8ZM14.6 13.4a1.2 1.2 0 0 0-1.2 1.2v.8a1.2 1.2 0 0 0 1.2 1.2h.8a1.2 1.2 0 0 0 1.2-1.2v-.8a1.2 1.2 0 0 0-1.2-1.2h-.8Z"},"children":[]}],"metadata":""}]},"name":"views"};
|
|
7
7
|
|
|
8
8
|
export default Views;
|
package/src/icons/ast/index.tsx
CHANGED
|
@@ -5,11 +5,14 @@ export { default as Activity } from './Activity';
|
|
|
5
5
|
export { default as AddAfter } from './AddAfter';
|
|
6
6
|
export { default as AddBefore } from './AddBefore';
|
|
7
7
|
export { default as AddCompact } from './AddCompact';
|
|
8
|
+
export { default as AddDatabase } from './AddDatabase';
|
|
8
9
|
export { default as AddGroup } from './AddGroup';
|
|
10
|
+
export { default as AddIntegration } from './AddIntegration';
|
|
9
11
|
export { default as AddReactions } from './AddReactions';
|
|
10
12
|
export { default as Add } from './Add';
|
|
11
13
|
export { default as AiAssistant } from './AiAssistant';
|
|
12
14
|
export { default as AiAvatar } from './AiAvatar';
|
|
15
|
+
export { default as AiSearch } from './AiSearch';
|
|
13
16
|
export { default as AlertTriangle } from './AlertTriangle';
|
|
14
17
|
export { default as AppDetails } from './AppDetails';
|
|
15
18
|
export { default as AppStoreOneColor } from './AppStoreOneColor';
|
|
@@ -57,6 +60,7 @@ export { default as Chat } from './Chat';
|
|
|
57
60
|
export { default as CheckCircleFilled } from './CheckCircleFilled';
|
|
58
61
|
export { default as CheckCircle } from './CheckCircle';
|
|
59
62
|
export { default as Checked } from './Checked';
|
|
63
|
+
export { default as Clean } from './Clean';
|
|
60
64
|
export { default as ClearInputFilled } from './ClearInputFilled';
|
|
61
65
|
export { default as ClearValue } from './ClearValue';
|
|
62
66
|
export { default as Clear } from './Clear';
|
|
@@ -64,6 +68,7 @@ export { default as ClockAlarm } from './ClockAlarm';
|
|
|
64
68
|
export { default as ClockForward } from './ClockForward';
|
|
65
69
|
export { default as Clock } from './Clock';
|
|
66
70
|
export { default as Close } from './Close';
|
|
71
|
+
export { default as CollapseAll } from './CollapseAll';
|
|
67
72
|
export { default as ColorCodingFilled } from './ColorCodingFilled';
|
|
68
73
|
export { default as ColorCoding } from './ColorCoding';
|
|
69
74
|
export { default as Columns2 } from './Columns2';
|
|
@@ -72,10 +77,13 @@ export { default as Columns } from './Columns';
|
|
|
72
77
|
export { default as CommentBubble } from './CommentBubble';
|
|
73
78
|
export { default as Copy } from './Copy';
|
|
74
79
|
export { default as Create } from './Create';
|
|
80
|
+
export { default as CreditsFilled } from './CreditsFilled';
|
|
81
|
+
export { default as DatabaseOff } from './DatabaseOff';
|
|
75
82
|
export { default as DatabaseStroke } from './DatabaseStroke';
|
|
76
83
|
export { default as Database } from './Database';
|
|
77
84
|
export { default as Delete } from './Delete';
|
|
78
85
|
export { default as Demo } from './Demo';
|
|
86
|
+
export { default as Dependency } from './Dependency';
|
|
79
87
|
export { default as DoubleArrowLeft } from './DoubleArrowLeft';
|
|
80
88
|
export { default as DoubleArrowRight } from './DoubleArrowRight';
|
|
81
89
|
export { default as DragBlockHandleSingle } from './DragBlockHandleSingle';
|
|
@@ -114,6 +122,7 @@ export { default as FormWithoutCover } from './FormWithoutCover';
|
|
|
114
122
|
export { default as FullscreenModeOffIcon } from './FullscreenModeOffIcon';
|
|
115
123
|
export { default as FullscreenModeOnIcon } from './FullscreenModeOnIcon';
|
|
116
124
|
export { default as FullscreenModeOn } from './FullscreenModeOn';
|
|
125
|
+
export { default as Gift } from './Gift';
|
|
117
126
|
export { default as Github } from './Github';
|
|
118
127
|
export { default as Gitlab } from './Gitlab';
|
|
119
128
|
export { default as GlobeSimple } from './GlobeSimple';
|
|
@@ -155,7 +164,9 @@ export { default as Loom } from './Loom';
|
|
|
155
164
|
export { default as LoupeZoomIn } from './LoupeZoomIn';
|
|
156
165
|
export { default as LoupeZoomOut } from './LoupeZoomOut';
|
|
157
166
|
export { default as LoupeZoom } from './LoupeZoom';
|
|
167
|
+
export { default as ManyPeople } from './ManyPeople';
|
|
158
168
|
export { default as MapMode } from './MapMode';
|
|
169
|
+
export { default as Markdown } from './Markdown';
|
|
159
170
|
export { default as MenuCollapser } from './MenuCollapser';
|
|
160
171
|
export { default as MessagePlusSquare } from './MessagePlusSquare';
|
|
161
172
|
export { default as Milestones } from './Milestones';
|
|
@@ -186,12 +197,15 @@ export { default as PageRegularMode } from './PageRegularMode';
|
|
|
186
197
|
export { default as PageWideMode } from './PageWideMode';
|
|
187
198
|
export { default as PanelAdd } from './PanelAdd';
|
|
188
199
|
export { default as Pencil } from './Pencil';
|
|
200
|
+
export { default as PeopleCheck } from './PeopleCheck';
|
|
189
201
|
export { default as People } from './People';
|
|
190
202
|
export { default as Photo } from './Photo';
|
|
191
203
|
export { default as PinFilled } from './PinFilled';
|
|
192
204
|
export { default as Pin } from './Pin';
|
|
193
205
|
export { default as Popup } from './Popup';
|
|
194
206
|
export { default as Posts } from './Posts';
|
|
207
|
+
export { default as PresentPlay } from './PresentPlay';
|
|
208
|
+
export { default as PresentStop } from './PresentStop';
|
|
195
209
|
export { default as PrivateItems } from './PrivateItems';
|
|
196
210
|
export { default as Question } from './Question';
|
|
197
211
|
export { default as Refresh } from './Refresh';
|
|
@@ -252,6 +266,7 @@ export { default as SelfReferenceOn } from './SelfReferenceOn';
|
|
|
252
266
|
export { default as SendArrow } from './SendArrow';
|
|
253
267
|
export { default as SendBackward } from './SendBackward';
|
|
254
268
|
export { default as SendToBack } from './SendToBack';
|
|
269
|
+
export { default as SettingsOff } from './SettingsOff';
|
|
255
270
|
export { default as Settings } from './Settings';
|
|
256
271
|
export { default as Share } from './Share';
|
|
257
272
|
export { default as Shared } from './Shared';
|
|
@@ -272,6 +287,7 @@ export { default as SortOnTop } from './SortOnTop';
|
|
|
272
287
|
export { default as Sort } from './Sort';
|
|
273
288
|
export { default as Spinner } from './Spinner';
|
|
274
289
|
export { default as Success } from './Success';
|
|
290
|
+
export { default as Template } from './Template';
|
|
275
291
|
export { default as Templates } from './Templates';
|
|
276
292
|
export { default as Terminal } from './Terminal';
|
|
277
293
|
export { default as TextToolAlignBottom } from './TextToolAlignBottom';
|
|
@@ -317,8 +333,12 @@ export { default as UnlockFilled } from './UnlockFilled';
|
|
|
317
333
|
export { default as UnlockOutline } from './UnlockOutline';
|
|
318
334
|
export { default as Upgrade } from './Upgrade';
|
|
319
335
|
export { default as UsbFlashDrive } from './UsbFlashDrive';
|
|
336
|
+
export { default as UserCheck } from './UserCheck';
|
|
337
|
+
export { default as UserGroupRemove } from './UserGroupRemove';
|
|
320
338
|
export { default as UserGroup } from './UserGroup';
|
|
321
339
|
export { default as UserRole } from './UserRole';
|
|
340
|
+
export { default as UserX } from './UserX';
|
|
341
|
+
export { default as ViewAi } from './ViewAi';
|
|
322
342
|
export { default as ViewBoard } from './ViewBoard';
|
|
323
343
|
export { default as ViewCalendar } from './ViewCalendar';
|
|
324
344
|
export { default as ViewCanvas } from './ViewCanvas';
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
|
|
3
|
+
import {forwardRef} from 'react';
|
|
4
|
+
import AddDatabaseSvg from '../ast/AddDatabase';
|
|
5
|
+
import { Icon } from '../Icon';
|
|
6
|
+
import { IconBaseProps } from '../types';
|
|
7
|
+
|
|
8
|
+
const AddDatabase = forwardRef<SVGSVGElement, IconBaseProps>(function AddDatabase(
|
|
9
|
+
props: IconBaseProps,
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={AddDatabaseSvg} />});
|
|
12
|
+
|
|
13
|
+
export default AddDatabase;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
|
|
3
|
+
import {forwardRef} from 'react';
|
|
4
|
+
import AddIntegrationSvg from '../ast/AddIntegration';
|
|
5
|
+
import { Icon } from '../Icon';
|
|
6
|
+
import { IconBaseProps } from '../types';
|
|
7
|
+
|
|
8
|
+
const AddIntegration = forwardRef<SVGSVGElement, IconBaseProps>(function AddIntegration(
|
|
9
|
+
props: IconBaseProps,
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={AddIntegrationSvg} />});
|
|
12
|
+
|
|
13
|
+
export default AddIntegration;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
|
|
3
|
+
import {forwardRef} from 'react';
|
|
4
|
+
import AiSearchSvg from '../ast/AiSearch';
|
|
5
|
+
import { Icon } from '../Icon';
|
|
6
|
+
import { IconBaseProps } from '../types';
|
|
7
|
+
|
|
8
|
+
const AiSearch = forwardRef<SVGSVGElement, IconBaseProps>(function AiSearch(
|
|
9
|
+
props: IconBaseProps,
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={AiSearchSvg} />});
|
|
12
|
+
|
|
13
|
+
export default AiSearch;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
|
|
3
|
+
import {forwardRef} from 'react';
|
|
4
|
+
import CleanSvg from '../ast/Clean';
|
|
5
|
+
import { Icon } from '../Icon';
|
|
6
|
+
import { IconBaseProps } from '../types';
|
|
7
|
+
|
|
8
|
+
const Clean = forwardRef<SVGSVGElement, IconBaseProps>(function Clean(
|
|
9
|
+
props: IconBaseProps,
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={CleanSvg} />});
|
|
12
|
+
|
|
13
|
+
export default Clean;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
|
|
3
|
+
import {forwardRef} from 'react';
|
|
4
|
+
import CollapseAllSvg from '../ast/CollapseAll';
|
|
5
|
+
import { Icon } from '../Icon';
|
|
6
|
+
import { IconBaseProps } from '../types';
|
|
7
|
+
|
|
8
|
+
const CollapseAll = forwardRef<SVGSVGElement, IconBaseProps>(function CollapseAll(
|
|
9
|
+
props: IconBaseProps,
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={CollapseAllSvg} />});
|
|
12
|
+
|
|
13
|
+
export default CollapseAll;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
|
|
3
|
+
import {forwardRef} from 'react';
|
|
4
|
+
import CreditsFilledSvg from '../ast/CreditsFilled';
|
|
5
|
+
import { Icon } from '../Icon';
|
|
6
|
+
import { IconBaseProps } from '../types';
|
|
7
|
+
|
|
8
|
+
const CreditsFilled = forwardRef<SVGSVGElement, IconBaseProps>(function CreditsFilled(
|
|
9
|
+
props: IconBaseProps,
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={CreditsFilledSvg} />});
|
|
12
|
+
|
|
13
|
+
export default CreditsFilled;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
|
|
3
|
+
import {forwardRef} from 'react';
|
|
4
|
+
import DatabaseOffSvg from '../ast/DatabaseOff';
|
|
5
|
+
import { Icon } from '../Icon';
|
|
6
|
+
import { IconBaseProps } from '../types';
|
|
7
|
+
|
|
8
|
+
const DatabaseOff = forwardRef<SVGSVGElement, IconBaseProps>(function DatabaseOff(
|
|
9
|
+
props: IconBaseProps,
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={DatabaseOffSvg} />});
|
|
12
|
+
|
|
13
|
+
export default DatabaseOff;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
|
|
3
|
+
import {forwardRef} from 'react';
|
|
4
|
+
import DependencySvg from '../ast/Dependency';
|
|
5
|
+
import { Icon } from '../Icon';
|
|
6
|
+
import { IconBaseProps } from '../types';
|
|
7
|
+
|
|
8
|
+
const Dependency = forwardRef<SVGSVGElement, IconBaseProps>(function Dependency(
|
|
9
|
+
props: IconBaseProps,
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={DependencySvg} />});
|
|
12
|
+
|
|
13
|
+
export default Dependency;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
|
|
3
|
+
import {forwardRef} from 'react';
|
|
4
|
+
import GiftSvg from '../ast/Gift';
|
|
5
|
+
import { Icon } from '../Icon';
|
|
6
|
+
import { IconBaseProps } from '../types';
|
|
7
|
+
|
|
8
|
+
const Gift = forwardRef<SVGSVGElement, IconBaseProps>(function Gift(
|
|
9
|
+
props: IconBaseProps,
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={GiftSvg} />});
|
|
12
|
+
|
|
13
|
+
export default Gift;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
|
|
3
|
+
import {forwardRef} from 'react';
|
|
4
|
+
import ManyPeopleSvg from '../ast/ManyPeople';
|
|
5
|
+
import { Icon } from '../Icon';
|
|
6
|
+
import { IconBaseProps } from '../types';
|
|
7
|
+
|
|
8
|
+
const ManyPeople = forwardRef<SVGSVGElement, IconBaseProps>(function ManyPeople(
|
|
9
|
+
props: IconBaseProps,
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={ManyPeopleSvg} />});
|
|
12
|
+
|
|
13
|
+
export default ManyPeople;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
|
|
3
|
+
import {forwardRef} from 'react';
|
|
4
|
+
import MarkdownSvg from '../ast/Markdown';
|
|
5
|
+
import { Icon } from '../Icon';
|
|
6
|
+
import { IconBaseProps } from '../types';
|
|
7
|
+
|
|
8
|
+
const Markdown = forwardRef<SVGSVGElement, IconBaseProps>(function Markdown(
|
|
9
|
+
props: IconBaseProps,
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={MarkdownSvg} />});
|
|
12
|
+
|
|
13
|
+
export default Markdown;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
|
|
3
|
+
import {forwardRef} from 'react';
|
|
4
|
+
import PeopleCheckSvg from '../ast/PeopleCheck';
|
|
5
|
+
import { Icon } from '../Icon';
|
|
6
|
+
import { IconBaseProps } from '../types';
|
|
7
|
+
|
|
8
|
+
const PeopleCheck = forwardRef<SVGSVGElement, IconBaseProps>(function PeopleCheck(
|
|
9
|
+
props: IconBaseProps,
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={PeopleCheckSvg} />});
|
|
12
|
+
|
|
13
|
+
export default PeopleCheck;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
|
|
3
|
+
import {forwardRef} from 'react';
|
|
4
|
+
import PresentPlaySvg from '../ast/PresentPlay';
|
|
5
|
+
import { Icon } from '../Icon';
|
|
6
|
+
import { IconBaseProps } from '../types';
|
|
7
|
+
|
|
8
|
+
const PresentPlay = forwardRef<SVGSVGElement, IconBaseProps>(function PresentPlay(
|
|
9
|
+
props: IconBaseProps,
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={PresentPlaySvg} />});
|
|
12
|
+
|
|
13
|
+
export default PresentPlay;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
|
|
3
|
+
import {forwardRef} from 'react';
|
|
4
|
+
import PresentStopSvg from '../ast/PresentStop';
|
|
5
|
+
import { Icon } from '../Icon';
|
|
6
|
+
import { IconBaseProps } from '../types';
|
|
7
|
+
|
|
8
|
+
const PresentStop = forwardRef<SVGSVGElement, IconBaseProps>(function PresentStop(
|
|
9
|
+
props: IconBaseProps,
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={PresentStopSvg} />});
|
|
12
|
+
|
|
13
|
+
export default PresentStop;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
|
|
3
|
+
import {forwardRef} from 'react';
|
|
4
|
+
import SettingsOffSvg from '../ast/SettingsOff';
|
|
5
|
+
import { Icon } from '../Icon';
|
|
6
|
+
import { IconBaseProps } from '../types';
|
|
7
|
+
|
|
8
|
+
const SettingsOff = forwardRef<SVGSVGElement, IconBaseProps>(function SettingsOff(
|
|
9
|
+
props: IconBaseProps,
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={SettingsOffSvg} />});
|
|
12
|
+
|
|
13
|
+
export default SettingsOff;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
|
|
3
|
+
import {forwardRef} from 'react';
|
|
4
|
+
import TemplateSvg from '../ast/Template';
|
|
5
|
+
import { Icon } from '../Icon';
|
|
6
|
+
import { IconBaseProps } from '../types';
|
|
7
|
+
|
|
8
|
+
const Template = forwardRef<SVGSVGElement, IconBaseProps>(function Template(
|
|
9
|
+
props: IconBaseProps,
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={TemplateSvg} />});
|
|
12
|
+
|
|
13
|
+
export default Template;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
|
|
3
|
+
import {forwardRef} from 'react';
|
|
4
|
+
import UserCheckSvg from '../ast/UserCheck';
|
|
5
|
+
import { Icon } from '../Icon';
|
|
6
|
+
import { IconBaseProps } from '../types';
|
|
7
|
+
|
|
8
|
+
const UserCheck = forwardRef<SVGSVGElement, IconBaseProps>(function UserCheck(
|
|
9
|
+
props: IconBaseProps,
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={UserCheckSvg} />});
|
|
12
|
+
|
|
13
|
+
export default UserCheck;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
|
|
3
|
+
import {forwardRef} from 'react';
|
|
4
|
+
import UserGroupRemoveSvg from '../ast/UserGroupRemove';
|
|
5
|
+
import { Icon } from '../Icon';
|
|
6
|
+
import { IconBaseProps } from '../types';
|
|
7
|
+
|
|
8
|
+
const UserGroupRemove = forwardRef<SVGSVGElement, IconBaseProps>(function UserGroupRemove(
|
|
9
|
+
props: IconBaseProps,
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={UserGroupRemoveSvg} />});
|
|
12
|
+
|
|
13
|
+
export default UserGroupRemove;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
|
|
3
|
+
import {forwardRef} from 'react';
|
|
4
|
+
import UserXSvg from '../ast/UserX';
|
|
5
|
+
import { Icon } from '../Icon';
|
|
6
|
+
import { IconBaseProps } from '../types';
|
|
7
|
+
|
|
8
|
+
const UserX = forwardRef<SVGSVGElement, IconBaseProps>(function UserX(
|
|
9
|
+
props: IconBaseProps,
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={UserXSvg} />});
|
|
12
|
+
|
|
13
|
+
export default UserX;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
|
|
3
|
+
import {forwardRef} from 'react';
|
|
4
|
+
import ViewAiSvg from '../ast/ViewAi';
|
|
5
|
+
import { Icon } from '../Icon';
|
|
6
|
+
import { IconBaseProps } from '../types';
|
|
7
|
+
|
|
8
|
+
const ViewAi = forwardRef<SVGSVGElement, IconBaseProps>(function ViewAi(
|
|
9
|
+
props: IconBaseProps,
|
|
10
|
+
ref: React.Ref<SVGSVGElement>
|
|
11
|
+
) {return <Icon {...props} className={props.className} ref={ref} icon={ViewAiSvg} />});
|
|
12
|
+
|
|
13
|
+
export default ViewAi;
|
|
@@ -5,11 +5,14 @@ export { default as Activity } from './Activity';
|
|
|
5
5
|
export { default as AddAfter } from './AddAfter';
|
|
6
6
|
export { default as AddBefore } from './AddBefore';
|
|
7
7
|
export { default as AddCompact } from './AddCompact';
|
|
8
|
+
export { default as AddDatabase } from './AddDatabase';
|
|
8
9
|
export { default as AddGroup } from './AddGroup';
|
|
10
|
+
export { default as AddIntegration } from './AddIntegration';
|
|
9
11
|
export { default as AddReactions } from './AddReactions';
|
|
10
12
|
export { default as Add } from './Add';
|
|
11
13
|
export { default as AiAssistant } from './AiAssistant';
|
|
12
14
|
export { default as AiAvatar } from './AiAvatar';
|
|
15
|
+
export { default as AiSearch } from './AiSearch';
|
|
13
16
|
export { default as AlertTriangle } from './AlertTriangle';
|
|
14
17
|
export { default as AppDetails } from './AppDetails';
|
|
15
18
|
export { default as AppStoreOneColor } from './AppStoreOneColor';
|
|
@@ -57,6 +60,7 @@ export { default as Chat } from './Chat';
|
|
|
57
60
|
export { default as CheckCircleFilled } from './CheckCircleFilled';
|
|
58
61
|
export { default as CheckCircle } from './CheckCircle';
|
|
59
62
|
export { default as Checked } from './Checked';
|
|
63
|
+
export { default as Clean } from './Clean';
|
|
60
64
|
export { default as ClearInputFilled } from './ClearInputFilled';
|
|
61
65
|
export { default as ClearValue } from './ClearValue';
|
|
62
66
|
export { default as Clear } from './Clear';
|
|
@@ -64,6 +68,7 @@ export { default as ClockAlarm } from './ClockAlarm';
|
|
|
64
68
|
export { default as ClockForward } from './ClockForward';
|
|
65
69
|
export { default as Clock } from './Clock';
|
|
66
70
|
export { default as Close } from './Close';
|
|
71
|
+
export { default as CollapseAll } from './CollapseAll';
|
|
67
72
|
export { default as ColorCodingFilled } from './ColorCodingFilled';
|
|
68
73
|
export { default as ColorCoding } from './ColorCoding';
|
|
69
74
|
export { default as Columns2 } from './Columns2';
|
|
@@ -72,10 +77,13 @@ export { default as Columns } from './Columns';
|
|
|
72
77
|
export { default as CommentBubble } from './CommentBubble';
|
|
73
78
|
export { default as Copy } from './Copy';
|
|
74
79
|
export { default as Create } from './Create';
|
|
80
|
+
export { default as CreditsFilled } from './CreditsFilled';
|
|
81
|
+
export { default as DatabaseOff } from './DatabaseOff';
|
|
75
82
|
export { default as DatabaseStroke } from './DatabaseStroke';
|
|
76
83
|
export { default as Database } from './Database';
|
|
77
84
|
export { default as Delete } from './Delete';
|
|
78
85
|
export { default as Demo } from './Demo';
|
|
86
|
+
export { default as Dependency } from './Dependency';
|
|
79
87
|
export { default as DoubleArrowLeft } from './DoubleArrowLeft';
|
|
80
88
|
export { default as DoubleArrowRight } from './DoubleArrowRight';
|
|
81
89
|
export { default as DragBlockHandleSingle } from './DragBlockHandleSingle';
|
|
@@ -114,6 +122,7 @@ export { default as FormWithoutCover } from './FormWithoutCover';
|
|
|
114
122
|
export { default as FullscreenModeOffIcon } from './FullscreenModeOffIcon';
|
|
115
123
|
export { default as FullscreenModeOnIcon } from './FullscreenModeOnIcon';
|
|
116
124
|
export { default as FullscreenModeOn } from './FullscreenModeOn';
|
|
125
|
+
export { default as Gift } from './Gift';
|
|
117
126
|
export { default as Github } from './Github';
|
|
118
127
|
export { default as Gitlab } from './Gitlab';
|
|
119
128
|
export { default as GlobeSimple } from './GlobeSimple';
|
|
@@ -155,7 +164,9 @@ export { default as Loom } from './Loom';
|
|
|
155
164
|
export { default as LoupeZoomIn } from './LoupeZoomIn';
|
|
156
165
|
export { default as LoupeZoomOut } from './LoupeZoomOut';
|
|
157
166
|
export { default as LoupeZoom } from './LoupeZoom';
|
|
167
|
+
export { default as ManyPeople } from './ManyPeople';
|
|
158
168
|
export { default as MapMode } from './MapMode';
|
|
169
|
+
export { default as Markdown } from './Markdown';
|
|
159
170
|
export { default as MenuCollapser } from './MenuCollapser';
|
|
160
171
|
export { default as MessagePlusSquare } from './MessagePlusSquare';
|
|
161
172
|
export { default as Milestones } from './Milestones';
|
|
@@ -186,12 +197,15 @@ export { default as PageRegularMode } from './PageRegularMode';
|
|
|
186
197
|
export { default as PageWideMode } from './PageWideMode';
|
|
187
198
|
export { default as PanelAdd } from './PanelAdd';
|
|
188
199
|
export { default as Pencil } from './Pencil';
|
|
200
|
+
export { default as PeopleCheck } from './PeopleCheck';
|
|
189
201
|
export { default as People } from './People';
|
|
190
202
|
export { default as Photo } from './Photo';
|
|
191
203
|
export { default as PinFilled } from './PinFilled';
|
|
192
204
|
export { default as Pin } from './Pin';
|
|
193
205
|
export { default as Popup } from './Popup';
|
|
194
206
|
export { default as Posts } from './Posts';
|
|
207
|
+
export { default as PresentPlay } from './PresentPlay';
|
|
208
|
+
export { default as PresentStop } from './PresentStop';
|
|
195
209
|
export { default as PrivateItems } from './PrivateItems';
|
|
196
210
|
export { default as Question } from './Question';
|
|
197
211
|
export { default as Refresh } from './Refresh';
|
|
@@ -252,6 +266,7 @@ export { default as SelfReferenceOn } from './SelfReferenceOn';
|
|
|
252
266
|
export { default as SendArrow } from './SendArrow';
|
|
253
267
|
export { default as SendBackward } from './SendBackward';
|
|
254
268
|
export { default as SendToBack } from './SendToBack';
|
|
269
|
+
export { default as SettingsOff } from './SettingsOff';
|
|
255
270
|
export { default as Settings } from './Settings';
|
|
256
271
|
export { default as Share } from './Share';
|
|
257
272
|
export { default as Shared } from './Shared';
|
|
@@ -272,6 +287,7 @@ export { default as SortOnTop } from './SortOnTop';
|
|
|
272
287
|
export { default as Sort } from './Sort';
|
|
273
288
|
export { default as Spinner } from './Spinner';
|
|
274
289
|
export { default as Success } from './Success';
|
|
290
|
+
export { default as Template } from './Template';
|
|
275
291
|
export { default as Templates } from './Templates';
|
|
276
292
|
export { default as Terminal } from './Terminal';
|
|
277
293
|
export { default as TextToolAlignBottom } from './TextToolAlignBottom';
|
|
@@ -317,8 +333,12 @@ export { default as UnlockFilled } from './UnlockFilled';
|
|
|
317
333
|
export { default as UnlockOutline } from './UnlockOutline';
|
|
318
334
|
export { default as Upgrade } from './Upgrade';
|
|
319
335
|
export { default as UsbFlashDrive } from './UsbFlashDrive';
|
|
336
|
+
export { default as UserCheck } from './UserCheck';
|
|
337
|
+
export { default as UserGroupRemove } from './UserGroupRemove';
|
|
320
338
|
export { default as UserGroup } from './UserGroup';
|
|
321
339
|
export { default as UserRole } from './UserRole';
|
|
340
|
+
export { default as UserX } from './UserX';
|
|
341
|
+
export { default as ViewAi } from './ViewAi';
|
|
322
342
|
export { default as ViewBoard } from './ViewBoard';
|
|
323
343
|
export { default as ViewCalendar } from './ViewCalendar';
|
|
324
344
|
export { default as ViewCanvas } from './ViewCanvas';
|