@carbon/charts 1.16.5 → 1.16.7
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/README.md +3 -4
- package/dist/angle-utils-BSzg7qin.mjs +1681 -0
- package/dist/angle-utils-BSzg7qin.mjs.map +1 -0
- package/dist/array-BRmw0x1E.mjs +32 -0
- package/dist/array-BRmw0x1E.mjs.map +1 -0
- package/dist/choropleth-BwaUZYh6.mjs +11722 -0
- package/dist/choropleth-BwaUZYh6.mjs.map +1 -0
- package/dist/color-scale-utils-DAbXVtf-.mjs +5722 -0
- package/dist/color-scale-utils-DAbXVtf-.mjs.map +1 -0
- package/dist/components/essentials/geo-projection.d.ts +7 -5
- package/dist/components/essentials/highlights.d.ts +1 -1
- package/dist/components/essentials/threshold.d.ts +1 -1
- package/dist/components/essentials/tooltip.d.ts +1 -1
- package/dist/components/index.mjs +3 -3
- package/dist/demo/index.mjs +244 -264
- package/dist/demo/index.mjs.map +1 -1
- package/dist/enums-DwsxZqjR.mjs.map +1 -1
- package/dist/index-DnyOi0rJ.mjs +1477 -0
- package/dist/index-DnyOi0rJ.mjs.map +1 -0
- package/dist/index.mjs +35 -35
- package/dist/interfaces/axis-scales.d.ts +3 -3
- package/dist/interfaces/charts.d.ts +5 -3
- package/dist/interfaces/components.d.ts +4 -3
- package/dist/interfaces/model.d.ts +30 -6
- package/dist/model/index.mjs +1321 -17
- package/dist/model/index.mjs.map +1 -1
- package/dist/services/index.mjs +16 -16
- package/dist/umd/bundle.umd.js +11 -11
- package/dist/umd/bundle.umd.js.map +1 -1
- package/package.json +2 -15
- package/dist/_baseEach-Bp7pBkX8.mjs +0 -20
- package/dist/_baseEach-Bp7pBkX8.mjs.map +0 -1
- package/dist/angle-utils-BCx3SRS2.mjs +0 -849
- package/dist/angle-utils-BCx3SRS2.mjs.map +0 -1
- package/dist/choropleth-B7eXF9sA.mjs +0 -8662
- package/dist/choropleth-B7eXF9sA.mjs.map +0 -1
- package/dist/color-scale-utils-BaTmNvWt.mjs +0 -3467
- package/dist/color-scale-utils-BaTmNvWt.mjs.map +0 -1
- package/dist/wordcloud-BsEQRUwL.mjs +0 -1169
- package/dist/wordcloud-BsEQRUwL.mjs.map +0 -1
- package/dist/zoom-E2POxw6n.mjs +0 -739
- package/dist/zoom-E2POxw6n.mjs.map +0 -1
package/dist/demo/index.mjs
CHANGED
|
@@ -59,7 +59,7 @@ const mA = [
|
|
|
59
59
|
scaleType: _.LINEAR
|
|
60
60
|
}
|
|
61
61
|
}
|
|
62
|
-
},
|
|
62
|
+
}, vA = [
|
|
63
63
|
{ group: "Dataset 1", date: new Date(2019, 0, 1), value: 0 },
|
|
64
64
|
{ group: "Dataset 1", date: new Date(2019, 0, 6), value: -37312 },
|
|
65
65
|
{ group: "Dataset 1", date: new Date(2019, 0, 8), value: -22392 },
|
|
@@ -70,7 +70,7 @@ const mA = [
|
|
|
70
70
|
{ group: "Dataset 2", date: new Date(2019, 0, 8), value: 23094 },
|
|
71
71
|
{ group: "Dataset 2", date: new Date(2019, 0, 13), value: 45281 },
|
|
72
72
|
{ group: "Dataset 2", date: new Date(2019, 0, 19), value: -63954 }
|
|
73
|
-
],
|
|
73
|
+
], yA = [
|
|
74
74
|
{ group: "Dataset 1", date: 155845326e4, value: 2 },
|
|
75
75
|
{ group: "Dataset 1", date: 155845332e4, value: 3 },
|
|
76
76
|
{ group: "Dataset 1", date: 155845338e4, value: 5 },
|
|
@@ -307,7 +307,7 @@ const mA = [
|
|
|
307
307
|
data: {
|
|
308
308
|
loading: !0
|
|
309
309
|
}
|
|
310
|
-
},
|
|
310
|
+
}, qN = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
311
311
|
__proto__: null,
|
|
312
312
|
areaDiscreteDomain: gA,
|
|
313
313
|
areaDiscreteDomainOptions: KA,
|
|
@@ -315,14 +315,14 @@ const mA = [
|
|
|
315
315
|
areaEmptyOptions: fA,
|
|
316
316
|
areaSkeletonData: ZA,
|
|
317
317
|
areaSkeletonOptions: wA,
|
|
318
|
-
areaTimeSeriesCurvedData:
|
|
318
|
+
areaTimeSeriesCurvedData: vA,
|
|
319
319
|
areaTimeSeriesCurvedOptions: HA,
|
|
320
320
|
areaTimeSeriesData: mA,
|
|
321
321
|
areaTimeSeriesOptions: GA,
|
|
322
322
|
boundedAreaTimeSeriesData: V,
|
|
323
323
|
boundedAreaTimeSeriesOptions: YA,
|
|
324
324
|
sparklineOptions: hA,
|
|
325
|
-
sparklineTimeSeriesData:
|
|
325
|
+
sparklineTimeSeriesData: yA,
|
|
326
326
|
stackedAreaPercentageTimeSeriesOptions: bA,
|
|
327
327
|
stackedAreaTimeSeriesData: h,
|
|
328
328
|
stackedAreaTimeSeriesOptions: MA,
|
|
@@ -1016,7 +1016,7 @@ const mA = [
|
|
|
1016
1016
|
stacked: !0
|
|
1017
1017
|
}
|
|
1018
1018
|
}
|
|
1019
|
-
},
|
|
1019
|
+
}, v_ = F, y_ = [], H_ = {
|
|
1020
1020
|
title: "Vertical simple bar (empty state)",
|
|
1021
1021
|
axes: {
|
|
1022
1022
|
left: {},
|
|
@@ -1166,7 +1166,7 @@ const mA = [
|
|
|
1166
1166
|
includeZero: !1
|
|
1167
1167
|
}
|
|
1168
1168
|
}
|
|
1169
|
-
},
|
|
1169
|
+
}, $N = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1170
1170
|
__proto__: null,
|
|
1171
1171
|
floatingBarData: Me,
|
|
1172
1172
|
floatingBarOptions: Ee,
|
|
@@ -1202,7 +1202,7 @@ const mA = [
|
|
|
1202
1202
|
simpleBarCustomLegendOrderOptions: e_,
|
|
1203
1203
|
simpleBarData: n,
|
|
1204
1204
|
simpleBarDataCustomTicks: S_,
|
|
1205
|
-
simpleBarEmptyStateData:
|
|
1205
|
+
simpleBarEmptyStateData: y_,
|
|
1206
1206
|
simpleBarEmptyStateOptions: H_,
|
|
1207
1207
|
simpleBarFixedDomainOptions: t_,
|
|
1208
1208
|
simpleBarHindiLocaleOptions: F_,
|
|
@@ -1250,7 +1250,7 @@ const mA = [
|
|
|
1250
1250
|
stackedHorizontalBarOptions: p_,
|
|
1251
1251
|
stackedHorizontalBarSkeletonData: ae,
|
|
1252
1252
|
stackedHorizontalBarSkeletonOptions: Se,
|
|
1253
|
-
stackedHorizontalBarTimeSeriesData:
|
|
1253
|
+
stackedHorizontalBarTimeSeriesData: v_,
|
|
1254
1254
|
stackedHorizontalBarTimeSeriesOptions: K_
|
|
1255
1255
|
}, Symbol.toStringTag, { value: "Module" })), DA = [
|
|
1256
1256
|
{ group: "Q1", key: "Monday", value: 65e3 },
|
|
@@ -1295,7 +1295,7 @@ const mA = [
|
|
|
1295
1295
|
mapsTo: "group"
|
|
1296
1296
|
}
|
|
1297
1297
|
}
|
|
1298
|
-
},
|
|
1298
|
+
}, A3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1299
1299
|
__proto__: null,
|
|
1300
1300
|
simpleBoxplotData: DA,
|
|
1301
1301
|
simpleBoxplotOptions: Le,
|
|
@@ -1752,7 +1752,7 @@ const mA = [
|
|
|
1752
1752
|
position: QM.LEFT,
|
|
1753
1753
|
orientation: jM.VERTICAL
|
|
1754
1754
|
}
|
|
1755
|
-
},
|
|
1755
|
+
}, _3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1756
1756
|
__proto__: null,
|
|
1757
1757
|
dualLine: me,
|
|
1758
1758
|
lineCustomColorOptions: Fe,
|
|
@@ -1816,7 +1816,7 @@ const mA = [
|
|
|
1816
1816
|
}
|
|
1817
1817
|
]
|
|
1818
1818
|
}
|
|
1819
|
-
},
|
|
1819
|
+
}, ve = [
|
|
1820
1820
|
{ group: "Dataset 1", key: "Qty", value: 8e3, surplus: 5e4 },
|
|
1821
1821
|
{ group: "Dataset 1", key: "More", value: 23500, surplus: 15e3 },
|
|
1822
1822
|
{ group: "Dataset 1", key: "Sold", value: 53100, surplus: 32e3 },
|
|
@@ -1837,7 +1837,7 @@ const mA = [
|
|
|
1837
1837
|
{ group: "Dataset 4", key: "Sold", value: 9e3, surplus: 43e3 },
|
|
1838
1838
|
{ group: "Dataset 4", key: "Restocking", value: 24e3, surplus: 43e3 },
|
|
1839
1839
|
{ group: "Dataset 4", key: "Misc", value: 7e3, surplus: 21e3 }
|
|
1840
|
-
],
|
|
1840
|
+
], ye = {
|
|
1841
1841
|
title: "Bubble (discrete)",
|
|
1842
1842
|
axes: {
|
|
1843
1843
|
bottom: {
|
|
@@ -1944,10 +1944,10 @@ const mA = [
|
|
|
1944
1944
|
bubble: {
|
|
1945
1945
|
radiusMapsTo: "value"
|
|
1946
1946
|
}
|
|
1947
|
-
},
|
|
1947
|
+
}, e3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1948
1948
|
__proto__: null,
|
|
1949
|
-
bubbleDiscreteData:
|
|
1950
|
-
bubbleDiscreteOptions:
|
|
1949
|
+
bubbleDiscreteData: ve,
|
|
1950
|
+
bubbleDiscreteOptions: ye,
|
|
1951
1951
|
bubbleDoubleLinearData: ge,
|
|
1952
1952
|
bubbleDoubleLinearOptions: Ke,
|
|
1953
1953
|
bubbleDualDiscreteData: be,
|
|
@@ -2010,7 +2010,7 @@ const mA = [
|
|
|
2010
2010
|
mapsTo: "title"
|
|
2011
2011
|
}
|
|
2012
2012
|
}
|
|
2013
|
-
},
|
|
2013
|
+
}, a3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2014
2014
|
__proto__: null,
|
|
2015
2015
|
basicBulletData: ke,
|
|
2016
2016
|
basicBulletOptions: fe
|
|
@@ -44851,7 +44851,7 @@ const mA = [
|
|
|
44851
44851
|
timeScale: {
|
|
44852
44852
|
addSpaceOnEdges: 0
|
|
44853
44853
|
}
|
|
44854
|
-
},
|
|
44854
|
+
}, S3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
44855
44855
|
__proto__: null,
|
|
44856
44856
|
comboAreaLineData: ea,
|
|
44857
44857
|
comboAreaLineOptions: aa,
|
|
@@ -44918,7 +44918,7 @@ const mA = [
|
|
|
44918
44918
|
data: {
|
|
44919
44919
|
loading: !0
|
|
44920
44920
|
}
|
|
44921
|
-
},
|
|
44921
|
+
}, M3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
44922
44922
|
__proto__: null,
|
|
44923
44923
|
pieCenteredData: ia,
|
|
44924
44924
|
pieCenteredOptions: Ca,
|
|
@@ -44975,7 +44975,7 @@ const mA = [
|
|
|
44975
44975
|
data: {
|
|
44976
44976
|
loading: !0
|
|
44977
44977
|
}
|
|
44978
|
-
},
|
|
44978
|
+
}, E3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
44979
44979
|
__proto__: null,
|
|
44980
44980
|
donutCenteredData: Ta,
|
|
44981
44981
|
donutCenteredOptions: Pa,
|
|
@@ -45007,7 +45007,7 @@ const mA = [
|
|
|
45007
45007
|
status: "warning",
|
|
45008
45008
|
type: "full"
|
|
45009
45009
|
}
|
|
45010
|
-
},
|
|
45010
|
+
}, va = {
|
|
45011
45011
|
title: "Gauge circular without delta -- custom color",
|
|
45012
45012
|
resizable: !0,
|
|
45013
45013
|
height: "250px",
|
|
@@ -45019,12 +45019,12 @@ const mA = [
|
|
|
45019
45019
|
value: "#FFE5B4"
|
|
45020
45020
|
}
|
|
45021
45021
|
}
|
|
45022
|
-
},
|
|
45022
|
+
}, N3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
45023
45023
|
__proto__: null,
|
|
45024
45024
|
gaugeData: $,
|
|
45025
45025
|
gaugeDataNoDelta: Ga,
|
|
45026
45026
|
gaugeOptionsCircular: Ka,
|
|
45027
|
-
gaugeOptionsCircularNoDelta:
|
|
45027
|
+
gaugeOptionsCircularNoDelta: va,
|
|
45028
45028
|
gaugeOptionsSemi: ga
|
|
45029
45029
|
}, Symbol.toStringTag, { value: "Module" })), AA = [
|
|
45030
45030
|
{ group: "Dataset 1", age: 20 },
|
|
@@ -45056,7 +45056,7 @@ const mA = [
|
|
|
45056
45056
|
{ group: "Dataset 2", age: 83 },
|
|
45057
45057
|
{ group: "Dataset 2", age: 86 },
|
|
45058
45058
|
{ group: "Dataset 1", age: 87 }
|
|
45059
|
-
],
|
|
45059
|
+
], ya = {
|
|
45060
45060
|
title: "Histogram (linear)",
|
|
45061
45061
|
axes: {
|
|
45062
45062
|
bottom: {
|
|
@@ -45331,10 +45331,10 @@ const mA = [
|
|
|
45331
45331
|
{ group: "Dataset 1", transactions: 100, value: 99 },
|
|
45332
45332
|
{ group: "Dataset 1", transactions: 100, value: 19 },
|
|
45333
45333
|
{ group: "Dataset 2", transactions: 100, value: 16 }
|
|
45334
|
-
],
|
|
45334
|
+
], t3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
45335
45335
|
__proto__: null,
|
|
45336
45336
|
histogramContinueData: AA,
|
|
45337
|
-
histogramContinueOptions:
|
|
45337
|
+
histogramContinueOptions: ya,
|
|
45338
45338
|
histogramContinueWithBinsNumberData: Ha,
|
|
45339
45339
|
histogramContinueWithBinsNumberOptions: ha,
|
|
45340
45340
|
histogramContinueWithBinsOptions: Wa,
|
|
@@ -45371,13 +45371,13 @@ const mA = [
|
|
|
45371
45371
|
points: {
|
|
45372
45372
|
radius: 7
|
|
45373
45373
|
}
|
|
45374
|
-
},
|
|
45374
|
+
}, L3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
45375
45375
|
__proto__: null,
|
|
45376
45376
|
lollipopDiscreteData: RA,
|
|
45377
45377
|
lollipopDiscreteOptions: Va,
|
|
45378
45378
|
lollipopDiscretePresentationData: ba,
|
|
45379
45379
|
lollipopDiscretePresentationOptions: Ya
|
|
45380
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
45380
|
+
}, Symbol.toStringTag, { value: "Module" })), y = [
|
|
45381
45381
|
{
|
|
45382
45382
|
group: "Dataset 1",
|
|
45383
45383
|
value: 56
|
|
@@ -45480,9 +45480,9 @@ const mA = [
|
|
|
45480
45480
|
breakdownFormatter: (e) => `You are using ${e.datasetsTotal} GB of the space this label is really long will need to be truncated with a tooltip Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.`
|
|
45481
45481
|
}
|
|
45482
45482
|
}
|
|
45483
|
-
},
|
|
45483
|
+
}, D3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
45484
45484
|
__proto__: null,
|
|
45485
|
-
meterData:
|
|
45485
|
+
meterData: y,
|
|
45486
45486
|
meterOptionsCustomColor: fa,
|
|
45487
45487
|
meterOptionsNoStatus: Za,
|
|
45488
45488
|
meterOptionsWithStatus: ka,
|
|
@@ -45596,7 +45596,7 @@ const mA = [
|
|
|
45596
45596
|
data: {
|
|
45597
45597
|
groupMapsTo: "month"
|
|
45598
45598
|
}
|
|
45599
|
-
},
|
|
45599
|
+
}, o3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
45600
45600
|
__proto__: null,
|
|
45601
45601
|
radarCenteredData: Xa,
|
|
45602
45602
|
radarCenteredOptions: Qa,
|
|
@@ -45732,7 +45732,7 @@ const mA = [
|
|
|
45732
45732
|
correspondingDatasets: ["Products"]
|
|
45733
45733
|
}
|
|
45734
45734
|
}
|
|
45735
|
-
},
|
|
45735
|
+
}, r3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
45736
45736
|
__proto__: null,
|
|
45737
45737
|
doubleLinearScatterData: _S,
|
|
45738
45738
|
doubleLinearScatterOptions: eS,
|
|
@@ -45761,7 +45761,7 @@ const mA = [
|
|
|
45761
45761
|
data: {
|
|
45762
45762
|
loading: !0
|
|
45763
45763
|
}
|
|
45764
|
-
}),
|
|
45764
|
+
}), n3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
45765
45765
|
__proto__: null,
|
|
45766
45766
|
stepData: rS,
|
|
45767
45767
|
stepEmptyStateData: nS,
|
|
@@ -46198,7 +46198,7 @@ const mA = [
|
|
|
46198
46198
|
]
|
|
46199
46199
|
}
|
|
46200
46200
|
]
|
|
46201
|
-
},
|
|
46201
|
+
}, vS = {
|
|
46202
46202
|
title: "Line (time series) - Time interval override",
|
|
46203
46203
|
axes: {
|
|
46204
46204
|
left: {},
|
|
@@ -46212,7 +46212,7 @@ const mA = [
|
|
|
46212
46212
|
legend: {
|
|
46213
46213
|
clickable: !1
|
|
46214
46214
|
}
|
|
46215
|
-
},
|
|
46215
|
+
}, yS = [
|
|
46216
46216
|
{
|
|
46217
46217
|
group: "Dataset 1",
|
|
46218
46218
|
date: new Date(1977, 0),
|
|
@@ -46390,7 +46390,7 @@ const mA = [
|
|
|
46390
46390
|
legend: {
|
|
46391
46391
|
clickable: !1
|
|
46392
46392
|
}
|
|
46393
|
-
},
|
|
46393
|
+
}, i3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
46394
46394
|
__proto__: null,
|
|
46395
46395
|
lineTimeSeries15secondsOptions: k,
|
|
46396
46396
|
lineTimeSeries30minutesOptions: sS,
|
|
@@ -46410,10 +46410,10 @@ const mA = [
|
|
|
46410
46410
|
lineTimeSeriesDataSingleDatum: hS,
|
|
46411
46411
|
lineTimeSeriesDataTwoIdenticalLabels: YS,
|
|
46412
46412
|
lineTimeSeriesDataWeekly: cS,
|
|
46413
|
-
lineTimeSeriesDataYearly:
|
|
46413
|
+
lineTimeSeriesDataYearly: yS,
|
|
46414
46414
|
lineTimeSeriesHourlyCustomTicksFormatsOptions: TS,
|
|
46415
46415
|
lineTimeSeriesHourlyDefaultLocaleOptions: lS,
|
|
46416
|
-
lineTimeSeriesIntervalOverrideOptions:
|
|
46416
|
+
lineTimeSeriesIntervalOverrideOptions: vS,
|
|
46417
46417
|
lineTimeSeriesMinuteOptions: FS,
|
|
46418
46418
|
lineTimeSeriesMonthlyCustomLocaleOptions: mS,
|
|
46419
46419
|
lineTimeSeriesMonthlyDefaultLocaleOptions: pS,
|
|
@@ -46629,7 +46629,7 @@ const mA = [
|
|
|
46629
46629
|
type: "dendrogram",
|
|
46630
46630
|
rootTitle: "flare"
|
|
46631
46631
|
}
|
|
46632
|
-
},
|
|
46632
|
+
}, C3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
46633
46633
|
__proto__: null,
|
|
46634
46634
|
dendogramOptions: JS,
|
|
46635
46635
|
treeData: _A,
|
|
@@ -46724,7 +46724,7 @@ const mA = [
|
|
|
46724
46724
|
}
|
|
46725
46725
|
], xS = {
|
|
46726
46726
|
title: "Treemap"
|
|
46727
|
-
},
|
|
46727
|
+
}, O3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
46728
46728
|
__proto__: null,
|
|
46729
46729
|
treemapData: zS,
|
|
46730
46730
|
treemapOptions: xS
|
|
@@ -46941,7 +46941,7 @@ const mA = [
|
|
|
46941
46941
|
canvasZoom: {
|
|
46942
46942
|
enabled: !1
|
|
46943
46943
|
}
|
|
46944
|
-
},
|
|
46944
|
+
}, R3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
46945
46945
|
__proto__: null,
|
|
46946
46946
|
circlePackSingleLevelData: qS,
|
|
46947
46947
|
circlePackSingleOptions: jS,
|
|
@@ -47003,7 +47003,7 @@ const mA = [
|
|
|
47003
47003
|
}
|
|
47004
47004
|
]
|
|
47005
47005
|
}
|
|
47006
|
-
),
|
|
47006
|
+
), F3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
47007
47007
|
__proto__: null,
|
|
47008
47008
|
toolbarLineTimeSeriesData: EM,
|
|
47009
47009
|
toolbarLineTimeSeriesOptions: NM,
|
|
@@ -47111,7 +47111,7 @@ const mA = [
|
|
|
47111
47111
|
option: 3
|
|
47112
47112
|
}
|
|
47113
47113
|
}
|
|
47114
|
-
},
|
|
47114
|
+
}, I3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
47115
47115
|
__proto__: null,
|
|
47116
47116
|
wordCloudData: tM,
|
|
47117
47117
|
wordCloudOptions: LM
|
|
@@ -47277,7 +47277,7 @@ const KM = [], w = D(
|
|
|
47277
47277
|
);
|
|
47278
47278
|
w.title = "Zoom bar (skeleton)";
|
|
47279
47279
|
w.zoomBar.top.loading = !0;
|
|
47280
|
-
const
|
|
47280
|
+
const s3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
47281
47281
|
__proto__: null,
|
|
47282
47282
|
addZoomBarToOptions: D,
|
|
47283
47283
|
definedZoomBarStackedBarTimeSeriesData: FM,
|
|
@@ -47461,7 +47461,7 @@ const u3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
47461
47461
|
]
|
|
47462
47462
|
},
|
|
47463
47463
|
height: "600px"
|
|
47464
|
-
},
|
|
47464
|
+
}, vM = {
|
|
47465
47465
|
...z,
|
|
47466
47466
|
title: "Custom colors (alluvial)",
|
|
47467
47467
|
color: {
|
|
@@ -47471,7 +47471,7 @@ const u3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
47471
47471
|
C: "#6fdc8c"
|
|
47472
47472
|
}
|
|
47473
47473
|
}
|
|
47474
|
-
},
|
|
47474
|
+
}, yM = J, HM = {
|
|
47475
47475
|
...z,
|
|
47476
47476
|
title: "Alluvial (gradient)",
|
|
47477
47477
|
color: {
|
|
@@ -47621,16 +47621,16 @@ const u3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
47621
47621
|
monochrome: !0,
|
|
47622
47622
|
nodePadding: 33
|
|
47623
47623
|
}
|
|
47624
|
-
},
|
|
47624
|
+
}, l3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
47625
47625
|
__proto__: null,
|
|
47626
|
-
alluvialGradientData:
|
|
47626
|
+
alluvialGradientData: yM,
|
|
47627
47627
|
alluvialMonochromeData: YM,
|
|
47628
47628
|
alluvialMonochromeOptions: kM,
|
|
47629
47629
|
alluvialMultipleCategoryData: WM,
|
|
47630
47630
|
alluvialMultipleCategoryOptions: hM,
|
|
47631
47631
|
alluvialNodeAlignmentData: VM,
|
|
47632
47632
|
alluvialNodeAlignmentOptions: bM,
|
|
47633
|
-
alluvialSimpleCustomColorOptions:
|
|
47633
|
+
alluvialSimpleCustomColorOptions: vM,
|
|
47634
47634
|
alluvialSimpleData: J,
|
|
47635
47635
|
alluvialSimpleGradientOptions: HM,
|
|
47636
47636
|
alluvialSimpleOptions: z
|
|
@@ -47674,7 +47674,7 @@ const u3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
47674
47674
|
curve: "curveNatural"
|
|
47675
47675
|
}, fM = D(
|
|
47676
47676
|
Object.assign({}, cA)
|
|
47677
|
-
),
|
|
47677
|
+
), u3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
47678
47678
|
__proto__: null,
|
|
47679
47679
|
boundedAreaTimeSeriesWithHighlightsOptions: cA,
|
|
47680
47680
|
boundedAreaTimeSeriesWithHighlightsZoomOptions: fM,
|
|
@@ -48811,7 +48811,7 @@ const u3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
48811
48811
|
heatmap: {
|
|
48812
48812
|
colorLegend: { title: "Legend title" }
|
|
48813
48813
|
}
|
|
48814
|
-
},
|
|
48814
|
+
}, T3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
48815
48815
|
__proto__: null,
|
|
48816
48816
|
heatmapData: m,
|
|
48817
48817
|
heatmapDomainOptions: zM,
|
|
@@ -48821,7 +48821,7 @@ const u3 = /* @__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.
|
|
48824
|
+
}, Symbol.toStringTag, { value: "Module" })), tE = "@carbon/charts", LE = "1.16.7", 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",
|
|
@@ -48905,17 +48905,6 @@ const u3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
48905
48905
|
"topojson-client": "^3.1.0",
|
|
48906
48906
|
tslib: "^2.6.3"
|
|
48907
48907
|
}, sE = {
|
|
48908
|
-
d3: "^7.0.0",
|
|
48909
|
-
"d3-cloud": "^1.2.5",
|
|
48910
|
-
"d3-sankey": "^0.12.3"
|
|
48911
|
-
}, lE = {
|
|
48912
|
-
"d3-cloud": {
|
|
48913
|
-
optional: !0
|
|
48914
|
-
},
|
|
48915
|
-
"d3-sankey": {
|
|
48916
|
-
optional: !0
|
|
48917
|
-
}
|
|
48918
|
-
}, uE = {
|
|
48919
48908
|
"@carbon/layout": "^11.22.0",
|
|
48920
48909
|
"@carbon/styles": "^1.59.0",
|
|
48921
48910
|
"@carbon/themes": "^11.36.0",
|
|
@@ -48940,9 +48929,9 @@ const u3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
48940
48929
|
vite: "^5.3.1",
|
|
48941
48930
|
"vite-plugin-dts": "^3.9.1",
|
|
48942
48931
|
vitest: "^1.6.0"
|
|
48943
|
-
},
|
|
48932
|
+
}, lE = {
|
|
48944
48933
|
access: "public"
|
|
48945
|
-
},
|
|
48934
|
+
}, uE = [
|
|
48946
48935
|
"charts",
|
|
48947
48936
|
"graphs",
|
|
48948
48937
|
"radar",
|
|
@@ -48969,19 +48958,19 @@ const u3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
48969
48958
|
"svg",
|
|
48970
48959
|
"data",
|
|
48971
48960
|
"typescript"
|
|
48972
|
-
],
|
|
48961
|
+
], TE = "IBM", PE = "Apache-2.0", BE = [
|
|
48973
48962
|
{
|
|
48974
48963
|
name: "Eliad Moosavi",
|
|
48975
48964
|
email: "iliadm@ca.ibm.com",
|
|
48976
48965
|
url: "https://github.com/theiliad"
|
|
48977
48966
|
}
|
|
48978
|
-
],
|
|
48967
|
+
], cE = [
|
|
48979
48968
|
{
|
|
48980
48969
|
name: "Eliad Moosavi",
|
|
48981
48970
|
email: "iliadm@ca.ibm.com",
|
|
48982
48971
|
url: "https://github.com/theiliad"
|
|
48983
48972
|
}
|
|
48984
|
-
],
|
|
48973
|
+
], dE = "f7037103474e53901678dd9e62095b0b1f0f62c4", P = {
|
|
48985
48974
|
name: tE,
|
|
48986
48975
|
version: LE,
|
|
48987
48976
|
description: DE,
|
|
@@ -48994,17 +48983,15 @@ const u3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
48994
48983
|
scripts: RE,
|
|
48995
48984
|
repository: FE,
|
|
48996
48985
|
dependencies: IE,
|
|
48997
|
-
|
|
48998
|
-
|
|
48999
|
-
|
|
49000
|
-
|
|
49001
|
-
|
|
49002
|
-
|
|
49003
|
-
|
|
49004
|
-
|
|
49005
|
-
|
|
49006
|
-
gitHead: UE
|
|
49007
|
-
}, mE = "@carbon/charts-react", GE = "1.16.5", gE = "Carbon Charts component library for React", KE = "module", yE = "./dist/index.js", vE = "./dist/index.mjs", HE = "./dist/index.d.ts", hE = {
|
|
48986
|
+
devDependencies: sE,
|
|
48987
|
+
publishConfig: lE,
|
|
48988
|
+
keywords: uE,
|
|
48989
|
+
author: TE,
|
|
48990
|
+
license: PE,
|
|
48991
|
+
maintainers: BE,
|
|
48992
|
+
contributors: cE,
|
|
48993
|
+
gitHead: dE
|
|
48994
|
+
}, pE = "@carbon/charts-react", UE = "1.16.7", mE = "Carbon Charts component library for React", GE = "module", gE = "./dist/index.js", KE = "./dist/index.mjs", vE = "./dist/index.d.ts", yE = {
|
|
49008
48995
|
"./package.json": "./package.json",
|
|
49009
48996
|
".": {
|
|
49010
48997
|
types: "./dist/index.d.ts",
|
|
@@ -49015,11 +49002,11 @@ const u3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49015
49002
|
"./styles.min": "./dist/styles.min.css",
|
|
49016
49003
|
"./styles.css": "./dist/styles.css",
|
|
49017
49004
|
"./styles": "./dist/styles.css"
|
|
49018
|
-
},
|
|
49005
|
+
}, HE = [
|
|
49019
49006
|
"dist",
|
|
49020
49007
|
"README.md",
|
|
49021
49008
|
"telemetry.yml"
|
|
49022
|
-
],
|
|
49009
|
+
], hE = {
|
|
49023
49010
|
postinstall: "ibmtelemetry --config=telemetry.yml",
|
|
49024
49011
|
"file:styles": "cp ../core/dist/styles.* dist",
|
|
49025
49012
|
"file:downlevel:dts": "downlevel-dts dist dist",
|
|
@@ -49036,40 +49023,37 @@ const u3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49036
49023
|
format: "prettier . --write --ignore-path ../../.prettierignore",
|
|
49037
49024
|
clean: "rm -rf dist demo/bundle",
|
|
49038
49025
|
"pub:demo": "cp -a demo/bundle/. ../../pages/react"
|
|
49039
|
-
},
|
|
49026
|
+
}, WE = {
|
|
49040
49027
|
"@carbon/charts": "workspace:*",
|
|
49041
49028
|
"@carbon/icons-react": "^11.43.0",
|
|
49042
|
-
"@ibm/telemetry-js": "^1.5.2"
|
|
49043
|
-
|
|
49044
|
-
|
|
49045
|
-
|
|
49046
|
-
|
|
49047
|
-
"react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0"
|
|
49048
|
-
}, kE = {
|
|
49029
|
+
"@ibm/telemetry-js": "^1.5.2"
|
|
49030
|
+
}, VE = {
|
|
49031
|
+
react: "^16.8.6 || ^17.0.1 || ^18.2.0",
|
|
49032
|
+
"react-dom": "^16.8.6 || ^17.0.1 || ^18.2.0"
|
|
49033
|
+
}, bE = {
|
|
49049
49034
|
"@stackblitz/sdk": "^1.10.0",
|
|
49050
49035
|
"@types/react": "^18.3.3",
|
|
49051
49036
|
"@types/react-dom": "^18.3.0",
|
|
49052
49037
|
"@vitejs/plugin-react": "^4.3.1",
|
|
49053
49038
|
classnames: "^2.5.1",
|
|
49054
49039
|
concurrently: "^8.2.2",
|
|
49055
|
-
d3: "^7.9.0",
|
|
49056
|
-
"d3-cloud": "^1.2.7",
|
|
49057
|
-
"d3-sankey": "^0.12.3",
|
|
49058
49040
|
"downlevel-dts": "^0.11.0",
|
|
49059
49041
|
eslint: "^9.5.0",
|
|
49060
49042
|
prettier: "^3.3.2",
|
|
49043
|
+
react: "^18.3.1",
|
|
49044
|
+
"react-dom": "^18.3.1",
|
|
49061
49045
|
sass: "^1.77.5",
|
|
49062
49046
|
storybook: "^7.6.19",
|
|
49063
49047
|
typescript: "^5.4.5",
|
|
49064
49048
|
vite: "^5.3.1",
|
|
49065
49049
|
"vite-plugin-dts": "^3.9.1"
|
|
49066
|
-
},
|
|
49050
|
+
}, YE = {
|
|
49067
49051
|
access: "public"
|
|
49068
|
-
},
|
|
49052
|
+
}, kE = {
|
|
49069
49053
|
type: "git",
|
|
49070
49054
|
url: "git@github.com:carbon-design-system/carbon-charts.git",
|
|
49071
49055
|
homepage: "https://charts.carbondesignsystem.com/react/"
|
|
49072
|
-
},
|
|
49056
|
+
}, fE = "Apache-2.0", ZE = "IBM", wE = [
|
|
49073
49057
|
"charts",
|
|
49074
49058
|
"graphs",
|
|
49075
49059
|
"radar",
|
|
@@ -49097,45 +49081,45 @@ const u3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49097
49081
|
"svg",
|
|
49098
49082
|
"data",
|
|
49099
49083
|
"typescript"
|
|
49100
|
-
],
|
|
49084
|
+
], JE = {
|
|
49101
49085
|
url: "https://github.com/carbon-design-system/carbon-charts/issues"
|
|
49102
|
-
},
|
|
49086
|
+
}, zE = "https://github.com/carbon-design-system/carbon-charts#readme", xE = [
|
|
49103
49087
|
{
|
|
49104
49088
|
name: "Eliad Moosavi",
|
|
49105
49089
|
email: "iliadm@ca.ibm.com",
|
|
49106
49090
|
url: "https://github.com/theiliad"
|
|
49107
49091
|
}
|
|
49108
|
-
],
|
|
49092
|
+
], XE = [
|
|
49109
49093
|
{
|
|
49110
49094
|
name: "Eliad Moosavi",
|
|
49111
49095
|
email: "iliadm@ca.ibm.com",
|
|
49112
49096
|
url: "https://github.com/theiliad"
|
|
49113
49097
|
}
|
|
49114
|
-
],
|
|
49115
|
-
name:
|
|
49116
|
-
version:
|
|
49117
|
-
description:
|
|
49118
|
-
type:
|
|
49119
|
-
main:
|
|
49120
|
-
module:
|
|
49121
|
-
types:
|
|
49122
|
-
exports:
|
|
49123
|
-
files:
|
|
49124
|
-
scripts:
|
|
49125
|
-
dependencies:
|
|
49126
|
-
peerDependencies:
|
|
49127
|
-
devDependencies:
|
|
49128
|
-
publishConfig:
|
|
49129
|
-
repository:
|
|
49130
|
-
license:
|
|
49131
|
-
author:
|
|
49132
|
-
keywords:
|
|
49133
|
-
bugs:
|
|
49134
|
-
homepage:
|
|
49135
|
-
maintainers:
|
|
49136
|
-
contributors:
|
|
49137
|
-
gitHead:
|
|
49138
|
-
},
|
|
49098
|
+
], QE = "f7037103474e53901678dd9e62095b0b1f0f62c4", jE = {
|
|
49099
|
+
name: pE,
|
|
49100
|
+
version: UE,
|
|
49101
|
+
description: mE,
|
|
49102
|
+
type: GE,
|
|
49103
|
+
main: gE,
|
|
49104
|
+
module: KE,
|
|
49105
|
+
types: vE,
|
|
49106
|
+
exports: yE,
|
|
49107
|
+
files: HE,
|
|
49108
|
+
scripts: hE,
|
|
49109
|
+
dependencies: WE,
|
|
49110
|
+
peerDependencies: VE,
|
|
49111
|
+
devDependencies: bE,
|
|
49112
|
+
publishConfig: YE,
|
|
49113
|
+
repository: kE,
|
|
49114
|
+
license: fE,
|
|
49115
|
+
author: ZE,
|
|
49116
|
+
keywords: wE,
|
|
49117
|
+
bugs: JE,
|
|
49118
|
+
homepage: zE,
|
|
49119
|
+
maintainers: xE,
|
|
49120
|
+
contributors: XE,
|
|
49121
|
+
gitHead: QE
|
|
49122
|
+
}, qE = "@carbon/charts-svelte", $E = "1.16.7", AN = "Carbon Charts component library for Svelte", _N = {
|
|
49139
49123
|
postinstall: "ibmtelemetry --config=telemetry.yml",
|
|
49140
49124
|
"file:styles": "cp ../core/dist/styles.* dist",
|
|
49141
49125
|
"build:package": "svelte-kit sync && svelte-package && yarn file:styles",
|
|
@@ -49153,7 +49137,7 @@ const u3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49153
49137
|
preview: "vite preview",
|
|
49154
49138
|
check: "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json",
|
|
49155
49139
|
"pub:demo": "cp -a demo/bundle/. ../../pages/svelte"
|
|
49156
|
-
},
|
|
49140
|
+
}, eN = "module", aN = "./dist/index.d.ts", SN = "./dist/index.js", MN = "./dist/index.js", EN = {
|
|
49157
49141
|
".": {
|
|
49158
49142
|
types: "./dist/index.d.ts",
|
|
49159
49143
|
svelte: "./dist/index.js",
|
|
@@ -49161,16 +49145,16 @@ const u3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49161
49145
|
},
|
|
49162
49146
|
"./styles.min.css": "./dist/styles.min.css",
|
|
49163
49147
|
"./styles.css": "./dist/styles.css"
|
|
49164
|
-
},
|
|
49148
|
+
}, NN = [
|
|
49165
49149
|
"dist",
|
|
49166
49150
|
"CHANGELOG.md",
|
|
49167
49151
|
"telemetry.yml"
|
|
49168
|
-
],
|
|
49152
|
+
], tN = {
|
|
49169
49153
|
svelte: "^3.31.0 || ^4.0.0"
|
|
49170
|
-
},
|
|
49154
|
+
}, LN = {
|
|
49171
49155
|
"@carbon/charts": "workspace:*",
|
|
49172
49156
|
"@ibm/telemetry-js": "^1.5.2"
|
|
49173
|
-
},
|
|
49157
|
+
}, DN = {
|
|
49174
49158
|
"@stackblitz/sdk": "^1.10.0",
|
|
49175
49159
|
"@sveltejs/adapter-auto": "^3.2.2",
|
|
49176
49160
|
"@sveltejs/kit": "^2.5.15",
|
|
@@ -49186,25 +49170,25 @@ const u3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49186
49170
|
tslib: "^2.6.3",
|
|
49187
49171
|
typescript: "^5.4.5",
|
|
49188
49172
|
vite: "^5.3.1"
|
|
49189
|
-
},
|
|
49173
|
+
}, oN = {
|
|
49190
49174
|
access: "public"
|
|
49191
|
-
},
|
|
49175
|
+
}, rN = {
|
|
49192
49176
|
type: "git",
|
|
49193
49177
|
url: "git@github.com:carbon-design-system/carbon-charts.git",
|
|
49194
49178
|
homepage: "https://charts.carbondesignsystem.com/svelte/"
|
|
49195
|
-
},
|
|
49179
|
+
}, nN = {
|
|
49196
49180
|
url: "https://github.com/carbon-design-system/carbon-charts/issues"
|
|
49197
|
-
},
|
|
49181
|
+
}, iN = "https://github.com/carbon-design-system/carbon-charts#readme", CN = [
|
|
49198
49182
|
{
|
|
49199
49183
|
name: "Eric Liu",
|
|
49200
49184
|
url: "https://github.com/metonym"
|
|
49201
49185
|
}
|
|
49202
|
-
],
|
|
49186
|
+
], ON = [
|
|
49203
49187
|
{
|
|
49204
49188
|
name: "Eric Liu",
|
|
49205
49189
|
url: "https://github.com/metonym"
|
|
49206
49190
|
}
|
|
49207
|
-
],
|
|
49191
|
+
], RN = "Apache-2.0", FN = "IBM", IN = [
|
|
49208
49192
|
"charts",
|
|
49209
49193
|
"graphs",
|
|
49210
49194
|
"radar",
|
|
@@ -49232,31 +49216,31 @@ const u3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49232
49216
|
"svg",
|
|
49233
49217
|
"data",
|
|
49234
49218
|
"typescript"
|
|
49235
|
-
],
|
|
49236
|
-
name:
|
|
49237
|
-
version:
|
|
49238
|
-
description:
|
|
49239
|
-
scripts:
|
|
49240
|
-
type:
|
|
49241
|
-
types:
|
|
49242
|
-
svelte:
|
|
49243
|
-
module:
|
|
49244
|
-
exports:
|
|
49245
|
-
files:
|
|
49246
|
-
peerDependencies:
|
|
49247
|
-
dependencies:
|
|
49248
|
-
devDependencies:
|
|
49249
|
-
publishConfig:
|
|
49250
|
-
repository:
|
|
49251
|
-
bugs:
|
|
49252
|
-
homepage:
|
|
49253
|
-
maintainers:
|
|
49254
|
-
contributors:
|
|
49255
|
-
license:
|
|
49256
|
-
author:
|
|
49257
|
-
keywords:
|
|
49258
|
-
gitHead:
|
|
49259
|
-
},
|
|
49219
|
+
], sN = "f7037103474e53901678dd9e62095b0b1f0f62c4", v = {
|
|
49220
|
+
name: qE,
|
|
49221
|
+
version: $E,
|
|
49222
|
+
description: AN,
|
|
49223
|
+
scripts: _N,
|
|
49224
|
+
type: eN,
|
|
49225
|
+
types: aN,
|
|
49226
|
+
svelte: SN,
|
|
49227
|
+
module: MN,
|
|
49228
|
+
exports: EN,
|
|
49229
|
+
files: NN,
|
|
49230
|
+
peerDependencies: tN,
|
|
49231
|
+
dependencies: LN,
|
|
49232
|
+
devDependencies: DN,
|
|
49233
|
+
publishConfig: oN,
|
|
49234
|
+
repository: rN,
|
|
49235
|
+
bugs: nN,
|
|
49236
|
+
homepage: iN,
|
|
49237
|
+
maintainers: CN,
|
|
49238
|
+
contributors: ON,
|
|
49239
|
+
license: RN,
|
|
49240
|
+
author: FN,
|
|
49241
|
+
keywords: IN,
|
|
49242
|
+
gitHead: sN
|
|
49243
|
+
}, lN = "@carbon/charts-vue", uN = "1.16.7", TN = "Carbon Charts component library for Vue", PN = "module", BN = "./dist/index.mjs", cN = "./dist/index.d.ts", dN = {
|
|
49260
49244
|
"./styles.min.css": "./dist/styles.min.css",
|
|
49261
49245
|
"./styles.css": "./dist/styles.css",
|
|
49262
49246
|
".": {
|
|
@@ -49264,11 +49248,11 @@ const u3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49264
49248
|
types: "./dist/index.d.ts",
|
|
49265
49249
|
import: "./dist/index.mjs"
|
|
49266
49250
|
}
|
|
49267
|
-
},
|
|
49251
|
+
}, pN = [
|
|
49268
49252
|
"dist",
|
|
49269
49253
|
"CHANGELOG.md",
|
|
49270
49254
|
"telemetry.yml"
|
|
49271
|
-
],
|
|
49255
|
+
], UN = {
|
|
49272
49256
|
postinstall: "ibmtelemetry --config=telemetry.yml",
|
|
49273
49257
|
"file:styles": "cp ../core/dist/styles.* dist",
|
|
49274
49258
|
"build:package": "vite build && yarn file:styles",
|
|
@@ -49283,35 +49267,31 @@ const u3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49283
49267
|
format: "prettier . --write --ignore-path ../../.prettierignore",
|
|
49284
49268
|
clean: "rm -rf dist demo/bundle",
|
|
49285
49269
|
"pub:demo": "cp -a demo/bundle/. ../../pages/vue"
|
|
49286
|
-
},
|
|
49270
|
+
}, mN = {
|
|
49287
49271
|
vue: "^3.4.0"
|
|
49288
|
-
},
|
|
49272
|
+
}, GN = {
|
|
49289
49273
|
"@carbon/charts": "workspace:*",
|
|
49290
|
-
"@ibm/telemetry-js": "^1.5.2"
|
|
49291
|
-
|
|
49292
|
-
}, yN = {
|
|
49274
|
+
"@ibm/telemetry-js": "^1.5.2"
|
|
49275
|
+
}, gN = {
|
|
49293
49276
|
"@stackblitz/sdk": "^1.10.0",
|
|
49294
|
-
"@types/d3": "^7.4.3",
|
|
49295
49277
|
"@vitejs/plugin-vue": "^5.0.5",
|
|
49296
49278
|
concurrently: "^8.2.2",
|
|
49297
|
-
d3: "^7.9.0",
|
|
49298
|
-
"d3-cloud": "^1.2.7",
|
|
49299
|
-
"d3-sankey": "^0.12.3",
|
|
49300
49279
|
eslint: "^9.5.0",
|
|
49301
49280
|
prettier: "^3.3.2",
|
|
49302
49281
|
storybook: "^7.6.19",
|
|
49303
49282
|
typescript: "^5.4.5",
|
|
49304
49283
|
vite: "^5.3.1",
|
|
49305
49284
|
"vite-plugin-dts": "^3.9.1",
|
|
49285
|
+
vue: "^3.4.29",
|
|
49306
49286
|
"vue-tsc": "^2.0.21"
|
|
49307
|
-
},
|
|
49287
|
+
}, KN = {
|
|
49308
49288
|
access: "public",
|
|
49309
49289
|
tag: "next"
|
|
49310
|
-
},
|
|
49290
|
+
}, vN = {
|
|
49311
49291
|
type: "git",
|
|
49312
49292
|
url: "git@github.com:carbon-design-system/carbon-charts.git",
|
|
49313
49293
|
homepage: "https://charts.carbondesignsystem.com/vue/"
|
|
49314
|
-
},
|
|
49294
|
+
}, yN = "Apache-2.0", HN = "IBM", hN = [
|
|
49315
49295
|
"charts",
|
|
49316
49296
|
"graphs",
|
|
49317
49297
|
"radar",
|
|
@@ -49340,35 +49320,35 @@ const u3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49340
49320
|
"data",
|
|
49341
49321
|
"typescript"
|
|
49342
49322
|
], j = {
|
|
49343
|
-
name:
|
|
49344
|
-
version:
|
|
49345
|
-
description:
|
|
49346
|
-
type:
|
|
49347
|
-
module:
|
|
49348
|
-
types:
|
|
49349
|
-
exports:
|
|
49350
|
-
files:
|
|
49351
|
-
scripts:
|
|
49352
|
-
peerDependencies:
|
|
49353
|
-
dependencies:
|
|
49354
|
-
devDependencies:
|
|
49355
|
-
publishConfig:
|
|
49356
|
-
repository:
|
|
49357
|
-
license:
|
|
49358
|
-
author:
|
|
49359
|
-
keywords:
|
|
49323
|
+
name: lN,
|
|
49324
|
+
version: uN,
|
|
49325
|
+
description: TN,
|
|
49326
|
+
type: PN,
|
|
49327
|
+
module: BN,
|
|
49328
|
+
types: cN,
|
|
49329
|
+
exports: dN,
|
|
49330
|
+
files: pN,
|
|
49331
|
+
scripts: UN,
|
|
49332
|
+
peerDependencies: mN,
|
|
49333
|
+
dependencies: GN,
|
|
49334
|
+
devDependencies: gN,
|
|
49335
|
+
publishConfig: KN,
|
|
49336
|
+
repository: vN,
|
|
49337
|
+
license: yN,
|
|
49338
|
+
author: HN,
|
|
49339
|
+
keywords: hN
|
|
49360
49340
|
}, N = {
|
|
49361
49341
|
carbonCharts: P.version,
|
|
49362
49342
|
d3: P.dependencies.d3,
|
|
49363
49343
|
d3Cloud: P.dependencies["d3-cloud"],
|
|
49364
49344
|
d3Sankey: P.dependencies["d3-sankey"],
|
|
49365
49345
|
angular: "latest",
|
|
49366
|
-
react:
|
|
49367
|
-
svelteVite:
|
|
49346
|
+
react: jE.dependencies.react,
|
|
49347
|
+
svelteVite: v.devDependencies["@sveltejs/vite-plugin-svelte"],
|
|
49368
49348
|
svelteTsConfig: "latest",
|
|
49369
|
-
svelte:
|
|
49370
|
-
svelteCheck:
|
|
49371
|
-
tslib:
|
|
49349
|
+
svelte: v.devDependencies.svelte,
|
|
49350
|
+
svelteCheck: v.devDependencies["svelte-check"],
|
|
49351
|
+
tslib: v.devDependencies.tslib,
|
|
49372
49352
|
typescript: P.devDependencies.typescript,
|
|
49373
49353
|
vite: P.devDependencies.vite,
|
|
49374
49354
|
vue: j.dependencies.vue,
|
|
@@ -49400,7 +49380,7 @@ function o(e, a = 0, S = !0) {
|
|
|
49400
49380
|
else typeof e == "string" ? M += `'${e.replace(/(['"`])/g, "\\$1")}'` : M += e;
|
|
49401
49381
|
return M;
|
|
49402
49382
|
}
|
|
49403
|
-
function
|
|
49383
|
+
function WN(e) {
|
|
49404
49384
|
const a = {
|
|
49405
49385
|
"@carbon/charts": N.carbonCharts,
|
|
49406
49386
|
d3: N.d3,
|
|
@@ -49479,7 +49459,7 @@ ${E ? M : t}
|
|
|
49479
49459
|
}
|
|
49480
49460
|
};
|
|
49481
49461
|
}
|
|
49482
|
-
function
|
|
49462
|
+
function VN(e) {
|
|
49483
49463
|
const a = {
|
|
49484
49464
|
"@carbon/charts-angular": N.carbonCharts,
|
|
49485
49465
|
d3: N.d3,
|
|
@@ -49616,7 +49596,7 @@ bootstrapApplication(App)
|
|
|
49616
49596
|
}
|
|
49617
49597
|
};
|
|
49618
49598
|
}
|
|
49619
|
-
function
|
|
49599
|
+
function bN(e) {
|
|
49620
49600
|
const a = {
|
|
49621
49601
|
"@carbon/charts-react": N.carbonCharts,
|
|
49622
49602
|
d3: N.d3,
|
|
@@ -49695,7 +49675,7 @@ root.render(
|
|
|
49695
49675
|
}
|
|
49696
49676
|
};
|
|
49697
49677
|
}
|
|
49698
|
-
function
|
|
49678
|
+
function YN(e) {
|
|
49699
49679
|
const a = {
|
|
49700
49680
|
"@carbon/charts-svelte": N.carbonCharts,
|
|
49701
49681
|
"@sveltejs/vite-plugin-svelte": N.svelteVite,
|
|
@@ -49818,7 +49798,7 @@ export default defineConfig({
|
|
|
49818
49798
|
}
|
|
49819
49799
|
};
|
|
49820
49800
|
}
|
|
49821
|
-
function
|
|
49801
|
+
function kN(e) {
|
|
49822
49802
|
const a = {
|
|
49823
49803
|
"@carbon/charts-vue": N.carbonCharts,
|
|
49824
49804
|
d3: N.d3,
|
|
@@ -49953,7 +49933,7 @@ app.mount('#app')
|
|
|
49953
49933
|
}
|
|
49954
49934
|
};
|
|
49955
49935
|
}
|
|
49956
|
-
const
|
|
49936
|
+
const fN = (e) => {
|
|
49957
49937
|
var M, E, t;
|
|
49958
49938
|
const a = document.createElement("div");
|
|
49959
49939
|
a.id = "theme-picker", a.innerHTML = `
|
|
@@ -49998,7 +49978,7 @@ const wN = (e) => {
|
|
|
49998
49978
|
</fieldset>`;
|
|
49999
49979
|
const S = document.documentElement.getAttribute("data-carbon-theme");
|
|
50000
49980
|
S ? (M = a.querySelector(`input#theme__${S}`)) == null || M.setAttribute("checked", "true") : (E = a.querySelector("input#theme__white")) == null || E.setAttribute("checked", "true"), (t = e.querySelector("#charting-controls")) == null || t.appendChild(a);
|
|
50001
|
-
},
|
|
49981
|
+
}, ZN = (e, a) => {
|
|
50002
49982
|
const S = [
|
|
50003
49983
|
"geoEqualEarth",
|
|
50004
49984
|
"geoAlbers",
|
|
@@ -50027,7 +50007,7 @@ const wN = (e) => {
|
|
|
50027
50007
|
const { value: L } = t.target;
|
|
50028
50008
|
M.thematic.projection = L, a.model.setOptions(M);
|
|
50029
50009
|
}), e.querySelector("#charting-controls").appendChild(E);
|
|
50030
|
-
},
|
|
50010
|
+
}, wN = (e, a, S = { colorPairingOptions: null }) => {
|
|
50031
50011
|
var X, pA;
|
|
50032
50012
|
const { colorPairingOptions: M } = S, E = a.model.getOptions(), { numberOfVariants: t, option: L } = E.color.pairing, r = a.model.getAllDataGroupsNames().length, l = t || r;
|
|
50033
50013
|
let c = !1;
|
|
@@ -50067,10 +50047,10 @@ const wN = (e) => {
|
|
|
50067
50047
|
const { value: Q } = u.target, [d, T] = Q.split("-color-option-");
|
|
50068
50048
|
E.color.pairing.numberOfVariants = d, E.color.pairing.option = T, a.model.setOptions(E);
|
|
50069
50049
|
}), (pA = e == null ? void 0 : e.querySelector("#charting-controls")) == null || pA.appendChild(O);
|
|
50070
|
-
},
|
|
50050
|
+
}, P3 = (e, a, S, M = { colorPairingOptions: null }) => {
|
|
50071
50051
|
var E, t;
|
|
50072
|
-
e.querySelector("#charting-controls") && (e.querySelector("#charting-controls").innerHTML = ""),
|
|
50073
|
-
},
|
|
50052
|
+
e.querySelector("#charting-controls") && (e.querySelector("#charting-controls").innerHTML = ""), fN(e), ((E = a == null ? void 0 : a.configs) == null ? void 0 : E.excludeColorPaletteControl) !== !0 && wN(e, S, M), (t = a == null ? void 0 : a.configs) != null && t.includeProjectionControl && ZN(e, S), JN(e, S);
|
|
50053
|
+
}, JN = (e, a) => {
|
|
50074
50054
|
const S = e.querySelectorAll("div#theme-picker input.cds--radio-button"), M = document.documentElement.getAttribute("data-carbon-theme");
|
|
50075
50055
|
M && a.services.domUtils.getHolder().setAttribute("data-carbon-theme", M), S.forEach((E) => {
|
|
50076
50056
|
E.addEventListener("click", (t) => {
|
|
@@ -50078,7 +50058,7 @@ const wN = (e) => {
|
|
|
50078
50058
|
document.documentElement.setAttribute("data-carbon-theme", L), a.model.setOptions({ ...a.model.getOptions(), theme: L });
|
|
50079
50059
|
});
|
|
50080
50060
|
});
|
|
50081
|
-
}, U = (e) => `https://charts.carbondesignsystem.com/${e !== "vanilla" ? `${e}/` : ""}${window.parent.location.search}`,
|
|
50061
|
+
}, U = (e) => `https://charts.carbondesignsystem.com/${e !== "vanilla" ? `${e}/` : ""}${window.parent.location.search}`, B3 = (e, a) => {
|
|
50082
50062
|
var t;
|
|
50083
50063
|
let S = [
|
|
50084
50064
|
{
|
|
@@ -50252,7 +50232,7 @@ const wN = (e) => {
|
|
|
50252
50232
|
angular: "ibm-wordcloud-chart",
|
|
50253
50233
|
vue: "CcvWordCloudChart"
|
|
50254
50234
|
}
|
|
50255
|
-
},
|
|
50235
|
+
}, zN = [
|
|
50256
50236
|
{
|
|
50257
50237
|
title: "Axes",
|
|
50258
50238
|
demos: [
|
|
@@ -50343,11 +50323,11 @@ const wN = (e) => {
|
|
|
50343
50323
|
},
|
|
50344
50324
|
{
|
|
50345
50325
|
data: KS,
|
|
50346
|
-
options:
|
|
50326
|
+
options: vS,
|
|
50347
50327
|
chartType: A.LineChart
|
|
50348
50328
|
},
|
|
50349
50329
|
{
|
|
50350
|
-
data:
|
|
50330
|
+
data: yS,
|
|
50351
50331
|
options: HS,
|
|
50352
50332
|
chartType: A.LineChart
|
|
50353
50333
|
},
|
|
@@ -50392,7 +50372,7 @@ const wN = (e) => {
|
|
|
50392
50372
|
chartType: A.CirclePackChart
|
|
50393
50373
|
},
|
|
50394
50374
|
{
|
|
50395
|
-
options:
|
|
50375
|
+
options: vM,
|
|
50396
50376
|
data: J,
|
|
50397
50377
|
chartType: A.AlluvialChart
|
|
50398
50378
|
}
|
|
@@ -50598,14 +50578,14 @@ const wN = (e) => {
|
|
|
50598
50578
|
}
|
|
50599
50579
|
]
|
|
50600
50580
|
}
|
|
50601
|
-
].map((e) => (e.storyGroupTitle = "Utility", e)),
|
|
50581
|
+
].map((e) => (e.storyGroupTitle = "Utility", e)), xN = [
|
|
50602
50582
|
{
|
|
50603
50583
|
title: "Area (simple)",
|
|
50604
50584
|
description: "Area charts are similar to line charts, but the areas below the lines are filled with colors or patterns. Stacked charts are useful for comparing proportional contributions within a category. They plot the relative value that each data series contributes to the total.",
|
|
50605
50585
|
demos: [
|
|
50606
50586
|
{
|
|
50607
50587
|
options: HA,
|
|
50608
|
-
data:
|
|
50588
|
+
data: vA,
|
|
50609
50589
|
chartType: A.AreaChart,
|
|
50610
50590
|
mainDemo: !0
|
|
50611
50591
|
},
|
|
@@ -50678,7 +50658,7 @@ const wN = (e) => {
|
|
|
50678
50658
|
},
|
|
50679
50659
|
{
|
|
50680
50660
|
options: H_,
|
|
50681
|
-
data:
|
|
50661
|
+
data: y_,
|
|
50682
50662
|
chartType: A.SimpleBarChart
|
|
50683
50663
|
},
|
|
50684
50664
|
{
|
|
@@ -50824,7 +50804,7 @@ const wN = (e) => {
|
|
|
50824
50804
|
},
|
|
50825
50805
|
{
|
|
50826
50806
|
options: K_,
|
|
50827
|
-
data:
|
|
50807
|
+
data: v_,
|
|
50828
50808
|
chartType: A.StackedBarChart
|
|
50829
50809
|
},
|
|
50830
50810
|
{
|
|
@@ -50871,8 +50851,8 @@ const wN = (e) => {
|
|
|
50871
50851
|
chartType: A.BubbleChart
|
|
50872
50852
|
},
|
|
50873
50853
|
{
|
|
50874
|
-
options:
|
|
50875
|
-
data:
|
|
50854
|
+
options: ye,
|
|
50855
|
+
data: ve,
|
|
50876
50856
|
chartType: A.BubbleChart
|
|
50877
50857
|
},
|
|
50878
50858
|
{
|
|
@@ -51014,7 +50994,7 @@ const wN = (e) => {
|
|
|
51014
50994
|
chartType: A.GaugeChart
|
|
51015
50995
|
},
|
|
51016
50996
|
{
|
|
51017
|
-
options:
|
|
50997
|
+
options: va,
|
|
51018
50998
|
data: Ga,
|
|
51019
50999
|
chartType: A.GaugeChart
|
|
51020
51000
|
}
|
|
@@ -51024,7 +51004,7 @@ const wN = (e) => {
|
|
|
51024
51004
|
title: "Histogram",
|
|
51025
51005
|
demos: [
|
|
51026
51006
|
{
|
|
51027
|
-
options:
|
|
51007
|
+
options: ya,
|
|
51028
51008
|
data: AA,
|
|
51029
51009
|
chartType: A.HistogramChart
|
|
51030
51010
|
},
|
|
@@ -51129,18 +51109,18 @@ const wN = (e) => {
|
|
|
51129
51109
|
demos: [
|
|
51130
51110
|
{
|
|
51131
51111
|
options: ka,
|
|
51132
|
-
data:
|
|
51112
|
+
data: y,
|
|
51133
51113
|
chartType: A.MeterChart,
|
|
51134
51114
|
mainDemo: !0
|
|
51135
51115
|
},
|
|
51136
51116
|
{
|
|
51137
51117
|
options: fa,
|
|
51138
|
-
data:
|
|
51118
|
+
data: y,
|
|
51139
51119
|
chartType: A.MeterChart
|
|
51140
51120
|
},
|
|
51141
51121
|
{
|
|
51142
51122
|
options: Za,
|
|
51143
|
-
data:
|
|
51123
|
+
data: y,
|
|
51144
51124
|
chartType: A.MeterChart
|
|
51145
51125
|
}
|
|
51146
51126
|
]
|
|
@@ -51233,7 +51213,7 @@ const wN = (e) => {
|
|
|
51233
51213
|
demos: [
|
|
51234
51214
|
{
|
|
51235
51215
|
options: hA,
|
|
51236
|
-
data:
|
|
51216
|
+
data: yA,
|
|
51237
51217
|
chartType: A.AreaChart,
|
|
51238
51218
|
mainDemo: !0
|
|
51239
51219
|
},
|
|
@@ -51282,7 +51262,7 @@ const wN = (e) => {
|
|
|
51282
51262
|
}
|
|
51283
51263
|
]
|
|
51284
51264
|
}
|
|
51285
|
-
].map((e) => (e.storyGroupTitle = "Simple charts", e)),
|
|
51265
|
+
].map((e) => (e.storyGroupTitle = "Simple charts", e)), XN = [
|
|
51286
51266
|
{
|
|
51287
51267
|
title: "Choropleth",
|
|
51288
51268
|
configs: {
|
|
@@ -51311,7 +51291,7 @@ const wN = (e) => {
|
|
|
51311
51291
|
demos: [
|
|
51312
51292
|
{
|
|
51313
51293
|
options: HM,
|
|
51314
|
-
data:
|
|
51294
|
+
data: yM,
|
|
51315
51295
|
chartType: A.AlluvialChart,
|
|
51316
51296
|
mainDemo: !0
|
|
51317
51297
|
},
|
|
@@ -51431,46 +51411,46 @@ const wN = (e) => {
|
|
|
51431
51411
|
]
|
|
51432
51412
|
}
|
|
51433
51413
|
].map((e) => (e.storyGroupTitle = "Complex charts", e));
|
|
51434
|
-
let SA = [...
|
|
51435
|
-
const UA = (e) => e.replace(/[^\w\s]/gi, "").replace(/\s\s+/g, " ").toLowerCase().replace(/\s+/g, "-"),
|
|
51436
|
-
vanilla:
|
|
51437
|
-
angular:
|
|
51438
|
-
react:
|
|
51439
|
-
svelte:
|
|
51440
|
-
vue:
|
|
51414
|
+
let SA = [...zN, ...xN, ...XN];
|
|
51415
|
+
const UA = (e) => e.replace(/[^\w\s]/gi, "").replace(/\s\s+/g, " ").toLowerCase().replace(/\s+/g, "-"), QN = (e) => e.sort((a, S) => S.title - a.title).map((a) => (a.demos = a.demos.map((S) => (S.title = S.options.title, S.id = `${UA(a.title)}--${UA(S.options.title)}`, S.options.height = S.options.height ?? "400px", S.code = {
|
|
51416
|
+
vanilla: WN(S),
|
|
51417
|
+
angular: VN(S),
|
|
51418
|
+
react: bN(S),
|
|
51419
|
+
svelte: YN(S),
|
|
51420
|
+
vue: kN(S)
|
|
51441
51421
|
}, S)), a));
|
|
51442
|
-
SA =
|
|
51443
|
-
const
|
|
51422
|
+
SA = QN(SA);
|
|
51423
|
+
const c3 = SA;
|
|
51444
51424
|
export {
|
|
51445
|
-
|
|
51446
|
-
|
|
51447
|
-
|
|
51448
|
-
|
|
51449
|
-
|
|
51450
|
-
|
|
51451
|
-
|
|
51452
|
-
|
|
51453
|
-
|
|
51454
|
-
|
|
51455
|
-
|
|
51456
|
-
|
|
51457
|
-
|
|
51458
|
-
|
|
51459
|
-
|
|
51460
|
-
|
|
51461
|
-
|
|
51462
|
-
|
|
51463
|
-
|
|
51464
|
-
|
|
51465
|
-
|
|
51466
|
-
|
|
51467
|
-
|
|
51468
|
-
|
|
51469
|
-
|
|
51470
|
-
|
|
51471
|
-
|
|
51472
|
-
|
|
51473
|
-
|
|
51474
|
-
|
|
51425
|
+
P3 as addControls,
|
|
51426
|
+
B3 as addOtherVersions,
|
|
51427
|
+
JN as addRadioButtonEventListeners,
|
|
51428
|
+
l3 as alluvialDemos,
|
|
51429
|
+
qN as areaDemos,
|
|
51430
|
+
$N as barDemos,
|
|
51431
|
+
A3 as boxplotDemos,
|
|
51432
|
+
e3 as bubbleDemos,
|
|
51433
|
+
a3 as bulletDemos,
|
|
51434
|
+
R3 as circlePackDemos,
|
|
51435
|
+
S3 as comboDemos,
|
|
51436
|
+
E3 as donutDemos,
|
|
51437
|
+
N3 as gaugeDemos,
|
|
51438
|
+
T3 as heatmapDemos,
|
|
51439
|
+
u3 as highlightDemos,
|
|
51440
|
+
t3 as histogramDemos,
|
|
51441
|
+
_3 as lineDemos,
|
|
51442
|
+
L3 as lollipopDemos,
|
|
51443
|
+
D3 as meterDemos,
|
|
51444
|
+
M3 as pieDemos,
|
|
51445
|
+
o3 as radarDemos,
|
|
51446
|
+
r3 as scatterDemos,
|
|
51447
|
+
n3 as stepDemos,
|
|
51448
|
+
c3 as storybookDemoGroups,
|
|
51449
|
+
i3 as timeSeriesAxisDemos,
|
|
51450
|
+
F3 as toolbarDemos,
|
|
51451
|
+
C3 as treeDemos,
|
|
51452
|
+
O3 as treemapDemos,
|
|
51453
|
+
I3 as wordCloudDemos,
|
|
51454
|
+
s3 as zoomBarDemos
|
|
51475
51455
|
};
|
|
51476
51456
|
//# sourceMappingURL=index.mjs.map
|