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,41 +0,0 @@
|
|
|
1
|
-
function a(i) {
|
|
2
|
-
this._context = i;
|
|
3
|
-
}
|
|
4
|
-
a.prototype = {
|
|
5
|
-
areaStart: function() {
|
|
6
|
-
this._line = 0;
|
|
7
|
-
},
|
|
8
|
-
areaEnd: function() {
|
|
9
|
-
this._line = NaN;
|
|
10
|
-
},
|
|
11
|
-
lineStart: function() {
|
|
12
|
-
this._x = [], this._y = [];
|
|
13
|
-
},
|
|
14
|
-
lineEnd: function() {
|
|
15
|
-
var i = this._x, t = this._y, n = i.length;
|
|
16
|
-
if (n)
|
|
17
|
-
if (this._line ? this._context.lineTo(i[0], t[0]) : this._context.moveTo(i[0], t[0]), n === 2)
|
|
18
|
-
this._context.lineTo(i[1], t[1]);
|
|
19
|
-
else
|
|
20
|
-
for (var s = h(i), o = h(t), e = 0, r = 1; r < n; ++e, ++r)
|
|
21
|
-
this._context.bezierCurveTo(s[0][e], o[0][e], s[1][e], o[1][e], i[r], t[r]);
|
|
22
|
-
(this._line || this._line !== 0 && n === 1) && this._context.closePath(), this._line = 1 - this._line, this._x = this._y = null;
|
|
23
|
-
},
|
|
24
|
-
point: function(i, t) {
|
|
25
|
-
this._x.push(+i), this._y.push(+t);
|
|
26
|
-
}
|
|
27
|
-
};
|
|
28
|
-
function h(i) {
|
|
29
|
-
var t, n = i.length - 1, s, o = new Array(n), e = new Array(n), r = new Array(n);
|
|
30
|
-
for (o[0] = 0, e[0] = 2, r[0] = i[0] + 2 * i[1], t = 1; t < n - 1; ++t) o[t] = 1, e[t] = 4, r[t] = 4 * i[t] + 2 * i[t + 1];
|
|
31
|
-
for (o[n - 1] = 2, e[n - 1] = 7, r[n - 1] = 8 * i[n - 1] + i[n], t = 1; t < n; ++t) s = o[t] / e[t - 1], e[t] -= s, r[t] -= s * r[t - 1];
|
|
32
|
-
for (o[n - 1] = r[n - 1] / e[n - 1], t = n - 2; t >= 0; --t) o[t] = (r[t] - o[t + 1]) / e[t];
|
|
33
|
-
for (e[n - 1] = (i[n] + o[n - 1]) / 2, t = 0; t < n - 1; ++t) e[t] = 2 * i[t + 1] - o[t + 1];
|
|
34
|
-
return [o, e];
|
|
35
|
-
}
|
|
36
|
-
function l(i) {
|
|
37
|
-
return new a(i);
|
|
38
|
-
}
|
|
39
|
-
export {
|
|
40
|
-
l as default
|
|
41
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});function e(t,i){this._context=t,this._t=i}e.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=this._y=NaN,this._point=0},lineEnd:function(){0<this._t&&this._t<1&&this._point===2&&this._context.lineTo(this._x,this._y),(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line>=0&&(this._t=1-this._t,this._line=1-this._line)},point:function(t,i){switch(t=+t,i=+i,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,i):this._context.moveTo(t,i);break;case 1:this._point=2;default:{if(this._t<=0)this._context.lineTo(this._x,i),this._context.lineTo(t,i);else{var n=this._x*(1-this._t)+t*this._t;this._context.lineTo(n,this._y),this._context.lineTo(n,i)}break}}this._x=t,this._y=i}};function s(t){return new e(t,.5)}function o(t){return new e(t,0)}function h(t){return new e(t,1)}exports.default=s;exports.stepAfter=h;exports.stepBefore=o;
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
function n(t, i) {
|
|
2
|
-
this._context = t, this._t = i;
|
|
3
|
-
}
|
|
4
|
-
n.prototype = {
|
|
5
|
-
areaStart: function() {
|
|
6
|
-
this._line = 0;
|
|
7
|
-
},
|
|
8
|
-
areaEnd: function() {
|
|
9
|
-
this._line = NaN;
|
|
10
|
-
},
|
|
11
|
-
lineStart: function() {
|
|
12
|
-
this._x = this._y = NaN, this._point = 0;
|
|
13
|
-
},
|
|
14
|
-
lineEnd: function() {
|
|
15
|
-
0 < this._t && this._t < 1 && this._point === 2 && this._context.lineTo(this._x, this._y), (this._line || this._line !== 0 && this._point === 1) && this._context.closePath(), this._line >= 0 && (this._t = 1 - this._t, this._line = 1 - this._line);
|
|
16
|
-
},
|
|
17
|
-
point: function(t, i) {
|
|
18
|
-
switch (t = +t, i = +i, this._point) {
|
|
19
|
-
case 0:
|
|
20
|
-
this._point = 1, this._line ? this._context.lineTo(t, i) : this._context.moveTo(t, i);
|
|
21
|
-
break;
|
|
22
|
-
case 1:
|
|
23
|
-
this._point = 2;
|
|
24
|
-
// falls through
|
|
25
|
-
default: {
|
|
26
|
-
if (this._t <= 0)
|
|
27
|
-
this._context.lineTo(this._x, i), this._context.lineTo(t, i);
|
|
28
|
-
else {
|
|
29
|
-
var e = this._x * (1 - this._t) + t * this._t;
|
|
30
|
-
this._context.lineTo(e, this._y), this._context.lineTo(e, i);
|
|
31
|
-
}
|
|
32
|
-
break;
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
this._x = t, this._y = i;
|
|
36
|
-
}
|
|
37
|
-
};
|
|
38
|
-
function s(t) {
|
|
39
|
-
return new n(t, 0.5);
|
|
40
|
-
}
|
|
41
|
-
function h(t) {
|
|
42
|
-
return new n(t, 0);
|
|
43
|
-
}
|
|
44
|
-
function _(t) {
|
|
45
|
-
return new n(t, 1);
|
|
46
|
-
}
|
|
47
|
-
export {
|
|
48
|
-
s as default,
|
|
49
|
-
_ as stepAfter,
|
|
50
|
-
h as stepBefore
|
|
51
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});function u(e,t){return t<e?-1:t>e?1:t>=e?0:NaN}exports.default=u;
|
|
@@ -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 m=require("./array.cjs"),i=require("./constant.cjs"),v=require("./curve/linear.cjs"),q=require("./path.cjs"),p=require("./point.cjs");function b(t,u){var d=i.default(!0),f=null,o=v.default,r=null,h=q.withPath(n);t=typeof t=="function"?t:t===void 0?p.x:i.default(t),u=typeof u=="function"?u:u===void 0?p.y:i.default(u);function n(e){var l,g=(e=m.default(e)).length,a,c=!1,s;for(f==null&&(r=o(s=h())),l=0;l<=g;++l)!(l<g&&d(a=e[l],l,e))===c&&((c=!c)?r.lineStart():r.lineEnd()),c&&r.point(+t(a,l,e),+u(a,l,e));if(s)return r=null,s+""||null}return n.x=function(e){return arguments.length?(t=typeof e=="function"?e:i.default(+e),n):t},n.y=function(e){return arguments.length?(u=typeof e=="function"?e:i.default(+e),n):u},n.defined=function(e){return arguments.length?(d=typeof e=="function"?e:i.default(!!e),n):d},n.curve=function(e){return arguments.length?(o=e,f!=null&&(r=o(f)),n):o},n.context=function(e){return arguments.length?(e==null?f=r=null:r=o(f=e),n):f},n}exports.default=b;
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import d from "./array.js";
|
|
2
|
-
import o from "./constant.js";
|
|
3
|
-
import a from "./curve/linear.js";
|
|
4
|
-
import { withPath as v } from "./path.js";
|
|
5
|
-
import { x as b, y as w } from "./point.js";
|
|
6
|
-
function j(e, r) {
|
|
7
|
-
var m = o(!0), i = null, l = a, u = null, s = v(t);
|
|
8
|
-
e = typeof e == "function" ? e : e === void 0 ? b : o(e), r = typeof r == "function" ? r : r === void 0 ? w : o(r);
|
|
9
|
-
function t(n) {
|
|
10
|
-
var f, h = (n = d(n)).length, p, c = !1, g;
|
|
11
|
-
for (i == null && (u = l(g = s())), f = 0; f <= h; ++f)
|
|
12
|
-
!(f < h && m(p = n[f], f, n)) === c && ((c = !c) ? u.lineStart() : u.lineEnd()), c && u.point(+e(p, f, n), +r(p, f, n));
|
|
13
|
-
if (g) return u = null, g + "" || null;
|
|
14
|
-
}
|
|
15
|
-
return t.x = function(n) {
|
|
16
|
-
return arguments.length ? (e = typeof n == "function" ? n : o(+n), t) : e;
|
|
17
|
-
}, t.y = function(n) {
|
|
18
|
-
return arguments.length ? (r = typeof n == "function" ? n : o(+n), t) : r;
|
|
19
|
-
}, t.defined = function(n) {
|
|
20
|
-
return arguments.length ? (m = typeof n == "function" ? n : o(!!n), t) : m;
|
|
21
|
-
}, t.curve = function(n) {
|
|
22
|
-
return arguments.length ? (l = n, i != null && (u = l(i)), t) : l;
|
|
23
|
-
}, t.context = function(n) {
|
|
24
|
-
return arguments.length ? (n == null ? i = u = null : u = l(i = n), t) : i;
|
|
25
|
-
}, t;
|
|
26
|
-
}
|
|
27
|
-
export {
|
|
28
|
-
j as default
|
|
29
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=Math.abs,o=Math.atan2,c=Math.cos,i=Math.max,e=Math.min,h=Math.sin,r=Math.sqrt,M=1e-12,a=Math.PI,n=a/2,u=2*a;function l(t){return t>1?0:t<-1?a:Math.acos(t)}function m(t){return t>=1?n:t<=-1?-n:Math.asin(t)}exports.abs=s;exports.acos=l;exports.asin=m;exports.atan2=o;exports.cos=c;exports.epsilon=M;exports.halfPi=n;exports.max=i;exports.min=e;exports.pi=a;exports.sin=h;exports.sqrt=r;exports.tau=u;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
const s = Math.abs, o = Math.atan2, c = Math.cos, h = Math.max, i = Math.min, M = Math.sin, r = Math.sqrt, e = 1e-12, n = Math.PI, a = n / 2, u = 2 * n;
|
|
2
|
-
function m(t) {
|
|
3
|
-
return t > 1 ? 0 : t < -1 ? n : Math.acos(t);
|
|
4
|
-
}
|
|
5
|
-
function f(t) {
|
|
6
|
-
return t >= 1 ? a : t <= -1 ? -a : Math.asin(t);
|
|
7
|
-
}
|
|
8
|
-
export {
|
|
9
|
-
s as abs,
|
|
10
|
-
m as acos,
|
|
11
|
-
f as asin,
|
|
12
|
-
o as atan2,
|
|
13
|
-
c as cos,
|
|
14
|
-
e as epsilon,
|
|
15
|
-
a as halfPi,
|
|
16
|
-
h as max,
|
|
17
|
-
i as min,
|
|
18
|
-
n as pi,
|
|
19
|
-
M as sin,
|
|
20
|
-
r as sqrt,
|
|
21
|
-
u as tau
|
|
22
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});function e(){}exports.default=e;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("../../d3-path/src/path.cjs");function l(i){let t=3;return i.digits=function(e){if(!arguments.length)return t;if(e==null)t=null;else{const n=Math.floor(e);if(!(n>=0))throw new RangeError(`invalid digits: ${e}`);t=n}return i},()=>new r.Path(t)}exports.withPath=l;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { Path as e } from "../../d3-path/src/path.js";
|
|
2
|
-
function l(i) {
|
|
3
|
-
let t = 3;
|
|
4
|
-
return i.digits = function(n) {
|
|
5
|
-
if (!arguments.length) return t;
|
|
6
|
-
if (n == null)
|
|
7
|
-
t = null;
|
|
8
|
-
else {
|
|
9
|
-
const r = Math.floor(n);
|
|
10
|
-
if (!(r >= 0)) throw new RangeError(`invalid digits: ${n}`);
|
|
11
|
-
t = r;
|
|
12
|
-
}
|
|
13
|
-
return i;
|
|
14
|
-
}, () => new e(t);
|
|
15
|
-
}
|
|
16
|
-
export {
|
|
17
|
-
l as withPath
|
|
18
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const w=require("./array.cjs"),u=require("./constant.cjs"),S=require("./descending.cjs"),V=require("./identity.cjs"),q=require("./math.cjs");function k(){var c=V.default,i=S.default,s=null,d=u.default(0),p=u.default(q.tau),h=u.default(0);function n(e){var t,r=(e=w.default(e)).length,o,b,m=0,f=new Array(r),l=new Array(r),g=+d.apply(this,arguments),y=Math.min(q.tau,Math.max(-q.tau,p.apply(this,arguments)-g)),A,x=Math.min(Math.abs(y)/r,h.apply(this,arguments)),j=x*(y<0?-1:1),a;for(t=0;t<r;++t)(a=l[f[t]=t]=+c(e[t],t,e))>0&&(m+=a);for(i!=null?f.sort(function(v,M){return i(l[v],l[M])}):s!=null&&f.sort(function(v,M){return s(e[v],e[M])}),t=0,b=m?(y-r*j)/m:0;t<r;++t,g=A)o=f[t],a=l[o],A=g+(a>0?a*b:0)+j,l[o]={data:e[o],index:t,value:a,startAngle:g,endAngle:A,padAngle:x};return l}return n.value=function(e){return arguments.length?(c=typeof e=="function"?e:u.default(+e),n):c},n.sortValues=function(e){return arguments.length?(i=e,s=null,n):i},n.sort=function(e){return arguments.length?(s=e,i=null,n):s},n.startAngle=function(e){return arguments.length?(d=typeof e=="function"?e:u.default(+e),n):d},n.endAngle=function(e){return arguments.length?(p=typeof e=="function"?e:u.default(+e),n):p},n.padAngle=function(e){return arguments.length?(h=typeof e=="function"?e:u.default(+e),n):h},n}exports.default=k;
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
import j from "./array.js";
|
|
2
|
-
import r from "./constant.js";
|
|
3
|
-
import k from "./descending.js";
|
|
4
|
-
import q from "./identity.js";
|
|
5
|
-
import { tau as M } from "./math.js";
|
|
6
|
-
function F() {
|
|
7
|
-
var m = q, i = k, a = null, p = r(0), c = r(M), h = r(0);
|
|
8
|
-
function t(n) {
|
|
9
|
-
var e, u = (n = j(n)).length, s, w, y = 0, f = new Array(u), o = new Array(u), g = +p.apply(this, arguments), A = Math.min(M, Math.max(-M, c.apply(this, arguments) - g)), d, V = Math.min(Math.abs(A) / u, h.apply(this, arguments)), b = V * (A < 0 ? -1 : 1), l;
|
|
10
|
-
for (e = 0; e < u; ++e)
|
|
11
|
-
(l = o[f[e] = e] = +m(n[e], e, n)) > 0 && (y += l);
|
|
12
|
-
for (i != null ? f.sort(function(v, x) {
|
|
13
|
-
return i(o[v], o[x]);
|
|
14
|
-
}) : a != null && f.sort(function(v, x) {
|
|
15
|
-
return a(n[v], n[x]);
|
|
16
|
-
}), e = 0, w = y ? (A - u * b) / y : 0; e < u; ++e, g = d)
|
|
17
|
-
s = f[e], l = o[s], d = g + (l > 0 ? l * w : 0) + b, o[s] = {
|
|
18
|
-
data: n[s],
|
|
19
|
-
index: e,
|
|
20
|
-
value: l,
|
|
21
|
-
startAngle: g,
|
|
22
|
-
endAngle: d,
|
|
23
|
-
padAngle: V
|
|
24
|
-
};
|
|
25
|
-
return o;
|
|
26
|
-
}
|
|
27
|
-
return t.value = function(n) {
|
|
28
|
-
return arguments.length ? (m = typeof n == "function" ? n : r(+n), t) : m;
|
|
29
|
-
}, t.sortValues = function(n) {
|
|
30
|
-
return arguments.length ? (i = n, a = null, t) : i;
|
|
31
|
-
}, t.sort = function(n) {
|
|
32
|
-
return arguments.length ? (a = n, i = null, t) : a;
|
|
33
|
-
}, t.startAngle = function(n) {
|
|
34
|
-
return arguments.length ? (p = typeof n == "function" ? n : r(+n), t) : p;
|
|
35
|
-
}, t.endAngle = function(n) {
|
|
36
|
-
return arguments.length ? (c = typeof n == "function" ? n : r(+n), t) : c;
|
|
37
|
-
}, t.padAngle = function(n) {
|
|
38
|
-
return arguments.length ? (h = typeof n == "function" ? n : r(+n), t) : h;
|
|
39
|
-
}, t;
|
|
40
|
-
}
|
|
41
|
-
export {
|
|
42
|
-
F as default
|
|
43
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function e(t){return t[0]}function n(t){return t[1]}exports.x=e;exports.y=n;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../math.cjs"),s={draw(r,o){const t=e.sqrt(o/e.pi);r.moveTo(t,0),r.arc(0,0,t,0,e.tau)}};exports.default=s;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const T=require("../math.cjs"),o={draw(e,i){const l=T.sqrt(i/5)/2;e.moveTo(-3*l,-l),e.lineTo(-l,-l),e.lineTo(-l,-3*l),e.lineTo(l,-3*l),e.lineTo(l,-l),e.lineTo(3*l,-l),e.lineTo(3*l,l),e.lineTo(l,l),e.lineTo(l,3*l),e.lineTo(-l,3*l),e.lineTo(-l,l),e.lineTo(-3*l,l),e.closePath()}};exports.default=o;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { sqrt as o } from "../math.js";
|
|
2
|
-
const r = {
|
|
3
|
-
draw(i, T) {
|
|
4
|
-
const l = o(T / 5) / 2;
|
|
5
|
-
i.moveTo(-3 * l, -l), i.lineTo(-l, -l), i.lineTo(-l, -3 * l), i.lineTo(l, -3 * l), i.lineTo(l, -l), i.lineTo(3 * l, -l), i.lineTo(3 * l, l), i.lineTo(l, l), i.lineTo(l, 3 * l), i.lineTo(-l, 3 * l), i.lineTo(-l, l), i.lineTo(-3 * l, l), i.closePath();
|
|
6
|
-
}
|
|
7
|
-
};
|
|
8
|
-
export {
|
|
9
|
-
r as default
|
|
10
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t=require("../math.cjs"),l=t.sqrt(1/3),n=l*2,r={draw(e,a){const o=t.sqrt(a/n),s=o*l;e.moveTo(0,-o),e.lineTo(s,0),e.lineTo(0,o),e.lineTo(-s,0),e.closePath()}};exports.default=r;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const s=require("../math.cjs"),u={draw(r,o){const e=s.sqrt(o),t=-e/2;r.rect(t,t,e,e)}};exports.default=u;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const s=require("../math.cjs"),d=.8908130915292852,l=s.sin(s.pi/10)/s.sin(7*s.pi/10),T=s.sin(s.tau/10)*l,k=-s.cos(s.tau/10)*l,m={draw(o,u){const t=s.sqrt(u*d),e=T*t,n=k*t;o.moveTo(0,-t),o.lineTo(e,n);for(let i=1;i<5;++i){const r=s.tau*i/5,c=s.cos(r),a=s.sin(r);o.lineTo(a*t,-c*t),o.lineTo(c*e-a*n,a*e+c*n)}o.closePath()}};exports.default=m;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { sqrt as p, sin as n, cos as m, tau as l, pi as k } from "../math.js";
|
|
2
|
-
const y = 0.8908130915292852, T = n(k / 10) / n(7 * k / 10), d = n(l / 10) * T, u = -m(l / 10) * T, h = {
|
|
3
|
-
draw(o, f) {
|
|
4
|
-
const s = p(f * y), t = d * s, c = u * s;
|
|
5
|
-
o.moveTo(0, -s), o.lineTo(t, c);
|
|
6
|
-
for (let r = 1; r < 5; ++r) {
|
|
7
|
-
const e = l * r / 5, a = m(e), i = n(e);
|
|
8
|
-
o.lineTo(i * s, -a * s), o.lineTo(a * t - i * c, i * t + a * c);
|
|
9
|
-
}
|
|
10
|
-
o.closePath();
|
|
11
|
-
}
|
|
12
|
-
};
|
|
13
|
-
export {
|
|
14
|
-
h as default
|
|
15
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const r=require("../math.cjs"),o=r.sqrt(3),t={draw(s,l){const e=-r.sqrt(l/(o*3));s.moveTo(0,e*2),s.lineTo(-o*e,-e),s.lineTo(o*e,-e),s.closePath()}};exports.default=t;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const c=require("../math.cjs"),s=-.5,o=c.sqrt(3)/2,y=1/c.sqrt(12),t=(y/2+1)*3,m={draw(e,d){const u=c.sqrt(d/t),l=u/2,n=u*y,i=l,r=u*y+u,T=-i,a=r;e.moveTo(l,n),e.lineTo(i,r),e.lineTo(T,a),e.lineTo(s*l-o*n,o*l+s*n),e.lineTo(s*i-o*r,o*i+s*r),e.lineTo(s*T-o*a,o*T+s*a),e.lineTo(s*l+o*n,s*n-o*l),e.lineTo(s*i+o*r,s*r-o*i),e.lineTo(s*T+o*a,s*a-o*T),e.closePath()}};exports.default=m;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { sqrt as c } from "../math.js";
|
|
2
|
-
const o = -0.5, s = c(3) / 2, m = 1 / c(12), f = (m / 2 + 1) * 3, b = {
|
|
3
|
-
draw(l, d) {
|
|
4
|
-
const e = c(d / f), i = e / 2, r = e * m, T = i, n = e * m + e, a = -T, y = n;
|
|
5
|
-
l.moveTo(i, r), l.lineTo(T, n), l.lineTo(a, y), l.lineTo(o * i - s * r, s * i + o * r), l.lineTo(o * T - s * n, s * T + o * n), l.lineTo(o * a - s * y, s * a + o * y), l.lineTo(o * i + s * r, o * r - s * i), l.lineTo(o * T + s * n, o * n - s * T), l.lineTo(o * a + s * y, o * y - s * a), l.closePath();
|
|
6
|
-
}
|
|
7
|
-
};
|
|
8
|
-
export {
|
|
9
|
-
b as default
|
|
10
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const r=require("./constant.cjs"),f=require("./path.cjs"),a=require("./symbol/circle.cjs");function c(e,n){let l=null,o=f.withPath(u);e=typeof e=="function"?e:r.default(e||a.default),n=typeof n=="function"?n:r.default(n===void 0?64:+n);function u(){let t;if(l||(l=t=o()),e.apply(this,arguments).draw(l,+n.apply(this,arguments)),t)return l=null,t+""||null}return u.type=function(t){return arguments.length?(e=typeof t=="function"?t:r.default(t),u):e},u.size=function(t){return arguments.length?(n=typeof t=="function"?t:r.default(+t),u):n},u.context=function(t){return arguments.length?(l=t??null,u):l},u}exports.default=c;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import f from "./constant.js";
|
|
2
|
-
import { withPath as e } from "./path.js";
|
|
3
|
-
import m from "./symbol/circle.js";
|
|
4
|
-
function g(o, t) {
|
|
5
|
-
let r = null, l = e(u);
|
|
6
|
-
o = typeof o == "function" ? o : f(o || m), t = typeof t == "function" ? t : f(t === void 0 ? 64 : +t);
|
|
7
|
-
function u() {
|
|
8
|
-
let n;
|
|
9
|
-
if (r || (r = n = l()), o.apply(this, arguments).draw(r, +t.apply(this, arguments)), n) return r = null, n + "" || null;
|
|
10
|
-
}
|
|
11
|
-
return u.type = function(n) {
|
|
12
|
-
return arguments.length ? (o = typeof n == "function" ? n : f(n), u) : o;
|
|
13
|
-
}, u.size = function(n) {
|
|
14
|
-
return arguments.length ? (t = typeof n == "function" ? n : f(+n), u) : t;
|
|
15
|
-
}, u.context = function(n) {
|
|
16
|
-
return arguments.length ? (r = n ?? null, u) : r;
|
|
17
|
-
}, u;
|
|
18
|
-
}
|
|
19
|
-
export {
|
|
20
|
-
g as default
|
|
21
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("./interval.cjs"),r=require("./duration.cjs"),n=a.timeInterval(t=>t.setHours(0,0,0,0),(t,e)=>t.setDate(t.getDate()+e),(t,e)=>(e-t-(e.getTimezoneOffset()-t.getTimezoneOffset())*r.durationMinute)/r.durationDay,t=>t.getDate()-1);n.range;const u=a.timeInterval(t=>{t.setUTCHours(0,0,0,0)},(t,e)=>{t.setUTCDate(t.getUTCDate()+e)},(t,e)=>(e-t)/r.durationDay,t=>t.getUTCDate()-1);u.range;const i=a.timeInterval(t=>{t.setUTCHours(0,0,0,0)},(t,e)=>{t.setUTCDate(t.getUTCDate()+e)},(t,e)=>(e-t)/r.durationDay,t=>Math.floor(t/r.durationDay));i.range;exports.timeDay=n;exports.unixDay=i;exports.utcDay=u;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { timeInterval as o } from "./interval.js";
|
|
2
|
-
import { durationMinute as n, durationDay as r } from "./duration.js";
|
|
3
|
-
const a = o(
|
|
4
|
-
(t) => t.setHours(0, 0, 0, 0),
|
|
5
|
-
(t, e) => t.setDate(t.getDate() + e),
|
|
6
|
-
(t, e) => (e - t - (e.getTimezoneOffset() - t.getTimezoneOffset()) * n) / r,
|
|
7
|
-
(t) => t.getDate() - 1
|
|
8
|
-
);
|
|
9
|
-
a.range;
|
|
10
|
-
const s = o((t) => {
|
|
11
|
-
t.setUTCHours(0, 0, 0, 0);
|
|
12
|
-
}, (t, e) => {
|
|
13
|
-
t.setUTCDate(t.getUTCDate() + e);
|
|
14
|
-
}, (t, e) => (e - t) / r, (t) => t.getUTCDate() - 1);
|
|
15
|
-
s.range;
|
|
16
|
-
const u = o((t) => {
|
|
17
|
-
t.setUTCHours(0, 0, 0, 0);
|
|
18
|
-
}, (t, e) => {
|
|
19
|
-
t.setUTCDate(t.getUTCDate() + e);
|
|
20
|
-
}, (t, e) => (e - t) / r, (t) => Math.floor(t / r));
|
|
21
|
-
u.range;
|
|
22
|
-
export {
|
|
23
|
-
a as timeDay,
|
|
24
|
-
u as unixDay,
|
|
25
|
-
s as utcDay
|
|
26
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=1e3,n=t*60,r=n*60,o=r*24,u=o*7,a=o*30,i=o*365;exports.durationDay=o;exports.durationHour=r;exports.durationMinute=n;exports.durationMonth=a;exports.durationSecond=t;exports.durationWeek=u;exports.durationYear=i;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("./interval.cjs"),t=require("./duration.cjs"),n=u.timeInterval(r=>{r.setTime(r-r.getMilliseconds()-r.getSeconds()*t.durationSecond-r.getMinutes()*t.durationMinute)},(r,e)=>{r.setTime(+r+e*t.durationHour)},(r,e)=>(e-r)/t.durationHour,r=>r.getHours());n.range;const o=u.timeInterval(r=>{r.setUTCMinutes(0,0,0)},(r,e)=>{r.setTime(+r+e*t.durationHour)},(r,e)=>(e-r)/t.durationHour,r=>r.getUTCHours());o.range;exports.timeHour=n;exports.utcHour=o;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { timeInterval as n } from "./interval.js";
|
|
2
|
-
import { durationHour as t, durationSecond as o, durationMinute as u } from "./duration.js";
|
|
3
|
-
const i = n((r) => {
|
|
4
|
-
r.setTime(r - r.getMilliseconds() - r.getSeconds() * o - r.getMinutes() * u);
|
|
5
|
-
}, (r, e) => {
|
|
6
|
-
r.setTime(+r + e * t);
|
|
7
|
-
}, (r, e) => (e - r) / t, (r) => r.getHours());
|
|
8
|
-
i.range;
|
|
9
|
-
const s = n((r) => {
|
|
10
|
-
r.setUTCMinutes(0, 0, 0);
|
|
11
|
-
}, (r, e) => {
|
|
12
|
-
r.setTime(+r + e * t);
|
|
13
|
-
}, (r, e) => (e - r) / t, (r) => r.getUTCHours());
|
|
14
|
-
s.range;
|
|
15
|
-
export {
|
|
16
|
-
i as timeHour,
|
|
17
|
-
s as utcHour
|
|
18
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const h=new Date,c=new Date;function v(l,i,D,m){function e(n){return l(n=arguments.length===0?new Date:new Date(+n)),n}return e.floor=n=>(l(n=new Date(+n)),n),e.ceil=n=>(l(n=new Date(n-1)),i(n,1),l(n),n),e.round=n=>{const r=e(n),u=e.ceil(n);return n-r<u-n?r:u},e.offset=(n,r)=>(i(n=new Date(+n),r==null?1:Math.floor(r)),n),e.range=(n,r,u)=>{const w=[];if(n=e.ceil(n),u=u==null?1:Math.floor(u),!(n<r)||!(u>0))return w;let g;do w.push(g=new Date(+n)),i(n,u),l(n);while(g<n&&n<r);return w},e.filter=n=>v(r=>{if(r>=r)for(;l(r),!n(r);)r.setTime(r-1)},(r,u)=>{if(r>=r)if(u<0)for(;++u<=0;)for(;i(r,-1),!n(r););else for(;--u>=0;)for(;i(r,1),!n(r););}),D&&(e.count=(n,r)=>(h.setTime(+n),c.setTime(+r),l(h),l(c),Math.floor(D(h,c))),e.every=n=>(n=Math.floor(n),!isFinite(n)||!(n>0)?null:n>1?e.filter(m?r=>m(r)%n===0:r=>e.count(0,r)%n===0):e)),e}exports.timeInterval=v;
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
const h = /* @__PURE__ */ new Date(), c = /* @__PURE__ */ new Date();
|
|
2
|
-
function v(e, i, D, m) {
|
|
3
|
-
function u(n) {
|
|
4
|
-
return e(n = arguments.length === 0 ? /* @__PURE__ */ new Date() : /* @__PURE__ */ new Date(+n)), n;
|
|
5
|
-
}
|
|
6
|
-
return u.floor = (n) => (e(n = /* @__PURE__ */ new Date(+n)), n), u.ceil = (n) => (e(n = new Date(n - 1)), i(n, 1), e(n), n), u.round = (n) => {
|
|
7
|
-
const r = u(n), l = u.ceil(n);
|
|
8
|
-
return n - r < l - n ? r : l;
|
|
9
|
-
}, u.offset = (n, r) => (i(n = /* @__PURE__ */ new Date(+n), r == null ? 1 : Math.floor(r)), n), u.range = (n, r, l) => {
|
|
10
|
-
const w = [];
|
|
11
|
-
if (n = u.ceil(n), l = l == null ? 1 : Math.floor(l), !(n < r) || !(l > 0)) return w;
|
|
12
|
-
let g;
|
|
13
|
-
do
|
|
14
|
-
w.push(g = /* @__PURE__ */ new Date(+n)), i(n, l), e(n);
|
|
15
|
-
while (g < n && n < r);
|
|
16
|
-
return w;
|
|
17
|
-
}, u.filter = (n) => v((r) => {
|
|
18
|
-
if (r >= r) for (; e(r), !n(r); ) r.setTime(r - 1);
|
|
19
|
-
}, (r, l) => {
|
|
20
|
-
if (r >= r)
|
|
21
|
-
if (l < 0) for (; ++l <= 0; )
|
|
22
|
-
for (; i(r, -1), !n(r); )
|
|
23
|
-
;
|
|
24
|
-
else for (; --l >= 0; )
|
|
25
|
-
for (; i(r, 1), !n(r); )
|
|
26
|
-
;
|
|
27
|
-
}), D && (u.count = (n, r) => (h.setTime(+n), c.setTime(+r), e(h), e(c), Math.floor(D(h, c))), u.every = (n) => (n = Math.floor(n), !isFinite(n) || !(n > 0) ? null : n > 1 ? u.filter(m ? (r) => m(r) % n === 0 : (r) => u.count(0, r) % n === 0) : u)), u;
|
|
28
|
-
}
|
|
29
|
-
export {
|
|
30
|
-
v as timeInterval
|
|
31
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("./interval.cjs"),t=n.timeInterval(()=>{},(e,r)=>{e.setTime(+e+r)},(e,r)=>r-e);t.every=e=>(e=Math.floor(e),!isFinite(e)||!(e>0)?null:e>1?n.timeInterval(r=>{r.setTime(Math.floor(r/e)*e)},(r,i)=>{r.setTime(+r+i*e)},(r,i)=>(i-r)/e):t);t.range;exports.millisecond=t;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { timeInterval as n } from "./interval.js";
|
|
2
|
-
const i = n(() => {
|
|
3
|
-
}, (r, e) => {
|
|
4
|
-
r.setTime(+r + e);
|
|
5
|
-
}, (r, e) => e - r);
|
|
6
|
-
i.every = (r) => (r = Math.floor(r), !isFinite(r) || !(r > 0) ? null : r > 1 ? n((e) => {
|
|
7
|
-
e.setTime(Math.floor(e / r) * r);
|
|
8
|
-
}, (e, t) => {
|
|
9
|
-
e.setTime(+e + t * r);
|
|
10
|
-
}, (e, t) => (t - e) / r) : i);
|
|
11
|
-
i.range;
|
|
12
|
-
export {
|
|
13
|
-
i as millisecond
|
|
14
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./interval.cjs"),n=require("./duration.cjs"),r=i.timeInterval(e=>{e.setTime(e-e.getMilliseconds()-e.getSeconds()*n.durationSecond)},(e,t)=>{e.setTime(+e+t*n.durationMinute)},(e,t)=>(t-e)/n.durationMinute,e=>e.getMinutes());r.range;const u=i.timeInterval(e=>{e.setUTCSeconds(0,0)},(e,t)=>{e.setTime(+e+t*n.durationMinute)},(e,t)=>(t-e)/n.durationMinute,e=>e.getUTCMinutes());u.range;exports.timeMinute=r;exports.utcMinute=u;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { timeInterval as r } from "./interval.js";
|
|
2
|
-
import { durationMinute as n, durationSecond as i } from "./duration.js";
|
|
3
|
-
const o = r((e) => {
|
|
4
|
-
e.setTime(e - e.getMilliseconds() - e.getSeconds() * i);
|
|
5
|
-
}, (e, t) => {
|
|
6
|
-
e.setTime(+e + t * n);
|
|
7
|
-
}, (e, t) => (t - e) / n, (e) => e.getMinutes());
|
|
8
|
-
o.range;
|
|
9
|
-
const s = r((e) => {
|
|
10
|
-
e.setUTCSeconds(0, 0);
|
|
11
|
-
}, (e, t) => {
|
|
12
|
-
e.setTime(+e + t * n);
|
|
13
|
-
}, (e, t) => (t - e) / n, (e) => e.getUTCMinutes());
|
|
14
|
-
s.range;
|
|
15
|
-
export {
|
|
16
|
-
o as timeMinute,
|
|
17
|
-
s as utcMinute
|
|
18
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("./interval.cjs"),o=n.timeInterval(t=>{t.setDate(1),t.setHours(0,0,0,0)},(t,e)=>{t.setMonth(t.getMonth()+e)},(t,e)=>e.getMonth()-t.getMonth()+(e.getFullYear()-t.getFullYear())*12,t=>t.getMonth());o.range;const r=n.timeInterval(t=>{t.setUTCDate(1),t.setUTCHours(0,0,0,0)},(t,e)=>{t.setUTCMonth(t.getUTCMonth()+e)},(t,e)=>e.getUTCMonth()-t.getUTCMonth()+(e.getUTCFullYear()-t.getUTCFullYear())*12,t=>t.getUTCMonth());r.range;exports.timeMonth=o;exports.utcMonth=r;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { timeInterval as n } from "./interval.js";
|
|
2
|
-
const o = n((t) => {
|
|
3
|
-
t.setDate(1), t.setHours(0, 0, 0, 0);
|
|
4
|
-
}, (t, e) => {
|
|
5
|
-
t.setMonth(t.getMonth() + e);
|
|
6
|
-
}, (t, e) => e.getMonth() - t.getMonth() + (e.getFullYear() - t.getFullYear()) * 12, (t) => t.getMonth());
|
|
7
|
-
o.range;
|
|
8
|
-
const r = n((t) => {
|
|
9
|
-
t.setUTCDate(1), t.setUTCHours(0, 0, 0, 0);
|
|
10
|
-
}, (t, e) => {
|
|
11
|
-
t.setUTCMonth(t.getUTCMonth() + e);
|
|
12
|
-
}, (t, e) => e.getUTCMonth() - t.getUTCMonth() + (e.getUTCFullYear() - t.getUTCFullYear()) * 12, (t) => t.getUTCMonth());
|
|
13
|
-
r.range;
|
|
14
|
-
export {
|
|
15
|
-
o as timeMonth,
|
|
16
|
-
r as utcMonth
|
|
17
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./interval.cjs"),r=require("./duration.cjs"),t=o.timeInterval(e=>{e.setTime(e-e.getMilliseconds())},(e,n)=>{e.setTime(+e+n*r.durationSecond)},(e,n)=>(n-e)/r.durationSecond,e=>e.getUTCSeconds());t.range;exports.second=t;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { timeInterval as n } from "./interval.js";
|
|
2
|
-
import { durationSecond as o } from "./duration.js";
|
|
3
|
-
const t = n((e) => {
|
|
4
|
-
e.setTime(e - e.getMilliseconds());
|
|
5
|
-
}, (e, r) => {
|
|
6
|
-
e.setTime(+e + r * o);
|
|
7
|
-
}, (e, r) => (r - e) / o, (e) => e.getUTCSeconds());
|
|
8
|
-
t.range;
|
|
9
|
-
export {
|
|
10
|
-
t as second
|
|
11
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./duration.cjs"),D=require("./millisecond.cjs"),s=require("./second.cjs"),y=require("./minute.cjs"),q=require("./hour.cjs"),f=require("./day.cjs"),S=require("./week.cjs"),T=require("./month.cjs"),g=require("./year.cjs"),x=require("../../d3-array/src/bisector.cjs"),m=require("../../d3-array/src/ticks.cjs");function h(k,l,H,v,c,a){const o=[[s.second,1,e.durationSecond],[s.second,5,5*e.durationSecond],[s.second,15,15*e.durationSecond],[s.second,30,30*e.durationSecond],[a,1,e.durationMinute],[a,5,5*e.durationMinute],[a,15,15*e.durationMinute],[a,30,30*e.durationMinute],[c,1,e.durationHour],[c,3,3*e.durationHour],[c,6,6*e.durationHour],[c,12,12*e.durationHour],[v,1,e.durationDay],[v,2,2*e.durationDay],[H,1,e.durationWeek],[l,1,e.durationMonth],[l,3,3*e.durationMonth],[k,1,e.durationYear]];function I(t,n,r){const u=n<t;u&&([t,n]=[n,t]);const i=r&&typeof r.range=="function"?r:M(t,n,r),d=i?i.range(t,+n+1):[];return u?d.reverse():d}function M(t,n,r){const u=Math.abs(n-t)/r,i=x.default(([,,b])=>b).right(o,u);if(i===o.length)return k.every(m.tickStep(t/e.durationYear,n/e.durationYear,r));if(i===0)return D.millisecond.every(Math.max(m.tickStep(t,n,r),1));const[d,Y]=o[u/o[i-1][2]<o[i][2]/u?i-1:i];return d.every(Y)}return[I,M]}const[j,w]=h(g.utcYear,T.utcMonth,S.utcSunday,f.unixDay,q.utcHour,y.utcMinute),[O,P]=h(g.timeYear,T.timeMonth,S.timeSunday,f.timeDay,q.timeHour,y.timeMinute);exports.timeTickInterval=P;exports.timeTicks=O;exports.utcTickInterval=w;exports.utcTicks=j;
|