@validationcloud/fractal-ui 1.56.0 → 1.58.0

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.
Files changed (121) hide show
  1. package/dist/charts.js +9 -9
  2. package/dist/components/echarts-renderer/mavrik-theme-horizontal.json.d.ts +2 -6
  3. package/dist/components/echarts-renderer/mavrik-theme.json.d.ts +2 -6
  4. package/dist/components/select/select.d.ts +10 -8
  5. package/dist/{src/components → components}/select/select.js +43 -43
  6. package/dist/index.js +29 -29
  7. package/dist/lib/font-data.d.ts +17 -0
  8. package/dist/lib/font-data.js +19 -0
  9. package/dist/lib/render-chart-to-image.d.ts +12 -14
  10. package/dist/lib/render-chart-to-image.js +75 -0
  11. package/dist/lib/render-mavrik-chart-to-image.js +28 -0
  12. package/dist/server.js +3 -3
  13. package/package.json +5 -5
  14. package/dist/fonts/Poppins-Bold.ttf +0 -0
  15. package/dist/fonts/Poppins-Medium.ttf +0 -0
  16. package/dist/fonts/Poppins-Regular.ttf +0 -0
  17. package/dist/fonts/Poppins-SemiBold.ttf +0 -0
  18. package/dist/lib/get-echarts-module.d.ts +0 -1
  19. package/dist/node_modules/.pnpm/@floating-ui_core@1.7.3/node_modules/@floating-ui/core/dist/floating-ui.core.js +0 -527
  20. package/dist/node_modules/.pnpm/@floating-ui_dom@1.7.4/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +0 -402
  21. package/dist/node_modules/.pnpm/@floating-ui_react-dom@2.1.6_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +0 -208
  22. package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +0 -136
  23. package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +0 -130
  24. package/dist/node_modules/.pnpm/@radix-ui_number@1.1.1/node_modules/@radix-ui/number/dist/index.js +0 -6
  25. package/dist/node_modules/.pnpm/@radix-ui_primitive@1.1.2/node_modules/@radix-ui/primitive/dist/index.js +0 -9
  26. package/dist/node_modules/.pnpm/@radix-ui_react-arrow@1.1.3_@types_react-dom@19.2.3_@types_react@19.2.6__@types_react@1_d580df0584800d3ed24dd50bc4bb768c/node_modules/@radix-ui/react-arrow/dist/index.js +0 -24
  27. package/dist/node_modules/.pnpm/@radix-ui_react-collection@1.1.3_@types_react-dom@19.2.3_@types_react@19.2.6__@types_re_965c21727754e936eeb7d35183788fa0/node_modules/@radix-ui/react-collection/dist/index.js +0 -49
  28. package/dist/node_modules/.pnpm/@radix-ui_react-context@1.1.2_@types_react@19.2.6_react@19.2.0/node_modules/@radix-ui/react-context/dist/index.js +0 -53
  29. package/dist/node_modules/.pnpm/@radix-ui_react-direction@1.1.1_@types_react@19.2.6_react@19.2.0/node_modules/@radix-ui/react-direction/dist/index.js +0 -10
  30. package/dist/node_modules/.pnpm/@radix-ui_react-dismissable-layer@1.1.6_@types_react-dom@19.2.3_@types_react@19.2.6__@t_c6844451b48448597731ceee2c7ec947/node_modules/@radix-ui/react-dismissable-layer/dist/index.js +0 -128
  31. package/dist/node_modules/.pnpm/@radix-ui_react-focus-guards@1.1.2_@types_react@19.2.6_react@19.2.0/node_modules/@radix-ui/react-focus-guards/dist/index.js +0 -18
  32. package/dist/node_modules/.pnpm/@radix-ui_react-focus-scope@1.1.3_@types_react-dom@19.2.3_@types_react@19.2.6__@types_r_1236dc37c73a65e17034434472fa319b/node_modules/@radix-ui/react-focus-scope/dist/index.js +0 -137
  33. package/dist/node_modules/.pnpm/@radix-ui_react-id@1.1.1_@types_react@19.2.6_react@19.2.0/node_modules/@radix-ui/react-id/dist/index.js +0 -13
  34. package/dist/node_modules/.pnpm/@radix-ui_react-popper@1.2.3_@types_react-dom@19.2.3_@types_react@19.2.6__@types_react@_875fb0de6110028421a3e7790df757e0/node_modules/@radix-ui/react-popper/dist/index.js +0 -219
  35. package/dist/node_modules/.pnpm/@radix-ui_react-portal@1.1.5_@types_react-dom@19.2.3_@types_react@19.2.6__@types_react@_5324bcb5f7050b43e9225714ff37edcd/node_modules/@radix-ui/react-portal/dist/index.js +0 -16
  36. package/dist/node_modules/.pnpm/@radix-ui_react-primitive@2.0.3_@types_react-dom@19.2.3_@types_react@19.2.6__@types_rea_87a4386c2964ee4c9c162dadc854f596/node_modules/@radix-ui/react-primitive/dist/index.js +0 -35
  37. package/dist/node_modules/.pnpm/@radix-ui_react-select@2.1.7_@types_react-dom@19.2.3_@types_react@19.2.6__@types_react@_6ddc7a756051e26689ab8a69ff12c731/node_modules/@radix-ui/react-select/dist/index.js +0 -821
  38. package/dist/node_modules/.pnpm/@radix-ui_react-slot@1.2.0_@types_react@19.2.6_react@19.2.0/node_modules/@radix-ui/react-slot/dist/index.js +0 -48
  39. package/dist/node_modules/.pnpm/@radix-ui_react-use-callback-ref@1.1.1_@types_react@19.2.6_react@19.2.0/node_modules/@radix-ui/react-use-callback-ref/dist/index.js +0 -10
  40. package/dist/node_modules/.pnpm/@radix-ui_react-use-controllable-state@1.1.1_@types_react@19.2.6_react@19.2.0/node_modules/@radix-ui/react-use-controllable-state/dist/index.js +0 -32
  41. package/dist/node_modules/.pnpm/@radix-ui_react-use-escape-keydown@1.1.1_@types_react@19.2.6_react@19.2.0/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js +0 -14
  42. package/dist/node_modules/.pnpm/@radix-ui_react-use-layout-effect@1.1.1_@types_react@19.2.6_react@19.2.0/node_modules/@radix-ui/react-use-layout-effect/dist/index.js +0 -6
  43. package/dist/node_modules/.pnpm/@radix-ui_react-use-previous@1.1.1_@types_react@19.2.6_react@19.2.0/node_modules/@radix-ui/react-use-previous/dist/index.js +0 -8
  44. package/dist/node_modules/.pnpm/@radix-ui_react-use-size@1.1.1_@types_react@19.2.6_react@19.2.0/node_modules/@radix-ui/react-use-size/dist/index.js +0 -27
  45. package/dist/node_modules/.pnpm/@radix-ui_react-visually-hidden@1.1.3_@types_react-dom@19.2.3_@types_react@19.2.6__@typ_06b3b0029799d875b5a80b38402a9c14/node_modules/@radix-ui/react-visually-hidden/dist/index.js +0 -30
  46. package/dist/node_modules/.pnpm/aria-hidden@1.2.6/node_modules/aria-hidden/dist/es2015/index.js +0 -52
  47. package/dist/node_modules/.pnpm/get-nonce@1.0.1/node_modules/get-nonce/dist/es2015/index.js +0 -7
  48. package/dist/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types_react@19.2.6_react@19.2.0/node_modules/react-remove-scroll-bar/dist/es2015/component.js +0 -71
  49. package/dist/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types_react@19.2.6_react@19.2.0/node_modules/react-remove-scroll-bar/dist/es2015/constants.js +0 -7
  50. package/dist/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types_react@19.2.6_react@19.2.0/node_modules/react-remove-scroll-bar/dist/es2015/utils.js +0 -25
  51. package/dist/node_modules/.pnpm/react-remove-scroll@2.7.1_@types_react@19.2.6_react@19.2.0/node_modules/react-remove-scroll/dist/es2015/Combination.js +0 -11
  52. package/dist/node_modules/.pnpm/react-remove-scroll@2.7.1_@types_react@19.2.6_react@19.2.0/node_modules/react-remove-scroll/dist/es2015/SideEffect.js +0 -112
  53. package/dist/node_modules/.pnpm/react-remove-scroll@2.7.1_@types_react@19.2.6_react@19.2.0/node_modules/react-remove-scroll/dist/es2015/UI.js +0 -31
  54. package/dist/node_modules/.pnpm/react-remove-scroll@2.7.1_@types_react@19.2.6_react@19.2.0/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js +0 -16
  55. package/dist/node_modules/.pnpm/react-remove-scroll@2.7.1_@types_react@19.2.6_react@19.2.0/node_modules/react-remove-scroll/dist/es2015/handleScroll.js +0 -68
  56. package/dist/node_modules/.pnpm/react-remove-scroll@2.7.1_@types_react@19.2.6_react@19.2.0/node_modules/react-remove-scroll/dist/es2015/medium.js +0 -5
  57. package/dist/node_modules/.pnpm/react-remove-scroll@2.7.1_@types_react@19.2.6_react@19.2.0/node_modules/react-remove-scroll/dist/es2015/sidecar.js +0 -7
  58. package/dist/node_modules/.pnpm/react-style-singleton@2.2.3_@types_react@19.2.6_react@19.2.0/node_modules/react-style-singleton/dist/es2015/component.js +0 -11
  59. package/dist/node_modules/.pnpm/react-style-singleton@2.2.3_@types_react@19.2.6_react@19.2.0/node_modules/react-style-singleton/dist/es2015/hook.js +0 -15
  60. package/dist/node_modules/.pnpm/react-style-singleton@2.2.3_@types_react@19.2.6_react@19.2.0/node_modules/react-style-singleton/dist/es2015/singleton.js +0 -30
  61. package/dist/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.js +0 -27
  62. package/dist/node_modules/.pnpm/use-callback-ref@1.3.3_@types_react@19.2.6_react@19.2.0/node_modules/use-callback-ref/dist/es2015/assignRef.js +0 -6
  63. package/dist/node_modules/.pnpm/use-callback-ref@1.3.3_@types_react@19.2.6_react@19.2.0/node_modules/use-callback-ref/dist/es2015/useMergeRef.js +0 -26
  64. package/dist/node_modules/.pnpm/use-callback-ref@1.3.3_@types_react@19.2.6_react@19.2.0/node_modules/use-callback-ref/dist/es2015/useRef.js +0 -25
  65. package/dist/node_modules/.pnpm/use-sidecar@1.1.3_@types_react@19.2.6_react@19.2.0/node_modules/use-sidecar/dist/es2015/exports.js +0 -18
  66. package/dist/node_modules/.pnpm/use-sidecar@1.1.3_@types_react@19.2.6_react@19.2.0/node_modules/use-sidecar/dist/es2015/medium.js +0 -67
  67. package/dist/src/lib/get-echarts-module.js +0 -8
  68. package/dist/src/lib/render-chart-to-image.js +0 -84
  69. package/dist/src/lib/render-mavrik-chart-to-image.js +0 -22
  70. /package/dist/{src/assets → assets}/animated-loader.svg.js +0 -0
  71. /package/dist/{src/assets → assets}/default-avatar.svg.js +0 -0
  72. /package/dist/{src/assets → assets}/not-found.svg.js +0 -0
  73. /package/dist/{src/assets → assets}/vc-logo.svg.js +0 -0
  74. /package/dist/{src/components → components}/animated-loader/animated-loader.js +0 -0
  75. /package/dist/{src/components → components}/badge/badge.js +0 -0
  76. /package/dist/{src/components → components}/box/box.js +0 -0
  77. /package/dist/{src/components → components}/button/button.js +0 -0
  78. /package/dist/{src/components → components}/client-modal/client-modal.js +0 -0
  79. /package/dist/{src/components → components}/collapsible/collapsible.js +0 -0
  80. /package/dist/{src/components → components}/copy-button/copy-button.js +0 -0
  81. /package/dist/{src/components → components}/decorated-icon/decorated-icon.js +0 -0
  82. /package/dist/{src/components → components}/dropdown-menu/dropdown-menu.js +0 -0
  83. /package/dist/{src/components → components}/echarts-renderer/calculate-title-layout.js +0 -0
  84. /package/dist/{src/components → components}/echarts-renderer/detect-horizontal-bars.js +0 -0
  85. /package/dist/{src/components → components}/echarts-renderer/echarts-chart-option.js +0 -0
  86. /package/dist/{src/components → components}/echarts-renderer/echarts-renderer.js +0 -0
  87. /package/dist/{src/components → components}/echarts-renderer/echarts-theme-option.js +0 -0
  88. /package/dist/{src/components → components}/echarts-renderer/mavrik-chart.js +0 -0
  89. /package/dist/{src/components → components}/echarts-renderer/mavrik-theme-horizontal.json.js +0 -0
  90. /package/dist/{src/components → components}/echarts-renderer/mavrik-theme.js +0 -0
  91. /package/dist/{src/components → components}/echarts-renderer/mavrik-theme.json.js +0 -0
  92. /package/dist/{src/components → components}/echarts-renderer/sanitize-chart-options-for-static-rendering.js +0 -0
  93. /package/dist/{src/components → components}/echarts-renderer/sanitize-chart-options.js +0 -0
  94. /package/dist/{src/components → components}/echarts-renderer/use-chart-instance.js +0 -0
  95. /package/dist/{src/components → components}/echarts-renderer/watermark-graphic.js +0 -0
  96. /package/dist/{src/components → components}/error-boundary/error-boundary.js +0 -0
  97. /package/dist/{src/components → components}/icon/icon.js +0 -0
  98. /package/dist/{src/components → components}/icon-button/icon-button.js +0 -0
  99. /package/dist/{src/components → components}/input-button/input-button.js +0 -0
  100. /package/dist/{src/components → components}/mount-svg-sprite/mount-svg-sprite.js +0 -0
  101. /package/dist/{src/components → components}/not-found-component/not-found-component.js +0 -0
  102. /package/dist/{src/components → components}/page-padding/page-padding.js +0 -0
  103. /package/dist/{src/components → components}/protocol-logo/protocol-logo.js +0 -0
  104. /package/dist/{src/components → components}/scroll-area/index.js +0 -0
  105. /package/dist/{src/components → components}/scroll-area/scroll-area-viewport.js +0 -0
  106. /package/dist/{src/components → components}/scroll-area/scroll-area.js +0 -0
  107. /package/dist/{src/components → components}/skeleton/skeleton.js +0 -0
  108. /package/dist/{src/components → components}/switch/switch.js +0 -0
  109. /package/dist/{src/components → components}/text-input/text-input.js +0 -0
  110. /package/dist/{src/components → components}/tooltip/tooltip.js +0 -0
  111. /package/dist/{src/components → components}/tooltip-provider/tooltip-provider.js +0 -0
  112. /package/dist/{src/components → components}/touch-target/touch-target.js +0 -0
  113. /package/dist/{src/components → components}/user-dropdown/user-dropdown.js +0 -0
  114. /package/dist/{src/components → components}/user-dropdown-mobile/user-dropdown-mobile.js +0 -0
  115. /package/dist/{src/hooks → hooks}/use-scroll-to-bottom.js +0 -0
  116. /package/dist/{src/internal → internal}/modal-header.js +0 -0
  117. /package/dist/{src/internal → internal}/modal.js +0 -0
  118. /package/dist/{src/internal → internal}/react-portal.js +0 -0
  119. /package/dist/{src/internal → internal}/round-button.js +0 -0
  120. /package/dist/{src/lib → lib}/tailwind-merge.js +0 -0
  121. /package/dist/{src/utils → utils}/disable-password-managers.js +0 -0
@@ -1,30 +0,0 @@
1
- import { getNonce as o } from "../../../../../get-nonce@1.0.1/node_modules/get-nonce/dist/es2015/index.js";
2
- function r() {
3
- if (!document)
4
- return null;
5
- var t = document.createElement("style");
6
- t.type = "text/css";
7
- var e = o();
8
- return e && t.setAttribute("nonce", e), t;
9
- }
10
- function l(t, e) {
11
- t.styleSheet ? t.styleSheet.cssText = e : t.appendChild(document.createTextNode(e));
12
- }
13
- function a(t) {
14
- var e = document.head || document.getElementsByTagName("head")[0];
15
- e.appendChild(t);
16
- }
17
- var c = function() {
18
- var t = 0, e = null;
19
- return {
20
- add: function(n) {
21
- t == 0 && (e = r()) && (l(e, n), a(e)), t++;
22
- },
23
- remove: function() {
24
- t--, !t && e && (e.parentNode && e.parentNode.removeChild(e), e = null);
25
- }
26
- };
27
- };
28
- export {
29
- c as stylesheetSingleton
30
- };
@@ -1,27 +0,0 @@
1
- var p = function() {
2
- return p = Object.assign || function(e) {
3
- for (var n, r = 1, o = arguments.length; r < o; r++) {
4
- n = arguments[r];
5
- for (var a in n) Object.prototype.hasOwnProperty.call(n, a) && (e[a] = n[a]);
6
- }
7
- return e;
8
- }, p.apply(this, arguments);
9
- };
10
- function c(t, e) {
11
- var n = {};
12
- for (var r in t) Object.prototype.hasOwnProperty.call(t, r) && e.indexOf(r) < 0 && (n[r] = t[r]);
13
- if (t != null && typeof Object.getOwnPropertySymbols == "function")
14
- for (var o = 0, r = Object.getOwnPropertySymbols(t); o < r.length; o++)
15
- e.indexOf(r[o]) < 0 && Object.prototype.propertyIsEnumerable.call(t, r[o]) && (n[r[o]] = t[r[o]]);
16
- return n;
17
- }
18
- function l(t, e, n) {
19
- if (n || arguments.length === 2) for (var r = 0, o = e.length, a; r < o; r++)
20
- (a || !(r in e)) && (a || (a = Array.prototype.slice.call(e, 0, r)), a[r] = e[r]);
21
- return t.concat(a || Array.prototype.slice.call(e));
22
- }
23
- export {
24
- p as __assign,
25
- c as __rest,
26
- l as __spreadArray
27
- };
@@ -1,6 +0,0 @@
1
- function i(n, t) {
2
- return typeof n == "function" ? n(t) : n && (n.current = t), n;
3
- }
4
- export {
5
- i as assignRef
6
- };
@@ -1,26 +0,0 @@
1
- import * as f from "react";
2
- import { assignRef as o } from "./assignRef.js";
3
- import { useCallbackRef as l } from "./useRef.js";
4
- var s = typeof window < "u" ? f.useLayoutEffect : f.useEffect, c = /* @__PURE__ */ new WeakMap();
5
- function v(e, m) {
6
- var t = l(null, function(n) {
7
- return e.forEach(function(u) {
8
- return o(u, n);
9
- });
10
- });
11
- return s(function() {
12
- var n = c.get(t);
13
- if (n) {
14
- var u = new Set(n), r = new Set(e), i = t.current;
15
- u.forEach(function(a) {
16
- r.has(a) || o(a, null);
17
- }), r.forEach(function(a) {
18
- u.has(a) || o(a, i);
19
- });
20
- }
21
- c.set(t, e);
22
- }, [e]), t;
23
- }
24
- export {
25
- v as useMergeRefs
26
- };
@@ -1,25 +0,0 @@
1
- import { useState as u } from "react";
2
- function n(c, r) {
3
- var e = u(function() {
4
- return {
5
- // value
6
- value: c,
7
- // last callback
8
- callback: r,
9
- // "memoized" public interface
10
- facade: {
11
- get current() {
12
- return e.value;
13
- },
14
- set current(a) {
15
- var t = e.value;
16
- t !== a && (e.value = a, e.callback(a, t));
17
- }
18
- }
19
- };
20
- })[0];
21
- return e.callback = r, e.facade;
22
- }
23
- export {
24
- n as useCallbackRef
25
- };
@@ -1,18 +0,0 @@
1
- import { __rest as o, __assign as d } from "../../../../../tslib@2.8.1/node_modules/tslib/tslib.es6.js";
2
- import * as n from "react";
3
- var i = function(r) {
4
- var e = r.sideCar, a = o(r, ["sideCar"]);
5
- if (!e)
6
- throw new Error("Sidecar: please provide `sideCar` property to import the right car");
7
- var t = e.read();
8
- if (!t)
9
- throw new Error("Sidecar medium not found");
10
- return n.createElement(t, d({}, a));
11
- };
12
- i.isSideCarExport = !0;
13
- function p(r, e) {
14
- return r.useMedium(e), i;
15
- }
16
- export {
17
- p as exportSidecar
18
- };
@@ -1,67 +0,0 @@
1
- import { __assign as d } from "../../../../../tslib@2.8.1/node_modules/tslib/tslib.es6.js";
2
- function l(r) {
3
- return r;
4
- }
5
- function h(r, t) {
6
- t === void 0 && (t = l);
7
- var e = [], o = !1, c = {
8
- read: function() {
9
- if (o)
10
- throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");
11
- return e.length ? e[e.length - 1] : r;
12
- },
13
- useMedium: function(u) {
14
- var n = t(u, o);
15
- return e.push(n), function() {
16
- e = e.filter(function(i) {
17
- return i !== n;
18
- });
19
- };
20
- },
21
- assignSyncMedium: function(u) {
22
- for (o = !0; e.length; ) {
23
- var n = e;
24
- e = [], n.forEach(u);
25
- }
26
- e = {
27
- push: function(i) {
28
- return u(i);
29
- },
30
- filter: function() {
31
- return e;
32
- }
33
- };
34
- },
35
- assignMedium: function(u) {
36
- o = !0;
37
- var n = [];
38
- if (e.length) {
39
- var i = e;
40
- e = [], i.forEach(u), n = e;
41
- }
42
- var s = function() {
43
- var f = n;
44
- n = [], f.forEach(u);
45
- }, a = function() {
46
- return Promise.resolve().then(s);
47
- };
48
- a(), e = {
49
- push: function(f) {
50
- n.push(f), a();
51
- },
52
- filter: function(f) {
53
- return n = n.filter(f), e;
54
- }
55
- };
56
- }
57
- };
58
- return c;
59
- }
60
- function v(r) {
61
- r === void 0 && (r = {});
62
- var t = h(null);
63
- return t.options = d({ async: !0, ssr: !1 }, r), t;
64
- }
65
- export {
66
- v as createSidecarMedium
67
- };
@@ -1,8 +0,0 @@
1
- import { createRequire as e } from "node:module";
2
- let r;
3
- function i() {
4
- return r || (r = e(import.meta.url)("echarts"), r);
5
- }
6
- export {
7
- i as getEChartsModule
8
- };
@@ -1,84 +0,0 @@
1
- import { randomUUID as y } from "node:crypto";
2
- import e from "node:path";
3
- import { fileURLToPath as g } from "node:url";
4
- import { Image as h, Canvas as O, FontLibrary as b } from "skia-canvas";
5
- import { calculateTitleLayout as j } from "../components/echarts-renderer/calculate-title-layout.js";
6
- import { addWatermarkToOptions as P } from "../components/echarts-renderer/watermark-graphic.js";
7
- import { getEChartsModule as T } from "./get-echarts-module.js";
8
- globalThis.Image = h;
9
- let s = !1;
10
- function C() {
11
- if (!s)
12
- try {
13
- const t = e.dirname(g(import.meta.url)), r = [
14
- // dist/src/lib -> dist/fonts (packaged) OR src/lib -> src/fonts (dev)
15
- e.resolve(t, "../../fonts"),
16
- // dist/lib -> dist/fonts (packaged)
17
- e.resolve(t, "../fonts")
18
- ];
19
- let n;
20
- for (const o of r)
21
- try {
22
- b.use("Poppins", [
23
- e.join(o, "Poppins-Regular.ttf"),
24
- e.join(o, "Poppins-Medium.ttf"),
25
- e.join(o, "Poppins-SemiBold.ttf"),
26
- e.join(o, "Poppins-Bold.ttf")
27
- ]), s = !0;
28
- return;
29
- } catch (a) {
30
- n = a;
31
- }
32
- throw n;
33
- } catch (t) {
34
- console.warn("Failed to register Poppins fonts, charts will use fallback font:", t), s = !0;
35
- }
36
- }
37
- const E = /* @__PURE__ */ new Set([
38
- "aria",
39
- // Tries to set DOM attributes which node-canvas doesn't implement
40
- "toolbox",
41
- // Export/zoom/reset buttons - not useful in static image
42
- "dataZoom",
43
- // Interactive range slider
44
- "brush",
45
- // Selection tool
46
- "axisPointer"
47
- // Crosshair on hover
48
- ]);
49
- function I(t) {
50
- if (!t || typeof t != "object" || Array.isArray(t))
51
- return { animation: !1 };
52
- const r = Object.fromEntries(
53
- Object.entries(t).filter(([n]) => !E.has(n))
54
- );
55
- return r.animation = !1, r;
56
- }
57
- function w({
58
- option: t,
59
- theme: r,
60
- includeWatermark: n = !1,
61
- width: o = 800,
62
- height: a = 600,
63
- devicePixelRatio: m = 2
64
- }) {
65
- const f = T();
66
- C();
67
- let i;
68
- r && typeof r == "object" && (i = `theme-${y()}`, f.registerTheme(i, r));
69
- const c = new O(o, a), l = f.init(c, i, {
70
- renderer: "canvas",
71
- devicePixelRatio: m,
72
- width: o,
73
- height: a
74
- });
75
- try {
76
- const u = I(t), p = j(u, o, r), d = n ? P(p) : p;
77
- return l.setOption(d), c.toBufferSync("png");
78
- } finally {
79
- l.dispose();
80
- }
81
- }
82
- export {
83
- w as renderChartToImage
84
- };
@@ -1,22 +0,0 @@
1
- import { selectMavrikTheme as n } from "../components/echarts-renderer/mavrik-theme.js";
2
- import { renderChartToImage as f } from "./render-chart-to-image.js";
3
- function c({
4
- option: e,
5
- includeWatermark: r = !1,
6
- width: t = 800,
7
- height: m = 600,
8
- devicePixelRatio: o = 2
9
- }) {
10
- const a = n(e);
11
- return f({
12
- option: e,
13
- theme: a.config,
14
- includeWatermark: r,
15
- width: t,
16
- height: m,
17
- devicePixelRatio: o
18
- });
19
- }
20
- export {
21
- c as renderMavrikChartToImage
22
- };
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes