@carbon/charts 1.16.8 → 1.16.9

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.
@@ -17,7 +17,8 @@ export declare class Tooltip extends Component {
17
17
  getItems(e: CustomEvent): any;
18
18
  formatItems(items: any): any;
19
19
  getTooltipHTML(formattedItems: any): string;
20
- valueFormatter(value: any, label: string): any;
20
+ isDate(value: any): value is Date;
21
+ valueFormatter(value: number | Date, label: string): any;
21
22
  render(animate?: boolean): void;
22
23
  addOffsetByPlacement(position: any, placement: string, offset: number): any;
23
24
  positionTooltip(e: CustomEvent): void;
@@ -1,4 +1,4 @@
1
- import { h as e, k as r, X as o, A as t, a8 as i, F as l, B as n, o as d, p as h, C as p, f as u, e as S, r as C, s as c, q as g, a9 as B, D as m, z as T, a7 as L, G as b, x as k, E as A, H as x, I as P, Y as R, b as w, L as G, j as H, K as v, O as M, N as f, M as D, P as Z, Q as j, R as q, l as y, w as z, m as E, J as W, S as F, t as I, y as J, v as K, u as N, g as O, T as Q, a as U, d as V, U as X, V as Y, i as _, W as $, n as aa, Z as sa, _ as ea, $ as ra, a0 as oa, a1 as ta, a2 as ia, a3 as la, a4 as na, a5 as da, a6 as ha } from "../choropleth-BwaUZYh6.mjs";
1
+ import { h as e, k as r, X as o, A as t, a8 as i, F as l, B as n, o as d, p as h, C as p, f as u, e as S, r as C, s as c, q as g, a9 as B, D as m, z as T, a7 as L, G as b, x as k, E as A, H as x, I as P, Y as R, b as w, L as G, j as H, K as v, O as M, N as f, M as D, P as Z, Q as j, R as q, l as y, w as z, m as E, J as W, S as F, t as I, y as J, v as K, u as N, g as O, T as Q, a as U, d as V, U as X, V as Y, i as _, W as $, n as aa, Z as sa, _ as ea, $ as ra, a0 as oa, a1 as ta, a2 as ia, a3 as la, a4 as na, a5 as da, a6 as ha } from "../choropleth-BAn8HIaC.mjs";
2
2
  export {
3
3
  e as Alluvial,
4
4
  r as Area,
@@ -39,7 +39,7 @@ export declare const circlePack: {
39
39
  mainGroup: number;
40
40
  children: number;
41
41
  };
42
- hierarchyLevel: number;
42
+ depth: number;
43
43
  };
44
44
  export declare const color: {
45
45
  pairingOptions: {
@@ -83,7 +83,7 @@ export declare const circlePackThreeLevelsMonochromeData: {
83
83
  export declare const circlePackThreeLevelNoZoomOptions: {
84
84
  title: string;
85
85
  circlePack: {
86
- hierarchyLevel: number;
86
+ depth: number;
87
87
  };
88
88
  canvasZoom: {
89
89
  enabled: boolean;
@@ -46936,7 +46936,7 @@ const mA = [
46936
46936
  ], eM = {
46937
46937
  title: "Three Levels Hierarchy (No Zoom)",
46938
46938
  circlePack: {
46939
- hierarchyLevel: 3
46939
+ depth: 3
46940
46940
  },
46941
46941
  canvasZoom: {
46942
46942
  enabled: !1
@@ -48821,7 +48821,7 @@ const s3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
48821
48821
  heatmapPositiveNegativeData: JM,
48822
48822
  heatmapPositiveNegativeOptions: wM,
48823
48823
  heatmapQuantizeLegendOption: ZM
48824
- }, Symbol.toStringTag, { value: "Module" })), tE = "@carbon/charts", LE = "1.16.8", DE = "Carbon Charts component library", oE = "module", rE = "./dist/index.mjs", nE = "./dist/umd/bundle.umd.js", iE = "./dist/index.d.ts", CE = {
48824
+ }, Symbol.toStringTag, { value: "Module" })), tE = "@carbon/charts", LE = "1.16.9", DE = "Carbon Charts component library", oE = "module", rE = "./dist/index.mjs", nE = "./dist/umd/bundle.umd.js", iE = "./dist/index.d.ts", CE = {
48825
48825
  "./package.json": "./package.json",
48826
48826
  "./styles.min.css": "./dist/styles.min.css",
48827
48827
  "./styles.css": "./dist/styles.css",
@@ -48991,7 +48991,7 @@ const s3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
48991
48991
  maintainers: BE,
48992
48992
  contributors: cE,
48993
48993
  gitHead: dE
48994
- }, pE = "@carbon/charts-react", UE = "1.16.8", mE = "Carbon Charts component library for React", GE = "module", gE = "./dist/index.js", KE = "./dist/index.mjs", vE = "./dist/index.d.ts", yE = {
48994
+ }, pE = "@carbon/charts-react", UE = "1.16.9", mE = "Carbon Charts component library for React", GE = "module", gE = "./dist/index.js", KE = "./dist/index.mjs", vE = "./dist/index.d.ts", yE = {
48995
48995
  "./package.json": "./package.json",
48996
48996
  ".": {
48997
48997
  types: "./dist/index.d.ts",
@@ -49119,7 +49119,7 @@ const s3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
49119
49119
  maintainers: xE,
49120
49120
  contributors: XE,
49121
49121
  gitHead: QE
49122
- }, qE = "@carbon/charts-svelte", $E = "1.16.8", AN = "Carbon Charts component library for Svelte", _N = {
49122
+ }, qE = "@carbon/charts-svelte", $E = "1.16.9", AN = "Carbon Charts component library for Svelte", _N = {
49123
49123
  postinstall: "ibmtelemetry --config=telemetry.yml",
49124
49124
  "file:styles": "cp ../core/dist/styles.* dist",
49125
49125
  "build:package": "svelte-kit sync && svelte-package && yarn file:styles",
@@ -49157,7 +49157,7 @@ const s3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
49157
49157
  }, DN = {
49158
49158
  "@stackblitz/sdk": "^1.10.0",
49159
49159
  "@sveltejs/adapter-auto": "^3.2.2",
49160
- "@sveltejs/kit": "^2.5.15",
49160
+ "@sveltejs/kit": "^2.5.16",
49161
49161
  "@sveltejs/package": "^2.3.2",
49162
49162
  "@sveltejs/vite-plugin-svelte": "^3.1.1",
49163
49163
  concurrently: "^8.2.2",
@@ -49240,7 +49240,7 @@ const s3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
49240
49240
  author: FN,
49241
49241
  keywords: IN,
49242
49242
  gitHead: sN
49243
- }, lN = "@carbon/charts-vue", uN = "1.16.8", TN = "Carbon Charts component library for Vue", PN = "module", BN = "./dist/index.mjs", cN = "./dist/index.d.ts", dN = {
49243
+ }, lN = "@carbon/charts-vue", uN = "1.16.9", TN = "Carbon Charts component library for Vue", PN = "module", BN = "./dist/index.mjs", cN = "./dist/index.d.ts", dN = {
49244
49244
  "./styles.min.css": "./dist/styles.min.css",
49245
49245
  "./styles.css": "./dist/styles.css",
49246
49246
  ".": {