@fibery/ui-kit 1.10.1 → 1.11.1

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 (62) hide show
  1. package/package.json +3 -2
  2. package/src/Button/button.tsx +14 -7
  3. package/src/designSystem.ts +79 -8
  4. package/src/emoji-mart/app-icon-picker.tsx +27 -21
  5. package/src/emoji-mart/data/get-data.tsx +58 -0
  6. package/src/emoji-mart/emoji/emoji.tsx +26 -0
  7. package/src/emoji-mart/emoji/index.tsx +24 -0
  8. package/src/emoji-mart/emoji-index.ts +5 -0
  9. package/src/emoji-mart/emoji-mart.tsx +30 -40
  10. package/src/emoji-mart/emoji-picker.tsx +61 -28
  11. package/src/emoji-mart/emoji-support.ts +1 -0
  12. package/src/emoji-mart/icon-emoji-picker.tsx +26 -6
  13. package/src/icons/ast/Activity.ts +1 -1
  14. package/src/icons/ast/ActivityLog.ts +1 -1
  15. package/src/icons/ast/AddReactions.ts +1 -1
  16. package/src/icons/ast/AppStore.ts +1 -1
  17. package/src/icons/ast/AppStoreOneColor.ts +1 -1
  18. package/src/icons/ast/AppTemplates.ts +1 -1
  19. package/src/icons/ast/AppTemplatesOneColor.ts +1 -1
  20. package/src/icons/ast/AskForInput.ts +1 -1
  21. package/src/icons/ast/Cards.ts +1 -1
  22. package/src/icons/ast/ClearValue.ts +1 -1
  23. package/src/icons/ast/Close.ts +1 -1
  24. package/src/icons/ast/ColorCoding.ts +1 -1
  25. package/src/icons/ast/Columns.ts +1 -1
  26. package/src/icons/ast/Favorites.ts +1 -1
  27. package/src/icons/ast/FavoritesChecked.ts +1 -1
  28. package/src/icons/ast/FavoritesMenu.ts +1 -1
  29. package/src/icons/ast/Fields.ts +1 -1
  30. package/src/icons/ast/Filter.ts +1 -1
  31. package/src/icons/ast/FocusMode.ts +1 -1
  32. package/src/icons/ast/FocusModeOff.ts +1 -1
  33. package/src/icons/ast/ImageXmark.ts +8 -0
  34. package/src/icons/ast/InvitePeople.ts +1 -1
  35. package/src/icons/ast/Items.ts +1 -1
  36. package/src/icons/ast/Levels.ts +1 -1
  37. package/src/icons/ast/Lock.ts +1 -1
  38. package/src/icons/ast/MoreCompact.ts +1 -1
  39. package/src/icons/ast/MySpace.ts +1 -1
  40. package/src/icons/ast/OpenAsPage.ts +1 -1
  41. package/src/icons/ast/PageRegularMode.ts +1 -1
  42. package/src/icons/ast/PageWideMode.ts +1 -1
  43. package/src/icons/ast/Popup.ts +1 -1
  44. package/src/icons/ast/Posts.ts +1 -1
  45. package/src/icons/ast/RicheditorImageUpload.ts +1 -1
  46. package/src/icons/ast/Rows.ts +1 -1
  47. package/src/icons/ast/Search.ts +1 -1
  48. package/src/icons/ast/Settings.ts +1 -1
  49. package/src/icons/ast/Share.ts +1 -1
  50. package/src/icons/ast/Shared.ts +1 -1
  51. package/src/icons/ast/SidebarFields.ts +1 -1
  52. package/src/icons/ast/SidebarFieldsOpened.ts +1 -1
  53. package/src/icons/ast/Sort.ts +1 -1
  54. package/src/icons/ast/SortOnBottom.ts +1 -1
  55. package/src/icons/ast/SortOnTop.ts +1 -1
  56. package/src/icons/ast/TypeButton.ts +1 -1
  57. package/src/icons/ast/TypeEmoji.ts +1 -1
  58. package/src/icons/ast/Upgrade.ts +1 -1
  59. package/src/icons/ast/index.tsx +1 -0
  60. package/src/icons/react/ImageXmark.tsx +12 -0
  61. package/src/icons/react/index.tsx +1 -0
  62. package/src/emoji-mart/emoji.tsx +0 -24
@@ -3,6 +3,6 @@
3
3
 
4
4
  import { IconDefinition } from '../types';
5
5
 
6
- const Popup: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M3 5.5A2.5 2.5 0 0 1 5.5 3h9A2.5 2.5 0 0 1 17 5.5v9a2.5 2.5 0 0 1-2.5 2.5h-9A2.5 2.5 0 0 1 3 14.5v-9Zm1.5 3v6a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-6h-11Zm11-1.5h-11V5.5a1 1 0 0 1 1-1h9a1 1 0 0 1 1 1V7Z"},"children":[]}],"metadata":""}]},"name":"popup"};
6
+ const Popup: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"d":"M7.25 2A2.25 2.25 0 0 0 5 4.25V9a.75.75 0 0 0 1.5 0V4.25a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 .75.75v11.5a.75.75 0 0 1-.75.75H11a.75.75 0 0 0 0 1.5h3.75A2.25 2.25 0 0 0 17 15.75V4.25A2.25 2.25 0 0 0 14.75 2h-7.5Z"},"children":[]},{"type":"element","tagName":"path","properties":{"d":"M8 11.25H3.75a.75.75 0 0 0 0 1.5h2.44l-3.97 3.97a.75.75 0 1 0 1.06 1.06l3.97-3.97v2.44a.75.75 0 0 0 1.5 0V12a.75.75 0 0 0-.75-.75Z"},"children":[]}],"metadata":""}]},"name":"popup"};
7
7
 
8
8
  export default Popup;
@@ -3,6 +3,6 @@
3
3
 
4
4
  import { IconDefinition } from '../types';
5
5
 
6
- const Posts: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M2 5.9c0-.84 0-1.26.163-1.581a1.5 1.5 0 0 1 .656-.656c.32-.163.74-.163 1.581-.163h11.2c.84 0 1.26 0 1.581.163a1.5 1.5 0 0 1 .655.656c.164.32.164.74.164 1.581v1.2c0 .84 0 1.26-.163 1.581a1.5 1.5 0 0 1-.656.656c-.32.163-.74.163-1.581.163H4.4c-.84 0-1.26 0-1.581-.163a1.5 1.5 0 0 1-.656-.656C2 8.361 2 7.941 2 7.1V5.9Zm1.5-.26c0-.224 0-.336.044-.422a.4.4 0 0 1 .174-.174C3.804 5 3.916 5 4.14 5h11.72c.224 0 .336 0 .422.044a.4.4 0 0 1 .174.174c.044.086.044.198.044.422v1.72c0 .224 0 .336-.044.422a.4.4 0 0 1-.174.174C16.196 8 16.084 8 15.86 8H4.14c-.224 0-.336 0-.422-.044a.4.4 0 0 1-.174-.174C3.5 7.696 3.5 7.584 3.5 7.36V5.64ZM2 12.9c0-.84 0-1.26.163-1.581a1.5 1.5 0 0 1 .656-.655c.32-.164.74-.164 1.581-.164h11.2c.84 0 1.26 0 1.581.164a1.5 1.5 0 0 1 .655.655c.164.32.164.74.164 1.581v1.2c0 .84 0 1.26-.163 1.581a1.5 1.5 0 0 1-.656.656c-.32.163-.74.163-1.581.163H4.4c-.84 0-1.26 0-1.581-.163a1.5 1.5 0 0 1-.656-.656C2 15.361 2 14.941 2 14.1v-1.2Zm1.5-.26c0-.224 0-.336.044-.422a.4.4 0 0 1 .174-.174C3.804 12 3.916 12 4.14 12h11.72c.224 0 .336 0 .422.044a.4.4 0 0 1 .174.174c.044.086.044.198.044.422v1.72c0 .224 0 .336-.044.422a.4.4 0 0 1-.174.174c-.086.044-.198.044-.422.044H4.14c-.224 0-.336 0-.422-.044a.4.4 0 0 1-.174-.174c-.044-.086-.044-.198-.044-.422v-1.72Z"},"children":[]}],"metadata":""}]},"name":"posts"};
6
+ const Posts: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M4.25 4.5a.75.75 0 0 0-.75.75V7c0 .414.336.75.75.75h11.5A.75.75 0 0 0 16.5 7V5.25a.75.75 0 0 0-.75-.75H4.25ZM2 5.25A2.25 2.25 0 0 1 4.25 3h11.5A2.25 2.25 0 0 1 18 5.25V7a2.25 2.25 0 0 1-2.25 2.25H4.25A2.25 2.25 0 0 1 2 7V5.25Zm2.25 7a.75.75 0 0 0-.75.75v1.75c0 .414.336.75.75.75h11.5a.75.75 0 0 0 .75-.75V13a.75.75 0 0 0-.75-.75H4.25ZM2 13a2.25 2.25 0 0 1 2.25-2.25h11.5A2.25 2.25 0 0 1 18 13v1.75A2.25 2.25 0 0 1 15.75 17H4.25A2.25 2.25 0 0 1 2 14.75V13Z"},"children":[]}],"metadata":""}]},"name":"posts"};
7
7
 
8
8
  export default Posts;
@@ -3,6 +3,6 @@
3
3
 
4
4
  import { IconDefinition } from '../types';
5
5
 
6
- const RicheditorImageUpload: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"g","properties":{"fillRule":"evenodd","clipRule":"evenodd"},"children":[{"type":"element","tagName":"path","properties":{"d":"M5.232 7.172a1.94 1.94 0 1 1 3.88 0 1.94 1.94 0 0 1-3.88 0Zm1.94-.485a.485.485 0 1 0 0 .97.485.485 0 0 0 0-.97Z"},"children":[]},{"type":"element","tagName":"path","properties":{"d":"M18 12.419V4.343A2.343 2.343 0 0 0 15.657 2H4.343A2.343 2.343 0 0 0 2 4.343v11.314A2.343 2.343 0 0 0 4.343 18h11.314A2.343 2.343 0 0 0 18 15.657v-3.238ZM4.343 3.455a.889.889 0 0 0-.888.888v11.314c0 .4.263.737.626.85l8.637-8.637a.727.727 0 0 1 1.029 0l2.799 2.798V4.343a.889.889 0 0 0-.89-.888H4.344Zm12.203 9.27-3.314-3.313L6.1 16.545h9.558c.49 0 .889-.398.889-.888v-2.932Z"},"children":[]}]}],"metadata":""}]},"name":"richeditor-image-upload"};
6
+ const RicheditorImageUpload: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M5.623 2h8.754c.482 0 .888 0 1.221.027.349.029.683.09 1 .253.484.246.876.638 1.122 1.121.162.318.224.652.253 1 .027.334.027.74.027 1.222v8.754c0 .482 0 .888-.027 1.221-.029.349-.09.683-.253 1A2.566 2.566 0 0 1 16.6 17.72c-.265.135-.54.2-.825.235-.37.045-.828.045-1.38.045H5.623c-.482 0-.888 0-1.221-.027-.349-.029-.683-.09-1-.253A2.566 2.566 0 0 1 2.28 16.6a2.416 2.416 0 0 1-.234-.82C2 15.41 2 14.95 2 14.396V5.623c0-.482 0-.888.027-1.221.029-.349.09-.683.253-1A2.566 2.566 0 0 1 3.4 2.28c.318-.162.652-.224 1-.253C4.736 2 5.142 2 5.624 2ZM4.525 3.532c-.256.02-.369.057-.439.093-.198.1-.36.263-.461.461-.036.07-.073.183-.093.439a15.5 15.5 0 0 0-.023 1.128v8.268l2.369-2.34.014-.014c.339-.351.625-.647.878-.87.266-.233.545-.432.886-.548a2.566 2.566 0 0 1 1.6-.017c.343.108.627.301.897.529.258.217.55.506.896.85l1.001.992c.261-.257.49-.478.697-.652.27-.228.555-.42.899-.53a2.566 2.566 0 0 1 1.6.02c.341.116.621.315.886.549.113.1.232.212.359.339V5.653c0-.52-.001-.864-.023-1.128-.02-.256-.057-.37-.093-.439a1.057 1.057 0 0 0-.461-.461c-.07-.036-.183-.073-.439-.093a15.507 15.507 0 0 0-1.128-.023H5.653c-.52 0-.864.001-1.128.023ZM16.49 14.38l-.547-.55c-.365-.38-.608-.63-.81-.808-.194-.172-.3-.229-.375-.254a1.056 1.056 0 0 0-.659-.008c-.075.024-.182.078-.381.245-.16.135-.347.314-.6.563l2.8 2.804c.196-.101.356-.262.456-.46.036-.069.073-.182.093-.438.021-.258.023-.593.023-1.094Zm-2.588 2.11-2.384-2.39-.003-.002-1.508-1.495c-.373-.37-.621-.616-.827-.788-.198-.167-.306-.221-.38-.245a1.057 1.057 0 0 0-.659.007c-.074.026-.18.082-.375.253-.202.177-.445.428-.81.806l-.012.012-3.315 3.275c.101.194.26.352.456.451.07.036.183.073.439.093.264.022.608.023 1.128.023h8.25ZM12.717 6.226a1.057 1.057 0 1 0 0 2.113 1.057 1.057 0 0 0 0-2.113Zm-2.566 1.057a2.566 2.566 0 1 1 5.132 0 2.566 2.566 0 0 1-5.132 0Z"},"children":[]}],"metadata":""}]},"name":"richeditor-image-upload"};
7
7
 
8
8
  export default RicheditorImageUpload;
@@ -3,6 +3,6 @@
3
3
 
4
4
  import { IconDefinition } from '../types';
5
5
 
6
- const Rows: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M2.218 4.592C2 5.02 2 5.58 2 6.7v6.1c0 1.12 0 1.68.218 2.108a2 2 0 0 0 .874.874C3.52 16 4.08 16 5.2 16h9.6c1.12 0 1.68 0 2.108-.218a2 2 0 0 0 .874-.874C18 14.48 18 13.92 18 12.8V6.7c0-1.12 0-1.68-.218-2.108a2 2 0 0 0-.874-.874C16.48 3.5 15.92 3.5 14.8 3.5H5.2c-1.12 0-1.68 0-2.108.218a2 2 0 0 0-.874.874Zm1.37.845c-.088.17-.088.395-.088.843v.92h13v-.92c0-.448 0-.672-.087-.843a.8.8 0 0 0-.35-.35C15.893 5 15.668 5 15.22 5H4.78c-.448 0-.672 0-.843.087a.8.8 0 0 0-.35.35ZM3.5 10.9V8.6h13v2.3h-13Zm0 1.4v.92c0 .448 0 .672.087.843a.8.8 0 0 0 .35.35c.17.087.395.087.843.087h10.44c.448 0 .672 0 .843-.087a.8.8 0 0 0 .35-.35c.087-.17.087-.395.087-.843v-.92h-13Z"},"children":[]}],"metadata":""}]},"name":"rows"};
6
+ const Rows: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M2 5.25A2.25 2.25 0 0 1 4.25 3h11.5A2.25 2.25 0 0 1 18 5.25v9.5A2.25 2.25 0 0 1 15.75 17H4.25A2.25 2.25 0 0 1 2 14.75v-9.5Zm2.25-.75a.75.75 0 0 0-.75.75v2h13v-2a.75.75 0 0 0-.75-.75H4.25ZM16.5 8.75h-13v2.5h13v-2.5Zm0 4h-13v2c0 .414.336.75.75.75h11.5a.75.75 0 0 0 .75-.75v-2Z"},"children":[]}],"metadata":""}]},"name":"rows"};
7
7
 
8
8
  export default Rows;
@@ -3,6 +3,6 @@
3
3
 
4
4
  import { IconDefinition } from '../types';
5
5
 
6
- const Search: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M8.2 1.75a6.45 6.45 0 1 0 3.84 11.633l4.488 4.489a.95.95 0 0 0 1.344-1.344l-4.487-4.486A6.41 6.41 0 0 0 14.65 8.2 6.45 6.45 0 0 0 8.2 1.75ZM3.65 8.2a4.55 4.55 0 1 1 9.1 0 4.51 4.51 0 0 1-1.33 3.217A4.55 4.55 0 0 1 3.65 8.2Z"},"children":[]}],"metadata":""}]},"name":"search"};
6
+ const Search: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M8.75 15.835a7.055 7.055 0 0 0 4.378-1.515l3.782 3.771a.835.835 0 0 0 1.18-1.182l-3.78-3.768a7.085 7.085 0 1 0-5.56 2.694ZM3.335 8.75a5.415 5.415 0 1 1 10.83 0 5.415 5.415 0 0 1-10.83 0Z"},"children":[]}],"metadata":""}]},"name":"search"};
7
7
 
8
8
  export default Search;
@@ -3,6 +3,6 @@
3
3
 
4
4
  import { IconDefinition } from '../types';
5
5
 
6
- const Settings: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"d":"M9.411 17h1.184a.816.816 0 0 0 .834-.664l.319-1.348c.201-.065.397-.143.566-.228l1.178.723c.351.221.761.182 1.054-.11l.833-.828a.84.84 0 0 0 .104-1.074l-.715-1.166c.078-.176.156-.364.214-.547l1.36-.325c.41-.092.658-.41.658-.834V9.433c0-.416-.247-.735-.657-.826l-1.348-.326a4.657 4.657 0 0 0-.22-.554l.721-1.191c.228-.358.196-.769-.11-1.062l-.846-.833c-.293-.267-.664-.32-1.016-.124l-1.21.743a4.66 4.66 0 0 0-.566-.228l-.32-1.368A.816.816 0 0 0 10.596 3H9.412c-.423 0-.749.254-.833.664L8.252 5.02c-.201.071-.397.15-.572.234l-1.198-.736a.838.838 0 0 0-1.028.13l-.84.827c-.306.293-.332.704-.11 1.062l.722 1.191a4.657 4.657 0 0 0-.221.554l-1.348.326c-.41.09-.657.41-.657.826V10.6c0 .423.247.742.657.834l1.36.325c.06.183.137.371.222.547l-.716 1.166a.83.83 0 0 0 .098 1.074l.833.827c.293.293.703.332 1.054.11l1.178-.722c.176.085.365.163.566.228l.326 1.348c.084.41.41.664.833.664Zm.592-4.734a2.277 2.277 0 0 1-2.265-2.273 2.269 2.269 0 0 1 2.265-2.253 2.263 2.263 0 0 1 2.259 2.253 2.271 2.271 0 0 1-2.259 2.273Z"},"children":[]}],"metadata":""}]},"name":"settings"};
6
+ const Settings: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M9.5 1.35h1a1.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.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-.484.847-.002.004a1.965 1.965 0 0 1-1.965.963l-.013-.002-1.173-.179-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.216l.486-.85a1.965 1.965 0 0 1 1.965-.964l.012.002 1.177.18 1.339-.761.425-1.099A1.968 1.968 0 0 1 9.5 1.35Zm.003 1.5a.464.464 0 0 0-.431.298l-.523 1.35a.75.75 0 0 1-.329.381L6.422 5.9a.75.75 0 0 1-.483.09l-1.426-.218a.464.464 0 0 0-.46.227l-.489.856a.466.466 0 0 0 .036.525l.91 1.128a.75.75 0 0 1 .166.471v2.042a.75.75 0 0 1-.16.463l-.89 1.134a.466.466 0 0 0-.038.527l.005.008.484.847V14a.465.465 0 0 0 .46.227l1.426-.217a.75.75 0 0 1 .487.091l1.774 1.021a.75.75 0 0 1 .325.38l.523 1.348a.469.469 0 0 0 .431.299h1.018a.465.465 0 0 0 .431-.298l.523-1.35a.75.75 0 0 1 .325-.379l1.774-1.02a.75.75 0 0 1 .487-.092l1.426.217a.465.465 0 0 0 .46-.227V14l.489-.855a.466.466 0 0 0-.037-.527l-.909-1.126a.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-.994ZM7.752 7.751a3.18 3.18 0 1 1 4.497 4.498 3.179 3.179 0 1 1-4.497-4.498ZM10 8.319a1.68 1.68 0 0 0-1.188 2.87 1.679 1.679 0 1 0 2.376-2.378A1.68 1.68 0 0 0 10 8.32Z"},"children":[]}],"metadata":""}]},"name":"settings"};
7
7
 
8
8
  export default Settings;
@@ -3,6 +3,6 @@
3
3
 
4
4
  import { IconDefinition } from '../types';
5
5
 
6
- const Share: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"d":"M10.025 11.821a.72.72 0 0 0 .718-.704V4.343l-.061-1.005.39.52.895.95c.116.13.294.205.465.205.341 0 .628-.253.628-.609a.616.616 0 0 0-.19-.444l-2.284-2.194c-.191-.185-.37-.246-.56-.246a.752.752 0 0 0-.554.246L7.188 3.96a.597.597 0 0 0-.198.444c0 .356.287.609.622.609a.668.668 0 0 0 .479-.205l.888-.95.397-.52-.062 1.005v6.774c0 .376.315.704.711.704Zm-3.95 5.537h7.895c1.524 0 2.33-.806 2.33-2.317V8.403c0-1.51-.806-2.317-2.33-2.317h-1.798V7.65h1.654c.588 0 .916.301.916.923v6.303c0 .615-.328.916-.916.916H6.218c-.595 0-.91-.3-.91-.916V8.574c0-.622.315-.923.91-.923h1.681V6.086H6.074c-1.517 0-2.33.807-2.33 2.317v6.638c0 1.51.813 2.317 2.33 2.317Z"},"children":[]}],"metadata":""}]},"name":"share"};
6
+ const Share: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"d":"M10.53 2.22a.75.75 0 0 0-1.06 0L6.97 4.72a.75.75 0 0 0 1.06 1.06l1.22-1.22v6.69a.75.75 0 1 0 1.499 0V4.56l1.219 1.22a.75.75 0 1 0 1.06-1.06l-2.499-2.5Z"},"children":[]},{"type":"element","tagName":"path","properties":{"d":"M5.416 7A2.415 2.415 0 0 0 3 9.417v5.166c0 .225.078.538.17.797.096.267.264.638.537.912.046.046.063.065.085.09.02.022.044.05.099.106.08.085.197.196.363.29.326.182.709.222 1.162.222h9.169c.64 0 1.254-.255 1.707-.708.274-.274.442-.645.537-.912.093-.26.171-.572.171-.797V9.417A2.417 2.417 0 0 0 14.585 7h-.837a.75.75 0 0 0 0 1.5h.837a.916.916 0 0 1 .916.917v5.149c-.001.006-.004.03-.014.074a2.011 2.011 0 0 1-.174.472.57.57 0 0 1-.08.12.916.916 0 0 1-.649.268H5.417c-.282 0-.393-.023-.425-.031a.616.616 0 0 1-.017-.017l-.051-.056-.027-.03a3.96 3.96 0 0 0-.128-.134.569.569 0 0 1-.081-.12 2.039 2.039 0 0 1-.173-.472c-.01-.04-.013-.064-.014-.072V9.416a.917.917 0 0 1 .916-.916h.836a.75.75 0 0 0 0-1.5h-.836Z"},"children":[]}],"metadata":""}]},"name":"share"};
7
7
 
8
8
  export default Share;
@@ -3,6 +3,6 @@
3
3
 
4
4
  import { IconDefinition } from '../types';
5
5
 
6
- const Shared: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"d":"M13.732 9.768c1.754 0 3.162-1.522 3.162-3.416C16.894 4.5 15.472 3 13.732 3c-1.739 0-3.169 1.514-3.162 3.36.008 1.886 1.409 3.408 3.162 3.408Zm-8.26.155c1.535 0 2.767-1.338 2.767-3.008 0-1.62-1.246-2.95-2.767-2.95-1.514 0-2.768 1.345-2.768 2.958.007 1.669 1.24 3 2.768 3Zm8.26-1.684c-.866 0-1.598-.81-1.598-1.887-.007-1.021.74-1.824 1.598-1.824.867 0 1.599.796 1.599 1.824 0 1.063-.725 1.887-1.599 1.887Zm-8.26.184c-.683 0-1.26-.655-1.26-1.5-.008-.796.584-1.451 1.26-1.451.683 0 1.267.648 1.267 1.443 0 .853-.577 1.508-1.267 1.508ZM1.676 16.43h5.366c-.472-.29-.732-.958-.676-1.508H1.803c-.113 0-.155-.056-.155-.147 0-1.374 1.711-2.747 3.824-2.747.605 0 1.387.17 1.866.402a3.095 3.095 0 0 1 1.127-1.155c-.86-.465-2.014-.74-2.993-.74C2.444 10.535 0 12.641 0 14.972c0 .944.556 1.458 1.676 1.458Zm7.725-.008h8.655c1.296 0 1.944-.443 1.944-1.373 0-2.098-2.578-4.514-6.268-4.514s-6.274 2.416-6.274 4.514c0 .93.648 1.373 1.943 1.373Zm-.007-1.528c-.14 0-.183-.056-.183-.155 0-.93 1.655-2.676 4.521-2.676 2.867 0 4.521 1.747 4.521 2.676 0 .099-.049.155-.183.155H9.394Z"},"children":[]}],"metadata":""}]},"name":"shared"};
6
+ const Shared: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M13 3.25c-1.73 0-3 1.531-3 3.25s1.27 3.25 3 3.25c1.729 0 3-1.531 3-3.25s-1.271-3.25-3-3.25ZM11.5 6.5c0-1.043.744-1.75 1.5-1.75s1.5.707 1.5 1.75c0 1.043-.744 1.75-1.5 1.75s-1.5-.707-1.5-1.75ZM6.25 4.25c-1.6 0-2.75 1.429-2.75 3s1.15 3 2.75 3S9 8.821 9 7.25s-1.15-3-2.75-3ZM5 7.25c0-.914.64-1.5 1.25-1.5s1.25.586 1.25 1.5-.64 1.5-1.25 1.5S5 8.164 5 7.25ZM8.29 11.84c1.051-.965 2.617-1.59 4.71-1.59s3.658.625 4.71 1.59c1.045.96 1.536 2.217 1.54 3.38.003.99-.873 1.53-1.625 1.53H8.374c-.752 0-1.628-.54-1.624-1.53.004-1.163.494-2.42 1.54-3.38Zm1.014 1.105a3.243 3.243 0 0 0-1.04 2.053c-.013.139.1.252.239.252h8.996a.233.233 0 0 0 .238-.252 3.248 3.248 0 0 0-1.042-2.053c-.726-.667-1.907-1.195-3.695-1.195-1.789 0-2.97.528-3.696 1.195Z"},"children":[]},{"type":"element","tagName":"path","properties":{"d":"M6.249 10.75c.573 0 1.102.056 1.586.16a5.89 5.89 0 0 0-1.198 1.351 6.983 6.983 0 0 0-.388-.011c-1.49 0-2.472.45-3.08 1.016a2.91 2.91 0 0 0-.902 1.776.188.188 0 0 0 .192.207l3.29-.013a2.38 2.38 0 0 0 .516 1.514H2.37c-.753 0-1.648-.548-1.618-1.558a4.327 4.327 0 0 1 1.396-3.024c.929-.864 2.296-1.418 4.102-1.418Z"},"children":[]}],"metadata":""}]},"name":"shared"};
7
7
 
8
8
  export default Shared;
@@ -3,6 +3,6 @@
3
3
 
4
4
  import { IconDefinition } from '../types';
5
5
 
6
- const SidebarFields: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"width":20,"height":20},"children":[{"type":"element","tagName":"path","properties":{"d":"M15.237 7.492h-1.601a.516.516 0 0 1-.508-.5c0-.265.234-.492.508-.492h1.601a.51.51 0 0 1 .516.492c0 .266-.234.5-.516.5ZM15.237 9.586h-1.601a.516.516 0 0 1-.508-.5c0-.266.234-.492.508-.492h1.601a.51.51 0 0 1 .516.492c0 .266-.234.5-.516.5ZM13.636 11.672h1.601a.51.51 0 0 0 .516-.492.51.51 0 0 0-.516-.492h-1.601a.509.509 0 0 0-.508.492c0 .265.234.492.508.492Z"},"children":[]},{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M15.447 17H4.553C2.872 17 2 16.143 2 14.492V5.508C2 3.857 2.872 3 4.553 3h10.894C17.128 3 18 3.857 18 5.508v8.984C18 16.136 17.128 17 15.447 17ZM3.525 14.36c0 .75.397 1.127 1.121 1.127h6.233V4.513H4.646c-.724 0-1.12.37-1.12 1.119v8.729Zm12.95-8.728c0-.749-.405-1.12-1.121-1.12h-3.027v10.975h3.027c.716 0 1.12-.378 1.12-1.127V5.633Z"},"children":[]}],"metadata":""}]},"name":"sidebar-fields"};
6
+ const SidebarFields: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"width":20,"height":20},"children":[{"type":"element","tagName":"path","properties":{"d":"M15 12.25a.75.75 0 0 1 0 1.5h-1a.75.75 0 0 1 0-1.5h1ZM15.75 10a.75.75 0 0 0-.75-.75h-1a.75.75 0 0 0 0 1.5h1a.75.75 0 0 0 .75-.75ZM15 6.25a.75.75 0 0 1 0 1.5h-1a.75.75 0 0 1 0-1.5h1Z"},"children":[]},{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M4.25 3A2.25 2.25 0 0 0 2 5.25v9.5A2.25 2.25 0 0 0 4.25 17h11.5A2.25 2.25 0 0 0 18 14.75v-9.5A2.25 2.25 0 0 0 15.75 3H4.25ZM3.5 5.25a.75.75 0 0 1 .75-.75H11v11H4.25a.75.75 0 0 1-.75-.75v-9.5Zm9 10.25v-11h3.25a.75.75 0 0 1 .75.75v9.5a.75.75 0 0 1-.75.75H12.5Z"},"children":[]}],"metadata":""}]},"name":"sidebar-fields"};
7
7
 
8
8
  export default SidebarFields;
@@ -3,6 +3,6 @@
3
3
 
4
4
  import { IconDefinition } from '../types';
5
5
 
6
- const SidebarFieldsOpened: 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.553 17h10.894C17.128 17 18 16.136 18 14.492V5.508C18 3.857 17.128 3 15.447 3H4.553C2.872 3 2 3.857 2 5.508v8.984C2 16.143 2.872 17 4.553 17Zm.093-1.513c-.724 0-1.12-.378-1.12-1.127V5.633c0-.749.396-1.12 1.12-1.12h6.233v10.975H4.646Zm10.591-7.995h-1.601a.516.516 0 0 1-.508-.5c0-.265.234-.492.508-.492h1.601a.51.51 0 0 1 .516.492c0 .266-.234.5-.516.5Zm0 2.094h-1.601a.516.516 0 0 1-.508-.5c0-.266.234-.492.508-.492h1.601a.51.51 0 0 1 .516.492c0 .266-.234.5-.516.5Zm0 2.086h-1.601a.509.509 0 0 1-.508-.492c0-.266.234-.492.508-.492h1.601a.51.51 0 0 1 .516.492.51.51 0 0 1-.516.492Z"},"children":[]}],"metadata":""}]},"name":"sidebar-fields-opened"};
6
+ const SidebarFieldsOpened: 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 5.25A2.25 2.25 0 0 1 4.25 3h11.5A2.25 2.25 0 0 1 18 5.25v9.5A2.25 2.25 0 0 1 15.75 17H4.25A2.25 2.25 0 0 1 2 14.75v-9.5Zm2.25-.75a.75.75 0 0 0-.75.75v9.5c0 .414.336.75.75.75H11v-11H4.25ZM15 12.25a.75.75 0 0 1 0 1.5h-1a.75.75 0 0 1 0-1.5h1Zm.75-2.25a.75.75 0 0 0-.75-.75h-1a.75.75 0 0 0 0 1.5h1a.75.75 0 0 0 .75-.75ZM15 6.25a.75.75 0 0 1 0 1.5h-1a.75.75 0 0 1 0-1.5h1Z"},"children":[]}],"metadata":""}]},"name":"sidebar-fields-opened"};
7
7
 
8
8
  export default SidebarFieldsOpened;
@@ -3,6 +3,6 @@
3
3
 
4
4
  import { IconDefinition } from '../types';
5
5
 
6
- const Sort: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"d":"M3.97 8.03a.75.75 0 0 0 1.06 0l1.22-1.22V14a.75.75 0 0 0 1.5 0V6.81l1.22 1.22a.75.75 0 1 0 1.06-1.06l-2.5-2.5a.75.75 0 0 0-1.06 0l-2.5 2.5a.75.75 0 0 0 0 1.06ZM16.03 11.97a.75.75 0 0 0-1.06 0l-1.22 1.22V5.5a.75.75 0 0 0-1.5 0v7.69l-1.22-1.22a.75.75 0 0 0-1.06 1.06l2.5 2.5a.75.75 0 0 0 1.06 0l2.5-2.5a.75.75 0 0 0 0-1.06Z"},"children":[]}],"metadata":""}]},"name":"sort"};
6
+ const Sort: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M13.386 16.777a.75.75 0 0 0 1.061 0l3.333-3.333a.75.75 0 0 0-1.06-1.061l-2.053 2.053V3.75a.75.75 0 0 0-1.5 0v10.686l-2.053-2.053a.75.75 0 0 0-1.061 1.06l3.333 3.334ZM6.083 17a.75.75 0 0 0 .75-.75V5.564l2.053 2.053a.75.75 0 0 0 1.061-1.06L6.614 3.222a.75.75 0 0 0-1.061 0L2.22 6.556a.75.75 0 0 0 1.06 1.061l2.053-2.053V16.25c0 .414.336.75.75.75Z"},"children":[]}],"metadata":""}]},"name":"sort"};
7
7
 
8
8
  export default Sort;
@@ -3,6 +3,6 @@
3
3
 
4
4
  import { IconDefinition } from '../types';
5
5
 
6
- const SortOnBottom: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M3.5 4.5a1 1 0 0 0 0 2h8a1 1 0 1 0 0-2h-8Zm0 4.5a1 1 0 0 0 0 2h6a1 1 0 1 0 0-2h-6Zm-1 5.5a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2h-4a1 1 0 0 1-1-1Zm15.22-2.28a.75.75 0 0 0-1.061 0l-1.22 1.22V7.75a.75.75 0 1 0-1.5 0v5.69l-1.22-1.22a.75.75 0 0 0-1.06 1.06l2.5 2.5a.75.75 0 0 0 1.06 0l2.5-2.5a.75.75 0 0 0 0-1.06Z"},"children":[]}],"metadata":""}]},"name":"sort-on-bottom"};
6
+ const SortOnBottom: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M6.083 3a.75.75 0 0 1 .75.75v10.686l2.053-2.053a.75.75 0 0 1 1.061 1.06l-3.333 3.334a.75.75 0 0 1-1.061 0L2.22 13.444a.75.75 0 1 1 1.06-1.061l2.053 2.053V3.75a.75.75 0 0 1 .75-.75Zm2.75 1a.75.75 0 0 1 .75-.75h7.667a.75.75 0 0 1 0 1.5H9.583a.75.75 0 0 1-.75-.75Zm0 3a.75.75 0 0 1 .75-.75h5.667a.75.75 0 0 1 0 1.5H9.583a.75.75 0 0 1-.75-.75Zm0 3a.75.75 0 0 1 .75-.75h3.667a.75.75 0 0 1 0 1.5H9.583a.75.75 0 0 1-.75-.75Z"},"children":[]}],"metadata":""}]},"name":"sort-on-bottom"};
7
7
 
8
8
  export default SortOnBottom;
@@ -3,6 +3,6 @@
3
3
 
4
4
  import { IconDefinition } from '../types';
5
5
 
6
- const SortOnTop: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M3.5 15.5a1 1 0 1 1 0-2h8a1 1 0 1 1 0 2h-8Zm0-4.5a1 1 0 1 1 0-2h6a1 1 0 1 1 0 2h-6Zm-1-5.5a1 1 0 0 0 1 1h4a1 1 0 1 0 0-2h-4a1 1 0 0 0-1 1Zm15.22 2.28a.75.75 0 0 1-1.061 0l-1.22-1.22v5.69a.75.75 0 1 1-1.5 0V6.56l-1.22 1.22a.75.75 0 0 1-1.06-1.06l2.5-2.5a.75.75 0 0 1 1.06 0l2.5 2.5a.75.75 0 0 1 0 1.06Z"},"children":[]}],"metadata":""}]},"name":"sort-on-top"};
6
+ const SortOnTop: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M6.083 16.997a.75.75 0 0 0 .75-.75V5.56l2.053 2.053a.75.75 0 0 0 1.061-1.061L6.614 3.22a.75.75 0 0 0-1.061 0L2.22 6.553a.75.75 0 0 0 1.06 1.06l2.053-2.052v10.686c0 .414.336.75.75.75Zm2.75-1c0 .414.336.75.75.75h7.667a.75.75 0 0 0 0-1.5H9.583a.75.75 0 0 0-.75.75Zm0-3c0 .414.336.75.75.75h5.667a.75.75 0 0 0 0-1.5H9.583a.75.75 0 0 0-.75.75Zm0-3c0 .414.336.75.75.75h3.667a.75.75 0 0 0 0-1.5H9.583a.75.75 0 0 0-.75.75Z"},"children":[]}],"metadata":""}]},"name":"sort-on-top"};
7
7
 
8
8
  export default SortOnTop;
@@ -3,6 +3,6 @@
3
3
 
4
4
  import { IconDefinition } from '../types';
5
5
 
6
- const TypeButton: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M17.358 5.594C16.913 5.177 16.288 5 15.561 5H4.44c-.727 0-1.352.177-1.797.594C2.192 6.016 2 6.614 2 7.296v3.907c0 .683.191 1.281.642 1.703.445.417 1.07.594 1.797.594H10v-1.469l-5.561-.013c-.385 0-.585-.093-.69-.194-.101-.098-.188-.275-.188-.611V7.287c0-.336.087-.513.188-.61.105-.102.305-.195.69-.195H15.56c.379 0 .576.093.68.194.101.097.188.275.188.611V11H18V7.296c0-.682-.192-1.28-.642-1.702Zm-2.548 8.848 1.528 3.45c.063.128.008.278-.124.323l-.683.27a.264.264 0 0 1-.333-.143l-1.49-3.526-1.219 1.273c-.178.194-.497.082-.489-.18l.016-6.147c.007-.247.279-.351.458-.172l4.439 4.492c.186.195.054.464-.21.457l-1.893-.098Z"},"children":[]}],"metadata":""}]},"name":"type-button"};
6
+ const TypeButton: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M4.25 5.5a.75.75 0 0 0-.75.75v5.5c0 .414.336.75.75.75h5a.75.75 0 0 1 0 1.5h-5A2.25 2.25 0 0 1 2 11.75v-5.5A2.25 2.25 0 0 1 4.25 4h11.5A2.25 2.25 0 0 1 18 6.25v3a.75.75 0 0 1-1.5 0v-3a.75.75 0 0 0-.75-.75H4.25Zm7.354 3.363a.75.75 0 0 1 .85.04l6.25 4.75A.75.75 0 0 1 18.25 15h-2.895l-1.173 2.562a.75.75 0 0 1-1.418-.17l-1.5-7.75a.75.75 0 0 1 .34-.779Zm1.505 2.422.683 3.526.4-.873a.75.75 0 0 1 .682-.438h1.15l-2.915-2.215Z"},"children":[]}],"metadata":""}]},"name":"type-button"};
7
7
 
8
8
  export default TypeButton;
@@ -3,6 +3,6 @@
3
3
 
4
4
  import { IconDefinition } from '../types';
5
5
 
6
- const TypeEmoji: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"d":"M11.888 11.784a3.008 3.008 0 0 1-3.776 0 .801.801 0 0 0-1.024 1.232 4.544 4.544 0 0 0 5.824 0 .8.8 0 1 0-1.024-1.232ZM7.6 9.2a.8.8 0 1 0 0-1.6.8.8 0 0 0 0 1.6Zm4.8-1.6a.8.8 0 1 0 0 1.6.8.8 0 0 0 0-1.6ZM10 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16Zm0 14.4a6.4 6.4 0 1 1 0-12.8 6.4 6.4 0 0 1 0 12.8Z"},"children":[]}],"metadata":""}]},"name":"type-emoji"};
6
+ const TypeEmoji: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"d":"M12.25 6.625a1.125 1.125 0 1 0 0 2.25 1.125 1.125 0 0 0 0-2.25ZM7.75 6.625a1.125 1.125 0 1 0 0 2.25 1.125 1.125 0 0 0 0-2.25Z"},"children":[]},{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M10 1.75a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5Zm0 1.5a6.75 6.75 0 1 0 0 13.5 6.75 6.75 0 0 0 0-13.5Z"},"children":[]},{"type":"element","tagName":"path","properties":{"d":"M8.238 11.643a3.707 3.707 0 0 1-.491-.428l-.149-.168a.75.75 0 0 0-1.198.903l.078.097a5.21 5.21 0 0 0 .878.81c.598.435 1.5.893 2.644.893 1.144 0 2.046-.458 2.644-.893a5.21 5.21 0 0 0 .879-.81l.077-.097a.75.75 0 0 0-1.198-.903l-.149.168c-.11.116-.276.272-.491.428-.433.315-1.031.607-1.762.607-.73 0-1.33-.292-1.762-.607Z"},"children":[]}],"metadata":""}]},"name":"type-emoji"};
7
7
 
8
8
  export default TypeEmoji;
@@ -3,6 +3,6 @@
3
3
 
4
4
  import { IconDefinition } from '../types';
5
5
 
6
- const Upgrade: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"g","properties":{},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M5.425 11.848c1.45 0 2.614 1.151 2.574 2.574a2.583 2.583 0 0 1-1.737 2.462l-3.118 1.092a.99.99 0 0 1-1.04-.233.99.99 0 0 1-.233-1.04l.001-.004 1.09-3.115a2.59 2.59 0 0 1 2.463-1.736Zm.743 1.897a.927.927 0 0 1 .305.715c0 .437-.28.82-.7.984l-2.03.698.7-2.033v-.002a1.02 1.02 0 0 1 1.71-.375l.007.007.008.006Z"},"children":[]},{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M18.07 1.938a1.836 1.836 0 0 0-1.654-.503l-3.543.7-.004.002c-1.746.365-3.353 1.319-4.475 2.684l-.172.196-5.044.208a1.319 1.319 0 0 0-.937.412l-.526.526a1.39 1.39 0 0 0 0 1.966l2.181 2.18a.975.975 0 0 0 .117 1.247l4.478 4.478a.967.967 0 0 0 1.227.097l2.161 2.162a1.39 1.39 0 0 0 1.966 0l.526-.526c.261-.262.386-.596.41-.918l.001-.007.17-5.016.156-.133a7.828 7.828 0 0 0 2.686-4.438l.778-3.659v-.004c.121-.6-.071-1.223-.502-1.654Zm-4.852 1.983 3.528-.698c.02-.001.033.002.04.005l.003.005.001.003-.779 3.663v.003a6.032 6.032 0 0 1-2.063 3.425l-4.763 3.91-3.412-3.412 3.986-4.843a5.924 5.924 0 0 1 3.459-2.061ZM3.243 7.165l.148-.148 3.266-.122-1.666 2.019-1.748-1.748Zm9.6 9.6L11.076 15l2.036-1.656-.122 3.274-.149.148Z"},"children":[]},{"type":"element","tagName":"path","properties":{"d":"M14.627 6.517a1.451 1.451 0 1 1-2.902 0 1.451 1.451 0 0 1 2.902 0Z"},"children":[]}]}],"metadata":""}]},"name":"upgrade"};
6
+ const Upgrade: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"g","properties":{"fillRule":"evenodd","clipRule":"evenodd"},"children":[{"type":"element","tagName":"path","properties":{"d":"M4.785 12.827a2.517 2.517 0 0 0-1.7.591c-.418.352-.73.841-.965 1.322a9.279 9.279 0 0 0-.558 1.498 14.326 14.326 0 0 0-.38 1.746l-.004.03-.001.01v.003a.7.7 0 0 0 .786.787h.004l.009-.002.03-.004.11-.017a14.327 14.327 0 0 0 1.637-.363 9.275 9.275 0 0 0 1.497-.558c.48-.235.97-.547 1.322-.966.81-.958.819-2.448-.118-3.374l-.009-.008a2.517 2.517 0 0 0-1.66-.695ZM2.75 17.242c.192-.045.401-.097.618-.16.432-.123.878-.279 1.268-.47.399-.194.693-.403.866-.609l.001-.001c.372-.44.347-1.096-.028-1.471a1.116 1.116 0 0 0-1.486-.042h-.001c-.206.174-.414.467-.61.866-.19.39-.346.836-.47 1.268-.061.217-.114.426-.158.619Z"},"children":[]},{"type":"element","tagName":"path","properties":{"d":"M13.218 3.812a10.033 10.033 0 0 1 4.179-1.22c-.142 2.176-1.007 5.406-4.66 7.858a17.93 17.93 0 0 1-2.78 1.434L8.123 10.05c.091-.2.21-.454.344-.735.32-.668.723-1.461 1.08-2.032a10.033 10.033 0 0 1 3.671-3.471Zm-2.731 9.368c.748-.307 1.477-.66 2.181-1.057.035.178.069.375.095.58.053.406.075.83.04 1.215-.037.391-.129.692-.265.897-.269.4-.905.755-1.627 1.017-.147.053-.29.1-.424.141V13.18Zm-1.149 4.228a.7.7 0 0 0 .574.15h.004l.007-.001.026-.005a6.685 6.685 0 0 0 .413-.093c.266-.066.632-.168 1.027-.311.743-.27 1.773-.748 2.313-1.555v-.001c.314-.47.447-1.028.495-1.544a7.034 7.034 0 0 0-.045-1.524c-.06-.47-.151-.89-.226-1.193v-.002C18.164 8.265 18.82 4.2 18.82 1.87a.7.7 0 0 0-.696-.7 11.433 11.433 0 0 0-9.472 4.927 10.778 10.778 0 0 0-1.178-.237 6.946 6.946 0 0 0-1.526-.06c-.517.043-1.077.173-1.55.488-.808.54-1.286 1.57-1.556 2.313a10.386 10.386 0 0 0-.404 1.44l-.005.026-.001.008v.004a.7.7 0 0 0 .688.824h3.877l2.09 2.09v3.877a.7.7 0 0 0 .251.538ZM7.278 7.247c.218.03.425.069.612.108-.248.459-.487.94-.685 1.355-.148.307-.276.583-.372.794H4.017c.04-.135.088-.278.141-.425.262-.721.616-1.358 1.017-1.627.203-.134.501-.225.891-.257a5.562 5.562 0 0 1 1.213.052Z"},"children":[]}]}],"metadata":""}]},"name":"upgrade"};
7
7
 
8
8
  export default Upgrade;
@@ -70,6 +70,7 @@ export { default as Globe } from './Globe';
70
70
  export { default as Hide } from './Hide';
71
71
  export { default as Hint } from './Hint';
72
72
  export { default as Home } from './Home';
73
+ export { default as ImageXmark } from './ImageXmark';
73
74
  export { default as Integration } from './Integration';
74
75
  export { default as InvitePeople } from './InvitePeople';
75
76
  export { default as Items } from './Items';
@@ -0,0 +1,12 @@
1
+ // This icon file is generated automatically.
2
+
3
+ import ImageXmarkSvg from '../ast/ImageXmark';
4
+ import { Icon } from '../Icon';
5
+ import { IconBaseProps } from '../types';
6
+
7
+ const ImageXmark = (
8
+ props: IconBaseProps,
9
+ ): JSX.Element => <Icon {...props} icon={ImageXmarkSvg} />;
10
+
11
+ ImageXmark.displayName = 'ImageXmark';
12
+ export default ImageXmark;
@@ -70,6 +70,7 @@ export { default as Globe } from './Globe';
70
70
  export { default as Hide } from './Hide';
71
71
  export { default as Hint } from './Hint';
72
72
  export { default as Home } from './Home';
73
+ export { default as ImageXmark } from './ImageXmark';
73
74
  export { default as Integration } from './Integration';
74
75
  export { default as InvitePeople } from './InvitePeople';
75
76
  export { default as Items } from './Items';
@@ -1,24 +0,0 @@
1
- import {lazy, Suspense} from "react";
2
- import {detectEmojiSupportLevel} from "./emoji-support";
3
-
4
- const LazyEmojiComponent = lazy(async () => {
5
- const {EmojiMartEmoji} = await import("./emoji-mart");
6
- const level = await detectEmojiSupportLevel();
7
-
8
- function Emoji(props: React.ComponentPropsWithoutRef<typeof EmojiMartEmoji>) {
9
- return <EmojiMartEmoji {...props} native={level >= 5} />;
10
- }
11
- return {
12
- default: Emoji,
13
- };
14
- });
15
-
16
- export const Emoji: React.FC<React.ComponentPropsWithoutRef<typeof LazyEmojiComponent>> = function EmojiOrLoader(
17
- props
18
- ) {
19
- return (
20
- <Suspense fallback={<div style={{width: props.size, height: props.size}} />}>
21
- <LazyEmojiComponent {...props} />
22
- </Suspense>
23
- );
24
- };