@sproutsocial/racine 12.3.0 → 12.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +26 -0
- package/__flow__/Checkbox/index.js +7 -1
- package/__flow__/EnumIllustrationNames.js +2 -0
- package/__flow__/IllustrationViewBoxes.js +1 -0
- package/__flow__/SpotIllustration/illustrationNames.js +102 -0
- package/__flow__/SpotIllustration/index.js +47 -0
- package/__flow__/SpotIllustration/index.stories.js +119 -0
- package/__flow__/SpotIllustration/spotIllustrations/abacus.svg +21 -0
- package/__flow__/SpotIllustration/spotIllustrations/analytics-offering.svg +11 -0
- package/__flow__/SpotIllustration/spotIllustrations/astronaut.svg +15 -0
- package/__flow__/SpotIllustration/spotIllustrations/brand-keyword.svg +10 -0
- package/__flow__/SpotIllustration/spotIllustrations/business.svg +23 -0
- package/__flow__/SpotIllustration/spotIllustrations/calendar-event.svg +11 -0
- package/__flow__/SpotIllustration/spotIllustrations/calendar-reporting.svg +13 -0
- package/__flow__/SpotIllustration/spotIllustrations/cat-error.svg +4 -0
- package/__flow__/SpotIllustration/spotIllustrations/cat-no-access.svg +13 -0
- package/__flow__/SpotIllustration/spotIllustrations/cat.svg +4 -0
- package/__flow__/SpotIllustration/spotIllustrations/checkbox-alert.svg +11 -0
- package/__flow__/SpotIllustration/spotIllustrations/coffee-cup.svg +11 -0
- package/__flow__/SpotIllustration/spotIllustrations/compose-window.svg +21 -0
- package/__flow__/SpotIllustration/spotIllustrations/compose.svg +5 -0
- package/__flow__/SpotIllustration/spotIllustrations/computer-error.svg +15 -0
- package/__flow__/SpotIllustration/spotIllustrations/connect.svg +11 -0
- package/__flow__/SpotIllustration/spotIllustrations/contact.svg +87 -0
- package/__flow__/SpotIllustration/spotIllustrations/conversation.svg +15 -0
- package/__flow__/SpotIllustration/spotIllustrations/custom-branding.svg +7 -0
- package/__flow__/SpotIllustration/spotIllustrations/customer-service.svg +13 -0
- package/__flow__/SpotIllustration/spotIllustrations/dashboard.svg +13 -0
- package/__flow__/SpotIllustration/spotIllustrations/exclamation-mark.svg +11 -0
- package/__flow__/SpotIllustration/spotIllustrations/face-happy.svg +10 -0
- package/__flow__/SpotIllustration/spotIllustrations/find-bookmark.svg +12 -0
- package/__flow__/SpotIllustration/spotIllustrations/flask.svg +10 -0
- package/__flow__/SpotIllustration/spotIllustrations/general-topic.svg +9 -0
- package/__flow__/SpotIllustration/spotIllustrations/global-features.svg +17 -0
- package/__flow__/SpotIllustration/spotIllustrations/hands-raised.svg +8 -0
- package/__flow__/SpotIllustration/spotIllustrations/headset.svg +8 -0
- package/__flow__/SpotIllustration/spotIllustrations/heartbeat-connection.svg +14 -0
- package/__flow__/SpotIllustration/spotIllustrations/invoice.svg +13 -0
- package/__flow__/SpotIllustration/spotIllustrations/jewel.svg +11 -0
- package/__flow__/SpotIllustration/spotIllustrations/keyword-tracking.svg +26 -0
- package/__flow__/SpotIllustration/spotIllustrations/lightbulb-alt.svg +5 -0
- package/__flow__/SpotIllustration/spotIllustrations/lightbulb.svg +4 -0
- package/__flow__/SpotIllustration/spotIllustrations/like-conversation.svg +11 -0
- package/__flow__/SpotIllustration/spotIllustrations/link-broken.svg +18 -0
- package/__flow__/SpotIllustration/spotIllustrations/link-messages.svg +10 -0
- package/__flow__/SpotIllustration/spotIllustrations/link-sections.svg +13 -0
- package/__flow__/SpotIllustration/spotIllustrations/link-upload.svg +12 -0
- package/__flow__/SpotIllustration/spotIllustrations/listening-pendo.svg +14 -0
- package/__flow__/SpotIllustration/spotIllustrations/listening-tour.svg +18 -0
- package/__flow__/SpotIllustration/spotIllustrations/loading.svg +4 -0
- package/__flow__/SpotIllustration/spotIllustrations/mailbox-empty.svg +18 -0
- package/__flow__/SpotIllustration/spotIllustrations/mailbox-full.svg +8 -0
- package/__flow__/SpotIllustration/spotIllustrations/network-data.svg +25 -0
- package/__flow__/SpotIllustration/spotIllustrations/no-messages-found.svg +20 -0
- package/__flow__/SpotIllustration/spotIllustrations/no-notifications.svg +4 -0
- package/__flow__/SpotIllustration/spotIllustrations/notification.svg +10 -0
- package/__flow__/SpotIllustration/spotIllustrations/notifications-onboarding.svg +23 -0
- package/__flow__/SpotIllustration/spotIllustrations/organize-message.svg +64 -0
- package/__flow__/SpotIllustration/spotIllustrations/outbox-queue.svg +12 -0
- package/__flow__/SpotIllustration/spotIllustrations/outbox-reviews.svg +10 -0
- package/__flow__/SpotIllustration/spotIllustrations/pdf.svg +5 -0
- package/__flow__/SpotIllustration/spotIllustrations/podium.svg +13 -0
- package/__flow__/SpotIllustration/spotIllustrations/pointer.svg +4 -0
- package/__flow__/SpotIllustration/spotIllustrations/publish-assets.svg +15 -0
- package/__flow__/SpotIllustration/spotIllustrations/publish-links.svg +11 -0
- package/__flow__/SpotIllustration/spotIllustrations/puzzle-piece.svg +4 -0
- package/__flow__/SpotIllustration/spotIllustrations/question-mark.svg +11 -0
- package/__flow__/SpotIllustration/spotIllustrations/reporting-folder.svg +13 -0
- package/__flow__/SpotIllustration/spotIllustrations/reporting.svg +12 -0
- package/__flow__/SpotIllustration/spotIllustrations/review-location.svg +11 -0
- package/__flow__/SpotIllustration/spotIllustrations/review.svg +10 -0
- package/__flow__/SpotIllustration/spotIllustrations/robot-assembly.svg +12 -0
- package/__flow__/SpotIllustration/spotIllustrations/robot-error.svg +19 -0
- package/__flow__/SpotIllustration/spotIllustrations/robot-happy.svg +13 -0
- package/__flow__/SpotIllustration/spotIllustrations/rocket.svg +9 -0
- package/__flow__/SpotIllustration/spotIllustrations/schedule-date.svg +11 -0
- package/__flow__/SpotIllustration/spotIllustrations/schedule-messages.svg +10 -0
- package/__flow__/SpotIllustration/spotIllustrations/search-keywords.svg +9 -0
- package/__flow__/SpotIllustration/spotIllustrations/search-success.svg +8 -0
- package/__flow__/SpotIllustration/spotIllustrations/search-trends.svg +23 -0
- package/__flow__/SpotIllustration/spotIllustrations/search.svg +86 -0
- package/__flow__/SpotIllustration/spotIllustrations/security.svg +12 -0
- package/__flow__/SpotIllustration/spotIllustrations/sentiment.svg +12 -0
- package/__flow__/SpotIllustration/spotIllustrations/shopping-bag.svg +4 -0
- package/__flow__/SpotIllustration/spotIllustrations/spark-line.svg +11 -0
- package/__flow__/SpotIllustration/spotIllustrations/stamp.svg +9 -0
- package/__flow__/SpotIllustration/spotIllustrations/storefront.svg +10 -0
- package/__flow__/SpotIllustration/spotIllustrations/success.svg +9 -0
- package/__flow__/SpotIllustration/spotIllustrations/tag-message.svg +15 -0
- package/__flow__/SpotIllustration/spotIllustrations/team-roles.svg +17 -0
- package/__flow__/SpotIllustration/spotIllustrations/team.svg +16 -0
- package/__flow__/SpotIllustration/spotIllustrations/telescope.svg +15 -0
- package/__flow__/SpotIllustration/spotIllustrations/tha-mel.svg +15 -0
- package/__flow__/SpotIllustration/spotIllustrations/thumbs-up.svg +11 -0
- package/__flow__/SpotIllustration/spotIllustrations/toggle-switch.svg +11 -0
- package/__flow__/SpotIllustration/spotIllustrations/toolset-strength.svg +13 -0
- package/__flow__/SpotIllustration/spotIllustrations/tracking-time.svg +6 -0
- package/__flow__/SpotIllustration/spotIllustrations/twitter-messages.svg +11 -0
- package/__flow__/SpotIllustration/spotIllustrations/twitter-profiles.svg +12 -0
- package/__flow__/SpotIllustration/spotIllustrations/unsubscribe.svg +10 -0
- package/__flow__/SpotIllustration/spotIllustrations/upward-trend.svg +4 -0
- package/__flow__/SpotIllustration/spotIllustrations/user-task.svg +58 -0
- package/__flow__/SpotIllustration/spotIllustrations/view-connections.svg +13 -0
- package/__flow__/SpotIllustration/spotIllustrations/vip-list.svg +13 -0
- package/__flow__/SpotIllustration/spotIllustrations/warning.svg +4 -0
- package/__flow__/SpotIllustration/spotIllustrations/wifi.svg +6 -0
- package/__flow__/index.js +1 -0
- package/__flow__/themes/dark/decorative-palettes.js +1 -1
- package/__flow__/themes/dark/theme.js +4 -0
- package/__flow__/themes/extendedThemes/sproutTheme/dark/theme.js +9 -0
- package/__flow__/themes/extendedThemes/sproutTheme/light/theme.js +9 -0
- package/__flow__/themes/light/theme.js +4 -0
- package/__flow__/types/theme.colors.flow.js +9 -0
- package/commonjs/Checkbox/index.js +4 -3
- package/commonjs/EnumIllustrationNames.js +1 -0
- package/commonjs/IllustrationViewBoxes.js +103 -0
- package/commonjs/SpotIllustration/illustrationNames.js +6 -0
- package/commonjs/SpotIllustration/index.js +46 -0
- package/commonjs/index.js +6 -1
- package/commonjs/themes/dark/decorative-palettes.js +1 -1
- package/commonjs/themes/dark/theme.js +4 -0
- package/commonjs/themes/extendedThemes/sproutTheme/dark/theme.js +9 -0
- package/commonjs/themes/extendedThemes/sproutTheme/light/theme.js +9 -0
- package/commonjs/themes/light/theme.js +4 -0
- package/dist/illustration.svg +1 -0
- package/dist/illustrationList.js +1 -0
- package/dist/themes/dark/theme.scss +547 -543
- package/dist/themes/extendedThemes/sproutTheme/dark/theme.scss +726 -704
- package/dist/themes/extendedThemes/sproutTheme/light/theme.scss +726 -704
- package/dist/themes/light/theme.scss +621 -617
- package/lib/Checkbox/index.js +4 -3
- package/lib/EnumIllustrationNames.js +0 -0
- package/lib/IllustrationViewBoxes.js +101 -0
- package/lib/SpotIllustration/illustrationNames.js +1 -0
- package/lib/SpotIllustration/index.js +35 -0
- package/lib/index.js +2 -1
- package/lib/themes/dark/decorative-palettes.js +1 -1
- package/lib/themes/dark/theme.js +4 -0
- package/lib/themes/extendedThemes/sproutTheme/dark/theme.js +9 -0
- package/lib/themes/extendedThemes/sproutTheme/light/theme.js +9 -0
- package/lib/themes/light/theme.js +4 -0
- package/package.json +9 -7
package/commonjs/index.js
CHANGED
|
@@ -63,6 +63,7 @@ var _exportNames = {
|
|
|
63
63
|
Listbox: true,
|
|
64
64
|
OverflowList: true,
|
|
65
65
|
PartnerLogo: true,
|
|
66
|
+
SpotIllustration: true,
|
|
66
67
|
sproutLightTheme: true,
|
|
67
68
|
sproutDarkTheme: true,
|
|
68
69
|
toast: true,
|
|
@@ -74,7 +75,7 @@ var _exportNames = {
|
|
|
74
75
|
DateRangePicker: true,
|
|
75
76
|
VisuallyHidden: true
|
|
76
77
|
};
|
|
77
|
-
exports.visuallyHidden = exports.useTextContent = exports.useSelect = exports.useMultiselect = exports.useInteractiveColor = exports.toast = exports.theme = exports.sproutLightTheme = exports.sproutDarkTheme = exports.focusRing = exports.disabled = exports.darkTheme = exports.VisuallyHidden = exports.Tooltip = exports.TokenInput = exports.Token = exports.ToggleHint = exports.ToastContainer = exports.ThemeProvider = exports.Textarea = exports.Text = exports.Tabs = exports.TableRowAccordion = exports.TableHeaderCell = exports.TableCell = exports.Table = exports.Switch = exports.Stack = exports.Skeleton = exports.SingleDatePicker = exports.Select = exports.SegmentedControl = exports.Radio = exports.Popout = exports.PartnerLogo = exports.OverflowList = exports.Numeral = exports.Modal = exports.Message = exports.MenuItemContainer = exports.MenuButtonContext = exports.MenuButton = exports.Menu = exports.LoaderButton = exports.Loader = exports.ListboxButton = exports.Listbox = exports.Link = exports.Label = exports.KeyboardKey = exports.Input = exports.Indicator = exports.Image = exports.Icon = exports.FormField = exports.Fieldset = exports.EmptyState = exports.Drawer = exports.DateRangePicker = exports.Collapsible = exports.Checkbox = exports.ChartLegend = exports.CharacterCounter = exports.Card = exports.Button = exports.Breadcrumb = exports.Box = exports.Banner = exports.Badge = exports.Avatar = exports.Alert = void 0;
|
|
78
|
+
exports.visuallyHidden = exports.useTextContent = exports.useSelect = exports.useMultiselect = exports.useInteractiveColor = exports.toast = exports.theme = exports.sproutLightTheme = exports.sproutDarkTheme = exports.focusRing = exports.disabled = exports.darkTheme = exports.VisuallyHidden = exports.Tooltip = exports.TokenInput = exports.Token = exports.ToggleHint = exports.ToastContainer = exports.ThemeProvider = exports.Textarea = exports.Text = exports.Tabs = exports.TableRowAccordion = exports.TableHeaderCell = exports.TableCell = exports.Table = exports.Switch = exports.Stack = exports.SpotIllustration = exports.Skeleton = exports.SingleDatePicker = exports.Select = exports.SegmentedControl = exports.Radio = exports.Popout = exports.PartnerLogo = exports.OverflowList = exports.Numeral = exports.Modal = exports.Message = exports.MenuItemContainer = exports.MenuButtonContext = exports.MenuButton = exports.Menu = exports.LoaderButton = exports.Loader = exports.ListboxButton = exports.Listbox = exports.Link = exports.Label = exports.KeyboardKey = exports.Input = exports.Indicator = exports.Image = exports.Icon = exports.FormField = exports.Fieldset = exports.EmptyState = exports.Drawer = exports.DateRangePicker = exports.Collapsible = exports.Checkbox = exports.ChartLegend = exports.CharacterCounter = exports.Card = exports.Button = exports.Breadcrumb = exports.Box = exports.Banner = exports.Badge = exports.Avatar = exports.Alert = void 0;
|
|
78
79
|
|
|
79
80
|
var _systemProps = require("./systemProps");
|
|
80
81
|
|
|
@@ -339,6 +340,10 @@ var _PartnerLogo = _interopRequireDefault(require("./PartnerLogo"));
|
|
|
339
340
|
|
|
340
341
|
exports.PartnerLogo = _PartnerLogo.default;
|
|
341
342
|
|
|
343
|
+
var _SpotIllustration = _interopRequireDefault(require("./SpotIllustration"));
|
|
344
|
+
|
|
345
|
+
exports.SpotIllustration = _SpotIllustration.default;
|
|
346
|
+
|
|
342
347
|
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
343
348
|
|
|
344
349
|
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
@@ -44,7 +44,7 @@ var red = {
|
|
|
44
44
|
};
|
|
45
45
|
exports.red = red;
|
|
46
46
|
var neutral = {
|
|
47
|
-
background: _seedsColor.default.
|
|
47
|
+
background: _seedsColor.default.COLOR_NEUTRAL_1000,
|
|
48
48
|
highlight: _seedsColor.default.COLOR_NEUTRAL_500,
|
|
49
49
|
foreground: _seedsColor.default.COLOR_NEUTRAL_100
|
|
50
50
|
};
|
|
@@ -225,6 +225,10 @@ var colors = _extends({}, _theme.default.colors, {
|
|
|
225
225
|
elevation: {
|
|
226
226
|
base: _seedsColor.default.COLOR_NEUTRAL_1100
|
|
227
227
|
},
|
|
228
|
+
illustration: {
|
|
229
|
+
fill: _seedsColor.default.COLOR_BLUE_400,
|
|
230
|
+
stroke: _decorativePalettes.neutral.foreground
|
|
231
|
+
},
|
|
228
232
|
dataviz: {
|
|
229
233
|
map: _datavizPalette.datavizPalette.DATAVIZ_COLORS_MAP,
|
|
230
234
|
list: _datavizPalette.datavizPalette.DATAVIZ_COLORS_LIST
|
|
@@ -23,6 +23,15 @@ var navigation = {
|
|
|
23
23
|
base: _theme.default.colors.neutral[900]
|
|
24
24
|
}
|
|
25
25
|
},
|
|
26
|
+
settings: {
|
|
27
|
+
listItem: {
|
|
28
|
+
background: {
|
|
29
|
+
base: "transparent",
|
|
30
|
+
hover: _theme.default.colors.neutral[1100],
|
|
31
|
+
selected: _theme.default.colors.neutral[800]
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
},
|
|
26
35
|
text: {
|
|
27
36
|
base: _theme.default.colors.neutral[0],
|
|
28
37
|
hover: _theme.default.colors.neutral[0]
|
|
@@ -23,6 +23,15 @@ var navigation = {
|
|
|
23
23
|
base: _theme.default.colors.neutral[800]
|
|
24
24
|
}
|
|
25
25
|
},
|
|
26
|
+
settings: {
|
|
27
|
+
listItem: {
|
|
28
|
+
background: {
|
|
29
|
+
base: "transparent",
|
|
30
|
+
hover: _theme.default.colors.neutral[200],
|
|
31
|
+
selected: _theme.default.colors.neutral[0]
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
},
|
|
26
35
|
text: {
|
|
27
36
|
base: _theme.default.colors.neutral[0],
|
|
28
37
|
hover: _theme.default.colors.neutral[0]
|
|
@@ -230,6 +230,10 @@ var colors = _extends({
|
|
|
230
230
|
elevation: {
|
|
231
231
|
base: _seedsColor.default.COLOR_NEUTRAL_900 + "3D"
|
|
232
232
|
},
|
|
233
|
+
illustration: {
|
|
234
|
+
fill: _seedsColor.default.COLOR_BLUE_400,
|
|
235
|
+
stroke: _decorativePalettes.neutral.foreground
|
|
236
|
+
},
|
|
233
237
|
network: {
|
|
234
238
|
twitter: _seedsNetworkcolor.default.NETWORK_COLOR_TWITTER,
|
|
235
239
|
twitter_like: _seedsNetworkcolor.default.NETWORK_COLOR_TWITTER_LIKE,
|