@saleor/macaw-ui 0.5.2 → 0.6.2
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/dist/cjs/index.js +2 -2
- package/dist/cjs/index.js.map +3 -3
- package/dist/esm/index.js +2 -2
- package/dist/esm/index.js.map +3 -3
- package/dist/types/CircleIndicator/CircleIndicator.d.ts +2 -0
- package/dist/types/Indicator/Circle.d.ts +5 -0
- package/dist/types/Indicator/CircleFilled.d.ts +8 -0
- package/dist/types/Indicator/CircleOutline.d.ts +8 -0
- package/dist/types/Indicator/Indicator.d.ts +14 -0
- package/dist/types/Indicator/Indicator.stories.d.ts +11 -0
- package/dist/types/Indicator/IndicatorCircle.d.ts +7 -0
- package/dist/types/Indicator/IndicatorCircle.stories.d.ts +7 -0
- package/dist/types/Indicator/IndicatorOutlined.d.ts +9 -0
- package/dist/types/Indicator/IndicatorOutlined.stories.d.ts +18 -0
- package/dist/types/Indicator/index.d.ts +3 -0
- package/dist/types/Indicator/styles.d.ts +5 -0
- package/dist/types/Pagination/Pagination.d.ts +5 -2
- package/dist/types/Pagination/PaginationActions.d.ts +16 -5
- package/dist/types/Tooltip/Arrow.d.ts +11 -0
- package/dist/types/Tooltip/Tooltip.d.ts +17 -3
- package/dist/types/Tooltip/Tooltip.stories.d.ts +7 -5
- package/dist/types/Tooltip/TooltipMountWrapper.d.ts +8 -0
- package/dist/types/Tooltip/index.d.ts +1 -0
- package/dist/types/Tooltip/styles.d.ts +10 -1
- package/dist/types/icons/20x20/BackSmallIcon.d.ts +10 -0
- package/dist/types/icons/20x20/BookmarksSmallIcon.d.ts +10 -0
- package/dist/types/icons/20x20/CheckboxSmallIcon.d.ts +10 -0
- package/dist/types/icons/20x20/ChevronSmallIcon.d.ts +10 -0
- package/dist/types/icons/20x20/CloseSmallIcon.d.ts +10 -0
- package/dist/types/icons/20x20/DragSmallIcon.d.ts +10 -0
- package/dist/types/icons/20x20/FilterSmallIcon.d.ts +10 -0
- package/dist/types/icons/20x20/MinusSmallIcon.d.ts +10 -0
- package/dist/types/icons/20x20/MoreSmallIcon.d.ts +10 -0
- package/dist/types/icons/20x20/NextSmallIcon.d.ts +10 -0
- package/dist/types/icons/20x20/PlusSmallIcon.d.ts +10 -0
- package/dist/types/icons/20x20/SearchSmallIcon.d.ts +10 -0
- package/dist/types/icons/20x20/SortBigSmallIcon.d.ts +10 -0
- package/dist/types/icons/20x20/SortSmallSmallIcon.d.ts +10 -0
- package/dist/types/icons/20x20/index.d.ts +14 -0
- package/dist/types/icons/24x24/AddEnvironmentIcon.d.ts +10 -0
- package/dist/types/icons/24x24/AppsIcon.d.ts +10 -0
- package/dist/types/icons/24x24/ArrowRightIcon.d.ts +10 -0
- package/dist/types/icons/24x24/BackspaceIcon.d.ts +10 -0
- package/dist/types/icons/24x24/BagIcon.d.ts +10 -0
- package/dist/types/icons/24x24/BillingIcon.d.ts +10 -0
- package/dist/types/icons/24x24/BookmarkIcon.d.ts +10 -0
- package/dist/types/icons/24x24/CalendarIcon.d.ts +10 -0
- package/dist/types/icons/24x24/CheckIcon.d.ts +10 -0
- package/dist/types/icons/24x24/ChevronIcon.d.ts +10 -0
- package/dist/types/icons/24x24/Close2Icon.d.ts +10 -0
- package/dist/types/icons/24x24/CloseIcon.d.ts +10 -0
- package/dist/types/icons/24x24/CodeIcon.d.ts +10 -0
- package/dist/types/icons/24x24/ColumnsIcon.d.ts +10 -0
- package/dist/types/icons/24x24/CopyIcon.d.ts +10 -0
- package/dist/types/icons/24x24/CustomersIcon.d.ts +10 -0
- package/dist/types/icons/24x24/DashboardIcon.d.ts +10 -0
- package/dist/types/icons/24x24/DeleteIcon.d.ts +10 -0
- package/dist/types/icons/24x24/DeveloperIcon.d.ts +10 -0
- package/dist/types/icons/24x24/DiscountsIcon.d.ts +10 -0
- package/dist/types/icons/24x24/DownloadIcon.d.ts +10 -0
- package/dist/types/icons/24x24/DragIcon.d.ts +10 -0
- package/dist/types/icons/24x24/EditIcon.d.ts +10 -0
- package/dist/types/icons/24x24/EnvironmentIcon.d.ts +10 -0
- package/dist/types/icons/24x24/ExpandIcon.d.ts +10 -0
- package/dist/types/icons/24x24/ExpendableIcon.d.ts +10 -0
- package/dist/types/icons/24x24/EyeClosedIcon.d.ts +10 -0
- package/dist/types/icons/24x24/EyeIcon.d.ts +10 -0
- package/dist/types/icons/24x24/FilteringIcon.d.ts +10 -0
- package/dist/types/icons/24x24/GenerateIcon.d.ts +10 -0
- package/dist/types/icons/24x24/GithubIcon.d.ts +10 -0
- package/dist/types/icons/24x24/GridIcon.d.ts +10 -0
- package/dist/types/icons/24x24/HelpIcon.d.ts +10 -0
- package/dist/types/icons/24x24/HowToIcon.d.ts +10 -0
- package/dist/types/icons/24x24/LinkIcon.d.ts +10 -0
- package/dist/types/icons/24x24/ListIcon.d.ts +10 -0
- package/dist/types/icons/24x24/MailIcon.d.ts +10 -0
- package/dist/types/icons/24x24/MigrateIcon.d.ts +10 -0
- package/dist/types/icons/24x24/MinusIcon.d.ts +10 -0
- package/dist/types/icons/24x24/ModelsIcon.d.ts +10 -0
- package/dist/types/icons/24x24/MoreHorizontalIcon.d.ts +10 -0
- package/dist/types/icons/24x24/NavigationIcon.d.ts +10 -0
- package/dist/types/icons/24x24/NavigatorIcon.d.ts +10 -0
- package/dist/types/icons/24x24/NextIcon.d.ts +10 -0
- package/dist/types/icons/24x24/NoConnectionIcon.d.ts +10 -0
- package/dist/types/icons/24x24/NotificationsIcon.d.ts +10 -0
- package/dist/types/icons/24x24/OrdersIcon.d.ts +10 -0
- package/dist/types/icons/24x24/PagesIcon.d.ts +10 -0
- package/dist/types/icons/24x24/PermissionsIcon.d.ts +10 -0
- package/dist/types/icons/24x24/PhotoIcon.d.ts +10 -0
- package/dist/types/icons/24x24/PlayIcon.d.ts +10 -0
- package/dist/types/icons/24x24/PlusIcon.d.ts +10 -0
- package/dist/types/icons/24x24/PresetIcon.d.ts +10 -0
- package/dist/types/icons/24x24/PreviousIcon.d.ts +10 -0
- package/dist/types/icons/24x24/PrinterIcon.d.ts +10 -0
- package/dist/types/icons/24x24/PrivacyIcon.d.ts +10 -0
- package/dist/types/icons/24x24/ProcessIcon.d.ts +10 -0
- package/dist/types/icons/24x24/ProductIcon.d.ts +10 -0
- package/dist/types/icons/24x24/RefreshIcon.d.ts +10 -0
- package/dist/types/icons/24x24/RemoveMemberIcon.d.ts +10 -0
- package/dist/types/icons/24x24/ReplyIcon.d.ts +10 -0
- package/dist/types/icons/24x24/SearchIcon.d.ts +10 -0
- package/dist/types/icons/24x24/SettingsIcon.d.ts +10 -0
- package/dist/types/icons/24x24/SnapshotsIcon.d.ts +10 -0
- package/dist/types/icons/24x24/SortDownIcon.d.ts +10 -0
- package/dist/types/icons/24x24/SortUpIcon.d.ts +10 -0
- package/dist/types/icons/24x24/TasksIcon.d.ts +10 -0
- package/dist/types/icons/24x24/TimeIcon.d.ts +10 -0
- package/dist/types/icons/24x24/ToIcon.d.ts +10 -0
- package/dist/types/icons/24x24/TransferIcon.d.ts +10 -0
- package/dist/types/icons/24x24/TranslateIcon.d.ts +10 -0
- package/dist/types/icons/24x24/TranslationIcon.d.ts +10 -0
- package/dist/types/icons/24x24/WebsiteIcon.d.ts +10 -0
- package/dist/types/icons/24x24/WifiIcon.d.ts +10 -0
- package/dist/types/icons/24x24/index.d.ts +74 -0
- package/dist/types/icons/32x32/AttributesLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/CustomerLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/DigitalLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/DiscountLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/FilteringLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/GiftCardLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/NavigationLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/NotesLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/OmnichannelLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/PermissionLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/ProductLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/SearchLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/ShippingLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/SiteSettingsLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/StaffMembersLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/TaxesLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/TokenLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/WarehouseLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/WifiLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/index.d.ts +19 -0
- package/dist/types/icons/index.d.ts +9 -67
- package/dist/types/icons/indicator/index.d.ts +2 -0
- package/dist/types/icons/indicator/regular/ErrorIndicatorIcon.d.ts +2 -0
- package/dist/types/icons/indicator/regular/FailIndicatorIcon.d.ts +2 -0
- package/dist/types/icons/indicator/regular/FailOutlineIndicatorIcon.d.ts +2 -0
- package/dist/types/icons/indicator/regular/HelpIndicatorIcon.d.ts +2 -0
- package/dist/types/icons/indicator/regular/SuccessIndicatorIcon.d.ts +2 -0
- package/dist/types/icons/indicator/regular/WarningIndicatorIcon.d.ts +2 -0
- package/dist/types/icons/indicator/regular/index.d.ts +6 -0
- package/dist/types/icons/indicator/small/ErrorSmallIndicatorIcon.d.ts +2 -0
- package/dist/types/icons/indicator/small/SuccessSmallIndicatorIcon.d.ts +2 -0
- package/dist/types/icons/indicator/small/WarningSmallIndicatorIcon.d.ts +2 -0
- package/dist/types/icons/indicator/small/index.d.ts +3 -0
- package/dist/types/icons/styles.d.ts +1 -0
- package/dist/types/icons/types.d.ts +3 -0
- package/dist/types/index.d.ts +1 -0
- package/dist/types/utils/mergeRefs.d.ts +1 -1
- package/package.json +21 -8
- package/src/CircleIndicator/CircleIndicator.tsx +2 -0
- package/src/Filter/FilterField/MultipleValueAutocompleteFilterField.tsx +42 -41
- package/src/Indicator/Circle.tsx +17 -0
- package/src/Indicator/CircleFilled.tsx +16 -0
- package/src/Indicator/CircleOutline.tsx +34 -0
- package/src/Indicator/Indicator.stories.tsx +49 -0
- package/src/Indicator/Indicator.tsx +65 -0
- package/src/Indicator/IndicatorCircle.stories.tsx +28 -0
- package/src/Indicator/IndicatorCircle.tsx +45 -0
- package/src/Indicator/IndicatorOutlined.stories.tsx +86 -0
- package/src/Indicator/IndicatorOutlined.tsx +63 -0
- package/src/Indicator/index.ts +3 -0
- package/src/Indicator/styles.ts +61 -0
- package/src/MultipleValueAutocomplete/MultipleValueAutocomplete.tsx +134 -133
- package/src/Pagination/Pagination.tsx +6 -4
- package/src/Pagination/PaginationActions.tsx +16 -9
- package/src/Pagination/PaginationRowNumberSelect.tsx +35 -34
- package/src/Tooltip/Arrow.tsx +54 -0
- package/src/Tooltip/Tooltip.stories.tsx +71 -8
- package/src/Tooltip/Tooltip.tsx +156 -15
- package/src/Tooltip/TooltipMountWrapper.tsx +25 -0
- package/src/Tooltip/index.ts +1 -0
- package/src/Tooltip/styles.ts +133 -9
- package/src/assets/icons/20x20/back_small_icon.svg +1 -0
- package/src/assets/icons/20x20/bookmarks_small_icon.svg +1 -0
- package/src/assets/icons/20x20/checkbox_small_icon.svg +1 -0
- package/src/assets/icons/20x20/chevron_small_icon.svg +1 -0
- package/src/assets/icons/20x20/close_small_icon.svg +1 -0
- package/src/assets/icons/20x20/drag_small_icon.svg +1 -0
- package/src/assets/icons/20x20/filter_small_icon.svg +1 -0
- package/src/assets/icons/20x20/minus_small_icon.svg +1 -0
- package/src/assets/icons/20x20/more_small_icon.svg +1 -0
- package/src/assets/icons/20x20/next_small_icon.svg +1 -0
- package/src/assets/icons/20x20/plus_small_icon.svg +1 -0
- package/src/assets/icons/20x20/search_small_icon.svg +1 -0
- package/src/assets/icons/20x20/sort_big_small_icon.svg +1 -0
- package/src/assets/icons/20x20/sort_small_small_icon.svg +1 -0
- package/src/assets/icons/24x24/add_environment_icon.svg +1 -0
- package/src/assets/icons/24x24/apps_icon.svg +1 -0
- package/src/assets/icons/24x24/arrow_right_icon.svg +1 -0
- package/src/assets/icons/24x24/backspace_icon.svg +1 -0
- package/src/assets/icons/24x24/bag_icon.svg +1 -0
- package/src/assets/icons/24x24/billing_icon.svg +1 -0
- package/src/assets/icons/24x24/bookmark_icon.svg +1 -0
- package/src/assets/icons/24x24/calendar_icon.svg +1 -0
- package/src/assets/icons/24x24/check_icon.svg +1 -0
- package/src/assets/icons/24x24/chevron_icon.svg +1 -0
- package/src/assets/icons/24x24/close_2_icon.svg +1 -0
- package/src/assets/icons/24x24/close_icon.svg +1 -0
- package/src/assets/icons/24x24/code_icon.svg +1 -0
- package/src/assets/icons/24x24/columns_icon.svg +1 -0
- package/src/assets/icons/24x24/copy_icon.svg +1 -0
- package/src/assets/icons/24x24/customers_icon.svg +1 -0
- package/src/assets/icons/24x24/dashboard_icon.svg +1 -0
- package/src/assets/icons/24x24/delete_icon.svg +1 -0
- package/src/assets/icons/24x24/developer_icon.svg +1 -0
- package/src/assets/icons/24x24/discounts_icon.svg +1 -0
- package/src/assets/icons/24x24/download_icon.svg +1 -0
- package/src/assets/icons/24x24/drag_icon.svg +1 -0
- package/src/assets/icons/24x24/edit_icon.svg +1 -0
- package/src/assets/icons/24x24/environment_icon.svg +1 -0
- package/src/assets/icons/24x24/expand_icon.svg +1 -0
- package/src/assets/icons/24x24/expendable_icon.svg +1 -0
- package/src/assets/icons/24x24/eye_closed_icon.svg +1 -0
- package/src/assets/icons/24x24/eye_icon.svg +1 -0
- package/src/assets/icons/24x24/filtering_icon.svg +1 -0
- package/src/assets/icons/24x24/generate_icon.svg +1 -0
- package/src/assets/icons/24x24/github_icon.svg +1 -0
- package/src/assets/icons/24x24/grid_icon.svg +1 -0
- package/src/assets/icons/24x24/help_icon.svg +1 -0
- package/src/assets/icons/24x24/how to_icon.svg +1 -0
- package/src/assets/icons/24x24/link_icon.svg +1 -0
- package/src/assets/icons/24x24/list_icon.svg +1 -0
- package/src/assets/icons/24x24/mail_icon.svg +1 -0
- package/src/assets/icons/24x24/migrate_icon.svg +1 -0
- package/src/assets/icons/24x24/minus_icon.svg +1 -0
- package/src/assets/icons/24x24/models_icon.svg +1 -0
- package/src/assets/icons/24x24/more_horizontal_icon.svg +1 -0
- package/src/assets/icons/24x24/navigation_icon.svg +1 -0
- package/src/assets/icons/24x24/navigator_icon.svg +1 -0
- package/src/assets/icons/24x24/next_icon.svg +1 -0
- package/src/assets/icons/24x24/no_connection_icon.svg +1 -0
- package/src/assets/icons/24x24/notifications_icon.svg +1 -0
- package/src/assets/icons/24x24/orders_icon.svg +1 -0
- package/src/assets/icons/24x24/pages_icon.svg +1 -0
- package/src/assets/icons/24x24/permissions_icon.svg +1 -0
- package/src/assets/icons/24x24/photo_icon.svg +1 -0
- package/src/assets/icons/24x24/play_icon.svg +1 -0
- package/src/assets/icons/24x24/plus_icon.svg +1 -0
- package/src/assets/icons/24x24/preset_icon.svg +1 -0
- package/src/assets/icons/24x24/previous_icon.svg +1 -0
- package/src/assets/icons/24x24/printer_icon.svg +1 -0
- package/src/assets/icons/24x24/privacy_icon.svg +1 -0
- package/src/assets/icons/24x24/process_icon.svg +1 -0
- package/src/assets/icons/24x24/product_icon.svg +1 -0
- package/src/assets/icons/24x24/refresh_icon.svg +1 -0
- package/src/assets/icons/24x24/remove_member_icon.svg +1 -0
- package/src/assets/icons/24x24/reply_icon.svg +1 -0
- package/src/assets/icons/24x24/search_icon.svg +1 -0
- package/src/assets/icons/24x24/settings_icon.svg +1 -0
- package/src/assets/icons/24x24/snapshots_icon.svg +1 -0
- package/src/assets/icons/24x24/sort_down_icon.svg +1 -0
- package/src/assets/icons/24x24/sort_up_icon.svg +1 -0
- package/src/assets/icons/24x24/tasks_icon.svg +1 -0
- package/src/assets/icons/24x24/time_icon.svg +1 -0
- package/src/assets/icons/24x24/to_icon.svg +1 -0
- package/src/assets/icons/24x24/transfer_icon.svg +1 -0
- package/src/assets/icons/24x24/translate_icon.svg +1 -0
- package/src/assets/icons/24x24/translation_icon.svg +1 -0
- package/src/assets/icons/24x24/website_icon.svg +1 -0
- package/src/assets/icons/24x24/wifi_icon.svg +1 -0
- package/src/assets/icons/32x32/attributes_large_icon.svg +1 -0
- package/src/assets/icons/32x32/customer_large_icon.svg +1 -0
- package/src/assets/icons/32x32/digital_large_icon.svg +1 -0
- package/src/assets/icons/32x32/discount_large_icon.svg +1 -0
- package/src/assets/icons/32x32/filtering_large_icon.svg +1 -0
- package/src/assets/icons/32x32/gift card_large_icon.svg +1 -0
- package/src/assets/icons/32x32/navigation_large_icon.svg +1 -0
- package/src/assets/icons/32x32/notes_large_icon.svg +1 -0
- package/src/assets/icons/32x32/omnichannel_large_icon.svg +1 -0
- package/src/assets/icons/32x32/permission_large_icon.svg +1 -0
- package/src/assets/icons/32x32/product_large_icon.svg +1 -0
- package/src/assets/icons/32x32/search_large_icon.svg +1 -0
- package/src/assets/icons/32x32/shipping_large_icon.svg +1 -0
- package/src/assets/icons/32x32/site settings_large_icon.svg +1 -0
- package/src/assets/icons/32x32/staff members_large_icon.svg +1 -0
- package/src/assets/icons/32x32/taxes_large_icon.svg +1 -0
- package/src/assets/icons/32x32/token_large_icon.svg +1 -0
- package/src/assets/icons/32x32/warehouse_large_icon.svg +1 -0
- package/src/assets/icons/32x32/wifi_large_icon.svg +1 -0
- package/src/assets/icons/indicator/regular/error_indicator_icon.svg +1 -0
- package/src/assets/icons/indicator/regular/fail_indicator_icon.svg +1 -0
- package/src/assets/icons/indicator/regular/fail_outline_indicator_icon.svg +1 -0
- package/src/assets/icons/indicator/regular/help_indicator_icon.svg +1 -0
- package/src/assets/icons/indicator/regular/success_indicator_icon.svg +1 -0
- package/src/assets/icons/indicator/regular/warning_indicator_icon.svg +1 -0
- package/src/assets/icons/indicator/small/error_small_indicator_icon.svg +1 -0
- package/src/assets/icons/indicator/small/success_small_indicator_icon.svg +1 -0
- package/src/assets/icons/indicator/small/warning_small_indicator_icon.svg +1 -0
- package/src/icons/20x20/BackSmallIcon.tsx +32 -0
- package/src/icons/20x20/BookmarksSmallIcon.tsx +29 -0
- package/src/icons/20x20/CheckboxSmallIcon.tsx +32 -0
- package/src/icons/20x20/ChevronSmallIcon.tsx +32 -0
- package/src/icons/20x20/CloseSmallIcon.tsx +31 -0
- package/src/icons/20x20/DragSmallIcon.tsx +31 -0
- package/src/icons/20x20/FilterSmallIcon.tsx +31 -0
- package/src/icons/20x20/MinusSmallIcon.tsx +32 -0
- package/src/icons/20x20/MoreSmallIcon.tsx +31 -0
- package/src/icons/20x20/NextSmallIcon.tsx +32 -0
- package/src/icons/20x20/PlusSmallIcon.tsx +32 -0
- package/src/icons/20x20/SearchSmallIcon.tsx +31 -0
- package/src/icons/20x20/SortBigSmallIcon.tsx +31 -0
- package/src/icons/20x20/SortSmallSmallIcon.tsx +31 -0
- package/src/icons/20x20/index.ts +14 -0
- package/src/icons/24x24/AddEnvironmentIcon.tsx +32 -0
- package/src/icons/24x24/AppsIcon.tsx +31 -0
- package/src/icons/24x24/ArrowRightIcon.tsx +32 -0
- package/src/icons/24x24/BackspaceIcon.tsx +32 -0
- package/src/icons/24x24/BagIcon.tsx +29 -0
- package/src/icons/24x24/BillingIcon.tsx +32 -0
- package/src/icons/24x24/BookmarkIcon.tsx +29 -0
- package/src/icons/24x24/CalendarIcon.tsx +32 -0
- package/src/icons/24x24/CheckIcon.tsx +32 -0
- package/src/icons/24x24/ChevronIcon.tsx +32 -0
- package/src/icons/24x24/Close2Icon.tsx +39 -0
- package/src/icons/24x24/CloseIcon.tsx +31 -0
- package/src/icons/24x24/CodeIcon.tsx +38 -0
- package/src/icons/24x24/ColumnsIcon.tsx +30 -0
- package/src/icons/24x24/CopyIcon.tsx +39 -0
- package/src/icons/24x24/CustomersIcon.tsx +33 -0
- package/src/icons/24x24/DashboardIcon.tsx +30 -0
- package/src/icons/24x24/DeleteIcon.tsx +32 -0
- package/src/icons/24x24/DeveloperIcon.tsx +44 -0
- package/src/icons/24x24/DiscountsIcon.tsx +31 -0
- package/src/icons/24x24/DownloadIcon.tsx +32 -0
- package/src/icons/24x24/DragIcon.tsx +31 -0
- package/src/icons/24x24/EditIcon.tsx +36 -0
- package/src/icons/24x24/EnvironmentIcon.tsx +36 -0
- package/src/icons/24x24/ExpandIcon.tsx +39 -0
- package/src/icons/24x24/ExpendableIcon.tsx +34 -0
- package/src/icons/24x24/EyeClosedIcon.tsx +30 -0
- package/src/icons/24x24/EyeIcon.tsx +31 -0
- package/src/icons/24x24/FilteringIcon.tsx +32 -0
- package/src/icons/24x24/GenerateIcon.tsx +32 -0
- package/src/icons/24x24/GithubIcon.tsx +40 -0
- package/src/icons/24x24/GridIcon.tsx +61 -0
- package/src/icons/24x24/HelpIcon.tsx +35 -0
- package/src/icons/24x24/HowToIcon.tsx +39 -0
- package/src/icons/24x24/LinkIcon.tsx +32 -0
- package/src/icons/24x24/ListIcon.tsx +34 -0
- package/src/icons/24x24/MailIcon.tsx +31 -0
- package/src/icons/24x24/MigrateIcon.tsx +36 -0
- package/src/icons/24x24/MinusIcon.tsx +32 -0
- package/src/icons/24x24/ModelsIcon.tsx +38 -0
- package/src/icons/24x24/MoreHorizontalIcon.tsx +31 -0
- package/src/icons/24x24/NavigationIcon.tsx +31 -0
- package/src/icons/24x24/NavigatorIcon.tsx +32 -0
- package/src/icons/24x24/NextIcon.tsx +32 -0
- package/src/icons/24x24/NoConnectionIcon.tsx +36 -0
- package/src/icons/24x24/NotificationsIcon.tsx +32 -0
- package/src/icons/24x24/OrdersIcon.tsx +36 -0
- package/src/icons/24x24/PagesIcon.tsx +32 -0
- package/src/icons/24x24/PermissionsIcon.tsx +32 -0
- package/src/icons/24x24/PhotoIcon.tsx +32 -0
- package/src/icons/24x24/PlayIcon.tsx +31 -0
- package/src/icons/24x24/PlusIcon.tsx +32 -0
- package/src/icons/24x24/PresetIcon.tsx +35 -0
- package/src/icons/24x24/PreviousIcon.tsx +32 -0
- package/src/icons/24x24/PrinterIcon.tsx +32 -0
- package/src/icons/24x24/PrivacyIcon.tsx +39 -0
- package/src/icons/24x24/ProcessIcon.tsx +73 -0
- package/src/icons/24x24/ProductIcon.tsx +32 -0
- package/src/icons/24x24/RefreshIcon.tsx +32 -0
- package/src/icons/24x24/RemoveMemberIcon.tsx +34 -0
- package/src/icons/24x24/ReplyIcon.tsx +32 -0
- package/src/icons/24x24/SearchIcon.tsx +39 -0
- package/src/icons/24x24/SettingsIcon.tsx +34 -0
- package/src/icons/24x24/SnapshotsIcon.tsx +39 -0
- package/src/icons/24x24/SortDownIcon.tsx +31 -0
- package/src/icons/24x24/SortUpIcon.tsx +31 -0
- package/src/icons/24x24/TasksIcon.tsx +32 -0
- package/src/icons/24x24/TimeIcon.tsx +39 -0
- package/src/icons/24x24/ToIcon.tsx +32 -0
- package/src/icons/24x24/TransferIcon.tsx +32 -0
- package/src/icons/24x24/TranslateIcon.tsx +32 -0
- package/src/icons/24x24/TranslationIcon.tsx +33 -0
- package/src/icons/24x24/WebsiteIcon.tsx +53 -0
- package/src/icons/24x24/WifiIcon.tsx +32 -0
- package/src/icons/24x24/index.ts +74 -0
- package/src/icons/32x32/AttributesLargeIcon.tsx +36 -0
- package/src/icons/32x32/CustomerLargeIcon.tsx +38 -0
- package/src/icons/32x32/DigitalLargeIcon.tsx +31 -0
- package/src/icons/32x32/DiscountLargeIcon.tsx +35 -0
- package/src/icons/32x32/FilteringLargeIcon.tsx +32 -0
- package/src/icons/32x32/GiftCardLargeIcon.tsx +44 -0
- package/src/icons/32x32/NavigationLargeIcon.tsx +39 -0
- package/src/icons/32x32/NotesLargeIcon.tsx +53 -0
- package/src/icons/32x32/OmnichannelLargeIcon.tsx +64 -0
- package/src/icons/32x32/PermissionLargeIcon.tsx +39 -0
- package/src/icons/32x32/ProductLargeIcon.tsx +31 -0
- package/src/icons/32x32/SearchLargeIcon.tsx +39 -0
- package/src/icons/32x32/ShippingLargeIcon.tsx +32 -0
- package/src/icons/32x32/SiteSettingsLargeIcon.tsx +32 -0
- package/src/icons/32x32/StaffMembersLargeIcon.tsx +40 -0
- package/src/icons/32x32/TaxesLargeIcon.tsx +55 -0
- package/src/icons/32x32/TokenLargeIcon.tsx +38 -0
- package/src/icons/32x32/WarehouseLargeIcon.tsx +32 -0
- package/src/icons/32x32/WifiLargeIcon.tsx +32 -0
- package/src/icons/32x32/index.ts +19 -0
- package/src/icons/index.ts +12 -67
- package/src/icons/indicator/index.ts +2 -0
- package/src/icons/indicator/regular/ErrorIndicatorIcon.tsx +24 -0
- package/src/icons/indicator/regular/FailIndicatorIcon.tsx +31 -0
- package/src/icons/indicator/regular/FailOutlineIndicatorIcon.tsx +31 -0
- package/src/icons/indicator/regular/HelpIndicatorIcon.tsx +30 -0
- package/src/icons/indicator/regular/SuccessIndicatorIcon.tsx +24 -0
- package/src/icons/indicator/regular/WarningIndicatorIcon.tsx +23 -0
- package/src/icons/indicator/regular/index.ts +6 -0
- package/src/icons/indicator/small/ErrorSmallIndicatorIcon.tsx +24 -0
- package/src/icons/indicator/small/SuccessSmallIndicatorIcon.tsx +24 -0
- package/src/icons/indicator/small/WarningSmallIndicatorIcon.tsx +23 -0
- package/src/icons/indicator/small/index.ts +3 -0
- package/src/icons/styles.ts +10 -0
- package/src/icons/types.ts +3 -0
- package/src/index.tsx +1 -0
- package/src/utils/Decorator.tsx +1 -0
- package/src/utils/mergeRefs.ts +4 -4
- package/src/icons/AddEnvironmentIcon.tsx +0 -12
- package/src/icons/AppsIcon.tsx +0 -12
- package/src/icons/ArrowRightIcon.tsx +0 -12
- package/src/icons/AttributesLargeIcon.tsx +0 -15
- package/src/icons/BackspaceIcon.tsx +0 -12
- package/src/icons/BillingIcon.tsx +0 -12
- package/src/icons/CalendarIcon.tsx +0 -12
- package/src/icons/ChevronIcon.tsx +0 -14
- package/src/icons/Close2Icon.tsx +0 -12
- package/src/icons/CloseIcon.tsx +0 -12
- package/src/icons/ColumnsIcon.tsx +0 -12
- package/src/icons/CopyIcon.tsx +0 -12
- package/src/icons/CustomersIcon.tsx +0 -12
- package/src/icons/DashboardIcon.tsx +0 -12
- package/src/icons/DeleteIcon.tsx +0 -12
- package/src/icons/DeveloperIcon.tsx +0 -38
- package/src/icons/DigitalLargeIcon.tsx +0 -15
- package/src/icons/DiscountsIcon.tsx +0 -20
- package/src/icons/DiscountsLargeIcon.tsx +0 -26
- package/src/icons/DownloadIcon.tsx +0 -12
- package/src/icons/DragIcon.tsx +0 -12
- package/src/icons/EditIcon.tsx +0 -12
- package/src/icons/EnvironmentIcon.tsx +0 -12
- package/src/icons/ExpandIcon.tsx +0 -22
- package/src/icons/EyeIcon.tsx +0 -12
- package/src/icons/FilteringIcon.tsx +0 -12
- package/src/icons/FilteringLargeIcon.tsx +0 -15
- package/src/icons/HelpIcon.tsx +0 -12
- package/src/icons/LinkIcon.tsx +0 -12
- package/src/icons/MailIcon.tsx +0 -16
- package/src/icons/MinusIcon.tsx +0 -12
- package/src/icons/MoreHorizontalIcon.tsx +0 -12
- package/src/icons/NavigationIcon.tsx +0 -26
- package/src/icons/NavigationLargeIcon.tsx +0 -15
- package/src/icons/NavigatorIcon.tsx +0 -14
- package/src/icons/NextIcon.tsx +0 -14
- package/src/icons/NoConnectionIcon.tsx +0 -25
- package/src/icons/NotesLargeIcon.tsx +0 -38
- package/src/icons/NotificationsIcon.tsx +0 -12
- package/src/icons/OmnichannelLargeIcon.tsx +0 -15
- package/src/icons/OrdersIcon.tsx +0 -12
- package/src/icons/PagesIcon.tsx +0 -12
- package/src/icons/PermissionLargeIcon.tsx +0 -15
- package/src/icons/PhotoIcon.tsx +0 -12
- package/src/icons/PlusIcon.tsx +0 -12
- package/src/icons/PreviousIcon.tsx +0 -14
- package/src/icons/PrinterIcon.tsx +0 -15
- package/src/icons/PrivacyIcon.tsx +0 -15
- package/src/icons/ProductIcon.tsx +0 -12
- package/src/icons/ProductLargeIcon.tsx +0 -16
- package/src/icons/RefreshIcon.tsx +0 -14
- package/src/icons/ReplyIcon.tsx +0 -12
- package/src/icons/SearchIcon.tsx +0 -12
- package/src/icons/SettingsIcon.tsx +0 -15
- package/src/icons/ShippingLargeIcon.tsx +0 -15
- package/src/icons/SnapshotsIcon.tsx +0 -12
- package/src/icons/TaxesLargeIcon.tsx +0 -15
- package/src/icons/TimeIcon.tsx +0 -12
- package/src/icons/TokenLargeIcon.tsx +0 -17
- package/src/icons/TransferIcon.tsx +0 -22
- package/src/icons/TranslationIcon.tsx +0 -12
- package/src/icons/WarehouseLargeIcon.tsx +0 -15
- package/src/icons/WebsiteIcon.tsx +0 -22
- package/src/icons/WifiIcon.tsx +0 -23
- package/src/icons/WifiLargeIcon.tsx +0 -33
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const PlusSmallIcon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
width={20}
|
|
12
|
+
height={20}
|
|
13
|
+
viewBox="0 0 20 20"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<path
|
|
23
|
+
d="M10 5v10m-5-5h10"
|
|
24
|
+
stroke="currentColor"
|
|
25
|
+
strokeWidth={1.5}
|
|
26
|
+
strokeLinecap="round"
|
|
27
|
+
strokeLinejoin="round"
|
|
28
|
+
/>
|
|
29
|
+
</SvgIcon>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const SearchSmallIcon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
width={20}
|
|
12
|
+
height={20}
|
|
13
|
+
viewBox="0 0 20 20"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<path
|
|
23
|
+
fillRule="evenodd"
|
|
24
|
+
clipRule="evenodd"
|
|
25
|
+
d="M3.75 9a5.25 5.25 0 1 1 10.5 0 5.25 5.25 0 0 1-10.5 0ZM9 2.25a6.75 6.75 0 1 0 4.213 12.024l3.257 3.256a.75.75 0 1 0 1.06-1.06l-3.256-3.257A6.75 6.75 0 0 0 9 2.25Z"
|
|
26
|
+
fill="currentColor"
|
|
27
|
+
/>
|
|
28
|
+
</SvgIcon>
|
|
29
|
+
);
|
|
30
|
+
}
|
|
31
|
+
);
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const SortBigSmallIcon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
width={20}
|
|
12
|
+
height={20}
|
|
13
|
+
viewBox="0 0 20 20"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<path
|
|
23
|
+
d="M10 4v12m0-12L6 8m4-4 4 4"
|
|
24
|
+
stroke="currentColor"
|
|
25
|
+
strokeWidth={1.5}
|
|
26
|
+
strokeLinecap="round"
|
|
27
|
+
/>
|
|
28
|
+
</SvgIcon>
|
|
29
|
+
);
|
|
30
|
+
}
|
|
31
|
+
);
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const SortSmallSmallIcon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
width={20}
|
|
12
|
+
height={20}
|
|
13
|
+
viewBox="0 0 20 20"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<path
|
|
23
|
+
d="M10 4v12m0 0-4-4m4 4 4-4"
|
|
24
|
+
stroke="currentColor"
|
|
25
|
+
strokeWidth={1.5}
|
|
26
|
+
strokeLinecap="round"
|
|
27
|
+
/>
|
|
28
|
+
</SvgIcon>
|
|
29
|
+
);
|
|
30
|
+
}
|
|
31
|
+
);
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
export * from "./BackSmallIcon";
|
|
2
|
+
export * from "./BookmarksSmallIcon";
|
|
3
|
+
export * from "./CheckboxSmallIcon";
|
|
4
|
+
export * from "./ChevronSmallIcon";
|
|
5
|
+
export * from "./CloseSmallIcon";
|
|
6
|
+
export * from "./DragSmallIcon";
|
|
7
|
+
export * from "./FilterSmallIcon";
|
|
8
|
+
export * from "./MinusSmallIcon";
|
|
9
|
+
export * from "./MoreSmallIcon";
|
|
10
|
+
export * from "./NextSmallIcon";
|
|
11
|
+
export * from "./PlusSmallIcon";
|
|
12
|
+
export * from "./SearchSmallIcon";
|
|
13
|
+
export * from "./SortBigSmallIcon";
|
|
14
|
+
export * from "./SortSmallSmallIcon";
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const AddEnvironmentIcon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
width={24}
|
|
12
|
+
height={25}
|
|
13
|
+
viewBox="0 0 24 25"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<path
|
|
23
|
+
d="M5.5 10H3m0 0v5a2 2 0 0 0 2 2h7m-9-7V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v5m0 0v5a2 2 0 0 1-2 2h-7m9-7h-2.5M12 17v4m0 0H6m6 0h7M12 7.002v6m3-3H9"
|
|
24
|
+
stroke="currentColor"
|
|
25
|
+
strokeWidth={1.5}
|
|
26
|
+
strokeLinecap="round"
|
|
27
|
+
strokeLinejoin="round"
|
|
28
|
+
/>
|
|
29
|
+
</SvgIcon>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const AppsIcon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
width={24}
|
|
12
|
+
height={25}
|
|
13
|
+
viewBox="0 0 24 25"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<path
|
|
23
|
+
d="M7 3.5v7M3.5 7h7m4 14H20a1 1 0 0 0 1-1v-5.5a1 1 0 0 0-1-1h-5.5a1 1 0 0 0-1 1V20a1 1 0 0 0 1 1Zm0-10.5H20a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1h-5.5a1 1 0 0 0-1 1v5.5a1 1 0 0 0 1 1ZM4 21h5.5a1 1 0 0 0 1-1v-5.5a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1V20a1 1 0 0 0 1 1Z"
|
|
24
|
+
stroke="currentColor"
|
|
25
|
+
strokeWidth={1.5}
|
|
26
|
+
strokeLinecap="round"
|
|
27
|
+
/>
|
|
28
|
+
</SvgIcon>
|
|
29
|
+
);
|
|
30
|
+
}
|
|
31
|
+
);
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const ArrowRightIcon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
width={24}
|
|
12
|
+
height={25}
|
|
13
|
+
viewBox="0 0 24 25"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<path
|
|
23
|
+
d="M4 12h15.5m0 0-5-5m5 5-5 5"
|
|
24
|
+
stroke="currentColor"
|
|
25
|
+
strokeWidth={1.5}
|
|
26
|
+
strokeLinecap="round"
|
|
27
|
+
strokeLinejoin="round"
|
|
28
|
+
/>
|
|
29
|
+
</SvgIcon>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const BackspaceIcon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
width={24}
|
|
12
|
+
height={24}
|
|
13
|
+
viewBox="0 0 24 24"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<path
|
|
23
|
+
d="M22 6H7l-5 6 5 6h15V6Zm-10 4 4 4m0-4-4 4"
|
|
24
|
+
stroke="currentColor"
|
|
25
|
+
strokeWidth={1.5}
|
|
26
|
+
strokeLinecap="round"
|
|
27
|
+
strokeLinejoin="round"
|
|
28
|
+
/>
|
|
29
|
+
</SvgIcon>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const BagIcon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
width={24}
|
|
12
|
+
height={24}
|
|
13
|
+
viewBox="0 0 24 24"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<path
|
|
23
|
+
d="M4 7v-.75a.75.75 0 0 0-.748.697L4 7ZM3 21l-.748-.053A.75.75 0 0 0 3 21.75V21Zm18 0v.75a.75.75 0 0 0 .748-.803L21 21ZM20 7l.748-.053A.75.75 0 0 0 20 6.25V7ZM8.75 11a.75.75 0 0 0-1.5 0h1.5Zm8 0a.75.75 0 0 0-1.5 0h1.5ZM3.252 6.947l-1 14 1.496.106 1-14-1.496-.106ZM3 21.75h18v-1.5H3v1.5Zm18.748-.803-1-14-1.496.106 1 14 1.497-.106ZM8 6.25H4v1.5h4v-1.5ZM8 7h.75v.003a.613.613 0 0 0 0-.023l.006-.098c.007-.09.02-.223.047-.384.054-.326.161-.749.368-1.163a2.77 2.77 0 0 1 .933-1.086c.426-.284 1.028-.499 1.896-.499v-1.5c-1.13 0-2.03.285-2.728.751A4.26 4.26 0 0 0 7.83 4.665a5.665 5.665 0 0 0-.507 1.587 5.655 5.655 0 0 0-.073.744V7H8Zm12-.75h-4v1.5h4v-1.5Zm-4 0H8v1.5h8v-1.5Zm-4-2.5c.87 0 1.47.215 1.897.499.43.287.727.675.932 1.086.207.414.315.837.369 1.163a4.15 4.15 0 0 1 .052.482v.023V7h1.5v-.024l-.001-.046a5.625 5.625 0 0 0-.071-.678 5.663 5.663 0 0 0-.507-1.587A4.259 4.259 0 0 0 14.73 3c-.7-.466-1.597-.751-2.729-.751v1.5ZM8 11l-.75.001v.009a1.558 1.558 0 0 0 .002.057c.002.034.004.079.01.133a3.817 3.817 0 0 0 .615 1.716C8.531 13.9 9.781 14.75 12 14.75v-1.5c-1.781 0-2.532-.65-2.876-1.166A2.317 2.317 0 0 1 8.751 11v-.008V11H8Zm4 3.75c2.219 0 3.468-.85 4.124-1.834a3.815 3.815 0 0 0 .615-1.716 2.62 2.62 0 0 0 .011-.175V11h-1.5v-.008V11a2.055 2.055 0 0 1-.044.306 2.314 2.314 0 0 1-.33.778c-.344.516-1.094 1.166-2.876 1.166v1.5Z"
|
|
24
|
+
fill="currentColor"
|
|
25
|
+
/>
|
|
26
|
+
</SvgIcon>
|
|
27
|
+
);
|
|
28
|
+
}
|
|
29
|
+
);
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const BillingIcon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
width={24}
|
|
12
|
+
height={25}
|
|
13
|
+
viewBox="0 0 24 25"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<path
|
|
23
|
+
d="M17 10.5V21l-3.5-2-3.5 2-3.5-2L3 21V6a3 3 0 0 1 3-3h12.5M17 10.5h2.5a1 1 0 0 0 1-1V5a2 2 0 0 0-2-2v0M17 10.5V6c0-2 1.5-3 1.5-3m-12 5h7m-7 3h7m-7 3h7"
|
|
24
|
+
stroke="currentColor"
|
|
25
|
+
strokeWidth={1.5}
|
|
26
|
+
strokeLinecap="round"
|
|
27
|
+
strokeLinejoin="round"
|
|
28
|
+
/>
|
|
29
|
+
</SvgIcon>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const BookmarkIcon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
width={24}
|
|
12
|
+
height={24}
|
|
13
|
+
viewBox="0 0 24 24"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<path
|
|
23
|
+
d="M5 21h-.75a.75.75 0 0 0 1.122.651L5 21Zm7-4 .373-.651a.75.75 0 0 0-.745 0L12 17Zm7 4-.372.651A.75.75 0 0 0 19.75 21H19ZM4.25 5v16h1.5V5h-1.5Zm1.122 16.651 7-4-.744-1.302-7 4 .744 1.302Zm6.256-4 7 4 .744-1.302-7-4-.744 1.302ZM19.75 21V5h-1.5v16h1.5ZM17 2.25H7v1.5h10v-1.5ZM19.75 5A2.75 2.75 0 0 0 17 2.25v1.5c.69 0 1.25.56 1.25 1.25h1.5Zm-14 0c0-.69.56-1.25 1.25-1.25v-1.5A2.75 2.75 0 0 0 4.25 5h1.5Z"
|
|
24
|
+
fill="currentColor"
|
|
25
|
+
/>
|
|
26
|
+
</SvgIcon>
|
|
27
|
+
);
|
|
28
|
+
}
|
|
29
|
+
);
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const CalendarIcon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
width={24}
|
|
12
|
+
height={24}
|
|
13
|
+
viewBox="0 0 24 24"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<path
|
|
23
|
+
d="M4 11V6a1 1 0 0 1 1-1h3m-4 6v9a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-9M4 11h16m0 0V6a1 1 0 0 0-1-1h-3M8 5V3m0 2v2m0-2h8m0 0V3m0 2v2"
|
|
24
|
+
stroke="currentColor"
|
|
25
|
+
strokeWidth={1.5}
|
|
26
|
+
strokeLinecap="round"
|
|
27
|
+
strokeLinejoin="round"
|
|
28
|
+
/>
|
|
29
|
+
</SvgIcon>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const CheckIcon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
width={24}
|
|
12
|
+
height={24}
|
|
13
|
+
viewBox="0 0 24 24"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<path
|
|
23
|
+
d="m6 13.5 3 3 9-9"
|
|
24
|
+
stroke="currentColor"
|
|
25
|
+
strokeWidth={1.5}
|
|
26
|
+
strokeLinecap="round"
|
|
27
|
+
strokeLinejoin="round"
|
|
28
|
+
/>
|
|
29
|
+
</SvgIcon>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const ChevronIcon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
width={24}
|
|
12
|
+
height={24}
|
|
13
|
+
viewBox="0 0 24 24"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<path
|
|
23
|
+
d="m8 10 4 4 4-4"
|
|
24
|
+
stroke="currentColor"
|
|
25
|
+
strokeWidth={1.5}
|
|
26
|
+
strokeLinecap="round"
|
|
27
|
+
strokeLinejoin="round"
|
|
28
|
+
/>
|
|
29
|
+
</SvgIcon>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const Close2Icon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
width={24}
|
|
12
|
+
height={25}
|
|
13
|
+
viewBox="0 0 24 25"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<path
|
|
23
|
+
d="m8 8.002 8 8m-8 0 8-8"
|
|
24
|
+
stroke="currentColor"
|
|
25
|
+
strokeWidth={1.5}
|
|
26
|
+
strokeLinecap="round"
|
|
27
|
+
strokeLinejoin="round"
|
|
28
|
+
/>
|
|
29
|
+
<circle
|
|
30
|
+
cx={12}
|
|
31
|
+
cy={12.002}
|
|
32
|
+
r={10}
|
|
33
|
+
stroke="currentColor"
|
|
34
|
+
strokeWidth={1.5}
|
|
35
|
+
/>
|
|
36
|
+
</SvgIcon>
|
|
37
|
+
);
|
|
38
|
+
}
|
|
39
|
+
);
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const CloseIcon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
width={24}
|
|
12
|
+
height={25}
|
|
13
|
+
viewBox="0 0 24 25"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<path
|
|
23
|
+
fillRule="evenodd"
|
|
24
|
+
clipRule="evenodd"
|
|
25
|
+
d="M7.53 6.472a.75.75 0 1 0-1.06 1.06l4.47 4.47-4.47 4.47a.75.75 0 0 0 1.06 1.06l4.47-4.47 4.47 4.47a.75.75 0 1 0 1.06-1.06l-4.47-4.47 4.47-4.47a.75.75 0 0 0-1.06-1.06L12 10.942l-4.47-4.47Z"
|
|
26
|
+
fill="currentColor"
|
|
27
|
+
/>
|
|
28
|
+
</SvgIcon>
|
|
29
|
+
);
|
|
30
|
+
}
|
|
31
|
+
);
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const CodeIcon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
width={24}
|
|
12
|
+
height={24}
|
|
13
|
+
viewBox="0 0 24 24"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<path
|
|
23
|
+
d="m4 18 6-6-6-6"
|
|
24
|
+
stroke="currentColor"
|
|
25
|
+
strokeWidth={1.5}
|
|
26
|
+
strokeLinecap="round"
|
|
27
|
+
strokeLinejoin="round"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
d="M12 18h8"
|
|
31
|
+
stroke="currentColor"
|
|
32
|
+
strokeWidth={1.5}
|
|
33
|
+
strokeLinecap="round"
|
|
34
|
+
/>
|
|
35
|
+
</SvgIcon>
|
|
36
|
+
);
|
|
37
|
+
}
|
|
38
|
+
);
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const ColumnsIcon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
width={24}
|
|
12
|
+
height={25}
|
|
13
|
+
viewBox="0 0 24 25"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<path
|
|
23
|
+
d="M9 3.002H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h4m0-18v18m0-18h6m-6 18h6m0 0h4a2 2 0 0 0 2-2v-14a2 2 0 0 0-2-2h-4m0 18v-18"
|
|
24
|
+
stroke="currentColor"
|
|
25
|
+
strokeWidth={1.5}
|
|
26
|
+
/>
|
|
27
|
+
</SvgIcon>
|
|
28
|
+
);
|
|
29
|
+
}
|
|
30
|
+
);
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const CopyIcon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
width={24}
|
|
12
|
+
height={25}
|
|
13
|
+
viewBox="0 0 24 25"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<path
|
|
23
|
+
d="M19 20H8a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h11a1 1 0 0 1 1 1v11a1 1 0 0 1-1 1Z"
|
|
24
|
+
stroke="currentColor"
|
|
25
|
+
strokeWidth={1.5}
|
|
26
|
+
strokeLinecap="round"
|
|
27
|
+
strokeLinejoin="round"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
d="M4 16V5a1 1 0 0 1 1-1h11"
|
|
31
|
+
stroke="currentColor"
|
|
32
|
+
strokeWidth={1.5}
|
|
33
|
+
strokeLinecap="round"
|
|
34
|
+
strokeLinejoin="round"
|
|
35
|
+
/>
|
|
36
|
+
</SvgIcon>
|
|
37
|
+
);
|
|
38
|
+
}
|
|
39
|
+
);
|