@carbon/themes 11.30.0 → 11.31.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 +22 -14
- package/lib/index.js +22 -13
- package/package.json +2 -2
- package/scss/generated/_themes.scss +16 -12
- package/scss/generated/_tokens.scss +3 -0
- package/src/g10.js +4 -3
- package/src/g100.js +4 -3
- package/src/g90.js +4 -3
- package/src/tokens/v11TokenGroup.js +1 -0
- package/src/white.js +4 -3
- package/umd/index.js +22 -13
package/es/index.js
CHANGED
|
@@ -694,6 +694,7 @@ var slugHollowHover$3 = gray80Hover;
|
|
|
694
694
|
//// Phase 2 - new \\\\
|
|
695
695
|
// Shared
|
|
696
696
|
var aiInnerShadow$3 = rgba(blue50, 0.2);
|
|
697
|
+
var aiAuraStartTable$3 = rgba(blue50, 0.15);
|
|
697
698
|
var aiAuraStart$3 = rgba(blue50, 0.1);
|
|
698
699
|
var aiAuraEnd$3 = rgba(white$2, 0);
|
|
699
700
|
var aiBorderStrong$3 = blue50;
|
|
@@ -740,9 +741,9 @@ var chatPromptBorderEnd$3 = rgba(gray10, 0);
|
|
|
740
741
|
var chatBubbleUser$3 = gray20;
|
|
741
742
|
var chatBubbleAgent$3 = white$2;
|
|
742
743
|
var chatBubbleAgentBorder$3 = gray20;
|
|
743
|
-
var chatAvatarBot$3 =
|
|
744
|
-
var chatAvatarAgent$3 =
|
|
745
|
-
var chatAvatarUser$3 =
|
|
744
|
+
var chatAvatarBot$3 = gray60;
|
|
745
|
+
var chatAvatarAgent$3 = gray80;
|
|
746
|
+
var chatAvatarUser$3 = blue60;
|
|
746
747
|
|
|
747
748
|
var white$1 = /*#__PURE__*/Object.freeze({
|
|
748
749
|
__proto__: null,
|
|
@@ -852,6 +853,7 @@ var white$1 = /*#__PURE__*/Object.freeze({
|
|
|
852
853
|
slugGradientHover: slugGradientHover$3,
|
|
853
854
|
slugHollowHover: slugHollowHover$3,
|
|
854
855
|
aiInnerShadow: aiInnerShadow$3,
|
|
856
|
+
aiAuraStartTable: aiAuraStartTable$3,
|
|
855
857
|
aiAuraStart: aiAuraStart$3,
|
|
856
858
|
aiAuraEnd: aiAuraEnd$3,
|
|
857
859
|
aiBorderStrong: aiBorderStrong$3,
|
|
@@ -1141,6 +1143,7 @@ var slugHollowHover$2 = gray80Hover;
|
|
|
1141
1143
|
//// Phase 2 - new \\\\
|
|
1142
1144
|
// Shared
|
|
1143
1145
|
var aiInnerShadow$2 = rgba(blue50, 0.2);
|
|
1146
|
+
var aiAuraStartTable$2 = rgba(blue50, 0.15);
|
|
1144
1147
|
var aiAuraStart$2 = rgba(blue50, 0.1);
|
|
1145
1148
|
var aiAuraEnd$2 = rgba(white$2, 0);
|
|
1146
1149
|
var aiBorderStrong$2 = blue50;
|
|
@@ -1187,9 +1190,9 @@ var chatPromptBorderEnd$2 = rgba(gray10, 0);
|
|
|
1187
1190
|
var chatBubbleUser$2 = gray20;
|
|
1188
1191
|
var chatBubbleAgent$2 = white$2;
|
|
1189
1192
|
var chatBubbleAgentBorder$2 = gray20;
|
|
1190
|
-
var chatAvatarBot$2 =
|
|
1191
|
-
var chatAvatarAgent$2 =
|
|
1192
|
-
var chatAvatarUser$2 =
|
|
1193
|
+
var chatAvatarBot$2 = gray60;
|
|
1194
|
+
var chatAvatarAgent$2 = gray80;
|
|
1195
|
+
var chatAvatarUser$2 = blue60;
|
|
1193
1196
|
|
|
1194
1197
|
var g10$1 = /*#__PURE__*/Object.freeze({
|
|
1195
1198
|
__proto__: null,
|
|
@@ -1299,6 +1302,7 @@ var g10$1 = /*#__PURE__*/Object.freeze({
|
|
|
1299
1302
|
slugGradientHover: slugGradientHover$2,
|
|
1300
1303
|
slugHollowHover: slugHollowHover$2,
|
|
1301
1304
|
aiInnerShadow: aiInnerShadow$2,
|
|
1305
|
+
aiAuraStartTable: aiAuraStartTable$2,
|
|
1302
1306
|
aiAuraStart: aiAuraStart$2,
|
|
1303
1307
|
aiAuraEnd: aiAuraEnd$2,
|
|
1304
1308
|
aiBorderStrong: aiBorderStrong$2,
|
|
@@ -1588,6 +1592,7 @@ var slugHollowHover$1 = gray30Hover;
|
|
|
1588
1592
|
//// Phase 2 - new \\\\
|
|
1589
1593
|
// Shared
|
|
1590
1594
|
var aiInnerShadow$1 = rgba(blue50, 0.2);
|
|
1595
|
+
var aiAuraStartTable$1 = rgba(blue50, 0.15);
|
|
1591
1596
|
var aiAuraStart$1 = rgba(blue50, 0.1);
|
|
1592
1597
|
var aiAuraEnd$1 = rgba(black, 0);
|
|
1593
1598
|
var aiBorderStrong$1 = blue40;
|
|
@@ -1634,9 +1639,9 @@ var chatPromptBorderEnd$1 = rgba(gray90, 0);
|
|
|
1634
1639
|
var chatBubbleUser$1 = gray80;
|
|
1635
1640
|
var chatBubbleAgent$1 = gray90;
|
|
1636
1641
|
var chatBubbleAgentBorder$1 = gray70;
|
|
1637
|
-
var chatAvatarBot$1 =
|
|
1638
|
-
var chatAvatarAgent$1 =
|
|
1639
|
-
var chatAvatarUser$1 =
|
|
1642
|
+
var chatAvatarBot$1 = gray50;
|
|
1643
|
+
var chatAvatarAgent$1 = gray30;
|
|
1644
|
+
var chatAvatarUser$1 = blue50;
|
|
1640
1645
|
|
|
1641
1646
|
var g90$1 = /*#__PURE__*/Object.freeze({
|
|
1642
1647
|
__proto__: null,
|
|
@@ -1746,6 +1751,7 @@ var g90$1 = /*#__PURE__*/Object.freeze({
|
|
|
1746
1751
|
slugGradientHover: slugGradientHover$1,
|
|
1747
1752
|
slugHollowHover: slugHollowHover$1,
|
|
1748
1753
|
aiInnerShadow: aiInnerShadow$1,
|
|
1754
|
+
aiAuraStartTable: aiAuraStartTable$1,
|
|
1749
1755
|
aiAuraStart: aiAuraStart$1,
|
|
1750
1756
|
aiAuraEnd: aiAuraEnd$1,
|
|
1751
1757
|
aiBorderStrong: aiBorderStrong$1,
|
|
@@ -2035,6 +2041,7 @@ var slugHollowHover = gray30Hover;
|
|
|
2035
2041
|
//// Phase 2 - new \\\\
|
|
2036
2042
|
// Shared
|
|
2037
2043
|
var aiInnerShadow = rgba(blue50, 0.2);
|
|
2044
|
+
var aiAuraStartTable = rgba(blue50, 0.15);
|
|
2038
2045
|
var aiAuraStart = rgba(blue50, 0.1);
|
|
2039
2046
|
var aiAuraEnd = rgba(black, 0);
|
|
2040
2047
|
var aiBorderStrong = blue40;
|
|
@@ -2081,9 +2088,9 @@ var chatPromptBorderEnd = rgba(gray90, 0);
|
|
|
2081
2088
|
var chatBubbleUser = gray80;
|
|
2082
2089
|
var chatBubbleAgent = gray90;
|
|
2083
2090
|
var chatBubbleAgentBorder = gray70;
|
|
2084
|
-
var chatAvatarBot =
|
|
2085
|
-
var chatAvatarAgent =
|
|
2086
|
-
var chatAvatarUser =
|
|
2091
|
+
var chatAvatarBot = gray50;
|
|
2092
|
+
var chatAvatarAgent = gray30;
|
|
2093
|
+
var chatAvatarUser = blue50;
|
|
2087
2094
|
|
|
2088
2095
|
var g100$1 = /*#__PURE__*/Object.freeze({
|
|
2089
2096
|
__proto__: null,
|
|
@@ -2193,6 +2200,7 @@ var g100$1 = /*#__PURE__*/Object.freeze({
|
|
|
2193
2200
|
slugGradientHover: slugGradientHover,
|
|
2194
2201
|
slugHollowHover: slugHollowHover,
|
|
2195
2202
|
aiInnerShadow: aiInnerShadow,
|
|
2203
|
+
aiAuraStartTable: aiAuraStartTable,
|
|
2196
2204
|
aiAuraStart: aiAuraStart,
|
|
2197
2205
|
aiAuraEnd: aiAuraEnd,
|
|
2198
2206
|
aiBorderStrong: aiBorderStrong,
|
|
@@ -5134,7 +5142,7 @@ var ai = TokenGroup.create({
|
|
|
5134
5142
|
// Phase 2
|
|
5135
5143
|
'slug-callout-shadow-outer-01', 'slug-callout-shadow-outer-02',
|
|
5136
5144
|
// Linear gradient refactor
|
|
5137
|
-
'ai-inner-shadow', 'ai-aura-start', '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',
|
|
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',
|
|
5138
5146
|
// Caret tokens
|
|
5139
5147
|
'slug-callout-caret-center', 'slug-callout-caret-bottom', 'slug-callout-caret-bottom-background', 'slug-callout-caret-bottom-background-actions',
|
|
5140
5148
|
// Chat tokens
|
|
@@ -5294,4 +5302,4 @@ var themes = {
|
|
|
5294
5302
|
g100: g100$1
|
|
5295
5303
|
};
|
|
5296
5304
|
|
|
5297
|
-
export { aiAuraEnd$3 as aiAuraEnd, aiAuraHoverBackground$3 as aiAuraHoverBackground, aiAuraHoverEnd$3 as aiAuraHoverEnd, aiAuraHoverStart$3 as aiAuraHoverStart, aiAuraStart$3 as aiAuraStart, 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 };
|
|
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 };
|
package/lib/index.js
CHANGED
|
@@ -700,6 +700,7 @@ var slugHollowHover$3 = colors$1.gray80Hover;
|
|
|
700
700
|
//// Phase 2 - new \\\\
|
|
701
701
|
// Shared
|
|
702
702
|
var aiInnerShadow$3 = colors$1.rgba(colors$1.blue50, 0.2);
|
|
703
|
+
var aiAuraStartTable$3 = colors$1.rgba(colors$1.blue50, 0.15);
|
|
703
704
|
var aiAuraStart$3 = colors$1.rgba(colors$1.blue50, 0.1);
|
|
704
705
|
var aiAuraEnd$3 = colors$1.rgba(colors$1.white, 0);
|
|
705
706
|
var aiBorderStrong$3 = colors$1.blue50;
|
|
@@ -746,9 +747,9 @@ var chatPromptBorderEnd$3 = colors$1.rgba(colors$1.gray10, 0);
|
|
|
746
747
|
var chatBubbleUser$3 = colors$1.gray20;
|
|
747
748
|
var chatBubbleAgent$3 = colors$1.white;
|
|
748
749
|
var chatBubbleAgentBorder$3 = colors$1.gray20;
|
|
749
|
-
var chatAvatarBot$3 = colors$1.
|
|
750
|
-
var chatAvatarAgent$3 = colors$1.
|
|
751
|
-
var chatAvatarUser$3 = colors$1.
|
|
750
|
+
var chatAvatarBot$3 = colors$1.gray60;
|
|
751
|
+
var chatAvatarAgent$3 = colors$1.gray80;
|
|
752
|
+
var chatAvatarUser$3 = colors$1.blue60;
|
|
752
753
|
|
|
753
754
|
var white$1 = /*#__PURE__*/Object.freeze({
|
|
754
755
|
__proto__: null,
|
|
@@ -858,6 +859,7 @@ var white$1 = /*#__PURE__*/Object.freeze({
|
|
|
858
859
|
slugGradientHover: slugGradientHover$3,
|
|
859
860
|
slugHollowHover: slugHollowHover$3,
|
|
860
861
|
aiInnerShadow: aiInnerShadow$3,
|
|
862
|
+
aiAuraStartTable: aiAuraStartTable$3,
|
|
861
863
|
aiAuraStart: aiAuraStart$3,
|
|
862
864
|
aiAuraEnd: aiAuraEnd$3,
|
|
863
865
|
aiBorderStrong: aiBorderStrong$3,
|
|
@@ -1147,6 +1149,7 @@ var slugHollowHover$2 = colors$1.gray80Hover;
|
|
|
1147
1149
|
//// Phase 2 - new \\\\
|
|
1148
1150
|
// Shared
|
|
1149
1151
|
var aiInnerShadow$2 = colors$1.rgba(colors$1.blue50, 0.2);
|
|
1152
|
+
var aiAuraStartTable$2 = colors$1.rgba(colors$1.blue50, 0.15);
|
|
1150
1153
|
var aiAuraStart$2 = colors$1.rgba(colors$1.blue50, 0.1);
|
|
1151
1154
|
var aiAuraEnd$2 = colors$1.rgba(colors$1.white, 0);
|
|
1152
1155
|
var aiBorderStrong$2 = colors$1.blue50;
|
|
@@ -1193,9 +1196,9 @@ var chatPromptBorderEnd$2 = colors$1.rgba(colors$1.gray10, 0);
|
|
|
1193
1196
|
var chatBubbleUser$2 = colors$1.gray20;
|
|
1194
1197
|
var chatBubbleAgent$2 = colors$1.white;
|
|
1195
1198
|
var chatBubbleAgentBorder$2 = colors$1.gray20;
|
|
1196
|
-
var chatAvatarBot$2 = colors$1.
|
|
1197
|
-
var chatAvatarAgent$2 = colors$1.
|
|
1198
|
-
var chatAvatarUser$2 = colors$1.
|
|
1199
|
+
var chatAvatarBot$2 = colors$1.gray60;
|
|
1200
|
+
var chatAvatarAgent$2 = colors$1.gray80;
|
|
1201
|
+
var chatAvatarUser$2 = colors$1.blue60;
|
|
1199
1202
|
|
|
1200
1203
|
var g10$1 = /*#__PURE__*/Object.freeze({
|
|
1201
1204
|
__proto__: null,
|
|
@@ -1305,6 +1308,7 @@ var g10$1 = /*#__PURE__*/Object.freeze({
|
|
|
1305
1308
|
slugGradientHover: slugGradientHover$2,
|
|
1306
1309
|
slugHollowHover: slugHollowHover$2,
|
|
1307
1310
|
aiInnerShadow: aiInnerShadow$2,
|
|
1311
|
+
aiAuraStartTable: aiAuraStartTable$2,
|
|
1308
1312
|
aiAuraStart: aiAuraStart$2,
|
|
1309
1313
|
aiAuraEnd: aiAuraEnd$2,
|
|
1310
1314
|
aiBorderStrong: aiBorderStrong$2,
|
|
@@ -1594,6 +1598,7 @@ var slugHollowHover$1 = colors$1.gray30Hover;
|
|
|
1594
1598
|
//// Phase 2 - new \\\\
|
|
1595
1599
|
// Shared
|
|
1596
1600
|
var aiInnerShadow$1 = colors$1.rgba(colors$1.blue50, 0.2);
|
|
1601
|
+
var aiAuraStartTable$1 = colors$1.rgba(colors$1.blue50, 0.15);
|
|
1597
1602
|
var aiAuraStart$1 = colors$1.rgba(colors$1.blue50, 0.1);
|
|
1598
1603
|
var aiAuraEnd$1 = colors$1.rgba(colors$1.black, 0);
|
|
1599
1604
|
var aiBorderStrong$1 = colors$1.blue40;
|
|
@@ -1640,9 +1645,9 @@ var chatPromptBorderEnd$1 = colors$1.rgba(colors$1.gray90, 0);
|
|
|
1640
1645
|
var chatBubbleUser$1 = colors$1.gray80;
|
|
1641
1646
|
var chatBubbleAgent$1 = colors$1.gray90;
|
|
1642
1647
|
var chatBubbleAgentBorder$1 = colors$1.gray70;
|
|
1643
|
-
var chatAvatarBot$1 = colors$1.
|
|
1644
|
-
var chatAvatarAgent$1 = colors$1.
|
|
1645
|
-
var chatAvatarUser$1 = colors$1.
|
|
1648
|
+
var chatAvatarBot$1 = colors$1.gray50;
|
|
1649
|
+
var chatAvatarAgent$1 = colors$1.gray30;
|
|
1650
|
+
var chatAvatarUser$1 = colors$1.blue50;
|
|
1646
1651
|
|
|
1647
1652
|
var g90$1 = /*#__PURE__*/Object.freeze({
|
|
1648
1653
|
__proto__: null,
|
|
@@ -1752,6 +1757,7 @@ var g90$1 = /*#__PURE__*/Object.freeze({
|
|
|
1752
1757
|
slugGradientHover: slugGradientHover$1,
|
|
1753
1758
|
slugHollowHover: slugHollowHover$1,
|
|
1754
1759
|
aiInnerShadow: aiInnerShadow$1,
|
|
1760
|
+
aiAuraStartTable: aiAuraStartTable$1,
|
|
1755
1761
|
aiAuraStart: aiAuraStart$1,
|
|
1756
1762
|
aiAuraEnd: aiAuraEnd$1,
|
|
1757
1763
|
aiBorderStrong: aiBorderStrong$1,
|
|
@@ -2041,6 +2047,7 @@ var slugHollowHover = colors$1.gray30Hover;
|
|
|
2041
2047
|
//// Phase 2 - new \\\\
|
|
2042
2048
|
// Shared
|
|
2043
2049
|
var aiInnerShadow = colors$1.rgba(colors$1.blue50, 0.2);
|
|
2050
|
+
var aiAuraStartTable = colors$1.rgba(colors$1.blue50, 0.15);
|
|
2044
2051
|
var aiAuraStart = colors$1.rgba(colors$1.blue50, 0.1);
|
|
2045
2052
|
var aiAuraEnd = colors$1.rgba(colors$1.black, 0);
|
|
2046
2053
|
var aiBorderStrong = colors$1.blue40;
|
|
@@ -2087,9 +2094,9 @@ var chatPromptBorderEnd = colors$1.rgba(colors$1.gray90, 0);
|
|
|
2087
2094
|
var chatBubbleUser = colors$1.gray80;
|
|
2088
2095
|
var chatBubbleAgent = colors$1.gray90;
|
|
2089
2096
|
var chatBubbleAgentBorder = colors$1.gray70;
|
|
2090
|
-
var chatAvatarBot = colors$1.
|
|
2091
|
-
var chatAvatarAgent = colors$1.
|
|
2092
|
-
var chatAvatarUser = colors$1.
|
|
2097
|
+
var chatAvatarBot = colors$1.gray50;
|
|
2098
|
+
var chatAvatarAgent = colors$1.gray30;
|
|
2099
|
+
var chatAvatarUser = colors$1.blue50;
|
|
2093
2100
|
|
|
2094
2101
|
var g100$1 = /*#__PURE__*/Object.freeze({
|
|
2095
2102
|
__proto__: null,
|
|
@@ -2199,6 +2206,7 @@ var g100$1 = /*#__PURE__*/Object.freeze({
|
|
|
2199
2206
|
slugGradientHover: slugGradientHover,
|
|
2200
2207
|
slugHollowHover: slugHollowHover,
|
|
2201
2208
|
aiInnerShadow: aiInnerShadow,
|
|
2209
|
+
aiAuraStartTable: aiAuraStartTable,
|
|
2202
2210
|
aiAuraStart: aiAuraStart,
|
|
2203
2211
|
aiAuraEnd: aiAuraEnd,
|
|
2204
2212
|
aiBorderStrong: aiBorderStrong,
|
|
@@ -5140,7 +5148,7 @@ var ai = TokenGroup.create({
|
|
|
5140
5148
|
// Phase 2
|
|
5141
5149
|
'slug-callout-shadow-outer-01', 'slug-callout-shadow-outer-02',
|
|
5142
5150
|
// Linear gradient refactor
|
|
5143
|
-
'ai-inner-shadow', 'ai-aura-start', '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',
|
|
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',
|
|
5144
5152
|
// Caret tokens
|
|
5145
5153
|
'slug-callout-caret-center', 'slug-callout-caret-bottom', 'slug-callout-caret-bottom-background', 'slug-callout-caret-bottom-background-actions',
|
|
5146
5154
|
// Chat tokens
|
|
@@ -5589,6 +5597,7 @@ exports.aiAuraHoverBackground = aiAuraHoverBackground$3;
|
|
|
5589
5597
|
exports.aiAuraHoverEnd = aiAuraHoverEnd$3;
|
|
5590
5598
|
exports.aiAuraHoverStart = aiAuraHoverStart$3;
|
|
5591
5599
|
exports.aiAuraStart = aiAuraStart$3;
|
|
5600
|
+
exports.aiAuraStartTable = aiAuraStartTable$3;
|
|
5592
5601
|
exports.aiBorderEnd = aiBorderEnd$3;
|
|
5593
5602
|
exports.aiBorderStart = aiBorderStart$3;
|
|
5594
5603
|
exports.aiBorderStrong = aiBorderStrong$3;
|
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.31.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": "eb7d66891262363368b48211b9fd1caa78fa58f9"
|
|
53
53
|
}
|
|
@@ -17,6 +17,7 @@ $white: (
|
|
|
17
17
|
ai-aura-hover-end: rgba(255, 255, 255, 0),
|
|
18
18
|
ai-aura-hover-start: rgba(69, 137, 255, 0.4),
|
|
19
19
|
ai-aura-start: rgba(69, 137, 255, 0.1),
|
|
20
|
+
ai-aura-start-table: rgba(69, 137, 255, 0.15),
|
|
20
21
|
ai-border-end: #d0e2ff,
|
|
21
22
|
ai-border-start: #78a9ff,
|
|
22
23
|
ai-border-strong: #4589ff,
|
|
@@ -49,9 +50,9 @@ $white: (
|
|
|
49
50
|
border-tile-01: #c6c6c6,
|
|
50
51
|
border-tile-02: #a8a8a8,
|
|
51
52
|
border-tile-03: #c6c6c6,
|
|
52
|
-
chat-avatar-agent: #
|
|
53
|
-
chat-avatar-bot: #
|
|
54
|
-
chat-avatar-user: #
|
|
53
|
+
chat-avatar-agent: #393939,
|
|
54
|
+
chat-avatar-bot: #6f6f6f,
|
|
55
|
+
chat-avatar-user: #0f62fe,
|
|
55
56
|
chat-bubble-agent: #ffffff,
|
|
56
57
|
chat-bubble-agent-border: #e0e0e0,
|
|
57
58
|
chat-bubble-user: #e0e0e0,
|
|
@@ -175,6 +176,7 @@ $g10: (
|
|
|
175
176
|
ai-aura-hover-end: rgba(255, 255, 255, 0),
|
|
176
177
|
ai-aura-hover-start: rgba(69, 137, 255, 0.4),
|
|
177
178
|
ai-aura-start: rgba(69, 137, 255, 0.1),
|
|
179
|
+
ai-aura-start-table: rgba(69, 137, 255, 0.15),
|
|
178
180
|
ai-border-end: #d0e2ff,
|
|
179
181
|
ai-border-start: #78a9ff,
|
|
180
182
|
ai-border-strong: #4589ff,
|
|
@@ -207,9 +209,9 @@ $g10: (
|
|
|
207
209
|
border-tile-01: #a8a8a8,
|
|
208
210
|
border-tile-02: #c6c6c6,
|
|
209
211
|
border-tile-03: #a8a8a8,
|
|
210
|
-
chat-avatar-agent: #
|
|
211
|
-
chat-avatar-bot: #
|
|
212
|
-
chat-avatar-user: #
|
|
212
|
+
chat-avatar-agent: #393939,
|
|
213
|
+
chat-avatar-bot: #6f6f6f,
|
|
214
|
+
chat-avatar-user: #0f62fe,
|
|
213
215
|
chat-bubble-agent: #ffffff,
|
|
214
216
|
chat-bubble-agent-border: #e0e0e0,
|
|
215
217
|
chat-bubble-user: #e0e0e0,
|
|
@@ -333,6 +335,7 @@ $g90: (
|
|
|
333
335
|
ai-aura-hover-end: rgba(0, 0, 0, 0),
|
|
334
336
|
ai-aura-hover-start: rgba(69, 137, 255, 0.4),
|
|
335
337
|
ai-aura-start: rgba(69, 137, 255, 0.1),
|
|
338
|
+
ai-aura-start-table: rgba(69, 137, 255, 0.15),
|
|
336
339
|
ai-border-end: rgba(166, 200, 255, 0.24),
|
|
337
340
|
ai-border-start: #4589ff,
|
|
338
341
|
ai-border-strong: #78a9ff,
|
|
@@ -365,9 +368,9 @@ $g90: (
|
|
|
365
368
|
border-tile-01: #6f6f6f,
|
|
366
369
|
border-tile-02: #8d8d8d,
|
|
367
370
|
border-tile-03: #a8a8a8,
|
|
368
|
-
chat-avatar-agent: #
|
|
369
|
-
chat-avatar-bot: #
|
|
370
|
-
chat-avatar-user: #
|
|
371
|
+
chat-avatar-agent: #c6c6c6,
|
|
372
|
+
chat-avatar-bot: #8d8d8d,
|
|
373
|
+
chat-avatar-user: #4589ff,
|
|
371
374
|
chat-bubble-agent: #262626,
|
|
372
375
|
chat-bubble-agent-border: #525252,
|
|
373
376
|
chat-bubble-user: #393939,
|
|
@@ -491,6 +494,7 @@ $g100: (
|
|
|
491
494
|
ai-aura-hover-end: rgba(0, 0, 0, 0),
|
|
492
495
|
ai-aura-hover-start: rgba(69, 137, 255, 0.4),
|
|
493
496
|
ai-aura-start: rgba(69, 137, 255, 0.1),
|
|
497
|
+
ai-aura-start-table: rgba(69, 137, 255, 0.15),
|
|
494
498
|
ai-border-end: rgba(166, 200, 255, 0.24),
|
|
495
499
|
ai-border-start: #4589ff,
|
|
496
500
|
ai-border-strong: #78a9ff,
|
|
@@ -523,9 +527,9 @@ $g100: (
|
|
|
523
527
|
border-tile-01: #525252,
|
|
524
528
|
border-tile-02: #6f6f6f,
|
|
525
529
|
border-tile-03: #8d8d8d,
|
|
526
|
-
chat-avatar-agent: #
|
|
527
|
-
chat-avatar-bot: #
|
|
528
|
-
chat-avatar-user: #
|
|
530
|
+
chat-avatar-agent: #c6c6c6,
|
|
531
|
+
chat-avatar-bot: #8d8d8d,
|
|
532
|
+
chat-avatar-user: #4589ff,
|
|
529
533
|
chat-bubble-agent: #262626,
|
|
530
534
|
chat-bubble-agent-border: #525252,
|
|
531
535
|
chat-bubble-user: #393939,
|
|
@@ -390,6 +390,9 @@ $ai-inner-shadow: _get('ai-inner-shadow') !default;
|
|
|
390
390
|
/// The CSS Custom Property for the `ai-aura-start` token
|
|
391
391
|
$ai-aura-start: _get('ai-aura-start') !default;
|
|
392
392
|
|
|
393
|
+
/// The CSS Custom Property for the `ai-aura-start-table` token
|
|
394
|
+
$ai-aura-start-table: _get('ai-aura-start-table') !default;
|
|
395
|
+
|
|
393
396
|
/// The CSS Custom Property for the `ai-aura-end` token
|
|
394
397
|
$ai-aura-end: _get('ai-aura-end') !default;
|
|
395
398
|
|
package/src/g10.js
CHANGED
|
@@ -217,6 +217,7 @@ export const slugHollowHover = gray80Hover;
|
|
|
217
217
|
//// Phase 2 - new \\\\
|
|
218
218
|
// Shared
|
|
219
219
|
export const aiInnerShadow = rgba(blue50, 0.2);
|
|
220
|
+
export const aiAuraStartTable = rgba(blue50, 0.15);
|
|
220
221
|
export const aiAuraStart = rgba(blue50, 0.1);
|
|
221
222
|
export const aiAuraEnd = rgba(white, 0);
|
|
222
223
|
export const aiBorderStrong = blue50;
|
|
@@ -263,9 +264,9 @@ export const chatPromptBorderEnd = rgba(gray10, 0);
|
|
|
263
264
|
export const chatBubbleUser = gray20;
|
|
264
265
|
export const chatBubbleAgent = white;
|
|
265
266
|
export const chatBubbleAgentBorder = gray20;
|
|
266
|
-
export const chatAvatarBot =
|
|
267
|
-
export const chatAvatarAgent =
|
|
268
|
-
export const chatAvatarUser =
|
|
267
|
+
export const chatAvatarBot = gray60;
|
|
268
|
+
export const chatAvatarAgent = gray80;
|
|
269
|
+
export const chatAvatarUser = blue60;
|
|
269
270
|
|
|
270
271
|
export {
|
|
271
272
|
// Type
|
package/src/g100.js
CHANGED
|
@@ -222,6 +222,7 @@ export const slugHollowHover = gray30Hover;
|
|
|
222
222
|
//// Phase 2 - new \\\\
|
|
223
223
|
// Shared
|
|
224
224
|
export const aiInnerShadow = rgba(blue50, 0.2);
|
|
225
|
+
export const aiAuraStartTable = rgba(blue50, 0.15);
|
|
225
226
|
export const aiAuraStart = rgba(blue50, 0.1);
|
|
226
227
|
export const aiAuraEnd = rgba(black, 0);
|
|
227
228
|
export const aiBorderStrong = blue40;
|
|
@@ -268,9 +269,9 @@ export const chatPromptBorderEnd = rgba(gray90, 0);
|
|
|
268
269
|
export const chatBubbleUser = gray80;
|
|
269
270
|
export const chatBubbleAgent = gray90;
|
|
270
271
|
export const chatBubbleAgentBorder = gray70;
|
|
271
|
-
export const chatAvatarBot =
|
|
272
|
-
export const chatAvatarAgent =
|
|
273
|
-
export const chatAvatarUser =
|
|
272
|
+
export const chatAvatarBot = gray50;
|
|
273
|
+
export const chatAvatarAgent = gray30;
|
|
274
|
+
export const chatAvatarUser = blue50;
|
|
274
275
|
|
|
275
276
|
export {
|
|
276
277
|
// Type
|
package/src/g90.js
CHANGED
|
@@ -223,6 +223,7 @@ export const slugHollowHover = gray30Hover;
|
|
|
223
223
|
//// Phase 2 - new \\\\
|
|
224
224
|
// Shared
|
|
225
225
|
export const aiInnerShadow = rgba(blue50, 0.2);
|
|
226
|
+
export const aiAuraStartTable = rgba(blue50, 0.15);
|
|
226
227
|
export const aiAuraStart = rgba(blue50, 0.1);
|
|
227
228
|
export const aiAuraEnd = rgba(black, 0);
|
|
228
229
|
export const aiBorderStrong = blue40;
|
|
@@ -269,9 +270,9 @@ export const chatPromptBorderEnd = rgba(gray90, 0);
|
|
|
269
270
|
export const chatBubbleUser = gray80;
|
|
270
271
|
export const chatBubbleAgent = gray90;
|
|
271
272
|
export const chatBubbleAgentBorder = gray70;
|
|
272
|
-
export const chatAvatarBot =
|
|
273
|
-
export const chatAvatarAgent =
|
|
274
|
-
export const chatAvatarUser =
|
|
273
|
+
export const chatAvatarBot = gray50;
|
|
274
|
+
export const chatAvatarAgent = gray30;
|
|
275
|
+
export const chatAvatarUser = blue50;
|
|
275
276
|
|
|
276
277
|
export {
|
|
277
278
|
// Type
|
package/src/white.js
CHANGED
|
@@ -217,6 +217,7 @@ export const slugHollowHover = gray80Hover;
|
|
|
217
217
|
//// Phase 2 - new \\\\
|
|
218
218
|
// Shared
|
|
219
219
|
export const aiInnerShadow = rgba(blue50, 0.2);
|
|
220
|
+
export const aiAuraStartTable = rgba(blue50, 0.15);
|
|
220
221
|
export const aiAuraStart = rgba(blue50, 0.1);
|
|
221
222
|
export const aiAuraEnd = rgba(white, 0);
|
|
222
223
|
export const aiBorderStrong = blue50;
|
|
@@ -263,9 +264,9 @@ export const chatPromptBorderEnd = rgba(gray10, 0);
|
|
|
263
264
|
export const chatBubbleUser = gray20;
|
|
264
265
|
export const chatBubbleAgent = white;
|
|
265
266
|
export const chatBubbleAgentBorder = gray20;
|
|
266
|
-
export const chatAvatarBot =
|
|
267
|
-
export const chatAvatarAgent =
|
|
268
|
-
export const chatAvatarUser =
|
|
267
|
+
export const chatAvatarBot = gray60;
|
|
268
|
+
export const chatAvatarAgent = gray80;
|
|
269
|
+
export const chatAvatarUser = blue60;
|
|
269
270
|
|
|
270
271
|
// Type
|
|
271
272
|
export {
|
package/umd/index.js
CHANGED
|
@@ -697,6 +697,7 @@
|
|
|
697
697
|
//// Phase 2 - new \\\\
|
|
698
698
|
// Shared
|
|
699
699
|
var aiInnerShadow$3 = colors$1.rgba(colors$1.blue50, 0.2);
|
|
700
|
+
var aiAuraStartTable$3 = colors$1.rgba(colors$1.blue50, 0.15);
|
|
700
701
|
var aiAuraStart$3 = colors$1.rgba(colors$1.blue50, 0.1);
|
|
701
702
|
var aiAuraEnd$3 = colors$1.rgba(colors$1.white, 0);
|
|
702
703
|
var aiBorderStrong$3 = colors$1.blue50;
|
|
@@ -743,9 +744,9 @@
|
|
|
743
744
|
var chatBubbleUser$3 = colors$1.gray20;
|
|
744
745
|
var chatBubbleAgent$3 = colors$1.white;
|
|
745
746
|
var chatBubbleAgentBorder$3 = colors$1.gray20;
|
|
746
|
-
var chatAvatarBot$3 = colors$1.
|
|
747
|
-
var chatAvatarAgent$3 = colors$1.
|
|
748
|
-
var chatAvatarUser$3 = colors$1.
|
|
747
|
+
var chatAvatarBot$3 = colors$1.gray60;
|
|
748
|
+
var chatAvatarAgent$3 = colors$1.gray80;
|
|
749
|
+
var chatAvatarUser$3 = colors$1.blue60;
|
|
749
750
|
|
|
750
751
|
var white$1 = /*#__PURE__*/Object.freeze({
|
|
751
752
|
__proto__: null,
|
|
@@ -855,6 +856,7 @@
|
|
|
855
856
|
slugGradientHover: slugGradientHover$3,
|
|
856
857
|
slugHollowHover: slugHollowHover$3,
|
|
857
858
|
aiInnerShadow: aiInnerShadow$3,
|
|
859
|
+
aiAuraStartTable: aiAuraStartTable$3,
|
|
858
860
|
aiAuraStart: aiAuraStart$3,
|
|
859
861
|
aiAuraEnd: aiAuraEnd$3,
|
|
860
862
|
aiBorderStrong: aiBorderStrong$3,
|
|
@@ -1144,6 +1146,7 @@
|
|
|
1144
1146
|
//// Phase 2 - new \\\\
|
|
1145
1147
|
// Shared
|
|
1146
1148
|
var aiInnerShadow$2 = colors$1.rgba(colors$1.blue50, 0.2);
|
|
1149
|
+
var aiAuraStartTable$2 = colors$1.rgba(colors$1.blue50, 0.15);
|
|
1147
1150
|
var aiAuraStart$2 = colors$1.rgba(colors$1.blue50, 0.1);
|
|
1148
1151
|
var aiAuraEnd$2 = colors$1.rgba(colors$1.white, 0);
|
|
1149
1152
|
var aiBorderStrong$2 = colors$1.blue50;
|
|
@@ -1190,9 +1193,9 @@
|
|
|
1190
1193
|
var chatBubbleUser$2 = colors$1.gray20;
|
|
1191
1194
|
var chatBubbleAgent$2 = colors$1.white;
|
|
1192
1195
|
var chatBubbleAgentBorder$2 = colors$1.gray20;
|
|
1193
|
-
var chatAvatarBot$2 = colors$1.
|
|
1194
|
-
var chatAvatarAgent$2 = colors$1.
|
|
1195
|
-
var chatAvatarUser$2 = colors$1.
|
|
1196
|
+
var chatAvatarBot$2 = colors$1.gray60;
|
|
1197
|
+
var chatAvatarAgent$2 = colors$1.gray80;
|
|
1198
|
+
var chatAvatarUser$2 = colors$1.blue60;
|
|
1196
1199
|
|
|
1197
1200
|
var g10$1 = /*#__PURE__*/Object.freeze({
|
|
1198
1201
|
__proto__: null,
|
|
@@ -1302,6 +1305,7 @@
|
|
|
1302
1305
|
slugGradientHover: slugGradientHover$2,
|
|
1303
1306
|
slugHollowHover: slugHollowHover$2,
|
|
1304
1307
|
aiInnerShadow: aiInnerShadow$2,
|
|
1308
|
+
aiAuraStartTable: aiAuraStartTable$2,
|
|
1305
1309
|
aiAuraStart: aiAuraStart$2,
|
|
1306
1310
|
aiAuraEnd: aiAuraEnd$2,
|
|
1307
1311
|
aiBorderStrong: aiBorderStrong$2,
|
|
@@ -1591,6 +1595,7 @@
|
|
|
1591
1595
|
//// Phase 2 - new \\\\
|
|
1592
1596
|
// Shared
|
|
1593
1597
|
var aiInnerShadow$1 = colors$1.rgba(colors$1.blue50, 0.2);
|
|
1598
|
+
var aiAuraStartTable$1 = colors$1.rgba(colors$1.blue50, 0.15);
|
|
1594
1599
|
var aiAuraStart$1 = colors$1.rgba(colors$1.blue50, 0.1);
|
|
1595
1600
|
var aiAuraEnd$1 = colors$1.rgba(colors$1.black, 0);
|
|
1596
1601
|
var aiBorderStrong$1 = colors$1.blue40;
|
|
@@ -1637,9 +1642,9 @@
|
|
|
1637
1642
|
var chatBubbleUser$1 = colors$1.gray80;
|
|
1638
1643
|
var chatBubbleAgent$1 = colors$1.gray90;
|
|
1639
1644
|
var chatBubbleAgentBorder$1 = colors$1.gray70;
|
|
1640
|
-
var chatAvatarBot$1 = colors$1.
|
|
1641
|
-
var chatAvatarAgent$1 = colors$1.
|
|
1642
|
-
var chatAvatarUser$1 = colors$1.
|
|
1645
|
+
var chatAvatarBot$1 = colors$1.gray50;
|
|
1646
|
+
var chatAvatarAgent$1 = colors$1.gray30;
|
|
1647
|
+
var chatAvatarUser$1 = colors$1.blue50;
|
|
1643
1648
|
|
|
1644
1649
|
var g90$1 = /*#__PURE__*/Object.freeze({
|
|
1645
1650
|
__proto__: null,
|
|
@@ -1749,6 +1754,7 @@
|
|
|
1749
1754
|
slugGradientHover: slugGradientHover$1,
|
|
1750
1755
|
slugHollowHover: slugHollowHover$1,
|
|
1751
1756
|
aiInnerShadow: aiInnerShadow$1,
|
|
1757
|
+
aiAuraStartTable: aiAuraStartTable$1,
|
|
1752
1758
|
aiAuraStart: aiAuraStart$1,
|
|
1753
1759
|
aiAuraEnd: aiAuraEnd$1,
|
|
1754
1760
|
aiBorderStrong: aiBorderStrong$1,
|
|
@@ -2038,6 +2044,7 @@
|
|
|
2038
2044
|
//// Phase 2 - new \\\\
|
|
2039
2045
|
// Shared
|
|
2040
2046
|
var aiInnerShadow = colors$1.rgba(colors$1.blue50, 0.2);
|
|
2047
|
+
var aiAuraStartTable = colors$1.rgba(colors$1.blue50, 0.15);
|
|
2041
2048
|
var aiAuraStart = colors$1.rgba(colors$1.blue50, 0.1);
|
|
2042
2049
|
var aiAuraEnd = colors$1.rgba(colors$1.black, 0);
|
|
2043
2050
|
var aiBorderStrong = colors$1.blue40;
|
|
@@ -2084,9 +2091,9 @@
|
|
|
2084
2091
|
var chatBubbleUser = colors$1.gray80;
|
|
2085
2092
|
var chatBubbleAgent = colors$1.gray90;
|
|
2086
2093
|
var chatBubbleAgentBorder = colors$1.gray70;
|
|
2087
|
-
var chatAvatarBot = colors$1.
|
|
2088
|
-
var chatAvatarAgent = colors$1.
|
|
2089
|
-
var chatAvatarUser = colors$1.
|
|
2094
|
+
var chatAvatarBot = colors$1.gray50;
|
|
2095
|
+
var chatAvatarAgent = colors$1.gray30;
|
|
2096
|
+
var chatAvatarUser = colors$1.blue50;
|
|
2090
2097
|
|
|
2091
2098
|
var g100$1 = /*#__PURE__*/Object.freeze({
|
|
2092
2099
|
__proto__: null,
|
|
@@ -2196,6 +2203,7 @@
|
|
|
2196
2203
|
slugGradientHover: slugGradientHover,
|
|
2197
2204
|
slugHollowHover: slugHollowHover,
|
|
2198
2205
|
aiInnerShadow: aiInnerShadow,
|
|
2206
|
+
aiAuraStartTable: aiAuraStartTable,
|
|
2199
2207
|
aiAuraStart: aiAuraStart,
|
|
2200
2208
|
aiAuraEnd: aiAuraEnd,
|
|
2201
2209
|
aiBorderStrong: aiBorderStrong,
|
|
@@ -5137,7 +5145,7 @@
|
|
|
5137
5145
|
// Phase 2
|
|
5138
5146
|
'slug-callout-shadow-outer-01', 'slug-callout-shadow-outer-02',
|
|
5139
5147
|
// Linear gradient refactor
|
|
5140
|
-
'ai-inner-shadow', 'ai-aura-start', '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',
|
|
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',
|
|
5141
5149
|
// Caret tokens
|
|
5142
5150
|
'slug-callout-caret-center', 'slug-callout-caret-bottom', 'slug-callout-caret-bottom-background', 'slug-callout-caret-bottom-background-actions',
|
|
5143
5151
|
// Chat tokens
|
|
@@ -5586,6 +5594,7 @@
|
|
|
5586
5594
|
exports.aiAuraHoverEnd = aiAuraHoverEnd$3;
|
|
5587
5595
|
exports.aiAuraHoverStart = aiAuraHoverStart$3;
|
|
5588
5596
|
exports.aiAuraStart = aiAuraStart$3;
|
|
5597
|
+
exports.aiAuraStartTable = aiAuraStartTable$3;
|
|
5589
5598
|
exports.aiBorderEnd = aiBorderEnd$3;
|
|
5590
5599
|
exports.aiBorderStart = aiBorderStart$3;
|
|
5591
5600
|
exports.aiBorderStrong = aiBorderStrong$3;
|