@ultraviolet/ui 1.84.2 → 1.84.3

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.
@@ -14,7 +14,7 @@ type ChipType = {
14
14
  export declare const Chip: {
15
15
  ({ children, size, disabled, active, className, "data-testid": dataTestId, onClick, }: ChipType): import("@emotion/react/jsx-runtime").JSX.Element;
16
16
  Icon: ({ name, onClick, "data-testid": dataTestId, }: {
17
- name: "address" | "search" | "filter" | "stop" | "view" | "id" | "sort" | "anchor" | "arrowLeft" | "cancel" | "close" | "drag" | "play" | "download" | "asterisk" | "attach" | "burger" | "check" | "detach" | "east" | "equal" | "escape" | "expand" | "github" | "instagram" | "logout" | "minus" | "north" | "organization" | "plus" | "reboot" | "restore" | "revoke" | "rss" | "send" | "slack" | "south" | "upload" | "west" | "youtube" | "bullhorn" | "calculator" | "chat" | "console" | "database" | "delete" | "doc" | "earth" | "eye" | "folder" | "lock" | "members" | "moon" | "mosaic" | "pen" | "pencil" | "phone" | "privacy" | "profile" | "rocket" | "settings" | "sun" | "support" | "unlock" | "pin" | "unpin" | "sparkles" | "email" | "arrowDown" | "arrowLeftBottom" | "arrowLeftDouble" | "arrowRightBottom" | "arrowRightDouble" | "arrowRight" | "arrowUp" | "closeCircleOutline" | "copyContent" | "dotsHorizontal" | "dotsVertical" | "dragVariant" | "eastShort" | "expandMore" | "linkedin" | "northShort" | "openInNew" | "progressCheck" | "rayEndArrow" | "rayStartArrow" | "rayStartEnd" | "rayTopArrow" | "southShort" | "switchOrga" | "twitter" | "westShort" | "addressOutline" | "adjustmentsHorizontalOutline" | "alertCircleOutline" | "autoFixOutline" | "bookOpenOutlineOutline" | "bullhornOutline" | "calculatorOutline" | "calendarRangeOutline" | "chatOutline" | "checkCircleOutline" | "clockOutlineOutline" | "consoleOutline" | "credentialOutline" | "creditCardOutline" | "databaseOutline" | "deleteOutline" | "docOutline" | "earthOutline" | "emailRemoveOutline" | "emailOutline" | "eyeOffOutline" | "eyeOutline" | "filterOutline" | "folderOutline" | "helpCircleOutline" | "idOutline" | "informationOutline" | "leafOutline" | "lightBulbOutline" | "lockOutline" | "membersOutline" | "moonOutline" | "mosaicOutline" | "notificationOutline" | "penOutline" | "pencilOutline" | "phoneOutline" | "pinOutline" | "playOutline" | "privacyOutline" | "profileOutline" | "rocketOutline" | "sendOutline" | "settingsOutline" | "sidebarOutline" | "sparklesOutline" | "stopOutline" | "sunOutline" | "supportOutline" | "thumbsDownOutline" | "thumbsUpOutline" | "unlockOutline" | "unpinOutline" | "weatherNightOutline" | "adjustmentsHorizontal" | "alertCircle" | "autoFix" | "bookOpenOutline" | "calendarRange" | "checkCircle" | "clockOutline" | "credential" | "creditCard" | "emailRemove" | "eyeOff" | "helpCircle" | "information" | "leaf" | "lightBulb" | "notification" | "sidebar" | "thumbsDown" | "thumbsUp" | "weatherNight";
17
+ name: "address" | "search" | "filter" | "stop" | "view" | "id" | "sort" | "anchor" | "arrowLeft" | "cancel" | "close" | "drag" | "play" | "download" | "asterisk" | "attach" | "burger" | "check" | "detach" | "east" | "equal" | "escape" | "expand" | "github" | "instagram" | "logout" | "minus" | "north" | "organization" | "plus" | "reboot" | "restore" | "revoke" | "rss" | "send" | "slack" | "south" | "upload" | "west" | "youtube" | "bullhorn" | "calculator" | "chat" | "console" | "database" | "delete" | "doc" | "earth" | "eye" | "folder" | "lock" | "members" | "moon" | "mosaic" | "pen" | "pencil" | "phone" | "privacy" | "profile" | "rocket" | "settings" | "sun" | "support" | "unlock" | "pin" | "unpin" | "sparkles" | "email" | "arrowDown" | "arrowLeftBottom" | "arrowLeftDouble" | "arrowRightBottom" | "arrowRightDouble" | "arrowRight" | "arrowUp" | "closeCircleOutline" | "copyContent" | "dotsHorizontal" | "dotsVertical" | "dragVariant" | "eastShort" | "expandMore" | "linkedin" | "northShort" | "openInNew" | "progressCheck" | "rayEndArrow" | "rayStartArrow" | "rayStartEnd" | "rayTopArrow" | "southShort" | "switchOrga" | "twitter" | "westShort" | "addressOutline" | "adjustmentsHorizontalOutline" | "alertCircleOutline" | "autoFixOutline" | "bookOpenOutlineOutline" | "bullhornOutline" | "calculatorOutline" | "calendarRangeOutline" | "chatOutline" | "checkCircleOutline" | "clockOutlineOutline" | "consoleOutline" | "credentialOutline" | "creditCardOutline" | "crossCircleOutline" | "databaseOutline" | "deleteOutline" | "docOutline" | "earthOutline" | "emailRemoveOutline" | "emailOutline" | "eyeOffOutline" | "eyeOutline" | "filterOutline" | "folderOutline" | "helpCircleOutline" | "idOutline" | "informationOutline" | "leafOutline" | "lightBulbOutline" | "lockOutline" | "membersOutline" | "moonOutline" | "mosaicOutline" | "notificationOutline" | "penOutline" | "pencilOutline" | "phoneOutline" | "pinOutline" | "playOutline" | "privacyOutline" | "profileOutline" | "rocketOutline" | "sendOutline" | "settingsOutline" | "sidebarOutline" | "sparklesOutline" | "stopOutline" | "sunOutline" | "supportOutline" | "thumbsDownOutline" | "thumbsUpOutline" | "unlockOutline" | "unpinOutline" | "weatherNightOutline" | "adjustmentsHorizontal" | "alertCircle" | "autoFix" | "bookOpenOutline" | "calendarRange" | "checkCircle" | "clockOutline" | "credential" | "creditCard" | "crossCircle" | "emailRemove" | "eyeOff" | "helpCircle" | "information" | "leaf" | "lightBulb" | "notification" | "sidebar" | "thumbsDown" | "thumbsUp" | "weatherNight";
18
18
  onClick?: () => void;
19
19
  'data-testid'?: string;
20
20
  }) => import("@emotion/react/jsx-runtime").JSX.Element;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ultraviolet/ui",
3
- "version": "1.84.2",
3
+ "version": "1.84.3",
4
4
  "description": "Ultraviolet UI",
5
5
  "homepage": "https://github.com/scaleway/ultraviolet#readme",
6
6
  "repository": {
@@ -85,7 +85,7 @@
85
85
  "react-toastify": "10.0.6",
86
86
  "react-use-clipboard": "1.0.9",
87
87
  "reakit": "1.3.11",
88
- "@ultraviolet/icons": "3.8.4",
88
+ "@ultraviolet/icons": "3.9.0",
89
89
  "@ultraviolet/themes": "1.16.0"
90
90
  },
91
91
  "scripts": {