@carbon/themes 11.32.0-rc.0 → 11.33.0-rc.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/README.md CHANGED
@@ -111,3 +111,12 @@ check out our [Contributing Guide](/.github/CONTRIBUTING.md)! 👀
111
111
  ## 📝 License
112
112
 
113
113
  Licensed under the [Apache 2.0 License](/LICENSE).
114
+
115
+ ## <picture><source height="20" width="20" media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/ibm-telemetry/telemetry-js/main/docs/images/ibm-telemetry-dark.svg"><source height="20" width="20" media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/ibm-telemetry/telemetry-js/main/docs/images/ibm-telemetry-light.svg"><img height="20" width="20" alt="IBM Telemetry" src="https://raw.githubusercontent.com/ibm-telemetry/telemetry-js/main/docs/images/ibm-telemetry-light.svg"></picture> IBM Telemetry
116
+
117
+ This package uses IBM Telemetry to collect metrics data. By installing this
118
+ package as a dependency you are agreeing to telemetry collection. To opt out,
119
+ see
120
+ [Opting out of IBM Telemetry data collection](https://github.com/ibm-telemetry/telemetry-js/tree/main#opting-out-of-ibm-telemetry-data-collection).
121
+ For more information on the data being collected, please see the
122
+ [IBM Telemetry documentation](https://github.com/ibm-telemetry/telemetry-js/tree/main#ibm-telemetry-collection-basics).
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, coolGray10, gray90, gray70Hover, gray60Hover, gray50Hover, red30, purple40, red40, purple50, gray90Hover, gray30Hover, blue80, blue20Hover, green60, red80, red20, red70, red20Hover, red70Hover, magenta20, magenta70, magenta80, magenta20Hover, magenta70Hover, purple20, purple70, purple80, purple20Hover, purple70Hover, blue70Hover, 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';
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, purple40, red40, purple50, gray90Hover, gray30Hover, 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';
@@ -705,37 +705,22 @@ var aiAuraHoverBackground$3 = blue10;
705
705
  var aiAuraHoverStart$3 = rgba(blue50, 0.4);
706
706
  var aiAuraHoverEnd$3 = rgba(white$2, 0);
707
707
 
708
- // Callout
709
- var slugCalloutShadowOuter01$3 = rgba(blue70, 0.25);
710
- var slugCalloutShadowOuter02$3 = rgba(black, 0.1);
708
+ // AI Popover
709
+ var aiPopoverShadowOuter01$3 = rgba(blue70, 0.25);
710
+ var aiPopoverShadowOuter02$3 = rgba(black, 0.1);
711
+
712
+ // AI skeleton
713
+ var aiSkeletonBackground$3 = blue20;
714
+ var aiSkeletonElementBackground$3 = blue50;
711
715
 
712
716
  // AI Modal tokens
713
717
  var aiOverlay$3 = rgba(blue100, 0.5);
714
718
 
715
- //// Not used in phase 2 / possibly remove?
716
- var slugCalloutGradientTop$3 = rgba(gray10, 0.85);
717
- var slugCalloutGradientBottom$3 = rgba(gray20, 0.85);
718
- var aiGradientStart01$3 = rgba(coolGray10, 0.5);
719
- var aiGradientStart02$3 = rgba(blue10, 0.5);
720
- var aiGradientEnd$3 = rgba(white$2, 0);
721
- var slugCalloutAuraStart$3 = aiAuraStart$3;
722
- var slugCalloutAuraEnd$3 = aiAuraEnd$3;
723
- var slugCalloutGradientTopHover$3 = rgba(gray20, 0.55);
724
- var slugCalloutGradientBottomHover$3 = rgba(gray20Hover, 0.55);
725
- var slugCalloutAuraStartHover01$3 = rgba(white$2, 0.5);
726
- var slugCalloutAuraEndHover01$3 = rgba(white$2, 0);
727
- var slugCalloutAuraStartHover02$3 = rgba(blue20, 0.5);
728
- var slugCalloutAuraEndHover02$3 = rgba(white$2, 0);
729
- var slugCalloutGradientTopSelected$3 = rgba(gray20, 0.85);
730
- var slugCalloutGradientBottomSelected$3 = rgba(gray20Hover, 0.85);
731
- var slugCalloutAuraStartSelected$3 = rgba(blue10, 0.6);
732
- var slugCalloutAuraEndSelected$3 = rgba(white$2, 0);
733
-
734
719
  // One off tokens for caret
735
- var slugCalloutCaretCenter$3 = '#A7C7FF';
736
- var slugCalloutCaretBottom$3 = blue20;
737
- var slugCalloutCaretBottomBackgroundActions$3 = '#DAE5F8';
738
- var slugCalloutCaretBottomBackground$3 = '#D5E5FF';
720
+ var aiPopoverCaretCenter$3 = '#A7C7FF';
721
+ var aiPopoverCaretBottom$3 = blue20;
722
+ var aiPopoverCaretBottomBackgroundActions$3 = '#DAE5F8';
723
+ var aiPopoverCaretBottomBackground$3 = '#D5E5FF';
739
724
 
740
725
  // Chat tokens
741
726
  var chatPromptBackground$3 = white$2;
@@ -747,6 +732,8 @@ var chatBubbleAgentBorder$3 = gray20;
747
732
  var chatAvatarBot$3 = gray60;
748
733
  var chatAvatarAgent$3 = gray80;
749
734
  var chatAvatarUser$3 = blue60;
735
+ var chatShellBackground$3 = white$2;
736
+ var chatHeaderBackground$3 = white$2;
750
737
 
751
738
  var white$1 = /*#__PURE__*/Object.freeze({
752
739
  __proto__: null,
@@ -866,30 +853,15 @@ var white$1 = /*#__PURE__*/Object.freeze({
866
853
  aiAuraHoverBackground: aiAuraHoverBackground$3,
867
854
  aiAuraHoverStart: aiAuraHoverStart$3,
868
855
  aiAuraHoverEnd: aiAuraHoverEnd$3,
869
- slugCalloutShadowOuter01: slugCalloutShadowOuter01$3,
870
- slugCalloutShadowOuter02: slugCalloutShadowOuter02$3,
856
+ aiPopoverShadowOuter01: aiPopoverShadowOuter01$3,
857
+ aiPopoverShadowOuter02: aiPopoverShadowOuter02$3,
858
+ aiSkeletonBackground: aiSkeletonBackground$3,
859
+ aiSkeletonElementBackground: aiSkeletonElementBackground$3,
871
860
  aiOverlay: aiOverlay$3,
872
- slugCalloutGradientTop: slugCalloutGradientTop$3,
873
- slugCalloutGradientBottom: slugCalloutGradientBottom$3,
874
- aiGradientStart01: aiGradientStart01$3,
875
- aiGradientStart02: aiGradientStart02$3,
876
- aiGradientEnd: aiGradientEnd$3,
877
- slugCalloutAuraStart: slugCalloutAuraStart$3,
878
- slugCalloutAuraEnd: slugCalloutAuraEnd$3,
879
- slugCalloutGradientTopHover: slugCalloutGradientTopHover$3,
880
- slugCalloutGradientBottomHover: slugCalloutGradientBottomHover$3,
881
- slugCalloutAuraStartHover01: slugCalloutAuraStartHover01$3,
882
- slugCalloutAuraEndHover01: slugCalloutAuraEndHover01$3,
883
- slugCalloutAuraStartHover02: slugCalloutAuraStartHover02$3,
884
- slugCalloutAuraEndHover02: slugCalloutAuraEndHover02$3,
885
- slugCalloutGradientTopSelected: slugCalloutGradientTopSelected$3,
886
- slugCalloutGradientBottomSelected: slugCalloutGradientBottomSelected$3,
887
- slugCalloutAuraStartSelected: slugCalloutAuraStartSelected$3,
888
- slugCalloutAuraEndSelected: slugCalloutAuraEndSelected$3,
889
- slugCalloutCaretCenter: slugCalloutCaretCenter$3,
890
- slugCalloutCaretBottom: slugCalloutCaretBottom$3,
891
- slugCalloutCaretBottomBackgroundActions: slugCalloutCaretBottomBackgroundActions$3,
892
- slugCalloutCaretBottomBackground: slugCalloutCaretBottomBackground$3,
861
+ aiPopoverCaretCenter: aiPopoverCaretCenter$3,
862
+ aiPopoverCaretBottom: aiPopoverCaretBottom$3,
863
+ aiPopoverCaretBottomBackgroundActions: aiPopoverCaretBottomBackgroundActions$3,
864
+ aiPopoverCaretBottomBackground: aiPopoverCaretBottomBackground$3,
893
865
  chatPromptBackground: chatPromptBackground$3,
894
866
  chatPromptBorderStart: chatPromptBorderStart$3,
895
867
  chatPromptBorderEnd: chatPromptBorderEnd$3,
@@ -899,6 +871,8 @@ var white$1 = /*#__PURE__*/Object.freeze({
899
871
  chatAvatarBot: chatAvatarBot$3,
900
872
  chatAvatarAgent: chatAvatarAgent$3,
901
873
  chatAvatarUser: chatAvatarUser$3,
874
+ chatShellBackground: chatShellBackground$3,
875
+ chatHeaderBackground: chatHeaderBackground$3,
902
876
  caption01: caption01,
903
877
  caption02: caption02,
904
878
  label01: label01,
@@ -1158,37 +1132,22 @@ var aiAuraHoverBackground$2 = blue10;
1158
1132
  var aiAuraHoverStart$2 = rgba(blue50, 0.4);
1159
1133
  var aiAuraHoverEnd$2 = rgba(white$2, 0);
1160
1134
 
1161
- // Callout
1162
- var slugCalloutShadowOuter01$2 = rgba(blue70, 0.25);
1163
- var slugCalloutShadowOuter02$2 = rgba(black, 0.1);
1135
+ // AI Popover
1136
+ var aiPopoverShadowOuter01$2 = rgba(blue70, 0.25);
1137
+ var aiPopoverShadowOuter02$2 = rgba(black, 0.1);
1138
+
1139
+ // AI skeleton
1140
+ var aiSkeletonBackground$2 = blue20;
1141
+ var aiSkeletonElementBackground$2 = blue50;
1164
1142
 
1165
1143
  // AI Modal tokens
1166
1144
  var aiOverlay$2 = rgba(blue100, 0.5);
1167
1145
 
1168
- //// Not used in phase 2 / possibly remove?
1169
- var slugCalloutGradientTop$2 = rgba(gray10, 0.85);
1170
- var slugCalloutGradientBottom$2 = rgba(gray20, 0.85);
1171
- var aiGradientStart01$2 = rgba(coolGray10, 0.5);
1172
- var aiGradientStart02$2 = rgba(blue10, 0.5);
1173
- var aiGradientEnd$2 = rgba(white$2, 0);
1174
- var slugCalloutAuraStart$2 = aiAuraStart$2;
1175
- var slugCalloutAuraEnd$2 = aiAuraEnd$2;
1176
- var slugCalloutGradientTopHover$2 = rgba(gray20, 0.55);
1177
- var slugCalloutGradientBottomHover$2 = rgba(gray20Hover, 0.55);
1178
- var slugCalloutAuraStartHover01$2 = rgba(white$2, 0.5);
1179
- var slugCalloutAuraEndHover01$2 = rgba(white$2, 0);
1180
- var slugCalloutAuraStartHover02$2 = rgba(blue20, 0.5);
1181
- var slugCalloutAuraEndHover02$2 = rgba(white$2, 0);
1182
- var slugCalloutGradientTopSelected$2 = rgba(gray20, 0.85);
1183
- var slugCalloutGradientBottomSelected$2 = rgba(gray20Hover, 0.85);
1184
- var slugCalloutAuraStartSelected$2 = rgba(blue10, 0.6);
1185
- var slugCalloutAuraEndSelected$2 = rgba(white$2, 0);
1186
-
1187
1146
  // One off tokens for caret
1188
- var slugCalloutCaretCenter$2 = '#A7C7FF';
1189
- var slugCalloutCaretBottom$2 = blue20;
1190
- var slugCalloutCaretBottomBackgroundActions$2 = '#D2DCEE';
1191
- var slugCalloutCaretBottomBackground$2 = '#CCDBF8';
1147
+ var aiPopoverCaretCenter$2 = '#A7C7FF';
1148
+ var aiPopoverCaretBottom$2 = blue20;
1149
+ var aiPopoverCaretBottomBackgroundActions$2 = '#D2DCEE';
1150
+ var aiPopoverCaretBottomBackground$2 = '#CCDBF8';
1192
1151
 
1193
1152
  // Chat tokens
1194
1153
  var chatPromptBackground$2 = white$2;
@@ -1200,6 +1159,8 @@ var chatBubbleAgentBorder$2 = gray20;
1200
1159
  var chatAvatarBot$2 = gray60;
1201
1160
  var chatAvatarAgent$2 = gray80;
1202
1161
  var chatAvatarUser$2 = blue60;
1162
+ var chatShellBackground$2 = white$2;
1163
+ var chatHeaderBackground$2 = white$2;
1203
1164
 
1204
1165
  var g10$1 = /*#__PURE__*/Object.freeze({
1205
1166
  __proto__: null,
@@ -1319,30 +1280,15 @@ var g10$1 = /*#__PURE__*/Object.freeze({
1319
1280
  aiAuraHoverBackground: aiAuraHoverBackground$2,
1320
1281
  aiAuraHoverStart: aiAuraHoverStart$2,
1321
1282
  aiAuraHoverEnd: aiAuraHoverEnd$2,
1322
- slugCalloutShadowOuter01: slugCalloutShadowOuter01$2,
1323
- slugCalloutShadowOuter02: slugCalloutShadowOuter02$2,
1283
+ aiPopoverShadowOuter01: aiPopoverShadowOuter01$2,
1284
+ aiPopoverShadowOuter02: aiPopoverShadowOuter02$2,
1285
+ aiSkeletonBackground: aiSkeletonBackground$2,
1286
+ aiSkeletonElementBackground: aiSkeletonElementBackground$2,
1324
1287
  aiOverlay: aiOverlay$2,
1325
- slugCalloutGradientTop: slugCalloutGradientTop$2,
1326
- slugCalloutGradientBottom: slugCalloutGradientBottom$2,
1327
- aiGradientStart01: aiGradientStart01$2,
1328
- aiGradientStart02: aiGradientStart02$2,
1329
- aiGradientEnd: aiGradientEnd$2,
1330
- slugCalloutAuraStart: slugCalloutAuraStart$2,
1331
- slugCalloutAuraEnd: slugCalloutAuraEnd$2,
1332
- slugCalloutGradientTopHover: slugCalloutGradientTopHover$2,
1333
- slugCalloutGradientBottomHover: slugCalloutGradientBottomHover$2,
1334
- slugCalloutAuraStartHover01: slugCalloutAuraStartHover01$2,
1335
- slugCalloutAuraEndHover01: slugCalloutAuraEndHover01$2,
1336
- slugCalloutAuraStartHover02: slugCalloutAuraStartHover02$2,
1337
- slugCalloutAuraEndHover02: slugCalloutAuraEndHover02$2,
1338
- slugCalloutGradientTopSelected: slugCalloutGradientTopSelected$2,
1339
- slugCalloutGradientBottomSelected: slugCalloutGradientBottomSelected$2,
1340
- slugCalloutAuraStartSelected: slugCalloutAuraStartSelected$2,
1341
- slugCalloutAuraEndSelected: slugCalloutAuraEndSelected$2,
1342
- slugCalloutCaretCenter: slugCalloutCaretCenter$2,
1343
- slugCalloutCaretBottom: slugCalloutCaretBottom$2,
1344
- slugCalloutCaretBottomBackgroundActions: slugCalloutCaretBottomBackgroundActions$2,
1345
- slugCalloutCaretBottomBackground: slugCalloutCaretBottomBackground$2,
1288
+ aiPopoverCaretCenter: aiPopoverCaretCenter$2,
1289
+ aiPopoverCaretBottom: aiPopoverCaretBottom$2,
1290
+ aiPopoverCaretBottomBackgroundActions: aiPopoverCaretBottomBackgroundActions$2,
1291
+ aiPopoverCaretBottomBackground: aiPopoverCaretBottomBackground$2,
1346
1292
  chatPromptBackground: chatPromptBackground$2,
1347
1293
  chatPromptBorderStart: chatPromptBorderStart$2,
1348
1294
  chatPromptBorderEnd: chatPromptBorderEnd$2,
@@ -1352,6 +1298,8 @@ var g10$1 = /*#__PURE__*/Object.freeze({
1352
1298
  chatAvatarBot: chatAvatarBot$2,
1353
1299
  chatAvatarAgent: chatAvatarAgent$2,
1354
1300
  chatAvatarUser: chatAvatarUser$2,
1301
+ chatShellBackground: chatShellBackground$2,
1302
+ chatHeaderBackground: chatHeaderBackground$2,
1355
1303
  caption01: caption01,
1356
1304
  caption02: caption02,
1357
1305
  label01: label01,
@@ -1611,37 +1559,22 @@ var aiAuraHoverBackground$1 = layerHover01$1;
1611
1559
  var aiAuraHoverStart$1 = rgba(blue50, 0.4);
1612
1560
  var aiAuraHoverEnd$1 = rgba(black, 0);
1613
1561
 
1614
- // Callout
1615
- var slugCalloutShadowOuter01$1 = rgba(blue80, 0.25);
1616
- var slugCalloutShadowOuter02$1 = rgba(black, 0.65);
1562
+ // AI Popover
1563
+ var aiPopoverShadowOuter01$1 = rgba(blue80, 0.25);
1564
+ var aiPopoverShadowOuter02$1 = rgba(black, 0.65);
1565
+
1566
+ // AI skeleton
1567
+ var aiSkeletonBackground$1 = blue30;
1568
+ var aiSkeletonElementBackground$1 = blue80;
1617
1569
 
1618
1570
  // AI Modal tokens
1619
1571
  var aiOverlay$1 = rgba(blue100, 0.5);
1620
1572
 
1621
- //// Not used in phase 2 / possibly remove?
1622
- var slugCalloutGradientTop$1 = rgba(gray100, 0.85);
1623
- var slugCalloutGradientBottom$1 = rgba(gray90, 0.85);
1624
- var aiGradientStart01$1 = rgba(blue20, 0.2);
1625
- var aiGradientStart02$1 = 'transparent';
1626
- var aiGradientEnd$1 = 'rgba(38, 38, 38, 0)';
1627
- var slugCalloutAuraStart$1 = aiAuraStart$1;
1628
- var slugCalloutAuraEnd$1 = aiAuraEnd$1;
1629
- var slugCalloutGradientTopHover$1 = rgba(gray80, 0.55);
1630
- var slugCalloutGradientBottomHover$1 = rgba(gray80Hover, 0.55);
1631
- var slugCalloutAuraStartHover01$1 = rgba(blue20Hover, 0.3);
1632
- var slugCalloutAuraEndHover01$1 = rgba(gray100, 0);
1633
- var slugCalloutAuraStartHover02$1 = 'transparent';
1634
- var slugCalloutAuraEndHover02$1 = 'transparent';
1635
- var slugCalloutGradientTopSelected$1 = rgba(gray80, 0.85);
1636
- var slugCalloutGradientBottomSelected$1 = rgba(gray80Hover, 0.85);
1637
- var slugCalloutAuraStartSelected$1 = rgba(blue20, 0.2);
1638
- var slugCalloutAuraEndSelected$1 = rgba(gray100, 0);
1639
-
1640
1573
  // One off tokens for caret
1641
- var slugCalloutCaretCenter$1 = '#456FB5';
1642
- var slugCalloutCaretBottom$1 = '#465060';
1643
- var slugCalloutCaretBottomBackgroundActions$1 = '#253042';
1644
- var slugCalloutCaretBottomBackground$1 = '#2D3F5C';
1574
+ var aiPopoverCaretCenter$1 = '#456FB5';
1575
+ var aiPopoverCaretBottom$1 = '#465060';
1576
+ var aiPopoverCaretBottomBackgroundActions$1 = '#253042';
1577
+ var aiPopoverCaretBottomBackground$1 = '#2D3F5C';
1645
1578
 
1646
1579
  // Chat tokens
1647
1580
  var chatPromptBackground$1 = gray100;
@@ -1653,6 +1586,8 @@ var chatBubbleAgentBorder$1 = gray70;
1653
1586
  var chatAvatarBot$1 = gray50;
1654
1587
  var chatAvatarAgent$1 = gray30;
1655
1588
  var chatAvatarUser$1 = blue50;
1589
+ var chatShellBackground$1 = gray90;
1590
+ var chatHeaderBackground$1 = gray90;
1656
1591
 
1657
1592
  var g90$1 = /*#__PURE__*/Object.freeze({
1658
1593
  __proto__: null,
@@ -1772,30 +1707,15 @@ var g90$1 = /*#__PURE__*/Object.freeze({
1772
1707
  aiAuraHoverBackground: aiAuraHoverBackground$1,
1773
1708
  aiAuraHoverStart: aiAuraHoverStart$1,
1774
1709
  aiAuraHoverEnd: aiAuraHoverEnd$1,
1775
- slugCalloutShadowOuter01: slugCalloutShadowOuter01$1,
1776
- slugCalloutShadowOuter02: slugCalloutShadowOuter02$1,
1710
+ aiPopoverShadowOuter01: aiPopoverShadowOuter01$1,
1711
+ aiPopoverShadowOuter02: aiPopoverShadowOuter02$1,
1712
+ aiSkeletonBackground: aiSkeletonBackground$1,
1713
+ aiSkeletonElementBackground: aiSkeletonElementBackground$1,
1777
1714
  aiOverlay: aiOverlay$1,
1778
- slugCalloutGradientTop: slugCalloutGradientTop$1,
1779
- slugCalloutGradientBottom: slugCalloutGradientBottom$1,
1780
- aiGradientStart01: aiGradientStart01$1,
1781
- aiGradientStart02: aiGradientStart02$1,
1782
- aiGradientEnd: aiGradientEnd$1,
1783
- slugCalloutAuraStart: slugCalloutAuraStart$1,
1784
- slugCalloutAuraEnd: slugCalloutAuraEnd$1,
1785
- slugCalloutGradientTopHover: slugCalloutGradientTopHover$1,
1786
- slugCalloutGradientBottomHover: slugCalloutGradientBottomHover$1,
1787
- slugCalloutAuraStartHover01: slugCalloutAuraStartHover01$1,
1788
- slugCalloutAuraEndHover01: slugCalloutAuraEndHover01$1,
1789
- slugCalloutAuraStartHover02: slugCalloutAuraStartHover02$1,
1790
- slugCalloutAuraEndHover02: slugCalloutAuraEndHover02$1,
1791
- slugCalloutGradientTopSelected: slugCalloutGradientTopSelected$1,
1792
- slugCalloutGradientBottomSelected: slugCalloutGradientBottomSelected$1,
1793
- slugCalloutAuraStartSelected: slugCalloutAuraStartSelected$1,
1794
- slugCalloutAuraEndSelected: slugCalloutAuraEndSelected$1,
1795
- slugCalloutCaretCenter: slugCalloutCaretCenter$1,
1796
- slugCalloutCaretBottom: slugCalloutCaretBottom$1,
1797
- slugCalloutCaretBottomBackgroundActions: slugCalloutCaretBottomBackgroundActions$1,
1798
- slugCalloutCaretBottomBackground: slugCalloutCaretBottomBackground$1,
1715
+ aiPopoverCaretCenter: aiPopoverCaretCenter$1,
1716
+ aiPopoverCaretBottom: aiPopoverCaretBottom$1,
1717
+ aiPopoverCaretBottomBackgroundActions: aiPopoverCaretBottomBackgroundActions$1,
1718
+ aiPopoverCaretBottomBackground: aiPopoverCaretBottomBackground$1,
1799
1719
  chatPromptBackground: chatPromptBackground$1,
1800
1720
  chatPromptBorderStart: chatPromptBorderStart$1,
1801
1721
  chatPromptBorderEnd: chatPromptBorderEnd$1,
@@ -1805,6 +1725,8 @@ var g90$1 = /*#__PURE__*/Object.freeze({
1805
1725
  chatAvatarBot: chatAvatarBot$1,
1806
1726
  chatAvatarAgent: chatAvatarAgent$1,
1807
1727
  chatAvatarUser: chatAvatarUser$1,
1728
+ chatShellBackground: chatShellBackground$1,
1729
+ chatHeaderBackground: chatHeaderBackground$1,
1808
1730
  caption01: caption01,
1809
1731
  caption02: caption02,
1810
1732
  label01: label01,
@@ -2064,37 +1986,22 @@ var aiAuraHoverBackground = layerHover01;
2064
1986
  var aiAuraHoverStart = rgba(blue50, 0.4);
2065
1987
  var aiAuraHoverEnd = rgba(black, 0);
2066
1988
 
2067
- // Callout
2068
- var slugCalloutShadowOuter01 = rgba(blue80, 0.25);
2069
- var slugCalloutShadowOuter02 = rgba(black, 0.65);
1989
+ // AI Popover
1990
+ var aiPopoverShadowOuter01 = rgba(blue80, 0.25);
1991
+ var aiPopoverShadowOuter02 = rgba(black, 0.65);
1992
+
1993
+ // AI skeleton
1994
+ var aiSkeletonBackground = blue30;
1995
+ var aiSkeletonElementBackground = blue80;
2070
1996
 
2071
1997
  // AI Modal tokens
2072
1998
  var aiOverlay = rgba(blue100, 0.5);
2073
1999
 
2074
- //// Not used in phase 2 / possibly remove?
2075
- var slugCalloutGradientTop = rgba(gray100, 0.85);
2076
- var slugCalloutGradientBottom = rgba(gray90, 0.85);
2077
- var aiGradientStart01 = rgba(blue20, 0.2);
2078
- var aiGradientStart02 = 'transparent';
2079
- var aiGradientEnd = 'rgba(38, 38, 38, 0)';
2080
- var slugCalloutAuraStart = aiAuraStart;
2081
- var slugCalloutAuraEnd = aiAuraEnd;
2082
- var slugCalloutGradientTopHover = rgba(gray80, 0.55);
2083
- var slugCalloutGradientBottomHover = rgba(gray80Hover, 0.55);
2084
- var slugCalloutAuraStartHover01 = rgba(blue20Hover, 0.3);
2085
- var slugCalloutAuraEndHover01 = rgba(gray100, 0);
2086
- var slugCalloutAuraStartHover02 = 'transparent';
2087
- var slugCalloutAuraEndHover02 = 'transparent';
2088
- var slugCalloutGradientTopSelected = rgba(gray80, 0.85);
2089
- var slugCalloutGradientBottomSelected = rgba(gray80Hover, 0.85);
2090
- var slugCalloutAuraStartSelected = rgba(blue20, 0.2);
2091
- var slugCalloutAuraEndSelected = rgba(gray100, 0);
2092
-
2093
2000
  // One off tokens for caret
2094
- var slugCalloutCaretCenter = '#3F68AF';
2095
- var slugCalloutCaretBottom = '#3D4655';
2096
- var slugCalloutCaretBottomBackgroundActions = '#192436';
2097
- var slugCalloutCaretBottomBackground = '#213250';
2001
+ var aiPopoverCaretCenter = '#3F68AF';
2002
+ var aiPopoverCaretBottom = '#3D4655';
2003
+ var aiPopoverCaretBottomBackgroundActions = '#192436';
2004
+ var aiPopoverCaretBottomBackground = '#213250';
2098
2005
 
2099
2006
  // Chat tokens
2100
2007
  var chatPromptBackground = gray100;
@@ -2106,6 +2013,8 @@ var chatBubbleAgentBorder = gray70;
2106
2013
  var chatAvatarBot = gray50;
2107
2014
  var chatAvatarAgent = gray30;
2108
2015
  var chatAvatarUser = blue50;
2016
+ var chatShellBackground = gray90;
2017
+ var chatHeaderBackground = gray90;
2109
2018
 
2110
2019
  var g100$1 = /*#__PURE__*/Object.freeze({
2111
2020
  __proto__: null,
@@ -2225,30 +2134,15 @@ var g100$1 = /*#__PURE__*/Object.freeze({
2225
2134
  aiAuraHoverBackground: aiAuraHoverBackground,
2226
2135
  aiAuraHoverStart: aiAuraHoverStart,
2227
2136
  aiAuraHoverEnd: aiAuraHoverEnd,
2228
- slugCalloutShadowOuter01: slugCalloutShadowOuter01,
2229
- slugCalloutShadowOuter02: slugCalloutShadowOuter02,
2137
+ aiPopoverShadowOuter01: aiPopoverShadowOuter01,
2138
+ aiPopoverShadowOuter02: aiPopoverShadowOuter02,
2139
+ aiSkeletonBackground: aiSkeletonBackground,
2140
+ aiSkeletonElementBackground: aiSkeletonElementBackground,
2230
2141
  aiOverlay: aiOverlay,
2231
- slugCalloutGradientTop: slugCalloutGradientTop,
2232
- slugCalloutGradientBottom: slugCalloutGradientBottom,
2233
- aiGradientStart01: aiGradientStart01,
2234
- aiGradientStart02: aiGradientStart02,
2235
- aiGradientEnd: aiGradientEnd,
2236
- slugCalloutAuraStart: slugCalloutAuraStart,
2237
- slugCalloutAuraEnd: slugCalloutAuraEnd,
2238
- slugCalloutGradientTopHover: slugCalloutGradientTopHover,
2239
- slugCalloutGradientBottomHover: slugCalloutGradientBottomHover,
2240
- slugCalloutAuraStartHover01: slugCalloutAuraStartHover01,
2241
- slugCalloutAuraEndHover01: slugCalloutAuraEndHover01,
2242
- slugCalloutAuraStartHover02: slugCalloutAuraStartHover02,
2243
- slugCalloutAuraEndHover02: slugCalloutAuraEndHover02,
2244
- slugCalloutGradientTopSelected: slugCalloutGradientTopSelected,
2245
- slugCalloutGradientBottomSelected: slugCalloutGradientBottomSelected,
2246
- slugCalloutAuraStartSelected: slugCalloutAuraStartSelected,
2247
- slugCalloutAuraEndSelected: slugCalloutAuraEndSelected,
2248
- slugCalloutCaretCenter: slugCalloutCaretCenter,
2249
- slugCalloutCaretBottom: slugCalloutCaretBottom,
2250
- slugCalloutCaretBottomBackgroundActions: slugCalloutCaretBottomBackgroundActions,
2251
- slugCalloutCaretBottomBackground: slugCalloutCaretBottomBackground,
2142
+ aiPopoverCaretCenter: aiPopoverCaretCenter,
2143
+ aiPopoverCaretBottom: aiPopoverCaretBottom,
2144
+ aiPopoverCaretBottomBackgroundActions: aiPopoverCaretBottomBackgroundActions,
2145
+ aiPopoverCaretBottomBackground: aiPopoverCaretBottomBackground,
2252
2146
  chatPromptBackground: chatPromptBackground,
2253
2147
  chatPromptBorderStart: chatPromptBorderStart,
2254
2148
  chatPromptBorderEnd: chatPromptBorderEnd,
@@ -2258,6 +2152,8 @@ var g100$1 = /*#__PURE__*/Object.freeze({
2258
2152
  chatAvatarBot: chatAvatarBot,
2259
2153
  chatAvatarAgent: chatAvatarAgent,
2260
2154
  chatAvatarUser: chatAvatarUser,
2155
+ chatShellBackground: chatShellBackground,
2156
+ chatHeaderBackground: chatHeaderBackground,
2261
2157
  caption01: caption01,
2262
2158
  caption02: caption02,
2263
2159
  label01: label01,
@@ -4498,10 +4394,10 @@ var tagBackgroundGray = {
4498
4394
  g100: gray70
4499
4395
  };
4500
4396
  var tagColorGray = {
4501
- whiteTheme: gray80,
4502
- g10: gray80,
4503
- g90: gray20,
4504
- g100: gray20
4397
+ whiteTheme: gray100,
4398
+ g10: gray100,
4399
+ g90: gray10,
4400
+ g100: gray10
4505
4401
  };
4506
4402
  var tagHoverGray = {
4507
4403
  whiteTheme: gray20Hover,
@@ -4516,10 +4412,10 @@ var tagBackgroundCoolGray = {
4516
4412
  g100: coolGray70
4517
4413
  };
4518
4414
  var tagColorCoolGray = {
4519
- whiteTheme: coolGray80,
4520
- g10: coolGray80,
4521
- g90: coolGray20,
4522
- g100: coolGray20
4415
+ whiteTheme: coolGray100,
4416
+ g10: coolGray100,
4417
+ g90: coolGray10,
4418
+ g100: coolGray10
4523
4419
  };
4524
4420
  var tagHoverCoolGray = {
4525
4421
  whiteTheme: coolGray20Hover,
@@ -4534,10 +4430,10 @@ var tagBackgroundWarmGray = {
4534
4430
  g100: warmGray70
4535
4431
  };
4536
4432
  var tagColorWarmGray = {
4537
- whiteTheme: warmGray80,
4538
- g10: warmGray80,
4539
- g90: warmGray20,
4540
- g100: warmGray20
4433
+ whiteTheme: warmGray100,
4434
+ g10: warmGray100,
4435
+ g90: warmGray10,
4436
+ g100: warmGray10
4541
4437
  };
4542
4438
  var tagHoverWarmGray = {
4543
4439
  whiteTheme: warmGray20Hover,
@@ -4545,6 +4441,66 @@ var tagHoverWarmGray = {
4545
4441
  g90: warmGray70Hover,
4546
4442
  g100: warmGray70Hover
4547
4443
  };
4444
+ var tagBorderRed = {
4445
+ whiteTheme: red40,
4446
+ g10: red40,
4447
+ g90: red50,
4448
+ g100: red50
4449
+ };
4450
+ var tagBorderBlue = {
4451
+ whiteTheme: blue40,
4452
+ g10: blue40,
4453
+ g90: blue50,
4454
+ g100: blue50
4455
+ };
4456
+ var tagBorderCyan = {
4457
+ whiteTheme: cyan40,
4458
+ g10: cyan40,
4459
+ g90: cyan50,
4460
+ g100: cyan50
4461
+ };
4462
+ var tagBorderTeal = {
4463
+ whiteTheme: teal40,
4464
+ g10: teal40,
4465
+ g90: teal50,
4466
+ g100: teal50
4467
+ };
4468
+ var tagBorderGreen = {
4469
+ whiteTheme: green40,
4470
+ g10: green40,
4471
+ g90: green50,
4472
+ g100: green50
4473
+ };
4474
+ var tagBorderMagenta = {
4475
+ whiteTheme: magenta40,
4476
+ g10: magenta40,
4477
+ g90: magenta50,
4478
+ g100: magenta50
4479
+ };
4480
+ var tagBorderPurple = {
4481
+ whiteTheme: purple40,
4482
+ g10: purple40,
4483
+ g90: purple50,
4484
+ g100: purple50
4485
+ };
4486
+ var tagBorderGray = {
4487
+ whiteTheme: gray40,
4488
+ g10: gray40,
4489
+ g90: gray50,
4490
+ g100: gray50
4491
+ };
4492
+ var tagBorderCoolGray = {
4493
+ whiteTheme: coolGray40,
4494
+ g10: coolGray40,
4495
+ g90: coolGray50,
4496
+ g100: coolGray50
4497
+ };
4498
+ var tagBorderWarmGray = {
4499
+ whiteTheme: warmGray40,
4500
+ g10: warmGray40,
4501
+ g90: warmGray50,
4502
+ g100: warmGray50
4503
+ };
4548
4504
 
4549
4505
  var tokens$1 = /*#__PURE__*/Object.freeze({
4550
4506
  __proto__: null,
@@ -4577,7 +4533,17 @@ var tokens$1 = /*#__PURE__*/Object.freeze({
4577
4533
  tagHoverCoolGray: tagHoverCoolGray,
4578
4534
  tagBackgroundWarmGray: tagBackgroundWarmGray,
4579
4535
  tagColorWarmGray: tagColorWarmGray,
4580
- tagHoverWarmGray: tagHoverWarmGray
4536
+ tagHoverWarmGray: tagHoverWarmGray,
4537
+ tagBorderRed: tagBorderRed,
4538
+ tagBorderBlue: tagBorderBlue,
4539
+ tagBorderCyan: tagBorderCyan,
4540
+ tagBorderTeal: tagBorderTeal,
4541
+ tagBorderGreen: tagBorderGreen,
4542
+ tagBorderMagenta: tagBorderMagenta,
4543
+ tagBorderPurple: tagBorderPurple,
4544
+ tagBorderGray: tagBorderGray,
4545
+ tagBorderCoolGray: tagBorderCoolGray,
4546
+ tagBorderWarmGray: tagBorderWarmGray
4581
4547
  });
4582
4548
 
4583
4549
  var index$1 = /*#__PURE__*/Object.freeze({
@@ -5154,15 +5120,15 @@ var contextual = TokenGroup.create({
5154
5120
  var ai = TokenGroup.create({
5155
5121
  name: 'AI',
5156
5122
  properties: ['background'],
5157
- tokens: ['slug-background', 'slug-gradient', 'slug-background-hover', 'slug-gradient-hover', 'slug-hollow-hover', 'slug-callout-gradient-top', 'slug-callout-gradient-bottom', 'slug-callout-aura-start', 'slug-callout-aura-end', 'slug-callout-gradient-top-hover', 'slug-callout-gradient-bottom-hover', 'slug-callout-aura-start-hover-01', 'slug-callout-aura-start-hover-02', 'slug-callout-aura-end-hover-01', 'slug-callout-aura-end-hover-02', 'slug-callout-gradient-top-selected', 'slug-callout-gradient-bottom-selected', 'slug-callout-aura-start-selected', 'slug-callout-aura-end-selected', 'ai-gradient-start-01', 'ai-gradient-start-02', 'ai-gradient-end',
5123
+ tokens: ['slug-background', 'slug-gradient', 'slug-background-hover', 'slug-gradient-hover', 'slug-hollow-hover',
5158
5124
  // Phase 2
5159
- 'slug-callout-shadow-outer-01', 'slug-callout-shadow-outer-02',
5125
+ 'ai-popover-shadow-outer-01', 'ai-popover-shadow-outer-02',
5160
5126
  // Linear gradient refactor
5161
- '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-overlay',
5127
+ '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',
5162
5128
  // Caret tokens
5163
- 'slug-callout-caret-center', 'slug-callout-caret-bottom', 'slug-callout-caret-bottom-background', 'slug-callout-caret-bottom-background-actions',
5129
+ 'ai-popover-caret-center', 'ai-popover-caret-bottom', 'ai-popover-caret-bottom-background', 'ai-popover-caret-bottom-background-actions',
5164
5130
  // Chat tokens
5165
- 'chat-prompt-background', 'chat-prompt-border-start', 'chat-prompt-border-end', 'chat-bubble-user', 'chat-bubble-agent', 'chat-bubble-agent-border', 'chat-avatar-bot', 'chat-avatar-agent', 'chat-avatar-user']
5131
+ 'chat-prompt-background', 'chat-prompt-border-start', 'chat-prompt-border-end', 'chat-bubble-user', 'chat-bubble-agent', 'chat-bubble-agent-border', 'chat-avatar-bot', 'chat-avatar-agent', 'chat-avatar-user', 'chat-shell-background', 'chat-header-background']
5166
5132
  });
5167
5133
  var group = TokenGroup.create({
5168
5134
  name: 'All',
@@ -5204,7 +5170,7 @@ var notification = TokenGroup.create({
5204
5170
  var tag = TokenGroup.create({
5205
5171
  name: 'Tag',
5206
5172
  properties: [],
5207
- tokens: ['tag-background-red', 'tag-color-red', 'tag-hover-red', 'tag-background-magenta', 'tag-color-magenta', 'tag-hover-magenta', 'tag-background-purple', 'tag-color-purple', 'tag-hover-purple', 'tag-background-blue', 'tag-color-blue', 'tag-hover-blue', 'tag-background-cyan', 'tag-color-cyan', 'tag-hover-cyan', 'tag-background-teal', 'tag-color-teal', 'tag-hover-teal', 'tag-background-green', 'tag-color-green', 'tag-hover-green', 'tag-background-gray', 'tag-color-gray', 'tag-hover-gray', 'tag-background-cool-gray', 'tag-color-cool-gray', 'tag-hover-cool-gray', 'tag-background-warm-gray', 'tag-color-warm-gray', 'tag-hover-warm-gray']
5173
+ tokens: ['tag-background-red', 'tag-color-red', 'tag-hover-red', 'tag-background-magenta', 'tag-color-magenta', 'tag-hover-magenta', 'tag-background-purple', 'tag-color-purple', 'tag-hover-purple', 'tag-background-blue', 'tag-color-blue', 'tag-hover-blue', 'tag-background-cyan', 'tag-color-cyan', 'tag-hover-cyan', 'tag-background-teal', 'tag-color-teal', 'tag-hover-teal', 'tag-background-green', 'tag-color-green', 'tag-hover-green', 'tag-background-gray', 'tag-color-gray', 'tag-hover-gray', 'tag-border-red', 'tag-border-blue', 'tag-border-cyan', 'tag-border-teal', 'tag-border-green', 'tag-border-magenta', 'tag-border-purple', 'tag-border-gray', 'tag-border-cool-gray', 'tag-border-warm-gray', 'tag-background-cool-gray', 'tag-color-cool-gray', 'tag-hover-cool-gray', 'tag-background-warm-gray', 'tag-color-warm-gray', 'tag-hover-warm-gray']
5208
5174
  });
5209
5175
 
5210
5176
  var components = /*#__PURE__*/Object.freeze({
@@ -5318,4 +5284,4 @@ var themes = {
5318
5284
  g100: g100$1
5319
5285
  };
5320
5286
 
5321
- 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, 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 };
5287
+ 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, aiInnerShadow$3 as aiInnerShadow, aiOverlay$3 as aiOverlay, 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, chatBubbleAgentBorder$3 as chatBubbleAgentBorder, chatBubbleUser$3 as chatBubbleUser, 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, slugBackground$3 as slugBackground, slugBackgroundHover$3 as slugBackgroundHover, 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 };