@sproutsocial/racine 12.14.0 → 12.16.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (179) hide show
  1. package/CHANGELOG.md +59 -1
  2. package/__flow__/Avatar/index.stories.js +1 -0
  3. package/__flow__/Avatar/index.test.js +1 -0
  4. package/__flow__/Badge/index.stories.js +1 -0
  5. package/__flow__/Badge/index.test.js +1 -0
  6. package/__flow__/Banner/index.js +5 -4
  7. package/__flow__/Banner/index.stories.js +1 -0
  8. package/__flow__/Banner/index.test.js +11 -0
  9. package/__flow__/Box/index.stories.js +1 -0
  10. package/__flow__/Box/index.test.js +1 -0
  11. package/__flow__/Breadcrumb/index.stories.js +1 -0
  12. package/__flow__/Breadcrumb/index.test.js +1 -0
  13. package/__flow__/Button/index.js +14 -3
  14. package/__flow__/Button/index.stories.js +24 -17
  15. package/__flow__/CharacterCounter/index.stories.js +1 -0
  16. package/__flow__/CharacterCounter/index.test.js +1 -0
  17. package/__flow__/ChartLegend/index.stories.js +1 -0
  18. package/__flow__/ChartLegend/index.test.js +1 -0
  19. package/__flow__/Checkbox/index.js +5 -5
  20. package/__flow__/Checkbox/index.stories.js +18 -13
  21. package/__flow__/Checkbox/index.test.js +9 -1
  22. package/__flow__/Collapsible/index.stories.js +16 -2
  23. package/__flow__/Collapsible/index.test.js +1 -0
  24. package/__flow__/Drawer/index.stories.js +14 -5
  25. package/__flow__/Drawer/index.test.js +4 -3
  26. package/__flow__/EmptyState/index.stories.js +1 -0
  27. package/__flow__/EmptyState/index.test.js +1 -0
  28. package/__flow__/EnumIconNames.js +1 -1
  29. package/__flow__/EnumIllustrationNames.js +1 -1
  30. package/__flow__/EnumLogoNames.js +1 -1
  31. package/__flow__/Fieldset/index.stories.js +21 -6
  32. package/__flow__/FormField/index.stories.js +11 -6
  33. package/__flow__/FormField/index.test.js +5 -4
  34. package/__flow__/Icon/index.js +5 -2
  35. package/__flow__/Icon/index.stories.js +8 -7
  36. package/__flow__/Icon/index.test.js +1 -0
  37. package/__flow__/Icon/styles.js +2 -0
  38. package/__flow__/IconViewBoxes.js +1 -1
  39. package/__flow__/IllustrationViewBoxes.js +1 -1
  40. package/__flow__/Image/index.stories.js +1 -0
  41. package/__flow__/Image/index.test.js +1 -0
  42. package/__flow__/Indicator/index.stories.js +1 -0
  43. package/__flow__/Indicator/index.test.js +1 -0
  44. package/__flow__/Indicator/styles.js +1 -1
  45. package/__flow__/Input/index.stories.js +37 -0
  46. package/__flow__/Input/index.test.js +1 -0
  47. package/__flow__/KeyboardKey/index.stories.js +1 -0
  48. package/__flow__/KeyboardKey/index.test.js +1 -0
  49. package/__flow__/Label/index.stories.js +2 -1
  50. package/__flow__/Label/index.test.js +1 -0
  51. package/__flow__/Link/index.stories.js +1 -0
  52. package/__flow__/Link/index.test.js +1 -0
  53. package/__flow__/Listbox/index.stories.js +12 -6
  54. package/__flow__/Listbox/index.test.js +1 -0
  55. package/__flow__/Loader/index.js +1 -1
  56. package/__flow__/Loader/index.stories.js +5 -4
  57. package/__flow__/Loader/index.test.js +1 -0
  58. package/__flow__/LoaderButton/index.js +3 -1
  59. package/__flow__/LoaderButton/index.stories.js +1 -0
  60. package/__flow__/LoaderButton/index.test.js +1 -0
  61. package/__flow__/LogoViewBoxes.js +1 -1
  62. package/__flow__/Menu/index.flow.js +2 -0
  63. package/__flow__/Menu/index.stories.js +16 -8
  64. package/__flow__/Menu/index.test.js +3 -1
  65. package/__flow__/Message/index.stories.js +14 -6
  66. package/__flow__/Message/index.test.js +3 -3
  67. package/__flow__/Modal/index.stories.js +1 -0
  68. package/__flow__/Modal/index.test.js +1 -0
  69. package/__flow__/Numeral/index.js +1 -1
  70. package/__flow__/Numeral/index.stories.js +8 -7
  71. package/__flow__/OverflowList/index.flow.js +2 -2
  72. package/__flow__/OverflowList/index.stories.js +4 -3
  73. package/__flow__/OverflowList/index.test.js +7 -2
  74. package/__flow__/PartnerLogo/TypePartnerNames.js +2 -0
  75. package/__flow__/PartnerLogo/index.js +32 -33
  76. package/__flow__/PartnerLogo/index.stories.js +43 -13
  77. package/__flow__/PartnerLogo/partnerLogos/dropbox-lockup-dark.svg +7 -0
  78. package/__flow__/PartnerLogo/partnerLogos/dropbox-lockup.svg +7 -0
  79. package/__flow__/PartnerLogo/partnerLogos/dropbox-wordmark-dark.svg +3 -0
  80. package/__flow__/PartnerLogo/partnerLogos/dropbox-wordmark.svg +3 -0
  81. package/__flow__/PartnerLogo/partnerLogos/facebook-audience-network-dark.svg +3 -0
  82. package/__flow__/PartnerLogo/partnerLogos/facebook-audience-network.svg +3 -0
  83. package/__flow__/PartnerLogo/partnerLogos/linkedin-audience-network-dark.svg +3 -0
  84. package/__flow__/PartnerLogo/partnerLogos/linkedin-audience-network.svg +3 -0
  85. package/__flow__/PartnerLogo/partnerLogos/zendesk-lockup-dark.svg +28 -0
  86. package/__flow__/PartnerLogo/partnerLogos/zendesk-lockup.svg +28 -0
  87. package/__flow__/PartnerLogo/partnerLogos/zendesk-wordmark-dark.svg +9 -0
  88. package/__flow__/PartnerLogo/partnerLogos/zendesk-wordmark.svg +9 -0
  89. package/__flow__/PartnerLogo/styles.js +50 -0
  90. package/__flow__/Popout/index.js +2 -2
  91. package/__flow__/Popout/index.stories.js +24 -9
  92. package/__flow__/Popout/index.test.js +2 -1
  93. package/__flow__/Radio/index.js +1 -1
  94. package/__flow__/Radio/index.stories.js +9 -8
  95. package/__flow__/Radio/index.test.js +1 -0
  96. package/__flow__/SegmentedControl/index.stories.js +1 -0
  97. package/__flow__/SegmentedControl/index.test.js +1 -0
  98. package/__flow__/Select/index.stories.js +25 -6
  99. package/__flow__/Select/index.test.js +1 -0
  100. package/__flow__/Skeleton/index.stories.js +1 -0
  101. package/__flow__/SpotIllustration/illustrationNames.js +7 -0
  102. package/__flow__/SpotIllustration/index.js +1 -1
  103. package/__flow__/SpotIllustration/index.stories.js +9 -5
  104. package/__flow__/SpotIllustration/spotIllustrations/competitors.svg +29 -0
  105. package/__flow__/SpotIllustration/spotIllustrations/grow-large.svg +12 -0
  106. package/__flow__/SpotIllustration/spotIllustrations/grow.svg +5 -0
  107. package/__flow__/SpotIllustration/spotIllustrations/listening-sentiment.svg +27 -0
  108. package/__flow__/SpotIllustration/spotIllustrations/listening-topic-templates.svg +26 -0
  109. package/__flow__/SpotIllustration/spotIllustrations/listening.svg +9 -0
  110. package/__flow__/SpotIllustration/spotIllustrations/message.svg +6 -0
  111. package/__flow__/Stack/index.stories.js +1 -0
  112. package/__flow__/Stack/index.test.js +1 -0
  113. package/__flow__/Switch/index.js +1 -1
  114. package/__flow__/Switch/index.stories.js +6 -5
  115. package/__flow__/Switch/index.test.js +1 -0
  116. package/__flow__/Table/index.stories.js +14 -12
  117. package/__flow__/Table/index.test.js +1 -0
  118. package/__flow__/TableCell/index.stories.js +1 -0
  119. package/__flow__/TableCell/index.test.js +2 -1
  120. package/__flow__/TableHeaderCell/index.stories.js +1 -0
  121. package/__flow__/TableHeaderCell/index.test.js +5 -2
  122. package/__flow__/TableRowAccordion/index.stories.js +3 -2
  123. package/__flow__/TableRowAccordion/index.test.js +2 -1
  124. package/__flow__/Tabs/index.stories.js +1 -0
  125. package/__flow__/Tabs/index.test.js +1 -0
  126. package/__flow__/Text/index.js +11 -7
  127. package/__flow__/Text/index.stories.js +1 -0
  128. package/__flow__/Text/index.test.js +1 -0
  129. package/__flow__/Textarea/index.stories.js +9 -0
  130. package/__flow__/Textarea/index.test.js +1 -0
  131. package/__flow__/Toast/index.stories.js +10 -6
  132. package/__flow__/ToggleHint/index.test.js +1 -0
  133. package/__flow__/Token/index.stories.js +1 -0
  134. package/__flow__/Token/index.test.js +1 -0
  135. package/__flow__/TokenInput/tests/default/deleting.test.js +10 -9
  136. package/__flow__/TokenInput/tests/default/focusing.test.js +1 -0
  137. package/__flow__/TokenInput/tests/default/inputting.test.js +2 -1
  138. package/__flow__/Tooltip/index.stories.js +1 -17
  139. package/__flow__/Tooltip/index.test.js +2 -0
  140. package/__flow__/dataviz/dataviz.stories.js +1 -0
  141. package/__flow__/dataviz/index.js +1 -0
  142. package/__flow__/themes/dark/decorative-palettes.js +3 -1
  143. package/__flow__/themes/light/decorative-palettes.js +2 -0
  144. package/__flow__/utils/system-props.js +1 -0
  145. package/commonjs/Banner/index.js +4 -2
  146. package/commonjs/Button/index.js +7 -1
  147. package/commonjs/Checkbox/index.js +3 -3
  148. package/commonjs/Icon/styles.js +3 -0
  149. package/commonjs/IconViewBoxes.js +2 -0
  150. package/commonjs/IllustrationViewBoxes.js +7 -0
  151. package/commonjs/Indicator/styles.js +3 -1
  152. package/commonjs/LoaderButton/index.js +3 -1
  153. package/commonjs/LogoViewBoxes.js +12 -0
  154. package/commonjs/PartnerLogo/index.js +18 -19
  155. package/commonjs/PartnerLogo/styles.js +40 -0
  156. package/commonjs/SpotIllustration/illustrationNames.js +1 -1
  157. package/commonjs/themes/dark/decorative-palettes.js +1 -1
  158. package/dist/icon.svg +1 -1
  159. package/dist/iconList.js +1 -1
  160. package/dist/illustration.svg +1 -1
  161. package/dist/illustrationList.js +1 -1
  162. package/dist/logo.svg +1 -1
  163. package/dist/logoList.js +1 -1
  164. package/dist/themes/dark/theme.scss +2 -2
  165. package/dist/themes/extendedThemes/sproutTheme/dark/theme.scss +2 -2
  166. package/lib/Banner/index.js +4 -2
  167. package/lib/Button/index.js +11 -1
  168. package/lib/Checkbox/index.js +3 -3
  169. package/lib/Icon/styles.js +3 -0
  170. package/lib/IconViewBoxes.js +2 -0
  171. package/lib/IllustrationViewBoxes.js +7 -0
  172. package/lib/Indicator/styles.js +3 -1
  173. package/lib/LoaderButton/index.js +3 -1
  174. package/lib/LogoViewBoxes.js +12 -0
  175. package/lib/PartnerLogo/index.js +17 -14
  176. package/lib/PartnerLogo/styles.js +26 -0
  177. package/lib/SpotIllustration/illustrationNames.js +1 -1
  178. package/lib/themes/dark/decorative-palettes.js +1 -1
  179. package/package.json +1 -1
@@ -1,3 +1,4 @@
1
+ // @flow
1
2
  import React from "react";
2
3
  import EmptyState from "./index";
3
4
  import Button from "../Button";
@@ -1,3 +1,4 @@
1
+ // @flow
1
2
  import React from "react";
2
3
  import { render } from "../utils/react-testing-library";
3
4
  import "jest-styled-components";
@@ -1,2 +1,2 @@
1
1
  // @flow
2
- export type EnumIconNames = "active-listener" | "add-item" | "add-keyword" | "add-team-member" | "add-variable" | "address-card-outline" | "address-card-solid" | "adobe-experience-manager" | "ads" | "android" | "apple" | "approval-indicator-outline" | "approval-indicator" | "archive" | "arrow-down-line" | "arrow-down" | "arrow-left-line" | "arrow-left" | "arrow-right-line" | "arrow-right" | "arrow-up-line" | "arrow-up" | "arrows" | "asset-library-outline" | "asset-library" | "assign" | "atom" | "audio" | "back-to-top" | "bambu-icon-outline" | "bambu-icon" | "barcode" | "basketball" | "bell-outline" | "bigcommerce" | "bitly" | "bold" | "book" | "bookmark" | "bot" | "browser" | "business" | "calendar-outline" | "calendar" | "camera-outline" | "camera-story" | "camera" | "campaign" | "canva" | "carousel" | "cart-plus-outline" | "cart-plus" | "check" | "chevron-down-filled" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up-down-filled" | "chevron-up-filled" | "chevron-up" | "circle-check-outline" | "circle-check" | "circle" | "circle+" | "circles" | "circlex" | "click-to-view" | "clicks" | "clipboard-outline" | "clipboard" | "clock" | "closed-captioning" | "cloud" | "code" | "columns" | "comment-alt-outline" | "comment-alt" | "comment-lines-alt-outline" | "comment" | "compact-density" | "compact-indicator" | "comparison" | "competitor" | "compose" | "content-suggestions" | "credit-card" | "crop" | "crown" | "dashboard" | "deconstructed-negative-sentiment" | "deconstructed-neutral-sentiment" | "deconstructed-positive-sentiment" | "discovery" | "dislike-outline" | "dislike" | "dm-link-outline" | "dm-link" | "dotdotdot" | "download" | "drafts-outline" | "drafts" | "dropbox" | "duplicate-outline" | "duplicate" | "emoji-outline" | "emoji" | "empty-image" | "engagement-per-post" | "engagements" | "error" | "exchange-alt" | "expanded-indicator" | "export" | "extended-circles" | "external-link-alt" | "external-link" | "extreme-negative-sentiment" | "eye-outline" | "eye-slash-outline" | "eye-slash" | "eye" | "facebook-audience-network" | "facebook-branded-content-outline" | "facebook-branded-content" | "facebook-groups" | "facebook" | "fb-reactions-angry" | "fb-reactions-haha" | "fb-reactions-like" | "fb-reactions-love" | "fb-reactions-sad" | "fb-reactions-wow" | "feedly" | "feeds" | "female" | "file-chart-line" | "file-edit" | "file-times-solid" | "filter" | "flag-outline" | "flag" | "flat-negative-sentiment-outline" | "flat-negative-sentiment" | "flat-neutral-sentiment-outline" | "flat-neutral-sentiment" | "flat-positive-sentiment-outline" | "flat-positive-sentiment" | "folder-open" | "folder" | "follow-outline" | "follow" | "follower-increase" | "following" | "font" | "full-access" | "gear" | "gears" | "glassdoor" | "glasses" | "globe" | "google-analytics-color" | "google-business-messages" | "google-drive" | "google-my-business" | "grip" | "h1" | "h2" | "h3" | "h4" | "hamburger" | "hashtag" | "headset" | "heart-outline" | "heart" | "heartbeat" | "help-alt" | "help" | "hiking" | "history" | "home" | "hourglass" | "hubspot" | "image-caption" | "image" | "images" | "impressions-per-post" | "impressions" | "inactive-listener" | "inbox-action" | "inbox-views" | "inbox" | "indicator" | "industry" | "info" | "instagram" | "internal-activity-outline" | "internal-activity" | "italic" | "key" | "keyboard" | "laptop-phone" | "large-density" | "lift" | "like-outline" | "like" | "link" | "linkedin-audience-network" | "linkedin" | "list-ol" | "listening" | "lists" | "location-outline" | "location" | "lock" | "magic-wand" | "male" | "marketo" | "mention" | "message-preview-outline" | "message-preview" | "message" | "messages-outline" | "messages" | "messenger" | "metric-table" | "microsoft-dynamics" | "minus" | "mobile" | "monitor" | "moon" | "negative-sentiment" | "neutral-positive-sentiment" | "neutral-sentiment" | "new-trend" | "newspaper" | "no-access" | "notepad" | "notifications-publishing-outline" | "notifications-publishing" | "notifications" | "offline" | "online" | "paid-promotion-outline" | "paid-promotion" | "paid" | "paint" | "palette" | "paperclip" | "pause" | "pencil-outline" | "pencil" | "person" | "phone" | "pinterest-boards-outline" | "pinterest-boards" | "pinterest" | "play-circle" | "play" | "plug" | "plus" | "positive-sentiment" | "power-up-outline" | "power-up" | "profile-connect" | "profile-disconnect" | "publishing-outline" | "publishing" | "puzzle-piece" | "qr-code" | "queue" | "recommendation" | "reddit-alien" | "reddit" | "reels-outline" | "reels" | "referrals" | "refresh" | "rejected" | "reply-outline" | "reply" | "reporting-period" | "reporting" | "reports-home" | "reports" | "retweet" | "rss" | "sales" | "salesforce-cloud" | "salesforce" | "save-assets" | "saved-messages" | "saved-reply-outline" | "saved-reply" | "search" | "sent-message-outline" | "sent-message" | "share" | "shopify" | "shopping-bag-outline" | "shopping-bag" | "show-navigation" | "slack" | "small-density" | "smiley" | "some-access" | "sparkles" | "spike-alert" | "star-half-alt-solid" | "star-of-life" | "star-outline" | "star" | "sticky-note-outline" | "sticky-note" | "stories" | "story" | "suggestions" | "sun" | "tag-outline" | "tag" | "targeting-outline" | "targeting" | "tasks-outline" | "tasks" | "team-conversation-outline" | "team-conversation" | "team" | "text-asset" | "text" | "tiktok" | "times" | "tools" | "trash-can-outline" | "trash-can" | "trend-down" | "trend-neutral" | "trend-up" | "trends" | "triangle-black" | "triangle" | "tripadvisor-circle-outline" | "tripadvisor-circle" | "tripadvisor" | "trophy-outline" | "tumblr" | "twitter-audience-network" | "twitter" | "underline" | "unfollow-outline" | "unfollow" | "unlink" | "unlock" | "upload" | "user-circle" | "users" | "verified" | "video-camera-story" | "video-camera" | "vip" | "weight" | "whatsapp" | "window-maximize" | "window-minimize" | "window-regular" | "window-restore" | "woocommerce" | "x" | "yelp-full-star" | "yelp-half-star" | "yelp" | "youtube" | "zendesk";
2
+ export type EnumIconNames = "active-listener" | "add-item" | "add-keyword" | "add-team-member" | "add-variable" | "address-card-outline" | "address-card-solid" | "adobe-experience-manager" | "ads" | "advocacy-outline" | "advocacy" | "android" | "apple" | "approval-indicator-outline" | "approval-indicator" | "archive" | "arrow-down-line" | "arrow-down" | "arrow-left-line" | "arrow-left" | "arrow-right-line" | "arrow-right" | "arrow-up-line" | "arrow-up" | "arrows" | "asset-library-outline" | "asset-library" | "assign" | "atom" | "audio" | "back-to-top" | "bambu-icon-outline" | "bambu-icon" | "barcode" | "basketball" | "bell-outline" | "bigcommerce" | "bitly" | "bold" | "book" | "bookmark" | "bot" | "browser" | "business" | "calendar-outline" | "calendar" | "camera-outline" | "camera-story" | "camera" | "campaign" | "canva" | "carousel" | "cart-plus-outline" | "cart-plus" | "check" | "chevron-down-filled" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up-down-filled" | "chevron-up-filled" | "chevron-up" | "circle-check-outline" | "circle-check" | "circle" | "circle+" | "circles" | "circlex" | "click-to-view" | "clicks" | "clipboard-outline" | "clipboard" | "clock" | "closed-captioning" | "cloud" | "code" | "columns" | "comment-alt-outline" | "comment-alt" | "comment-lines-alt-outline" | "comment" | "compact-density" | "compact-indicator" | "comparison" | "competitor" | "compose" | "content-suggestions" | "credit-card" | "crop" | "crown" | "dashboard" | "deconstructed-negative-sentiment" | "deconstructed-neutral-sentiment" | "deconstructed-positive-sentiment" | "discovery" | "dislike-outline" | "dislike" | "dm-link-outline" | "dm-link" | "dotdotdot" | "download" | "drafts-outline" | "drafts" | "dropbox" | "duplicate-outline" | "duplicate" | "emoji-outline" | "emoji" | "empty-image" | "engagement-per-post" | "engagements" | "error" | "exchange-alt" | "expanded-indicator" | "export" | "extended-circles" | "external-link-alt" | "external-link" | "extreme-negative-sentiment" | "eye-outline" | "eye-slash-outline" | "eye-slash" | "eye" | "facebook-audience-network" | "facebook-branded-content-outline" | "facebook-branded-content" | "facebook-groups" | "facebook" | "fb-reactions-angry" | "fb-reactions-haha" | "fb-reactions-like" | "fb-reactions-love" | "fb-reactions-sad" | "fb-reactions-wow" | "feedly" | "feeds" | "female" | "file-chart-line" | "file-edit" | "file-times-solid" | "filter" | "flag-outline" | "flag" | "flat-negative-sentiment-outline" | "flat-negative-sentiment" | "flat-neutral-sentiment-outline" | "flat-neutral-sentiment" | "flat-positive-sentiment-outline" | "flat-positive-sentiment" | "folder-open" | "folder" | "follow-outline" | "follow" | "follower-increase" | "following" | "font" | "full-access" | "gear" | "gears" | "glassdoor" | "glasses" | "globe" | "google-analytics-color" | "google-business-messages" | "google-drive" | "google-my-business" | "grip" | "h1" | "h2" | "h3" | "h4" | "hamburger" | "hashtag" | "headset" | "heart-outline" | "heart" | "heartbeat" | "help-alt" | "help" | "hiking" | "history" | "home" | "hourglass" | "hubspot" | "image-caption" | "image" | "images" | "impressions-per-post" | "impressions" | "inactive-listener" | "inbox-action" | "inbox-views" | "inbox" | "indicator" | "industry" | "info" | "instagram" | "internal-activity-outline" | "internal-activity" | "italic" | "key" | "keyboard" | "laptop-phone" | "large-density" | "lift" | "like-outline" | "like" | "link" | "linkedin-audience-network" | "linkedin" | "list-ol" | "listening" | "lists" | "location-outline" | "location" | "lock" | "magic-wand" | "male" | "marketo" | "mention" | "message-preview-outline" | "message-preview" | "message" | "messages-outline" | "messages" | "messenger" | "metric-table" | "microsoft-dynamics" | "minus" | "mobile" | "monitor" | "moon" | "negative-sentiment" | "neutral-positive-sentiment" | "neutral-sentiment" | "new-trend" | "newspaper" | "no-access" | "notepad" | "notifications-publishing-outline" | "notifications-publishing" | "notifications" | "offline" | "online" | "paid-promotion-outline" | "paid-promotion" | "paid" | "paint" | "palette" | "paperclip" | "pause" | "pencil-outline" | "pencil" | "person" | "phone" | "pinterest-boards-outline" | "pinterest-boards" | "pinterest" | "play-circle" | "play" | "plug" | "plus" | "positive-sentiment" | "power-up-outline" | "power-up" | "profile-connect" | "profile-disconnect" | "publishing-outline" | "publishing" | "puzzle-piece" | "qr-code" | "queue" | "recommendation" | "reddit-alien" | "reddit" | "reels-outline" | "reels" | "referrals" | "refresh" | "rejected" | "reply-outline" | "reply" | "reporting-period" | "reporting" | "reports-home" | "reports" | "retweet" | "rss" | "sales" | "salesforce-cloud" | "salesforce" | "save-assets" | "saved-messages" | "saved-reply-outline" | "saved-reply" | "search" | "sent-message-outline" | "sent-message" | "share" | "shopify" | "shopping-bag-outline" | "shopping-bag" | "show-navigation" | "slack" | "small-density" | "smiley" | "some-access" | "sparkles" | "spike-alert" | "star-half-alt-solid" | "star-of-life" | "star-outline" | "star" | "sticky-note-outline" | "sticky-note" | "stories" | "story" | "suggestions" | "sun" | "tag-outline" | "tag" | "targeting-outline" | "targeting" | "tasks-outline" | "tasks" | "team-conversation-outline" | "team-conversation" | "team" | "text-asset" | "text" | "tiktok" | "times" | "tools" | "trash-can-outline" | "trash-can" | "trend-down" | "trend-neutral" | "trend-up" | "trends" | "triangle-black" | "triangle" | "tripadvisor-circle-outline" | "tripadvisor-circle" | "tripadvisor" | "trophy-outline" | "tumblr" | "twitter-audience-network" | "twitter" | "underline" | "unfollow-outline" | "unfollow" | "unlink" | "unlock" | "upload" | "user-circle" | "users" | "verified" | "video-camera-story" | "video-camera" | "vip" | "weight" | "whatsapp" | "window-maximize" | "window-minimize" | "window-regular" | "window-restore" | "woocommerce" | "x" | "yelp-full-star" | "yelp-half-star" | "yelp" | "youtube" | "zendesk";
@@ -1,2 +1,2 @@
1
1
  // @flow
2
- export type EnumIllustrationNames = "abacus" | "analytics-offering" | "astronaut" | "brand-keyword" | "business" | "calendar-event" | "calendar-reporting" | "cat-error" | "cat-no-access" | "cat" | "checkbox-alert" | "coffee-cup" | "compose-window" | "compose" | "computer-error" | "connect" | "contact" | "conversation" | "custom-branding" | "customer-service" | "dashboard" | "exclamation-mark" | "face-happy" | "find-bookmark" | "flask" | "general-topic" | "global-features" | "global-trend" | "hands-raised" | "headset" | "heartbeat-connection" | "invoice" | "jewel" | "keyword-tracking" | "lightbulb-alt" | "lightbulb" | "like-conversation" | "link-broken" | "link-messages" | "link-sections" | "link-upload" | "listening-pendo" | "listening-tour" | "loading" | "mailbox-empty" | "mailbox-full" | "network-data" | "no-messages-found" | "no-notifications" | "notification" | "notifications-onboarding" | "organize-message" | "outbox-queue" | "outbox-reviews" | "pdf" | "podium" | "pointer" | "publish-assets" | "publish-links" | "puzzle-piece" | "question-mark" | "reporting-folder" | "reporting" | "review-location" | "review" | "robot-assembly" | "robot-error" | "robot-happy" | "rocket" | "schedule-date" | "schedule-messages" | "search-keywords" | "search-success" | "search-trends" | "search" | "security" | "sentiment" | "shopping-bag" | "spark-line" | "stamp" | "storefront" | "success" | "tag-message" | "tag" | "team-roles" | "team" | "telescope" | "tha-mel" | "thumbs-up" | "toggle-switch" | "toolset-strength" | "tracking-time" | "twitter-messages" | "twitter-profiles" | "under-construction" | "unsubscribe" | "upward-trend" | "user-task" | "view-connections" | "vip-list" | "warning" | "wifi";
2
+ export type EnumIllustrationNames = "abacus" | "analytics-offering" | "astronaut" | "brand-keyword" | "business" | "calendar-event" | "calendar-reporting" | "cat-error" | "cat-no-access" | "cat" | "checkbox-alert" | "coffee-cup" | "competitors" | "compose-window" | "compose" | "computer-error" | "connect" | "contact" | "conversation" | "custom-branding" | "customer-service" | "dashboard" | "exclamation-mark" | "face-happy" | "find-bookmark" | "flask" | "general-topic" | "global-features" | "global-trend" | "grow-large" | "grow" | "hands-raised" | "headset" | "heartbeat-connection" | "invoice" | "jewel" | "keyword-tracking" | "lightbulb-alt" | "lightbulb" | "like-conversation" | "link-broken" | "link-messages" | "link-sections" | "link-upload" | "listening-pendo" | "listening-sentiment" | "listening-topic-templates" | "listening-tour" | "listening" | "loading" | "mailbox-empty" | "mailbox-full" | "message" | "network-data" | "no-messages-found" | "no-notifications" | "notification" | "notifications-onboarding" | "organize-message" | "outbox-queue" | "outbox-reviews" | "pdf" | "podium" | "pointer" | "publish-assets" | "publish-links" | "puzzle-piece" | "question-mark" | "reporting-folder" | "reporting" | "review-location" | "review" | "robot-assembly" | "robot-error" | "robot-happy" | "rocket" | "schedule-date" | "schedule-messages" | "search-keywords" | "search-success" | "search-trends" | "search" | "security" | "sentiment" | "shopping-bag" | "spark-line" | "stamp" | "storefront" | "success" | "tag-message" | "tag" | "team-roles" | "team" | "telescope" | "tha-mel" | "thumbs-up" | "toggle-switch" | "toolset-strength" | "tracking-time" | "twitter-messages" | "twitter-profiles" | "under-construction" | "unsubscribe" | "upward-trend" | "user-task" | "view-connections" | "vip-list" | "warning" | "wifi";
@@ -1,2 +1,2 @@
1
1
  // @flow
2
- export type EnumLogoNames = "bitly-dark" | "bitly" | "canva-dark" | "canva" | "dropbox-dark" | "dropbox" | "facebook-dark" | "facebook-groups-dark" | "facebook-groups" | "facebook-shops-dark" | "facebook-shops" | "facebook" | "feedly-dark" | "feedly" | "glassdoor-dark" | "glassdoor" | "google-analytics-dark" | "google-analytics" | "google-business-messages-dark" | "google-business-messages" | "google-drive-dark" | "google-drive" | "google-my-business-dark" | "google-my-business" | "hubspot-dark" | "hubspot" | "instagram-dark" | "instagram" | "linkedin-dark" | "linkedin" | "marketo-dark" | "marketo" | "messenger-dark" | "messenger" | "microsoft-dynamics-dark" | "microsoft-dynamics" | "pinterest-dark" | "pinterest" | "reddit-dark" | "reddit" | "salesforce-dark" | "salesforce" | "shopify-dark" | "shopify" | "slack-dark" | "slack" | "tiktok-dark" | "tiktok" | "tripadvisor-dark" | "tripadvisor" | "tumblr-dark" | "tumblr" | "twitter-audience-network-dark" | "twitter-audience-network" | "twitter-dark" | "twitter" | "whatsapp-dark" | "whatsapp" | "woocommerce-dark" | "woocommerce" | "yelp-dark" | "yelp" | "youtube-dark" | "youtube" | "zendesk-dark" | "zendesk";
2
+ export type EnumLogoNames = "bitly-dark" | "bitly" | "canva-dark" | "canva" | "dropbox-dark" | "dropbox-lockup-dark" | "dropbox-lockup" | "dropbox-wordmark-dark" | "dropbox-wordmark" | "dropbox" | "facebook-audience-network-dark" | "facebook-audience-network" | "facebook-dark" | "facebook-groups-dark" | "facebook-groups" | "facebook-shops-dark" | "facebook-shops" | "facebook" | "feedly-dark" | "feedly" | "glassdoor-dark" | "glassdoor" | "google-analytics-dark" | "google-analytics" | "google-business-messages-dark" | "google-business-messages" | "google-drive-dark" | "google-drive" | "google-my-business-dark" | "google-my-business" | "hubspot-dark" | "hubspot" | "instagram-dark" | "instagram" | "linkedin-audience-network-dark" | "linkedin-audience-network" | "linkedin-dark" | "linkedin" | "marketo-dark" | "marketo" | "messenger-dark" | "messenger" | "microsoft-dynamics-dark" | "microsoft-dynamics" | "pinterest-dark" | "pinterest" | "reddit-dark" | "reddit" | "salesforce-dark" | "salesforce" | "shopify-dark" | "shopify" | "slack-dark" | "slack" | "tiktok-dark" | "tiktok" | "tripadvisor-dark" | "tripadvisor" | "tumblr-dark" | "tumblr" | "twitter-audience-network-dark" | "twitter-audience-network" | "twitter-dark" | "twitter" | "whatsapp-dark" | "whatsapp" | "woocommerce-dark" | "woocommerce" | "yelp-dark" | "yelp" | "youtube-dark" | "youtube" | "zendesk-dark" | "zendesk-lockup-dark" | "zendesk-lockup" | "zendesk-wordmark-dark" | "zendesk-wordmark" | "zendesk";
@@ -1,3 +1,4 @@
1
+ // @flow
1
2
  import React from "react";
2
3
  import { boolean } from "@storybook/addon-knobs";
3
4
 
@@ -16,16 +17,19 @@ export const radioGroup = () => (
16
17
  <Box width="443px">
17
18
  <Fieldset label="Select a location">
18
19
  <Radio
20
+ id="location-chicago"
19
21
  name="location"
20
22
  label="Chicago"
21
23
  checked={boolean("chicago", true)}
22
24
  />
23
25
  <Radio
26
+ id="location-seattle"
24
27
  name="location"
25
28
  label="Seattle"
26
29
  checked={boolean("seattle", false)}
27
30
  />
28
31
  <Radio
32
+ id="location-dublin"
29
33
  name="location"
30
34
  label="Dublin"
31
35
  checked={boolean("dublin", false)}
@@ -48,9 +52,11 @@ export const inputs = () => (
48
52
  }
49
53
  >
50
54
  <FormField label="First Name">
51
- {(props) => <Input {...props} />}
55
+ {(props) => <Input {...props} name="first-name" />}
56
+ </FormField>
57
+ <FormField label="Last Name">
58
+ {(props) => <Input {...props} name="last-name" />}
52
59
  </FormField>
53
- <FormField label="Last Name">{(props) => <Input {...props} />}</FormField>
54
60
  </Fieldset>
55
61
  </Box>
56
62
  );
@@ -63,16 +69,19 @@ export const horizontalRadios = () => (
63
69
  <Box width="443px">
64
70
  <Fieldset label="Select a location" layout="horizontal">
65
71
  <Radio
72
+ id="location-chicago"
66
73
  name="location"
67
74
  label="Chicago"
68
75
  checked={boolean("chicago", true)}
69
76
  />
70
77
  <Radio
78
+ id="location-seattle"
71
79
  name="location"
72
80
  label="Seattle"
73
81
  checked={boolean("seattle", false)}
74
82
  />
75
83
  <Radio
84
+ id="location-dublin"
76
85
  name="location"
77
86
  label="Dublin"
78
87
  checked={boolean("dublin", false)}
@@ -89,9 +98,11 @@ export const horizontalInputs = () => (
89
98
  <Box width="443px">
90
99
  <Fieldset label="Your Name" layout="horizontal">
91
100
  <FormField label="First Name">
92
- {(props) => <Input {...props} />}
101
+ {(props) => <Input {...props} name="first-name" />}
102
+ </FormField>
103
+ <FormField label="Last Name">
104
+ {(props) => <Input {...props} name="last-name" />}
93
105
  </FormField>
94
- <FormField label="Last Name">{(props) => <Input {...props} />}</FormField>
95
106
  </Fieldset>
96
107
  </Box>
97
108
  );
@@ -110,8 +121,12 @@ export const customFieldset = () => (
110
121
  </Fieldset.HelperText>
111
122
  }
112
123
  >
113
- <FormField label="Name">{(props) => <Input {...props} />}</FormField>
114
- <FormField label="Zodiac">{(props) => <Input {...props} />}</FormField>
124
+ <FormField label="Name">
125
+ {(props) => <Input {...props} name="name" />}
126
+ </FormField>
127
+ <FormField label="Zodiac">
128
+ {(props) => <Input {...props} name="zodiac" />}
129
+ </FormField>
115
130
  </Fieldset>
116
131
  </Box>
117
132
  );
@@ -1,3 +1,4 @@
1
+ // @flow
1
2
  import React from "react";
2
3
 
3
4
  import Box from "../Box";
@@ -16,9 +17,10 @@ export const defaultStory = () => (
16
17
  <FormField label="Title" helperText="This is a line of helper text">
17
18
  {(props) => (
18
19
  <Input
20
+ {...props}
21
+ name="title"
19
22
  placeholder="Enter a title"
20
23
  value={text("Form field value", "")}
21
- {...props}
22
24
  />
23
25
  )}
24
26
  </FormField>
@@ -29,15 +31,16 @@ export const defaultStory = () => (
29
31
  >
30
32
  {(props) => (
31
33
  <Textarea
34
+ {...props}
35
+ name="description"
32
36
  placeholder="Enter a description"
33
37
  value={text("Text area value", "")}
34
- {...props}
35
38
  />
36
39
  )}
37
40
  </FormField>
38
41
  <FormField label="Reason">
39
42
  {(props) => (
40
- <Select {...props}>
43
+ <Select {...props} name="reason">
41
44
  <option value="">Select a reason</option>
42
45
  <option value="something">Something goes here</option>
43
46
  </Select>
@@ -60,9 +63,10 @@ export const error = () => (
60
63
  >
61
64
  {(props) => (
62
65
  <Input
66
+ {...props}
67
+ name="title"
63
68
  placeholder="Enter a title"
64
69
  value={text("Form field value", "")}
65
- {...props}
66
70
  />
67
71
  )}
68
72
  </FormField>
@@ -75,9 +79,10 @@ export const error = () => (
75
79
  >
76
80
  {(props) => (
77
81
  <Textarea
82
+ {...props}
83
+ name="description"
78
84
  placeholder="Enter a description"
79
85
  value={text("Text area value", "")}
80
- {...props}
81
86
  />
82
87
  )}
83
88
  </FormField>
@@ -87,7 +92,7 @@ export const error = () => (
87
92
  isInvalid={boolean("Reason is invalid", true)}
88
93
  >
89
94
  {(props) => (
90
- <Select {...props}>
95
+ <Select {...props} name="reason">
91
96
  <option value="">Select a reason</option>
92
97
  <option value="something">Something goes here</option>
93
98
  </Select>
@@ -1,3 +1,4 @@
1
+ // @flow
1
2
  import React from "react";
2
3
  import { render } from "../utils/react-testing-library";
3
4
  import Input from "../Input";
@@ -15,10 +16,10 @@ describe("FormField", () => {
15
16
  >
16
17
  {(props) => (
17
18
  <Input
19
+ {...props}
18
20
  placeholder="Enter a title"
19
21
  name="title"
20
22
  value={inputVal}
21
- {...props}
22
23
  />
23
24
  )}
24
25
  </FormField>
@@ -35,7 +36,7 @@ describe("FormField", () => {
35
36
  isInvalid={true}
36
37
  >
37
38
  {(props) => (
38
- <Input placeholder="Enter a title" name="title" value="" {...props} />
39
+ <Input {...props} placeholder="Enter a title" name="title" value="" />
39
40
  )}
40
41
  </FormField>
41
42
  );
@@ -49,7 +50,7 @@ describe("FormField", () => {
49
50
  isInvalid={true}
50
51
  >
51
52
  {(props) => (
52
- <Input placeholder="Enter a title" name="title" value="" {...props} />
53
+ <Input {...props} placeholder="Enter a title" name="title" value="" />
53
54
  )}
54
55
  </FormField>
55
56
  );
@@ -61,7 +62,7 @@ describe("FormField", () => {
61
62
  const { getByTestId } = render(
62
63
  <FormField id={manualId} label={label} isLabelHidden={true}>
63
64
  {(props) => (
64
- <Input placeholder="Enter a title" name="title" value="" {...props} />
65
+ <Input {...props} placeholder="Enter a title" name="title" value="" />
65
66
  )}
66
67
  </FormField>
67
68
  );
@@ -7,12 +7,14 @@ import Container from "./styles";
7
7
  import Box from "../Box";
8
8
  import deprecatedIcons from "./deprecatedIcons";
9
9
 
10
- type TypeProps = {
10
+ export type TypeProps = {
11
11
  /** Name of the icon in the svg sprite */
12
12
  name: EnumIconNames | $Keys<typeof deprecatedIcons>,
13
13
  size?:
14
14
  | "mini" // 12x12
15
+ // TODO: deprecate default in favor of small in future release
15
16
  | "default" // 16x16
17
+ | "small" // 16x16
16
18
  | "medium" // 24x24
17
19
  | "large" // 32x32
18
20
  | "jumbo", // 64x64
@@ -78,7 +80,8 @@ type TypeToggleProps = {
78
80
  inactiveName: EnumIconNames,
79
81
  /** Whether the active icon should be shown or not */
80
82
  isActive: boolean,
81
- size?: "mini" | "default" | "medium" | "large" | "jumbo",
83
+ /** The size of the icon. `small` is the default */
84
+ size?: "mini" | "default" | "small" | "medium" | "large" | "jumbo",
82
85
  fixedWidth?: boolean,
83
86
  ariaLabel?: string,
84
87
  };
@@ -1,5 +1,6 @@
1
+ // @flow
1
2
  import React, { useState } from "react";
2
- import Icon from "./";
3
+ import Icon, { type TypeProps } from "./";
3
4
  import Button from "../Button";
4
5
  import Box from "../Box";
5
6
  import deprecatedNames from "./deprecatedIcons";
@@ -8,7 +9,7 @@ export default {
8
9
  title: "Icon",
9
10
  };
10
11
 
11
- export const mini12X12 = (args) => <Icon {...args} />;
12
+ export const mini12X12 = (args: TypeProps) => <Icon {...args} />;
12
13
 
13
14
  mini12X12.args = {
14
15
  color: "icon.base",
@@ -20,7 +21,7 @@ mini12X12.story = {
20
21
  name: "Mini (12 x 12)",
21
22
  };
22
23
 
23
- export const default16X16 = (args) => <Icon {...args} />;
24
+ export const default16X16 = (args: TypeProps) => <Icon {...args} />;
24
25
 
25
26
  default16X16.args = {
26
27
  color: "icon.base",
@@ -31,7 +32,7 @@ default16X16.story = {
31
32
  name: "Default (16 x 16)",
32
33
  };
33
34
 
34
- export const medium24X24 = (args) => <Icon {...args} />;
35
+ export const medium24X24 = (args: TypeProps) => <Icon {...args} />;
35
36
 
36
37
  medium24X24.args = {
37
38
  color: "icon.base",
@@ -43,7 +44,7 @@ medium24X24.story = {
43
44
  name: "Medium (24 x 24)",
44
45
  };
45
46
 
46
- export const large32X32 = (args) => <Icon {...args} />;
47
+ export const large32X32 = (args: TypeProps) => <Icon {...args} />;
47
48
 
48
49
  large32X32.args = {
49
50
  color: "icon.base",
@@ -55,7 +56,7 @@ large32X32.story = {
55
56
  name: "Large (32 x 32)",
56
57
  };
57
58
 
58
- export const jumbo64X64 = (args) => <Icon {...args} />;
59
+ export const jumbo64X64 = (args: TypeProps) => <Icon {...args} />;
59
60
 
60
61
  jumbo64X64.args = {
61
62
  color: "icon.base",
@@ -67,7 +68,7 @@ jumbo64X64.story = {
67
68
  name: "Jumbo (64 x 64)",
68
69
  };
69
70
 
70
- export const defaultFixedWidth = (args) => <Icon {...args} />;
71
+ export const defaultFixedWidth = (args: TypeProps) => <Icon {...args} />;
71
72
 
72
73
  defaultFixedWidth.args = {
73
74
  color: "icon.success",
@@ -1,3 +1,4 @@
1
+ // @flow
1
2
  import React from "react";
2
3
  import { render } from "../utils/react-testing-library";
3
4
  import Icon from "./";
@@ -7,7 +7,9 @@ import type { TypeTheme } from "../types/theme.flow";
7
7
 
8
8
  const sizes = {
9
9
  mini: "12px",
10
+ /** TODO: deprecate default in favor of small in future release */
10
11
  default: "16px",
12
+ small: "16px",
11
13
  medium: "24px",
12
14
  large: "32px",
13
15
  jumbo: "64px",
@@ -1 +1 @@
1
- module.exports = {"active-listener":"0 0 16 16","add-item":"0 0 16 16","add-keyword":"0 0 16 16","add-team-member":"0 0 18 13","add-variable":"0 0 18 14","address-card-outline":"0 0 16 16","address-card-solid":"0 0 18 16","adobe-experience-manager":"0 0 16 18","ads":"0 0 9 16","android":"0 0 14 16","apple":"0 0 14 16","approval-indicator-outline":"0 0 14 16","approval-indicator":"0 0 14 16","archive":"0 0 16 16","arrow-down-line":"0 0 14 16","arrow-down":"0 0 16 16","arrow-left-line":"0 0 16 18","arrow-left":"0 0 16 16","arrow-right-line":"0 0 16 18","arrow-right":"0 0 16 16","arrow-up-line":"0 0 14 16","arrow-up":"0 0 16 16","arrows":"0 0 16 16","asset-library-outline":"0 0 16 16","asset-library":"0 0 16 16","assign":"0 0 18 15","atom":"0 0 14 16","audio":"0 0 16 14","back-to-top":"0 0 15 16","bambu-icon-outline":"0 0 16 16","bambu-icon":"0 0 16 16","barcode":"0 0 18 16","basketball":"0 0 16 16","bell-outline":"0 0 14 16","bigcommerce":"0 0 16 16","bitly":"0 0 16 16","bold":"0 0 16 16","book":"0 0 14 16","bookmark":"0 0 12 16","bot":"0 0 16 16","browser":"0 0 16 16","business":"0 0 16 16","calendar-outline":"0 0 14 16","calendar":"0 0 14 16","camera-outline":"0 0 18 16","camera-story":"0 0 18 16","camera":"0 0 18 16","campaign":"0 0 16 14","canva":"0 0 16 18","carousel":"0 0 16 18","cart-plus-outline":"0 0 17 15","cart-plus":"0 0 17 15","check":"0 0 16 16","chevron-down-filled":"0 0 16 21","chevron-down":"0 0 16 18","chevron-left":"0 0 10 16","chevron-right":"0 0 10 17","chevron-up-down-filled":"0 0 12 20","chevron-up-filled":"0 0 16 21","chevron-up":"0 0 16 18","circle-check-outline":"0 0 16 16","circle-check":"0 0 16 16","circle":"0 0 16 16","circle+":"0 0 16 16","circles":"0 0 16 16","circlex":"0 0 16 16","click-to-view":"0 0 12 16","clicks":"0 0 10 16","clipboard-outline":"0 0 12 16","clipboard":"0 0 12 16","clock":"0 0 16 16","closed-captioning":"0 0 16 16","cloud":"0 0 16 13","code":"0 0 18 16","columns":"0 0 16 16","comment-alt-outline":"0 0 16 15","comment-alt":"0 0 16 15","comment-lines-alt-outline":"0 0 16 16","comment":"0 0 16 13","compact-density":"0 0 16 16","compact-indicator":"0 0 16 16","comparison":"0 0 16 14","competitor":"0 0 14 16","compose":"0 0 16 16","content-suggestions":"0 0 16 16","credit-card":"0 0 16 14","crop":"0 0 16 16","crown":"0 0 16 16","dashboard":"0 0 16 14","deconstructed-negative-sentiment":"0 0 18 18","deconstructed-neutral-sentiment":"0 0 18 18","deconstructed-positive-sentiment":"0 0 18 18","discovery":"0 0 16 16","dislike-outline":"0 0 15 16","dislike":"0 0 16 16","dm-link-outline":"0 0 16 16","dm-link":"0 0 16 16","dotdotdot":"0 0 16 16","download":"0 0 16 16","drafts-outline":"0 0 12 16","drafts":"0 0 12 16","dropbox":"0 0 18 16","duplicate-outline":"0 0 14 16","duplicate":"0 0 14 16","emoji-outline":"0 0 16 16","emoji":"0 0 16 16","empty-image":"0 0 16 18","engagement-per-post":"0 0 16 16","engagements":"0 0 16 15","error":"0 0 16 16","exchange-alt":"0 0 16 16","expanded-indicator":"0 0 16 16","export":"0 0 14 17","extended-circles":"0 0 16 16","external-link-alt":"0 0 16 16","external-link":"0 0 16 16","extreme-negative-sentiment":"0 0 16 16","eye-outline":"0 0 18 16","eye-slash-outline":"0 0 20 16","eye-slash":"0 0 20 16","eye":"0 0 18 16","facebook-audience-network":"0 0 16 16","facebook-branded-content-outline":"0 0 18 15","facebook-branded-content":"0 0 18 15","facebook-groups":"0 0 16 16","facebook":"0 0 16 16","fb-reactions-angry":"0 0 16 16","fb-reactions-haha":"0 0 16 16","fb-reactions-like":"0 0 16 16","fb-reactions-love":"0 0 16 16","fb-reactions-sad":"0 0 16 16","fb-reactions-wow":"0 0 16 16","feedly":"0 0 16 15","feeds":"0 0 16 15","female":"0 0 11 18","file-chart-line":"0 0 12 16","file-edit":"0 0 12 16","file-times-solid":"0 0 12 16","filter":"0 0 16 16","flag-outline":"0 0 16 16","flag":"0 0 16 16","flat-negative-sentiment-outline":"0 0 18 18","flat-negative-sentiment":"0 0 18 18","flat-neutral-sentiment-outline":"0 0 18 18","flat-neutral-sentiment":"0 0 18 18","flat-positive-sentiment-outline":"0 0 18 18","flat-positive-sentiment":"0 0 18 18","folder-open":"0 0 16 15","folder":"0 0 16 16","follow-outline":"0 0 20 16","follow":"0 0 20 16","follower-increase":"0 0 19 16","following":"0 0 20 16","font":"0 0 18 16","full-access":"0 0 16 16","gear":"0 0 16 16","gears":"0 0 16 16","glassdoor":"0 0 16 16","glasses":"0 0 18 14","globe":"0 0 16 16","google-analytics-color":"0 0 14 18","google-business-messages":"0 0 16 16","google-drive":"0 0 16 14","google-my-business":"0 0 16 14","grip":"0 0 8 18","h1":"0 0 16 16","h2":"0 0 16 16","h3":"0 0 16 16","h4":"0 0 16 16","hamburger":"0 0 16 18","hashtag":"0 0 16 16","headset":"0 0 16 16","heart-outline":"0 0 16 16","heart":"0 0 16 16","heartbeat":"0 0 18 16","help-alt":"0 0 12 16","help":"0 0 16 16","hiking":"0 0 16 16","history":"0 0 16 16","home":"0 0 16 15","hourglass":"0 0 12 16","hubspot":"0 0 16 16","image-caption":"0 0 16 14","image":"0 0 16 16","images":"0 0 16 15","impressions-per-post":"0 0 16 16","impressions":"0 0 18 16","inactive-listener":"0 0 16 12","inbox-action":"0 0 16 16","inbox-views":"0 0 16 13","inbox":"0 0 16 14","indicator":"0 0 16 16","industry":"0 0 14 16","info":"0 0 16 16","instagram":"0 0 16 16","internal-activity-outline":"0 0 16 16","internal-activity":"0 0 16 16","italic":"0 0 16 16","key":"0 0 16 16","keyboard":"0 0 18 16","laptop-phone":"0 0 16 16","large-density":"0 0 16 16","lift":"0 0 23 16","like-outline":"0 0 15 16","like":"0 0 16 16","link":"0 0 16 16","linkedin-audience-network":"0 0 16 16","linkedin":"0 0 16 16","list-ol":"0 0 16 16","listening":"0 0 14 16","lists":"0 0 16 16","location-outline":"0 0 12 16","location":"0 0 12 16","lock":"0 0 14 16","magic-wand":"0 0 17 16","male":"0 0 16 20","marketo":"0 0 16 18","mention":"0 0 16 16","message-preview-outline":"0 0 18 16","message-preview":"0 0 18 16","message":"0 0 16 16","messages-outline":"0 0 16 16","messages":"0 0 16 16","messenger":"0 0 16 16","metric-table":"0 0 16 16","microsoft-dynamics":"0 0 16 16","minus":"0 0 16 16","mobile":"0 0 10 16","monitor":"0 0 12 16","moon":"0 0 15 16","negative-sentiment":"0 0 16 16","neutral-positive-sentiment":"0 0 16 16","neutral-sentiment":"0 0 16 16","new-trend":"0 0 12 16","newspaper":"0 0 16 16","no-access":"0 0 16 16","notepad":"0 0 12 16","notifications-publishing-outline":"0 0 16 16","notifications-publishing":"0 0 16 16","notifications":"0 0 14 16","offline":"0 0 18 15","online":"0 0 18 15","paid-promotion-outline":"0 0 16 16","paid-promotion":"0 0 16 16","paid":"0 0 14 16","paint":"0 0 18 16","palette":"0 0 16 16","paperclip":"0 0 14 16","pause":"0 0 16 18","pencil-outline":"0 0 16 16","pencil":"0 0 16 16","person":"0 0 14 16","phone":"0 0 16 16","pinterest-boards-outline":"0 0 14 16","pinterest-boards":"0 0 14 16","pinterest":"0 0 16 16","play-circle":"0 0 16 16","play":"0 0 14 16","plug":"0 0 12 16","plus":"0 0 16 18","positive-sentiment":"0 0 16 16","power-up-outline":"0 0 12 16","power-up":"0 0 10 16","profile-connect":"0 0 16 16","profile-disconnect":"0 0 16 16","publishing-outline":"0 0 16 16","publishing":"0 0 16 16","puzzle-piece":"0 0 18 16","qr-code":"0 0 16 16","queue":"0 0 16 16","recommendation":"0 0 16 16","reddit-alien":"0 0 16 16","reddit":"0 0 16 16","reels-outline":"0 0 16 16","reels":"0 0 16 16","referrals":"0 0 16 16","refresh":"0 0 16 16","rejected":"0 0 16 16","reply-outline":"0 0 16 16","reply":"0 0 16 16","reporting-period":"0 0 14 16","reporting":"0 0 16 16","reports-home":"0 0 16 16","reports":"0 0 16 15","retweet":"0 0 18 16","rss":"0 0 16 16","sales":"0 0 9 16","salesforce-cloud":"0 0 20 16","salesforce":"0 0 20 16","save-assets":"0 0 16 16","saved-messages":"0 0 16 16","saved-reply-outline":"0 0 16 12","saved-reply":"0 0 16 12","search":"0 0 16 16","sent-message-outline":"0 0 16 14","sent-message":"0 0 16 14","share":"0 0 16 14","shopify":"0 0 16 18","shopping-bag-outline":"0 0 14 16","shopping-bag":"0 0 14 16","show-navigation":"0 0 18 14","slack":"0 0 16 16","small-density":"0 0 16 16","smiley":"0 0 16 16","some-access":"0 0 16 16","sparkles":"0 0 16 16","spike-alert":"0 0 16 16","star-half-alt-solid":"0 0 18 16","star-of-life":"0 0 16 16","star-outline":"0 0 18 16","star":"0 0 18 16","sticky-note-outline":"0 0 16 16","sticky-note":"0 0 16 16","stories":"0 0 16 17","story":"0 0 16 16","suggestions":"0 0 11 16","sun":"0 0 16 16","tag-outline":"0 0 16 16","tag":"0 0 16 16","targeting-outline":"0 0 16 16","targeting":"0 0 16 16","tasks-outline":"0 0 12 16","tasks":"0 0 12 16","team-conversation-outline":"0 0 16 18","team-conversation":"0 0 16 18","team":"0 0 18 16","text-asset":"0 0 16 16","text":"0 0 8 16","tiktok":"0 0 16 18","times":"0 0 16 22","tools":"0 0 67 67","trash-can-outline":"0 0 14 16","trash-can":"0 0 14 16","trend-down":"0 0 18 18","trend-neutral":"0 0 20 18","trend-up":"0 0 18 18","trends":"0 0 16 17","triangle-black":"0 0 16 16","triangle":"0 0 16 16","tripadvisor-circle-outline":"0 0 16 16","tripadvisor-circle":"0 0 16 16","tripadvisor":"0 0 16 16","trophy-outline":"0 0 18 16","tumblr":"0 0 16 16","twitter-audience-network":"0 0 17 16","twitter":"0 0 17 16","underline":"0 0 14 16","unfollow-outline":"0 0 20 16","unfollow":"0 0 20 16","unlink":"0 0 16 16","unlock":"0 0 14 16","upload":"0 0 16 17","user-circle":"0 0 16 16","users":"0 0 18 16","verified":"0 0 16 16","video-camera-story":"0 0 18 15","video-camera":"0 0 18 16","vip":"0 0 16 16","weight":"0 0 16 16","whatsapp":"0 0 16 16","window-maximize":"0 0 16 16","window-minimize":"0 0 16 16","window-regular":"0 0 16 16","window-restore":"0 0 16 16","woocommerce":"0 0 18 16","x":"0 0 16 18","yelp-full-star":"0 0 16 16","yelp-half-star":"0 0 16 16","yelp":"0 0 14 16","youtube":"0 0 16 15","zendesk":"0 0 16 16"};
1
+ module.exports = {"active-listener":"0 0 16 16","add-item":"0 0 16 16","add-keyword":"0 0 16 16","add-team-member":"0 0 18 13","add-variable":"0 0 18 14","address-card-outline":"0 0 16 16","address-card-solid":"0 0 18 16","adobe-experience-manager":"0 0 16 18","ads":"0 0 9 16","advocacy-outline":"0 0 14 16","advocacy":"0 0 14 16","android":"0 0 14 16","apple":"0 0 14 16","approval-indicator-outline":"0 0 14 16","approval-indicator":"0 0 14 16","archive":"0 0 16 16","arrow-down-line":"0 0 14 16","arrow-down":"0 0 16 16","arrow-left-line":"0 0 16 18","arrow-left":"0 0 16 16","arrow-right-line":"0 0 16 18","arrow-right":"0 0 16 16","arrow-up-line":"0 0 14 16","arrow-up":"0 0 16 16","arrows":"0 0 16 16","asset-library-outline":"0 0 16 16","asset-library":"0 0 16 16","assign":"0 0 18 15","atom":"0 0 14 16","audio":"0 0 16 14","back-to-top":"0 0 15 16","bambu-icon-outline":"0 0 16 16","bambu-icon":"0 0 16 16","barcode":"0 0 18 16","basketball":"0 0 16 16","bell-outline":"0 0 14 16","bigcommerce":"0 0 16 16","bitly":"0 0 16 16","bold":"0 0 16 16","book":"0 0 14 16","bookmark":"0 0 12 16","bot":"0 0 16 16","browser":"0 0 16 16","business":"0 0 16 16","calendar-outline":"0 0 14 16","calendar":"0 0 14 16","camera-outline":"0 0 18 16","camera-story":"0 0 18 16","camera":"0 0 18 16","campaign":"0 0 16 14","canva":"0 0 16 18","carousel":"0 0 16 18","cart-plus-outline":"0 0 17 15","cart-plus":"0 0 17 15","check":"0 0 16 16","chevron-down-filled":"0 0 16 21","chevron-down":"0 0 16 18","chevron-left":"0 0 10 16","chevron-right":"0 0 10 17","chevron-up-down-filled":"0 0 12 20","chevron-up-filled":"0 0 16 21","chevron-up":"0 0 16 18","circle-check-outline":"0 0 16 16","circle-check":"0 0 16 16","circle":"0 0 16 16","circle+":"0 0 16 16","circles":"0 0 16 16","circlex":"0 0 16 16","click-to-view":"0 0 12 16","clicks":"0 0 10 16","clipboard-outline":"0 0 12 16","clipboard":"0 0 12 16","clock":"0 0 16 16","closed-captioning":"0 0 16 16","cloud":"0 0 16 13","code":"0 0 18 16","columns":"0 0 16 16","comment-alt-outline":"0 0 16 15","comment-alt":"0 0 16 15","comment-lines-alt-outline":"0 0 16 16","comment":"0 0 16 13","compact-density":"0 0 16 16","compact-indicator":"0 0 16 16","comparison":"0 0 16 14","competitor":"0 0 14 16","compose":"0 0 16 16","content-suggestions":"0 0 16 16","credit-card":"0 0 16 14","crop":"0 0 16 16","crown":"0 0 16 16","dashboard":"0 0 16 14","deconstructed-negative-sentiment":"0 0 18 18","deconstructed-neutral-sentiment":"0 0 18 18","deconstructed-positive-sentiment":"0 0 18 18","discovery":"0 0 16 16","dislike-outline":"0 0 15 16","dislike":"0 0 16 16","dm-link-outline":"0 0 16 16","dm-link":"0 0 16 16","dotdotdot":"0 0 16 16","download":"0 0 16 16","drafts-outline":"0 0 12 16","drafts":"0 0 12 16","dropbox":"0 0 18 16","duplicate-outline":"0 0 14 16","duplicate":"0 0 14 16","emoji-outline":"0 0 16 16","emoji":"0 0 16 16","empty-image":"0 0 16 18","engagement-per-post":"0 0 16 16","engagements":"0 0 16 15","error":"0 0 16 16","exchange-alt":"0 0 16 16","expanded-indicator":"0 0 16 16","export":"0 0 14 17","extended-circles":"0 0 16 16","external-link-alt":"0 0 16 16","external-link":"0 0 16 16","extreme-negative-sentiment":"0 0 16 16","eye-outline":"0 0 18 16","eye-slash-outline":"0 0 20 16","eye-slash":"0 0 20 16","eye":"0 0 18 16","facebook-audience-network":"0 0 16 16","facebook-branded-content-outline":"0 0 18 15","facebook-branded-content":"0 0 18 15","facebook-groups":"0 0 16 16","facebook":"0 0 16 16","fb-reactions-angry":"0 0 16 16","fb-reactions-haha":"0 0 16 16","fb-reactions-like":"0 0 16 16","fb-reactions-love":"0 0 16 16","fb-reactions-sad":"0 0 16 16","fb-reactions-wow":"0 0 16 16","feedly":"0 0 16 15","feeds":"0 0 16 15","female":"0 0 11 18","file-chart-line":"0 0 12 16","file-edit":"0 0 12 16","file-times-solid":"0 0 12 16","filter":"0 0 16 16","flag-outline":"0 0 16 16","flag":"0 0 16 16","flat-negative-sentiment-outline":"0 0 18 18","flat-negative-sentiment":"0 0 18 18","flat-neutral-sentiment-outline":"0 0 18 18","flat-neutral-sentiment":"0 0 18 18","flat-positive-sentiment-outline":"0 0 18 18","flat-positive-sentiment":"0 0 18 18","folder-open":"0 0 16 15","folder":"0 0 16 16","follow-outline":"0 0 20 16","follow":"0 0 20 16","follower-increase":"0 0 19 16","following":"0 0 20 16","font":"0 0 18 16","full-access":"0 0 16 16","gear":"0 0 16 16","gears":"0 0 16 16","glassdoor":"0 0 16 16","glasses":"0 0 18 14","globe":"0 0 16 16","google-analytics-color":"0 0 14 18","google-business-messages":"0 0 16 16","google-drive":"0 0 16 14","google-my-business":"0 0 16 14","grip":"0 0 8 18","h1":"0 0 16 16","h2":"0 0 16 16","h3":"0 0 16 16","h4":"0 0 16 16","hamburger":"0 0 16 18","hashtag":"0 0 16 16","headset":"0 0 16 16","heart-outline":"0 0 16 16","heart":"0 0 16 16","heartbeat":"0 0 18 16","help-alt":"0 0 12 16","help":"0 0 16 16","hiking":"0 0 16 16","history":"0 0 16 16","home":"0 0 16 15","hourglass":"0 0 12 16","hubspot":"0 0 16 16","image-caption":"0 0 16 14","image":"0 0 16 16","images":"0 0 16 15","impressions-per-post":"0 0 16 16","impressions":"0 0 18 16","inactive-listener":"0 0 16 12","inbox-action":"0 0 16 16","inbox-views":"0 0 16 13","inbox":"0 0 16 14","indicator":"0 0 16 16","industry":"0 0 14 16","info":"0 0 16 16","instagram":"0 0 16 16","internal-activity-outline":"0 0 16 16","internal-activity":"0 0 16 16","italic":"0 0 16 16","key":"0 0 16 16","keyboard":"0 0 18 16","laptop-phone":"0 0 16 16","large-density":"0 0 16 16","lift":"0 0 23 16","like-outline":"0 0 15 16","like":"0 0 16 16","link":"0 0 16 16","linkedin-audience-network":"0 0 16 16","linkedin":"0 0 16 16","list-ol":"0 0 16 16","listening":"0 0 14 16","lists":"0 0 16 16","location-outline":"0 0 12 16","location":"0 0 12 16","lock":"0 0 14 16","magic-wand":"0 0 17 16","male":"0 0 16 20","marketo":"0 0 16 18","mention":"0 0 16 16","message-preview-outline":"0 0 18 16","message-preview":"0 0 18 16","message":"0 0 16 16","messages-outline":"0 0 16 16","messages":"0 0 16 16","messenger":"0 0 16 16","metric-table":"0 0 16 16","microsoft-dynamics":"0 0 16 16","minus":"0 0 16 16","mobile":"0 0 10 16","monitor":"0 0 12 16","moon":"0 0 15 16","negative-sentiment":"0 0 16 16","neutral-positive-sentiment":"0 0 16 16","neutral-sentiment":"0 0 16 16","new-trend":"0 0 12 16","newspaper":"0 0 16 16","no-access":"0 0 16 16","notepad":"0 0 12 16","notifications-publishing-outline":"0 0 16 16","notifications-publishing":"0 0 16 16","notifications":"0 0 14 16","offline":"0 0 18 15","online":"0 0 18 15","paid-promotion-outline":"0 0 16 16","paid-promotion":"0 0 16 16","paid":"0 0 14 16","paint":"0 0 18 16","palette":"0 0 16 16","paperclip":"0 0 14 16","pause":"0 0 16 18","pencil-outline":"0 0 16 16","pencil":"0 0 16 16","person":"0 0 14 16","phone":"0 0 16 16","pinterest-boards-outline":"0 0 14 16","pinterest-boards":"0 0 14 16","pinterest":"0 0 16 16","play-circle":"0 0 16 16","play":"0 0 14 16","plug":"0 0 12 16","plus":"0 0 16 18","positive-sentiment":"0 0 16 16","power-up-outline":"0 0 12 16","power-up":"0 0 10 16","profile-connect":"0 0 16 16","profile-disconnect":"0 0 16 16","publishing-outline":"0 0 16 16","publishing":"0 0 16 16","puzzle-piece":"0 0 18 16","qr-code":"0 0 16 16","queue":"0 0 16 16","recommendation":"0 0 16 16","reddit-alien":"0 0 16 16","reddit":"0 0 16 16","reels-outline":"0 0 16 16","reels":"0 0 16 16","referrals":"0 0 16 16","refresh":"0 0 16 16","rejected":"0 0 16 16","reply-outline":"0 0 16 16","reply":"0 0 16 16","reporting-period":"0 0 14 16","reporting":"0 0 16 16","reports-home":"0 0 16 16","reports":"0 0 16 15","retweet":"0 0 18 16","rss":"0 0 16 16","sales":"0 0 9 16","salesforce-cloud":"0 0 20 16","salesforce":"0 0 20 16","save-assets":"0 0 16 16","saved-messages":"0 0 16 16","saved-reply-outline":"0 0 16 12","saved-reply":"0 0 16 12","search":"0 0 16 16","sent-message-outline":"0 0 16 14","sent-message":"0 0 16 14","share":"0 0 16 14","shopify":"0 0 16 18","shopping-bag-outline":"0 0 14 16","shopping-bag":"0 0 14 16","show-navigation":"0 0 18 14","slack":"0 0 16 16","small-density":"0 0 16 16","smiley":"0 0 16 16","some-access":"0 0 16 16","sparkles":"0 0 16 16","spike-alert":"0 0 16 16","star-half-alt-solid":"0 0 18 16","star-of-life":"0 0 16 16","star-outline":"0 0 18 16","star":"0 0 18 16","sticky-note-outline":"0 0 16 16","sticky-note":"0 0 16 16","stories":"0 0 16 17","story":"0 0 16 16","suggestions":"0 0 11 16","sun":"0 0 16 16","tag-outline":"0 0 16 16","tag":"0 0 16 16","targeting-outline":"0 0 16 16","targeting":"0 0 16 16","tasks-outline":"0 0 12 16","tasks":"0 0 12 16","team-conversation-outline":"0 0 16 18","team-conversation":"0 0 16 18","team":"0 0 18 16","text-asset":"0 0 16 16","text":"0 0 8 16","tiktok":"0 0 16 18","times":"0 0 16 22","tools":"0 0 67 67","trash-can-outline":"0 0 14 16","trash-can":"0 0 14 16","trend-down":"0 0 18 18","trend-neutral":"0 0 20 18","trend-up":"0 0 18 18","trends":"0 0 16 17","triangle-black":"0 0 16 16","triangle":"0 0 16 16","tripadvisor-circle-outline":"0 0 16 16","tripadvisor-circle":"0 0 16 16","tripadvisor":"0 0 16 16","trophy-outline":"0 0 18 16","tumblr":"0 0 16 16","twitter-audience-network":"0 0 17 16","twitter":"0 0 17 16","underline":"0 0 14 16","unfollow-outline":"0 0 20 16","unfollow":"0 0 20 16","unlink":"0 0 16 16","unlock":"0 0 14 16","upload":"0 0 16 17","user-circle":"0 0 16 16","users":"0 0 18 16","verified":"0 0 16 16","video-camera-story":"0 0 18 15","video-camera":"0 0 18 16","vip":"0 0 16 16","weight":"0 0 16 16","whatsapp":"0 0 16 16","window-maximize":"0 0 16 16","window-minimize":"0 0 16 16","window-regular":"0 0 16 16","window-restore":"0 0 16 16","woocommerce":"0 0 18 16","x":"0 0 16 18","yelp-full-star":"0 0 16 16","yelp-half-star":"0 0 16 16","yelp":"0 0 14 16","youtube":"0 0 16 15","zendesk":"0 0 16 16"};
@@ -1 +1 @@
1
- module.exports = {"abacus":"0 0 249 157","analytics-offering":"0 0 220 231","astronaut":"0 0 277 298","brand-keyword":"0 0 240 230","business":"0 0 88 56","calendar-event":"0 0 110 42","calendar-reporting":"0 0 248 182","cat-error":"0 0 284 180","cat-no-access":"0 0 370 273","cat":"0 0 240 171","checkbox-alert":"0 0 193 169","coffee-cup":"0 0 196 234","compose-window":"0 0 372 188","compose":"0 0 62 45","computer-error":"0 0 237 259","connect":"0 0 242 162","contact":"0 0 305 145","conversation":"0 0 330 236","custom-branding":"0 0 168 164","customer-service":"0 0 302 155","dashboard":"0 0 337 195","exclamation-mark":"0 0 219 143","face-happy":"0 0 238 173","find-bookmark":"0 0 276 228","flask":"0 0 255 230","general-topic":"0 0 101 63","global-features":"0 0 239 226","global-trend":"0 0 56 42","hands-raised":"0 0 192 176","headset":"0 0 106 54","heartbeat-connection":"0 0 335 201","invoice":"0 0 171 178","jewel":"0 0 154 137","keyword-tracking":"0 0 400 232","lightbulb-alt":"0 0 89 54","lightbulb":"0 0 49 43","like-conversation":"0 0 293 258","link-broken":"0 0 340 236","link-messages":"0 0 233 250","link-sections":"0 0 270 273","link-upload":"0 0 180 140","listening-pendo":"0 0 544 109","listening-tour":"0 0 236 212","loading":"0 0 62 39","mailbox-empty":"0 0 309 240","mailbox-full":"0 0 352 252","network-data":"0 0 369 229","no-messages-found":"0 0 272 211","no-notifications":"0 0 281 134","notification":"0 0 252 194","notifications-onboarding":"0 0 352 163","organize-message":"0 0 276 220","outbox-queue":"0 0 246 176","outbox-reviews":"0 0 246 176","pdf":"0 0 36 35","podium":"0 0 106 46","pointer":"0 0 54 37","publish-assets":"0 0 336 263","publish-links":"0 0 266 252","puzzle-piece":"0 0 56 44","question-mark":"0 0 302 191","reporting-folder":"0 0 314 247","reporting":"0 0 331 226","review-location":"0 0 251 227","review":"0 0 251 143","robot-assembly":"0 0 375 253","robot-error":"0 0 281 286","robot-happy":"0 0 222 190","rocket":"0 0 101 56","schedule-date":"0 0 386 240","schedule-messages":"0 0 372 217","search-keywords":"0 0 237 243","search-success":"0 0 235 243","search-trends":"0 0 249 187","search":"0 0 337 196","security":"0 0 216 284","sentiment":"0 0 316 246","shopping-bag":"0 0 112 58","spark-line":"0 0 227 113","stamp":"0 0 291 253","storefront":"0 0 111 45","success":"0 0 200 200","tag-message":"0 0 346 226","tag":"0 0 62 42","team-roles":"0 0 358 298","team":"0 0 347 249","telescope":"0 0 272 255","tha-mel":"0 0 181 152","thumbs-up":"0 0 169 250","toggle-switch":"0 0 299 127","toolset-strength":"0 0 348 231","tracking-time":"0 0 360 195","twitter-messages":"0 0 220 228","twitter-profiles":"0 0 335 187","under-construction":"0 0 343 243","unsubscribe":"0 0 212 163","upward-trend":"0 0 65 49","user-task":"0 0 313 176","view-connections":"0 0 356 201","vip-list":"0 0 212 228","warning":"0 0 55 38","wifi":"0 0 55 43"};
1
+ module.exports = {"abacus":"0 0 249 157","analytics-offering":"0 0 220 231","astronaut":"0 0 277 298","brand-keyword":"0 0 240 230","business":"0 0 88 56","calendar-event":"0 0 110 42","calendar-reporting":"0 0 248 182","cat-error":"0 0 284 180","cat-no-access":"0 0 370 273","cat":"0 0 240 171","checkbox-alert":"0 0 193 169","coffee-cup":"0 0 196 234","competitors":"0 0 355 258","compose-window":"0 0 372 188","compose":"0 0 62 45","computer-error":"0 0 237 259","connect":"0 0 242 162","contact":"0 0 305 145","conversation":"0 0 330 236","custom-branding":"0 0 168 164","customer-service":"0 0 302 155","dashboard":"0 0 337 195","exclamation-mark":"0 0 219 143","face-happy":"0 0 238 173","find-bookmark":"0 0 276 228","flask":"0 0 255 230","general-topic":"0 0 101 63","global-features":"0 0 239 226","global-trend":"0 0 56 42","grow-large":"0 0 189 137","grow":"0 0 73 45","hands-raised":"0 0 192 176","headset":"0 0 106 54","heartbeat-connection":"0 0 335 201","invoice":"0 0 171 178","jewel":"0 0 154 137","keyword-tracking":"0 0 400 232","lightbulb-alt":"0 0 89 54","lightbulb":"0 0 49 43","like-conversation":"0 0 293 258","link-broken":"0 0 340 236","link-messages":"0 0 233 250","link-sections":"0 0 270 273","link-upload":"0 0 180 140","listening-pendo":"0 0 544 109","listening-sentiment":"0 0 343 154","listening-topic-templates":"0 0 337 247","listening-tour":"0 0 236 212","listening":"0 0 101 63","loading":"0 0 62 39","mailbox-empty":"0 0 309 240","mailbox-full":"0 0 352 252","message":"0 0 58 44","network-data":"0 0 369 229","no-messages-found":"0 0 272 211","no-notifications":"0 0 281 134","notification":"0 0 252 194","notifications-onboarding":"0 0 352 163","organize-message":"0 0 276 220","outbox-queue":"0 0 246 176","outbox-reviews":"0 0 246 176","pdf":"0 0 36 35","podium":"0 0 106 46","pointer":"0 0 54 37","publish-assets":"0 0 336 263","publish-links":"0 0 266 252","puzzle-piece":"0 0 56 44","question-mark":"0 0 302 191","reporting-folder":"0 0 314 247","reporting":"0 0 331 226","review-location":"0 0 251 227","review":"0 0 251 143","robot-assembly":"0 0 375 253","robot-error":"0 0 281 286","robot-happy":"0 0 222 190","rocket":"0 0 101 56","schedule-date":"0 0 386 240","schedule-messages":"0 0 372 217","search-keywords":"0 0 237 243","search-success":"0 0 235 243","search-trends":"0 0 249 187","search":"0 0 337 196","security":"0 0 216 284","sentiment":"0 0 316 246","shopping-bag":"0 0 112 58","spark-line":"0 0 227 113","stamp":"0 0 291 253","storefront":"0 0 111 45","success":"0 0 200 200","tag-message":"0 0 346 226","tag":"0 0 62 42","team-roles":"0 0 358 298","team":"0 0 347 249","telescope":"0 0 272 255","tha-mel":"0 0 181 152","thumbs-up":"0 0 169 250","toggle-switch":"0 0 299 127","toolset-strength":"0 0 348 231","tracking-time":"0 0 360 195","twitter-messages":"0 0 220 228","twitter-profiles":"0 0 335 187","under-construction":"0 0 343 243","unsubscribe":"0 0 212 163","upward-trend":"0 0 65 49","user-task":"0 0 313 176","view-connections":"0 0 356 201","vip-list":"0 0 212 228","warning":"0 0 55 38","wifi":"0 0 55 43"};
@@ -1,3 +1,4 @@
1
+ // @flow
1
2
  import React from "react";
2
3
  import Image from "./";
3
4
 
@@ -1,3 +1,4 @@
1
+ // @flow
1
2
  import React from "react";
2
3
  import { render, fireEvent } from "../utils/react-testing-library";
3
4
  import Image from "./";
@@ -1,3 +1,4 @@
1
+ // @flow
1
2
  import React from "react";
2
3
  import { text } from "@storybook/addon-knobs";
3
4
 
@@ -1,3 +1,4 @@
1
+ // @flow
1
2
  import React from "react";
2
3
  import { render } from "../utils/react-testing-library";
3
4
  import Indicator from "./";
@@ -14,7 +14,7 @@ const Container: StyledComponent<{ ... }, TypeTheme, *> = styled.span.attrs({
14
14
  height: ${(props) => props.theme.space[400]};
15
15
  font-size: 10px;
16
16
  line-height: 0;
17
- color: ${(props) => props.theme.colors.teal[600]};
17
+ color: ${(props) => props.color ?? props.theme.colors.icon.info};
18
18
  text-align: center;
19
19
 
20
20
  > div {