@carbon/charts 1.15.3 → 1.15.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +9 -0
- package/dist/_baseEach-BxXSF0fB.mjs +20 -0
- package/dist/{_baseEach-FYvKsL62.mjs.map → _baseEach-BxXSF0fB.mjs.map} +1 -1
- package/dist/{a11y-SOU26cr5.mjs → a11y-ePqvrObQ.mjs} +1 -1
- package/dist/{a11y-SOU26cr5.mjs.map → a11y-ePqvrObQ.mjs.map} +1 -1
- package/dist/{angle-utils-f1TpgqMV.mjs → angle-utils-CGNQcrjg.mjs} +98 -100
- package/dist/{angle-utils-f1TpgqMV.mjs.map → angle-utils-CGNQcrjg.mjs.map} +1 -1
- package/dist/{choropleth-nq4Ls6mL.mjs → choropleth-C_tUN7Ur.mjs} +1354 -1355
- package/dist/choropleth-C_tUN7Ur.mjs.map +1 -0
- package/dist/{color-scale-utils-ePX_zGmy.mjs → color-scale-utils-CbAVUUep.mjs} +803 -843
- package/dist/{color-scale-utils-ePX_zGmy.mjs.map → color-scale-utils-CbAVUUep.mjs.map} +1 -1
- package/dist/components/index.mjs +1 -1
- package/dist/demo/index.mjs +223 -223
- package/dist/demo/index.mjs.map +1 -1
- package/dist/demo/styles.css +872 -747
- package/dist/demo/styles.css.map +1 -1
- package/dist/{enums-sKf02OL8.mjs → enums-DwsxZqjR.mjs} +1 -1
- package/dist/{enums-sKf02OL8.mjs.map → enums-DwsxZqjR.mjs.map} +1 -1
- package/dist/{index-937eoUHH.mjs → index-zSuueE1Q.mjs} +3 -3
- package/dist/index-zSuueE1Q.mjs.map +1 -0
- package/dist/index.mjs +171 -173
- package/dist/index.mjs.map +1 -1
- package/dist/interfaces/index.mjs +2 -2
- package/dist/model/index.mjs +1 -1
- package/dist/services/index.mjs +3 -3
- package/dist/styles.css +96 -148
- package/dist/styles.css.map +1 -1
- package/dist/styles.min.css +1 -1
- package/dist/styles.min.css.map +1 -1
- package/dist/umd/bundle.umd.js +18 -18
- package/dist/umd/bundle.umd.js.map +1 -1
- package/dist/{wordcloud-EFHcMnWt.mjs → wordcloud-DNFY5X97.mjs} +37 -38
- package/dist/{wordcloud-EFHcMnWt.mjs.map → wordcloud-DNFY5X97.mjs.map} +1 -1
- package/dist/{zoom-llJ5-h9M.mjs → zoom-DlSAWtwE.mjs} +4 -4
- package/dist/{zoom-llJ5-h9M.mjs.map → zoom-DlSAWtwE.mjs.map} +1 -1
- package/package.json +16 -16
- package/styles.css +96 -148
- package/styles.min.css +1 -1
- package/dist/_baseEach-FYvKsL62.mjs +0 -21
- package/dist/choropleth-nq4Ls6mL.mjs.map +0 -1
- package/dist/index-937eoUHH.mjs.map +0 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@carbon/charts",
|
|
3
|
-
"version": "1.15.
|
|
3
|
+
"version": "1.15.4",
|
|
4
4
|
"description": "Carbon Charts component library",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"module": "./dist/index.mjs",
|
|
@@ -80,15 +80,15 @@
|
|
|
80
80
|
"homepage": "https://charts.carbondesignsystem.com/"
|
|
81
81
|
},
|
|
82
82
|
"dependencies": {
|
|
83
|
-
"@carbon/colors": "^11.
|
|
83
|
+
"@carbon/colors": "^11.21.0",
|
|
84
84
|
"@carbon/utils-position": "^1.1.4",
|
|
85
|
-
"@ibm/telemetry-js": "^1.
|
|
86
|
-
"carbon-components": "^10.58.
|
|
87
|
-
"d3": "^7.
|
|
85
|
+
"@ibm/telemetry-js": "^1.3.0",
|
|
86
|
+
"carbon-components": "^10.58.14",
|
|
87
|
+
"d3": "^7.9.0",
|
|
88
88
|
"d3-cloud": "^1.2.7",
|
|
89
89
|
"d3-sankey": "^0.12.3",
|
|
90
|
-
"date-fns": "^3.
|
|
91
|
-
"dompurify": "^3.0.
|
|
90
|
+
"date-fns": "^3.6.0",
|
|
91
|
+
"dompurify": "^3.0.10",
|
|
92
92
|
"html-to-image": "^1.11.11",
|
|
93
93
|
"lodash-es": "^4.17.21",
|
|
94
94
|
"topojson-client": "^3.1.0",
|
|
@@ -108,9 +108,9 @@
|
|
|
108
108
|
}
|
|
109
109
|
},
|
|
110
110
|
"devDependencies": {
|
|
111
|
-
"@carbon/layout": "^11.
|
|
112
|
-
"@carbon/styles": "^1.
|
|
113
|
-
"@carbon/themes": "^11.
|
|
111
|
+
"@carbon/layout": "^11.21.0",
|
|
112
|
+
"@carbon/styles": "^1.53.1",
|
|
113
|
+
"@carbon/themes": "^11.33.1",
|
|
114
114
|
"@rollup/plugin-replace": "^5.0.5",
|
|
115
115
|
"@stackblitz/sdk": "^1.9.0",
|
|
116
116
|
"@types/d3": "^7.4.3",
|
|
@@ -123,13 +123,13 @@
|
|
|
123
123
|
"downlevel-dts": "^0.11.0",
|
|
124
124
|
"jsdom": "^24.0.0",
|
|
125
125
|
"resize-observer-polyfill": "^1.5.1",
|
|
126
|
-
"sass": "^1.
|
|
126
|
+
"sass": "^1.72.0",
|
|
127
127
|
"storybook": "^7.6.17",
|
|
128
|
-
"typedoc": "^0.25.
|
|
129
|
-
"typescript": "^5.
|
|
130
|
-
"vite": "^5.1.
|
|
128
|
+
"typedoc": "^0.25.12",
|
|
129
|
+
"typescript": "^5.4.2",
|
|
130
|
+
"vite": "^5.1.6",
|
|
131
131
|
"vite-plugin-dts": "^3.7.3",
|
|
132
|
-
"vitest": "^1.
|
|
132
|
+
"vitest": "^1.4.0"
|
|
133
133
|
},
|
|
134
134
|
"publishConfig": {
|
|
135
135
|
"access": "public"
|
|
@@ -178,5 +178,5 @@
|
|
|
178
178
|
"url": "https://github.com/theiliad"
|
|
179
179
|
}
|
|
180
180
|
],
|
|
181
|
-
"gitHead": "
|
|
181
|
+
"gitHead": "2620c366bae2dc24d97f4ecb86024d9f4edbd602"
|
|
182
182
|
}
|
package/styles.css
CHANGED
|
@@ -5170,20 +5170,24 @@ div.cds--cc--legend.clickable div.legend-item:not(.additional):hover div.checkbo
|
|
|
5170
5170
|
--cds-ai-aura-end: rgba(255, 255, 255, 0);
|
|
5171
5171
|
--cds-ai-aura-hover-background: #edf5ff;
|
|
5172
5172
|
--cds-ai-aura-hover-end: rgba(255, 255, 255, 0);
|
|
5173
|
-
--cds-ai-aura-hover-start: rgba(69, 137, 255, 0.
|
|
5173
|
+
--cds-ai-aura-hover-start: rgba(69, 137, 255, 0.32);
|
|
5174
5174
|
--cds-ai-aura-start: rgba(69, 137, 255, 0.1);
|
|
5175
|
-
--cds-ai-aura-start-
|
|
5176
|
-
--cds-ai-border-end: #
|
|
5177
|
-
--cds-ai-border-start:
|
|
5175
|
+
--cds-ai-aura-start-sm: rgba(69, 137, 255, 0.16);
|
|
5176
|
+
--cds-ai-border-end: #78a9ff;
|
|
5177
|
+
--cds-ai-border-start: rgba(166, 200, 255, 0.64);
|
|
5178
5178
|
--cds-ai-border-strong: #4589ff;
|
|
5179
|
-
--cds-ai-drop-shadow: rgba(15, 98, 254, 0.
|
|
5180
|
-
--cds-ai-
|
|
5181
|
-
--cds-ai-gradient-start-01: rgba(242, 244, 248, 0.5);
|
|
5182
|
-
--cds-ai-gradient-start-02: rgba(237, 245, 255, 0.5);
|
|
5183
|
-
--cds-ai-inner-shadow: rgba(69, 137, 255, 0.2);
|
|
5179
|
+
--cds-ai-drop-shadow: rgba(15, 98, 254, 0.1);
|
|
5180
|
+
--cds-ai-inner-shadow: rgba(69, 137, 255, 0.1);
|
|
5184
5181
|
--cds-ai-overlay: rgba(0, 17, 65, 0.5);
|
|
5185
|
-
--cds-ai-
|
|
5186
|
-
--cds-ai-
|
|
5182
|
+
--cds-ai-popover-background: #ffffff;
|
|
5183
|
+
--cds-ai-popover-caret-bottom: #78a9ff;
|
|
5184
|
+
--cds-ai-popover-caret-bottom-background: #eaf1ff;
|
|
5185
|
+
--cds-ai-popover-caret-bottom-background-actions: #e9effa;
|
|
5186
|
+
--cds-ai-popover-caret-center: #a0c3ff;
|
|
5187
|
+
--cds-ai-popover-shadow-outer-01: rgba(0, 67, 206, 0.06);
|
|
5188
|
+
--cds-ai-popover-shadow-outer-02: rgba(0, 0, 0, 0.04);
|
|
5189
|
+
--cds-ai-skeleton-background: #d0e2ff;
|
|
5190
|
+
--cds-ai-skeleton-element-background: #4589ff;
|
|
5187
5191
|
--cds-background: #ffffff;
|
|
5188
5192
|
--cds-background-active: rgba(141, 141, 141, 0.5);
|
|
5189
5193
|
--cds-background-brand: #0f62fe;
|
|
@@ -5212,11 +5216,19 @@ div.cds--cc--legend.clickable div.legend-item:not(.additional):hover div.checkbo
|
|
|
5212
5216
|
--cds-chat-avatar-bot: #6f6f6f;
|
|
5213
5217
|
--cds-chat-avatar-user: #0f62fe;
|
|
5214
5218
|
--cds-chat-bubble-agent: #ffffff;
|
|
5215
|
-
--cds-chat-bubble-
|
|
5219
|
+
--cds-chat-bubble-border: #e0e0e0;
|
|
5216
5220
|
--cds-chat-bubble-user: #e0e0e0;
|
|
5221
|
+
--cds-chat-button: #0f62fe;
|
|
5222
|
+
--cds-chat-button-active: rgba(141, 141, 141, 0.5);
|
|
5223
|
+
--cds-chat-button-hover: rgba(141, 141, 141, 0.12);
|
|
5224
|
+
--cds-chat-button-selected: rgba(141, 141, 141, 0.2);
|
|
5225
|
+
--cds-chat-button-text-hover: #0043ce;
|
|
5226
|
+
--cds-chat-button-text-selected: #525252;
|
|
5227
|
+
--cds-chat-header-background: #ffffff;
|
|
5217
5228
|
--cds-chat-prompt-background: #ffffff;
|
|
5218
5229
|
--cds-chat-prompt-border-end: rgba(244, 244, 244, 0);
|
|
5219
5230
|
--cds-chat-prompt-border-start: #f4f4f4;
|
|
5231
|
+
--cds-chat-shell-background: #ffffff;
|
|
5220
5232
|
--cds-field-01: #f4f4f4;
|
|
5221
5233
|
--cds-field-02: #ffffff;
|
|
5222
5234
|
--cds-field-03: #f4f4f4;
|
|
@@ -5272,31 +5284,6 @@ div.cds--cc--legend.clickable div.legend-item:not(.additional):hover div.checkbo
|
|
|
5272
5284
|
--cds-shadow: rgba(0, 0, 0, 0.3);
|
|
5273
5285
|
--cds-skeleton-background: #e8e8e8;
|
|
5274
5286
|
--cds-skeleton-element: #c6c6c6;
|
|
5275
|
-
--cds-slug-background: #525252;
|
|
5276
|
-
--cds-slug-background-hover: #6f6f6f;
|
|
5277
|
-
--cds-slug-callout-aura-end: rgba(255, 255, 255, 0);
|
|
5278
|
-
--cds-slug-callout-aura-end-hover-01: rgba(255, 255, 255, 0);
|
|
5279
|
-
--cds-slug-callout-aura-end-hover-02: rgba(255, 255, 255, 0);
|
|
5280
|
-
--cds-slug-callout-aura-end-selected: rgba(255, 255, 255, 0);
|
|
5281
|
-
--cds-slug-callout-aura-start: rgba(69, 137, 255, 0.1);
|
|
5282
|
-
--cds-slug-callout-aura-start-hover-01: rgba(255, 255, 255, 0.5);
|
|
5283
|
-
--cds-slug-callout-aura-start-hover-02: rgba(208, 226, 255, 0.5);
|
|
5284
|
-
--cds-slug-callout-aura-start-selected: rgba(237, 245, 255, 0.6);
|
|
5285
|
-
--cds-slug-callout-caret-bottom: #d0e2ff;
|
|
5286
|
-
--cds-slug-callout-caret-bottom-background: #d5e5ff;
|
|
5287
|
-
--cds-slug-callout-caret-bottom-background-actions: #dae5f8;
|
|
5288
|
-
--cds-slug-callout-caret-center: #a7c7ff;
|
|
5289
|
-
--cds-slug-callout-gradient-bottom: rgba(224, 224, 224, 0.85);
|
|
5290
|
-
--cds-slug-callout-gradient-bottom-hover: rgba(209, 209, 209, 0.55);
|
|
5291
|
-
--cds-slug-callout-gradient-bottom-selected: rgba(209, 209, 209, 0.85);
|
|
5292
|
-
--cds-slug-callout-gradient-top: rgba(244, 244, 244, 0.85);
|
|
5293
|
-
--cds-slug-callout-gradient-top-hover: rgba(224, 224, 224, 0.55);
|
|
5294
|
-
--cds-slug-callout-gradient-top-selected: rgba(224, 224, 224, 0.85);
|
|
5295
|
-
--cds-slug-callout-shadow-outer-01: rgba(0, 67, 206, 0.25);
|
|
5296
|
-
--cds-slug-callout-shadow-outer-02: rgba(0, 0, 0, 0.1);
|
|
5297
|
-
--cds-slug-gradient: #161616 linear-gradient(135deg, #a8a8a8 0%, rgba(255, 255, 255, 0) 100%);
|
|
5298
|
-
--cds-slug-gradient-hover: #161616 linear-gradient(135deg, #d1d1d1 0%, rgba(255, 255, 255, 0) 100%);
|
|
5299
|
-
--cds-slug-hollow-hover: #474747;
|
|
5300
5287
|
--cds-support-caution-major: #ff832b;
|
|
5301
5288
|
--cds-support-caution-minor: #f1c21b;
|
|
5302
5289
|
--cds-support-caution-undefined: #8a3ffc;
|
|
@@ -5607,20 +5594,24 @@ div.cds--cc--legend.clickable div.legend-item:not(.additional):hover div.checkbo
|
|
|
5607
5594
|
--cds-ai-aura-end: rgba(255, 255, 255, 0);
|
|
5608
5595
|
--cds-ai-aura-hover-background: #edf5ff;
|
|
5609
5596
|
--cds-ai-aura-hover-end: rgba(255, 255, 255, 0);
|
|
5610
|
-
--cds-ai-aura-hover-start: rgba(69, 137, 255, 0.
|
|
5597
|
+
--cds-ai-aura-hover-start: rgba(69, 137, 255, 0.32);
|
|
5611
5598
|
--cds-ai-aura-start: rgba(69, 137, 255, 0.1);
|
|
5612
|
-
--cds-ai-aura-start-
|
|
5613
|
-
--cds-ai-border-end: #
|
|
5614
|
-
--cds-ai-border-start:
|
|
5599
|
+
--cds-ai-aura-start-sm: rgba(69, 137, 255, 0.16);
|
|
5600
|
+
--cds-ai-border-end: #78a9ff;
|
|
5601
|
+
--cds-ai-border-start: rgba(166, 200, 255, 0.64);
|
|
5615
5602
|
--cds-ai-border-strong: #4589ff;
|
|
5616
|
-
--cds-ai-drop-shadow: rgba(15, 98, 254, 0.
|
|
5617
|
-
--cds-ai-
|
|
5618
|
-
--cds-ai-gradient-start-01: rgba(242, 244, 248, 0.5);
|
|
5619
|
-
--cds-ai-gradient-start-02: rgba(237, 245, 255, 0.5);
|
|
5620
|
-
--cds-ai-inner-shadow: rgba(69, 137, 255, 0.2);
|
|
5603
|
+
--cds-ai-drop-shadow: rgba(15, 98, 254, 0.1);
|
|
5604
|
+
--cds-ai-inner-shadow: rgba(69, 137, 255, 0.1);
|
|
5621
5605
|
--cds-ai-overlay: rgba(0, 17, 65, 0.5);
|
|
5622
|
-
--cds-ai-
|
|
5623
|
-
--cds-ai-
|
|
5606
|
+
--cds-ai-popover-background: #ffffff;
|
|
5607
|
+
--cds-ai-popover-caret-bottom: #78a9ff;
|
|
5608
|
+
--cds-ai-popover-caret-bottom-background: #eaf1ff;
|
|
5609
|
+
--cds-ai-popover-caret-bottom-background-actions: #e9effa;
|
|
5610
|
+
--cds-ai-popover-caret-center: #a0c3ff;
|
|
5611
|
+
--cds-ai-popover-shadow-outer-01: rgba(0, 67, 206, 0.06);
|
|
5612
|
+
--cds-ai-popover-shadow-outer-02: rgba(0, 0, 0, 0.04);
|
|
5613
|
+
--cds-ai-skeleton-background: #d0e2ff;
|
|
5614
|
+
--cds-ai-skeleton-element-background: #4589ff;
|
|
5624
5615
|
--cds-background: #f4f4f4;
|
|
5625
5616
|
--cds-background-active: rgba(141, 141, 141, 0.5);
|
|
5626
5617
|
--cds-background-brand: #0f62fe;
|
|
@@ -5649,11 +5640,19 @@ div.cds--cc--legend.clickable div.legend-item:not(.additional):hover div.checkbo
|
|
|
5649
5640
|
--cds-chat-avatar-bot: #6f6f6f;
|
|
5650
5641
|
--cds-chat-avatar-user: #0f62fe;
|
|
5651
5642
|
--cds-chat-bubble-agent: #ffffff;
|
|
5652
|
-
--cds-chat-bubble-
|
|
5643
|
+
--cds-chat-bubble-border: #e0e0e0;
|
|
5653
5644
|
--cds-chat-bubble-user: #e0e0e0;
|
|
5645
|
+
--cds-chat-button: #0f62fe;
|
|
5646
|
+
--cds-chat-button-active: rgba(141, 141, 141, 0.5);
|
|
5647
|
+
--cds-chat-button-hover: rgba(141, 141, 141, 0.12);
|
|
5648
|
+
--cds-chat-button-selected: rgba(141, 141, 141, 0.2);
|
|
5649
|
+
--cds-chat-button-text-hover: #0043ce;
|
|
5650
|
+
--cds-chat-button-text-selected: #525252;
|
|
5651
|
+
--cds-chat-header-background: #ffffff;
|
|
5654
5652
|
--cds-chat-prompt-background: #ffffff;
|
|
5655
5653
|
--cds-chat-prompt-border-end: rgba(244, 244, 244, 0);
|
|
5656
5654
|
--cds-chat-prompt-border-start: #f4f4f4;
|
|
5655
|
+
--cds-chat-shell-background: #ffffff;
|
|
5657
5656
|
--cds-field-01: #ffffff;
|
|
5658
5657
|
--cds-field-02: #f4f4f4;
|
|
5659
5658
|
--cds-field-03: #ffffff;
|
|
@@ -5709,31 +5708,6 @@ div.cds--cc--legend.clickable div.legend-item:not(.additional):hover div.checkbo
|
|
|
5709
5708
|
--cds-shadow: rgba(0, 0, 0, 0.3);
|
|
5710
5709
|
--cds-skeleton-background: #e8e8e8;
|
|
5711
5710
|
--cds-skeleton-element: #c6c6c6;
|
|
5712
|
-
--cds-slug-background: #525252;
|
|
5713
|
-
--cds-slug-background-hover: #6f6f6f;
|
|
5714
|
-
--cds-slug-callout-aura-end: rgba(255, 255, 255, 0);
|
|
5715
|
-
--cds-slug-callout-aura-end-hover-01: rgba(255, 255, 255, 0);
|
|
5716
|
-
--cds-slug-callout-aura-end-hover-02: rgba(255, 255, 255, 0);
|
|
5717
|
-
--cds-slug-callout-aura-end-selected: rgba(255, 255, 255, 0);
|
|
5718
|
-
--cds-slug-callout-aura-start: rgba(69, 137, 255, 0.1);
|
|
5719
|
-
--cds-slug-callout-aura-start-hover-01: rgba(255, 255, 255, 0.5);
|
|
5720
|
-
--cds-slug-callout-aura-start-hover-02: rgba(208, 226, 255, 0.5);
|
|
5721
|
-
--cds-slug-callout-aura-start-selected: rgba(237, 245, 255, 0.6);
|
|
5722
|
-
--cds-slug-callout-caret-bottom: #d0e2ff;
|
|
5723
|
-
--cds-slug-callout-caret-bottom-background: #ccdbf8;
|
|
5724
|
-
--cds-slug-callout-caret-bottom-background-actions: #d2dcee;
|
|
5725
|
-
--cds-slug-callout-caret-center: #a7c7ff;
|
|
5726
|
-
--cds-slug-callout-gradient-bottom: rgba(224, 224, 224, 0.85);
|
|
5727
|
-
--cds-slug-callout-gradient-bottom-hover: rgba(209, 209, 209, 0.55);
|
|
5728
|
-
--cds-slug-callout-gradient-bottom-selected: rgba(209, 209, 209, 0.85);
|
|
5729
|
-
--cds-slug-callout-gradient-top: rgba(244, 244, 244, 0.85);
|
|
5730
|
-
--cds-slug-callout-gradient-top-hover: rgba(224, 224, 224, 0.55);
|
|
5731
|
-
--cds-slug-callout-gradient-top-selected: rgba(224, 224, 224, 0.85);
|
|
5732
|
-
--cds-slug-callout-shadow-outer-01: rgba(0, 67, 206, 0.25);
|
|
5733
|
-
--cds-slug-callout-shadow-outer-02: rgba(0, 0, 0, 0.1);
|
|
5734
|
-
--cds-slug-gradient: #161616 linear-gradient(135deg, #a8a8a8 0%, rgba(255, 255, 255, 0) 100%);
|
|
5735
|
-
--cds-slug-gradient-hover: #161616 linear-gradient(135deg, #d1d1d1 0%, rgba(255, 255, 255, 0) 100%);
|
|
5736
|
-
--cds-slug-hollow-hover: #474747;
|
|
5737
5711
|
--cds-support-caution-major: #ff832b;
|
|
5738
5712
|
--cds-support-caution-minor: #f1c21b;
|
|
5739
5713
|
--cds-support-caution-undefined: #8a3ffc;
|
|
@@ -6046,18 +6020,22 @@ div.cds--cc--legend.clickable div.legend-item:not(.additional):hover div.checkbo
|
|
|
6046
6020
|
--cds-ai-aura-hover-end: rgba(0, 0, 0, 0);
|
|
6047
6021
|
--cds-ai-aura-hover-start: rgba(69, 137, 255, 0.4);
|
|
6048
6022
|
--cds-ai-aura-start: rgba(69, 137, 255, 0.1);
|
|
6049
|
-
--cds-ai-aura-start-
|
|
6050
|
-
--cds-ai-border-end:
|
|
6051
|
-
--cds-ai-border-start:
|
|
6023
|
+
--cds-ai-aura-start-sm: rgba(69, 137, 255, 0.16);
|
|
6024
|
+
--cds-ai-border-end: #4589ff;
|
|
6025
|
+
--cds-ai-border-start: rgba(166, 200, 255, 0.36);
|
|
6052
6026
|
--cds-ai-border-strong: #78a9ff;
|
|
6053
|
-
--cds-ai-drop-shadow: rgba(
|
|
6054
|
-
--cds-ai-
|
|
6055
|
-
--cds-ai-
|
|
6056
|
-
--cds-ai-
|
|
6057
|
-
--cds-ai-
|
|
6058
|
-
--cds-ai-
|
|
6059
|
-
--cds-ai-
|
|
6060
|
-
--cds-ai-
|
|
6027
|
+
--cds-ai-drop-shadow: rgba(0, 0, 0, 0.28);
|
|
6028
|
+
--cds-ai-inner-shadow: rgba(69, 137, 255, 0.16);
|
|
6029
|
+
--cds-ai-overlay: rgba(0, 0, 0, 0.5);
|
|
6030
|
+
--cds-ai-popover-background: #161616;
|
|
6031
|
+
--cds-ai-popover-caret-bottom: #4589ff;
|
|
6032
|
+
--cds-ai-popover-caret-bottom-background: #202d45;
|
|
6033
|
+
--cds-ai-popover-caret-bottom-background-actions: #1e283a;
|
|
6034
|
+
--cds-ai-popover-caret-center: #4870b5;
|
|
6035
|
+
--cds-ai-popover-shadow-outer-01: rgba(0, 0, 0, 0.12);
|
|
6036
|
+
--cds-ai-popover-shadow-outer-02: rgba(0, 0, 0, 0.08);
|
|
6037
|
+
--cds-ai-skeleton-background: rgba(120, 169, 255, 0.5);
|
|
6038
|
+
--cds-ai-skeleton-element-background: rgba(120, 169, 255, 0.3);
|
|
6061
6039
|
--cds-background: #262626;
|
|
6062
6040
|
--cds-background-active: rgba(141, 141, 141, 0.4);
|
|
6063
6041
|
--cds-background-brand: #0f62fe;
|
|
@@ -6086,11 +6064,19 @@ div.cds--cc--legend.clickable div.legend-item:not(.additional):hover div.checkbo
|
|
|
6086
6064
|
--cds-chat-avatar-bot: #8d8d8d;
|
|
6087
6065
|
--cds-chat-avatar-user: #4589ff;
|
|
6088
6066
|
--cds-chat-bubble-agent: #262626;
|
|
6089
|
-
--cds-chat-bubble-
|
|
6067
|
+
--cds-chat-bubble-border: #525252;
|
|
6090
6068
|
--cds-chat-bubble-user: #393939;
|
|
6069
|
+
--cds-chat-button: #78a9ff;
|
|
6070
|
+
--cds-chat-button-active: rgba(141, 141, 141, 0.4);
|
|
6071
|
+
--cds-chat-button-hover: rgba(141, 141, 141, 0.16);
|
|
6072
|
+
--cds-chat-button-selected: rgba(141, 141, 141, 0.24);
|
|
6073
|
+
--cds-chat-button-text-hover: #a6c8ff;
|
|
6074
|
+
--cds-chat-button-text-selected: #c6c6c6;
|
|
6075
|
+
--cds-chat-header-background: #262626;
|
|
6091
6076
|
--cds-chat-prompt-background: #161616;
|
|
6092
6077
|
--cds-chat-prompt-border-end: rgba(38, 38, 38, 0);
|
|
6093
6078
|
--cds-chat-prompt-border-start: #262626;
|
|
6079
|
+
--cds-chat-shell-background: #262626;
|
|
6094
6080
|
--cds-field-01: #393939;
|
|
6095
6081
|
--cds-field-02: #525252;
|
|
6096
6082
|
--cds-field-03: #6f6f6f;
|
|
@@ -6146,31 +6132,6 @@ div.cds--cc--legend.clickable div.legend-item:not(.additional):hover div.checkbo
|
|
|
6146
6132
|
--cds-shadow: rgba(0, 0, 0, 0.8);
|
|
6147
6133
|
--cds-skeleton-background: #333333;
|
|
6148
6134
|
--cds-skeleton-element: #525252;
|
|
6149
|
-
--cds-slug-background: #c6c6c6;
|
|
6150
|
-
--cds-slug-background-hover: #e0e0e0;
|
|
6151
|
-
--cds-slug-callout-aura-end: rgba(0, 0, 0, 0);
|
|
6152
|
-
--cds-slug-callout-aura-end-hover-01: rgba(22, 22, 22, 0);
|
|
6153
|
-
--cds-slug-callout-aura-end-hover-02: transparent;
|
|
6154
|
-
--cds-slug-callout-aura-end-selected: rgba(22, 22, 22, 0);
|
|
6155
|
-
--cds-slug-callout-aura-start: rgba(69, 137, 255, 0.1);
|
|
6156
|
-
--cds-slug-callout-aura-start-hover-01: rgba(184, 211, 255, 0.3);
|
|
6157
|
-
--cds-slug-callout-aura-start-hover-02: transparent;
|
|
6158
|
-
--cds-slug-callout-aura-start-selected: rgba(208, 226, 255, 0.2);
|
|
6159
|
-
--cds-slug-callout-caret-bottom: #465060;
|
|
6160
|
-
--cds-slug-callout-caret-bottom-background: #2d3f5c;
|
|
6161
|
-
--cds-slug-callout-caret-bottom-background-actions: #253042;
|
|
6162
|
-
--cds-slug-callout-caret-center: #456fb5;
|
|
6163
|
-
--cds-slug-callout-gradient-bottom: rgba(38, 38, 38, 0.85);
|
|
6164
|
-
--cds-slug-callout-gradient-bottom-hover: rgba(71, 71, 71, 0.55);
|
|
6165
|
-
--cds-slug-callout-gradient-bottom-selected: rgba(71, 71, 71, 0.85);
|
|
6166
|
-
--cds-slug-callout-gradient-top: rgba(22, 22, 22, 0.85);
|
|
6167
|
-
--cds-slug-callout-gradient-top-hover: rgba(57, 57, 57, 0.55);
|
|
6168
|
-
--cds-slug-callout-gradient-top-selected: rgba(57, 57, 57, 0.85);
|
|
6169
|
-
--cds-slug-callout-shadow-outer-01: rgba(0, 45, 156, 0.25);
|
|
6170
|
-
--cds-slug-callout-shadow-outer-02: rgba(0, 0, 0, 0.65);
|
|
6171
|
-
--cds-slug-gradient: #8d8d8d linear-gradient(135deg, #f4f4f4 0%, rgba(255, 255, 255, 0) 100%);
|
|
6172
|
-
--cds-slug-gradient-hover: #a8a8a8 linear-gradient(135deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
|
|
6173
|
-
--cds-slug-hollow-hover: #b5b5b5;
|
|
6174
6135
|
--cds-support-caution-major: #ff832b;
|
|
6175
6136
|
--cds-support-caution-minor: #f1c21b;
|
|
6176
6137
|
--cds-support-caution-undefined: #a56eff;
|
|
@@ -6483,18 +6444,22 @@ div.cds--cc--legend.clickable div.legend-item:not(.additional):hover div.checkbo
|
|
|
6483
6444
|
--cds-ai-aura-hover-end: rgba(0, 0, 0, 0);
|
|
6484
6445
|
--cds-ai-aura-hover-start: rgba(69, 137, 255, 0.4);
|
|
6485
6446
|
--cds-ai-aura-start: rgba(69, 137, 255, 0.1);
|
|
6486
|
-
--cds-ai-aura-start-
|
|
6487
|
-
--cds-ai-border-end:
|
|
6488
|
-
--cds-ai-border-start:
|
|
6447
|
+
--cds-ai-aura-start-sm: rgba(69, 137, 255, 0.16);
|
|
6448
|
+
--cds-ai-border-end: #4589ff;
|
|
6449
|
+
--cds-ai-border-start: rgba(166, 200, 255, 0.36);
|
|
6489
6450
|
--cds-ai-border-strong: #78a9ff;
|
|
6490
|
-
--cds-ai-drop-shadow: rgba(
|
|
6491
|
-
--cds-ai-
|
|
6492
|
-
--cds-ai-
|
|
6493
|
-
--cds-ai-
|
|
6494
|
-
--cds-ai-
|
|
6495
|
-
--cds-ai-
|
|
6496
|
-
--cds-ai-
|
|
6497
|
-
--cds-ai-
|
|
6451
|
+
--cds-ai-drop-shadow: rgba(0, 0, 0, 0.28);
|
|
6452
|
+
--cds-ai-inner-shadow: rgba(69, 137, 255, 0.16);
|
|
6453
|
+
--cds-ai-overlay: rgba(0, 0, 0, 0.5);
|
|
6454
|
+
--cds-ai-popover-background: #161616;
|
|
6455
|
+
--cds-ai-popover-caret-bottom: #4589ff;
|
|
6456
|
+
--cds-ai-popover-caret-bottom-background: #202d45;
|
|
6457
|
+
--cds-ai-popover-caret-bottom-background-actions: #1e283a;
|
|
6458
|
+
--cds-ai-popover-caret-center: #4870b5;
|
|
6459
|
+
--cds-ai-popover-shadow-outer-01: rgba(0, 0, 0, 0.12);
|
|
6460
|
+
--cds-ai-popover-shadow-outer-02: rgba(0, 0, 0, 0.08);
|
|
6461
|
+
--cds-ai-skeleton-background: rgba(120, 169, 255, 0.5);
|
|
6462
|
+
--cds-ai-skeleton-element-background: rgba(120, 169, 255, 0.3);
|
|
6498
6463
|
--cds-background: #161616;
|
|
6499
6464
|
--cds-background-active: rgba(141, 141, 141, 0.4);
|
|
6500
6465
|
--cds-background-brand: #0f62fe;
|
|
@@ -6523,11 +6488,19 @@ div.cds--cc--legend.clickable div.legend-item:not(.additional):hover div.checkbo
|
|
|
6523
6488
|
--cds-chat-avatar-bot: #8d8d8d;
|
|
6524
6489
|
--cds-chat-avatar-user: #4589ff;
|
|
6525
6490
|
--cds-chat-bubble-agent: #262626;
|
|
6526
|
-
--cds-chat-bubble-
|
|
6491
|
+
--cds-chat-bubble-border: #525252;
|
|
6527
6492
|
--cds-chat-bubble-user: #393939;
|
|
6493
|
+
--cds-chat-button: #78a9ff;
|
|
6494
|
+
--cds-chat-button-active: rgba(141, 141, 141, 0.4);
|
|
6495
|
+
--cds-chat-button-hover: rgba(141, 141, 141, 0.16);
|
|
6496
|
+
--cds-chat-button-selected: rgba(141, 141, 141, 0.24);
|
|
6497
|
+
--cds-chat-button-text-hover: #a6c8ff;
|
|
6498
|
+
--cds-chat-button-text-selected: #c6c6c6;
|
|
6499
|
+
--cds-chat-header-background: #262626;
|
|
6528
6500
|
--cds-chat-prompt-background: #161616;
|
|
6529
6501
|
--cds-chat-prompt-border-end: rgba(38, 38, 38, 0);
|
|
6530
6502
|
--cds-chat-prompt-border-start: #262626;
|
|
6503
|
+
--cds-chat-shell-background: #262626;
|
|
6531
6504
|
--cds-field-01: #262626;
|
|
6532
6505
|
--cds-field-02: #393939;
|
|
6533
6506
|
--cds-field-03: #525252;
|
|
@@ -6583,31 +6556,6 @@ div.cds--cc--legend.clickable div.legend-item:not(.additional):hover div.checkbo
|
|
|
6583
6556
|
--cds-shadow: rgba(0, 0, 0, 0.8);
|
|
6584
6557
|
--cds-skeleton-background: #292929;
|
|
6585
6558
|
--cds-skeleton-element: #393939;
|
|
6586
|
-
--cds-slug-background: #c6c6c6;
|
|
6587
|
-
--cds-slug-background-hover: #e0e0e0;
|
|
6588
|
-
--cds-slug-callout-aura-end: rgba(0, 0, 0, 0);
|
|
6589
|
-
--cds-slug-callout-aura-end-hover-01: rgba(22, 22, 22, 0);
|
|
6590
|
-
--cds-slug-callout-aura-end-hover-02: transparent;
|
|
6591
|
-
--cds-slug-callout-aura-end-selected: rgba(22, 22, 22, 0);
|
|
6592
|
-
--cds-slug-callout-aura-start: rgba(69, 137, 255, 0.1);
|
|
6593
|
-
--cds-slug-callout-aura-start-hover-01: rgba(184, 211, 255, 0.3);
|
|
6594
|
-
--cds-slug-callout-aura-start-hover-02: transparent;
|
|
6595
|
-
--cds-slug-callout-aura-start-selected: rgba(208, 226, 255, 0.2);
|
|
6596
|
-
--cds-slug-callout-caret-bottom: #3d4655;
|
|
6597
|
-
--cds-slug-callout-caret-bottom-background: #213250;
|
|
6598
|
-
--cds-slug-callout-caret-bottom-background-actions: #192436;
|
|
6599
|
-
--cds-slug-callout-caret-center: #3f68af;
|
|
6600
|
-
--cds-slug-callout-gradient-bottom: rgba(38, 38, 38, 0.85);
|
|
6601
|
-
--cds-slug-callout-gradient-bottom-hover: rgba(71, 71, 71, 0.55);
|
|
6602
|
-
--cds-slug-callout-gradient-bottom-selected: rgba(71, 71, 71, 0.85);
|
|
6603
|
-
--cds-slug-callout-gradient-top: rgba(22, 22, 22, 0.85);
|
|
6604
|
-
--cds-slug-callout-gradient-top-hover: rgba(57, 57, 57, 0.55);
|
|
6605
|
-
--cds-slug-callout-gradient-top-selected: rgba(57, 57, 57, 0.85);
|
|
6606
|
-
--cds-slug-callout-shadow-outer-01: rgba(0, 45, 156, 0.25);
|
|
6607
|
-
--cds-slug-callout-shadow-outer-02: rgba(0, 0, 0, 0.65);
|
|
6608
|
-
--cds-slug-gradient: #8d8d8d linear-gradient(135deg, #f4f4f4 0%, rgba(255, 255, 255, 0) 100%);
|
|
6609
|
-
--cds-slug-gradient-hover: #a8a8a8 linear-gradient(135deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
|
|
6610
|
-
--cds-slug-hollow-hover: #b5b5b5;
|
|
6611
6559
|
--cds-support-caution-major: #ff832b;
|
|
6612
6560
|
--cds-support-caution-minor: #f1c21b;
|
|
6613
6561
|
--cds-support-caution-undefined: #a56eff;
|