@carbon/themes 11.31.0 → 11.32.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/es/index.js +43 -3
- package/lib/index.js +44 -1
- package/package.json +2 -2
- package/scss/generated/_themes.scss +12 -0
- package/scss/generated/_tokens.scss +11 -0
- package/src/g10.js +9 -0
- package/src/g100.js +9 -0
- package/src/g90.js +9 -0
- package/src/tokens/v11TokenGroup.js +3 -0
- package/src/white.js +9 -0
- package/umd/index.js +44 -1
package/es/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { white as white$2, gray80, blue60, gray80Hover, gray10, gray30, gray10Hover, gray20, gray20Hover, whiteHover, gray100, gray50, gray40, gray70, gray60, red60, blue70, blue40, purple60, blue30, green50, yellow30, red50, green40, blue50, orange40, blue20, rgba, blue10, black, coolGray10, gray90, gray70Hover, gray60Hover, gray50Hover, red30, purple40, red40, purple50, gray90Hover, gray30Hover, blue80,
|
|
1
|
+
import { white as white$2, gray80, blue60, gray80Hover, gray10, gray30, gray10Hover, gray20, gray20Hover, whiteHover, gray100, gray50, gray40, gray70, gray60, red60, blue70, blue40, purple60, blue30, green50, yellow30, red50, green40, blue50, orange40, blue20, rgba, blue10, black, blue20Hover, blue100, coolGray10, gray90, gray70Hover, gray60Hover, gray50Hover, red30, purple40, red40, purple50, gray90Hover, gray30Hover, blue80, blue70Hover, green60, red80, red20, red70, red20Hover, red70Hover, magenta20, magenta70, magenta80, magenta20Hover, magenta70Hover, purple20, purple70, purple80, purple20Hover, purple70Hover, cyan20, cyan70, cyan80, cyan20Hover, cyan70Hover, teal20, teal70, teal80, teal20Hover, teal70Hover, green20, green70, green80, green20Hover, green70Hover, coolGray20, coolGray70, coolGray80, coolGray20Hover, coolGray70Hover, warmGray20, warmGray70, warmGray80, warmGray20Hover, warmGray70Hover, red10, green10, white0 } from '@carbon/colors';
|
|
2
2
|
import Color from 'color';
|
|
3
3
|
import { caption01, caption02, label01, label02, helperText01, helperText02, bodyShort01, bodyLong01, bodyShort02, bodyLong02, code01, code02, heading01, productiveHeading01, heading02, productiveHeading02, productiveHeading03, productiveHeading04, productiveHeading05, productiveHeading06, productiveHeading07, expressiveHeading01, expressiveHeading02, expressiveHeading03, expressiveHeading04, expressiveHeading05, expressiveHeading06, expressiveParagraph01, quotation01, quotation02, display01, display02, display03, display04, legal01, legal02, bodyCompact01, bodyCompact02, body01, body02, headingCompact01, headingCompact02, heading03, heading04, heading05, heading06, heading07, fluidHeading03, fluidHeading04, fluidHeading05, fluidHeading06, fluidParagraph01, fluidQuotation01, fluidQuotation02, fluidDisplay01, fluidDisplay02, fluidDisplay03, fluidDisplay04, unstable_tokens } from '@carbon/type';
|
|
4
4
|
export { bodyLong01, bodyLong02, bodyShort01, bodyShort02, caption01, caption02, code01, code02, display01, display02, display03, display04, expressiveHeading01, expressiveHeading02, expressiveHeading03, expressiveHeading04, expressiveHeading05, expressiveHeading06, expressiveParagraph01, heading01, heading02, helperText01, helperText02, label01, label02, productiveHeading01, productiveHeading02, productiveHeading03, productiveHeading04, productiveHeading05, productiveHeading06, productiveHeading07, quotation01, quotation02 } from '@carbon/type';
|
|
@@ -709,6 +709,13 @@ var aiAuraHoverEnd$3 = rgba(white$2, 0);
|
|
|
709
709
|
var slugCalloutShadowOuter01$3 = rgba(blue70, 0.25);
|
|
710
710
|
var slugCalloutShadowOuter02$3 = rgba(black, 0.1);
|
|
711
711
|
|
|
712
|
+
// AI skeleton
|
|
713
|
+
var aiSkeletonBackground$3 = blue20Hover;
|
|
714
|
+
var aiSkeletonElementBackground$3 = blue100;
|
|
715
|
+
|
|
716
|
+
// AI Modal tokens
|
|
717
|
+
var aiOverlay$3 = rgba(blue100, 0.5);
|
|
718
|
+
|
|
712
719
|
//// Not used in phase 2 / possibly remove?
|
|
713
720
|
var slugCalloutGradientTop$3 = rgba(gray10, 0.85);
|
|
714
721
|
var slugCalloutGradientBottom$3 = rgba(gray20, 0.85);
|
|
@@ -865,6 +872,9 @@ var white$1 = /*#__PURE__*/Object.freeze({
|
|
|
865
872
|
aiAuraHoverEnd: aiAuraHoverEnd$3,
|
|
866
873
|
slugCalloutShadowOuter01: slugCalloutShadowOuter01$3,
|
|
867
874
|
slugCalloutShadowOuter02: slugCalloutShadowOuter02$3,
|
|
875
|
+
aiSkeletonBackground: aiSkeletonBackground$3,
|
|
876
|
+
aiSkeletonElementBackground: aiSkeletonElementBackground$3,
|
|
877
|
+
aiOverlay: aiOverlay$3,
|
|
868
878
|
slugCalloutGradientTop: slugCalloutGradientTop$3,
|
|
869
879
|
slugCalloutGradientBottom: slugCalloutGradientBottom$3,
|
|
870
880
|
aiGradientStart01: aiGradientStart01$3,
|
|
@@ -1158,6 +1168,13 @@ var aiAuraHoverEnd$2 = rgba(white$2, 0);
|
|
|
1158
1168
|
var slugCalloutShadowOuter01$2 = rgba(blue70, 0.25);
|
|
1159
1169
|
var slugCalloutShadowOuter02$2 = rgba(black, 0.1);
|
|
1160
1170
|
|
|
1171
|
+
// AI skeleton
|
|
1172
|
+
var aiSkeletonBackground$2 = blue20Hover;
|
|
1173
|
+
var aiSkeletonElementBackground$2 = blue100;
|
|
1174
|
+
|
|
1175
|
+
// AI Modal tokens
|
|
1176
|
+
var aiOverlay$2 = rgba(blue100, 0.5);
|
|
1177
|
+
|
|
1161
1178
|
//// Not used in phase 2 / possibly remove?
|
|
1162
1179
|
var slugCalloutGradientTop$2 = rgba(gray10, 0.85);
|
|
1163
1180
|
var slugCalloutGradientBottom$2 = rgba(gray20, 0.85);
|
|
@@ -1314,6 +1331,9 @@ var g10$1 = /*#__PURE__*/Object.freeze({
|
|
|
1314
1331
|
aiAuraHoverEnd: aiAuraHoverEnd$2,
|
|
1315
1332
|
slugCalloutShadowOuter01: slugCalloutShadowOuter01$2,
|
|
1316
1333
|
slugCalloutShadowOuter02: slugCalloutShadowOuter02$2,
|
|
1334
|
+
aiSkeletonBackground: aiSkeletonBackground$2,
|
|
1335
|
+
aiSkeletonElementBackground: aiSkeletonElementBackground$2,
|
|
1336
|
+
aiOverlay: aiOverlay$2,
|
|
1317
1337
|
slugCalloutGradientTop: slugCalloutGradientTop$2,
|
|
1318
1338
|
slugCalloutGradientBottom: slugCalloutGradientBottom$2,
|
|
1319
1339
|
aiGradientStart01: aiGradientStart01$2,
|
|
@@ -1607,6 +1627,13 @@ var aiAuraHoverEnd$1 = rgba(black, 0);
|
|
|
1607
1627
|
var slugCalloutShadowOuter01$1 = rgba(blue80, 0.25);
|
|
1608
1628
|
var slugCalloutShadowOuter02$1 = rgba(black, 0.65);
|
|
1609
1629
|
|
|
1630
|
+
// AI skeleton
|
|
1631
|
+
var aiSkeletonBackground$1 = blue70Hover;
|
|
1632
|
+
var aiSkeletonElementBackground$1 = blue100;
|
|
1633
|
+
|
|
1634
|
+
// AI Modal tokens
|
|
1635
|
+
var aiOverlay$1 = rgba(blue100, 0.5);
|
|
1636
|
+
|
|
1610
1637
|
//// Not used in phase 2 / possibly remove?
|
|
1611
1638
|
var slugCalloutGradientTop$1 = rgba(gray100, 0.85);
|
|
1612
1639
|
var slugCalloutGradientBottom$1 = rgba(gray90, 0.85);
|
|
@@ -1763,6 +1790,9 @@ var g90$1 = /*#__PURE__*/Object.freeze({
|
|
|
1763
1790
|
aiAuraHoverEnd: aiAuraHoverEnd$1,
|
|
1764
1791
|
slugCalloutShadowOuter01: slugCalloutShadowOuter01$1,
|
|
1765
1792
|
slugCalloutShadowOuter02: slugCalloutShadowOuter02$1,
|
|
1793
|
+
aiSkeletonBackground: aiSkeletonBackground$1,
|
|
1794
|
+
aiSkeletonElementBackground: aiSkeletonElementBackground$1,
|
|
1795
|
+
aiOverlay: aiOverlay$1,
|
|
1766
1796
|
slugCalloutGradientTop: slugCalloutGradientTop$1,
|
|
1767
1797
|
slugCalloutGradientBottom: slugCalloutGradientBottom$1,
|
|
1768
1798
|
aiGradientStart01: aiGradientStart01$1,
|
|
@@ -2056,6 +2086,13 @@ var aiAuraHoverEnd = rgba(black, 0);
|
|
|
2056
2086
|
var slugCalloutShadowOuter01 = rgba(blue80, 0.25);
|
|
2057
2087
|
var slugCalloutShadowOuter02 = rgba(black, 0.65);
|
|
2058
2088
|
|
|
2089
|
+
// AI skeleton
|
|
2090
|
+
var aiSkeletonBackground = blue70Hover;
|
|
2091
|
+
var aiSkeletonElementBackground = blue100;
|
|
2092
|
+
|
|
2093
|
+
// AI Modal tokens
|
|
2094
|
+
var aiOverlay = rgba(blue100, 0.5);
|
|
2095
|
+
|
|
2059
2096
|
//// Not used in phase 2 / possibly remove?
|
|
2060
2097
|
var slugCalloutGradientTop = rgba(gray100, 0.85);
|
|
2061
2098
|
var slugCalloutGradientBottom = rgba(gray90, 0.85);
|
|
@@ -2212,6 +2249,9 @@ var g100$1 = /*#__PURE__*/Object.freeze({
|
|
|
2212
2249
|
aiAuraHoverEnd: aiAuraHoverEnd,
|
|
2213
2250
|
slugCalloutShadowOuter01: slugCalloutShadowOuter01,
|
|
2214
2251
|
slugCalloutShadowOuter02: slugCalloutShadowOuter02,
|
|
2252
|
+
aiSkeletonBackground: aiSkeletonBackground,
|
|
2253
|
+
aiSkeletonElementBackground: aiSkeletonElementBackground,
|
|
2254
|
+
aiOverlay: aiOverlay,
|
|
2215
2255
|
slugCalloutGradientTop: slugCalloutGradientTop,
|
|
2216
2256
|
slugCalloutGradientBottom: slugCalloutGradientBottom,
|
|
2217
2257
|
aiGradientStart01: aiGradientStart01,
|
|
@@ -5142,7 +5182,7 @@ var ai = TokenGroup.create({
|
|
|
5142
5182
|
// Phase 2
|
|
5143
5183
|
'slug-callout-shadow-outer-01', 'slug-callout-shadow-outer-02',
|
|
5144
5184
|
// Linear gradient refactor
|
|
5145
|
-
'ai-inner-shadow', 'ai-aura-start', 'ai-aura-start-table', 'ai-aura-end', 'ai-aura-hover-background', 'ai-aura-hover-start', 'ai-aura-hover-end', 'ai-border-strong', 'ai-border-start', 'ai-border-end', 'ai-drop-shadow',
|
|
5185
|
+
'ai-inner-shadow', 'ai-aura-start', 'ai-aura-start-table', 'ai-aura-end', 'ai-aura-hover-background', 'ai-aura-hover-start', 'ai-aura-hover-end', 'ai-border-strong', 'ai-border-start', 'ai-border-end', 'ai-drop-shadow', 'ai-skeleton-background', 'ai-skeleton-element-background', 'ai-overlay',
|
|
5146
5186
|
// Caret tokens
|
|
5147
5187
|
'slug-callout-caret-center', 'slug-callout-caret-bottom', 'slug-callout-caret-bottom-background', 'slug-callout-caret-bottom-background-actions',
|
|
5148
5188
|
// Chat tokens
|
|
@@ -5302,4 +5342,4 @@ var themes = {
|
|
|
5302
5342
|
g100: g100$1
|
|
5303
5343
|
};
|
|
5304
5344
|
|
|
5305
|
-
export { aiAuraEnd$3 as aiAuraEnd, aiAuraHoverBackground$3 as aiAuraHoverBackground, aiAuraHoverEnd$3 as aiAuraHoverEnd, aiAuraHoverStart$3 as aiAuraHoverStart, aiAuraStart$3 as aiAuraStart, aiAuraStartTable$3 as aiAuraStartTable, aiBorderEnd$3 as aiBorderEnd, aiBorderStart$3 as aiBorderStart, aiBorderStrong$3 as aiBorderStrong, aiDropShadow$3 as aiDropShadow, aiGradientEnd$3 as aiGradientEnd, aiGradientStart01$3 as aiGradientStart01, aiGradientStart02$3 as aiGradientStart02, aiInnerShadow$3 as aiInnerShadow, background$8 as background, backgroundActive$7 as backgroundActive, backgroundBrand$7 as backgroundBrand, backgroundHover$7 as backgroundHover, backgroundInverse$7 as backgroundInverse, backgroundInverseHover$7 as backgroundInverseHover, backgroundSelected$7 as backgroundSelected, backgroundSelectedHover$7 as backgroundSelectedHover, borderDisabled$7 as borderDisabled, borderInteractive$7 as borderInteractive, borderInverse$7 as borderInverse, borderStrong01$3 as borderStrong01, borderStrong02$3 as borderStrong02, borderStrong03$3 as borderStrong03, borderSubtle00$3 as borderSubtle00, borderSubtle01$3 as borderSubtle01, borderSubtle02$3 as borderSubtle02, borderSubtle03$3 as borderSubtle03, borderSubtleSelected01$3 as borderSubtleSelected01, borderSubtleSelected02$3 as borderSubtleSelected02, borderSubtleSelected03$3 as borderSubtleSelected03, borderTile01$3 as borderTile01, borderTile02$3 as borderTile02, borderTile03$3 as borderTile03, index$2 as buttonTokens, chatAvatarAgent$3 as chatAvatarAgent, chatAvatarBot$3 as chatAvatarBot, chatAvatarUser$3 as chatAvatarUser, chatBubbleAgent$3 as chatBubbleAgent, chatBubbleAgentBorder$3 as chatBubbleAgentBorder, chatBubbleUser$3 as chatBubbleUser, chatPromptBackground$3 as chatPromptBackground, chatPromptBorderEnd$3 as chatPromptBorderEnd, chatPromptBorderStart$3 as chatPromptBorderStart, field01$7 as field01, field02$7 as field02, field03$3 as field03, fieldHover01$3 as fieldHover01, fieldHover02$3 as fieldHover02, fieldHover03$3 as fieldHover03, focus$8 as focus, focusInset$7 as focusInset, focusInverse$7 as focusInverse, formatTokenName, g10$1 as g10, g100$1 as g100, g90$1 as g90, highlight$7 as highlight, iconDisabled$7 as iconDisabled, iconInteractive$3 as iconInteractive, iconInverse$7 as iconInverse, iconOnColor$7 as iconOnColor, iconOnColorDisabled$7 as iconOnColorDisabled, iconPrimary$7 as iconPrimary, iconSecondary$7 as iconSecondary, interactive$7 as interactive, layer01$3 as layer01, layer02$3 as layer02, layer03$3 as layer03, layerAccent01$3 as layerAccent01, layerAccent02$3 as layerAccent02, layerAccent03$3 as layerAccent03, layerAccentActive01$3 as layerAccentActive01, layerAccentActive02$3 as layerAccentActive02, layerAccentActive03$3 as layerAccentActive03, layerAccentHover01$3 as layerAccentHover01, layerAccentHover02$3 as layerAccentHover02, layerAccentHover03$3 as layerAccentHover03, layerActive01$3 as layerActive01, layerActive02$3 as layerActive02, layerActive03$3 as layerActive03, layerHover01$3 as layerHover01, layerHover02$3 as layerHover02, layerHover03$3 as layerHover03, layerSelected01$3 as layerSelected01, layerSelected02$3 as layerSelected02, layerSelected03$3 as layerSelected03, layerSelectedDisabled$7 as layerSelectedDisabled, layerSelectedHover01$3 as layerSelectedHover01, layerSelectedHover02$3 as layerSelectedHover02, layerSelectedHover03$3 as layerSelectedHover03, layerSelectedInverse$7 as layerSelectedInverse, linkInverse$7 as linkInverse, linkInverseActive$3 as linkInverseActive, linkInverseHover$3 as linkInverseHover, linkPrimary$7 as linkPrimary, linkPrimaryHover$7 as linkPrimaryHover, linkSecondary$7 as linkSecondary, linkVisited$7 as linkVisited, index as notificationTokens, overlay$7 as overlay, shadow$7 as shadow, skeletonBackground$7 as skeletonBackground, skeletonElement$7 as skeletonElement, slugBackground$3 as slugBackground, slugBackgroundHover$3 as slugBackgroundHover, slugCalloutAuraEnd$3 as slugCalloutAuraEnd, slugCalloutAuraEndHover01$3 as slugCalloutAuraEndHover01, slugCalloutAuraEndHover02$3 as slugCalloutAuraEndHover02, slugCalloutAuraEndSelected$3 as slugCalloutAuraEndSelected, slugCalloutAuraStart$3 as slugCalloutAuraStart, slugCalloutAuraStartHover01$3 as slugCalloutAuraStartHover01, slugCalloutAuraStartHover02$3 as slugCalloutAuraStartHover02, slugCalloutAuraStartSelected$3 as slugCalloutAuraStartSelected, slugCalloutCaretBottom$3 as slugCalloutCaretBottom, slugCalloutCaretBottomBackground$3 as slugCalloutCaretBottomBackground, slugCalloutCaretBottomBackgroundActions$3 as slugCalloutCaretBottomBackgroundActions, slugCalloutCaretCenter$3 as slugCalloutCaretCenter, slugCalloutGradientBottom$3 as slugCalloutGradientBottom, slugCalloutGradientBottomHover$3 as slugCalloutGradientBottomHover, slugCalloutGradientBottomSelected$3 as slugCalloutGradientBottomSelected, slugCalloutGradientTop$3 as slugCalloutGradientTop, slugCalloutGradientTopHover$3 as slugCalloutGradientTopHover, slugCalloutGradientTopSelected$3 as slugCalloutGradientTopSelected, slugCalloutShadowOuter01$3 as slugCalloutShadowOuter01, slugCalloutShadowOuter02$3 as slugCalloutShadowOuter02, slugGradient$3 as slugGradient, slugGradientHover$3 as slugGradientHover, slugHollowHover$3 as slugHollowHover, supportCautionMajor$3 as supportCautionMajor, supportCautionMinor$3 as supportCautionMinor, supportCautionUndefined$3 as supportCautionUndefined, supportError$7 as supportError, supportErrorInverse$7 as supportErrorInverse, supportInfo$7 as supportInfo, supportInfoInverse$7 as supportInfoInverse, supportSuccess$7 as supportSuccess, supportSuccessInverse$7 as supportSuccessInverse, supportWarning$7 as supportWarning, supportWarningInverse$7 as supportWarningInverse, index$1 as tagTokens, textDisabled$7 as textDisabled, textError$7 as textError, textHelper$7 as textHelper, textInverse$7 as textInverse, textOnColor$7 as textOnColor, textOnColorDisabled$7 as textOnColorDisabled, textPlaceholder$7 as textPlaceholder, textPrimary$7 as textPrimary, textSecondary$7 as textSecondary, themes, toggleOff$7 as toggleOff, unstable_metadata, index$3 as v10, white$1 as white };
|
|
5345
|
+
export { aiAuraEnd$3 as aiAuraEnd, aiAuraHoverBackground$3 as aiAuraHoverBackground, aiAuraHoverEnd$3 as aiAuraHoverEnd, aiAuraHoverStart$3 as aiAuraHoverStart, aiAuraStart$3 as aiAuraStart, aiAuraStartTable$3 as aiAuraStartTable, aiBorderEnd$3 as aiBorderEnd, aiBorderStart$3 as aiBorderStart, aiBorderStrong$3 as aiBorderStrong, aiDropShadow$3 as aiDropShadow, aiGradientEnd$3 as aiGradientEnd, aiGradientStart01$3 as aiGradientStart01, aiGradientStart02$3 as aiGradientStart02, aiInnerShadow$3 as aiInnerShadow, aiOverlay$3 as aiOverlay, aiSkeletonBackground$3 as aiSkeletonBackground, aiSkeletonElementBackground$3 as aiSkeletonElementBackground, background$8 as background, backgroundActive$7 as backgroundActive, backgroundBrand$7 as backgroundBrand, backgroundHover$7 as backgroundHover, backgroundInverse$7 as backgroundInverse, backgroundInverseHover$7 as backgroundInverseHover, backgroundSelected$7 as backgroundSelected, backgroundSelectedHover$7 as backgroundSelectedHover, borderDisabled$7 as borderDisabled, borderInteractive$7 as borderInteractive, borderInverse$7 as borderInverse, borderStrong01$3 as borderStrong01, borderStrong02$3 as borderStrong02, borderStrong03$3 as borderStrong03, borderSubtle00$3 as borderSubtle00, borderSubtle01$3 as borderSubtle01, borderSubtle02$3 as borderSubtle02, borderSubtle03$3 as borderSubtle03, borderSubtleSelected01$3 as borderSubtleSelected01, borderSubtleSelected02$3 as borderSubtleSelected02, borderSubtleSelected03$3 as borderSubtleSelected03, borderTile01$3 as borderTile01, borderTile02$3 as borderTile02, borderTile03$3 as borderTile03, index$2 as buttonTokens, chatAvatarAgent$3 as chatAvatarAgent, chatAvatarBot$3 as chatAvatarBot, chatAvatarUser$3 as chatAvatarUser, chatBubbleAgent$3 as chatBubbleAgent, chatBubbleAgentBorder$3 as chatBubbleAgentBorder, chatBubbleUser$3 as chatBubbleUser, chatPromptBackground$3 as chatPromptBackground, chatPromptBorderEnd$3 as chatPromptBorderEnd, chatPromptBorderStart$3 as chatPromptBorderStart, field01$7 as field01, field02$7 as field02, field03$3 as field03, fieldHover01$3 as fieldHover01, fieldHover02$3 as fieldHover02, fieldHover03$3 as fieldHover03, focus$8 as focus, focusInset$7 as focusInset, focusInverse$7 as focusInverse, formatTokenName, g10$1 as g10, g100$1 as g100, g90$1 as g90, highlight$7 as highlight, iconDisabled$7 as iconDisabled, iconInteractive$3 as iconInteractive, iconInverse$7 as iconInverse, iconOnColor$7 as iconOnColor, iconOnColorDisabled$7 as iconOnColorDisabled, iconPrimary$7 as iconPrimary, iconSecondary$7 as iconSecondary, interactive$7 as interactive, layer01$3 as layer01, layer02$3 as layer02, layer03$3 as layer03, layerAccent01$3 as layerAccent01, layerAccent02$3 as layerAccent02, layerAccent03$3 as layerAccent03, layerAccentActive01$3 as layerAccentActive01, layerAccentActive02$3 as layerAccentActive02, layerAccentActive03$3 as layerAccentActive03, layerAccentHover01$3 as layerAccentHover01, layerAccentHover02$3 as layerAccentHover02, layerAccentHover03$3 as layerAccentHover03, layerActive01$3 as layerActive01, layerActive02$3 as layerActive02, layerActive03$3 as layerActive03, layerHover01$3 as layerHover01, layerHover02$3 as layerHover02, layerHover03$3 as layerHover03, layerSelected01$3 as layerSelected01, layerSelected02$3 as layerSelected02, layerSelected03$3 as layerSelected03, layerSelectedDisabled$7 as layerSelectedDisabled, layerSelectedHover01$3 as layerSelectedHover01, layerSelectedHover02$3 as layerSelectedHover02, layerSelectedHover03$3 as layerSelectedHover03, layerSelectedInverse$7 as layerSelectedInverse, linkInverse$7 as linkInverse, linkInverseActive$3 as linkInverseActive, linkInverseHover$3 as linkInverseHover, linkPrimary$7 as linkPrimary, linkPrimaryHover$7 as linkPrimaryHover, linkSecondary$7 as linkSecondary, linkVisited$7 as linkVisited, index as notificationTokens, overlay$7 as overlay, shadow$7 as shadow, skeletonBackground$7 as skeletonBackground, skeletonElement$7 as skeletonElement, slugBackground$3 as slugBackground, slugBackgroundHover$3 as slugBackgroundHover, slugCalloutAuraEnd$3 as slugCalloutAuraEnd, slugCalloutAuraEndHover01$3 as slugCalloutAuraEndHover01, slugCalloutAuraEndHover02$3 as slugCalloutAuraEndHover02, slugCalloutAuraEndSelected$3 as slugCalloutAuraEndSelected, slugCalloutAuraStart$3 as slugCalloutAuraStart, slugCalloutAuraStartHover01$3 as slugCalloutAuraStartHover01, slugCalloutAuraStartHover02$3 as slugCalloutAuraStartHover02, slugCalloutAuraStartSelected$3 as slugCalloutAuraStartSelected, slugCalloutCaretBottom$3 as slugCalloutCaretBottom, slugCalloutCaretBottomBackground$3 as slugCalloutCaretBottomBackground, slugCalloutCaretBottomBackgroundActions$3 as slugCalloutCaretBottomBackgroundActions, slugCalloutCaretCenter$3 as slugCalloutCaretCenter, slugCalloutGradientBottom$3 as slugCalloutGradientBottom, slugCalloutGradientBottomHover$3 as slugCalloutGradientBottomHover, slugCalloutGradientBottomSelected$3 as slugCalloutGradientBottomSelected, slugCalloutGradientTop$3 as slugCalloutGradientTop, slugCalloutGradientTopHover$3 as slugCalloutGradientTopHover, slugCalloutGradientTopSelected$3 as slugCalloutGradientTopSelected, slugCalloutShadowOuter01$3 as slugCalloutShadowOuter01, slugCalloutShadowOuter02$3 as slugCalloutShadowOuter02, slugGradient$3 as slugGradient, slugGradientHover$3 as slugGradientHover, slugHollowHover$3 as slugHollowHover, supportCautionMajor$3 as supportCautionMajor, supportCautionMinor$3 as supportCautionMinor, supportCautionUndefined$3 as supportCautionUndefined, supportError$7 as supportError, supportErrorInverse$7 as supportErrorInverse, supportInfo$7 as supportInfo, supportInfoInverse$7 as supportInfoInverse, supportSuccess$7 as supportSuccess, supportSuccessInverse$7 as supportSuccessInverse, supportWarning$7 as supportWarning, supportWarningInverse$7 as supportWarningInverse, index$1 as tagTokens, textDisabled$7 as textDisabled, textError$7 as textError, textHelper$7 as textHelper, textInverse$7 as textInverse, textOnColor$7 as textOnColor, textOnColorDisabled$7 as textOnColorDisabled, textPlaceholder$7 as textPlaceholder, textPrimary$7 as textPrimary, textSecondary$7 as textSecondary, themes, toggleOff$7 as toggleOff, unstable_metadata, index$3 as v10, white$1 as white };
|
package/lib/index.js
CHANGED
|
@@ -715,6 +715,13 @@ var aiAuraHoverEnd$3 = colors$1.rgba(colors$1.white, 0);
|
|
|
715
715
|
var slugCalloutShadowOuter01$3 = colors$1.rgba(colors$1.blue70, 0.25);
|
|
716
716
|
var slugCalloutShadowOuter02$3 = colors$1.rgba(colors$1.black, 0.1);
|
|
717
717
|
|
|
718
|
+
// AI skeleton
|
|
719
|
+
var aiSkeletonBackground$3 = colors$1.blue20Hover;
|
|
720
|
+
var aiSkeletonElementBackground$3 = colors$1.blue100;
|
|
721
|
+
|
|
722
|
+
// AI Modal tokens
|
|
723
|
+
var aiOverlay$3 = colors$1.rgba(colors$1.blue100, 0.5);
|
|
724
|
+
|
|
718
725
|
//// Not used in phase 2 / possibly remove?
|
|
719
726
|
var slugCalloutGradientTop$3 = colors$1.rgba(colors$1.gray10, 0.85);
|
|
720
727
|
var slugCalloutGradientBottom$3 = colors$1.rgba(colors$1.gray20, 0.85);
|
|
@@ -871,6 +878,9 @@ var white$1 = /*#__PURE__*/Object.freeze({
|
|
|
871
878
|
aiAuraHoverEnd: aiAuraHoverEnd$3,
|
|
872
879
|
slugCalloutShadowOuter01: slugCalloutShadowOuter01$3,
|
|
873
880
|
slugCalloutShadowOuter02: slugCalloutShadowOuter02$3,
|
|
881
|
+
aiSkeletonBackground: aiSkeletonBackground$3,
|
|
882
|
+
aiSkeletonElementBackground: aiSkeletonElementBackground$3,
|
|
883
|
+
aiOverlay: aiOverlay$3,
|
|
874
884
|
slugCalloutGradientTop: slugCalloutGradientTop$3,
|
|
875
885
|
slugCalloutGradientBottom: slugCalloutGradientBottom$3,
|
|
876
886
|
aiGradientStart01: aiGradientStart01$3,
|
|
@@ -1164,6 +1174,13 @@ var aiAuraHoverEnd$2 = colors$1.rgba(colors$1.white, 0);
|
|
|
1164
1174
|
var slugCalloutShadowOuter01$2 = colors$1.rgba(colors$1.blue70, 0.25);
|
|
1165
1175
|
var slugCalloutShadowOuter02$2 = colors$1.rgba(colors$1.black, 0.1);
|
|
1166
1176
|
|
|
1177
|
+
// AI skeleton
|
|
1178
|
+
var aiSkeletonBackground$2 = colors$1.blue20Hover;
|
|
1179
|
+
var aiSkeletonElementBackground$2 = colors$1.blue100;
|
|
1180
|
+
|
|
1181
|
+
// AI Modal tokens
|
|
1182
|
+
var aiOverlay$2 = colors$1.rgba(colors$1.blue100, 0.5);
|
|
1183
|
+
|
|
1167
1184
|
//// Not used in phase 2 / possibly remove?
|
|
1168
1185
|
var slugCalloutGradientTop$2 = colors$1.rgba(colors$1.gray10, 0.85);
|
|
1169
1186
|
var slugCalloutGradientBottom$2 = colors$1.rgba(colors$1.gray20, 0.85);
|
|
@@ -1320,6 +1337,9 @@ var g10$1 = /*#__PURE__*/Object.freeze({
|
|
|
1320
1337
|
aiAuraHoverEnd: aiAuraHoverEnd$2,
|
|
1321
1338
|
slugCalloutShadowOuter01: slugCalloutShadowOuter01$2,
|
|
1322
1339
|
slugCalloutShadowOuter02: slugCalloutShadowOuter02$2,
|
|
1340
|
+
aiSkeletonBackground: aiSkeletonBackground$2,
|
|
1341
|
+
aiSkeletonElementBackground: aiSkeletonElementBackground$2,
|
|
1342
|
+
aiOverlay: aiOverlay$2,
|
|
1323
1343
|
slugCalloutGradientTop: slugCalloutGradientTop$2,
|
|
1324
1344
|
slugCalloutGradientBottom: slugCalloutGradientBottom$2,
|
|
1325
1345
|
aiGradientStart01: aiGradientStart01$2,
|
|
@@ -1613,6 +1633,13 @@ var aiAuraHoverEnd$1 = colors$1.rgba(colors$1.black, 0);
|
|
|
1613
1633
|
var slugCalloutShadowOuter01$1 = colors$1.rgba(colors$1.blue80, 0.25);
|
|
1614
1634
|
var slugCalloutShadowOuter02$1 = colors$1.rgba(colors$1.black, 0.65);
|
|
1615
1635
|
|
|
1636
|
+
// AI skeleton
|
|
1637
|
+
var aiSkeletonBackground$1 = colors$1.blue70Hover;
|
|
1638
|
+
var aiSkeletonElementBackground$1 = colors$1.blue100;
|
|
1639
|
+
|
|
1640
|
+
// AI Modal tokens
|
|
1641
|
+
var aiOverlay$1 = colors$1.rgba(colors$1.blue100, 0.5);
|
|
1642
|
+
|
|
1616
1643
|
//// Not used in phase 2 / possibly remove?
|
|
1617
1644
|
var slugCalloutGradientTop$1 = colors$1.rgba(colors$1.gray100, 0.85);
|
|
1618
1645
|
var slugCalloutGradientBottom$1 = colors$1.rgba(colors$1.gray90, 0.85);
|
|
@@ -1769,6 +1796,9 @@ var g90$1 = /*#__PURE__*/Object.freeze({
|
|
|
1769
1796
|
aiAuraHoverEnd: aiAuraHoverEnd$1,
|
|
1770
1797
|
slugCalloutShadowOuter01: slugCalloutShadowOuter01$1,
|
|
1771
1798
|
slugCalloutShadowOuter02: slugCalloutShadowOuter02$1,
|
|
1799
|
+
aiSkeletonBackground: aiSkeletonBackground$1,
|
|
1800
|
+
aiSkeletonElementBackground: aiSkeletonElementBackground$1,
|
|
1801
|
+
aiOverlay: aiOverlay$1,
|
|
1772
1802
|
slugCalloutGradientTop: slugCalloutGradientTop$1,
|
|
1773
1803
|
slugCalloutGradientBottom: slugCalloutGradientBottom$1,
|
|
1774
1804
|
aiGradientStart01: aiGradientStart01$1,
|
|
@@ -2062,6 +2092,13 @@ var aiAuraHoverEnd = colors$1.rgba(colors$1.black, 0);
|
|
|
2062
2092
|
var slugCalloutShadowOuter01 = colors$1.rgba(colors$1.blue80, 0.25);
|
|
2063
2093
|
var slugCalloutShadowOuter02 = colors$1.rgba(colors$1.black, 0.65);
|
|
2064
2094
|
|
|
2095
|
+
// AI skeleton
|
|
2096
|
+
var aiSkeletonBackground = colors$1.blue70Hover;
|
|
2097
|
+
var aiSkeletonElementBackground = colors$1.blue100;
|
|
2098
|
+
|
|
2099
|
+
// AI Modal tokens
|
|
2100
|
+
var aiOverlay = colors$1.rgba(colors$1.blue100, 0.5);
|
|
2101
|
+
|
|
2065
2102
|
//// Not used in phase 2 / possibly remove?
|
|
2066
2103
|
var slugCalloutGradientTop = colors$1.rgba(colors$1.gray100, 0.85);
|
|
2067
2104
|
var slugCalloutGradientBottom = colors$1.rgba(colors$1.gray90, 0.85);
|
|
@@ -2218,6 +2255,9 @@ var g100$1 = /*#__PURE__*/Object.freeze({
|
|
|
2218
2255
|
aiAuraHoverEnd: aiAuraHoverEnd,
|
|
2219
2256
|
slugCalloutShadowOuter01: slugCalloutShadowOuter01,
|
|
2220
2257
|
slugCalloutShadowOuter02: slugCalloutShadowOuter02,
|
|
2258
|
+
aiSkeletonBackground: aiSkeletonBackground,
|
|
2259
|
+
aiSkeletonElementBackground: aiSkeletonElementBackground,
|
|
2260
|
+
aiOverlay: aiOverlay,
|
|
2221
2261
|
slugCalloutGradientTop: slugCalloutGradientTop,
|
|
2222
2262
|
slugCalloutGradientBottom: slugCalloutGradientBottom,
|
|
2223
2263
|
aiGradientStart01: aiGradientStart01,
|
|
@@ -5148,7 +5188,7 @@ var ai = TokenGroup.create({
|
|
|
5148
5188
|
// Phase 2
|
|
5149
5189
|
'slug-callout-shadow-outer-01', 'slug-callout-shadow-outer-02',
|
|
5150
5190
|
// Linear gradient refactor
|
|
5151
|
-
'ai-inner-shadow', 'ai-aura-start', 'ai-aura-start-table', 'ai-aura-end', 'ai-aura-hover-background', 'ai-aura-hover-start', 'ai-aura-hover-end', 'ai-border-strong', 'ai-border-start', 'ai-border-end', 'ai-drop-shadow',
|
|
5191
|
+
'ai-inner-shadow', 'ai-aura-start', 'ai-aura-start-table', 'ai-aura-end', 'ai-aura-hover-background', 'ai-aura-hover-start', 'ai-aura-hover-end', 'ai-border-strong', 'ai-border-start', 'ai-border-end', 'ai-drop-shadow', 'ai-skeleton-background', 'ai-skeleton-element-background', 'ai-overlay',
|
|
5152
5192
|
// Caret tokens
|
|
5153
5193
|
'slug-callout-caret-center', 'slug-callout-caret-bottom', 'slug-callout-caret-bottom-background', 'slug-callout-caret-bottom-background-actions',
|
|
5154
5194
|
// Chat tokens
|
|
@@ -5606,6 +5646,9 @@ exports.aiGradientEnd = aiGradientEnd$3;
|
|
|
5606
5646
|
exports.aiGradientStart01 = aiGradientStart01$3;
|
|
5607
5647
|
exports.aiGradientStart02 = aiGradientStart02$3;
|
|
5608
5648
|
exports.aiInnerShadow = aiInnerShadow$3;
|
|
5649
|
+
exports.aiOverlay = aiOverlay$3;
|
|
5650
|
+
exports.aiSkeletonBackground = aiSkeletonBackground$3;
|
|
5651
|
+
exports.aiSkeletonElementBackground = aiSkeletonElementBackground$3;
|
|
5609
5652
|
exports.background = background$8;
|
|
5610
5653
|
exports.backgroundActive = backgroundActive$7;
|
|
5611
5654
|
exports.backgroundBrand = backgroundBrand$7;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@carbon/themes",
|
|
3
3
|
"description": "Themes for applying color in the Carbon Design System",
|
|
4
|
-
"version": "11.
|
|
4
|
+
"version": "11.32.0",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"main": "lib/index.js",
|
|
7
7
|
"module": "es/index.js",
|
|
@@ -49,5 +49,5 @@
|
|
|
49
49
|
"rimraf": "^5.0.0"
|
|
50
50
|
},
|
|
51
51
|
"sideEffects": false,
|
|
52
|
-
"gitHead": "
|
|
52
|
+
"gitHead": "957667fa7f197b544f6cb336814daa7074daaaee"
|
|
53
53
|
}
|
|
@@ -26,6 +26,9 @@ $white: (
|
|
|
26
26
|
ai-gradient-start-01: rgba(242, 244, 248, 0.5),
|
|
27
27
|
ai-gradient-start-02: rgba(237, 245, 255, 0.5),
|
|
28
28
|
ai-inner-shadow: rgba(69, 137, 255, 0.2),
|
|
29
|
+
ai-overlay: rgba(0, 17, 65, 0.5),
|
|
30
|
+
ai-skeleton-background: #b8d3ff,
|
|
31
|
+
ai-skeleton-element-background: #001141,
|
|
29
32
|
background: #ffffff,
|
|
30
33
|
background-active: rgba(141, 141, 141, 0.5),
|
|
31
34
|
background-brand: #0f62fe,
|
|
@@ -185,6 +188,9 @@ $g10: (
|
|
|
185
188
|
ai-gradient-start-01: rgba(242, 244, 248, 0.5),
|
|
186
189
|
ai-gradient-start-02: rgba(237, 245, 255, 0.5),
|
|
187
190
|
ai-inner-shadow: rgba(69, 137, 255, 0.2),
|
|
191
|
+
ai-overlay: rgba(0, 17, 65, 0.5),
|
|
192
|
+
ai-skeleton-background: #b8d3ff,
|
|
193
|
+
ai-skeleton-element-background: #001141,
|
|
188
194
|
background: #f4f4f4,
|
|
189
195
|
background-active: rgba(141, 141, 141, 0.5),
|
|
190
196
|
background-brand: #0f62fe,
|
|
@@ -344,6 +350,9 @@ $g90: (
|
|
|
344
350
|
ai-gradient-start-01: rgba(208, 226, 255, 0.2),
|
|
345
351
|
ai-gradient-start-02: unquote('transparent'),
|
|
346
352
|
ai-inner-shadow: rgba(69, 137, 255, 0.2),
|
|
353
|
+
ai-overlay: rgba(0, 17, 65, 0.5),
|
|
354
|
+
ai-skeleton-background: #0053ff,
|
|
355
|
+
ai-skeleton-element-background: #001141,
|
|
347
356
|
background: #262626,
|
|
348
357
|
background-active: rgba(141, 141, 141, 0.4),
|
|
349
358
|
background-brand: #0f62fe,
|
|
@@ -503,6 +512,9 @@ $g100: (
|
|
|
503
512
|
ai-gradient-start-01: rgba(208, 226, 255, 0.2),
|
|
504
513
|
ai-gradient-start-02: unquote('transparent'),
|
|
505
514
|
ai-inner-shadow: rgba(69, 137, 255, 0.2),
|
|
515
|
+
ai-overlay: rgba(0, 17, 65, 0.5),
|
|
516
|
+
ai-skeleton-background: #0053ff,
|
|
517
|
+
ai-skeleton-element-background: #001141,
|
|
506
518
|
background: #161616,
|
|
507
519
|
background-active: rgba(141, 141, 141, 0.4),
|
|
508
520
|
background-brand: #0f62fe,
|
|
@@ -417,6 +417,17 @@ $ai-border-end: _get('ai-border-end') !default;
|
|
|
417
417
|
/// The CSS Custom Property for the `ai-drop-shadow` token
|
|
418
418
|
$ai-drop-shadow: _get('ai-drop-shadow') !default;
|
|
419
419
|
|
|
420
|
+
/// The CSS Custom Property for the `ai-skeleton-background` token
|
|
421
|
+
$ai-skeleton-background: _get('ai-skeleton-background') !default;
|
|
422
|
+
|
|
423
|
+
/// The CSS Custom Property for the `ai-skeleton-element-background` token
|
|
424
|
+
$ai-skeleton-element-background: _get(
|
|
425
|
+
'ai-skeleton-element-background'
|
|
426
|
+
) !default;
|
|
427
|
+
|
|
428
|
+
/// The CSS Custom Property for the `ai-overlay` token
|
|
429
|
+
$ai-overlay: _get('ai-overlay') !default;
|
|
430
|
+
|
|
420
431
|
/// The CSS Custom Property for the `slug-callout-caret-center` token
|
|
421
432
|
$slug-callout-caret-center: _get('slug-callout-caret-center') !default;
|
|
422
433
|
|
package/src/g10.js
CHANGED
|
@@ -9,10 +9,12 @@ import {
|
|
|
9
9
|
// Blue
|
|
10
10
|
blue10,
|
|
11
11
|
blue20,
|
|
12
|
+
blue20Hover,
|
|
12
13
|
blue30,
|
|
13
14
|
blue40,
|
|
14
15
|
blue60,
|
|
15
16
|
blue70,
|
|
17
|
+
blue100,
|
|
16
18
|
|
|
17
19
|
// CoolGray
|
|
18
20
|
coolGray10,
|
|
@@ -232,6 +234,13 @@ export const aiAuraHoverEnd = rgba(white, 0);
|
|
|
232
234
|
export const slugCalloutShadowOuter01 = rgba(blue70, 0.25);
|
|
233
235
|
export const slugCalloutShadowOuter02 = rgba(black, 0.1);
|
|
234
236
|
|
|
237
|
+
// AI skeleton
|
|
238
|
+
export const aiSkeletonBackground = blue20Hover;
|
|
239
|
+
export const aiSkeletonElementBackground = blue100;
|
|
240
|
+
|
|
241
|
+
// AI Modal tokens
|
|
242
|
+
export const aiOverlay = rgba(blue100, 0.5);
|
|
243
|
+
|
|
235
244
|
//// Not used in phase 2 / possibly remove?
|
|
236
245
|
export const slugCalloutGradientTop = rgba(gray10, 0.85);
|
|
237
246
|
export const slugCalloutGradientBottom = rgba(gray20, 0.85);
|
package/src/g100.js
CHANGED
|
@@ -12,7 +12,9 @@ import {
|
|
|
12
12
|
blue40,
|
|
13
13
|
blue60,
|
|
14
14
|
blue70,
|
|
15
|
+
blue70Hover,
|
|
15
16
|
blue80,
|
|
17
|
+
blue100,
|
|
16
18
|
|
|
17
19
|
// Gray
|
|
18
20
|
gray10,
|
|
@@ -237,6 +239,13 @@ export const aiAuraHoverEnd = rgba(black, 0);
|
|
|
237
239
|
export const slugCalloutShadowOuter01 = rgba(blue80, 0.25);
|
|
238
240
|
export const slugCalloutShadowOuter02 = rgba(black, 0.65);
|
|
239
241
|
|
|
242
|
+
// AI skeleton
|
|
243
|
+
export const aiSkeletonBackground = blue70Hover;
|
|
244
|
+
export const aiSkeletonElementBackground = blue100;
|
|
245
|
+
|
|
246
|
+
// AI Modal tokens
|
|
247
|
+
export const aiOverlay = rgba(blue100, 0.5);
|
|
248
|
+
|
|
240
249
|
//// Not used in phase 2 / possibly remove?
|
|
241
250
|
export const slugCalloutGradientTop = rgba(gray100, 0.85);
|
|
242
251
|
export const slugCalloutGradientBottom = rgba(gray90, 0.85);
|
package/src/g90.js
CHANGED
|
@@ -12,7 +12,9 @@ import {
|
|
|
12
12
|
blue40,
|
|
13
13
|
blue60,
|
|
14
14
|
blue70,
|
|
15
|
+
blue70Hover,
|
|
15
16
|
blue80,
|
|
17
|
+
blue100,
|
|
16
18
|
|
|
17
19
|
// Gray
|
|
18
20
|
gray10,
|
|
@@ -238,6 +240,13 @@ export const aiAuraHoverEnd = rgba(black, 0);
|
|
|
238
240
|
export const slugCalloutShadowOuter01 = rgba(blue80, 0.25);
|
|
239
241
|
export const slugCalloutShadowOuter02 = rgba(black, 0.65);
|
|
240
242
|
|
|
243
|
+
// AI skeleton
|
|
244
|
+
export const aiSkeletonBackground = blue70Hover;
|
|
245
|
+
export const aiSkeletonElementBackground = blue100;
|
|
246
|
+
|
|
247
|
+
// AI Modal tokens
|
|
248
|
+
export const aiOverlay = rgba(blue100, 0.5);
|
|
249
|
+
|
|
241
250
|
//// Not used in phase 2 / possibly remove?
|
|
242
251
|
export const slugCalloutGradientTop = rgba(gray100, 0.85);
|
|
243
252
|
export const slugCalloutGradientBottom = rgba(gray90, 0.85);
|
|
@@ -382,6 +382,9 @@ export const ai = TokenGroup.create({
|
|
|
382
382
|
'ai-border-start',
|
|
383
383
|
'ai-border-end',
|
|
384
384
|
'ai-drop-shadow',
|
|
385
|
+
'ai-skeleton-background',
|
|
386
|
+
'ai-skeleton-element-background',
|
|
387
|
+
'ai-overlay',
|
|
385
388
|
// Caret tokens
|
|
386
389
|
'slug-callout-caret-center',
|
|
387
390
|
'slug-callout-caret-bottom',
|
package/src/white.js
CHANGED
|
@@ -9,10 +9,12 @@ import {
|
|
|
9
9
|
// Blue
|
|
10
10
|
blue10,
|
|
11
11
|
blue20,
|
|
12
|
+
blue20Hover,
|
|
12
13
|
blue30,
|
|
13
14
|
blue40,
|
|
14
15
|
blue60,
|
|
15
16
|
blue70,
|
|
17
|
+
blue100,
|
|
16
18
|
|
|
17
19
|
// CoolGray
|
|
18
20
|
coolGray10,
|
|
@@ -232,6 +234,13 @@ export const aiAuraHoverEnd = rgba(white, 0);
|
|
|
232
234
|
export const slugCalloutShadowOuter01 = rgba(blue70, 0.25);
|
|
233
235
|
export const slugCalloutShadowOuter02 = rgba(black, 0.1);
|
|
234
236
|
|
|
237
|
+
// AI skeleton
|
|
238
|
+
export const aiSkeletonBackground = blue20Hover;
|
|
239
|
+
export const aiSkeletonElementBackground = blue100;
|
|
240
|
+
|
|
241
|
+
// AI Modal tokens
|
|
242
|
+
export const aiOverlay = rgba(blue100, 0.5);
|
|
243
|
+
|
|
235
244
|
//// Not used in phase 2 / possibly remove?
|
|
236
245
|
export const slugCalloutGradientTop = rgba(gray10, 0.85);
|
|
237
246
|
export const slugCalloutGradientBottom = rgba(gray20, 0.85);
|
package/umd/index.js
CHANGED
|
@@ -712,6 +712,13 @@
|
|
|
712
712
|
var slugCalloutShadowOuter01$3 = colors$1.rgba(colors$1.blue70, 0.25);
|
|
713
713
|
var slugCalloutShadowOuter02$3 = colors$1.rgba(colors$1.black, 0.1);
|
|
714
714
|
|
|
715
|
+
// AI skeleton
|
|
716
|
+
var aiSkeletonBackground$3 = colors$1.blue20Hover;
|
|
717
|
+
var aiSkeletonElementBackground$3 = colors$1.blue100;
|
|
718
|
+
|
|
719
|
+
// AI Modal tokens
|
|
720
|
+
var aiOverlay$3 = colors$1.rgba(colors$1.blue100, 0.5);
|
|
721
|
+
|
|
715
722
|
//// Not used in phase 2 / possibly remove?
|
|
716
723
|
var slugCalloutGradientTop$3 = colors$1.rgba(colors$1.gray10, 0.85);
|
|
717
724
|
var slugCalloutGradientBottom$3 = colors$1.rgba(colors$1.gray20, 0.85);
|
|
@@ -868,6 +875,9 @@
|
|
|
868
875
|
aiAuraHoverEnd: aiAuraHoverEnd$3,
|
|
869
876
|
slugCalloutShadowOuter01: slugCalloutShadowOuter01$3,
|
|
870
877
|
slugCalloutShadowOuter02: slugCalloutShadowOuter02$3,
|
|
878
|
+
aiSkeletonBackground: aiSkeletonBackground$3,
|
|
879
|
+
aiSkeletonElementBackground: aiSkeletonElementBackground$3,
|
|
880
|
+
aiOverlay: aiOverlay$3,
|
|
871
881
|
slugCalloutGradientTop: slugCalloutGradientTop$3,
|
|
872
882
|
slugCalloutGradientBottom: slugCalloutGradientBottom$3,
|
|
873
883
|
aiGradientStart01: aiGradientStart01$3,
|
|
@@ -1161,6 +1171,13 @@
|
|
|
1161
1171
|
var slugCalloutShadowOuter01$2 = colors$1.rgba(colors$1.blue70, 0.25);
|
|
1162
1172
|
var slugCalloutShadowOuter02$2 = colors$1.rgba(colors$1.black, 0.1);
|
|
1163
1173
|
|
|
1174
|
+
// AI skeleton
|
|
1175
|
+
var aiSkeletonBackground$2 = colors$1.blue20Hover;
|
|
1176
|
+
var aiSkeletonElementBackground$2 = colors$1.blue100;
|
|
1177
|
+
|
|
1178
|
+
// AI Modal tokens
|
|
1179
|
+
var aiOverlay$2 = colors$1.rgba(colors$1.blue100, 0.5);
|
|
1180
|
+
|
|
1164
1181
|
//// Not used in phase 2 / possibly remove?
|
|
1165
1182
|
var slugCalloutGradientTop$2 = colors$1.rgba(colors$1.gray10, 0.85);
|
|
1166
1183
|
var slugCalloutGradientBottom$2 = colors$1.rgba(colors$1.gray20, 0.85);
|
|
@@ -1317,6 +1334,9 @@
|
|
|
1317
1334
|
aiAuraHoverEnd: aiAuraHoverEnd$2,
|
|
1318
1335
|
slugCalloutShadowOuter01: slugCalloutShadowOuter01$2,
|
|
1319
1336
|
slugCalloutShadowOuter02: slugCalloutShadowOuter02$2,
|
|
1337
|
+
aiSkeletonBackground: aiSkeletonBackground$2,
|
|
1338
|
+
aiSkeletonElementBackground: aiSkeletonElementBackground$2,
|
|
1339
|
+
aiOverlay: aiOverlay$2,
|
|
1320
1340
|
slugCalloutGradientTop: slugCalloutGradientTop$2,
|
|
1321
1341
|
slugCalloutGradientBottom: slugCalloutGradientBottom$2,
|
|
1322
1342
|
aiGradientStart01: aiGradientStart01$2,
|
|
@@ -1610,6 +1630,13 @@
|
|
|
1610
1630
|
var slugCalloutShadowOuter01$1 = colors$1.rgba(colors$1.blue80, 0.25);
|
|
1611
1631
|
var slugCalloutShadowOuter02$1 = colors$1.rgba(colors$1.black, 0.65);
|
|
1612
1632
|
|
|
1633
|
+
// AI skeleton
|
|
1634
|
+
var aiSkeletonBackground$1 = colors$1.blue70Hover;
|
|
1635
|
+
var aiSkeletonElementBackground$1 = colors$1.blue100;
|
|
1636
|
+
|
|
1637
|
+
// AI Modal tokens
|
|
1638
|
+
var aiOverlay$1 = colors$1.rgba(colors$1.blue100, 0.5);
|
|
1639
|
+
|
|
1613
1640
|
//// Not used in phase 2 / possibly remove?
|
|
1614
1641
|
var slugCalloutGradientTop$1 = colors$1.rgba(colors$1.gray100, 0.85);
|
|
1615
1642
|
var slugCalloutGradientBottom$1 = colors$1.rgba(colors$1.gray90, 0.85);
|
|
@@ -1766,6 +1793,9 @@
|
|
|
1766
1793
|
aiAuraHoverEnd: aiAuraHoverEnd$1,
|
|
1767
1794
|
slugCalloutShadowOuter01: slugCalloutShadowOuter01$1,
|
|
1768
1795
|
slugCalloutShadowOuter02: slugCalloutShadowOuter02$1,
|
|
1796
|
+
aiSkeletonBackground: aiSkeletonBackground$1,
|
|
1797
|
+
aiSkeletonElementBackground: aiSkeletonElementBackground$1,
|
|
1798
|
+
aiOverlay: aiOverlay$1,
|
|
1769
1799
|
slugCalloutGradientTop: slugCalloutGradientTop$1,
|
|
1770
1800
|
slugCalloutGradientBottom: slugCalloutGradientBottom$1,
|
|
1771
1801
|
aiGradientStart01: aiGradientStart01$1,
|
|
@@ -2059,6 +2089,13 @@
|
|
|
2059
2089
|
var slugCalloutShadowOuter01 = colors$1.rgba(colors$1.blue80, 0.25);
|
|
2060
2090
|
var slugCalloutShadowOuter02 = colors$1.rgba(colors$1.black, 0.65);
|
|
2061
2091
|
|
|
2092
|
+
// AI skeleton
|
|
2093
|
+
var aiSkeletonBackground = colors$1.blue70Hover;
|
|
2094
|
+
var aiSkeletonElementBackground = colors$1.blue100;
|
|
2095
|
+
|
|
2096
|
+
// AI Modal tokens
|
|
2097
|
+
var aiOverlay = colors$1.rgba(colors$1.blue100, 0.5);
|
|
2098
|
+
|
|
2062
2099
|
//// Not used in phase 2 / possibly remove?
|
|
2063
2100
|
var slugCalloutGradientTop = colors$1.rgba(colors$1.gray100, 0.85);
|
|
2064
2101
|
var slugCalloutGradientBottom = colors$1.rgba(colors$1.gray90, 0.85);
|
|
@@ -2215,6 +2252,9 @@
|
|
|
2215
2252
|
aiAuraHoverEnd: aiAuraHoverEnd,
|
|
2216
2253
|
slugCalloutShadowOuter01: slugCalloutShadowOuter01,
|
|
2217
2254
|
slugCalloutShadowOuter02: slugCalloutShadowOuter02,
|
|
2255
|
+
aiSkeletonBackground: aiSkeletonBackground,
|
|
2256
|
+
aiSkeletonElementBackground: aiSkeletonElementBackground,
|
|
2257
|
+
aiOverlay: aiOverlay,
|
|
2218
2258
|
slugCalloutGradientTop: slugCalloutGradientTop,
|
|
2219
2259
|
slugCalloutGradientBottom: slugCalloutGradientBottom,
|
|
2220
2260
|
aiGradientStart01: aiGradientStart01,
|
|
@@ -5145,7 +5185,7 @@
|
|
|
5145
5185
|
// Phase 2
|
|
5146
5186
|
'slug-callout-shadow-outer-01', 'slug-callout-shadow-outer-02',
|
|
5147
5187
|
// Linear gradient refactor
|
|
5148
|
-
'ai-inner-shadow', 'ai-aura-start', 'ai-aura-start-table', 'ai-aura-end', 'ai-aura-hover-background', 'ai-aura-hover-start', 'ai-aura-hover-end', 'ai-border-strong', 'ai-border-start', 'ai-border-end', 'ai-drop-shadow',
|
|
5188
|
+
'ai-inner-shadow', 'ai-aura-start', 'ai-aura-start-table', 'ai-aura-end', 'ai-aura-hover-background', 'ai-aura-hover-start', 'ai-aura-hover-end', 'ai-border-strong', 'ai-border-start', 'ai-border-end', 'ai-drop-shadow', 'ai-skeleton-background', 'ai-skeleton-element-background', 'ai-overlay',
|
|
5149
5189
|
// Caret tokens
|
|
5150
5190
|
'slug-callout-caret-center', 'slug-callout-caret-bottom', 'slug-callout-caret-bottom-background', 'slug-callout-caret-bottom-background-actions',
|
|
5151
5191
|
// Chat tokens
|
|
@@ -5603,6 +5643,9 @@
|
|
|
5603
5643
|
exports.aiGradientStart01 = aiGradientStart01$3;
|
|
5604
5644
|
exports.aiGradientStart02 = aiGradientStart02$3;
|
|
5605
5645
|
exports.aiInnerShadow = aiInnerShadow$3;
|
|
5646
|
+
exports.aiOverlay = aiOverlay$3;
|
|
5647
|
+
exports.aiSkeletonBackground = aiSkeletonBackground$3;
|
|
5648
|
+
exports.aiSkeletonElementBackground = aiSkeletonElementBackground$3;
|
|
5606
5649
|
exports.background = background$8;
|
|
5607
5650
|
exports.backgroundActive = backgroundActive$7;
|
|
5608
5651
|
exports.backgroundBrand = backgroundBrand$7;
|