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 u=require("./define.cjs");function g(){}var b=.7,p=1/b,o="\\s*([+-]?\\d+)\\s*",m="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",n="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",z=/^#([0-9a-f]{3,8})$/,L=new RegExp(`^rgb\\(${o},${o},${o}\\)$`),T=new RegExp(`^rgb\\(${n},${n},${n}\\)$`),A=new RegExp(`^rgba\\(${o},${o},${o},${m}\\)$`),B=new RegExp(`^rgba\\(${n},${n},${n},${m}\\)$`),D=new RegExp(`^hsl\\(${m},${n},${n}\\)$`),F=new RegExp(`^hsla\\(${m},${n},${n},${m}\\)$`),R={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};u.default(g,k,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:M,formatHex:M,formatHex8:G,formatHsl:J,formatRgb:q,toString:q});function M(){return this.rgb().formatHex()}function G(){return this.rgb().formatHex8()}function J(){return H(this).formatHsl()}function q(){return this.rgb().formatRgb()}function k(e){var r,t;return e=(e+"").trim().toLowerCase(),(r=z.exec(e))?(t=r[1].length,r=parseInt(r[1],16),t===6?_(r):t===3?new a(r>>8&15|r>>4&240,r>>4&15|r&240,(r&15)<<4|r&15,1):t===8?w(r>>24&255,r>>16&255,r>>8&255,(r&255)/255):t===4?w(r>>12&15|r>>8&240,r>>8&15|r>>4&240,r>>4&15|r&240,((r&15)<<4|r&15)/255):null):(r=L.exec(e))?new a(r[1],r[2],r[3],1):(r=T.exec(e))?new a(r[1]*255/100,r[2]*255/100,r[3]*255/100,1):(r=A.exec(e))?w(r[1],r[2],r[3],r[4]):(r=B.exec(e))?w(r[1]*255/100,r[2]*255/100,r[3]*255/100,r[4]):(r=D.exec(e))?P(r[1],r[2]/100,r[3]/100,1):(r=F.exec(e))?P(r[1],r[2]/100,r[3]/100,r[4]):R.hasOwnProperty(e)?_(R[e]):e==="transparent"?new a(NaN,NaN,NaN,0):null}function _(e){return new a(e>>16&255,e>>8&255,e&255,1)}function w(e,r,t,f){return f<=0&&(e=r=t=NaN),new a(e,r,t,f)}function I(e){return e instanceof g||(e=k(e)),e?(e=e.rgb(),new a(e.r,e.g,e.b,e.opacity)):new a}function j(e,r,t,f){return arguments.length===1?I(e):new a(e,r,t,f??1)}function a(e,r,t,f){this.r=+e,this.g=+r,this.b=+t,this.opacity=+f}u.default(a,j,u.extend(g,{brighter(e){return e=e==null?p:Math.pow(p,e),new a(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=e==null?b:Math.pow(b,e),new a(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new a(h(this.r),h(this.g),h(this.b),N(this.opacity))},displayable(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:E,formatHex:E,formatHex8:K,formatRgb:C,toString:C}));function E(){return`#${l(this.r)}${l(this.g)}${l(this.b)}`}function K(){return`#${l(this.r)}${l(this.g)}${l(this.b)}${l((isNaN(this.opacity)?1:this.opacity)*255)}`}function C(){const e=N(this.opacity);return`${e===1?"rgb(":"rgba("}${h(this.r)}, ${h(this.g)}, ${h(this.b)}${e===1?")":`, ${e})`}`}function N(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function h(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function l(e){return e=h(e),(e<16?"0":"")+e.toString(16)}function P(e,r,t,f){return f<=0?e=r=t=NaN:t<=0||t>=1?e=r=NaN:r<=0&&(e=NaN),new i(e,r,t,f)}function H(e){if(e instanceof i)return new i(e.h,e.s,e.l,e.opacity);if(e instanceof g||(e=k(e)),!e)return new i;if(e instanceof i)return e;e=e.rgb();var r=e.r/255,t=e.g/255,f=e.b/255,x=Math.min(r,t,f),d=Math.max(r,t,f),c=NaN,s=d-x,y=(d+x)/2;return s?(r===d?c=(t-f)/s+(t<f)*6:t===d?c=(f-r)/s+2:c=(r-t)/s+4,s/=y<.5?d+x:2-d-x,c*=60):s=y>0&&y<1?0:c,new i(c,s,y,e.opacity)}function O(e,r,t,f){return arguments.length===1?H(e):new i(e,r,t,f??1)}function i(e,r,t,f){this.h=+e,this.s=+r,this.l=+t,this.opacity=+f}u.default(i,O,u.extend(g,{brighter(e){return e=e==null?p:Math.pow(p,e),new i(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=e==null?b:Math.pow(b,e),new i(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=this.h%360+(this.h<0)*360,r=isNaN(e)||isNaN(this.s)?0:this.s,t=this.l,f=t+(t<.5?t:1-t)*r,x=2*t-f;return new a(v(e>=240?e-240:e+120,x,f),v(e,x,f),v(e<120?e+240:e-120,x,f),this.opacity)},clamp(){return new i(S(this.h),$(this.s),$(this.l),N(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const e=N(this.opacity);return`${e===1?"hsl(":"hsla("}${S(this.h)}, ${$(this.s)*100}%, ${$(this.l)*100}%${e===1?")":`, ${e})`}`}}));function S(e){return e=(e||0)%360,e<0?e+360:e}function $(e){return Math.max(0,Math.min(1,e||0))}function v(e,r,t){return(e<60?r+(t-r)*e/60:e<180?t:e<240?r+(t-r)*(240-e)/60:r)*255}exports.Color=g;exports.Rgb=a;exports.brighter=p;exports.darker=b;exports.default=k;exports.hsl=O;exports.hslConvert=H;exports.rgb=j;exports.rgbConvert=I;
|
|
@@ -1,305 +0,0 @@
|
|
|
1
|
-
import k, { extend as I } from "./define.js";
|
|
2
|
-
function u() {
|
|
3
|
-
}
|
|
4
|
-
var b = 0.7, y = 1 / b, o = "\\s*([+-]?\\d+)\\s*", g = "\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*", n = "\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*", j = /^#([0-9a-f]{3,8})$/, O = new RegExp(`^rgb\\(${o},${o},${o}\\)$`), z = new RegExp(`^rgb\\(${n},${n},${n}\\)$`), L = new RegExp(`^rgba\\(${o},${o},${o},${g}\\)$`), A = new RegExp(`^rgba\\(${n},${n},${n},${g}\\)$`), B = new RegExp(`^hsl\\(${g},${n},${n}\\)$`), D = new RegExp(`^hsla\\(${g},${n},${n},${g}\\)$`), v = {
|
|
5
|
-
aliceblue: 15792383,
|
|
6
|
-
antiquewhite: 16444375,
|
|
7
|
-
aqua: 65535,
|
|
8
|
-
aquamarine: 8388564,
|
|
9
|
-
azure: 15794175,
|
|
10
|
-
beige: 16119260,
|
|
11
|
-
bisque: 16770244,
|
|
12
|
-
black: 0,
|
|
13
|
-
blanchedalmond: 16772045,
|
|
14
|
-
blue: 255,
|
|
15
|
-
blueviolet: 9055202,
|
|
16
|
-
brown: 10824234,
|
|
17
|
-
burlywood: 14596231,
|
|
18
|
-
cadetblue: 6266528,
|
|
19
|
-
chartreuse: 8388352,
|
|
20
|
-
chocolate: 13789470,
|
|
21
|
-
coral: 16744272,
|
|
22
|
-
cornflowerblue: 6591981,
|
|
23
|
-
cornsilk: 16775388,
|
|
24
|
-
crimson: 14423100,
|
|
25
|
-
cyan: 65535,
|
|
26
|
-
darkblue: 139,
|
|
27
|
-
darkcyan: 35723,
|
|
28
|
-
darkgoldenrod: 12092939,
|
|
29
|
-
darkgray: 11119017,
|
|
30
|
-
darkgreen: 25600,
|
|
31
|
-
darkgrey: 11119017,
|
|
32
|
-
darkkhaki: 12433259,
|
|
33
|
-
darkmagenta: 9109643,
|
|
34
|
-
darkolivegreen: 5597999,
|
|
35
|
-
darkorange: 16747520,
|
|
36
|
-
darkorchid: 10040012,
|
|
37
|
-
darkred: 9109504,
|
|
38
|
-
darksalmon: 15308410,
|
|
39
|
-
darkseagreen: 9419919,
|
|
40
|
-
darkslateblue: 4734347,
|
|
41
|
-
darkslategray: 3100495,
|
|
42
|
-
darkslategrey: 3100495,
|
|
43
|
-
darkturquoise: 52945,
|
|
44
|
-
darkviolet: 9699539,
|
|
45
|
-
deeppink: 16716947,
|
|
46
|
-
deepskyblue: 49151,
|
|
47
|
-
dimgray: 6908265,
|
|
48
|
-
dimgrey: 6908265,
|
|
49
|
-
dodgerblue: 2003199,
|
|
50
|
-
firebrick: 11674146,
|
|
51
|
-
floralwhite: 16775920,
|
|
52
|
-
forestgreen: 2263842,
|
|
53
|
-
fuchsia: 16711935,
|
|
54
|
-
gainsboro: 14474460,
|
|
55
|
-
ghostwhite: 16316671,
|
|
56
|
-
gold: 16766720,
|
|
57
|
-
goldenrod: 14329120,
|
|
58
|
-
gray: 8421504,
|
|
59
|
-
green: 32768,
|
|
60
|
-
greenyellow: 11403055,
|
|
61
|
-
grey: 8421504,
|
|
62
|
-
honeydew: 15794160,
|
|
63
|
-
hotpink: 16738740,
|
|
64
|
-
indianred: 13458524,
|
|
65
|
-
indigo: 4915330,
|
|
66
|
-
ivory: 16777200,
|
|
67
|
-
khaki: 15787660,
|
|
68
|
-
lavender: 15132410,
|
|
69
|
-
lavenderblush: 16773365,
|
|
70
|
-
lawngreen: 8190976,
|
|
71
|
-
lemonchiffon: 16775885,
|
|
72
|
-
lightblue: 11393254,
|
|
73
|
-
lightcoral: 15761536,
|
|
74
|
-
lightcyan: 14745599,
|
|
75
|
-
lightgoldenrodyellow: 16448210,
|
|
76
|
-
lightgray: 13882323,
|
|
77
|
-
lightgreen: 9498256,
|
|
78
|
-
lightgrey: 13882323,
|
|
79
|
-
lightpink: 16758465,
|
|
80
|
-
lightsalmon: 16752762,
|
|
81
|
-
lightseagreen: 2142890,
|
|
82
|
-
lightskyblue: 8900346,
|
|
83
|
-
lightslategray: 7833753,
|
|
84
|
-
lightslategrey: 7833753,
|
|
85
|
-
lightsteelblue: 11584734,
|
|
86
|
-
lightyellow: 16777184,
|
|
87
|
-
lime: 65280,
|
|
88
|
-
limegreen: 3329330,
|
|
89
|
-
linen: 16445670,
|
|
90
|
-
magenta: 16711935,
|
|
91
|
-
maroon: 8388608,
|
|
92
|
-
mediumaquamarine: 6737322,
|
|
93
|
-
mediumblue: 205,
|
|
94
|
-
mediumorchid: 12211667,
|
|
95
|
-
mediumpurple: 9662683,
|
|
96
|
-
mediumseagreen: 3978097,
|
|
97
|
-
mediumslateblue: 8087790,
|
|
98
|
-
mediumspringgreen: 64154,
|
|
99
|
-
mediumturquoise: 4772300,
|
|
100
|
-
mediumvioletred: 13047173,
|
|
101
|
-
midnightblue: 1644912,
|
|
102
|
-
mintcream: 16121850,
|
|
103
|
-
mistyrose: 16770273,
|
|
104
|
-
moccasin: 16770229,
|
|
105
|
-
navajowhite: 16768685,
|
|
106
|
-
navy: 128,
|
|
107
|
-
oldlace: 16643558,
|
|
108
|
-
olive: 8421376,
|
|
109
|
-
olivedrab: 7048739,
|
|
110
|
-
orange: 16753920,
|
|
111
|
-
orangered: 16729344,
|
|
112
|
-
orchid: 14315734,
|
|
113
|
-
palegoldenrod: 15657130,
|
|
114
|
-
palegreen: 10025880,
|
|
115
|
-
paleturquoise: 11529966,
|
|
116
|
-
palevioletred: 14381203,
|
|
117
|
-
papayawhip: 16773077,
|
|
118
|
-
peachpuff: 16767673,
|
|
119
|
-
peru: 13468991,
|
|
120
|
-
pink: 16761035,
|
|
121
|
-
plum: 14524637,
|
|
122
|
-
powderblue: 11591910,
|
|
123
|
-
purple: 8388736,
|
|
124
|
-
rebeccapurple: 6697881,
|
|
125
|
-
red: 16711680,
|
|
126
|
-
rosybrown: 12357519,
|
|
127
|
-
royalblue: 4286945,
|
|
128
|
-
saddlebrown: 9127187,
|
|
129
|
-
salmon: 16416882,
|
|
130
|
-
sandybrown: 16032864,
|
|
131
|
-
seagreen: 3050327,
|
|
132
|
-
seashell: 16774638,
|
|
133
|
-
sienna: 10506797,
|
|
134
|
-
silver: 12632256,
|
|
135
|
-
skyblue: 8900331,
|
|
136
|
-
slateblue: 6970061,
|
|
137
|
-
slategray: 7372944,
|
|
138
|
-
slategrey: 7372944,
|
|
139
|
-
snow: 16775930,
|
|
140
|
-
springgreen: 65407,
|
|
141
|
-
steelblue: 4620980,
|
|
142
|
-
tan: 13808780,
|
|
143
|
-
teal: 32896,
|
|
144
|
-
thistle: 14204888,
|
|
145
|
-
tomato: 16737095,
|
|
146
|
-
turquoise: 4251856,
|
|
147
|
-
violet: 15631086,
|
|
148
|
-
wheat: 16113331,
|
|
149
|
-
white: 16777215,
|
|
150
|
-
whitesmoke: 16119285,
|
|
151
|
-
yellow: 16776960,
|
|
152
|
-
yellowgreen: 10145074
|
|
153
|
-
};
|
|
154
|
-
k(u, H, {
|
|
155
|
-
copy(e) {
|
|
156
|
-
return Object.assign(new this.constructor(), this, e);
|
|
157
|
-
},
|
|
158
|
-
displayable() {
|
|
159
|
-
return this.rgb().displayable();
|
|
160
|
-
},
|
|
161
|
-
hex: R,
|
|
162
|
-
// Deprecated! Use color.formatHex.
|
|
163
|
-
formatHex: R,
|
|
164
|
-
formatHex8: F,
|
|
165
|
-
formatHsl: G,
|
|
166
|
-
formatRgb: M,
|
|
167
|
-
toString: M
|
|
168
|
-
});
|
|
169
|
-
function R() {
|
|
170
|
-
return this.rgb().formatHex();
|
|
171
|
-
}
|
|
172
|
-
function F() {
|
|
173
|
-
return this.rgb().formatHex8();
|
|
174
|
-
}
|
|
175
|
-
function G() {
|
|
176
|
-
return S(this).formatHsl();
|
|
177
|
-
}
|
|
178
|
-
function M() {
|
|
179
|
-
return this.rgb().formatRgb();
|
|
180
|
-
}
|
|
181
|
-
function H(e) {
|
|
182
|
-
var r, t;
|
|
183
|
-
return e = (e + "").trim().toLowerCase(), (r = j.exec(e)) ? (t = r[1].length, r = parseInt(r[1], 16), t === 6 ? q(r) : t === 3 ? new a(r >> 8 & 15 | r >> 4 & 240, r >> 4 & 15 | r & 240, (r & 15) << 4 | r & 15, 1) : t === 8 ? m(r >> 24 & 255, r >> 16 & 255, r >> 8 & 255, (r & 255) / 255) : t === 4 ? m(r >> 12 & 15 | r >> 8 & 240, r >> 8 & 15 | r >> 4 & 240, r >> 4 & 15 | r & 240, ((r & 15) << 4 | r & 15) / 255) : null) : (r = O.exec(e)) ? new a(r[1], r[2], r[3], 1) : (r = z.exec(e)) ? new a(r[1] * 255 / 100, r[2] * 255 / 100, r[3] * 255 / 100, 1) : (r = L.exec(e)) ? m(r[1], r[2], r[3], r[4]) : (r = A.exec(e)) ? m(r[1] * 255 / 100, r[2] * 255 / 100, r[3] * 255 / 100, r[4]) : (r = B.exec(e)) ? P(r[1], r[2] / 100, r[3] / 100, 1) : (r = D.exec(e)) ? P(r[1], r[2] / 100, r[3] / 100, r[4]) : v.hasOwnProperty(e) ? q(v[e]) : e === "transparent" ? new a(NaN, NaN, NaN, 0) : null;
|
|
184
|
-
}
|
|
185
|
-
function q(e) {
|
|
186
|
-
return new a(e >> 16 & 255, e >> 8 & 255, e & 255, 1);
|
|
187
|
-
}
|
|
188
|
-
function m(e, r, t, f) {
|
|
189
|
-
return f <= 0 && (e = r = t = NaN), new a(e, r, t, f);
|
|
190
|
-
}
|
|
191
|
-
function J(e) {
|
|
192
|
-
return e instanceof u || (e = H(e)), e ? (e = e.rgb(), new a(e.r, e.g, e.b, e.opacity)) : new a();
|
|
193
|
-
}
|
|
194
|
-
function K(e, r, t, f) {
|
|
195
|
-
return arguments.length === 1 ? J(e) : new a(e, r, t, f ?? 1);
|
|
196
|
-
}
|
|
197
|
-
function a(e, r, t, f) {
|
|
198
|
-
this.r = +e, this.g = +r, this.b = +t, this.opacity = +f;
|
|
199
|
-
}
|
|
200
|
-
k(a, K, I(u, {
|
|
201
|
-
brighter(e) {
|
|
202
|
-
return e = e == null ? y : Math.pow(y, e), new a(this.r * e, this.g * e, this.b * e, this.opacity);
|
|
203
|
-
},
|
|
204
|
-
darker(e) {
|
|
205
|
-
return e = e == null ? b : Math.pow(b, e), new a(this.r * e, this.g * e, this.b * e, this.opacity);
|
|
206
|
-
},
|
|
207
|
-
rgb() {
|
|
208
|
-
return this;
|
|
209
|
-
},
|
|
210
|
-
clamp() {
|
|
211
|
-
return new a(h(this.r), h(this.g), h(this.b), $(this.opacity));
|
|
212
|
-
},
|
|
213
|
-
displayable() {
|
|
214
|
-
return -0.5 <= this.r && this.r < 255.5 && -0.5 <= this.g && this.g < 255.5 && -0.5 <= this.b && this.b < 255.5 && 0 <= this.opacity && this.opacity <= 1;
|
|
215
|
-
},
|
|
216
|
-
hex: E,
|
|
217
|
-
// Deprecated! Use color.formatHex.
|
|
218
|
-
formatHex: E,
|
|
219
|
-
formatHex8: Q,
|
|
220
|
-
formatRgb: _,
|
|
221
|
-
toString: _
|
|
222
|
-
}));
|
|
223
|
-
function E() {
|
|
224
|
-
return `#${l(this.r)}${l(this.g)}${l(this.b)}`;
|
|
225
|
-
}
|
|
226
|
-
function Q() {
|
|
227
|
-
return `#${l(this.r)}${l(this.g)}${l(this.b)}${l((isNaN(this.opacity) ? 1 : this.opacity) * 255)}`;
|
|
228
|
-
}
|
|
229
|
-
function _() {
|
|
230
|
-
const e = $(this.opacity);
|
|
231
|
-
return `${e === 1 ? "rgb(" : "rgba("}${h(this.r)}, ${h(this.g)}, ${h(this.b)}${e === 1 ? ")" : `, ${e})`}`;
|
|
232
|
-
}
|
|
233
|
-
function $(e) {
|
|
234
|
-
return isNaN(e) ? 1 : Math.max(0, Math.min(1, e));
|
|
235
|
-
}
|
|
236
|
-
function h(e) {
|
|
237
|
-
return Math.max(0, Math.min(255, Math.round(e) || 0));
|
|
238
|
-
}
|
|
239
|
-
function l(e) {
|
|
240
|
-
return e = h(e), (e < 16 ? "0" : "") + e.toString(16);
|
|
241
|
-
}
|
|
242
|
-
function P(e, r, t, f) {
|
|
243
|
-
return f <= 0 ? e = r = t = NaN : t <= 0 || t >= 1 ? e = r = NaN : r <= 0 && (e = NaN), new i(e, r, t, f);
|
|
244
|
-
}
|
|
245
|
-
function S(e) {
|
|
246
|
-
if (e instanceof i) return new i(e.h, e.s, e.l, e.opacity);
|
|
247
|
-
if (e instanceof u || (e = H(e)), !e) return new i();
|
|
248
|
-
if (e instanceof i) return e;
|
|
249
|
-
e = e.rgb();
|
|
250
|
-
var r = e.r / 255, t = e.g / 255, f = e.b / 255, x = Math.min(r, t, f), d = Math.max(r, t, f), c = NaN, s = d - x, p = (d + x) / 2;
|
|
251
|
-
return s ? (r === d ? c = (t - f) / s + (t < f) * 6 : t === d ? c = (f - r) / s + 2 : c = (r - t) / s + 4, s /= p < 0.5 ? d + x : 2 - d - x, c *= 60) : s = p > 0 && p < 1 ? 0 : c, new i(c, s, p, e.opacity);
|
|
252
|
-
}
|
|
253
|
-
function T(e, r, t, f) {
|
|
254
|
-
return arguments.length === 1 ? S(e) : new i(e, r, t, f ?? 1);
|
|
255
|
-
}
|
|
256
|
-
function i(e, r, t, f) {
|
|
257
|
-
this.h = +e, this.s = +r, this.l = +t, this.opacity = +f;
|
|
258
|
-
}
|
|
259
|
-
k(i, T, I(u, {
|
|
260
|
-
brighter(e) {
|
|
261
|
-
return e = e == null ? y : Math.pow(y, e), new i(this.h, this.s, this.l * e, this.opacity);
|
|
262
|
-
},
|
|
263
|
-
darker(e) {
|
|
264
|
-
return e = e == null ? b : Math.pow(b, e), new i(this.h, this.s, this.l * e, this.opacity);
|
|
265
|
-
},
|
|
266
|
-
rgb() {
|
|
267
|
-
var e = this.h % 360 + (this.h < 0) * 360, r = isNaN(e) || isNaN(this.s) ? 0 : this.s, t = this.l, f = t + (t < 0.5 ? t : 1 - t) * r, x = 2 * t - f;
|
|
268
|
-
return new a(
|
|
269
|
-
N(e >= 240 ? e - 240 : e + 120, x, f),
|
|
270
|
-
N(e, x, f),
|
|
271
|
-
N(e < 120 ? e + 240 : e - 120, x, f),
|
|
272
|
-
this.opacity
|
|
273
|
-
);
|
|
274
|
-
},
|
|
275
|
-
clamp() {
|
|
276
|
-
return new i(C(this.h), w(this.s), w(this.l), $(this.opacity));
|
|
277
|
-
},
|
|
278
|
-
displayable() {
|
|
279
|
-
return (0 <= this.s && this.s <= 1 || isNaN(this.s)) && 0 <= this.l && this.l <= 1 && 0 <= this.opacity && this.opacity <= 1;
|
|
280
|
-
},
|
|
281
|
-
formatHsl() {
|
|
282
|
-
const e = $(this.opacity);
|
|
283
|
-
return `${e === 1 ? "hsl(" : "hsla("}${C(this.h)}, ${w(this.s) * 100}%, ${w(this.l) * 100}%${e === 1 ? ")" : `, ${e})`}`;
|
|
284
|
-
}
|
|
285
|
-
}));
|
|
286
|
-
function C(e) {
|
|
287
|
-
return e = (e || 0) % 360, e < 0 ? e + 360 : e;
|
|
288
|
-
}
|
|
289
|
-
function w(e) {
|
|
290
|
-
return Math.max(0, Math.min(1, e || 0));
|
|
291
|
-
}
|
|
292
|
-
function N(e, r, t) {
|
|
293
|
-
return (e < 60 ? r + (t - r) * e / 60 : e < 180 ? t : e < 240 ? r + (t - r) * (240 - e) / 60 : r) * 255;
|
|
294
|
-
}
|
|
295
|
-
export {
|
|
296
|
-
u as Color,
|
|
297
|
-
a as Rgb,
|
|
298
|
-
y as brighter,
|
|
299
|
-
b as darker,
|
|
300
|
-
H as default,
|
|
301
|
-
T as hsl,
|
|
302
|
-
S as hslConvert,
|
|
303
|
-
K as rgb,
|
|
304
|
-
J as rgbConvert
|
|
305
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});function u(t,r,e){t.prototype=r.prototype=e,e.constructor=t}function n(t,r){var e=Object.create(t.prototype);for(var o in r)e[o]=r[o];return e}exports.default=u;exports.extend=n;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});var a={value:()=>{}};function s(){for(var r=0,t=arguments.length,n={},e;r<t;++r){if(!(e=arguments[r]+"")||e in n||/[\s.]/.test(e))throw new Error("illegal type: "+e);n[e]=[]}return new i(n)}function i(r){this._=r}function h(r,t){return r.trim().split(/^|\s+/).map(function(n){var e="",o=n.indexOf(".");if(o>=0&&(e=n.slice(o+1),n=n.slice(0,o)),n&&!t.hasOwnProperty(n))throw new Error("unknown type: "+n);return{type:n,name:e}})}i.prototype=s.prototype={constructor:i,on:function(r,t){var n=this._,e=h(r+"",n),o,u=-1,f=e.length;if(arguments.length<2){for(;++u<f;)if((o=(r=e[u]).type)&&(o=w(n[o],r.name)))return o;return}if(t!=null&&typeof t!="function")throw new Error("invalid callback: "+t);for(;++u<f;)if(o=(r=e[u]).type)n[o]=l(n[o],r.name,t);else if(t==null)for(o in n)n[o]=l(n[o],r.name,null);return this},copy:function(){var r={},t=this._;for(var n in t)r[n]=t[n].slice();return new i(r)},call:function(r,t){if((o=arguments.length-2)>0)for(var n=new Array(o),e=0,o,u;e<o;++e)n[e]=arguments[e+2];if(!this._.hasOwnProperty(r))throw new Error("unknown type: "+r);for(u=this._[r],e=0,o=u.length;e<o;++e)u[e].value.apply(t,n)},apply:function(r,t,n){if(!this._.hasOwnProperty(r))throw new Error("unknown type: "+r);for(var e=this._[r],o=0,u=e.length;o<u;++o)e[o].value.apply(t,n)}};function w(r,t){for(var n=0,e=r.length,o;n<e;++n)if((o=r[n]).name===t)return o.value}function l(r,t,n){for(var e=0,o=r.length;e<o;++e)if(r[e].name===t){r[e]=a,r=r.slice(0,e).concat(r.slice(e+1));break}return n!=null&&r.push({name:t,value:n}),r}exports.default=s;
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
var a = { value: () => {
|
|
2
|
-
} };
|
|
3
|
-
function l() {
|
|
4
|
-
for (var n = 0, t = arguments.length, r = {}, e; n < t; ++n) {
|
|
5
|
-
if (!(e = arguments[n] + "") || e in r || /[\s.]/.test(e)) throw new Error("illegal type: " + e);
|
|
6
|
-
r[e] = [];
|
|
7
|
-
}
|
|
8
|
-
return new f(r);
|
|
9
|
-
}
|
|
10
|
-
function f(n) {
|
|
11
|
-
this._ = n;
|
|
12
|
-
}
|
|
13
|
-
function h(n, t) {
|
|
14
|
-
return n.trim().split(/^|\s+/).map(function(r) {
|
|
15
|
-
var e = "", o = r.indexOf(".");
|
|
16
|
-
if (o >= 0 && (e = r.slice(o + 1), r = r.slice(0, o)), r && !t.hasOwnProperty(r)) throw new Error("unknown type: " + r);
|
|
17
|
-
return { type: r, name: e };
|
|
18
|
-
});
|
|
19
|
-
}
|
|
20
|
-
f.prototype = l.prototype = {
|
|
21
|
-
constructor: f,
|
|
22
|
-
on: function(n, t) {
|
|
23
|
-
var r = this._, e = h(n + "", r), o, u = -1, i = e.length;
|
|
24
|
-
if (arguments.length < 2) {
|
|
25
|
-
for (; ++u < i; ) if ((o = (n = e[u]).type) && (o = w(r[o], n.name))) return o;
|
|
26
|
-
return;
|
|
27
|
-
}
|
|
28
|
-
if (t != null && typeof t != "function") throw new Error("invalid callback: " + t);
|
|
29
|
-
for (; ++u < i; )
|
|
30
|
-
if (o = (n = e[u]).type) r[o] = s(r[o], n.name, t);
|
|
31
|
-
else if (t == null) for (o in r) r[o] = s(r[o], n.name, null);
|
|
32
|
-
return this;
|
|
33
|
-
},
|
|
34
|
-
copy: function() {
|
|
35
|
-
var n = {}, t = this._;
|
|
36
|
-
for (var r in t) n[r] = t[r].slice();
|
|
37
|
-
return new f(n);
|
|
38
|
-
},
|
|
39
|
-
call: function(n, t) {
|
|
40
|
-
if ((o = arguments.length - 2) > 0) for (var r = new Array(o), e = 0, o, u; e < o; ++e) r[e] = arguments[e + 2];
|
|
41
|
-
if (!this._.hasOwnProperty(n)) throw new Error("unknown type: " + n);
|
|
42
|
-
for (u = this._[n], e = 0, o = u.length; e < o; ++e) u[e].value.apply(t, r);
|
|
43
|
-
},
|
|
44
|
-
apply: function(n, t, r) {
|
|
45
|
-
if (!this._.hasOwnProperty(n)) throw new Error("unknown type: " + n);
|
|
46
|
-
for (var e = this._[n], o = 0, u = e.length; o < u; ++o) e[o].value.apply(t, r);
|
|
47
|
-
}
|
|
48
|
-
};
|
|
49
|
-
function w(n, t) {
|
|
50
|
-
for (var r = 0, e = n.length, o; r < e; ++r)
|
|
51
|
-
if ((o = n[r]).name === t)
|
|
52
|
-
return o.value;
|
|
53
|
-
}
|
|
54
|
-
function s(n, t, r) {
|
|
55
|
-
for (var e = 0, o = n.length; e < o; ++e)
|
|
56
|
-
if (n[e].name === t) {
|
|
57
|
-
n[e] = a, n = n.slice(0, e).concat(n.slice(e + 1));
|
|
58
|
-
break;
|
|
59
|
-
}
|
|
60
|
-
return r != null && n.push({ name: t, value: r }), n;
|
|
61
|
-
}
|
|
62
|
-
export {
|
|
63
|
-
l as default
|
|
64
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function e(u){return((u*=2)<=1?u*u*u:(u-=2)*u*u+2)/2}exports.cubicInOut=e;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=e=>+e;exports.linear=t;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t=require("./locale.cjs");var e;exports.format=void 0;exports.formatPrefix=void 0;r({thousands:",",grouping:[3],currency:["$",""]});function r(o){return e=t.default(o),exports.format=e.format,exports.formatPrefix=e.formatPrefix,e}exports.default=r;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import o from "./locale.js";
|
|
2
|
-
var r, t, f;
|
|
3
|
-
e({
|
|
4
|
-
thousands: ",",
|
|
5
|
-
grouping: [3],
|
|
6
|
-
currency: ["$", ""]
|
|
7
|
-
});
|
|
8
|
-
function e(a) {
|
|
9
|
-
return r = o(a), t = r.format, f = r.formatPrefix, r;
|
|
10
|
-
}
|
|
11
|
-
export {
|
|
12
|
-
e as default,
|
|
13
|
-
t as format,
|
|
14
|
-
f as formatPrefix
|
|
15
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t=require("./formatDecimal.cjs");function a(e){return e=t.formatDecimalParts(Math.abs(e)),e?e[1]:NaN}exports.default=a;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});function r(e){return Math.abs(e=Math.round(e))>=1e21?e.toLocaleString("en").replace(/,/g,""):e.toString(10)}function a(e,n){if((i=(e=n?e.toExponential(n-1):e.toExponential()).indexOf("e"))<0)return null;var i,t=e.slice(0,i);return[t.length>1?t[0]+t.slice(2):t,+e.slice(i+1)]}exports.default=r;exports.formatDecimalParts=a;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
function a(e) {
|
|
2
|
-
return Math.abs(e = Math.round(e)) >= 1e21 ? e.toLocaleString("en").replace(/,/g, "") : e.toString(10);
|
|
3
|
-
}
|
|
4
|
-
function r(e, i) {
|
|
5
|
-
if ((n = (e = i ? e.toExponential(i - 1) : e.toExponential()).indexOf("e")) < 0) return null;
|
|
6
|
-
var n, t = e.slice(0, n);
|
|
7
|
-
return [
|
|
8
|
-
t.length > 1 ? t[0] + t.slice(2) : t,
|
|
9
|
-
+e.slice(n + 1)
|
|
10
|
-
];
|
|
11
|
-
}
|
|
12
|
-
export {
|
|
13
|
-
a as default,
|
|
14
|
-
r as formatDecimalParts
|
|
15
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});function s(t,o){return function(l,r){for(var n=l.length,a=[],i=0,e=t[0],u=0;n>0&&e>0&&(u+e+1>r&&(e=Math.max(1,r-u)),a.push(l.substring(n-=e,n+e)),!((u+=e+1)>r));)e=t[i=(i+1)%t.length];return a.reverse().join(o)}}exports.default=s;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
function i(t, h) {
|
|
2
|
-
return function(f, r) {
|
|
3
|
-
for (var n = f.length, s = [], u = 0, e = t[0], a = 0; n > 0 && e > 0 && (a + e + 1 > r && (e = Math.max(1, r - a)), s.push(f.substring(n -= e, n + e)), !((a += e + 1) > r)); )
|
|
4
|
-
e = t[u = (u + 1) % t.length];
|
|
5
|
-
return s.reverse().join(h);
|
|
6
|
-
};
|
|
7
|
-
}
|
|
8
|
-
export {
|
|
9
|
-
i as default
|
|
10
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});function u(e){return function(t){return t.replace(/[0-9]/g,function(r){return e[+r]})}}exports.default=u;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const f=require("./formatDecimal.cjs");exports.prefixExponent=void 0;function l(r,n){var a=f.formatDecimalParts(r,n);if(!a)return r+"";var t=a[0],o=a[1],e=o-(exports.prefixExponent=Math.max(-8,Math.min(8,Math.floor(o/3)))*3)+1,i=t.length;return e===i?t:e>i?t+new Array(e-i+1).join("0"):e>0?t.slice(0,e)+"."+t.slice(e):"0."+new Array(1-e).join("0")+f.formatDecimalParts(r,Math.max(0,n+e-1))[0]}exports.default=l;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { formatDecimalParts as f } from "./formatDecimal.js";
|
|
2
|
-
var m;
|
|
3
|
-
function l(a, i) {
|
|
4
|
-
var e = f(a, i);
|
|
5
|
-
if (!e) return a + "";
|
|
6
|
-
var t = e[0], o = e[1], r = o - (m = Math.max(-8, Math.min(8, Math.floor(o / 3))) * 3) + 1, n = t.length;
|
|
7
|
-
return r === n ? t : r > n ? t + new Array(r - n + 1).join("0") : r > 0 ? t.slice(0, r) + "." + t.slice(r) : "0." + new Array(1 - r).join("0") + f(a, Math.max(0, i + r - 1))[0];
|
|
8
|
-
}
|
|
9
|
-
export {
|
|
10
|
-
l as default,
|
|
11
|
-
m as prefixExponent
|
|
12
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o=require("./formatDecimal.cjs");function a(n,i){var t=o.formatDecimalParts(n,i);if(!t)return n+"";var e=t[0],r=t[1];return r<0?"0."+new Array(-r).join("0")+e:e.length>r+1?e.slice(0,r+1)+"."+e.slice(r+1):e+new Array(r-e.length+2).join("0")}exports.default=a;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { formatDecimalParts as a } from "./formatDecimal.js";
|
|
2
|
-
function f(t, o) {
|
|
3
|
-
var n = a(t, o);
|
|
4
|
-
if (!n) return t + "";
|
|
5
|
-
var e = n[0], r = n[1];
|
|
6
|
-
return r < 0 ? "0." + new Array(-r).join("0") + e : e.length > r + 1 ? e.slice(0, r + 1) + "." + e.slice(r + 1) : e + new Array(r - e.length + 2).join("0");
|
|
7
|
-
}
|
|
8
|
-
export {
|
|
9
|
-
f as default
|
|
10
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});var d=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function o(t){if(!(i=d.exec(t)))throw new Error("invalid format: "+t);var i;return new n({fill:i[1],align:i[2],sign:i[3],symbol:i[4],zero:i[5],width:i[6],comma:i[7],precision:i[8]&&i[8].slice(1),trim:i[9],type:i[10]})}o.prototype=n.prototype;function n(t){this.fill=t.fill===void 0?" ":t.fill+"",this.align=t.align===void 0?">":t.align+"",this.sign=t.sign===void 0?"-":t.sign+"",this.symbol=t.symbol===void 0?"":t.symbol+"",this.zero=!!t.zero,this.width=t.width===void 0?void 0:+t.width,this.comma=!!t.comma,this.precision=t.precision===void 0?void 0:+t.precision,this.trim=!!t.trim,this.type=t.type===void 0?"":t.type+""}n.prototype.toString=function(){return this.fill+this.align+this.sign+this.symbol+(this.zero?"0":"")+(this.width===void 0?"":Math.max(1,this.width|0))+(this.comma?",":"")+(this.precision===void 0?"":"."+Math.max(0,this.precision|0))+(this.trim?"~":"")+this.type};exports.FormatSpecifier=n;exports.default=o;
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
var o = /^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;
|
|
2
|
-
function d(t) {
|
|
3
|
-
if (!(n = o.exec(t))) throw new Error("invalid format: " + t);
|
|
4
|
-
var n;
|
|
5
|
-
return new i({
|
|
6
|
-
fill: n[1],
|
|
7
|
-
align: n[2],
|
|
8
|
-
sign: n[3],
|
|
9
|
-
symbol: n[4],
|
|
10
|
-
zero: n[5],
|
|
11
|
-
width: n[6],
|
|
12
|
-
comma: n[7],
|
|
13
|
-
precision: n[8] && n[8].slice(1),
|
|
14
|
-
trim: n[9],
|
|
15
|
-
type: n[10]
|
|
16
|
-
});
|
|
17
|
-
}
|
|
18
|
-
d.prototype = i.prototype;
|
|
19
|
-
function i(t) {
|
|
20
|
-
this.fill = t.fill === void 0 ? " " : t.fill + "", this.align = t.align === void 0 ? ">" : t.align + "", this.sign = t.sign === void 0 ? "-" : t.sign + "", this.symbol = t.symbol === void 0 ? "" : t.symbol + "", this.zero = !!t.zero, this.width = t.width === void 0 ? void 0 : +t.width, this.comma = !!t.comma, this.precision = t.precision === void 0 ? void 0 : +t.precision, this.trim = !!t.trim, this.type = t.type === void 0 ? "" : t.type + "";
|
|
21
|
-
}
|
|
22
|
-
i.prototype.toString = function() {
|
|
23
|
-
return this.fill + this.align + this.sign + this.symbol + (this.zero ? "0" : "") + (this.width === void 0 ? "" : Math.max(1, this.width | 0)) + (this.comma ? "," : "") + (this.precision === void 0 ? "" : "." + Math.max(0, this.precision | 0)) + (this.trim ? "~" : "") + this.type;
|
|
24
|
-
};
|
|
25
|
-
export {
|
|
26
|
-
i as FormatSpecifier,
|
|
27
|
-
d as default
|
|
28
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});function u(t){e:for(var l=t.length,e=1,r=-1,a;e<l;++e)switch(t[e]){case".":r=a=e;break;case"0":r===0&&(r=e),a=e;break;default:if(!+t[e])break e;r>0&&(r=0);break}return r>0?t.slice(0,r)+t.slice(a+1):t}exports.default=u;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
function c(r) {
|
|
2
|
-
e: for (var t = r.length, e = 1, a = -1, f; e < t; ++e)
|
|
3
|
-
switch (r[e]) {
|
|
4
|
-
case ".":
|
|
5
|
-
a = f = e;
|
|
6
|
-
break;
|
|
7
|
-
case "0":
|
|
8
|
-
a === 0 && (a = e), f = e;
|
|
9
|
-
break;
|
|
10
|
-
default:
|
|
11
|
-
if (!+r[e]) break e;
|
|
12
|
-
a > 0 && (a = 0);
|
|
13
|
-
break;
|
|
14
|
-
}
|
|
15
|
-
return a > 0 ? r.slice(0, a) + r.slice(f + 1) : r;
|
|
16
|
-
}
|
|
17
|
-
export {
|
|
18
|
-
c as default
|
|
19
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const r=require("./formatDecimal.cjs"),u=require("./formatPrefixAuto.cjs"),o=require("./formatRounded.cjs"),a={"%":(t,e)=>(t*100).toFixed(e),b:t=>Math.round(t).toString(2),c:t=>t+"",d:r.default,e:(t,e)=>t.toExponential(e),f:(t,e)=>t.toFixed(e),g:(t,e)=>t.toPrecision(e),o:t=>Math.round(t).toString(8),p:(t,e)=>o.default(t*100,e),r:o.default,s:u.default,X:t=>Math.round(t).toString(16).toUpperCase(),x:t=>Math.round(t).toString(16)};exports.default=a;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import i from "./formatDecimal.js";
|
|
2
|
-
import a from "./formatPrefixAuto.js";
|
|
3
|
-
import r from "./formatRounded.js";
|
|
4
|
-
const d = {
|
|
5
|
-
"%": (o, t) => (o * 100).toFixed(t),
|
|
6
|
-
b: (o) => Math.round(o).toString(2),
|
|
7
|
-
c: (o) => o + "",
|
|
8
|
-
d: i,
|
|
9
|
-
e: (o, t) => o.toExponential(t),
|
|
10
|
-
f: (o, t) => o.toFixed(t),
|
|
11
|
-
g: (o, t) => o.toPrecision(t),
|
|
12
|
-
o: (o) => Math.round(o).toString(8),
|
|
13
|
-
p: (o, t) => r(o * 100, t),
|
|
14
|
-
r,
|
|
15
|
-
s: a,
|
|
16
|
-
X: (o) => Math.round(o).toString(16).toUpperCase(),
|
|
17
|
-
x: (o) => Math.round(o).toString(16)
|
|
18
|
-
};
|
|
19
|
-
export {
|
|
20
|
-
d as default
|
|
21
|
-
};
|
|
@@ -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 Z=require("./exponent.cjs"),B=require("./formatGroup.cjs"),D=require("./formatNumerals.cjs"),T=require("./formatSpecifier.cjs"),H=require("./formatTrim.cjs"),A=require("./formatTypes.cjs"),J=require("./formatPrefixAuto.cjs"),z=require("./identity.cjs");var N=Array.prototype.map,j=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"];function K(t){var M=t.grouping===void 0||t.thousands===void 0?z.default:B.default(N.call(t.grouping,Number),t.thousands+""),C=t.currency===void 0?"":t.currency[0]+"",E=t.currency===void 0?"":t.currency[1]+"",G=t.decimal===void 0?".":t.decimal+"",I=t.numerals===void 0?z.default:D.default(N.call(t.numerals,String)),L=t.percent===void 0?"%":t.percent+"",_=t.minus===void 0?"−":t.minus+"",$=t.nan===void 0?"NaN":t.nan+"";function q(r){r=T.default(r);var a=r.fill,h=r.align,f=r.sign,g=r.symbol,o=r.zero,c=r.width,b=r.comma,u=r.precision,w=r.trim,e=r.type;e==="n"?(b=!0,e="g"):A.default[e]||(u===void 0&&(u=12),w=!0,e="g"),(o||a==="0"&&h==="=")&&(o=!0,a="0",h="=");var O=g==="$"?C:g==="#"&&/[boxX]/.test(e)?"0"+e.toLowerCase():"",X=g==="$"?E:/[%p]/.test(e)?L:"",S=A.default[e],Y=/[defgprs%]/.test(e);u=u===void 0?6:/[gprs]/.test(e)?Math.max(1,Math.min(21,u)):Math.max(0,Math.min(20,u));function k(n){var m=O,i=X,s,P,y;if(e==="c")i=S(n)+i,n="";else{n=+n;var x=n<0||1/n<0;if(n=isNaN(n)?$:S(Math.abs(n),u),w&&(n=H.default(n)),x&&+n==0&&f!=="+"&&(x=!1),m=(x?f==="("?f:_:f==="-"||f==="("?"":f)+m,i=(e==="s"?j[8+J.prefixExponent/3]:"")+i+(x&&f==="("?")":""),Y){for(s=-1,P=n.length;++s<P;)if(y=n.charCodeAt(s),48>y||y>57){i=(y===46?G+n.slice(s+1):n.slice(s))+i,n=n.slice(0,s);break}}}b&&!o&&(n=M(n,1/0));var p=m.length+n.length+i.length,d=p<c?new Array(c-p+1).join(a):"";switch(b&&o&&(n=M(d+n,d.length?c-i.length:1/0),d=""),h){case"<":n=m+n+i+d;break;case"=":n=m+d+n+i;break;case"^":n=d.slice(0,p=d.length>>1)+m+n+i+d.slice(p);break;default:n=d+m+n+i;break}return I(n)}return k.toString=function(){return r+""},k}function F(r,a){var h=q((r=T.default(r),r.type="f",r)),f=Math.max(-8,Math.min(8,Math.floor(Z.default(a)/3)))*3,g=Math.pow(10,-f),o=j[8+f/3];return function(c){return h(g*c)+o}}return{format:q,formatPrefix:F}}exports.default=K;
|