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 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const L=require("./nice.cjs"),k=require("./continuous.cjs"),S=require("./init.cjs"),q=require("../../d3-array/src/ticks.cjs"),j=require("../../d3-format/src/formatSpecifier.cjs"),F=require("../../d3-format/src/defaultLocale.cjs");function y(t){return Math.log(t)}function v(t){return Math.exp(t)}function _(t){return-Math.log(-t)}function b(t){return-Math.exp(-t)}function z(t){return isFinite(t)?+("1e"+t):t<0?0:t}function I(t){return t===10?z:t===Math.E?Math.exp:n=>Math.pow(t,n)}function O(t){return t===Math.E?Math.log:t===10&&Math.log10||t===2&&Math.log2||(t=Math.log(t),n=>Math.log(n)/t)}function w(t){return(n,c)=>-t(-n,c)}function E(t){const n=t(y,v),c=n.domain;let l=10,s,u;function p(){return s=O(l),u=I(l),c()[0]<0?(s=w(s),u=w(u),t(_,b)):t(y,v),n}return n.base=function(e){return arguments.length?(l=+e,p()):l},n.domain=function(e){return arguments.length?(c(e),p()):c()},n.ticks=e=>{const r=c();let a=r[0],i=r[r.length-1];const m=i<a;m&&([a,i]=[i,a]);let o=s(a),g=s(i),f,h;const d=e==null?10:+e;let M=[];if(!(l%1)&&g-o<d){if(o=Math.floor(o),g=Math.ceil(g),a>0){for(;o<=g;++o)for(f=1;f<l;++f)if(h=o<0?f/u(-o):f*u(o),!(h<a)){if(h>i)break;M.push(h)}}else for(;o<=g;++o)for(f=l-1;f>=1;--f)if(h=o>0?f/u(-o):f*u(o),!(h<a)){if(h>i)break;M.push(h)}M.length*2<d&&(M=q.default(a,i,d))}else M=q.default(o,g,Math.min(g-o,d)).map(u);return m?M.reverse():M},n.tickFormat=(e,r)=>{if(e==null&&(e=10),r==null&&(r=l===10?"s":","),typeof r!="function"&&(!(l%1)&&(r=j.default(r)).precision==null&&(r.trim=!0),r=F.format(r)),e===1/0)return r;const a=Math.max(1,l*e/n.ticks().length);return i=>{let m=i/u(Math.round(s(i)));return m*l<l-.5&&(m*=l),m<=a?r(i):""}},n.nice=()=>c(L.default(c(),{floor:e=>u(Math.floor(s(e))),ceil:e=>u(Math.ceil(s(e)))})),n}function x(){const t=E(k.transformer()).domain([1,10]);return t.copy=()=>k.copy(t,x()).base(t.base()),S.initRange.apply(t,arguments),t}exports.default=x;exports.loggish=E;
|
|
@@ -1,86 +0,0 @@
|
|
|
1
|
-
import E from "./nice.js";
|
|
2
|
-
import { transformer as v, copy as F } from "./continuous.js";
|
|
3
|
-
import { initRange as L } from "./init.js";
|
|
4
|
-
import d from "../../d3-array/src/ticks.js";
|
|
5
|
-
import j from "../../d3-format/src/formatSpecifier.js";
|
|
6
|
-
import { format as z } from "../../d3-format/src/defaultLocale.js";
|
|
7
|
-
function y(t) {
|
|
8
|
-
return Math.log(t);
|
|
9
|
-
}
|
|
10
|
-
function w(t) {
|
|
11
|
-
return Math.exp(t);
|
|
12
|
-
}
|
|
13
|
-
function I(t) {
|
|
14
|
-
return -Math.log(-t);
|
|
15
|
-
}
|
|
16
|
-
function R(t) {
|
|
17
|
-
return -Math.exp(-t);
|
|
18
|
-
}
|
|
19
|
-
function S(t) {
|
|
20
|
-
return isFinite(t) ? +("1e" + t) : t < 0 ? 0 : t;
|
|
21
|
-
}
|
|
22
|
-
function q(t) {
|
|
23
|
-
return t === 10 ? S : t === Math.E ? Math.exp : (n) => Math.pow(t, n);
|
|
24
|
-
}
|
|
25
|
-
function A(t) {
|
|
26
|
-
return t === Math.E ? Math.log : t === 10 && Math.log10 || t === 2 && Math.log2 || (t = Math.log(t), (n) => Math.log(n) / t);
|
|
27
|
-
}
|
|
28
|
-
function x(t) {
|
|
29
|
-
return (n, m) => -t(-n, m);
|
|
30
|
-
}
|
|
31
|
-
function B(t) {
|
|
32
|
-
const n = t(y, w), m = n.domain;
|
|
33
|
-
let l = 10, h, i;
|
|
34
|
-
function k() {
|
|
35
|
-
return h = A(l), i = q(l), m()[0] < 0 ? (h = x(h), i = x(i), t(I, R)) : t(y, w), n;
|
|
36
|
-
}
|
|
37
|
-
return n.base = function(o) {
|
|
38
|
-
return arguments.length ? (l = +o, k()) : l;
|
|
39
|
-
}, n.domain = function(o) {
|
|
40
|
-
return arguments.length ? (m(o), k()) : m();
|
|
41
|
-
}, n.ticks = (o) => {
|
|
42
|
-
const e = m();
|
|
43
|
-
let u = e[0], f = e[e.length - 1];
|
|
44
|
-
const M = f < u;
|
|
45
|
-
M && ([u, f] = [f, u]);
|
|
46
|
-
let r = h(u), g = h(f), a, c;
|
|
47
|
-
const p = o == null ? 10 : +o;
|
|
48
|
-
let s = [];
|
|
49
|
-
if (!(l % 1) && g - r < p) {
|
|
50
|
-
if (r = Math.floor(r), g = Math.ceil(g), u > 0) {
|
|
51
|
-
for (; r <= g; ++r)
|
|
52
|
-
for (a = 1; a < l; ++a)
|
|
53
|
-
if (c = r < 0 ? a / i(-r) : a * i(r), !(c < u)) {
|
|
54
|
-
if (c > f) break;
|
|
55
|
-
s.push(c);
|
|
56
|
-
}
|
|
57
|
-
} else for (; r <= g; ++r)
|
|
58
|
-
for (a = l - 1; a >= 1; --a)
|
|
59
|
-
if (c = r > 0 ? a / i(-r) : a * i(r), !(c < u)) {
|
|
60
|
-
if (c > f) break;
|
|
61
|
-
s.push(c);
|
|
62
|
-
}
|
|
63
|
-
s.length * 2 < p && (s = d(u, f, p));
|
|
64
|
-
} else
|
|
65
|
-
s = d(r, g, Math.min(g - r, p)).map(i);
|
|
66
|
-
return M ? s.reverse() : s;
|
|
67
|
-
}, n.tickFormat = (o, e) => {
|
|
68
|
-
if (o == null && (o = 10), e == null && (e = l === 10 ? "s" : ","), typeof e != "function" && (!(l % 1) && (e = j(e)).precision == null && (e.trim = !0), e = z(e)), o === 1 / 0) return e;
|
|
69
|
-
const u = Math.max(1, l * o / n.ticks().length);
|
|
70
|
-
return (f) => {
|
|
71
|
-
let M = f / i(Math.round(h(f)));
|
|
72
|
-
return M * l < l - 0.5 && (M *= l), M <= u ? e(f) : "";
|
|
73
|
-
};
|
|
74
|
-
}, n.nice = () => m(E(m(), {
|
|
75
|
-
floor: (o) => i(Math.floor(h(o))),
|
|
76
|
-
ceil: (o) => i(Math.ceil(h(o)))
|
|
77
|
-
})), n;
|
|
78
|
-
}
|
|
79
|
-
function C() {
|
|
80
|
-
const t = B(v()).domain([1, 10]);
|
|
81
|
-
return t.copy = () => F(t, C()).base(t.base()), L.apply(t, arguments), t;
|
|
82
|
-
}
|
|
83
|
-
export {
|
|
84
|
-
C as default,
|
|
85
|
-
B as loggish
|
|
86
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});function s(e,f){e=e.slice();var t=0,l=e.length-1,u=e[t],r=e[l],c;return r<u&&(c=t,t=l,l=c,c=u,u=r,r=c),e[t]=f.floor(u),e[l]=f.ceil(r),e}exports.default=s;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});function t(e){return+e}exports.default=t;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const s=require("./init.cjs"),l=require("../../internmap/src/index.cjs"),a=Symbol("implicit");function c(){var i=new l.InternMap,r=[],u=[],o=a;function n(e){let t=i.get(e);if(t===void 0){if(o!==a)return o;i.set(e,t=r.push(e)-1)}return u[t%u.length]}return n.domain=function(e){if(!arguments.length)return r.slice();r=[],i=new l.InternMap;for(const t of e)i.has(t)||i.set(t,r.push(t)-1);return n},n.range=function(e){return arguments.length?(u=Array.from(e),n):u.slice()},n.unknown=function(e){return arguments.length?(o=e,n):o},n.copy=function(){return c(r,u).unknown(o)},s.initRange.apply(n,arguments),n}exports.default=c;exports.implicit=a;
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { initRange as c } from "./init.js";
|
|
2
|
-
import { InternMap as a } from "../../internmap/src/index.js";
|
|
3
|
-
const f = Symbol("implicit");
|
|
4
|
-
function l() {
|
|
5
|
-
var r = new a(), i = [], u = [], o = f;
|
|
6
|
-
function n(t) {
|
|
7
|
-
let e = r.get(t);
|
|
8
|
-
if (e === void 0) {
|
|
9
|
-
if (o !== f) return o;
|
|
10
|
-
r.set(t, e = i.push(t) - 1);
|
|
11
|
-
}
|
|
12
|
-
return u[e % u.length];
|
|
13
|
-
}
|
|
14
|
-
return n.domain = function(t) {
|
|
15
|
-
if (!arguments.length) return i.slice();
|
|
16
|
-
i = [], r = new a();
|
|
17
|
-
for (const e of t)
|
|
18
|
-
r.has(e) || r.set(e, i.push(e) - 1);
|
|
19
|
-
return n;
|
|
20
|
-
}, n.range = function(t) {
|
|
21
|
-
return arguments.length ? (u = Array.from(t), n) : u.slice();
|
|
22
|
-
}, n.unknown = function(t) {
|
|
23
|
-
return arguments.length ? (o = t, n) : o;
|
|
24
|
-
}, n.copy = function() {
|
|
25
|
-
return l(i, u).unknown(o);
|
|
26
|
-
}, c.apply(n, arguments), n;
|
|
27
|
-
}
|
|
28
|
-
export {
|
|
29
|
-
l as default,
|
|
30
|
-
f as implicit
|
|
31
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const c=require("./linear.cjs"),r=require("./continuous.cjs"),l=require("./init.cjs");function i(n){return function(t){return t<0?-Math.pow(-t,n):Math.pow(t,n)}}function p(n){return n<0?-Math.sqrt(-n):Math.sqrt(n)}function f(n){return n<0?-n*n:n*n}function o(n){var t=n(r.identity,r.identity),e=1;function a(){return e===1?n(r.identity,r.identity):e===.5?n(p,f):n(i(e),i(1/e))}return t.exponent=function(s){return arguments.length?(e=+s,a()):e},c.linearish(t)}function u(){var n=o(r.transformer());return n.copy=function(){return r.copy(n,u()).exponent(n.exponent())},l.initRange.apply(n,arguments),n}function q(){return u.apply(null,arguments).exponent(.5)}exports.default=u;exports.powish=o;exports.sqrt=q;
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { linearish as p } from "./linear.js";
|
|
2
|
-
import { transformer as c, copy as f, identity as e } from "./continuous.js";
|
|
3
|
-
import { initRange as s } from "./init.js";
|
|
4
|
-
function o(n) {
|
|
5
|
-
return function(t) {
|
|
6
|
-
return t < 0 ? -Math.pow(-t, n) : Math.pow(t, n);
|
|
7
|
-
};
|
|
8
|
-
}
|
|
9
|
-
function l(n) {
|
|
10
|
-
return n < 0 ? -Math.sqrt(-n) : Math.sqrt(n);
|
|
11
|
-
}
|
|
12
|
-
function m(n) {
|
|
13
|
-
return n < 0 ? -n * n : n * n;
|
|
14
|
-
}
|
|
15
|
-
function h(n) {
|
|
16
|
-
var t = n(e, e), r = 1;
|
|
17
|
-
function a() {
|
|
18
|
-
return r === 1 ? n(e, e) : r === 0.5 ? n(l, m) : n(o(r), o(1 / r));
|
|
19
|
-
}
|
|
20
|
-
return t.exponent = function(i) {
|
|
21
|
-
return arguments.length ? (r = +i, a()) : r;
|
|
22
|
-
}, p(t);
|
|
23
|
-
}
|
|
24
|
-
function u() {
|
|
25
|
-
var n = h(c());
|
|
26
|
-
return n.copy = function() {
|
|
27
|
-
return f(n, u()).exponent(n.exponent());
|
|
28
|
-
}, s.apply(n, arguments), n;
|
|
29
|
-
}
|
|
30
|
-
function y() {
|
|
31
|
-
return u.apply(null, arguments).exponent(0.5);
|
|
32
|
-
}
|
|
33
|
-
export {
|
|
34
|
-
u as default,
|
|
35
|
-
h as powish,
|
|
36
|
-
y as sqrt
|
|
37
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const s=require("./init.cjs"),c=require("../../d3-array/src/ascending.cjs"),f=require("../../d3-array/src/quantile.cjs"),g=require("../../d3-array/src/bisect.cjs");function l(){var t=[],i=[],u=[],a;function o(){var n=0,e=Math.max(1,i.length);for(u=new Array(e-1);++n<e;)u[n-1]=f.quantileSorted(t,n/e);return r}function r(n){return n==null||isNaN(n=+n)?a:i[g.bisectRight(u,n)]}return r.invertExtent=function(n){var e=i.indexOf(n);return e<0?[NaN,NaN]:[e>0?u[e-1]:t[0],e<u.length?u[e]:t[t.length-1]]},r.domain=function(n){if(!arguments.length)return t.slice();t=[];for(let e of n)e!=null&&!isNaN(e=+e)&&t.push(e);return t.sort(c.default),o()},r.range=function(n){return arguments.length?(i=Array.from(n),o()):i.slice()},r.unknown=function(n){return arguments.length?(a=n,r):a},r.quantiles=function(){return u.slice()},r.copy=function(){return l().domain(t).range(i).unknown(a)},s.initRange.apply(r,arguments)}exports.default=l;
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { initRange as l } from "./init.js";
|
|
2
|
-
import f from "../../d3-array/src/ascending.js";
|
|
3
|
-
import { quantileSorted as s } from "../../d3-array/src/quantile.js";
|
|
4
|
-
import { bisectRight as c } from "../../d3-array/src/bisect.js";
|
|
5
|
-
function m() {
|
|
6
|
-
var t = [], u = [], i = [], a;
|
|
7
|
-
function o() {
|
|
8
|
-
var n = 0, r = Math.max(1, u.length);
|
|
9
|
-
for (i = new Array(r - 1); ++n < r; ) i[n - 1] = s(t, n / r);
|
|
10
|
-
return e;
|
|
11
|
-
}
|
|
12
|
-
function e(n) {
|
|
13
|
-
return n == null || isNaN(n = +n) ? a : u[c(i, n)];
|
|
14
|
-
}
|
|
15
|
-
return e.invertExtent = function(n) {
|
|
16
|
-
var r = u.indexOf(n);
|
|
17
|
-
return r < 0 ? [NaN, NaN] : [
|
|
18
|
-
r > 0 ? i[r - 1] : t[0],
|
|
19
|
-
r < i.length ? i[r] : t[t.length - 1]
|
|
20
|
-
];
|
|
21
|
-
}, e.domain = function(n) {
|
|
22
|
-
if (!arguments.length) return t.slice();
|
|
23
|
-
t = [];
|
|
24
|
-
for (let r of n) r != null && !isNaN(r = +r) && t.push(r);
|
|
25
|
-
return t.sort(f), o();
|
|
26
|
-
}, e.range = function(n) {
|
|
27
|
-
return arguments.length ? (u = Array.from(n), o()) : u.slice();
|
|
28
|
-
}, e.unknown = function(n) {
|
|
29
|
-
return arguments.length ? (a = n, e) : a;
|
|
30
|
-
}, e.quantiles = function() {
|
|
31
|
-
return i.slice();
|
|
32
|
-
}, e.copy = function() {
|
|
33
|
-
return m().domain(t).range(u).unknown(a);
|
|
34
|
-
}, l.apply(e, arguments);
|
|
35
|
-
}
|
|
36
|
-
export {
|
|
37
|
-
m as default
|
|
38
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const g=require("./linear.cjs"),f=require("./init.cjs"),d=require("../../d3-array/src/bisect.cjs");function s(){var i=0,u=1,r=1,t=[.5],a=[0,1],c;function e(n){return n!=null&&n<=n?a[d.bisectRight(t,n,0,r)]:c}function l(){var n=-1;for(t=new Array(r);++n<r;)t[n]=((n+1)*u-(n-r)*i)/(r+1);return e}return e.domain=function(n){return arguments.length?([i,u]=n,i=+i,u=+u,l()):[i,u]},e.range=function(n){return arguments.length?(r=(a=Array.from(n)).length-1,l()):a.slice()},e.invertExtent=function(n){var o=a.indexOf(n);return o<0?[NaN,NaN]:o<1?[i,t[0]]:o>=r?[t[r-1],u]:[t[o-1],t[o]]},e.unknown=function(n){return arguments.length&&(c=n),e},e.thresholds=function(){return t.slice()},e.copy=function(){return s().domain([i,u]).range(a).unknown(c)},f.initRange.apply(g.linearish(e),arguments)}exports.default=s;
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { linearish as l } from "./linear.js";
|
|
2
|
-
import { initRange as m } from "./init.js";
|
|
3
|
-
import { bisectRight as g } from "../../d3-array/src/bisect.js";
|
|
4
|
-
function s() {
|
|
5
|
-
var i = 0, u = 1, t = 1, e = [0.5], a = [0, 1], c;
|
|
6
|
-
function r(n) {
|
|
7
|
-
return n != null && n <= n ? a[g(e, n, 0, t)] : c;
|
|
8
|
-
}
|
|
9
|
-
function f() {
|
|
10
|
-
var n = -1;
|
|
11
|
-
for (e = new Array(t); ++n < t; ) e[n] = ((n + 1) * u - (n - t) * i) / (t + 1);
|
|
12
|
-
return r;
|
|
13
|
-
}
|
|
14
|
-
return r.domain = function(n) {
|
|
15
|
-
return arguments.length ? ([i, u] = n, i = +i, u = +u, f()) : [i, u];
|
|
16
|
-
}, r.range = function(n) {
|
|
17
|
-
return arguments.length ? (t = (a = Array.from(n)).length - 1, f()) : a.slice();
|
|
18
|
-
}, r.invertExtent = function(n) {
|
|
19
|
-
var o = a.indexOf(n);
|
|
20
|
-
return o < 0 ? [NaN, NaN] : o < 1 ? [i, e[0]] : o >= t ? [e[t - 1], u] : [e[o - 1], e[o]];
|
|
21
|
-
}, r.unknown = function(n) {
|
|
22
|
-
return arguments.length && (c = n), r;
|
|
23
|
-
}, r.thresholds = function() {
|
|
24
|
-
return e.slice();
|
|
25
|
-
}, r.copy = function() {
|
|
26
|
-
return s().domain([i, u]).range(a).unknown(c);
|
|
27
|
-
}, m.apply(l(r), arguments);
|
|
28
|
-
}
|
|
29
|
-
export {
|
|
30
|
-
s as default
|
|
31
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const p=require("./continuous.cjs"),q=require("./init.cjs"),v=require("./linear.cjs"),k=require("../../d3-interpolate/src/value.cjs"),w=require("../../d3-interpolate/src/round.cjs");function M(){var t=0,e=1,u,o,i,l,a=p.identity,c=!1,s;function r(n){return n==null||isNaN(n=+n)?s:a(i===0?.5:(n=(l(n)-u)*i,c?Math.max(0,Math.min(1,n)):n))}r.domain=function(n){return arguments.length?([t,e]=n,u=l(t=+t),o=l(e=+e),i=u===o?0:1/(o-u),r):[t,e]},r.clamp=function(n){return arguments.length?(c=!!n,r):c},r.interpolator=function(n){return arguments.length?(a=n,r):a};function f(n){return function(y){var m,g;return arguments.length?([m,g]=y,a=n(m,g),r):[a(0),a(1)]}}return r.range=f(k.default),r.rangeRound=f(w.default),r.unknown=function(n){return arguments.length?(s=n,r):s},function(n){return l=n,u=n(t),o=n(e),i=u===o?0:1/(o-u),r}}function d(t,e){return e.domain(t.domain()).interpolator(t.interpolator()).clamp(t.clamp()).unknown(t.unknown())}function h(){var t=v.linearish(M()(p.identity));return t.copy=function(){return d(t,h())},q.initInterpolator.apply(t,arguments)}exports.copy=d;exports.default=h;
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { identity as s } from "./continuous.js";
|
|
2
|
-
import { initInterpolator as d } from "./init.js";
|
|
3
|
-
import { linearish as k } from "./linear.js";
|
|
4
|
-
import w from "../../d3-interpolate/src/value.js";
|
|
5
|
-
import y from "../../d3-interpolate/src/round.js";
|
|
6
|
-
function v() {
|
|
7
|
-
var r = 0, o = 1, e, a, i, m, u = s, l = !1, f;
|
|
8
|
-
function t(n) {
|
|
9
|
-
return n == null || isNaN(n = +n) ? f : u(i === 0 ? 0.5 : (n = (m(n) - e) * i, l ? Math.max(0, Math.min(1, n)) : n));
|
|
10
|
-
}
|
|
11
|
-
t.domain = function(n) {
|
|
12
|
-
return arguments.length ? ([r, o] = n, e = m(r = +r), a = m(o = +o), i = e === a ? 0 : 1 / (a - e), t) : [r, o];
|
|
13
|
-
}, t.clamp = function(n) {
|
|
14
|
-
return arguments.length ? (l = !!n, t) : l;
|
|
15
|
-
}, t.interpolator = function(n) {
|
|
16
|
-
return arguments.length ? (u = n, t) : u;
|
|
17
|
-
};
|
|
18
|
-
function p(n) {
|
|
19
|
-
return function(h) {
|
|
20
|
-
var c, g;
|
|
21
|
-
return arguments.length ? ([c, g] = h, u = n(c, g), t) : [u(0), u(1)];
|
|
22
|
-
};
|
|
23
|
-
}
|
|
24
|
-
return t.range = p(w), t.rangeRound = p(y), t.unknown = function(n) {
|
|
25
|
-
return arguments.length ? (f = n, t) : f;
|
|
26
|
-
}, function(n) {
|
|
27
|
-
return m = n, e = n(r), a = n(o), i = e === a ? 0 : 1 / (a - e), t;
|
|
28
|
-
};
|
|
29
|
-
}
|
|
30
|
-
function M(r, o) {
|
|
31
|
-
return o.domain(r.domain()).interpolator(r.interpolator()).clamp(r.clamp()).unknown(r.unknown());
|
|
32
|
-
}
|
|
33
|
-
function N() {
|
|
34
|
-
var r = k(v()(s));
|
|
35
|
-
return r.copy = function() {
|
|
36
|
-
return M(r, N());
|
|
37
|
-
}, d.apply(r, arguments);
|
|
38
|
-
}
|
|
39
|
-
export {
|
|
40
|
-
M as copy,
|
|
41
|
-
N as default
|
|
42
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const c=require("./linear.cjs"),r=require("./continuous.cjs"),l=require("./init.cjs");function o(n){return function(t){return Math.sign(t)*Math.log1p(Math.abs(t/n))}}function u(n){return function(t){return Math.sign(t)*Math.expm1(Math.abs(t))*n}}function a(n){var t=1,e=n(o(t),u(t));return e.constant=function(s){return arguments.length?n(o(t=+s),u(t)):t},c.linearish(e)}function i(){var n=a(r.transformer());return n.copy=function(){return r.copy(n,i()).constant(n.constant())},l.initRange.apply(n,arguments)}exports.default=i;exports.symlogish=a;
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { linearish as u } from "./linear.js";
|
|
2
|
-
import { transformer as i, copy as s } from "./continuous.js";
|
|
3
|
-
import { initRange as c } from "./init.js";
|
|
4
|
-
function o(n) {
|
|
5
|
-
return function(t) {
|
|
6
|
-
return Math.sign(t) * Math.log1p(Math.abs(t / n));
|
|
7
|
-
};
|
|
8
|
-
}
|
|
9
|
-
function a(n) {
|
|
10
|
-
return function(t) {
|
|
11
|
-
return Math.sign(t) * Math.expm1(Math.abs(t)) * n;
|
|
12
|
-
};
|
|
13
|
-
}
|
|
14
|
-
function m(n) {
|
|
15
|
-
var t = 1, r = n(o(t), a(t));
|
|
16
|
-
return r.constant = function(e) {
|
|
17
|
-
return arguments.length ? n(o(t = +e), a(t)) : t;
|
|
18
|
-
}, u(r);
|
|
19
|
-
}
|
|
20
|
-
function f() {
|
|
21
|
-
var n = m(i());
|
|
22
|
-
return n.copy = function() {
|
|
23
|
-
return s(n, f()).constant(n.constant());
|
|
24
|
-
}, c.apply(n, arguments);
|
|
25
|
-
}
|
|
26
|
-
export {
|
|
27
|
-
f as default,
|
|
28
|
-
m as symlogish
|
|
29
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const l=require("./init.cjs"),g=require("../../d3-array/src/bisect.cjs");function a(){var t=[.5],r=[0,1],u,i=1;function e(n){return n!=null&&n<=n?r[g.bisectRight(t,n,0,i)]:u}return e.domain=function(n){return arguments.length?(t=Array.from(n),i=Math.min(t.length,r.length-1),e):t.slice()},e.range=function(n){return arguments.length?(r=Array.from(n),i=Math.min(t.length,r.length-1),e):r.slice()},e.invertExtent=function(n){var o=r.indexOf(n);return[t[o-1],t[o]]},e.unknown=function(n){return arguments.length?(u=n,e):u},e.copy=function(){return a().domain(t).range(r).unknown(u)},l.initRange.apply(e,arguments)}exports.default=a;
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { initRange as a } from "./init.js";
|
|
2
|
-
import { bisectRight as g } from "../../d3-array/src/bisect.js";
|
|
3
|
-
function l() {
|
|
4
|
-
var r = [0.5], e = [0, 1], i, u = 1;
|
|
5
|
-
function t(n) {
|
|
6
|
-
return n != null && n <= n ? e[g(r, n, 0, u)] : i;
|
|
7
|
-
}
|
|
8
|
-
return t.domain = function(n) {
|
|
9
|
-
return arguments.length ? (r = Array.from(n), u = Math.min(r.length, e.length - 1), t) : r.slice();
|
|
10
|
-
}, t.range = function(n) {
|
|
11
|
-
return arguments.length ? (e = Array.from(n), u = Math.min(r.length, e.length - 1), t) : e.slice();
|
|
12
|
-
}, t.invertExtent = function(n) {
|
|
13
|
-
var o = e.indexOf(n);
|
|
14
|
-
return [r[o - 1], r[o]];
|
|
15
|
-
}, t.unknown = function(n) {
|
|
16
|
-
return arguments.length ? (i = n, t) : i;
|
|
17
|
-
}, t.copy = function() {
|
|
18
|
-
return l().domain(r).range(e).unknown(i);
|
|
19
|
-
}, a.apply(t, arguments);
|
|
20
|
-
}
|
|
21
|
-
export {
|
|
22
|
-
l as default
|
|
23
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const c=require("../../d3-array/src/ticks.cjs"),i=require("../../d3-format/src/formatSpecifier.cjs"),l=require("../../d3-format/src/precisionFixed.cjs"),d=require("../../d3-format/src/precisionRound.cjs"),b=require("../../d3-format/src/precisionPrefix.cjs"),u=require("../../d3-format/src/defaultLocale.cjs");function M(t,r,s,a){var n=c.tickStep(t,r,s),e;switch(a=i.default(a??",f"),a.type){case"s":{var o=Math.max(Math.abs(t),Math.abs(r));return a.precision==null&&!isNaN(e=b.default(n,o))&&(a.precision=e),u.formatPrefix(a,o)}case"":case"e":case"g":case"p":case"r":{a.precision==null&&!isNaN(e=d.default(n,Math.max(Math.abs(t),Math.abs(r))))&&(a.precision=e-(a.type==="e"));break}case"f":case"%":{a.precision==null&&!isNaN(e=l.default(n))&&(a.precision=e-(a.type==="%")*2);break}}return u.format(a)}exports.default=M;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { tickStep as s } from "../../d3-array/src/ticks.js";
|
|
2
|
-
import c from "../../d3-format/src/formatSpecifier.js";
|
|
3
|
-
import e from "../../d3-format/src/precisionFixed.js";
|
|
4
|
-
import p from "../../d3-format/src/precisionRound.js";
|
|
5
|
-
import l from "../../d3-format/src/precisionPrefix.js";
|
|
6
|
-
import { formatPrefix as u, format as h } from "../../d3-format/src/defaultLocale.js";
|
|
7
|
-
function d(r, t, i, a) {
|
|
8
|
-
var n = s(r, t, i), o;
|
|
9
|
-
switch (a = c(a ?? ",f"), a.type) {
|
|
10
|
-
case "s": {
|
|
11
|
-
var m = Math.max(Math.abs(r), Math.abs(t));
|
|
12
|
-
return a.precision == null && !isNaN(o = l(n, m)) && (a.precision = o), u(a, m);
|
|
13
|
-
}
|
|
14
|
-
case "":
|
|
15
|
-
case "e":
|
|
16
|
-
case "g":
|
|
17
|
-
case "p":
|
|
18
|
-
case "r": {
|
|
19
|
-
a.precision == null && !isNaN(o = p(n, Math.max(Math.abs(r), Math.abs(t)))) && (a.precision = o - (a.type === "e"));
|
|
20
|
-
break;
|
|
21
|
-
}
|
|
22
|
-
case "f":
|
|
23
|
-
case "%": {
|
|
24
|
-
a.precision == null && !isNaN(o = e(n)) && (a.precision = o - (a.type === "%") * 2);
|
|
25
|
-
break;
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
return h(a);
|
|
29
|
-
}
|
|
30
|
-
export {
|
|
31
|
-
d as default
|
|
32
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const y=require("./continuous.cjs"),Y=require("./init.cjs"),v=require("./nice.cjs"),H=require("../../d3-time-format/src/defaultLocale.cjs"),I=require("../../d3-time/src/second.cjs"),L=require("../../d3-time/src/minute.cjs"),_=require("../../d3-time/src/hour.cjs"),j=require("../../d3-time/src/day.cjs"),A=require("../../d3-time/src/week.cjs"),B=require("../../d3-time/src/month.cjs"),O=require("../../d3-time/src/year.cjs"),d=require("../../d3-time/src/ticks.cjs");function P(u){return new Date(u)}function R(u){return u instanceof Date?+u:+new Date(+u)}function o(u,c,s,a,m,f,l,q,g,t){var e=y.default(),D=e.invert,i=e.domain,M=t(".%L"),p=t(":%S"),h=t("%I:%M"),k=t("%I %p"),w=t("%a %d"),S=t("%b %d"),b=t("%B"),F=t("%Y");function T(n){return(g(n)<n?M:q(n)<n?p:l(n)<n?h:f(n)<n?k:a(n)<n?m(n)<n?w:S:s(n)<n?b:F)(n)}return e.invert=function(n){return new Date(D(n))},e.domain=function(n){return arguments.length?i(Array.from(n,R)):i().map(P)},e.ticks=function(n){var r=i();return u(r[0],r[r.length-1],n??10)},e.tickFormat=function(n,r){return r==null?T:t(r)},e.nice=function(n){var r=i();return(!n||typeof n.range!="function")&&(n=c(r[0],r[r.length-1],n??10)),n?i(v.default(r,n)):e},e.copy=function(){return y.copy(e,o(u,c,s,a,m,f,l,q,g,t))},e}function W(){return Y.initRange.apply(o(d.timeTicks,d.timeTickInterval,O.timeYear,B.timeMonth,A.timeSunday,j.timeDay,_.timeHour,L.timeMinute,I.second,H.timeFormat).domain([new Date(2e3,0,1),new Date(2e3,0,2)]),arguments)}exports.calendar=o;exports.default=W;
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import H, { copy as I } from "./continuous.js";
|
|
2
|
-
import { initRange as T } from "./init.js";
|
|
3
|
-
import x from "./nice.js";
|
|
4
|
-
import { timeFormat as A } from "../../d3-time-format/src/defaultLocale.js";
|
|
5
|
-
import { second as B } from "../../d3-time/src/second.js";
|
|
6
|
-
import { timeMinute as L } from "../../d3-time/src/minute.js";
|
|
7
|
-
import { timeHour as R } from "../../d3-time/src/hour.js";
|
|
8
|
-
import { timeDay as W } from "../../d3-time/src/day.js";
|
|
9
|
-
import { timeSunday as j } from "../../d3-time/src/week.js";
|
|
10
|
-
import { timeMonth as q } from "../../d3-time/src/month.js";
|
|
11
|
-
import { timeYear as v } from "../../d3-time/src/year.js";
|
|
12
|
-
import { timeTickInterval as z, timeTicks as C } from "../../d3-time/src/ticks.js";
|
|
13
|
-
function E(i) {
|
|
14
|
-
return new Date(i);
|
|
15
|
-
}
|
|
16
|
-
function G(i) {
|
|
17
|
-
return i instanceof Date ? +i : +/* @__PURE__ */ new Date(+i);
|
|
18
|
-
}
|
|
19
|
-
function g(i, u, e, f, c, p, a, l, D, t) {
|
|
20
|
-
var r = H(), s = r.invert, m = r.domain, y = t(".%L"), M = t(":%S"), w = t("%I:%M"), h = t("%I %p"), k = t("%a %d"), F = t("%b %d"), S = t("%B"), Y = t("%Y");
|
|
21
|
-
function b(n) {
|
|
22
|
-
return (D(n) < n ? y : l(n) < n ? M : a(n) < n ? w : p(n) < n ? h : f(n) < n ? c(n) < n ? k : F : e(n) < n ? S : Y)(n);
|
|
23
|
-
}
|
|
24
|
-
return r.invert = function(n) {
|
|
25
|
-
return new Date(s(n));
|
|
26
|
-
}, r.domain = function(n) {
|
|
27
|
-
return arguments.length ? m(Array.from(n, G)) : m().map(E);
|
|
28
|
-
}, r.ticks = function(n) {
|
|
29
|
-
var o = m();
|
|
30
|
-
return i(o[0], o[o.length - 1], n ?? 10);
|
|
31
|
-
}, r.tickFormat = function(n, o) {
|
|
32
|
-
return o == null ? b : t(o);
|
|
33
|
-
}, r.nice = function(n) {
|
|
34
|
-
var o = m();
|
|
35
|
-
return (!n || typeof n.range != "function") && (n = u(o[0], o[o.length - 1], n ?? 10)), n ? m(x(o, n)) : r;
|
|
36
|
-
}, r.copy = function() {
|
|
37
|
-
return I(r, g(i, u, e, f, c, p, a, l, D, t));
|
|
38
|
-
}, r;
|
|
39
|
-
}
|
|
40
|
-
function d() {
|
|
41
|
-
return T.apply(g(C, z, v, q, j, W, R, L, B, A).domain([new Date(2e3, 0, 1), new Date(2e3, 0, 2)]), arguments);
|
|
42
|
-
}
|
|
43
|
-
export {
|
|
44
|
-
g as calendar,
|
|
45
|
-
d as default
|
|
46
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t=require("./time.cjs"),r=require("./init.cjs"),u=require("../../d3-time-format/src/defaultLocale.cjs"),c=require("../../d3-time/src/second.cjs"),n=require("../../d3-time/src/minute.cjs"),i=require("../../d3-time/src/hour.cjs"),o=require("../../d3-time/src/day.cjs"),a=require("../../d3-time/src/week.cjs"),s=require("../../d3-time/src/month.cjs"),d=require("../../d3-time/src/year.cjs"),e=require("../../d3-time/src/ticks.cjs");function l(){return r.initRange.apply(t.calendar(e.utcTicks,e.utcTickInterval,d.utcYear,s.utcMonth,a.utcSunday,o.utcDay,i.utcHour,n.utcMinute,c.second,u.utcFormat).domain([Date.UTC(2e3,0,1),Date.UTC(2e3,0,2)]),arguments)}exports.default=l;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { calendar as t } from "./time.js";
|
|
2
|
-
import { initRange as r } from "./init.js";
|
|
3
|
-
import { utcFormat as o } from "../../d3-time-format/src/defaultLocale.js";
|
|
4
|
-
import { second as m } from "../../d3-time/src/second.js";
|
|
5
|
-
import { utcMinute as i } from "../../d3-time/src/minute.js";
|
|
6
|
-
import { utcHour as u } from "../../d3-time/src/hour.js";
|
|
7
|
-
import { utcDay as a } from "../../d3-time/src/day.js";
|
|
8
|
-
import { utcSunday as c } from "../../d3-time/src/week.js";
|
|
9
|
-
import { utcMonth as p } from "../../d3-time/src/month.js";
|
|
10
|
-
import { utcYear as e } from "../../d3-time/src/year.js";
|
|
11
|
-
import { utcTickInterval as f, utcTicks as n } from "../../d3-time/src/ticks.js";
|
|
12
|
-
function h() {
|
|
13
|
-
return r.apply(t(n, f, e, p, c, a, u, i, m, o).domain([Date.UTC(2e3, 0, 1), Date.UTC(2e3, 0, 2)]), arguments);
|
|
14
|
-
}
|
|
15
|
-
export {
|
|
16
|
-
h as default
|
|
17
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});function e(r){return r==null?[]:Array.isArray(r)?r:Array.from(r)}exports.default=e;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});function t(e){return function(){return e}}exports.default=t;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const c=require("./namespace.cjs"),n=require("./namespaces.cjs");function u(e){return function(){var t=this.ownerDocument,r=this.namespaceURI;return r===n.xhtml&&t.documentElement.namespaceURI===n.xhtml?t.createElement(e):t.createElementNS(r,e)}}function a(e){return function(){return this.ownerDocument.createElementNS(e.space,e.local)}}function o(e){var t=c.default(e);return(t.local?a:u)(t)}exports.default=o;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import c from "./namespace.js";
|
|
2
|
-
import { xhtml as n } from "./namespaces.js";
|
|
3
|
-
function o(e) {
|
|
4
|
-
return function() {
|
|
5
|
-
var t = this.ownerDocument, r = this.namespaceURI;
|
|
6
|
-
return r === n && t.documentElement.namespaceURI === n ? t.createElement(e) : t.createElementNS(r, e);
|
|
7
|
-
};
|
|
8
|
-
}
|
|
9
|
-
function a(e) {
|
|
10
|
-
return function() {
|
|
11
|
-
return this.ownerDocument.createElementNS(e.space, e.local);
|
|
12
|
-
};
|
|
13
|
-
}
|
|
14
|
-
function i(e) {
|
|
15
|
-
var t = c(e);
|
|
16
|
-
return (t.local ? a : o)(t);
|
|
17
|
-
}
|
|
18
|
-
export {
|
|
19
|
-
i as default
|
|
20
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});function r(e){return function(){return this.matches(e)}}function u(e){return function(t){return t.matches(e)}}exports.childMatcher=u;exports.default=r;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const r=require("./namespaces.cjs");function s(e){var t=e+="",l=t.indexOf(":");return l>=0&&(t=e.slice(0,l))!=="xmlns"&&(e=e.slice(l+1)),r.default.hasOwnProperty(t)?{space:r.default[t],local:e}:e}exports.default=s;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});var t="http://www.w3.org/1999/xhtml";const w={svg:"http://www.w3.org/2000/svg",xhtml:t,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"};exports.default=w;exports.xhtml=t;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
var w = "http://www.w3.org/1999/xhtml";
|
|
2
|
-
const t = {
|
|
3
|
-
svg: "http://www.w3.org/2000/svg",
|
|
4
|
-
xhtml: w,
|
|
5
|
-
xlink: "http://www.w3.org/1999/xlink",
|
|
6
|
-
xml: "http://www.w3.org/XML/1998/namespace",
|
|
7
|
-
xmlns: "http://www.w3.org/2000/xmlns/"
|
|
8
|
-
};
|
|
9
|
-
export {
|
|
10
|
-
t as default,
|
|
11
|
-
w as xhtml
|
|
12
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const l=require("./sourceEvent.cjs");function c(r,e){if(r=l.default(r),e===void 0&&(e=r.currentTarget),e){var i=e.ownerSVGElement||e;if(i.createSVGPoint){var t=i.createSVGPoint();return t.x=r.clientX,t.y=r.clientY,t=t.matrixTransform(e.getScreenCTM().inverse()),[t.x,t.y]}if(e.getBoundingClientRect){var u=e.getBoundingClientRect();return[r.clientX-u.left-e.clientLeft,r.clientY-u.top-e.clientTop]}}return[r.pageX,r.pageY]}exports.default=c;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import a from "./sourceEvent.js";
|
|
2
|
-
function l(t, r) {
|
|
3
|
-
if (t = a(t), r === void 0 && (r = t.currentTarget), r) {
|
|
4
|
-
var e = r.ownerSVGElement || r;
|
|
5
|
-
if (e.createSVGPoint) {
|
|
6
|
-
var i = e.createSVGPoint();
|
|
7
|
-
return i.x = t.clientX, i.y = t.clientY, i = i.matrixTransform(r.getScreenCTM().inverse()), [i.x, i.y];
|
|
8
|
-
}
|
|
9
|
-
if (r.getBoundingClientRect) {
|
|
10
|
-
var c = r.getBoundingClientRect();
|
|
11
|
-
return [t.clientX - c.left - r.clientLeft, t.clientY - c.top - r.clientTop];
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
return [t.pageX, t.pageY];
|
|
15
|
-
}
|
|
16
|
-
export {
|
|
17
|
-
l as default
|
|
18
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t=require("./selection/index.cjs");function n(e){return typeof e=="string"?new t.Selection([[document.querySelector(e)]],[document.documentElement]):new t.Selection([[e]],t.root)}exports.default=n;
|