@unovis/vue 1.6.4 → 1.6.5

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 (88) hide show
  1. package/components/annotations/index.cjs +1 -1
  2. package/components/annotations/index.cjs.map +1 -1
  3. package/components/annotations/index.d.ts +1 -1
  4. package/components/annotations/index.js +10 -9
  5. package/components/annotations/index.js.map +1 -1
  6. package/components/area/index.cjs +1 -1
  7. package/components/area/index.cjs.map +1 -1
  8. package/components/area/index.d.ts +1 -1
  9. package/components/area/index.js +19 -14
  10. package/components/area/index.js.map +1 -1
  11. package/components/axis/index.d.ts +1 -1
  12. package/components/axis/index.js +2 -2
  13. package/components/brush/index.d.ts +1 -1
  14. package/components/brush/index.js +2 -2
  15. package/components/chord-diagram/index.d.ts +1 -1
  16. package/components/chord-diagram/index.js +2 -2
  17. package/components/crosshair/index.cjs +1 -1
  18. package/components/crosshair/index.cjs.map +1 -1
  19. package/components/crosshair/index.d.ts +1 -1
  20. package/components/crosshair/index.js +5 -8
  21. package/components/crosshair/index.js.map +1 -1
  22. package/components/donut/index.d.ts +1 -1
  23. package/components/donut/index.js +2 -2
  24. package/components/free-brush/index.d.ts +1 -1
  25. package/components/free-brush/index.js +2 -2
  26. package/components/graph/index.js +2 -2
  27. package/components/grouped-bar/index.d.ts +1 -1
  28. package/components/grouped-bar/index.js +2 -2
  29. package/components/line/index.d.ts +1 -1
  30. package/components/line/index.js +2 -2
  31. package/components/nested-donut/index.d.ts +1 -1
  32. package/components/nested-donut/index.js +2 -2
  33. package/components/plotband/index.d.ts +1 -1
  34. package/components/plotband/index.js +2 -2
  35. package/components/plotline/index.d.ts +1 -1
  36. package/components/plotline/index.js +2 -2
  37. package/components/sankey/index.cjs +1 -1
  38. package/components/sankey/index.cjs.map +1 -1
  39. package/components/sankey/index.d.ts +1 -1
  40. package/components/sankey/index.js +25 -13
  41. package/components/sankey/index.js.map +1 -1
  42. package/components/scatter/index.d.ts +1 -1
  43. package/components/scatter/index.js +2 -2
  44. package/components/stacked-bar/index.d.ts +1 -1
  45. package/components/stacked-bar/index.js +2 -2
  46. package/components/timeline/index.cjs +1 -1
  47. package/components/timeline/index.cjs.map +1 -1
  48. package/components/timeline/index.d.ts +1 -1
  49. package/components/timeline/index.js +11 -14
  50. package/components/timeline/index.js.map +1 -1
  51. package/components/tooltip/index.d.ts +1 -1
  52. package/components/tooltip/index.js +2 -2
  53. package/components/topojson-map/index.cjs +1 -1
  54. package/components/topojson-map/index.cjs.map +1 -1
  55. package/components/topojson-map/index.d.ts +1 -1
  56. package/components/topojson-map/index.js +49 -18
  57. package/components/topojson-map/index.js.map +1 -1
  58. package/components/treemap/index.cjs +1 -1
  59. package/components/treemap/index.cjs.map +1 -1
  60. package/components/treemap/index.d.ts +1 -1
  61. package/components/treemap/index.js +18 -15
  62. package/components/treemap/index.js.map +1 -1
  63. package/components/xy-labels/index.d.ts +1 -1
  64. package/components/xy-labels/index.js +2 -2
  65. package/containers/single-container/index.cjs +1 -1
  66. package/containers/single-container/index.cjs.map +1 -1
  67. package/containers/single-container/index.js +9 -8
  68. package/containers/single-container/index.js.map +1 -1
  69. package/containers/xy-container/index.cjs +1 -1
  70. package/containers/xy-container/index.cjs.map +1 -1
  71. package/containers/xy-container/index.js +9 -8
  72. package/containers/xy-container/index.js.map +1 -1
  73. package/html-components/bullet-legend/index.d.ts +1 -1
  74. package/html-components/bullet-legend/index.js +2 -2
  75. package/html-components/flow-legend/index.cjs +1 -1
  76. package/html-components/flow-legend/index.cjs.map +1 -1
  77. package/html-components/flow-legend/index.d.ts +1 -1
  78. package/html-components/flow-legend/index.js +17 -13
  79. package/html-components/flow-legend/index.js.map +1 -1
  80. package/html-components/leaflet-flow-map/index.d.ts +1 -1
  81. package/html-components/leaflet-flow-map/index.js +2 -2
  82. package/html-components/leaflet-map/index.d.ts +1 -1
  83. package/html-components/leaflet-map/index.js +2 -2
  84. package/html-components/rolling-pin-legend/index.d.ts +1 -1
  85. package/html-components/rolling-pin-legend/index.js +2 -2
  86. package/index.cjs +2 -2
  87. package/index.js +86 -86
  88. package/package.json +5 -4
package/index.js CHANGED
@@ -1,96 +1,96 @@
1
- (function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode(".unovis-xy-container,.unovis-single-container{display:block;position:relative;width:100%}[data-vis-leaflet-map],[data-vis-leaflet-flow-map]{display:block;position:relative}[data-vis-bullet-legend],[data-vis-flow-legend],[data-vis-rolling-pin-legend]{display:block}")),document.head.appendChild(e)}}catch(i){console.error("vite-plugin-css-injected-by-js",i)}})();
2
- import { default as V } from "./containers/xy-container/index.js";
1
+ (function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode("[data-vis-bullet-legend],[data-vis-flow-legend]{display:block}[data-vis-leaflet-flow-map],[data-vis-leaflet-map]{display:block;position:relative}[data-vis-rolling-pin-legend]{display:block}.unovis-single-container,.unovis-xy-container{display:block;position:relative;width:100%}")),document.head.appendChild(e)}}catch(i){console.error("vite-plugin-css-injected-by-js",i)}})();
2
+ import { default as V, VisAnnotationsSelectors as p } from "./components/annotations/index.js";
3
+ import { default as m, VisAreaSelectors as u } from "./components/area/index.js";
4
+ import { default as n, VisAxisSelectors as c } from "./components/axis/index.js";
5
+ import { default as L, VisBrushSelectors as g } from "./components/brush/index.js";
6
+ import { default as B, VisBulletLegendSelectors as T } from "./html-components/bullet-legend/index.js";
3
7
 
4
- import { default as d } from "./containers/single-container/index.js";
8
+ import { default as C, VisChordDiagramSelectors as D } from "./components/chord-diagram/index.js";
9
+ import { default as M, VisCrosshairSelectors as P } from "./components/crosshair/index.js";
10
+ import { default as k, VisDonutSelectors as w } from "./components/donut/index.js";
11
+ import { default as N, VisFlowLegendSelectors as X } from "./html-components/flow-legend/index.js";
5
12
 
6
- import { default as u, VisAreaSelectors as S } from "./components/area/index.js";
7
- import { default as c, VisAxisSelectors as x } from "./components/axis/index.js";
8
- import { default as g, VisBrushSelectors as h } from "./components/brush/index.js";
9
- import { default as T, VisCrosshairSelectors as A } from "./components/crosshair/index.js";
10
- import { default as D, VisFreeBrushSelectors as F } from "./components/free-brush/index.js";
11
- import { default as P, VisGroupedBarSelectors as b } from "./components/grouped-bar/index.js";
12
- import { default as w, VisLineSelectors as G } from "./components/line/index.js";
13
- import { default as X, VisScatterSelectors as Y } from "./components/scatter/index.js";
14
- import { default as J, VisStackedBarSelectors as O } from "./components/stacked-bar/index.js";
15
- import { default as j, VisTimelineSelectors as q } from "./components/timeline/index.js";
16
- import { default as z, VisXYLabelsSelectors as E } from "./components/xy-labels/index.js";
17
- import { default as I, VisPlotbandSelectors as K } from "./components/plotband/index.js";
18
- import { default as U, VisPlotlineSelectors as W } from "./components/plotline/index.js";
19
- import { default as _, VisChordDiagramSelectors as $ } from "./components/chord-diagram/index.js";
20
- import { default as se, VisDonutSelectors as oe } from "./components/donut/index.js";
21
- import { default as te, VisGraphSelectors as ae } from "./components/graph/index.js";
22
- import { default as le, VisNestedDonutSelectors as fe } from "./components/nested-donut/index.js";
23
- import { default as pe, VisSankeySelectors as de } from "./components/sankey/index.js";
24
- import { default as ue, VisTopoJSONMapSelectors as Se } from "./components/topojson-map/index.js";
25
- import { default as ce, VisTreemapSelectors as xe } from "./components/treemap/index.js";
26
- import { default as ge, VisTooltipSelectors as he } from "./components/tooltip/index.js";
27
- import { default as Te, VisAnnotationsSelectors as Ae } from "./components/annotations/index.js";
28
- import { default as De, VisLeafletMapSelectors as Fe } from "./html-components/leaflet-map/index.js";
13
+ import { default as y, VisFreeBrushSelectors as J } from "./components/free-brush/index.js";
14
+ import { default as R, VisGraphSelectors as j } from "./components/graph/index.js";
15
+ import { default as v, VisGroupedBarSelectors as z } from "./components/grouped-bar/index.js";
16
+ import { default as H, VisLeafletFlowMapSelectors as I } from "./html-components/leaflet-flow-map/index.js";
29
17
 
30
- import { default as Pe, VisLeafletFlowMapSelectors as be } from "./html-components/leaflet-flow-map/index.js";
18
+ import { default as Q, VisLeafletMapSelectors as U } from "./html-components/leaflet-map/index.js";
31
19
 
32
- import { default as we, VisBulletLegendSelectors as Ge } from "./html-components/bullet-legend/index.js";
20
+ import { default as Z, VisLineSelectors as _ } from "./components/line/index.js";
21
+ import { default as ee, VisNestedDonutSelectors as se } from "./components/nested-donut/index.js";
22
+ import { default as re, VisPlotbandSelectors as te } from "./components/plotband/index.js";
23
+ import { default as ie, VisPlotlineSelectors as le } from "./components/plotline/index.js";
24
+ import { default as Ve, VisRollingPinLegendSelectors as pe } from "./html-components/rolling-pin-legend/index.js";
33
25
 
34
- import { default as Xe, VisFlowLegendSelectors as Ye } from "./html-components/flow-legend/index.js";
26
+ import { default as me, VisSankeySelectors as ue } from "./components/sankey/index.js";
27
+ import { default as ne, VisScatterSelectors as ce } from "./components/scatter/index.js";
28
+ import { default as Le } from "./containers/single-container/index.js";
35
29
 
36
- import { default as Je, VisRollingPinLegendSelectors as Oe } from "./html-components/rolling-pin-legend/index.js";
30
+ import { default as he, VisStackedBarSelectors as Be } from "./components/stacked-bar/index.js";
31
+ import { default as Ae, VisTimelineSelectors as Ce } from "./components/timeline/index.js";
32
+ import { default as Fe, VisTooltipSelectors as Me } from "./components/tooltip/index.js";
33
+ import { default as be, VisTopoJSONMapSelectors as ke } from "./components/topojson-map/index.js";
34
+ import { default as Ge, VisTreemapSelectors as Ne } from "./components/treemap/index.js";
35
+ import { default as Ye } from "./containers/xy-container/index.js";
37
36
 
37
+ import { default as Je, VisXYLabelsSelectors as Oe } from "./components/xy-labels/index.js";
38
38
  export {
39
- Te as VisAnnotations,
40
- Ae as VisAnnotationsSelectors,
41
- u as VisArea,
42
- S as VisAreaSelectors,
43
- c as VisAxis,
44
- x as VisAxisSelectors,
45
- g as VisBrush,
46
- h as VisBrushSelectors,
47
- we as VisBulletLegend,
48
- Ge as VisBulletLegendSelectors,
49
- _ as VisChordDiagram,
50
- $ as VisChordDiagramSelectors,
51
- T as VisCrosshair,
52
- A as VisCrosshairSelectors,
53
- se as VisDonut,
54
- oe as VisDonutSelectors,
55
- Xe as VisFlowLegend,
56
- Ye as VisFlowLegendSelectors,
57
- D as VisFreeBrush,
58
- F as VisFreeBrushSelectors,
59
- te as VisGraph,
60
- ae as VisGraphSelectors,
61
- P as VisGroupedBar,
62
- b as VisGroupedBarSelectors,
63
- Pe as VisLeafletFlowMap,
64
- be as VisLeafletFlowMapSelectors,
65
- De as VisLeafletMap,
66
- Fe as VisLeafletMapSelectors,
67
- w as VisLine,
68
- G as VisLineSelectors,
69
- le as VisNestedDonut,
70
- fe as VisNestedDonutSelectors,
71
- I as VisPlotband,
72
- K as VisPlotbandSelectors,
73
- U as VisPlotline,
74
- W as VisPlotlineSelectors,
75
- Je as VisRollingPinLegend,
76
- Oe as VisRollingPinLegendSelectors,
77
- pe as VisSankey,
78
- de as VisSankeySelectors,
79
- X as VisScatter,
80
- Y as VisScatterSelectors,
81
- d as VisSingleContainer,
82
- J as VisStackedBar,
83
- O as VisStackedBarSelectors,
84
- j as VisTimeline,
85
- q as VisTimelineSelectors,
86
- ge as VisTooltip,
87
- he as VisTooltipSelectors,
88
- ue as VisTopoJSONMap,
89
- Se as VisTopoJSONMapSelectors,
90
- ce as VisTreemap,
91
- xe as VisTreemapSelectors,
92
- V as VisXYContainer,
93
- z as VisXYLabels,
94
- E as VisXYLabelsSelectors
39
+ V as VisAnnotations,
40
+ p as VisAnnotationsSelectors,
41
+ m as VisArea,
42
+ u as VisAreaSelectors,
43
+ n as VisAxis,
44
+ c as VisAxisSelectors,
45
+ L as VisBrush,
46
+ g as VisBrushSelectors,
47
+ B as VisBulletLegend,
48
+ T as VisBulletLegendSelectors,
49
+ C as VisChordDiagram,
50
+ D as VisChordDiagramSelectors,
51
+ M as VisCrosshair,
52
+ P as VisCrosshairSelectors,
53
+ k as VisDonut,
54
+ w as VisDonutSelectors,
55
+ N as VisFlowLegend,
56
+ X as VisFlowLegendSelectors,
57
+ y as VisFreeBrush,
58
+ J as VisFreeBrushSelectors,
59
+ R as VisGraph,
60
+ j as VisGraphSelectors,
61
+ v as VisGroupedBar,
62
+ z as VisGroupedBarSelectors,
63
+ H as VisLeafletFlowMap,
64
+ I as VisLeafletFlowMapSelectors,
65
+ Q as VisLeafletMap,
66
+ U as VisLeafletMapSelectors,
67
+ Z as VisLine,
68
+ _ as VisLineSelectors,
69
+ ee as VisNestedDonut,
70
+ se as VisNestedDonutSelectors,
71
+ re as VisPlotband,
72
+ te as VisPlotbandSelectors,
73
+ ie as VisPlotline,
74
+ le as VisPlotlineSelectors,
75
+ Ve as VisRollingPinLegend,
76
+ pe as VisRollingPinLegendSelectors,
77
+ me as VisSankey,
78
+ ue as VisSankeySelectors,
79
+ ne as VisScatter,
80
+ ce as VisScatterSelectors,
81
+ Le as VisSingleContainer,
82
+ he as VisStackedBar,
83
+ Be as VisStackedBarSelectors,
84
+ Ae as VisTimeline,
85
+ Ce as VisTimelineSelectors,
86
+ Fe as VisTooltip,
87
+ Me as VisTooltipSelectors,
88
+ be as VisTopoJSONMap,
89
+ ke as VisTopoJSONMapSelectors,
90
+ Ge as VisTreemap,
91
+ Ne as VisTreemapSelectors,
92
+ Ye as VisXYContainer,
93
+ Je as VisXYLabels,
94
+ Oe as VisXYLabelsSelectors
95
95
  };
96
96
  //# sourceMappingURL=index.js.map
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@unovis/vue",
3
3
  "description": "Modular data visualization framework for React, Angular, Svelte, Vue, and vanilla TypeScript or JavaScript",
4
- "version": "1.6.4",
4
+ "version": "1.6.5",
5
5
  "packageManager": "pnpm@10.23.0",
6
6
  "repository": {
7
7
  "type": "git",
@@ -45,7 +45,7 @@
45
45
  "type": "module",
46
46
  "sideEffects": false,
47
47
  "scripts": {
48
- "build": "vite build; rm -rf dist/.cache; cp LICENSE README.md package.json ./dist",
48
+ "build": "pnpm check && vite build && rm -rf dist/.cache && cp LICENSE README.md package.json ./dist",
49
49
  "check": "vue-tsc --noEmit",
50
50
  "generate": "rollup -c ./autogen/rollup.config.js; node .autogen.cjs; rm .autogen.cjs",
51
51
  "publish:dist": "cd ./dist; npm publish",
@@ -53,10 +53,11 @@
53
53
  "gallery": "vite"
54
54
  },
55
55
  "peerDependencies": {
56
- "@unovis/ts": "1.6.4",
56
+ "@unovis/ts": "1.6.5",
57
57
  "vue": "^3"
58
58
  },
59
59
  "devDependencies": {
60
+ "@unovis/ts": "workspace:*",
60
61
  "@unovis/shared": "workspace:*",
61
62
  "@antfu/eslint-config": "^3.9.1",
62
63
  "@rollup/plugin-node-resolve": "^13.0.4",
@@ -74,6 +75,6 @@
74
75
  "vite-plugin-css-injected-by-js": "^3.3.0",
75
76
  "vite-plugin-dts": "^3.5.3",
76
77
  "vue": "^3.5.13",
77
- "vue-tsc": "^1.8.10"
78
+ "vue-tsc": "^2.1.0"
78
79
  }
79
80
  }