@carbon/themes 11.35.0 → 11.36.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 +12 -4
- package/lib/index.js +11 -2
- package/package.json +2 -2
- package/scss/generated/_themes.scss +4 -0
- package/scss/generated/_tokens.scss +3 -0
- package/src/g10.js +2 -0
- package/src/g100.js +2 -0
- package/src/g90.js +2 -0
- package/src/tokens/v11TokenGroup.js +2 -1
- package/src/white.js +2 -0
- package/umd/index.js +11 -2
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, blue100, gray90, gray70Hover, gray60Hover, gray50Hover, red30,
|
|
1
|
+
import { white as white$2, gray80, blue60, gray80Hover, gray10, gray30, gray10Hover, gray20, gray20Hover, whiteHover, gray100, gray50, gray40, gray70, gray60, red60, blue70, blue40, purple60, purple40, blue30, green50, yellow30, red50, green40, blue50, orange40, blue20, rgba, blue10, black, blue100, gray90, gray70Hover, gray60Hover, gray50Hover, red30, red40, purple50, gray90Hover, blue80, green60, red80, red20, red70, red20Hover, red70Hover, magenta20, magenta70, magenta80, magenta20Hover, magenta70Hover, purple20, purple70, purple80, purple20Hover, purple70Hover, blue20Hover, blue70Hover, cyan20, cyan70, cyan80, cyan20Hover, cyan70Hover, teal20, teal70, teal80, teal20Hover, teal70Hover, green20, green70, green80, green20Hover, green70Hover, coolGray20, coolGray70, coolGray100, coolGray10, coolGray20Hover, coolGray70Hover, warmGray20, warmGray70, warmGray100, warmGray10, warmGray20Hover, warmGray70Hover, cyan40, cyan50, teal40, teal50, magenta40, magenta50, coolGray40, coolGray50, warmGray40, warmGray50, 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';
|
|
@@ -642,6 +642,7 @@ var linkPrimaryHover$7 = blue70;
|
|
|
642
642
|
var linkSecondary$7 = blue70;
|
|
643
643
|
var linkInverse$7 = blue40;
|
|
644
644
|
var linkVisited$7 = purple60;
|
|
645
|
+
var linkInverseVisited$3 = purple40;
|
|
645
646
|
var linkInverseActive$3 = gray10;
|
|
646
647
|
var linkInverseHover$3 = blue30;
|
|
647
648
|
|
|
@@ -809,6 +810,7 @@ var white$1 = /*#__PURE__*/Object.freeze({
|
|
|
809
810
|
linkSecondary: linkSecondary$7,
|
|
810
811
|
linkInverse: linkInverse$7,
|
|
811
812
|
linkVisited: linkVisited$7,
|
|
813
|
+
linkInverseVisited: linkInverseVisited$3,
|
|
812
814
|
linkInverseActive: linkInverseActive$3,
|
|
813
815
|
linkInverseHover: linkInverseHover$3,
|
|
814
816
|
iconPrimary: iconPrimary$7,
|
|
@@ -1073,6 +1075,7 @@ var linkPrimaryHover$6 = blue70;
|
|
|
1073
1075
|
var linkSecondary$6 = blue70;
|
|
1074
1076
|
var linkInverse$6 = blue40;
|
|
1075
1077
|
var linkVisited$6 = purple60;
|
|
1078
|
+
var linkInverseVisited$2 = purple40;
|
|
1076
1079
|
var linkInverseActive$2 = gray10;
|
|
1077
1080
|
var linkInverseHover$2 = blue30;
|
|
1078
1081
|
|
|
@@ -1240,6 +1243,7 @@ var g10$1 = /*#__PURE__*/Object.freeze({
|
|
|
1240
1243
|
linkSecondary: linkSecondary$6,
|
|
1241
1244
|
linkInverse: linkInverse$6,
|
|
1242
1245
|
linkVisited: linkVisited$6,
|
|
1246
|
+
linkInverseVisited: linkInverseVisited$2,
|
|
1243
1247
|
linkInverseActive: linkInverseActive$2,
|
|
1244
1248
|
linkInverseHover: linkInverseHover$2,
|
|
1245
1249
|
iconPrimary: iconPrimary$6,
|
|
@@ -1504,6 +1508,7 @@ var linkPrimaryHover$5 = blue30;
|
|
|
1504
1508
|
var linkSecondary$5 = blue30;
|
|
1505
1509
|
var linkInverse$5 = blue60;
|
|
1506
1510
|
var linkVisited$5 = purple40;
|
|
1511
|
+
var linkInverseVisited$1 = purple60;
|
|
1507
1512
|
var linkInverseActive$1 = gray100;
|
|
1508
1513
|
var linkInverseHover$1 = blue70;
|
|
1509
1514
|
|
|
@@ -1671,6 +1676,7 @@ var g90$1 = /*#__PURE__*/Object.freeze({
|
|
|
1671
1676
|
linkSecondary: linkSecondary$5,
|
|
1672
1677
|
linkInverse: linkInverse$5,
|
|
1673
1678
|
linkVisited: linkVisited$5,
|
|
1679
|
+
linkInverseVisited: linkInverseVisited$1,
|
|
1674
1680
|
linkInverseActive: linkInverseActive$1,
|
|
1675
1681
|
linkInverseHover: linkInverseHover$1,
|
|
1676
1682
|
iconPrimary: iconPrimary$5,
|
|
@@ -1935,6 +1941,7 @@ var linkPrimaryHover$4 = blue30;
|
|
|
1935
1941
|
var linkSecondary$4 = blue30;
|
|
1936
1942
|
var linkInverse$4 = blue60;
|
|
1937
1943
|
var linkVisited$4 = purple40;
|
|
1944
|
+
var linkInverseVisited = purple60;
|
|
1938
1945
|
var linkInverseActive = gray100;
|
|
1939
1946
|
var linkInverseHover = blue70;
|
|
1940
1947
|
|
|
@@ -2102,6 +2109,7 @@ var g100$1 = /*#__PURE__*/Object.freeze({
|
|
|
2102
2109
|
linkSecondary: linkSecondary$4,
|
|
2103
2110
|
linkInverse: linkInverse$4,
|
|
2104
2111
|
linkVisited: linkVisited$4,
|
|
2112
|
+
linkInverseVisited: linkInverseVisited,
|
|
2105
2113
|
linkInverseActive: linkInverseActive,
|
|
2106
2114
|
linkInverseHover: linkInverseHover,
|
|
2107
2115
|
iconPrimary: iconPrimary$4,
|
|
@@ -5097,8 +5105,8 @@ var link = TokenGroup.create({
|
|
|
5097
5105
|
name: 'link-primary-hover'
|
|
5098
5106
|
}, 'link-secondary', {
|
|
5099
5107
|
state: 'visited',
|
|
5100
|
-
name: 'link-visited'
|
|
5101
|
-
}, 'link-inverse', 'link-inverse-active', 'link-inverse-hover']
|
|
5108
|
+
name: 'link-inverse-visited'
|
|
5109
|
+
}, 'link-visited', 'link-inverse', 'link-inverse-active', 'link-inverse-hover']
|
|
5102
5110
|
});
|
|
5103
5111
|
var icon = TokenGroup.create({
|
|
5104
5112
|
name: 'Icons',
|
|
@@ -5302,4 +5310,4 @@ var themes = {
|
|
|
5302
5310
|
g100: g100$1
|
|
5303
5311
|
};
|
|
5304
5312
|
|
|
5305
|
-
export { aiAuraEnd$3 as aiAuraEnd, aiAuraHoverBackground$3 as aiAuraHoverBackground, aiAuraHoverEnd$3 as aiAuraHoverEnd, aiAuraHoverStart$3 as aiAuraHoverStart, aiAuraStart$3 as aiAuraStart, aiAuraStartSm$3 as aiAuraStartSm, aiBorderEnd$3 as aiBorderEnd, aiBorderStart$3 as aiBorderStart, aiBorderStrong$3 as aiBorderStrong, aiDropShadow$3 as aiDropShadow, aiInnerShadow$3 as aiInnerShadow, aiOverlay$3 as aiOverlay, aiPopoverBackground$3 as aiPopoverBackground, aiPopoverCaretBottom$3 as aiPopoverCaretBottom, aiPopoverCaretBottomBackground$3 as aiPopoverCaretBottomBackground, aiPopoverCaretBottomBackgroundActions$3 as aiPopoverCaretBottomBackgroundActions, aiPopoverCaretCenter$3 as aiPopoverCaretCenter, aiPopoverShadowOuter01$3 as aiPopoverShadowOuter01, aiPopoverShadowOuter02$3 as aiPopoverShadowOuter02, 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, chatBubbleBorder$3 as chatBubbleBorder, chatBubbleUser$3 as chatBubbleUser, chatButton$3 as chatButton, chatButtonActive$3 as chatButtonActive, chatButtonHover$3 as chatButtonHover, chatButtonSelected$3 as chatButtonSelected, chatButtonTextHover$3 as chatButtonTextHover, chatButtonTextSelected$3 as chatButtonTextSelected, chatHeaderBackground$3 as chatHeaderBackground, chatPromptBackground$3 as chatPromptBackground, chatPromptBorderEnd$3 as chatPromptBorderEnd, chatPromptBorderStart$3 as chatPromptBorderStart, chatShellBackground$3 as chatShellBackground, 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, 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 };
|
|
5313
|
+
export { aiAuraEnd$3 as aiAuraEnd, aiAuraHoverBackground$3 as aiAuraHoverBackground, aiAuraHoverEnd$3 as aiAuraHoverEnd, aiAuraHoverStart$3 as aiAuraHoverStart, aiAuraStart$3 as aiAuraStart, aiAuraStartSm$3 as aiAuraStartSm, aiBorderEnd$3 as aiBorderEnd, aiBorderStart$3 as aiBorderStart, aiBorderStrong$3 as aiBorderStrong, aiDropShadow$3 as aiDropShadow, aiInnerShadow$3 as aiInnerShadow, aiOverlay$3 as aiOverlay, aiPopoverBackground$3 as aiPopoverBackground, aiPopoverCaretBottom$3 as aiPopoverCaretBottom, aiPopoverCaretBottomBackground$3 as aiPopoverCaretBottomBackground, aiPopoverCaretBottomBackgroundActions$3 as aiPopoverCaretBottomBackgroundActions, aiPopoverCaretCenter$3 as aiPopoverCaretCenter, aiPopoverShadowOuter01$3 as aiPopoverShadowOuter01, aiPopoverShadowOuter02$3 as aiPopoverShadowOuter02, 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, chatBubbleBorder$3 as chatBubbleBorder, chatBubbleUser$3 as chatBubbleUser, chatButton$3 as chatButton, chatButtonActive$3 as chatButtonActive, chatButtonHover$3 as chatButtonHover, chatButtonSelected$3 as chatButtonSelected, chatButtonTextHover$3 as chatButtonTextHover, chatButtonTextSelected$3 as chatButtonTextSelected, chatHeaderBackground$3 as chatHeaderBackground, chatPromptBackground$3 as chatPromptBackground, chatPromptBorderEnd$3 as chatPromptBorderEnd, chatPromptBorderStart$3 as chatPromptBorderStart, chatShellBackground$3 as chatShellBackground, 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, linkInverseVisited$3 as linkInverseVisited, 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, 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
|
@@ -648,6 +648,7 @@ var linkPrimaryHover$7 = colors$1.blue70;
|
|
|
648
648
|
var linkSecondary$7 = colors$1.blue70;
|
|
649
649
|
var linkInverse$7 = colors$1.blue40;
|
|
650
650
|
var linkVisited$7 = colors$1.purple60;
|
|
651
|
+
var linkInverseVisited$3 = colors$1.purple40;
|
|
651
652
|
var linkInverseActive$3 = colors$1.gray10;
|
|
652
653
|
var linkInverseHover$3 = colors$1.blue30;
|
|
653
654
|
|
|
@@ -815,6 +816,7 @@ var white$1 = /*#__PURE__*/Object.freeze({
|
|
|
815
816
|
linkSecondary: linkSecondary$7,
|
|
816
817
|
linkInverse: linkInverse$7,
|
|
817
818
|
linkVisited: linkVisited$7,
|
|
819
|
+
linkInverseVisited: linkInverseVisited$3,
|
|
818
820
|
linkInverseActive: linkInverseActive$3,
|
|
819
821
|
linkInverseHover: linkInverseHover$3,
|
|
820
822
|
iconPrimary: iconPrimary$7,
|
|
@@ -1079,6 +1081,7 @@ var linkPrimaryHover$6 = colors$1.blue70;
|
|
|
1079
1081
|
var linkSecondary$6 = colors$1.blue70;
|
|
1080
1082
|
var linkInverse$6 = colors$1.blue40;
|
|
1081
1083
|
var linkVisited$6 = colors$1.purple60;
|
|
1084
|
+
var linkInverseVisited$2 = colors$1.purple40;
|
|
1082
1085
|
var linkInverseActive$2 = colors$1.gray10;
|
|
1083
1086
|
var linkInverseHover$2 = colors$1.blue30;
|
|
1084
1087
|
|
|
@@ -1246,6 +1249,7 @@ var g10$1 = /*#__PURE__*/Object.freeze({
|
|
|
1246
1249
|
linkSecondary: linkSecondary$6,
|
|
1247
1250
|
linkInverse: linkInverse$6,
|
|
1248
1251
|
linkVisited: linkVisited$6,
|
|
1252
|
+
linkInverseVisited: linkInverseVisited$2,
|
|
1249
1253
|
linkInverseActive: linkInverseActive$2,
|
|
1250
1254
|
linkInverseHover: linkInverseHover$2,
|
|
1251
1255
|
iconPrimary: iconPrimary$6,
|
|
@@ -1510,6 +1514,7 @@ var linkPrimaryHover$5 = colors$1.blue30;
|
|
|
1510
1514
|
var linkSecondary$5 = colors$1.blue30;
|
|
1511
1515
|
var linkInverse$5 = colors$1.blue60;
|
|
1512
1516
|
var linkVisited$5 = colors$1.purple40;
|
|
1517
|
+
var linkInverseVisited$1 = colors$1.purple60;
|
|
1513
1518
|
var linkInverseActive$1 = colors$1.gray100;
|
|
1514
1519
|
var linkInverseHover$1 = colors$1.blue70;
|
|
1515
1520
|
|
|
@@ -1677,6 +1682,7 @@ var g90$1 = /*#__PURE__*/Object.freeze({
|
|
|
1677
1682
|
linkSecondary: linkSecondary$5,
|
|
1678
1683
|
linkInverse: linkInverse$5,
|
|
1679
1684
|
linkVisited: linkVisited$5,
|
|
1685
|
+
linkInverseVisited: linkInverseVisited$1,
|
|
1680
1686
|
linkInverseActive: linkInverseActive$1,
|
|
1681
1687
|
linkInverseHover: linkInverseHover$1,
|
|
1682
1688
|
iconPrimary: iconPrimary$5,
|
|
@@ -1941,6 +1947,7 @@ var linkPrimaryHover$4 = colors$1.blue30;
|
|
|
1941
1947
|
var linkSecondary$4 = colors$1.blue30;
|
|
1942
1948
|
var linkInverse$4 = colors$1.blue60;
|
|
1943
1949
|
var linkVisited$4 = colors$1.purple40;
|
|
1950
|
+
var linkInverseVisited = colors$1.purple60;
|
|
1944
1951
|
var linkInverseActive = colors$1.gray100;
|
|
1945
1952
|
var linkInverseHover = colors$1.blue70;
|
|
1946
1953
|
|
|
@@ -2108,6 +2115,7 @@ var g100$1 = /*#__PURE__*/Object.freeze({
|
|
|
2108
2115
|
linkSecondary: linkSecondary$4,
|
|
2109
2116
|
linkInverse: linkInverse$4,
|
|
2110
2117
|
linkVisited: linkVisited$4,
|
|
2118
|
+
linkInverseVisited: linkInverseVisited,
|
|
2111
2119
|
linkInverseActive: linkInverseActive,
|
|
2112
2120
|
linkInverseHover: linkInverseHover,
|
|
2113
2121
|
iconPrimary: iconPrimary$4,
|
|
@@ -5103,8 +5111,8 @@ var link = TokenGroup.create({
|
|
|
5103
5111
|
name: 'link-primary-hover'
|
|
5104
5112
|
}, 'link-secondary', {
|
|
5105
5113
|
state: 'visited',
|
|
5106
|
-
name: 'link-visited'
|
|
5107
|
-
}, 'link-inverse', 'link-inverse-active', 'link-inverse-hover']
|
|
5114
|
+
name: 'link-inverse-visited'
|
|
5115
|
+
}, 'link-visited', 'link-inverse', 'link-inverse-active', 'link-inverse-hover']
|
|
5108
5116
|
});
|
|
5109
5117
|
var icon = TokenGroup.create({
|
|
5110
5118
|
name: 'Icons',
|
|
@@ -5706,6 +5714,7 @@ exports.layerSelectedInverse = layerSelectedInverse$7;
|
|
|
5706
5714
|
exports.linkInverse = linkInverse$7;
|
|
5707
5715
|
exports.linkInverseActive = linkInverseActive$3;
|
|
5708
5716
|
exports.linkInverseHover = linkInverseHover$3;
|
|
5717
|
+
exports.linkInverseVisited = linkInverseVisited$3;
|
|
5709
5718
|
exports.linkPrimary = linkPrimary$7;
|
|
5710
5719
|
exports.linkPrimaryHover = linkPrimaryHover$7;
|
|
5711
5720
|
exports.linkSecondary = linkSecondary$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.36.0",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"main": "lib/index.js",
|
|
7
7
|
"module": "es/index.js",
|
|
@@ -51,5 +51,5 @@
|
|
|
51
51
|
"rimraf": "^5.0.0"
|
|
52
52
|
},
|
|
53
53
|
"sideEffects": false,
|
|
54
|
-
"gitHead": "
|
|
54
|
+
"gitHead": "574070ef9eef05d6e1e5899354bbadc77ba5f3ee"
|
|
55
55
|
}
|
|
@@ -121,6 +121,7 @@ $white: (
|
|
|
121
121
|
link-inverse: #78a9ff,
|
|
122
122
|
link-inverse-active: #f4f4f4,
|
|
123
123
|
link-inverse-hover: #a6c8ff,
|
|
124
|
+
link-inverse-visited: #be95ff,
|
|
124
125
|
link-primary: #0f62fe,
|
|
125
126
|
link-primary-hover: #0043ce,
|
|
126
127
|
link-secondary: #0043ce,
|
|
@@ -268,6 +269,7 @@ $g10: (
|
|
|
268
269
|
link-inverse: #78a9ff,
|
|
269
270
|
link-inverse-active: #f4f4f4,
|
|
270
271
|
link-inverse-hover: #a6c8ff,
|
|
272
|
+
link-inverse-visited: #be95ff,
|
|
271
273
|
link-primary: #0f62fe,
|
|
272
274
|
link-primary-hover: #0043ce,
|
|
273
275
|
link-secondary: #0043ce,
|
|
@@ -415,6 +417,7 @@ $g90: (
|
|
|
415
417
|
link-inverse: #0f62fe,
|
|
416
418
|
link-inverse-active: #161616,
|
|
417
419
|
link-inverse-hover: #0043ce,
|
|
420
|
+
link-inverse-visited: #8a3ffc,
|
|
418
421
|
link-primary: #78a9ff,
|
|
419
422
|
link-primary-hover: #a6c8ff,
|
|
420
423
|
link-secondary: #a6c8ff,
|
|
@@ -562,6 +565,7 @@ $g100: (
|
|
|
562
565
|
link-inverse: #0f62fe,
|
|
563
566
|
link-inverse-active: #161616,
|
|
564
567
|
link-inverse-hover: #0043ce,
|
|
568
|
+
link-inverse-visited: #8a3ffc,
|
|
565
569
|
link-primary: #78a9ff,
|
|
566
570
|
link-primary-hover: #a6c8ff,
|
|
567
571
|
link-secondary: #a6c8ff,
|
|
@@ -226,6 +226,9 @@ $link-primary-hover: _get('link-primary-hover') !default;
|
|
|
226
226
|
/// The CSS Custom Property for the `link-secondary` token
|
|
227
227
|
$link-secondary: _get('link-secondary') !default;
|
|
228
228
|
|
|
229
|
+
/// The CSS Custom Property for the `link-inverse-visited` token
|
|
230
|
+
$link-inverse-visited: _get('link-inverse-visited') !default;
|
|
231
|
+
|
|
229
232
|
/// The CSS Custom Property for the `link-visited` token
|
|
230
233
|
$link-visited: _get('link-visited') !default;
|
|
231
234
|
|
package/src/g10.js
CHANGED
|
@@ -38,6 +38,7 @@ import {
|
|
|
38
38
|
red50,
|
|
39
39
|
red60,
|
|
40
40
|
purple60,
|
|
41
|
+
purple40,
|
|
41
42
|
|
|
42
43
|
// Constants
|
|
43
44
|
black,
|
|
@@ -163,6 +164,7 @@ export const linkPrimaryHover = blue70;
|
|
|
163
164
|
export const linkSecondary = blue70;
|
|
164
165
|
export const linkInverse = blue40;
|
|
165
166
|
export const linkVisited = purple60;
|
|
167
|
+
export const linkInverseVisited = purple40;
|
|
166
168
|
export const linkInverseActive = gray10;
|
|
167
169
|
export const linkInverseHover = blue30;
|
|
168
170
|
|
package/src/g100.js
CHANGED
|
@@ -40,6 +40,7 @@ import {
|
|
|
40
40
|
red60,
|
|
41
41
|
purple40,
|
|
42
42
|
purple50,
|
|
43
|
+
purple60,
|
|
43
44
|
|
|
44
45
|
// Constants
|
|
45
46
|
white,
|
|
@@ -166,6 +167,7 @@ export const linkPrimaryHover = blue30;
|
|
|
166
167
|
export const linkSecondary = blue30;
|
|
167
168
|
export const linkInverse = blue60;
|
|
168
169
|
export const linkVisited = purple40;
|
|
170
|
+
export const linkInverseVisited = purple60;
|
|
169
171
|
export const linkInverseActive = gray100;
|
|
170
172
|
export const linkInverseHover = blue70;
|
|
171
173
|
|
package/src/g90.js
CHANGED
|
@@ -40,6 +40,7 @@ import {
|
|
|
40
40
|
red60,
|
|
41
41
|
purple40,
|
|
42
42
|
purple50,
|
|
43
|
+
purple60,
|
|
43
44
|
|
|
44
45
|
// Constants
|
|
45
46
|
white,
|
|
@@ -166,6 +167,7 @@ export const linkPrimaryHover = blue30;
|
|
|
166
167
|
export const linkSecondary = blue30;
|
|
167
168
|
export const linkInverse = blue60;
|
|
168
169
|
export const linkVisited = purple40;
|
|
170
|
+
export const linkInverseVisited = purple60;
|
|
169
171
|
export const linkInverseActive = gray100;
|
|
170
172
|
export const linkInverseHover = blue70;
|
|
171
173
|
|
|
@@ -260,8 +260,9 @@ export const link = TokenGroup.create({
|
|
|
260
260
|
'link-secondary',
|
|
261
261
|
{
|
|
262
262
|
state: 'visited',
|
|
263
|
-
name: 'link-visited',
|
|
263
|
+
name: 'link-inverse-visited',
|
|
264
264
|
},
|
|
265
|
+
'link-visited',
|
|
265
266
|
'link-inverse',
|
|
266
267
|
'link-inverse-active',
|
|
267
268
|
'link-inverse-hover',
|
package/src/white.js
CHANGED
|
@@ -38,6 +38,7 @@ import {
|
|
|
38
38
|
red50,
|
|
39
39
|
red60,
|
|
40
40
|
purple60,
|
|
41
|
+
purple40,
|
|
41
42
|
|
|
42
43
|
// Constants
|
|
43
44
|
black,
|
|
@@ -163,6 +164,7 @@ export const linkPrimaryHover = blue70;
|
|
|
163
164
|
export const linkSecondary = blue70;
|
|
164
165
|
export const linkInverse = blue40;
|
|
165
166
|
export const linkVisited = purple60;
|
|
167
|
+
export const linkInverseVisited = purple40;
|
|
166
168
|
export const linkInverseActive = gray10;
|
|
167
169
|
export const linkInverseHover = blue30;
|
|
168
170
|
|
package/umd/index.js
CHANGED
|
@@ -645,6 +645,7 @@
|
|
|
645
645
|
var linkSecondary$7 = colors$1.blue70;
|
|
646
646
|
var linkInverse$7 = colors$1.blue40;
|
|
647
647
|
var linkVisited$7 = colors$1.purple60;
|
|
648
|
+
var linkInverseVisited$3 = colors$1.purple40;
|
|
648
649
|
var linkInverseActive$3 = colors$1.gray10;
|
|
649
650
|
var linkInverseHover$3 = colors$1.blue30;
|
|
650
651
|
|
|
@@ -812,6 +813,7 @@
|
|
|
812
813
|
linkSecondary: linkSecondary$7,
|
|
813
814
|
linkInverse: linkInverse$7,
|
|
814
815
|
linkVisited: linkVisited$7,
|
|
816
|
+
linkInverseVisited: linkInverseVisited$3,
|
|
815
817
|
linkInverseActive: linkInverseActive$3,
|
|
816
818
|
linkInverseHover: linkInverseHover$3,
|
|
817
819
|
iconPrimary: iconPrimary$7,
|
|
@@ -1076,6 +1078,7 @@
|
|
|
1076
1078
|
var linkSecondary$6 = colors$1.blue70;
|
|
1077
1079
|
var linkInverse$6 = colors$1.blue40;
|
|
1078
1080
|
var linkVisited$6 = colors$1.purple60;
|
|
1081
|
+
var linkInverseVisited$2 = colors$1.purple40;
|
|
1079
1082
|
var linkInverseActive$2 = colors$1.gray10;
|
|
1080
1083
|
var linkInverseHover$2 = colors$1.blue30;
|
|
1081
1084
|
|
|
@@ -1243,6 +1246,7 @@
|
|
|
1243
1246
|
linkSecondary: linkSecondary$6,
|
|
1244
1247
|
linkInverse: linkInverse$6,
|
|
1245
1248
|
linkVisited: linkVisited$6,
|
|
1249
|
+
linkInverseVisited: linkInverseVisited$2,
|
|
1246
1250
|
linkInverseActive: linkInverseActive$2,
|
|
1247
1251
|
linkInverseHover: linkInverseHover$2,
|
|
1248
1252
|
iconPrimary: iconPrimary$6,
|
|
@@ -1507,6 +1511,7 @@
|
|
|
1507
1511
|
var linkSecondary$5 = colors$1.blue30;
|
|
1508
1512
|
var linkInverse$5 = colors$1.blue60;
|
|
1509
1513
|
var linkVisited$5 = colors$1.purple40;
|
|
1514
|
+
var linkInverseVisited$1 = colors$1.purple60;
|
|
1510
1515
|
var linkInverseActive$1 = colors$1.gray100;
|
|
1511
1516
|
var linkInverseHover$1 = colors$1.blue70;
|
|
1512
1517
|
|
|
@@ -1674,6 +1679,7 @@
|
|
|
1674
1679
|
linkSecondary: linkSecondary$5,
|
|
1675
1680
|
linkInverse: linkInverse$5,
|
|
1676
1681
|
linkVisited: linkVisited$5,
|
|
1682
|
+
linkInverseVisited: linkInverseVisited$1,
|
|
1677
1683
|
linkInverseActive: linkInverseActive$1,
|
|
1678
1684
|
linkInverseHover: linkInverseHover$1,
|
|
1679
1685
|
iconPrimary: iconPrimary$5,
|
|
@@ -1938,6 +1944,7 @@
|
|
|
1938
1944
|
var linkSecondary$4 = colors$1.blue30;
|
|
1939
1945
|
var linkInverse$4 = colors$1.blue60;
|
|
1940
1946
|
var linkVisited$4 = colors$1.purple40;
|
|
1947
|
+
var linkInverseVisited = colors$1.purple60;
|
|
1941
1948
|
var linkInverseActive = colors$1.gray100;
|
|
1942
1949
|
var linkInverseHover = colors$1.blue70;
|
|
1943
1950
|
|
|
@@ -2105,6 +2112,7 @@
|
|
|
2105
2112
|
linkSecondary: linkSecondary$4,
|
|
2106
2113
|
linkInverse: linkInverse$4,
|
|
2107
2114
|
linkVisited: linkVisited$4,
|
|
2115
|
+
linkInverseVisited: linkInverseVisited,
|
|
2108
2116
|
linkInverseActive: linkInverseActive,
|
|
2109
2117
|
linkInverseHover: linkInverseHover,
|
|
2110
2118
|
iconPrimary: iconPrimary$4,
|
|
@@ -5100,8 +5108,8 @@
|
|
|
5100
5108
|
name: 'link-primary-hover'
|
|
5101
5109
|
}, 'link-secondary', {
|
|
5102
5110
|
state: 'visited',
|
|
5103
|
-
name: 'link-visited'
|
|
5104
|
-
}, 'link-inverse', 'link-inverse-active', 'link-inverse-hover']
|
|
5111
|
+
name: 'link-inverse-visited'
|
|
5112
|
+
}, 'link-visited', 'link-inverse', 'link-inverse-active', 'link-inverse-hover']
|
|
5105
5113
|
});
|
|
5106
5114
|
var icon = TokenGroup.create({
|
|
5107
5115
|
name: 'Icons',
|
|
@@ -5703,6 +5711,7 @@
|
|
|
5703
5711
|
exports.linkInverse = linkInverse$7;
|
|
5704
5712
|
exports.linkInverseActive = linkInverseActive$3;
|
|
5705
5713
|
exports.linkInverseHover = linkInverseHover$3;
|
|
5714
|
+
exports.linkInverseVisited = linkInverseVisited$3;
|
|
5706
5715
|
exports.linkPrimary = linkPrimary$7;
|
|
5707
5716
|
exports.linkPrimaryHover = linkPrimaryHover$7;
|
|
5708
5717
|
exports.linkSecondary = linkSecondary$7;
|