impaktapps-design 0.2.993-alpha.248 → 0.2.993-alpha.249
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.
|
@@ -19173,8 +19173,8 @@ const finalDataProvider = (type2, value, theme) => {
|
|
|
19173
19173
|
...(_c = value.style) == null ? void 0 : _c.labelStyle
|
|
19174
19174
|
},
|
|
19175
19175
|
barStyle: {
|
|
19176
|
-
|
|
19177
|
-
|
|
19176
|
+
...(_d = value.style) == null ? void 0 : _d.barStyle,
|
|
19177
|
+
colorMap: (_e = value.style) == null ? void 0 : _e.colorMap
|
|
19178
19178
|
}
|
|
19179
19179
|
}
|
|
19180
19180
|
};
|
|
@@ -19198,8 +19198,8 @@ const finalDataProvider = (type2, value, theme) => {
|
|
|
19198
19198
|
...(_g = value.style) == null ? void 0 : _g.containerStyle
|
|
19199
19199
|
},
|
|
19200
19200
|
pieStyle: {
|
|
19201
|
-
|
|
19202
|
-
|
|
19201
|
+
...(_h = value.style) == null ? void 0 : _h.pieStyle,
|
|
19202
|
+
colorMap: (_i = value.style) == null ? void 0 : _i.colorMap
|
|
19203
19203
|
}
|
|
19204
19204
|
}
|
|
19205
19205
|
};
|
|
@@ -19225,8 +19225,8 @@ const finalDataProvider = (type2, value, theme) => {
|
|
|
19225
19225
|
...(_l = value.style) == null ? void 0 : _l.labelStyle
|
|
19226
19226
|
},
|
|
19227
19227
|
lineStyle: {
|
|
19228
|
-
|
|
19229
|
-
|
|
19228
|
+
...(_m = value.style) == null ? void 0 : _m.lineStyle,
|
|
19229
|
+
colorMap: (_n = value.style) == null ? void 0 : _n.colorMap
|
|
19230
19230
|
}
|
|
19231
19231
|
}
|
|
19232
19232
|
};
|
|
@@ -19254,8 +19254,8 @@ const finalDataProvider = (type2, value, theme) => {
|
|
|
19254
19254
|
...(_u = value.style) == null ? void 0 : _u.labelStyle
|
|
19255
19255
|
},
|
|
19256
19256
|
areaStyle: {
|
|
19257
|
-
|
|
19258
|
-
|
|
19257
|
+
...(_v = value.style) == null ? void 0 : _v.areaStyle,
|
|
19258
|
+
colorMap: (_w = value.style) == null ? void 0 : _w.colorMap
|
|
19259
19259
|
}
|
|
19260
19260
|
}
|
|
19261
19261
|
};
|
|
@@ -19281,8 +19281,8 @@ const finalDataProvider = (type2, value, theme) => {
|
|
|
19281
19281
|
...(_A = value.style) == null ? void 0 : _A.labelStyle
|
|
19282
19282
|
},
|
|
19283
19283
|
stackBarLineStyle: {
|
|
19284
|
-
|
|
19285
|
-
|
|
19284
|
+
...(_B = value.style) == null ? void 0 : _B.stackBarLineStyle,
|
|
19285
|
+
colorMap: (_C = value.style) == null ? void 0 : _C.colorMap
|
|
19286
19286
|
}
|
|
19287
19287
|
}
|
|
19288
19288
|
};
|