@carbon/charts 1.22.21 → 1.23.1
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 +22 -0
- package/dist/{choropleth-B4QAH8Ww.mjs → choropleth-BOOQMTNf.mjs} +6 -5
- package/dist/choropleth-BOOQMTNf.mjs.map +1 -0
- package/dist/components/index.mjs +1 -1
- package/dist/index.mjs +2 -2
- package/dist/styles.css +0 -194
- 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.cjs +2 -2
- package/dist/umd/bundle.umd.cjs.map +1 -1
- package/dist/umd/bundle.umd.js +2 -2
- package/package.json +13 -13
- package/styles.css +0 -194
- package/styles.min.css +1 -1
- package/dist/choropleth-B4QAH8Ww.mjs.map +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,28 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See
|
|
4
4
|
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## 1.23.1 (2025-04-04)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @carbon/charts
|
|
9
|
+
|
|
10
|
+
# Change Log
|
|
11
|
+
|
|
12
|
+
All notable changes to this project will be documented in this file. See
|
|
13
|
+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
14
|
+
|
|
15
|
+
# 1.23.0 (2025-03-05)
|
|
16
|
+
|
|
17
|
+
### Features
|
|
18
|
+
|
|
19
|
+
- **docs:** add analytics instrumentation doc
|
|
20
|
+
([#1966](https://github.com/carbon-design-system/carbon-charts/issues/1966))
|
|
21
|
+
([f0da6ae](https://github.com/carbon-design-system/carbon-charts/commit/f0da6aef3d6d51b49235069c863d92bbd5b9e310))
|
|
22
|
+
|
|
23
|
+
# Change Log
|
|
24
|
+
|
|
25
|
+
All notable changes to this project will be documented in this file. See
|
|
26
|
+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
27
|
+
|
|
6
28
|
## 1.22.21 (2025-03-05)
|
|
7
29
|
|
|
8
30
|
### Bug Fixes
|
|
@@ -2755,7 +2755,7 @@ class dt {
|
|
|
2755
2755
|
return this.configs.options ? en({}, this.model.getOptions(), this.configs.options) : this.model.getOptions();
|
|
2756
2756
|
}
|
|
2757
2757
|
}
|
|
2758
|
-
/*! @license DOMPurify 3.2.
|
|
2758
|
+
/*! @license DOMPurify 3.2.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.2.5/LICENSE */
|
|
2759
2759
|
const {
|
|
2760
2760
|
entries: Bo,
|
|
2761
2761
|
setPrototypeOf: dr,
|
|
@@ -2786,6 +2786,7 @@ Pi || (Pi = function(t, e) {
|
|
|
2786
2786
|
const Jn = Bt(Array.prototype.forEach), pd = Bt(Array.prototype.lastIndexOf), pr = Bt(Array.prototype.pop), hn = Bt(Array.prototype.push), fd = Bt(Array.prototype.splice), cs = Bt(String.prototype.toLowerCase), ni = Bt(String.prototype.toString), fr = Bt(String.prototype.match), dn = Bt(String.prototype.replace), gd = Bt(String.prototype.indexOf), md = Bt(String.prototype.trim), ie = Bt(Object.prototype.hasOwnProperty), $t = Bt(RegExp.prototype.test), pn = vd(TypeError);
|
|
2787
2787
|
function Bt(i) {
|
|
2788
2788
|
return function(t) {
|
|
2789
|
+
t instanceof RegExp && (t.lastIndex = 0);
|
|
2789
2790
|
for (var e = arguments.length, n = new Array(e > 1 ? e - 1 : 0), s = 1; s < e; s++)
|
|
2790
2791
|
n[s - 1] = arguments[s];
|
|
2791
2792
|
return Ni(i, t, n);
|
|
@@ -2903,7 +2904,7 @@ const gn = {
|
|
|
2903
2904
|
function Wo() {
|
|
2904
2905
|
let i = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : Cd();
|
|
2905
2906
|
const t = (tt) => Wo(tt);
|
|
2906
|
-
if (t.version = "3.2.
|
|
2907
|
+
if (t.version = "3.2.5", t.removed = [], !i || !i.document || i.document.nodeType !== gn.document || !i.Element)
|
|
2907
2908
|
return t.isSupported = !1, t;
|
|
2908
2909
|
let {
|
|
2909
2910
|
document: e
|
|
@@ -3090,7 +3091,7 @@ function Wo() {
|
|
|
3090
3091
|
if (pe(A.uponSanitizeElement, w, {
|
|
3091
3092
|
tagName: Q,
|
|
3092
3093
|
allowedTags: X
|
|
3093
|
-
}), w.hasChildNodes() && !ua(w.firstElementChild) && $t(/<[/\w]/g, w.innerHTML) && $t(/<[/\w]/g, w.textContent) || w.nodeType === gn.progressingInstruction || z && w.nodeType === gn.comment && $t(/<[/\w]/g, w.data))
|
|
3094
|
+
}), w.hasChildNodes() && !ua(w.firstElementChild) && $t(/<[/\w!]/g, w.innerHTML) && $t(/<[/\w!]/g, w.textContent) || w.nodeType === gn.progressingInstruction || z && w.nodeType === gn.comment && $t(/<[/\w]/g, w.data))
|
|
3094
3095
|
return re(w), !0;
|
|
3095
3096
|
if (!X[Q] || Y[Q]) {
|
|
3096
3097
|
if (!Y[Q] && pa(Q) && (j.tagNameCheck instanceof RegExp && $t(j.tagNameCheck, Q) || j.tagNameCheck instanceof Function && j.tagNameCheck(Q)))
|
|
@@ -10124,7 +10125,7 @@ function Ug(i) {
|
|
|
10124
10125
|
return i && i.__esModule && Object.prototype.hasOwnProperty.call(i, "default") ? i.default : i;
|
|
10125
10126
|
}
|
|
10126
10127
|
function Fg(i) {
|
|
10127
|
-
if (i
|
|
10128
|
+
if (Object.prototype.hasOwnProperty.call(i, "__esModule")) return i;
|
|
10128
10129
|
var t = i.default;
|
|
10129
10130
|
if (typeof t == "function") {
|
|
10130
10131
|
var e = function n() {
|
|
@@ -10741,4 +10742,4 @@ export {
|
|
|
10741
10742
|
Zm as y,
|
|
10742
10743
|
$m as z
|
|
10743
10744
|
};
|
|
10744
|
-
//# sourceMappingURL=choropleth-
|
|
10745
|
+
//# sourceMappingURL=choropleth-BOOQMTNf.mjs.map
|