@unovis/vue 1.6.6-beta.1 → 1.6.7

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.
@@ -1,6 +1,6 @@
1
1
  import { Annotations, AnnotationsConfigInterface } from '@unovis/ts';
2
2
 
3
- export declare const VisAnnotationsSelectors: typeof import("@unovis/ts/dist/components/annotations/style");
3
+ export declare const VisAnnotationsSelectors: typeof import("@unovis/ts/components/annotations/style");
4
4
  declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<AnnotationsConfigInterface & {
5
5
  data?: null;
6
6
  }>>, {
@@ -1,6 +1,6 @@
1
1
  import { Area, AreaConfigInterface } from '@unovis/ts';
2
2
 
3
- export declare const VisAreaSelectors: typeof import("@unovis/ts/dist/components/area/style");
3
+ export declare const VisAreaSelectors: typeof import("@unovis/ts/components/area/style");
4
4
  declare const _default: <Datum>(__VLS_props: Awaited<typeof __VLS_setup>["props"], __VLS_ctx?: __VLS_Prettify<Pick<Awaited<typeof __VLS_setup>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5
5
  props: __VLS_Prettify<__VLS_OmitKeepDiscriminatedUnion<(Partial<{}> & Omit<{} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>) & (AreaConfigInterface<Datum> & {
6
6
  data?: Datum[];
@@ -1,6 +1,6 @@
1
1
  import { Axis, AxisConfigInterface } from '@unovis/ts';
2
2
 
3
- export declare const VisAxisSelectors: typeof import("@unovis/ts/dist/components/axis/style");
3
+ export declare const VisAxisSelectors: typeof import("@unovis/ts/components/axis/style");
4
4
  declare const _default: <Datum>(__VLS_props: Awaited<typeof __VLS_setup>["props"], __VLS_ctx?: __VLS_Prettify<Pick<Awaited<typeof __VLS_setup>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5
5
  props: __VLS_Prettify<__VLS_OmitKeepDiscriminatedUnion<(Partial<{}> & Omit<{} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>) & (AxisConfigInterface<Datum> & {
6
6
  data?: Datum[];
@@ -1,6 +1,6 @@
1
1
  import { Brush, BrushConfigInterface } from '@unovis/ts';
2
2
 
3
- export declare const VisBrushSelectors: typeof import("@unovis/ts/dist/components/brush/style");
3
+ export declare const VisBrushSelectors: typeof import("@unovis/ts/components/brush/style");
4
4
  declare const _default: <Datum>(__VLS_props: Awaited<typeof __VLS_setup>["props"], __VLS_ctx?: __VLS_Prettify<Pick<Awaited<typeof __VLS_setup>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5
5
  props: __VLS_Prettify<__VLS_OmitKeepDiscriminatedUnion<(Partial<{}> & Omit<{} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>) & (BrushConfigInterface<Datum> & {
6
6
  data?: Datum[];
@@ -1,6 +1,6 @@
1
1
  import { ChordDiagram, ChordDiagramConfigInterface, ChordInputNode, ChordInputLink } from '@unovis/ts';
2
2
 
3
- export declare const VisChordDiagramSelectors: typeof import("@unovis/ts/dist/components/chord-diagram/style");
3
+ export declare const VisChordDiagramSelectors: typeof import("@unovis/ts/components/chord-diagram/style");
4
4
  declare const _default: <N extends ChordInputNode, L extends ChordInputLink>(__VLS_props: Awaited<typeof __VLS_setup>["props"], __VLS_ctx?: __VLS_Prettify<Pick<Awaited<typeof __VLS_setup>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5
5
  props: __VLS_Prettify<__VLS_OmitKeepDiscriminatedUnion<(Partial<{}> & Omit<{} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>) & (ChordDiagramConfigInterface<N, L> & {
6
6
  data?: {
@@ -1,6 +1,6 @@
1
1
  import { Crosshair, CrosshairConfigInterface } from '@unovis/ts';
2
2
 
3
- export declare const VisCrosshairSelectors: typeof import("@unovis/ts/dist/components/crosshair/style");
3
+ export declare const VisCrosshairSelectors: typeof import("@unovis/ts/components/crosshair/style");
4
4
  declare const _default: <Datum>(__VLS_props: Awaited<typeof __VLS_setup>["props"], __VLS_ctx?: __VLS_Prettify<Pick<Awaited<typeof __VLS_setup>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5
5
  props: __VLS_Prettify<__VLS_OmitKeepDiscriminatedUnion<(Partial<{}> & Omit<{} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>) & (CrosshairConfigInterface<Datum> & {
6
6
  data?: Datum[];
@@ -1,6 +1,6 @@
1
1
  import { Donut, DonutConfigInterface } from '@unovis/ts';
2
2
 
3
- export declare const VisDonutSelectors: typeof import("@unovis/ts/dist/components/donut/style");
3
+ export declare const VisDonutSelectors: typeof import("@unovis/ts/components/donut/style");
4
4
  declare const _default: <Datum>(__VLS_props: Awaited<typeof __VLS_setup>["props"], __VLS_ctx?: __VLS_Prettify<Pick<Awaited<typeof __VLS_setup>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5
5
  props: __VLS_Prettify<__VLS_OmitKeepDiscriminatedUnion<(Partial<{}> & Omit<{} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>) & (DonutConfigInterface<Datum> & {
6
6
  data?: Datum[];
@@ -1,6 +1,6 @@
1
1
  import { FreeBrush, FreeBrushConfigInterface } from '@unovis/ts';
2
2
 
3
- export declare const VisFreeBrushSelectors: typeof import("@unovis/ts/dist/components/free-brush/style");
3
+ export declare const VisFreeBrushSelectors: typeof import("@unovis/ts/components/free-brush/style");
4
4
  declare const _default: <Datum>(__VLS_props: Awaited<typeof __VLS_setup>["props"], __VLS_ctx?: __VLS_Prettify<Pick<Awaited<typeof __VLS_setup>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5
5
  props: __VLS_Prettify<__VLS_OmitKeepDiscriminatedUnion<(Partial<{}> & Omit<{} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>) & (FreeBrushConfigInterface<Datum> & {
6
6
  data?: Datum[];
@@ -1,6 +1,6 @@
1
1
  import { GroupedBar, GroupedBarConfigInterface } from '@unovis/ts';
2
2
 
3
- export declare const VisGroupedBarSelectors: typeof import("@unovis/ts/dist/components/grouped-bar/style");
3
+ export declare const VisGroupedBarSelectors: typeof import("@unovis/ts/components/grouped-bar/style");
4
4
  declare const _default: <Datum>(__VLS_props: Awaited<typeof __VLS_setup>["props"], __VLS_ctx?: __VLS_Prettify<Pick<Awaited<typeof __VLS_setup>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5
5
  props: __VLS_Prettify<__VLS_OmitKeepDiscriminatedUnion<(Partial<{}> & Omit<{} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>) & (GroupedBarConfigInterface<Datum> & {
6
6
  data?: Datum[];
@@ -1,6 +1,6 @@
1
1
  import { Line, LineConfigInterface } from '@unovis/ts';
2
2
 
3
- export declare const VisLineSelectors: typeof import("@unovis/ts/dist/components/line/style");
3
+ export declare const VisLineSelectors: typeof import("@unovis/ts/components/line/style");
4
4
  declare const _default: <Datum>(__VLS_props: Awaited<typeof __VLS_setup>["props"], __VLS_ctx?: __VLS_Prettify<Pick<Awaited<typeof __VLS_setup>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5
5
  props: __VLS_Prettify<__VLS_OmitKeepDiscriminatedUnion<(Partial<{}> & Omit<{} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>) & (LineConfigInterface<Datum> & {
6
6
  data?: Datum[];
@@ -1,6 +1,6 @@
1
1
  import { NestedDonut, NestedDonutConfigInterface } from '@unovis/ts';
2
2
 
3
- export declare const VisNestedDonutSelectors: typeof import("@unovis/ts/dist/components/nested-donut/style");
3
+ export declare const VisNestedDonutSelectors: typeof import("@unovis/ts/components/nested-donut/style");
4
4
  declare const _default: <Datum>(__VLS_props: Awaited<typeof __VLS_setup>["props"], __VLS_ctx?: __VLS_Prettify<Pick<Awaited<typeof __VLS_setup>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5
5
  props: __VLS_Prettify<__VLS_OmitKeepDiscriminatedUnion<(Partial<{}> & Omit<{} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>) & (NestedDonutConfigInterface<Datum> & {
6
6
  data?: Datum[];
@@ -1,6 +1,6 @@
1
1
  import { Plotband, PlotbandConfigInterface } from '@unovis/ts';
2
2
 
3
- export declare const VisPlotbandSelectors: typeof import("@unovis/ts/dist/components/plotband/style");
3
+ export declare const VisPlotbandSelectors: typeof import("@unovis/ts/components/plotband/style");
4
4
  declare const _default: <Datum>(__VLS_props: Awaited<typeof __VLS_setup>["props"], __VLS_ctx?: __VLS_Prettify<Pick<Awaited<typeof __VLS_setup>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5
5
  props: __VLS_Prettify<__VLS_OmitKeepDiscriminatedUnion<(Partial<{}> & Omit<{} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>) & (PlotbandConfigInterface<Datum> & {
6
6
  data?: null;
@@ -1,6 +1,6 @@
1
1
  import { Plotline, PlotlineConfigInterface } from '@unovis/ts';
2
2
 
3
- export declare const VisPlotlineSelectors: typeof import("@unovis/ts/dist/components/plotline/style");
3
+ export declare const VisPlotlineSelectors: typeof import("@unovis/ts/components/plotline/style");
4
4
  declare const _default: <Datum>(__VLS_props: Awaited<typeof __VLS_setup>["props"], __VLS_ctx?: __VLS_Prettify<Pick<Awaited<typeof __VLS_setup>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5
5
  props: __VLS_Prettify<__VLS_OmitKeepDiscriminatedUnion<(Partial<{}> & Omit<{} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>) & (PlotlineConfigInterface<Datum> & {
6
6
  data?: null;
@@ -1,6 +1,6 @@
1
1
  import { Sankey, SankeyConfigInterface, SankeyInputNode, SankeyInputLink } from '@unovis/ts';
2
2
 
3
- export declare const VisSankeySelectors: typeof import("@unovis/ts/dist/components/sankey/style");
3
+ export declare const VisSankeySelectors: typeof import("@unovis/ts/components/sankey/style");
4
4
  declare const _default: <N extends SankeyInputNode, L extends SankeyInputLink>(__VLS_props: Awaited<typeof __VLS_setup>["props"], __VLS_ctx?: __VLS_Prettify<Pick<Awaited<typeof __VLS_setup>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5
5
  props: __VLS_Prettify<__VLS_OmitKeepDiscriminatedUnion<(Partial<{}> & Omit<{} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>) & (SankeyConfigInterface<N, L> & {
6
6
  data?: {
@@ -1,6 +1,6 @@
1
1
  import { Scatter, ScatterConfigInterface } from '@unovis/ts';
2
2
 
3
- export declare const VisScatterSelectors: typeof import("@unovis/ts/dist/components/scatter/style");
3
+ export declare const VisScatterSelectors: typeof import("@unovis/ts/components/scatter/style");
4
4
  declare const _default: <Datum>(__VLS_props: Awaited<typeof __VLS_setup>["props"], __VLS_ctx?: __VLS_Prettify<Pick<Awaited<typeof __VLS_setup>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5
5
  props: __VLS_Prettify<__VLS_OmitKeepDiscriminatedUnion<(Partial<{}> & Omit<{} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>) & (ScatterConfigInterface<Datum> & {
6
6
  data?: Datum[];
@@ -1,6 +1,6 @@
1
1
  import { StackedBar, StackedBarConfigInterface } from '@unovis/ts';
2
2
 
3
- export declare const VisStackedBarSelectors: typeof import("@unovis/ts/dist/components/stacked-bar/style");
3
+ export declare const VisStackedBarSelectors: typeof import("@unovis/ts/components/stacked-bar/style");
4
4
  declare const _default: <Datum>(__VLS_props: Awaited<typeof __VLS_setup>["props"], __VLS_ctx?: __VLS_Prettify<Pick<Awaited<typeof __VLS_setup>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5
5
  props: __VLS_Prettify<__VLS_OmitKeepDiscriminatedUnion<(Partial<{}> & Omit<{} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>) & (StackedBarConfigInterface<Datum> & {
6
6
  data?: Datum[];
@@ -1,6 +1,6 @@
1
1
  import { Timeline, TimelineConfigInterface } from '@unovis/ts';
2
2
 
3
- export declare const VisTimelineSelectors: typeof import("@unovis/ts/dist/components/timeline/style");
3
+ export declare const VisTimelineSelectors: typeof import("@unovis/ts/components/timeline/style");
4
4
  declare const _default: <Datum>(__VLS_props: Awaited<typeof __VLS_setup>["props"], __VLS_ctx?: __VLS_Prettify<Pick<Awaited<typeof __VLS_setup>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5
5
  props: __VLS_Prettify<__VLS_OmitKeepDiscriminatedUnion<(Partial<{}> & Omit<{} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>) & (TimelineConfigInterface<Datum> & {
6
6
  data?: Datum[];
@@ -1,6 +1,6 @@
1
1
  import { Tooltip, TooltipConfigInterface } from '@unovis/ts';
2
2
 
3
- export declare const VisTooltipSelectors: typeof import("@unovis/ts/dist/components/tooltip/style");
3
+ export declare const VisTooltipSelectors: typeof import("@unovis/ts/components/tooltip/style");
4
4
  declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<TooltipConfigInterface & {
5
5
  data?: null;
6
6
  }>>, {
@@ -1,6 +1,6 @@
1
1
  import { TopoJSONMap, TopoJSONMapConfigInterface } from '@unovis/ts';
2
2
 
3
- export declare const VisTopoJSONMapSelectors: typeof import("@unovis/ts/dist/components/topojson-map/style");
3
+ export declare const VisTopoJSONMapSelectors: typeof import("@unovis/ts/components/topojson-map/style");
4
4
  declare const _default: <AreaDatum, PointDatum, LinkDatum>(__VLS_props: Awaited<typeof __VLS_setup>["props"], __VLS_ctx?: __VLS_Prettify<Pick<Awaited<typeof __VLS_setup>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5
5
  props: __VLS_Prettify<__VLS_OmitKeepDiscriminatedUnion<(Partial<{}> & Omit<{} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>) & (TopoJSONMapConfigInterface<AreaDatum, PointDatum, LinkDatum> & {
6
6
  data?: {
@@ -1,6 +1,6 @@
1
1
  import { Treemap, TreemapConfigInterface } from '@unovis/ts';
2
2
 
3
- export declare const VisTreemapSelectors: typeof import("@unovis/ts/dist/components/treemap/style");
3
+ export declare const VisTreemapSelectors: typeof import("@unovis/ts/components/treemap/style");
4
4
  declare const _default: <Datum>(__VLS_props: Awaited<typeof __VLS_setup>["props"], __VLS_ctx?: __VLS_Prettify<Pick<Awaited<typeof __VLS_setup>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5
5
  props: __VLS_Prettify<__VLS_OmitKeepDiscriminatedUnion<(Partial<{}> & Omit<{} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>) & (TreemapConfigInterface<Datum> & {
6
6
  data?: Datum[];
@@ -1,6 +1,6 @@
1
1
  import { XYLabels, XYLabelsConfigInterface } from '@unovis/ts';
2
2
 
3
- export declare const VisXYLabelsSelectors: typeof import("@unovis/ts/dist/components/xy-labels/style");
3
+ export declare const VisXYLabelsSelectors: typeof import("@unovis/ts/components/xy-labels/style");
4
4
  declare const _default: <Datum>(__VLS_props: Awaited<typeof __VLS_setup>["props"], __VLS_ctx?: __VLS_Prettify<Pick<Awaited<typeof __VLS_setup>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5
5
  props: __VLS_Prettify<__VLS_OmitKeepDiscriminatedUnion<(Partial<{}> & Omit<{} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>) & (XYLabelsConfigInterface<Datum> & {
6
6
  data?: Datum[];
@@ -1,6 +1,6 @@
1
1
  import { BulletLegend, BulletLegendConfigInterface } from '@unovis/ts';
2
2
 
3
- export declare const VisBulletLegendSelectors: typeof import("@unovis/ts/dist/components/bullet-legend/style");
3
+ export declare const VisBulletLegendSelectors: typeof import("@unovis/ts/components/bullet-legend/style");
4
4
  declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<BulletLegendConfigInterface & {
5
5
  data?: null;
6
6
  }>>, {
@@ -1,6 +1,6 @@
1
1
  import { FlowLegend, FlowLegendConfigInterface } from '@unovis/ts';
2
2
 
3
- export declare const VisFlowLegendSelectors: typeof import("@unovis/ts/dist/components/flow-legend/style");
3
+ export declare const VisFlowLegendSelectors: typeof import("@unovis/ts/components/flow-legend/style");
4
4
  declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<FlowLegendConfigInterface & {
5
5
  data?: null;
6
6
  }>>, {
@@ -1,6 +1,6 @@
1
1
  import { LeafletFlowMap, LeafletFlowMapConfigInterface, GenericDataRecord } from '@unovis/ts';
2
2
 
3
- export declare const VisLeafletFlowMapSelectors: typeof import("@unovis/ts/dist/components/leaflet-map/style");
3
+ export declare const VisLeafletFlowMapSelectors: typeof import("@unovis/ts/components/leaflet-map/style");
4
4
  declare const _default: <PointDatum extends GenericDataRecord, FlowDatum extends GenericDataRecord>(__VLS_props: Awaited<typeof __VLS_setup>["props"], __VLS_ctx?: __VLS_Prettify<Pick<Awaited<typeof __VLS_setup>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5
5
  props: __VLS_Prettify<__VLS_OmitKeepDiscriminatedUnion<(Partial<{}> & Omit<{} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>) & (LeafletFlowMapConfigInterface<PointDatum, FlowDatum> & {
6
6
  data?: {
@@ -1,6 +1,6 @@
1
1
  import { LeafletMap, LeafletMapConfigInterface, GenericDataRecord } from '@unovis/ts';
2
2
 
3
- export declare const VisLeafletMapSelectors: typeof import("@unovis/ts/dist/components/leaflet-map/style");
3
+ export declare const VisLeafletMapSelectors: typeof import("@unovis/ts/components/leaflet-map/style");
4
4
  declare const _default: <Datum extends GenericDataRecord>(__VLS_props: Awaited<typeof __VLS_setup>["props"], __VLS_ctx?: __VLS_Prettify<Pick<Awaited<typeof __VLS_setup>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5
5
  props: __VLS_Prettify<__VLS_OmitKeepDiscriminatedUnion<(Partial<{}> & Omit<{} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>) & (LeafletMapConfigInterface<Datum> & {
6
6
  data?: Datum[];
@@ -1,6 +1,6 @@
1
1
  import { RollingPinLegend, RollingPinLegendConfigInterface } from '@unovis/ts';
2
2
 
3
- export declare const VisRollingPinLegendSelectors: typeof import("@unovis/ts/dist/components/rolling-pin-legend/style");
3
+ export declare const VisRollingPinLegendSelectors: typeof import("@unovis/ts/components/rolling-pin-legend/style");
4
4
  declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<RollingPinLegendConfigInterface & {
5
5
  data?: null;
6
6
  }>>, {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@unovis/vue",
3
3
  "description": "Modular data visualization framework for React, Angular, Svelte, Vue, and vanilla TypeScript or JavaScript",
4
- "version": "1.6.6-beta.1",
4
+ "version": "1.6.7",
5
5
  "packageManager": "pnpm@10.23.0",
6
6
  "repository": {
7
7
  "type": "git",
@@ -54,7 +54,7 @@
54
54
  "license:check": "pnpm license-report --config=../../lic-report-config.json > licences.md"
55
55
  },
56
56
  "peerDependencies": {
57
- "@unovis/ts": "1.6.6-beta.1",
57
+ "@unovis/ts": "1.6.7",
58
58
  "vue": "^3"
59
59
  },
60
60
  "devDependencies": {
@@ -71,7 +71,7 @@
71
71
  "rollup-plugin-commonjs": "^10.1.0",
72
72
  "rollup-plugin-typescript2": "^0.31.1",
73
73
  "tslib": "^2.3.1",
74
- "typescript": "~5.6.3",
74
+ "typescript": "catalog:",
75
75
  "vite": "catalog:",
76
76
  "vite-plugin-css-injected-by-js": "^3.3.0",
77
77
  "vite-plugin-dts": "^3.5.3",