ablok-components 0.3.28 → 0.3.30

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.
@@ -383,9 +383,9 @@ declare const _default: import('../../../../vue/dist/vue.esm-bundler.js').Define
383
383
  lng: number;
384
384
  } | null;
385
385
  interactive: boolean;
386
- distance: number | null;
387
386
  locations: LocationFinderItem[];
388
387
  emptyText: string;
388
+ distance: number | null;
389
389
  searchLabel: string;
390
390
  searchPlaceholder: string;
391
391
  resultsLabel: string;