vue-chrts 0.1.0-beta.2-internal-21 → 0.1.0-beta.2
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/README.md +3 -82
- package/package.json +4 -5
- package/dist/_virtual/_commonjsHelpers.cjs +0 -1
- package/dist/_virtual/_commonjsHelpers.js +0 -6
- package/dist/_virtual/browser.cjs +0 -1
- package/dist/_virtual/browser.js +0 -2
- package/dist/_virtual/striptags.cjs +0 -1
- package/dist/_virtual/striptags.js +0 -7
- package/dist/_virtual/striptags2.cjs +0 -1
- package/dist/_virtual/striptags2.js +0 -4
- package/dist/components/Area/AreaChart.cjs +0 -6
- package/dist/components/Area/AreaChart.js +0 -141
- package/dist/components/Area/AreaChart.vue.d.ts +0 -14
- package/dist/components/Area/AreaChart2.cjs +0 -1
- package/dist/components/Area/AreaChart2.js +0 -4
- package/dist/components/Area/index.d.ts +0 -2
- package/dist/components/Area/types.d.ts +0 -82
- package/dist/components/AreaStacked/AreaStackedChart.cjs +0 -1
- package/dist/components/AreaStacked/AreaStackedChart.js +0 -74
- package/dist/components/AreaStacked/AreaStackedChart.vue.d.ts +0 -20
- package/dist/components/AreaStacked/AreaStackedChart2.cjs +0 -1
- package/dist/components/AreaStacked/AreaStackedChart2.js +0 -4
- package/dist/components/AreaStacked/index.d.ts +0 -1
- package/dist/components/Bar/BarChart.cjs +0 -1
- package/dist/components/Bar/BarChart.js +0 -121
- package/dist/components/Bar/BarChart.vue.d.ts +0 -33
- package/dist/components/Bar/BarChart2.cjs +0 -1
- package/dist/components/Bar/BarChart2.js +0 -4
- package/dist/components/Bar/index.d.ts +0 -1
- package/dist/components/Crosshair/Crosshair.vue.d.ts +0 -12
- package/dist/components/Crosshair/index.d.ts +0 -1
- package/dist/components/Donut/DonutChart.cjs +0 -5
- package/dist/components/Donut/DonutChart.js +0 -62
- package/dist/components/Donut/DonutChart.vue.d.ts +0 -18
- package/dist/components/Donut/DonutChart2.cjs +0 -1
- package/dist/components/Donut/DonutChart2.js +0 -4
- package/dist/components/Donut/index.cjs +0 -1
- package/dist/components/Donut/index.d.ts +0 -17
- package/dist/components/Donut/index.js +0 -5
- package/dist/components/Line/LineChart.cjs +0 -1
- package/dist/components/Line/LineChart.js +0 -97
- package/dist/components/Line/LineChart.vue.d.ts +0 -27
- package/dist/components/Line/LineChart2.cjs +0 -1
- package/dist/components/Line/LineChart2.js +0 -4
- package/dist/components/Line/index.d.ts +0 -1
- package/dist/components/Tooltip.cjs +0 -1
- package/dist/components/Tooltip.js +0 -37
- package/dist/components/Tooltip.vue.d.ts +0 -19
- package/dist/components/Tooltip2.cjs +0 -1
- package/dist/components/Tooltip2.js +0 -4
- package/dist/index.cjs +0 -1
- package/dist/index.d.ts +0 -6
- package/dist/index.js +0 -12
- package/dist/node_modules/@emotion/cache/dist/emotion-cache.browser.esm.cjs +0 -1
- package/dist/node_modules/@emotion/cache/dist/emotion-cache.browser.esm.js +0 -279
- package/dist/node_modules/@emotion/css/create-instance/dist/emotion-css-create-instance.esm.cjs +0 -1
- package/dist/node_modules/@emotion/css/create-instance/dist/emotion-css-create-instance.esm.js +0 -86
- package/dist/node_modules/@emotion/css/dist/emotion-css.esm.cjs +0 -1
- package/dist/node_modules/@emotion/css/dist/emotion-css.esm.js +0 -8
- package/dist/node_modules/@emotion/hash/dist/emotion-hash.esm.cjs +0 -1
- package/dist/node_modules/@emotion/hash/dist/emotion-hash.esm.js +0 -22
- package/dist/node_modules/@emotion/memoize/dist/emotion-memoize.esm.cjs +0 -1
- package/dist/node_modules/@emotion/memoize/dist/emotion-memoize.esm.js +0 -9
- package/dist/node_modules/@emotion/serialize/dist/emotion-serialize.esm.cjs +0 -1
- package/dist/node_modules/@emotion/serialize/dist/emotion-serialize.esm.js +0 -123
- package/dist/node_modules/@emotion/sheet/dist/emotion-sheet.esm.cjs +0 -1
- package/dist/node_modules/@emotion/sheet/dist/emotion-sheet.esm.js +0 -44
- package/dist/node_modules/@emotion/unitless/dist/emotion-unitless.esm.cjs +0 -1
- package/dist/node_modules/@emotion/unitless/dist/emotion-unitless.esm.js +0 -53
- package/dist/node_modules/@emotion/utils/dist/emotion-utils.browser.esm.cjs +0 -1
- package/dist/node_modules/@emotion/utils/dist/emotion-utils.browser.esm.js +0 -29
- package/dist/node_modules/@juggle/resize-observer/lib/DOMRectReadOnly.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/DOMRectReadOnly.js +0 -15
- package/dist/node_modules/@juggle/resize-observer/lib/ResizeObservation.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/ResizeObservation.js +0 -20
- package/dist/node_modules/@juggle/resize-observer/lib/ResizeObserver.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/ResizeObserver.js +0 -31
- package/dist/node_modules/@juggle/resize-observer/lib/ResizeObserverBoxOptions.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/ResizeObserverBoxOptions.js +0 -7
- package/dist/node_modules/@juggle/resize-observer/lib/ResizeObserverController.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/ResizeObserverController.js +0 -31
- package/dist/node_modules/@juggle/resize-observer/lib/ResizeObserverDetail.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/ResizeObserverDetail.js +0 -9
- package/dist/node_modules/@juggle/resize-observer/lib/ResizeObserverEntry.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/ResizeObserverEntry.js +0 -12
- package/dist/node_modules/@juggle/resize-observer/lib/ResizeObserverSize.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/ResizeObserverSize.js +0 -10
- package/dist/node_modules/@juggle/resize-observer/lib/algorithms/broadcastActiveObservations.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/algorithms/broadcastActiveObservations.js +0 -26
- package/dist/node_modules/@juggle/resize-observer/lib/algorithms/calculateBoxSize.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/algorithms/calculateBoxSize.js +0 -42
- package/dist/node_modules/@juggle/resize-observer/lib/algorithms/calculateDepthForNode.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/algorithms/calculateDepthForNode.js +0 -11
- package/dist/node_modules/@juggle/resize-observer/lib/algorithms/deliverResizeLoopError.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/algorithms/deliverResizeLoopError.js +0 -9
- package/dist/node_modules/@juggle/resize-observer/lib/algorithms/gatherActiveObservationsAtDepth.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/algorithms/gatherActiveObservationsAtDepth.js +0 -12
- package/dist/node_modules/@juggle/resize-observer/lib/algorithms/hasActiveObservations.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/algorithms/hasActiveObservations.js +0 -9
- package/dist/node_modules/@juggle/resize-observer/lib/algorithms/hasSkippedObservations.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/algorithms/hasSkippedObservations.js +0 -9
- package/dist/node_modules/@juggle/resize-observer/lib/utils/element.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/utils/element.js +0 -37
- package/dist/node_modules/@juggle/resize-observer/lib/utils/freeze.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/utils/freeze.js +0 -6
- package/dist/node_modules/@juggle/resize-observer/lib/utils/global.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/utils/global.js +0 -4
- package/dist/node_modules/@juggle/resize-observer/lib/utils/process.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/utils/process.js +0 -14
- package/dist/node_modules/@juggle/resize-observer/lib/utils/queueMicroTask.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/utils/queueMicroTask.js +0 -18
- package/dist/node_modules/@juggle/resize-observer/lib/utils/queueResizeObserver.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/utils/queueResizeObserver.js +0 -9
- package/dist/node_modules/@juggle/resize-observer/lib/utils/resizeObservers.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/utils/resizeObservers.js +0 -4
- package/dist/node_modules/@juggle/resize-observer/lib/utils/scheduler.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/utils/scheduler.js +0 -70
- package/dist/node_modules/@unovis/ts/components/area/config.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/area/config.js +0 -6
- package/dist/node_modules/@unovis/ts/components/area/index.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/area/index.js +0 -52
- package/dist/node_modules/@unovis/ts/components/area/style.cjs +0 -35
- package/dist/node_modules/@unovis/ts/components/area/style.js +0 -41
- package/dist/node_modules/@unovis/ts/components/axis/config.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/axis/config.js +0 -6
- package/dist/node_modules/@unovis/ts/components/axis/index.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/axis/index.js +0 -287
- package/dist/node_modules/@unovis/ts/components/axis/style.cjs +0 -101
- package/dist/node_modules/@unovis/ts/components/axis/style.js +0 -114
- package/dist/node_modules/@unovis/ts/components/axis/types.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/axis/types.js +0 -7
- package/dist/node_modules/@unovis/ts/components/bullet-legend/config.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/bullet-legend/config.js +0 -18
- package/dist/node_modules/@unovis/ts/components/bullet-legend/index.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/bullet-legend/index.js +0 -36
- package/dist/node_modules/@unovis/ts/components/bullet-legend/modules/shape.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/bullet-legend/modules/shape.js +0 -48
- package/dist/node_modules/@unovis/ts/components/bullet-legend/style.cjs +0 -63
- package/dist/node_modules/@unovis/ts/components/bullet-legend/style.js +0 -73
- package/dist/node_modules/@unovis/ts/components/bullet-legend/types.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/bullet-legend/types.js +0 -10
- package/dist/node_modules/@unovis/ts/components/crosshair/config.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/crosshair/config.js +0 -5
- package/dist/node_modules/@unovis/ts/components/crosshair/index.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/crosshair/index.js +0 -119
- package/dist/node_modules/@unovis/ts/components/crosshair/style.cjs +0 -22
- package/dist/node_modules/@unovis/ts/components/crosshair/style.js +0 -29
- package/dist/node_modules/@unovis/ts/components/donut/config.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/donut/config.js +0 -8
- package/dist/node_modules/@unovis/ts/components/donut/constants.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/donut/constants.js +0 -11
- package/dist/node_modules/@unovis/ts/components/donut/index.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/donut/index.js +0 -57
- package/dist/node_modules/@unovis/ts/components/donut/modules/arc.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/donut/modules/arc.js +0 -37
- package/dist/node_modules/@unovis/ts/components/donut/style.cjs +0 -58
- package/dist/node_modules/@unovis/ts/components/donut/style.js +0 -68
- package/dist/node_modules/@unovis/ts/components/grouped-bar/config.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/grouped-bar/config.js +0 -6
- package/dist/node_modules/@unovis/ts/components/grouped-bar/index.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/grouped-bar/index.js +0 -121
- package/dist/node_modules/@unovis/ts/components/grouped-bar/style.cjs +0 -35
- package/dist/node_modules/@unovis/ts/components/grouped-bar/style.js +0 -43
- package/dist/node_modules/@unovis/ts/components/line/config.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/line/config.js +0 -6
- package/dist/node_modules/@unovis/ts/components/line/index.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/line/index.js +0 -86
- package/dist/node_modules/@unovis/ts/components/line/style.cjs +0 -35
- package/dist/node_modules/@unovis/ts/components/line/style.js +0 -45
- package/dist/node_modules/@unovis/ts/components/stacked-bar/config.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/stacked-bar/config.js +0 -6
- package/dist/node_modules/@unovis/ts/components/stacked-bar/index.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/stacked-bar/index.js +0 -111
- package/dist/node_modules/@unovis/ts/components/stacked-bar/style.cjs +0 -34
- package/dist/node_modules/@unovis/ts/components/stacked-bar/style.js +0 -42
- package/dist/node_modules/@unovis/ts/components/tooltip/config.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/tooltip/config.js +0 -17
- package/dist/node_modules/@unovis/ts/components/tooltip/index.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/tooltip/index.js +0 -166
- package/dist/node_modules/@unovis/ts/components/tooltip/style.cjs +0 -61
- package/dist/node_modules/@unovis/ts/components/tooltip/style.js +0 -71
- package/dist/node_modules/@unovis/ts/containers/single-container/config.cjs +0 -1
- package/dist/node_modules/@unovis/ts/containers/single-container/config.js +0 -5
- package/dist/node_modules/@unovis/ts/containers/single-container/index.cjs +0 -1
- package/dist/node_modules/@unovis/ts/containers/single-container/index.js +0 -71
- package/dist/node_modules/@unovis/ts/containers/xy-container/config.cjs +0 -1
- package/dist/node_modules/@unovis/ts/containers/xy-container/config.js +0 -6
- package/dist/node_modules/@unovis/ts/containers/xy-container/index.cjs +0 -3
- package/dist/node_modules/@unovis/ts/containers/xy-container/index.js +0 -185
- package/dist/node_modules/@unovis/ts/core/component/config.cjs +0 -1
- package/dist/node_modules/@unovis/ts/core/component/config.js +0 -8
- package/dist/node_modules/@unovis/ts/core/component/index.cjs +0 -1
- package/dist/node_modules/@unovis/ts/core/component/index.js +0 -68
- package/dist/node_modules/@unovis/ts/core/container/config.cjs +0 -1
- package/dist/node_modules/@unovis/ts/core/container/config.js +0 -24
- package/dist/node_modules/@unovis/ts/core/container/index.cjs +0 -1
- package/dist/node_modules/@unovis/ts/core/container/index.js +0 -73
- package/dist/node_modules/@unovis/ts/core/xy-component/config.cjs +0 -1
- package/dist/node_modules/@unovis/ts/core/xy-component/config.js +0 -8
- package/dist/node_modules/@unovis/ts/core/xy-component/index.cjs +0 -1
- package/dist/node_modules/@unovis/ts/core/xy-component/index.js +0 -53
- package/dist/node_modules/@unovis/ts/data-models/core.cjs +0 -1
- package/dist/node_modules/@unovis/ts/data-models/core.js +0 -14
- package/dist/node_modules/@unovis/ts/data-models/series.cjs +0 -1
- package/dist/node_modules/@unovis/ts/data-models/series.js +0 -16
- package/dist/node_modules/@unovis/ts/styles/colors.cjs +0 -1
- package/dist/node_modules/@unovis/ts/styles/colors.js +0 -18
- package/dist/node_modules/@unovis/ts/styles/index.cjs +0 -38
- package/dist/node_modules/@unovis/ts/styles/index.js +0 -63
- package/dist/node_modules/@unovis/ts/styles/patterns.cjs +0 -15
- package/dist/node_modules/@unovis/ts/styles/patterns.js +0 -45
- package/dist/node_modules/@unovis/ts/types/component.cjs +0 -1
- package/dist/node_modules/@unovis/ts/types/component.js +0 -12
- package/dist/node_modules/@unovis/ts/types/curve.cjs +0 -1
- package/dist/node_modules/@unovis/ts/types/curve.js +0 -43
- package/dist/node_modules/@unovis/ts/types/direction.cjs +0 -1
- package/dist/node_modules/@unovis/ts/types/direction.js +0 -7
- package/dist/node_modules/@unovis/ts/types/position.cjs +0 -1
- package/dist/node_modules/@unovis/ts/types/position.js +0 -22
- package/dist/node_modules/@unovis/ts/types/scale.cjs +0 -1
- package/dist/node_modules/@unovis/ts/types/scale.js +0 -40
- package/dist/node_modules/@unovis/ts/types/svg.cjs +0 -1
- package/dist/node_modules/@unovis/ts/types/svg.js +0 -15
- package/dist/node_modules/@unovis/ts/types/symbol.cjs +0 -1
- package/dist/node_modules/@unovis/ts/types/symbol.js +0 -24
- package/dist/node_modules/@unovis/ts/types/text.cjs +0 -1
- package/dist/node_modules/@unovis/ts/types/text.js +0 -22
- package/dist/node_modules/@unovis/ts/utils/color.cjs +0 -1
- package/dist/node_modules/@unovis/ts/utils/color.js +0 -8
- package/dist/node_modules/@unovis/ts/utils/d3.cjs +0 -1
- package/dist/node_modules/@unovis/ts/utils/d3.js +0 -12
- package/dist/node_modules/@unovis/ts/utils/data.cjs +0 -1
- package/dist/node_modules/@unovis/ts/utils/data.js +0 -169
- package/dist/node_modules/@unovis/ts/utils/misc.cjs +0 -1
- package/dist/node_modules/@unovis/ts/utils/misc.js +0 -28
- package/dist/node_modules/@unovis/ts/utils/path.cjs +0 -1
- package/dist/node_modules/@unovis/ts/utils/path.js +0 -9
- package/dist/node_modules/@unovis/ts/utils/resize-observer.cjs +0 -1
- package/dist/node_modules/@unovis/ts/utils/resize-observer.js +0 -6
- package/dist/node_modules/@unovis/ts/utils/text.cjs +0 -2
- package/dist/node_modules/@unovis/ts/utils/text.js +0 -178
- package/dist/node_modules/@unovis/vue/components/area/index.cjs +0 -1
- package/dist/node_modules/@unovis/vue/components/area/index.js +0 -48
- package/dist/node_modules/@unovis/vue/components/axis/index.cjs +0 -1
- package/dist/node_modules/@unovis/vue/components/axis/index.js +0 -69
- package/dist/node_modules/@unovis/vue/components/crosshair/index.cjs +0 -1
- package/dist/node_modules/@unovis/vue/components/crosshair/index.js +0 -33
- package/dist/node_modules/@unovis/vue/components/donut/index.cjs +0 -1
- package/dist/node_modules/@unovis/vue/components/donut/index.js +0 -54
- package/dist/node_modules/@unovis/vue/components/grouped-bar/index.cjs +0 -1
- package/dist/node_modules/@unovis/vue/components/grouped-bar/index.js +0 -54
- package/dist/node_modules/@unovis/vue/components/line/index.cjs +0 -1
- package/dist/node_modules/@unovis/vue/components/line/index.js +0 -50
- package/dist/node_modules/@unovis/vue/components/stacked-bar/index.cjs +0 -1
- package/dist/node_modules/@unovis/vue/components/stacked-bar/index.js +0 -54
- package/dist/node_modules/@unovis/vue/components/tooltip/index.cjs +0 -1
- package/dist/node_modules/@unovis/vue/components/tooltip/index.js +0 -40
- package/dist/node_modules/@unovis/vue/containers/single-container/index.cjs +0 -1
- package/dist/node_modules/@unovis/vue/containers/single-container/index.js +0 -66
- package/dist/node_modules/@unovis/vue/containers/xy-container/index.cjs +0 -1
- package/dist/node_modules/@unovis/vue/containers/xy-container/index.js +0 -102
- package/dist/node_modules/@unovis/vue/html-components/bullet-legend/index.cjs +0 -1
- package/dist/node_modules/@unovis/vue/html-components/bullet-legend/index.js +0 -43
- package/dist/node_modules/@unovis/vue/index.cjs +0 -1
- package/dist/node_modules/@unovis/vue/index.js +0 -10
- package/dist/node_modules/@unovis/vue/utils/context.cjs +0 -1
- package/dist/node_modules/@unovis/vue/utils/context.js +0 -8
- package/dist/node_modules/@unovis/vue/utils/props.cjs +0 -1
- package/dist/node_modules/@unovis/vue/utils/props.js +0 -18
- package/dist/node_modules/d3-array/src/ascending.cjs +0 -1
- package/dist/node_modules/d3-array/src/ascending.js +0 -6
- package/dist/node_modules/d3-array/src/bisect.cjs +0 -1
- package/dist/node_modules/d3-array/src/bisect.js +0 -9
- package/dist/node_modules/d3-array/src/bisector.cjs +0 -1
- package/dist/node_modules/d3-array/src/bisector.js +0 -37
- package/dist/node_modules/d3-array/src/descending.cjs +0 -1
- package/dist/node_modules/d3-array/src/descending.js +0 -6
- package/dist/node_modules/d3-array/src/extent.cjs +0 -1
- package/dist/node_modules/d3-array/src/extent.js +0 -9
- package/dist/node_modules/d3-array/src/max.cjs +0 -1
- package/dist/node_modules/d3-array/src/max.js +0 -15
- package/dist/node_modules/d3-array/src/mean.cjs +0 -1
- package/dist/node_modules/d3-array/src/mean.js +0 -15
- package/dist/node_modules/d3-array/src/merge.cjs +0 -1
- package/dist/node_modules/d3-array/src/merge.js +0 -10
- package/dist/node_modules/d3-array/src/min.cjs +0 -1
- package/dist/node_modules/d3-array/src/min.js +0 -15
- package/dist/node_modules/d3-array/src/number.cjs +0 -1
- package/dist/node_modules/d3-array/src/number.js +0 -6
- package/dist/node_modules/d3-array/src/quantile.cjs +0 -1
- package/dist/node_modules/d3-array/src/quantile.js +0 -12
- package/dist/node_modules/d3-array/src/range.cjs +0 -1
- package/dist/node_modules/d3-array/src/range.js +0 -9
- package/dist/node_modules/d3-array/src/sum.cjs +0 -1
- package/dist/node_modules/d3-array/src/sum.js +0 -15
- package/dist/node_modules/d3-array/src/ticks.cjs +0 -1
- package/dist/node_modules/d3-array/src/ticks.js +0 -32
- package/dist/node_modules/d3-axis/src/axis.cjs +0 -1
- package/dist/node_modules/d3-axis/src/axis.js +0 -72
- package/dist/node_modules/d3-axis/src/identity.cjs +0 -1
- package/dist/node_modules/d3-axis/src/identity.js +0 -6
- package/dist/node_modules/d3-color/src/color.cjs +0 -1
- package/dist/node_modules/d3-color/src/color.js +0 -305
- package/dist/node_modules/d3-color/src/define.cjs +0 -1
- package/dist/node_modules/d3-color/src/define.js +0 -12
- package/dist/node_modules/d3-dispatch/src/dispatch.cjs +0 -1
- package/dist/node_modules/d3-dispatch/src/dispatch.js +0 -64
- package/dist/node_modules/d3-ease/src/cubic.cjs +0 -1
- package/dist/node_modules/d3-ease/src/cubic.js +0 -6
- package/dist/node_modules/d3-ease/src/linear.cjs +0 -1
- package/dist/node_modules/d3-ease/src/linear.js +0 -4
- package/dist/node_modules/d3-format/src/defaultLocale.cjs +0 -1
- package/dist/node_modules/d3-format/src/defaultLocale.js +0 -15
- package/dist/node_modules/d3-format/src/exponent.cjs +0 -1
- package/dist/node_modules/d3-format/src/exponent.js +0 -7
- package/dist/node_modules/d3-format/src/formatDecimal.cjs +0 -1
- package/dist/node_modules/d3-format/src/formatDecimal.js +0 -15
- package/dist/node_modules/d3-format/src/formatGroup.cjs +0 -1
- package/dist/node_modules/d3-format/src/formatGroup.js +0 -10
- package/dist/node_modules/d3-format/src/formatNumerals.cjs +0 -1
- package/dist/node_modules/d3-format/src/formatNumerals.js +0 -10
- package/dist/node_modules/d3-format/src/formatPrefixAuto.cjs +0 -1
- package/dist/node_modules/d3-format/src/formatPrefixAuto.js +0 -12
- package/dist/node_modules/d3-format/src/formatRounded.cjs +0 -1
- package/dist/node_modules/d3-format/src/formatRounded.js +0 -10
- package/dist/node_modules/d3-format/src/formatSpecifier.cjs +0 -1
- package/dist/node_modules/d3-format/src/formatSpecifier.js +0 -28
- package/dist/node_modules/d3-format/src/formatTrim.cjs +0 -1
- package/dist/node_modules/d3-format/src/formatTrim.js +0 -19
- package/dist/node_modules/d3-format/src/formatTypes.cjs +0 -1
- package/dist/node_modules/d3-format/src/formatTypes.js +0 -21
- package/dist/node_modules/d3-format/src/identity.cjs +0 -1
- package/dist/node_modules/d3-format/src/identity.js +0 -6
- package/dist/node_modules/d3-format/src/locale.cjs +0 -1
- package/dist/node_modules/d3-format/src/locale.js +0 -68
- package/dist/node_modules/d3-format/src/precisionFixed.cjs +0 -1
- package/dist/node_modules/d3-format/src/precisionFixed.js +0 -7
- package/dist/node_modules/d3-format/src/precisionPrefix.cjs +0 -1
- package/dist/node_modules/d3-format/src/precisionPrefix.js +0 -7
- package/dist/node_modules/d3-format/src/precisionRound.cjs +0 -1
- package/dist/node_modules/d3-format/src/precisionRound.js +0 -7
- package/dist/node_modules/d3-interpolate/src/array.cjs +0 -1
- package/dist/node_modules/d3-interpolate/src/array.js +0 -13
- package/dist/node_modules/d3-interpolate/src/color.cjs +0 -1
- package/dist/node_modules/d3-interpolate/src/color.js +0 -24
- package/dist/node_modules/d3-interpolate/src/constant.cjs +0 -1
- package/dist/node_modules/d3-interpolate/src/constant.js +0 -4
- package/dist/node_modules/d3-interpolate/src/date.cjs +0 -1
- package/dist/node_modules/d3-interpolate/src/date.js +0 -9
- package/dist/node_modules/d3-interpolate/src/number.cjs +0 -1
- package/dist/node_modules/d3-interpolate/src/number.js +0 -8
- package/dist/node_modules/d3-interpolate/src/numberArray.cjs +0 -1
- package/dist/node_modules/d3-interpolate/src/numberArray.js +0 -15
- package/dist/node_modules/d3-interpolate/src/object.cjs +0 -1
- package/dist/node_modules/d3-interpolate/src/object.js +0 -14
- package/dist/node_modules/d3-interpolate/src/piecewise.cjs +0 -1
- package/dist/node_modules/d3-interpolate/src/piecewise.js +0 -12
- package/dist/node_modules/d3-interpolate/src/rgb.cjs +0 -1
- package/dist/node_modules/d3-interpolate/src/rgb.js +0 -15
- package/dist/node_modules/d3-interpolate/src/round.cjs +0 -1
- package/dist/node_modules/d3-interpolate/src/round.js +0 -8
- package/dist/node_modules/d3-interpolate/src/string.cjs +0 -1
- package/dist/node_modules/d3-interpolate/src/string.js +0 -24
- package/dist/node_modules/d3-interpolate/src/transform/decompose.cjs +0 -1
- package/dist/node_modules/d3-interpolate/src/transform/decompose.js +0 -23
- package/dist/node_modules/d3-interpolate/src/transform/index.cjs +0 -1
- package/dist/node_modules/d3-interpolate/src/transform/index.js +0 -37
- package/dist/node_modules/d3-interpolate/src/transform/parse.cjs +0 -1
- package/dist/node_modules/d3-interpolate/src/transform/parse.js +0 -13
- package/dist/node_modules/d3-interpolate/src/value.cjs +0 -1
- package/dist/node_modules/d3-interpolate/src/value.js +0 -16
- package/dist/node_modules/d3-interpolate-path/build/d3-interpolate-path.cjs +0 -2
- package/dist/node_modules/d3-interpolate-path/build/d3-interpolate-path.js +0 -301
- package/dist/node_modules/d3-path/src/path.cjs +0 -1
- package/dist/node_modules/d3-path/src/path.js +0 -64
- package/dist/node_modules/d3-scale/src/band.cjs +0 -1
- package/dist/node_modules/d3-scale/src/band.js +0 -51
- package/dist/node_modules/d3-scale/src/constant.cjs +0 -1
- package/dist/node_modules/d3-scale/src/constant.js +0 -8
- package/dist/node_modules/d3-scale/src/continuous.cjs +0 -1
- package/dist/node_modules/d3-scale/src/continuous.js +0 -75
- package/dist/node_modules/d3-scale/src/diverging.cjs +0 -1
- package/dist/node_modules/d3-scale/src/diverging.js +0 -40
- package/dist/node_modules/d3-scale/src/identity.cjs +0 -1
- package/dist/node_modules/d3-scale/src/identity.js +0 -18
- package/dist/node_modules/d3-scale/src/init.cjs +0 -1
- package/dist/node_modules/d3-scale/src/init.js +0 -32
- package/dist/node_modules/d3-scale/src/linear.cjs +0 -1
- package/dist/node_modules/d3-scale/src/linear.js +0 -39
- package/dist/node_modules/d3-scale/src/log.cjs +0 -1
- package/dist/node_modules/d3-scale/src/log.js +0 -86
- package/dist/node_modules/d3-scale/src/nice.cjs +0 -1
- package/dist/node_modules/d3-scale/src/nice.js +0 -8
- package/dist/node_modules/d3-scale/src/number.cjs +0 -1
- package/dist/node_modules/d3-scale/src/number.js +0 -6
- package/dist/node_modules/d3-scale/src/ordinal.cjs +0 -1
- package/dist/node_modules/d3-scale/src/ordinal.js +0 -31
- package/dist/node_modules/d3-scale/src/pow.cjs +0 -1
- package/dist/node_modules/d3-scale/src/pow.js +0 -37
- package/dist/node_modules/d3-scale/src/quantile.cjs +0 -1
- package/dist/node_modules/d3-scale/src/quantile.js +0 -38
- package/dist/node_modules/d3-scale/src/quantize.cjs +0 -1
- package/dist/node_modules/d3-scale/src/quantize.js +0 -31
- package/dist/node_modules/d3-scale/src/sequential.cjs +0 -1
- package/dist/node_modules/d3-scale/src/sequential.js +0 -42
- package/dist/node_modules/d3-scale/src/symlog.cjs +0 -1
- package/dist/node_modules/d3-scale/src/symlog.js +0 -29
- package/dist/node_modules/d3-scale/src/threshold.cjs +0 -1
- package/dist/node_modules/d3-scale/src/threshold.js +0 -23
- package/dist/node_modules/d3-scale/src/tickFormat.cjs +0 -1
- package/dist/node_modules/d3-scale/src/tickFormat.js +0 -32
- package/dist/node_modules/d3-scale/src/time.cjs +0 -1
- package/dist/node_modules/d3-scale/src/time.js +0 -46
- package/dist/node_modules/d3-scale/src/utcTime.cjs +0 -1
- package/dist/node_modules/d3-scale/src/utcTime.js +0 -17
- package/dist/node_modules/d3-selection/src/array.cjs +0 -1
- package/dist/node_modules/d3-selection/src/array.js +0 -6
- package/dist/node_modules/d3-selection/src/constant.cjs +0 -1
- package/dist/node_modules/d3-selection/src/constant.js +0 -8
- package/dist/node_modules/d3-selection/src/creator.cjs +0 -1
- package/dist/node_modules/d3-selection/src/creator.js +0 -20
- package/dist/node_modules/d3-selection/src/matcher.cjs +0 -1
- package/dist/node_modules/d3-selection/src/matcher.js +0 -14
- package/dist/node_modules/d3-selection/src/namespace.cjs +0 -1
- package/dist/node_modules/d3-selection/src/namespace.js +0 -8
- package/dist/node_modules/d3-selection/src/namespaces.cjs +0 -1
- package/dist/node_modules/d3-selection/src/namespaces.js +0 -12
- package/dist/node_modules/d3-selection/src/pointer.cjs +0 -1
- package/dist/node_modules/d3-selection/src/pointer.js +0 -18
- package/dist/node_modules/d3-selection/src/select.cjs +0 -1
- package/dist/node_modules/d3-selection/src/select.js +0 -7
- package/dist/node_modules/d3-selection/src/selection/append.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/append.js +0 -10
- package/dist/node_modules/d3-selection/src/selection/attr.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/attr.js +0 -44
- package/dist/node_modules/d3-selection/src/selection/call.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/call.js +0 -7
- package/dist/node_modules/d3-selection/src/selection/classed.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/classed.js +0 -54
- package/dist/node_modules/d3-selection/src/selection/clone.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/clone.js +0 -14
- package/dist/node_modules/d3-selection/src/selection/data.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/data.js +0 -42
- package/dist/node_modules/d3-selection/src/selection/datum.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/datum.js +0 -6
- package/dist/node_modules/d3-selection/src/selection/dispatch.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/dispatch.js +0 -21
- package/dist/node_modules/d3-selection/src/selection/each.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/each.js +0 -9
- package/dist/node_modules/d3-selection/src/selection/empty.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/empty.js +0 -6
- package/dist/node_modules/d3-selection/src/selection/enter.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/enter.js +0 -27
- package/dist/node_modules/d3-selection/src/selection/exit.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/exit.js +0 -8
- package/dist/node_modules/d3-selection/src/selection/filter.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/filter.js +0 -12
- package/dist/node_modules/d3-selection/src/selection/html.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/html.js +0 -20
- package/dist/node_modules/d3-selection/src/selection/index.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/index.js +0 -87
- package/dist/node_modules/d3-selection/src/selection/insert.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/insert.js +0 -14
- package/dist/node_modules/d3-selection/src/selection/iterator.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/iterator.js +0 -8
- package/dist/node_modules/d3-selection/src/selection/join.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/join.js +0 -7
- package/dist/node_modules/d3-selection/src/selection/lower.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/lower.js +0 -9
- package/dist/node_modules/d3-selection/src/selection/merge.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/merge.js +0 -12
- package/dist/node_modules/d3-selection/src/selection/node.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/node.js +0 -11
- package/dist/node_modules/d3-selection/src/selection/nodes.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/nodes.js +0 -6
- package/dist/node_modules/d3-selection/src/selection/on.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/on.js +0 -52
- package/dist/node_modules/d3-selection/src/selection/order.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/order.js +0 -9
- package/dist/node_modules/d3-selection/src/selection/property.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/property.js +0 -22
- package/dist/node_modules/d3-selection/src/selection/raise.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/raise.js +0 -9
- package/dist/node_modules/d3-selection/src/selection/remove.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/remove.js +0 -10
- package/dist/node_modules/d3-selection/src/selection/select.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/select.js +0 -12
- package/dist/node_modules/d3-selection/src/selection/selectAll.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/selectAll.js +0 -18
- package/dist/node_modules/d3-selection/src/selection/selectChild.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/selectChild.js +0 -16
- package/dist/node_modules/d3-selection/src/selection/selectChildren.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/selectChildren.js +0 -16
- package/dist/node_modules/d3-selection/src/selection/size.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/size.js +0 -8
- package/dist/node_modules/d3-selection/src/selection/sort.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/sort.js +0 -19
- package/dist/node_modules/d3-selection/src/selection/sparse.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/sparse.js +0 -6
- package/dist/node_modules/d3-selection/src/selection/style.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/style.js +0 -27
- package/dist/node_modules/d3-selection/src/selection/text.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/text.js +0 -20
- package/dist/node_modules/d3-selection/src/selector.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selector.js +0 -10
- package/dist/node_modules/d3-selection/src/selectorAll.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selectorAll.js +0 -11
- package/dist/node_modules/d3-selection/src/sourceEvent.cjs +0 -1
- package/dist/node_modules/d3-selection/src/sourceEvent.js +0 -8
- package/dist/node_modules/d3-selection/src/window.cjs +0 -1
- package/dist/node_modules/d3-selection/src/window.js +0 -6
- package/dist/node_modules/d3-shape/src/arc.cjs +0 -1
- package/dist/node_modules/d3-shape/src/arc.js +0 -85
- package/dist/node_modules/d3-shape/src/area.cjs +0 -1
- package/dist/node_modules/d3-shape/src/area.js +0 -56
- package/dist/node_modules/d3-shape/src/array.cjs +0 -1
- package/dist/node_modules/d3-shape/src/array.js +0 -6
- package/dist/node_modules/d3-shape/src/constant.cjs +0 -1
- package/dist/node_modules/d3-shape/src/constant.js +0 -8
- package/dist/node_modules/d3-shape/src/curve/basis.cjs +0 -1
- package/dist/node_modules/d3-shape/src/curve/basis.js +0 -60
- package/dist/node_modules/d3-shape/src/curve/basisClosed.cjs +0 -1
- package/dist/node_modules/d3-shape/src/curve/basisClosed.js +0 -51
- package/dist/node_modules/d3-shape/src/curve/basisOpen.cjs +0 -1
- package/dist/node_modules/d3-shape/src/curve/basisOpen.js +0 -46
- package/dist/node_modules/d3-shape/src/curve/bundle.cjs +0 -1
- package/dist/node_modules/d3-shape/src/curve/bundle.js +0 -33
- package/dist/node_modules/d3-shape/src/curve/cardinal.cjs +0 -1
- package/dist/node_modules/d3-shape/src/curve/cardinal.js +0 -65
- package/dist/node_modules/d3-shape/src/curve/cardinalClosed.cjs +0 -1
- package/dist/node_modules/d3-shape/src/curve/cardinalClosed.js +0 -57
- package/dist/node_modules/d3-shape/src/curve/cardinalOpen.cjs +0 -1
- package/dist/node_modules/d3-shape/src/curve/cardinalOpen.js +0 -50
- package/dist/node_modules/d3-shape/src/curve/catmullRom.cjs +0 -1
- package/dist/node_modules/d3-shape/src/curve/catmullRom.js +0 -72
- package/dist/node_modules/d3-shape/src/curve/catmullRomClosed.cjs +0 -1
- package/dist/node_modules/d3-shape/src/curve/catmullRomClosed.js +0 -61
- package/dist/node_modules/d3-shape/src/curve/catmullRomOpen.cjs +0 -1
- package/dist/node_modules/d3-shape/src/curve/catmullRomOpen.js +0 -54
- package/dist/node_modules/d3-shape/src/curve/linear.cjs +0 -1
- package/dist/node_modules/d3-shape/src/curve/linear.js +0 -36
- package/dist/node_modules/d3-shape/src/curve/linearClosed.cjs +0 -1
- package/dist/node_modules/d3-shape/src/curve/linearClosed.js +0 -23
- package/dist/node_modules/d3-shape/src/curve/monotone.cjs +0 -1
- package/dist/node_modules/d3-shape/src/curve/monotone.js +0 -93
- package/dist/node_modules/d3-shape/src/curve/natural.cjs +0 -1
- package/dist/node_modules/d3-shape/src/curve/natural.js +0 -41
- package/dist/node_modules/d3-shape/src/curve/step.cjs +0 -1
- package/dist/node_modules/d3-shape/src/curve/step.js +0 -51
- package/dist/node_modules/d3-shape/src/descending.cjs +0 -1
- package/dist/node_modules/d3-shape/src/descending.js +0 -6
- package/dist/node_modules/d3-shape/src/identity.cjs +0 -1
- package/dist/node_modules/d3-shape/src/identity.js +0 -6
- package/dist/node_modules/d3-shape/src/line.cjs +0 -1
- package/dist/node_modules/d3-shape/src/line.js +0 -29
- package/dist/node_modules/d3-shape/src/math.cjs +0 -1
- package/dist/node_modules/d3-shape/src/math.js +0 -22
- package/dist/node_modules/d3-shape/src/noop.cjs +0 -1
- package/dist/node_modules/d3-shape/src/noop.js +0 -5
- package/dist/node_modules/d3-shape/src/path.cjs +0 -1
- package/dist/node_modules/d3-shape/src/path.js +0 -18
- package/dist/node_modules/d3-shape/src/pie.cjs +0 -1
- package/dist/node_modules/d3-shape/src/pie.js +0 -43
- package/dist/node_modules/d3-shape/src/point.cjs +0 -1
- package/dist/node_modules/d3-shape/src/point.js +0 -10
- package/dist/node_modules/d3-shape/src/symbol/circle.cjs +0 -1
- package/dist/node_modules/d3-shape/src/symbol/circle.js +0 -10
- package/dist/node_modules/d3-shape/src/symbol/cross.cjs +0 -1
- package/dist/node_modules/d3-shape/src/symbol/cross.js +0 -10
- package/dist/node_modules/d3-shape/src/symbol/diamond.cjs +0 -1
- package/dist/node_modules/d3-shape/src/symbol/diamond.js +0 -10
- package/dist/node_modules/d3-shape/src/symbol/square.cjs +0 -1
- package/dist/node_modules/d3-shape/src/symbol/square.js +0 -10
- package/dist/node_modules/d3-shape/src/symbol/star.cjs +0 -1
- package/dist/node_modules/d3-shape/src/symbol/star.js +0 -15
- package/dist/node_modules/d3-shape/src/symbol/triangle.cjs +0 -1
- package/dist/node_modules/d3-shape/src/symbol/triangle.js +0 -10
- package/dist/node_modules/d3-shape/src/symbol/wye.cjs +0 -1
- package/dist/node_modules/d3-shape/src/symbol/wye.js +0 -10
- package/dist/node_modules/d3-shape/src/symbol.cjs +0 -1
- package/dist/node_modules/d3-shape/src/symbol.js +0 -21
- package/dist/node_modules/d3-time/src/day.cjs +0 -1
- package/dist/node_modules/d3-time/src/day.js +0 -26
- package/dist/node_modules/d3-time/src/duration.cjs +0 -1
- package/dist/node_modules/d3-time/src/duration.js +0 -10
- package/dist/node_modules/d3-time/src/hour.cjs +0 -1
- package/dist/node_modules/d3-time/src/hour.js +0 -18
- package/dist/node_modules/d3-time/src/interval.cjs +0 -1
- package/dist/node_modules/d3-time/src/interval.js +0 -31
- package/dist/node_modules/d3-time/src/millisecond.cjs +0 -1
- package/dist/node_modules/d3-time/src/millisecond.js +0 -14
- package/dist/node_modules/d3-time/src/minute.cjs +0 -1
- package/dist/node_modules/d3-time/src/minute.js +0 -18
- package/dist/node_modules/d3-time/src/month.cjs +0 -1
- package/dist/node_modules/d3-time/src/month.js +0 -17
- package/dist/node_modules/d3-time/src/second.cjs +0 -1
- package/dist/node_modules/d3-time/src/second.js +0 -11
- package/dist/node_modules/d3-time/src/ticks.cjs +0 -1
- package/dist/node_modules/d3-time/src/ticks.js +0 -54
- package/dist/node_modules/d3-time/src/week.cjs +0 -1
- package/dist/node_modules/d3-time/src/week.js +0 -48
- package/dist/node_modules/d3-time/src/year.cjs +0 -1
- package/dist/node_modules/d3-time/src/year.js +0 -27
- package/dist/node_modules/d3-time-format/src/defaultLocale.cjs +0 -1
- package/dist/node_modules/d3-time-format/src/defaultLocale.js +0 -20
- package/dist/node_modules/d3-time-format/src/locale.cjs +0 -1
- package/dist/node_modules/d3-time-format/src/locale.js +0 -478
- package/dist/node_modules/d3-timer/src/timeout.cjs +0 -1
- package/dist/node_modules/d3-timer/src/timeout.js +0 -10
- package/dist/node_modules/d3-timer/src/timer.cjs +0 -1
- package/dist/node_modules/d3-timer/src/timer.js +0 -62
- package/dist/node_modules/d3-transition/src/interrupt.cjs +0 -1
- package/dist/node_modules/d3-transition/src/interrupt.js +0 -18
- package/dist/node_modules/d3-transition/src/selection/index.cjs +0 -1
- package/dist/node_modules/d3-transition/src/selection/index.js +0 -5
- package/dist/node_modules/d3-transition/src/selection/interrupt.cjs +0 -1
- package/dist/node_modules/d3-transition/src/selection/interrupt.js +0 -9
- package/dist/node_modules/d3-transition/src/selection/transition.cjs +0 -1
- package/dist/node_modules/d3-transition/src/selection/transition.js +0 -28
- package/dist/node_modules/d3-transition/src/transition/attr.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/attr.js +0 -49
- package/dist/node_modules/d3-transition/src/transition/attrTween.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/attrTween.js +0 -38
- package/dist/node_modules/d3-transition/src/transition/delay.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/delay.js +0 -18
- package/dist/node_modules/d3-transition/src/transition/duration.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/duration.js +0 -18
- package/dist/node_modules/d3-transition/src/transition/ease.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/ease.js +0 -14
- package/dist/node_modules/d3-transition/src/transition/easeVarying.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/easeVarying.js +0 -15
- package/dist/node_modules/d3-transition/src/transition/end.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/end.js +0 -16
- package/dist/node_modules/d3-transition/src/transition/filter.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/filter.js +0 -12
- package/dist/node_modules/d3-transition/src/transition/index.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/index.js +0 -65
- package/dist/node_modules/d3-transition/src/transition/interpolate.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/interpolate.js +0 -11
- package/dist/node_modules/d3-transition/src/transition/merge.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/merge.js +0 -13
- package/dist/node_modules/d3-transition/src/transition/on.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/on.js +0 -21
- package/dist/node_modules/d3-transition/src/transition/remove.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/remove.js +0 -13
- package/dist/node_modules/d3-transition/src/transition/schedule.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/schedule.js +0 -85
- package/dist/node_modules/d3-transition/src/transition/select.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/select.js +0 -14
- package/dist/node_modules/d3-transition/src/transition/selectAll.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/selectAll.js +0 -18
- package/dist/node_modules/d3-transition/src/transition/selection.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/selection.js +0 -8
- package/dist/node_modules/d3-transition/src/transition/style.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/style.js +0 -45
- package/dist/node_modules/d3-transition/src/transition/styleTween.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/styleTween.js +0 -23
- package/dist/node_modules/d3-transition/src/transition/text.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/text.js +0 -18
- package/dist/node_modules/d3-transition/src/transition/textTween.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/textTween.js +0 -23
- package/dist/node_modules/d3-transition/src/transition/transition.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/transition.js +0 -19
- package/dist/node_modules/d3-transition/src/transition/tween.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/tween.js +0 -56
- package/dist/node_modules/internmap/src/index.cjs +0 -1
- package/dist/node_modules/internmap/src/index.js +0 -35
- package/dist/node_modules/parse-unit/index.cjs +0 -1
- package/dist/node_modules/parse-unit/index.js +0 -11
- package/dist/node_modules/striptags/src/striptags.cjs +0 -2
- package/dist/node_modules/striptags/src/striptags.js +0 -118
- package/dist/node_modules/stylis/src/Enum.cjs +0 -1
- package/dist/node_modules/stylis/src/Enum.js +0 -12
- package/dist/node_modules/stylis/src/Middleware.cjs +0 -1
- package/dist/node_modules/stylis/src/Middleware.js +0 -18
- package/dist/node_modules/stylis/src/Parser.cjs +0 -1
- package/dist/node_modules/stylis/src/Parser.js +0 -131
- package/dist/node_modules/stylis/src/Serializer.cjs +0 -1
- package/dist/node_modules/stylis/src/Serializer.js +0 -27
- package/dist/node_modules/stylis/src/Tokenizer.cjs +0 -1
- package/dist/node_modules/stylis/src/Tokenizer.js +0 -141
- package/dist/node_modules/stylis/src/Utility.cjs +0 -1
- package/dist/node_modules/stylis/src/Utility.js +0 -50
- package/dist/node_modules/throttle-debounce/esm/index.cjs +0 -1
- package/dist/node_modules/throttle-debounce/esm/index.js +0 -28
- package/dist/node_modules/to-px/browser.cjs +0 -1
- package/dist/node_modules/to-px/browser.js +0 -63
- package/dist/types.cjs +0 -1
- package/dist/types.d.ts +0 -5
- package/dist/types.js +0 -4
- package/dist/utils.cjs +0 -1
- package/dist/utils.d.ts +0 -1
- package/dist/utils.js +0 -18
- package/dist/vite.svg +0 -1
|
@@ -1,178 +0,0 @@
|
|
|
1
|
-
import W from "../../../../_virtual/striptags.js";
|
|
2
|
-
import { TrimMode as A, VerticalAlign as C } from "../types/text.js";
|
|
3
|
-
import { merge as z, flatten as E, isArray as F } from "./data.js";
|
|
4
|
-
import { getTextAnchorFromTextAlign as N } from "../types/svg.js";
|
|
5
|
-
import { UNOVIS_TEXT_SEPARATOR_DEFAULT as P, UNOVIS_TEXT_DEFAULT as H, getFontWidthToHeightRatio as O, UNOVIS_TEXT_HYPHEN_CHARACTER_DEFAULT as M } from "../styles/index.js";
|
|
6
|
-
import j from "../../../d3-array/src/sum.js";
|
|
7
|
-
function I(t) {
|
|
8
|
-
var n;
|
|
9
|
-
return (n = t.match(/[A-Z]{2,}(?=[A-Z][a-z0-9]*|\b)|[A-Z]?[a-z0-9]*|[A-Z]|[0-9]+/g)) === null || n === void 0 ? void 0 : n.filter(Boolean).map((e) => e.toLowerCase()).join("-");
|
|
10
|
-
}
|
|
11
|
-
function U(t) {
|
|
12
|
-
return t.replace(/['"]/g, "'").replace(/\u0000/g, "\\0").replace(/\n/g, "\\n").replace(/\r/g, "\\r").replace(/\v/g, "\\v").replace(/\t/g, "\\t").replace(/\f/g, "\\f");
|
|
13
|
-
}
|
|
14
|
-
function V(t, n = 15) {
|
|
15
|
-
return t ? t.length > n ? `…${t.substr(t.length - n, n)}` : t : "";
|
|
16
|
-
}
|
|
17
|
-
function D(t, n = 15) {
|
|
18
|
-
if (!t)
|
|
19
|
-
return "";
|
|
20
|
-
const e = Math.floor((n - 3) / 2);
|
|
21
|
-
return t.length > n ? `${t.substr(0, e)}…${t.substr(-e, e)}` : t;
|
|
22
|
-
}
|
|
23
|
-
function G(t, n = 15) {
|
|
24
|
-
return t ? t.length > n ? `${t.substr(0, n)}…` : t : "";
|
|
25
|
-
}
|
|
26
|
-
function X(t, n = 15, e = A.Middle) {
|
|
27
|
-
if (!t)
|
|
28
|
-
return "";
|
|
29
|
-
let r = G(t, n);
|
|
30
|
-
return e === A.Start ? r = V(t, n) : e === A.Middle && (r = D(t, n)), r;
|
|
31
|
-
}
|
|
32
|
-
function R(t, n = [" "]) {
|
|
33
|
-
let e = [t];
|
|
34
|
-
for (let r = 0; r < n.length; r++) {
|
|
35
|
-
const o = n[r];
|
|
36
|
-
e.forEach((a, g) => {
|
|
37
|
-
const c = a.split(o), s = c.map((l, u) => `${l}${u === c.length - 1 ? "" : o}`);
|
|
38
|
-
e[g] = s;
|
|
39
|
-
}), e = E(e);
|
|
40
|
-
}
|
|
41
|
-
return e;
|
|
42
|
-
}
|
|
43
|
-
function rt(t, n, e = [" ", "-", ".", ","]) {
|
|
44
|
-
const r = t.text();
|
|
45
|
-
if (!r)
|
|
46
|
-
return;
|
|
47
|
-
const o = F(e) ? e : [e], a = R(r, o), g = parseFloat(t.attr("x")) || 0;
|
|
48
|
-
t.text("");
|
|
49
|
-
let c = t.append("tspan").attr("x", g), s = `${a[0]}`;
|
|
50
|
-
c.text(s), a.forEach((l, u) => {
|
|
51
|
-
if (u === 0)
|
|
52
|
-
return;
|
|
53
|
-
const i = `${s}${l}`;
|
|
54
|
-
c.text(i), c.node().getComputedTextLength() > n ? (c.text(s.trim()), c = t.append("tspan").attr("x", g).attr("dy", "1.2em").text(l), s = l) : s += l;
|
|
55
|
-
});
|
|
56
|
-
}
|
|
57
|
-
function ot(t, n, e, r, o, a) {
|
|
58
|
-
var g;
|
|
59
|
-
n === void 0 && (n = 50), e === void 0 && (e = A.Middle), o === void 0 && (o = +((g = window.getComputedStyle(t.node())) === null || g === void 0 ? void 0 : g.fontSize) || 0);
|
|
60
|
-
const c = t.text(), s = c.length, l = o * s * a, i = Math.ceil(s * n / (1.1 * l));
|
|
61
|
-
return i < s ? (t.text(X(c, i, e)), !0) : !1;
|
|
62
|
-
}
|
|
63
|
-
function T(t, n, e = O()) {
|
|
64
|
-
return t.length * n * e || 0;
|
|
65
|
-
}
|
|
66
|
-
function b(t, n, e) {
|
|
67
|
-
const r = "http://www.w3.org/2000/svg", o = document.createElementNS(r, "svg"), a = document.createElementNS(r, "text");
|
|
68
|
-
a.textContent = t, a.setAttribute("font-size", `${e}`), a.setAttribute("font-family", n), o.appendChild(a), document.body.appendChild(o);
|
|
69
|
-
const g = a.getComputedTextLength();
|
|
70
|
-
return document.body.removeChild(o), g;
|
|
71
|
-
}
|
|
72
|
-
function Z(t, n = void 0, e = !0, r = P, o = !1) {
|
|
73
|
-
const a = `${t.text}`;
|
|
74
|
-
if (!a)
|
|
75
|
-
return [];
|
|
76
|
-
const g = Array.isArray(r) ? r : [r];
|
|
77
|
-
return a.split(`
|
|
78
|
-
`).map((s) => {
|
|
79
|
-
const l = [];
|
|
80
|
-
if (!n)
|
|
81
|
-
return [s];
|
|
82
|
-
const u = R(s, g);
|
|
83
|
-
let i = "";
|
|
84
|
-
for (let f = 0; f < u.length; f += 1) {
|
|
85
|
-
(e ? T(i + u[f], t.fontSize, t.fontWidthToHeightRatio) : b(i + u[f], t.fontFamily, t.fontSize)) < n || f === 0 ? i += u[f] : (l.push(i.trim()), i = u[f]);
|
|
86
|
-
const d = 2;
|
|
87
|
-
if (o)
|
|
88
|
-
for (; i.trim().length > d && (e ? T(i, t.fontSize, t.fontWidthToHeightRatio) : b(i, t.fontFamily, t.fontSize)) > n; ) {
|
|
89
|
-
let x = i.trim().length - d;
|
|
90
|
-
for (; x > 0; ) {
|
|
91
|
-
const v = `${i.substring(0, x)}${M}`;
|
|
92
|
-
if ((e ? T(v, t.fontSize, t.fontWidthToHeightRatio) : b(v, t.fontFamily, t.fontSize)) <= n || x === 1) {
|
|
93
|
-
l.push(v.trim()), i = i.substring(x);
|
|
94
|
-
break;
|
|
95
|
-
}
|
|
96
|
-
x--;
|
|
97
|
-
}
|
|
98
|
-
}
|
|
99
|
-
}
|
|
100
|
-
return i && l.push(i.trim()), l;
|
|
101
|
-
}).flat();
|
|
102
|
-
}
|
|
103
|
-
function B(t, n = void 0, e = void 0, r = !0, o = P, a = !1) {
|
|
104
|
-
const g = Array.isArray(t) ? t.map((i) => z(H, i)) : [z(H, t)], c = g.map((i) => Z(i, n, r, o, a)), s = g[0];
|
|
105
|
-
let l = -s.fontSize * (s.lineHeight - 1);
|
|
106
|
-
const u = [];
|
|
107
|
-
return g.forEach((i, f) => {
|
|
108
|
-
var h;
|
|
109
|
-
let d = c[f];
|
|
110
|
-
const m = f > 0 ? u[f - 1] : void 0, x = m ? m.marginBottom : 0, v = i.marginTop, _ = Math.max(x, v);
|
|
111
|
-
l += _;
|
|
112
|
-
const L = i.fontSize * i.lineHeight;
|
|
113
|
-
let y = 0;
|
|
114
|
-
for (let p = 0; p < d.length; p += 1) {
|
|
115
|
-
let S = d[p];
|
|
116
|
-
l += L;
|
|
117
|
-
const $ = `${S} …`, w = r ? T($, i.fontSize, i.fontWidthToHeightRatio) : b($, i.fontFamily, i.fontSize);
|
|
118
|
-
if (y = Math.max(w, y), e && l + L > e && p !== d.length - 1) {
|
|
119
|
-
S.charAt(S.length - 1) === M && (S = S.substr(0, d[p].length - 1)), w < n ? d[p] = $ : d[p] = `${d[p].substr(0, d[p].length - 2)}…`, d = d.slice(0, p + 1);
|
|
120
|
-
break;
|
|
121
|
-
}
|
|
122
|
-
}
|
|
123
|
-
u.push(Object.assign(Object.assign({}, i), { _lines: d, _estimatedHeight: l - ((m == null ? void 0 : m._estimatedHeight) || 0), _maxWidth: Math.max(y, (h = m == null ? void 0 : m._maxWidth) !== null && h !== void 0 ? h : 0) }));
|
|
124
|
-
}), u;
|
|
125
|
-
}
|
|
126
|
-
function Y(t, n = 0, e) {
|
|
127
|
-
return t.map((r, o) => {
|
|
128
|
-
const a = o > 0 ? t[o - 1] : void 0, g = a ? a.marginBottom / a.fontSize : 0, c = r.marginTop / r.fontSize, s = Math.max(g, c), l = {
|
|
129
|
-
fontSize: r.fontSize,
|
|
130
|
-
fontFamily: r.fontFamily,
|
|
131
|
-
fontWeight: r.fontWeight,
|
|
132
|
-
fill: r.color,
|
|
133
|
-
y: o === 0 && e
|
|
134
|
-
};
|
|
135
|
-
return `<tspan xmlns="http://www.w3.org/2000/svg" ${Object.entries(l).filter(([i, f]) => f).map(([i, f]) => `${I(i)}="${U(f.toString())}"`).join(" ")}>${r._lines.map((i, f) => {
|
|
136
|
-
let h;
|
|
137
|
-
return o === 0 && f === 0 ? h = 0.8 + s : f === 0 ? h = s + r.lineHeight : h = r.lineHeight, `<tspan x="${n}" dy="${h}em">${i.length ? i : " "}</tspan>`;
|
|
138
|
-
}).join("")}</tspan>`;
|
|
139
|
-
});
|
|
140
|
-
}
|
|
141
|
-
function K(t) {
|
|
142
|
-
return j(t, (n) => n._estimatedHeight);
|
|
143
|
-
}
|
|
144
|
-
const k = ["text", "tspan", "textPath", "altGlyph", "altGlyphDef", "altGlyphItem", "glyphRef", "textRef", "textArea"];
|
|
145
|
-
function at(t, n, e, r) {
|
|
146
|
-
var o, a;
|
|
147
|
-
const g = B(n, e.width, void 0, e.fastMode, e.separator, e.wordBreak), c = (o = e.x) !== null && o !== void 0 ? o : +t.getAttribute("x"), s = (a = e.y) !== null && a !== void 0 ? a : +t.getAttribute("y"), l = c ?? 0;
|
|
148
|
-
let u = s ?? 0;
|
|
149
|
-
if (e.textAlign && t.setAttribute("text-anchor", N(e.textAlign)), e.verticalAlign && e.verticalAlign !== C.Top) {
|
|
150
|
-
const i = K(g), f = e.verticalAlign === C.Middle ? -i / 2 : e.verticalAlign === C.Bottom ? -i : 0;
|
|
151
|
-
u += f;
|
|
152
|
-
}
|
|
153
|
-
e.textRotationAngle ? t.setAttribute("transform", `rotate(${e.textRotationAngle === 0 || e.textRotationAngle ? e.textRotationAngle : 0} ${l} ${u})`) : t.removeAttribute("transform");
|
|
154
|
-
{
|
|
155
|
-
const i = new DOMParser();
|
|
156
|
-
t.textContent = "", g.forEach((f) => {
|
|
157
|
-
const h = Y([f], l, u).join(""), d = W(h, k), m = i.parseFromString(d, "image/svg+xml").firstChild;
|
|
158
|
-
t.appendChild(m);
|
|
159
|
-
});
|
|
160
|
-
}
|
|
161
|
-
}
|
|
162
|
-
export {
|
|
163
|
-
k as allowedSvgTextTags,
|
|
164
|
-
U as escapeStringKeepHash,
|
|
165
|
-
T as estimateStringPixelLength,
|
|
166
|
-
K as estimateWrappedTextHeight,
|
|
167
|
-
b as getPreciseStringLengthPx,
|
|
168
|
-
B as getWrappedText,
|
|
169
|
-
I as kebabCase,
|
|
170
|
-
at as renderTextToSvgTextElement,
|
|
171
|
-
R as splitString,
|
|
172
|
-
ot as trimSVGText,
|
|
173
|
-
X as trimString,
|
|
174
|
-
G as trimStringEnd,
|
|
175
|
-
D as trimStringMiddle,
|
|
176
|
-
V as trimStringStart,
|
|
177
|
-
rt as wrapSVGText
|
|
178
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t=require("vue"),s=require("../../utils/props.cjs"),d=require("../../utils/context.cjs"),v=require("../../../ts/components/area/index.cjs"),y={"data-vis-component":""},m=t.defineComponent({__name:"index",props:{color:{},curveType:{},baseline:{},opacity:{},cursor:{},minHeight1Px:{type:Boolean},x:{},y:{},id:{type:Function},xScale:{type:[Object,Function]},yScale:{type:[Object,Function]},excludeFromDomainCalculation:{type:Boolean},duration:{},events:{},attributes:{},data:{}},setup(i,{expose:p}){const a=t.inject(d.componentAccessorKey),r=i,n=t.computed(()=>a.data.value??r.data),u=s.useForwardProps(r),o=t.ref();return t.onMounted(()=>{t.nextTick(()=>{var e;o.value=new v.Area(u.value),(e=o.value)==null||e.setData(n.value),a.update(o.value)})}),t.onUnmounted(()=>{var e;(e=o.value)==null||e.destroy(),a.destroy()}),t.watch(u,(e,l)=>{var c;s.arePropsEqual(e,l)||(c=o.value)==null||c.setConfig(u.value)}),t.watch(n,()=>{var e;(e=o.value)==null||e.setData(n.value)}),p({component:o}),(e,l)=>(t.openBlock(),t.createElementBlock("div",y))}});exports.default=m;
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
import { defineComponent as i, inject as m, computed as v, ref as d, createElementBlock as y, onMounted as f, nextTick as x, onUnmounted as F, watch as c, openBlock as b } from "vue";
|
|
2
|
-
import { useForwardProps as j, arePropsEqual as B } from "../../utils/props.js";
|
|
3
|
-
import { componentAccessorKey as P } from "../../utils/context.js";
|
|
4
|
-
import { Area as k } from "../../../ts/components/area/index.js";
|
|
5
|
-
const w = { "data-vis-component": "" }, A = /* @__PURE__ */ i({
|
|
6
|
-
__name: "index",
|
|
7
|
-
props: {
|
|
8
|
-
color: {},
|
|
9
|
-
curveType: {},
|
|
10
|
-
baseline: {},
|
|
11
|
-
opacity: {},
|
|
12
|
-
cursor: {},
|
|
13
|
-
minHeight1Px: { type: Boolean },
|
|
14
|
-
x: {},
|
|
15
|
-
y: {},
|
|
16
|
-
id: { type: Function },
|
|
17
|
-
xScale: { type: [Object, Function] },
|
|
18
|
-
yScale: { type: [Object, Function] },
|
|
19
|
-
excludeFromDomainCalculation: { type: Boolean },
|
|
20
|
-
duration: {},
|
|
21
|
-
events: {},
|
|
22
|
-
attributes: {},
|
|
23
|
-
data: {}
|
|
24
|
-
},
|
|
25
|
-
setup(p, { expose: s }) {
|
|
26
|
-
const t = m(P), r = p, a = v(() => t.data.value ?? r.data), n = j(r), o = d();
|
|
27
|
-
return f(() => {
|
|
28
|
-
x(() => {
|
|
29
|
-
var e;
|
|
30
|
-
o.value = new k(n.value), (e = o.value) == null || e.setData(a.value), t.update(o.value);
|
|
31
|
-
});
|
|
32
|
-
}), F(() => {
|
|
33
|
-
var e;
|
|
34
|
-
(e = o.value) == null || e.destroy(), t.destroy();
|
|
35
|
-
}), c(n, (e, l) => {
|
|
36
|
-
var u;
|
|
37
|
-
B(e, l) || (u = o.value) == null || u.setConfig(n.value);
|
|
38
|
-
}), c(a, () => {
|
|
39
|
-
var e;
|
|
40
|
-
(e = o.value) == null || e.setData(a.value);
|
|
41
|
-
}), s({
|
|
42
|
-
component: o
|
|
43
|
-
}), (e, l) => (b(), y("div", w));
|
|
44
|
-
}
|
|
45
|
-
});
|
|
46
|
-
export {
|
|
47
|
-
A as default
|
|
48
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t=require("vue"),u=require("../../utils/props.cjs"),d=require("../../utils/context.cjs"),x=require("../../../ts/components/axis/index.cjs"),y={"data-vis-axis":""},v=t.defineComponent({__name:"index",props:{position:{},type:{},fullSize:{type:Boolean},label:{},labelFontSize:{},labelMargin:{},labelColor:{},gridLine:{type:Boolean},tickLine:{type:Boolean},domainLine:{type:Boolean},minMaxTicksOnly:{type:Boolean},minMaxTicksOnlyWhenWidthIsLess:{},tickFormat:{type:Function},tickValues:{},numTicks:{},tickTextFitMode:{},tickTextWidth:{},tickTextSeparator:{},tickTextForceWordBreak:{type:Boolean},tickTextTrimType:{},tickTextFontSize:{},tickTextAlign:{},tickTextColor:{},tickTextAngle:{},tickTextHideOverlapping:{type:Boolean},tickPadding:{},x:{},y:{},id:{type:Function},color:{},xScale:{type:[Object,Function]},yScale:{type:[Object,Function]},excludeFromDomainCalculation:{type:Boolean},duration:{},events:{},attributes:{},data:{}},setup(s,{expose:p}){const a=t.inject(d.axisAccessorKey),n=s,i=t.computed(()=>a.data.value??n.data),l=u.useForwardProps(n),o=t.ref();return t.onMounted(()=>{t.nextTick(()=>{var e;o.value=new x.Axis(l.value),(e=o.value)==null||e.setData(i.value),a.update(o.value)})}),t.onUnmounted(()=>{var e;(e=o.value)==null||e.destroy(),a.destroy(n.type)}),t.watch(l,(e,c)=>{var r;u.arePropsEqual(e,c)||(r=o.value)==null||r.setConfig(l.value)}),t.watch(i,()=>{var e;(e=o.value)==null||e.setData(i.value)}),p({component:o}),(e,c)=>(t.openBlock(),t.createElementBlock("div",y))}});exports.default=v;
|
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
import { defineComponent as s, inject as d, computed as m, ref as x, createElementBlock as y, onMounted as k, nextTick as v, onUnmounted as T, watch as r, openBlock as B } from "vue";
|
|
2
|
-
import { useForwardProps as F, arePropsEqual as f } from "../../utils/props.js";
|
|
3
|
-
import { axisAccessorKey as b } from "../../utils/context.js";
|
|
4
|
-
import { Axis as g } from "../../../ts/components/axis/index.js";
|
|
5
|
-
const O = { "data-vis-axis": "" }, A = /* @__PURE__ */ s({
|
|
6
|
-
__name: "index",
|
|
7
|
-
props: {
|
|
8
|
-
position: {},
|
|
9
|
-
type: {},
|
|
10
|
-
fullSize: { type: Boolean },
|
|
11
|
-
label: {},
|
|
12
|
-
labelFontSize: {},
|
|
13
|
-
labelMargin: {},
|
|
14
|
-
labelColor: {},
|
|
15
|
-
gridLine: { type: Boolean },
|
|
16
|
-
tickLine: { type: Boolean },
|
|
17
|
-
domainLine: { type: Boolean },
|
|
18
|
-
minMaxTicksOnly: { type: Boolean },
|
|
19
|
-
minMaxTicksOnlyWhenWidthIsLess: {},
|
|
20
|
-
tickFormat: { type: Function },
|
|
21
|
-
tickValues: {},
|
|
22
|
-
numTicks: {},
|
|
23
|
-
tickTextFitMode: {},
|
|
24
|
-
tickTextWidth: {},
|
|
25
|
-
tickTextSeparator: {},
|
|
26
|
-
tickTextForceWordBreak: { type: Boolean },
|
|
27
|
-
tickTextTrimType: {},
|
|
28
|
-
tickTextFontSize: {},
|
|
29
|
-
tickTextAlign: {},
|
|
30
|
-
tickTextColor: {},
|
|
31
|
-
tickTextAngle: {},
|
|
32
|
-
tickTextHideOverlapping: { type: Boolean },
|
|
33
|
-
tickPadding: {},
|
|
34
|
-
x: {},
|
|
35
|
-
y: {},
|
|
36
|
-
id: { type: Function },
|
|
37
|
-
color: {},
|
|
38
|
-
xScale: { type: [Object, Function] },
|
|
39
|
-
yScale: { type: [Object, Function] },
|
|
40
|
-
excludeFromDomainCalculation: { type: Boolean },
|
|
41
|
-
duration: {},
|
|
42
|
-
events: {},
|
|
43
|
-
attributes: {},
|
|
44
|
-
data: {}
|
|
45
|
-
},
|
|
46
|
-
setup(p, { expose: u }) {
|
|
47
|
-
const o = d(b), a = p, n = m(() => o.data.value ?? a.data), i = F(a), t = x();
|
|
48
|
-
return k(() => {
|
|
49
|
-
v(() => {
|
|
50
|
-
var e;
|
|
51
|
-
t.value = new g(i.value), (e = t.value) == null || e.setData(n.value), o.update(t.value);
|
|
52
|
-
});
|
|
53
|
-
}), T(() => {
|
|
54
|
-
var e;
|
|
55
|
-
(e = t.value) == null || e.destroy(), o.destroy(a.type);
|
|
56
|
-
}), r(i, (e, l) => {
|
|
57
|
-
var c;
|
|
58
|
-
f(e, l) || (c = t.value) == null || c.setConfig(i.value);
|
|
59
|
-
}), r(n, () => {
|
|
60
|
-
var e;
|
|
61
|
-
(e = t.value) == null || e.setData(n.value);
|
|
62
|
-
}), u({
|
|
63
|
-
component: t
|
|
64
|
-
}), (e, l) => (B(), y("div", O));
|
|
65
|
-
}
|
|
66
|
-
});
|
|
67
|
-
export {
|
|
68
|
-
A as default
|
|
69
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const a=require("vue"),c=require("../../utils/props.cjs"),i=require("../../utils/context.cjs"),p=require("../../../ts/components/crosshair/index.cjs"),m={"data-vis-crosshair":""},f=a.defineComponent({__name:"index",props:{data:{}},setup(v,{expose:d}){const o=a.inject(i.crosshairAccessorKey),n=v,r=a.computed(()=>o.data.value??n.data),u=c.useForwardProps(n),t=a.ref();return a.onMounted(()=>{a.nextTick(()=>{var e;t.value=new p.Crosshair(u.value),(e=t.value)==null||e.setData(r.value),o.update(t.value)})}),a.onUnmounted(()=>{var e;(e=t.value)==null||e.destroy(),o.destroy()}),a.watch(u,(e,s)=>{var l;c.arePropsEqual(e,s)||(l=t.value)==null||l.setConfig(u.value)}),a.watch(r,()=>{var e;(e=t.value)==null||e.setData(r.value)}),d({component:t}),(e,s)=>(a.openBlock(),a.createElementBlock("div",m))}});exports.default=f;
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { defineComponent as p, inject as d, computed as m, ref as i, createElementBlock as f, onMounted as h, nextTick as x, onUnmounted as k, watch as u, openBlock as w } from "vue";
|
|
2
|
-
import { useForwardProps as y, arePropsEqual as B } from "../../utils/props.js";
|
|
3
|
-
import { crosshairAccessorKey as C } from "../../utils/context.js";
|
|
4
|
-
import { Crosshair as A } from "../../../ts/components/crosshair/index.js";
|
|
5
|
-
const D = { "data-vis-crosshair": "" }, j = /* @__PURE__ */ p({
|
|
6
|
-
__name: "index",
|
|
7
|
-
props: {
|
|
8
|
-
data: {}
|
|
9
|
-
},
|
|
10
|
-
setup(v, { expose: c }) {
|
|
11
|
-
const o = d(C), s = v, r = m(() => o.data.value ?? s.data), t = y(s), a = i();
|
|
12
|
-
return h(() => {
|
|
13
|
-
x(() => {
|
|
14
|
-
var e;
|
|
15
|
-
a.value = new A(t.value), (e = a.value) == null || e.setData(r.value), o.update(a.value);
|
|
16
|
-
});
|
|
17
|
-
}), k(() => {
|
|
18
|
-
var e;
|
|
19
|
-
(e = a.value) == null || e.destroy(), o.destroy();
|
|
20
|
-
}), u(t, (e, n) => {
|
|
21
|
-
var l;
|
|
22
|
-
B(e, n) || (l = a.value) == null || l.setConfig(t.value);
|
|
23
|
-
}), u(r, () => {
|
|
24
|
-
var e;
|
|
25
|
-
(e = a.value) == null || e.setData(r.value);
|
|
26
|
-
}), c({
|
|
27
|
-
component: a
|
|
28
|
-
}), (e, n) => (w(), f("div", D));
|
|
29
|
-
}
|
|
30
|
-
});
|
|
31
|
-
export {
|
|
32
|
-
j as default
|
|
33
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t=require("vue"),s=require("../../utils/props.cjs"),p=require("../../utils/context.cjs"),v=require("../../../ts/components/donut/index.cjs"),g={"data-vis-component":""},m=t.defineComponent({__name:"index",props:{id:{type:Function},value:{},angleRange:{},padAngle:{},sortFunction:{type:Function},cornerRadius:{},color:{},radius:{},arcWidth:{},centralLabel:{},centralSubLabel:{},centralSubLabelWrap:{type:Boolean},showEmptySegments:{type:Boolean},emptySegmentAngle:{},showBackground:{type:Boolean},backgroundAngleRange:{},centralLabelOffsetX:{},centralLabelOffsetY:{},duration:{},events:{},attributes:{},data:{}},setup(d,{expose:i}){const n=t.inject(p.componentAccessorKey),r=d,o=t.computed(()=>n.data.value??r.data),l=s.useForwardProps(r),a=t.ref();return t.onMounted(()=>{t.nextTick(()=>{var e;a.value=new v.Donut(l.value),(e=a.value)==null||e.setData(o.value),n.update(a.value)})}),t.onUnmounted(()=>{var e;(e=a.value)==null||e.destroy(),n.destroy()}),t.watch(l,(e,u)=>{var c;s.arePropsEqual(e,u)||(c=a.value)==null||c.setConfig(l.value)}),t.watch(o,()=>{var e;(e=a.value)==null||e.setData(o.value)}),i({component:a}),(e,u)=>(t.openBlock(),t.createElementBlock("div",g))}});exports.default=m;
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
import { defineComponent as d, inject as m, computed as i, ref as v, createElementBlock as f, onMounted as g, nextTick as y, onUnmounted as b, watch as s, openBlock as B } from "vue";
|
|
2
|
-
import { useForwardProps as k, arePropsEqual as w } from "../../utils/props.js";
|
|
3
|
-
import { componentAccessorKey as x } from "../../utils/context.js";
|
|
4
|
-
import { Donut as L } from "../../../ts/components/donut/index.js";
|
|
5
|
-
const h = { "data-vis-component": "" }, D = /* @__PURE__ */ d({
|
|
6
|
-
__name: "index",
|
|
7
|
-
props: {
|
|
8
|
-
id: { type: Function },
|
|
9
|
-
value: {},
|
|
10
|
-
angleRange: {},
|
|
11
|
-
padAngle: {},
|
|
12
|
-
sortFunction: { type: Function },
|
|
13
|
-
cornerRadius: {},
|
|
14
|
-
color: {},
|
|
15
|
-
radius: {},
|
|
16
|
-
arcWidth: {},
|
|
17
|
-
centralLabel: {},
|
|
18
|
-
centralSubLabel: {},
|
|
19
|
-
centralSubLabelWrap: { type: Boolean },
|
|
20
|
-
showEmptySegments: { type: Boolean },
|
|
21
|
-
emptySegmentAngle: {},
|
|
22
|
-
showBackground: { type: Boolean },
|
|
23
|
-
backgroundAngleRange: {},
|
|
24
|
-
centralLabelOffsetX: {},
|
|
25
|
-
centralLabelOffsetY: {},
|
|
26
|
-
duration: {},
|
|
27
|
-
events: {},
|
|
28
|
-
attributes: {},
|
|
29
|
-
data: {}
|
|
30
|
-
},
|
|
31
|
-
setup(c, { expose: p }) {
|
|
32
|
-
const t = m(x), l = c, n = i(() => t.data.value ?? l.data), o = k(l), a = v();
|
|
33
|
-
return g(() => {
|
|
34
|
-
y(() => {
|
|
35
|
-
var e;
|
|
36
|
-
a.value = new L(o.value), (e = a.value) == null || e.setData(n.value), t.update(a.value);
|
|
37
|
-
});
|
|
38
|
-
}), b(() => {
|
|
39
|
-
var e;
|
|
40
|
-
(e = a.value) == null || e.destroy(), t.destroy();
|
|
41
|
-
}), s(o, (e, r) => {
|
|
42
|
-
var u;
|
|
43
|
-
w(e, r) || (u = a.value) == null || u.setConfig(o.value);
|
|
44
|
-
}), s(n, () => {
|
|
45
|
-
var e;
|
|
46
|
-
(e = a.value) == null || e.setData(n.value);
|
|
47
|
-
}), p({
|
|
48
|
-
component: a
|
|
49
|
-
}), (e, r) => (B(), f("div", h));
|
|
50
|
-
}
|
|
51
|
-
});
|
|
52
|
-
export {
|
|
53
|
-
D as default
|
|
54
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t=require("vue"),d=require("../../utils/props.cjs"),v=require("../../utils/context.cjs"),s=require("../../../ts/components/grouped-bar/index.cjs"),m={"data-vis-component":""};s.GroupedBar.selectors;const y=t.defineComponent({__name:"index",props:{color:{},groupWidth:{},groupMaxWidth:{},dataStep:{},groupPadding:{},barPadding:{},roundedCorners:{type:[Number,Boolean]},barMinHeight:{},cursor:{},orientation:{},x:{},y:{},id:{type:Function},xScale:{type:[Object,Function]},yScale:{type:[Object,Function]},excludeFromDomainCalculation:{type:Boolean},duration:{},events:{},attributes:{},data:{}},setup(i,{expose:p}){const a=t.inject(v.componentAccessorKey),u=i,n=t.computed(()=>a.data.value??u.data),r=d.useForwardProps(u),o=t.ref();return t.onMounted(()=>{t.nextTick(()=>{var e;o.value=new s.GroupedBar(r.value),(e=o.value)==null||e.setData(n.value),a.update(o.value)})}),t.onUnmounted(()=>{var e;(e=o.value)==null||e.destroy(),a.destroy()}),t.watch(r,(e,l)=>{var c;d.arePropsEqual(e,l)||(c=o.value)==null||c.setConfig(r.value)}),t.watch(n,()=>{var e;(e=o.value)==null||e.setData(n.value)}),p({component:o}),(e,l)=>(t.openBlock(),t.createElementBlock("div",m))}});exports.default=y;
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
import { defineComponent as i, inject as m, computed as v, ref as y, createElementBlock as f, onMounted as x, nextTick as g, onUnmounted as b, watch as c, openBlock as B } from "vue";
|
|
2
|
-
import { useForwardProps as C, arePropsEqual as F } from "../../utils/props.js";
|
|
3
|
-
import { componentAccessorKey as h } from "../../utils/context.js";
|
|
4
|
-
import { GroupedBar as d } from "../../../ts/components/grouped-bar/index.js";
|
|
5
|
-
const D = { "data-vis-component": "" };
|
|
6
|
-
d.selectors;
|
|
7
|
-
const M = /* @__PURE__ */ i({
|
|
8
|
-
__name: "index",
|
|
9
|
-
props: {
|
|
10
|
-
color: {},
|
|
11
|
-
groupWidth: {},
|
|
12
|
-
groupMaxWidth: {},
|
|
13
|
-
dataStep: {},
|
|
14
|
-
groupPadding: {},
|
|
15
|
-
barPadding: {},
|
|
16
|
-
roundedCorners: { type: [Number, Boolean] },
|
|
17
|
-
barMinHeight: {},
|
|
18
|
-
cursor: {},
|
|
19
|
-
orientation: {},
|
|
20
|
-
x: {},
|
|
21
|
-
y: {},
|
|
22
|
-
id: { type: Function },
|
|
23
|
-
xScale: { type: [Object, Function] },
|
|
24
|
-
yScale: { type: [Object, Function] },
|
|
25
|
-
excludeFromDomainCalculation: { type: Boolean },
|
|
26
|
-
duration: {},
|
|
27
|
-
events: {},
|
|
28
|
-
attributes: {},
|
|
29
|
-
data: {}
|
|
30
|
-
},
|
|
31
|
-
setup(p, { expose: s }) {
|
|
32
|
-
const t = m(h), r = p, a = v(() => t.data.value ?? r.data), n = C(r), o = y();
|
|
33
|
-
return x(() => {
|
|
34
|
-
g(() => {
|
|
35
|
-
var e;
|
|
36
|
-
o.value = new d(n.value), (e = o.value) == null || e.setData(a.value), t.update(o.value);
|
|
37
|
-
});
|
|
38
|
-
}), b(() => {
|
|
39
|
-
var e;
|
|
40
|
-
(e = o.value) == null || e.destroy(), t.destroy();
|
|
41
|
-
}), c(n, (e, u) => {
|
|
42
|
-
var l;
|
|
43
|
-
F(e, u) || (l = o.value) == null || l.setConfig(n.value);
|
|
44
|
-
}), c(a, () => {
|
|
45
|
-
var e;
|
|
46
|
-
(e = o.value) == null || e.setData(a.value);
|
|
47
|
-
}), s({
|
|
48
|
-
component: o
|
|
49
|
-
}), (e, u) => (B(), f("div", D));
|
|
50
|
-
}
|
|
51
|
-
});
|
|
52
|
-
export {
|
|
53
|
-
M as default
|
|
54
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t=require("vue"),i=require("../../utils/props.cjs"),d=require("../../utils/context.cjs"),v=require("../../../ts/components/line/index.cjs"),y={"data-vis-component":""},m=t.defineComponent({__name:"index",props:{color:{},curveType:{},lineWidth:{},lineDashArray:{},fallbackValue:{},highlightOnHover:{type:Boolean},cursor:{},interpolateMissingData:{type:Boolean},x:{},y:{},id:{type:Function},xScale:{type:[Object,Function]},yScale:{type:[Object,Function]},excludeFromDomainCalculation:{type:Boolean},duration:{},events:{},attributes:{},data:{}},setup(s,{expose:p}){const n=t.inject(d.componentAccessorKey),u=s,o=t.computed(()=>n.data.value??u.data),l=i.useForwardProps(u),a=t.ref();return t.onMounted(()=>{t.nextTick(()=>{var e;a.value=new v.Line(l.value),(e=a.value)==null||e.setData(o.value),n.update(a.value)})}),t.onUnmounted(()=>{var e;(e=a.value)==null||e.destroy(),n.destroy()}),t.watch(l,(e,r)=>{var c;i.arePropsEqual(e,r)||(c=a.value)==null||c.setConfig(l.value)}),t.watch(o,()=>{var e;(e=a.value)==null||e.setData(o.value)}),p({component:a}),(e,r)=>(t.openBlock(),t.createElementBlock("div",y))}});exports.default=m;
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import { defineComponent as p, inject as v, computed as d, ref as m, createElementBlock as y, onMounted as f, nextTick as x, onUnmounted as h, watch as c, openBlock as b } from "vue";
|
|
2
|
-
import { useForwardProps as B, arePropsEqual as D } from "../../utils/props.js";
|
|
3
|
-
import { componentAccessorKey as F } from "../../utils/context.js";
|
|
4
|
-
import { Line as g } from "../../../ts/components/line/index.js";
|
|
5
|
-
const k = { "data-vis-component": "" }, S = /* @__PURE__ */ p({
|
|
6
|
-
__name: "index",
|
|
7
|
-
props: {
|
|
8
|
-
color: {},
|
|
9
|
-
curveType: {},
|
|
10
|
-
lineWidth: {},
|
|
11
|
-
lineDashArray: {},
|
|
12
|
-
fallbackValue: {},
|
|
13
|
-
highlightOnHover: { type: Boolean },
|
|
14
|
-
cursor: {},
|
|
15
|
-
interpolateMissingData: { type: Boolean },
|
|
16
|
-
x: {},
|
|
17
|
-
y: {},
|
|
18
|
-
id: { type: Function },
|
|
19
|
-
xScale: { type: [Object, Function] },
|
|
20
|
-
yScale: { type: [Object, Function] },
|
|
21
|
-
excludeFromDomainCalculation: { type: Boolean },
|
|
22
|
-
duration: {},
|
|
23
|
-
events: {},
|
|
24
|
-
attributes: {},
|
|
25
|
-
data: {}
|
|
26
|
-
},
|
|
27
|
-
setup(i, { expose: s }) {
|
|
28
|
-
const t = v(F), l = i, o = d(() => t.data.value ?? l.data), n = B(l), a = m();
|
|
29
|
-
return f(() => {
|
|
30
|
-
x(() => {
|
|
31
|
-
var e;
|
|
32
|
-
a.value = new g(n.value), (e = a.value) == null || e.setData(o.value), t.update(a.value);
|
|
33
|
-
});
|
|
34
|
-
}), h(() => {
|
|
35
|
-
var e;
|
|
36
|
-
(e = a.value) == null || e.destroy(), t.destroy();
|
|
37
|
-
}), c(n, (e, r) => {
|
|
38
|
-
var u;
|
|
39
|
-
D(e, r) || (u = a.value) == null || u.setConfig(n.value);
|
|
40
|
-
}), c(o, () => {
|
|
41
|
-
var e;
|
|
42
|
-
(e = a.value) == null || e.setData(o.value);
|
|
43
|
-
}), s({
|
|
44
|
-
component: a
|
|
45
|
-
}), (e, r) => (b(), y("div", k));
|
|
46
|
-
}
|
|
47
|
-
});
|
|
48
|
-
export {
|
|
49
|
-
S as default
|
|
50
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t=require("vue"),i=require("../../utils/props.cjs"),v=require("../../utils/context.cjs"),s=require("../../../ts/components/stacked-bar/index.cjs"),m={"data-vis-component":""};s.StackedBar.selectors;const y=t.defineComponent({__name:"index",props:{color:{},barWidth:{},barMaxWidth:{},dataStep:{},barPadding:{},roundedCorners:{type:[Number,Boolean]},cursor:{},barMinHeight1Px:{type:Boolean},barMinHeightZeroValue:{},orientation:{},x:{},y:{},id:{type:Function},xScale:{type:[Object,Function]},yScale:{type:[Object,Function]},excludeFromDomainCalculation:{type:Boolean},duration:{},events:{},attributes:{},data:{}},setup(d,{expose:p}){const o=t.inject(v.componentAccessorKey),u=d,n=t.computed(()=>o.data.value??u.data),r=i.useForwardProps(u),a=t.ref();return t.onMounted(()=>{t.nextTick(()=>{var e;a.value=new s.StackedBar(r.value),(e=a.value)==null||e.setData(n.value),o.update(a.value)})}),t.onUnmounted(()=>{var e;(e=a.value)==null||e.destroy(),o.destroy()}),t.watch(r,(e,l)=>{var c;i.arePropsEqual(e,l)||(c=a.value)==null||c.setConfig(r.value)}),t.watch(n,()=>{var e;(e=a.value)==null||e.setData(n.value)}),p({component:a}),(e,l)=>(t.openBlock(),t.createElementBlock("div",m))}});exports.default=y;
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
import { defineComponent as p, inject as m, computed as v, ref as y, createElementBlock as b, onMounted as f, nextTick as x, onUnmounted as B, watch as c, openBlock as h } from "vue";
|
|
2
|
-
import { useForwardProps as k, arePropsEqual as F } from "../../utils/props.js";
|
|
3
|
-
import { componentAccessorKey as g } from "../../utils/context.js";
|
|
4
|
-
import { StackedBar as i } from "../../../ts/components/stacked-bar/index.js";
|
|
5
|
-
const w = { "data-vis-component": "" };
|
|
6
|
-
i.selectors;
|
|
7
|
-
const j = /* @__PURE__ */ p({
|
|
8
|
-
__name: "index",
|
|
9
|
-
props: {
|
|
10
|
-
color: {},
|
|
11
|
-
barWidth: {},
|
|
12
|
-
barMaxWidth: {},
|
|
13
|
-
dataStep: {},
|
|
14
|
-
barPadding: {},
|
|
15
|
-
roundedCorners: { type: [Number, Boolean] },
|
|
16
|
-
cursor: {},
|
|
17
|
-
barMinHeight1Px: { type: Boolean },
|
|
18
|
-
barMinHeightZeroValue: {},
|
|
19
|
-
orientation: {},
|
|
20
|
-
x: {},
|
|
21
|
-
y: {},
|
|
22
|
-
id: { type: Function },
|
|
23
|
-
xScale: { type: [Object, Function] },
|
|
24
|
-
yScale: { type: [Object, Function] },
|
|
25
|
-
excludeFromDomainCalculation: { type: Boolean },
|
|
26
|
-
duration: {},
|
|
27
|
-
events: {},
|
|
28
|
-
attributes: {},
|
|
29
|
-
data: {}
|
|
30
|
-
},
|
|
31
|
-
setup(s, { expose: d }) {
|
|
32
|
-
const t = m(g), r = s, o = v(() => t.data.value ?? r.data), n = k(r), a = y();
|
|
33
|
-
return f(() => {
|
|
34
|
-
x(() => {
|
|
35
|
-
var e;
|
|
36
|
-
a.value = new i(n.value), (e = a.value) == null || e.setData(o.value), t.update(a.value);
|
|
37
|
-
});
|
|
38
|
-
}), B(() => {
|
|
39
|
-
var e;
|
|
40
|
-
(e = a.value) == null || e.destroy(), t.destroy();
|
|
41
|
-
}), c(n, (e, l) => {
|
|
42
|
-
var u;
|
|
43
|
-
F(e, l) || (u = a.value) == null || u.setConfig(n.value);
|
|
44
|
-
}), c(o, () => {
|
|
45
|
-
var e;
|
|
46
|
-
(e = a.value) == null || e.setData(o.value);
|
|
47
|
-
}), d({
|
|
48
|
-
component: a
|
|
49
|
-
}), (e, l) => (h(), b("div", w));
|
|
50
|
-
}
|
|
51
|
-
});
|
|
52
|
-
export {
|
|
53
|
-
j as default
|
|
54
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue"),s=require("../../utils/props.cjs"),c=require("../../utils/context.cjs"),p=require("../../../ts/components/tooltip/index.cjs"),d={"data-vis-tooltip":""},v=e.defineComponent({__name:"index",props:{components:{},container:{},followCursor:{type:Boolean},allowHover:{type:Boolean},horizontalPlacement:{},horizontalShift:{},verticalPlacement:{},verticalShift:{},triggers:{},attributes:{},className:{},data:{}},setup(u,{expose:i}){const r=e.inject(c.tooltipAccessorKey),n=s.useForwardProps(u),o=e.ref();return e.onMounted(()=>{e.nextTick(()=>{o.value=new p.Tooltip(n.value),r.update(o.value)})}),e.onUnmounted(()=>{var t;(t=o.value)==null||t.destroy(),r.destroy()}),e.watch(n,(t,a)=>{var l;s.arePropsEqual(t,a)||(l=o.value)==null||l.setConfig(n.value)}),i({component:o}),(t,a)=>(e.openBlock(),e.createElementBlock("div",d))}});exports.default=v;
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { defineComponent as i, inject as p, ref as c, createElementBlock as m, onMounted as u, nextTick as v, onUnmounted as d, watch as f, openBlock as h } from "vue";
|
|
2
|
-
import { useForwardProps as w, arePropsEqual as y } from "../../utils/props.js";
|
|
3
|
-
import { tooltipAccessorKey as g } from "../../utils/context.js";
|
|
4
|
-
import { Tooltip as x } from "../../../ts/components/tooltip/index.js";
|
|
5
|
-
const B = { "data-vis-tooltip": "" }, E = /* @__PURE__ */ i({
|
|
6
|
-
__name: "index",
|
|
7
|
-
props: {
|
|
8
|
-
components: {},
|
|
9
|
-
container: {},
|
|
10
|
-
followCursor: { type: Boolean },
|
|
11
|
-
allowHover: { type: Boolean },
|
|
12
|
-
horizontalPlacement: {},
|
|
13
|
-
horizontalShift: {},
|
|
14
|
-
verticalPlacement: {},
|
|
15
|
-
verticalShift: {},
|
|
16
|
-
triggers: {},
|
|
17
|
-
attributes: {},
|
|
18
|
-
className: {},
|
|
19
|
-
data: {}
|
|
20
|
-
},
|
|
21
|
-
setup(l, { expose: s }) {
|
|
22
|
-
const a = p(g), t = w(l), e = c();
|
|
23
|
-
return u(() => {
|
|
24
|
-
v(() => {
|
|
25
|
-
e.value = new x(t.value), a.update(e.value);
|
|
26
|
-
});
|
|
27
|
-
}), d(() => {
|
|
28
|
-
var o;
|
|
29
|
-
(o = e.value) == null || o.destroy(), a.destroy();
|
|
30
|
-
}), f(t, (o, r) => {
|
|
31
|
-
var n;
|
|
32
|
-
y(o, r) || (n = e.value) == null || n.setConfig(t.value);
|
|
33
|
-
}), s({
|
|
34
|
-
component: e
|
|
35
|
-
}), (o, r) => (h(), m("div", B));
|
|
36
|
-
}
|
|
37
|
-
});
|
|
38
|
-
export {
|
|
39
|
-
E as default
|
|
40
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue"),r=require("../../utils/context.cjs"),u=require("../../utils/props.cjs"),v=require("../../../ts/containers/single-container/index.cjs"),m=e.defineComponent({__name:"index",props:{component:{},tooltip:{},annotations:{},duration:{},margin:{},padding:{},sizing:{},width:{},height:{},svgDefs:{},ariaLabel:{},data:{}},setup(l,{expose:c}){const s=l,{data:a}=e.toRefs(s),p=u.useForwardProps(s);let n;const o=e.reactive({component:void 0,tooltip:void 0,annotations:void 0}),i=e.ref(),d=()=>{n||i.value&&o.component&&(n=new v.SingleContainer(i.value,{...e.toRaw(o)},a.value))};return e.watchEffect(()=>{var t;d(),(t=o.component)==null||t.config,n==null||n.updateContainer({...e.toRaw(p.value),...e.toRaw(o)})}),e.watch(a,()=>{n?n.setData(a.value,!0):d()}),e.onUnmounted(()=>n==null?void 0:n.destroy()),e.provide(r.componentAccessorKey,{data:a,update:t=>o.component=t,destroy:()=>o.component=void 0}),e.provide(r.tooltipAccessorKey,{data:a,update:t=>o.tooltip=t,destroy:()=>{o.tooltip=void 0}}),e.provide(r.annotationsAccessorKey,{data:a,update:t=>o.annotations=t,destroy:()=>{o.annotations=void 0}}),c({component:n}),(t,f)=>(e.openBlock(),e.createElementBlock("div",{"data-vis-single-container":"",ref_key:"elRef",ref:i,class:"unovis-single-container"},[e.renderSlot(t.$slots,"default")],512))}});exports.default=m;
|