@progress/kendo-angular-map 16.4.0-develop.5 → 16.4.0-develop.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.
@@ -9,7 +9,7 @@ export const packageMetadata = {
9
9
  name: '@progress/kendo-angular-map',
10
10
  productName: 'Kendo UI for Angular',
11
11
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
12
- publishDate: 1719998705,
13
- version: '16.4.0-develop.5',
12
+ publishDate: 1720507646,
13
+ version: '16.4.0-develop.7',
14
14
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
15
15
  };
@@ -7,7 +7,7 @@ import * as i0 from "@angular/core";
7
7
  /**
8
8
  * A directive that sets a [template](link:site.data.urls.angular['templatesyntax'])
9
9
  * within the `<kendo-map-tooltip>` component for the Map
10
- * [Bubble layer tooltip]({% slug bubble_layers_map %}#toc-tooltip).
10
+ * [Bubble layer tooltip](slug:bubble_layers_map#toc-tooltips).
11
11
  *
12
12
  * The available inputs for the bubble tooltip template are:
13
13
  * * `dataItem: any`&mdash;The original data item used to create the bubble.
@@ -13,7 +13,7 @@ import * as i1 from "../common/configuration.service";
13
13
  import * as i2 from "./tooltip-template.service";
14
14
  import * as i3 from "../map/layer.component";
15
15
  /**
16
- * The configuration options of the [Bubble Layer Tooltip]({% slug bubble_layers_map %}#toc-tooltip).
16
+ * The configuration options of the [Bubble Layer Tooltip](slug:bubble_layers_map#toc-tooltips).
17
17
  */
18
18
  export class BubbleTooltipComponent extends SettingsComponent {
19
19
  constructor(configurationService, templateService, layer) {
@@ -7,7 +7,7 @@ import * as i0 from "@angular/core";
7
7
  /**
8
8
  * A directive that sets a [template](link:site.data.urls.angular['templatesyntax'])
9
9
  * within the `<kendo-map-tooltip>` component for the Map
10
- * [Marker layer tooltip]({% slug marker_layers_map %}#toc-tooltip).
10
+ * [Marker layer tooltip](slug:marker_layers_map#toc-tooltips).
11
11
  *
12
12
  * The available inputs for the marker tooltip template are:
13
13
  * * `title: string`&mdash;The marker title.
@@ -13,7 +13,7 @@ import * as i1 from "../common/configuration.service";
13
13
  import * as i2 from "./tooltip-template.service";
14
14
  import * as i3 from "../map/layer.component";
15
15
  /**
16
- * The configuration options of the [Marker Layer Tooltip]({% slug marker_layers_map %}#toc-tooltip).
16
+ * The configuration options of the [Marker Layer Tooltip](slug:marker_layers_map#toc-tooltips).
17
17
  */
18
18
  export class MarkerTooltipComponent extends SettingsComponent {
19
19
  constructor(configurationService, templateService, layer) {
@@ -7,7 +7,7 @@ import * as i0 from "@angular/core";
7
7
  /**
8
8
  * A directive that sets a [template](link:site.data.urls.angular['templatesyntax'])
9
9
  * within the `<kendo-map-tooltip>` component for the Map
10
- * [Shape layer tooltip]({% slug shape_layers_map %}#toc-tooltip).
10
+ * [Shape layer tooltip](slug:shape_layers_map#toc-tooltips).
11
11
  *
12
12
  * The available inputs for the shape tooltip template are:
13
13
  * * `dataItem: any`&mdash;The original data item used to create the shape.
@@ -13,7 +13,7 @@ import * as i1 from "../common/configuration.service";
13
13
  import * as i2 from "./tooltip-template.service";
14
14
  import * as i3 from "../map/layer.component";
15
15
  /**
16
- * The configuration options of the [Shape Layer Tooltip]({% slug shape_layers_map %}#toc-tooltip).
16
+ * The configuration options of the [Shape Layer Tooltip](slug:shape_layers_map#toc-tooltips).
17
17
  */
18
18
  export class ShapeTooltipComponent extends SettingsComponent {
19
19
  constructor(configurationService, templateService, layer) {
@@ -694,8 +694,8 @@ const packageMetadata = {
694
694
  name: '@progress/kendo-angular-map',
695
695
  productName: 'Kendo UI for Angular',
696
696
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
697
- publishDate: 1719998705,
698
- version: '16.4.0-develop.5',
697
+ publishDate: 1720507646,
698
+ version: '16.4.0-develop.7',
699
699
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
700
700
  };
701
701
 
@@ -1717,7 +1717,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
1717
1717
  /**
1718
1718
  * A directive that sets a [template](link:site.data.urls.angular['templatesyntax'])
1719
1719
  * within the `<kendo-map-tooltip>` component for the Map
1720
- * [Bubble layer tooltip]({% slug bubble_layers_map %}#toc-tooltip).
1720
+ * [Bubble layer tooltip](slug:bubble_layers_map#toc-tooltips).
1721
1721
  *
1722
1722
  * The available inputs for the bubble tooltip template are:
1723
1723
  * * `dataItem: any`&mdash;The original data item used to create the bubble.
@@ -1746,7 +1746,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
1746
1746
  /**
1747
1747
  * A directive that sets a [template](link:site.data.urls.angular['templatesyntax'])
1748
1748
  * within the `<kendo-map-tooltip>` component for the Map
1749
- * [Marker layer tooltip]({% slug marker_layers_map %}#toc-tooltip).
1749
+ * [Marker layer tooltip](slug:marker_layers_map#toc-tooltips).
1750
1750
  *
1751
1751
  * The available inputs for the marker tooltip template are:
1752
1752
  * * `title: string`&mdash;The marker title.
@@ -1774,7 +1774,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
1774
1774
  /**
1775
1775
  * A directive that sets a [template](link:site.data.urls.angular['templatesyntax'])
1776
1776
  * within the `<kendo-map-tooltip>` component for the Map
1777
- * [Shape layer tooltip]({% slug shape_layers_map %}#toc-tooltip).
1777
+ * [Shape layer tooltip](slug:shape_layers_map#toc-tooltips).
1778
1778
  *
1779
1779
  * The available inputs for the shape tooltip template are:
1780
1780
  * * `dataItem: any`&mdash;The original data item used to create the shape.
@@ -1800,7 +1800,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
1800
1800
  } });
1801
1801
 
1802
1802
  /**
1803
- * The configuration options of the [Bubble Layer Tooltip]({% slug bubble_layers_map %}#toc-tooltip).
1803
+ * The configuration options of the [Bubble Layer Tooltip](slug:bubble_layers_map#toc-tooltips).
1804
1804
  */
1805
1805
  class BubbleTooltipComponent extends SettingsComponent {
1806
1806
  constructor(configurationService, templateService, layer) {
@@ -1828,7 +1828,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
1828
1828
  }] } });
1829
1829
 
1830
1830
  /**
1831
- * The configuration options of the [Marker Layer Tooltip]({% slug marker_layers_map %}#toc-tooltip).
1831
+ * The configuration options of the [Marker Layer Tooltip](slug:marker_layers_map#toc-tooltips).
1832
1832
  */
1833
1833
  class MarkerTooltipComponent extends SettingsComponent {
1834
1834
  constructor(configurationService, templateService, layer) {
@@ -1856,7 +1856,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
1856
1856
  }] } });
1857
1857
 
1858
1858
  /**
1859
- * The configuration options of the [Shape Layer Tooltip]({% slug shape_layers_map %}#toc-tooltip).
1859
+ * The configuration options of the [Shape Layer Tooltip](slug:shape_layers_map#toc-tooltips).
1860
1860
  */
1861
1861
  class ShapeTooltipComponent extends SettingsComponent {
1862
1862
  constructor(configurationService, templateService, layer) {
@@ -694,8 +694,8 @@ const packageMetadata = {
694
694
  name: '@progress/kendo-angular-map',
695
695
  productName: 'Kendo UI for Angular',
696
696
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
697
- publishDate: 1719998705,
698
- version: '16.4.0-develop.5',
697
+ publishDate: 1720507646,
698
+ version: '16.4.0-develop.7',
699
699
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
700
700
  };
701
701
 
@@ -1711,7 +1711,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
1711
1711
  /**
1712
1712
  * A directive that sets a [template](link:site.data.urls.angular['templatesyntax'])
1713
1713
  * within the `<kendo-map-tooltip>` component for the Map
1714
- * [Bubble layer tooltip]({% slug bubble_layers_map %}#toc-tooltip).
1714
+ * [Bubble layer tooltip](slug:bubble_layers_map#toc-tooltips).
1715
1715
  *
1716
1716
  * The available inputs for the bubble tooltip template are:
1717
1717
  * * `dataItem: any`&mdash;The original data item used to create the bubble.
@@ -1738,7 +1738,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
1738
1738
  /**
1739
1739
  * A directive that sets a [template](link:site.data.urls.angular['templatesyntax'])
1740
1740
  * within the `<kendo-map-tooltip>` component for the Map
1741
- * [Marker layer tooltip]({% slug marker_layers_map %}#toc-tooltip).
1741
+ * [Marker layer tooltip](slug:marker_layers_map#toc-tooltips).
1742
1742
  *
1743
1743
  * The available inputs for the marker tooltip template are:
1744
1744
  * * `title: string`&mdash;The marker title.
@@ -1764,7 +1764,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
1764
1764
  /**
1765
1765
  * A directive that sets a [template](link:site.data.urls.angular['templatesyntax'])
1766
1766
  * within the `<kendo-map-tooltip>` component for the Map
1767
- * [Shape layer tooltip]({% slug shape_layers_map %}#toc-tooltip).
1767
+ * [Shape layer tooltip](slug:shape_layers_map#toc-tooltips).
1768
1768
  *
1769
1769
  * The available inputs for the shape tooltip template are:
1770
1770
  * * `dataItem: any`&mdash;The original data item used to create the shape.
@@ -1788,7 +1788,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
1788
1788
  }] }]; } });
1789
1789
 
1790
1790
  /**
1791
- * The configuration options of the [Bubble Layer Tooltip]({% slug bubble_layers_map %}#toc-tooltip).
1791
+ * The configuration options of the [Bubble Layer Tooltip](slug:bubble_layers_map#toc-tooltips).
1792
1792
  */
1793
1793
  class BubbleTooltipComponent extends SettingsComponent {
1794
1794
  constructor(configurationService, templateService, layer) {
@@ -1815,7 +1815,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
1815
1815
  }] } });
1816
1816
 
1817
1817
  /**
1818
- * The configuration options of the [Marker Layer Tooltip]({% slug marker_layers_map %}#toc-tooltip).
1818
+ * The configuration options of the [Marker Layer Tooltip](slug:marker_layers_map#toc-tooltips).
1819
1819
  */
1820
1820
  class MarkerTooltipComponent extends SettingsComponent {
1821
1821
  constructor(configurationService, templateService, layer) {
@@ -1842,7 +1842,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
1842
1842
  }] } });
1843
1843
 
1844
1844
  /**
1845
- * The configuration options of the [Shape Layer Tooltip]({% slug shape_layers_map %}#toc-tooltip).
1845
+ * The configuration options of the [Shape Layer Tooltip](slug:shape_layers_map#toc-tooltips).
1846
1846
  */
1847
1847
  class ShapeTooltipComponent extends SettingsComponent {
1848
1848
  constructor(configurationService, templateService, layer) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-map",
3
- "version": "16.4.0-develop.5",
3
+ "version": "16.4.0-develop.7",
4
4
  "description": "Kendo UI Map for Angular",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "Progress",
@@ -27,15 +27,15 @@
27
27
  "@angular/platform-browser": "15 - 18",
28
28
  "@progress/kendo-drawing": "^1.19.0",
29
29
  "@progress/kendo-licensing": "^1.0.2",
30
- "@progress/kendo-angular-common": "16.4.0-develop.5",
31
- "@progress/kendo-angular-icons": "16.4.0-develop.5",
32
- "@progress/kendo-angular-l10n": "16.4.0-develop.5",
33
- "@progress/kendo-angular-popup": "16.4.0-develop.5",
30
+ "@progress/kendo-angular-common": "16.4.0-develop.7",
31
+ "@progress/kendo-angular-icons": "16.4.0-develop.7",
32
+ "@progress/kendo-angular-l10n": "16.4.0-develop.7",
33
+ "@progress/kendo-angular-popup": "16.4.0-develop.7",
34
34
  "rxjs": "^6.4.0 || ^7.0.0"
35
35
  },
36
36
  "dependencies": {
37
37
  "tslib": "^2.3.1",
38
- "@progress/kendo-angular-schematics": "16.4.0-develop.5",
38
+ "@progress/kendo-angular-schematics": "16.4.0-develop.7",
39
39
  "@progress/kendo-charts": "2.4.1"
40
40
  },
41
41
  "schematics": "./schematics/collection.json",
@@ -10,7 +10,7 @@ function default_1(options) {
10
10
  // Additional dependencies to install.
11
11
  // See https://github.com/telerik/kendo-schematics/issues/28
12
12
  peerDependencies: {
13
- // '@progress/kendo-angular-foo': '16.4.0-develop.5'
13
+ // '@progress/kendo-angular-foo': '16.4.0-develop.7'
14
14
  } });
15
15
  return (0, schematics_1.externalSchematic)('@progress/kendo-angular-schematics', 'ng-add', finalOptions);
16
16
  }
@@ -7,7 +7,7 @@ import * as i0 from "@angular/core";
7
7
  /**
8
8
  * A directive that sets a [template](link:site.data.urls.angular['templatesyntax'])
9
9
  * within the `<kendo-map-tooltip>` component for the Map
10
- * [Bubble layer tooltip]({% slug bubble_layers_map %}#toc-tooltip).
10
+ * [Bubble layer tooltip](slug:bubble_layers_map#toc-tooltips).
11
11
  *
12
12
  * The available inputs for the bubble tooltip template are:
13
13
  * * `dataItem: any`&mdash;The original data item used to create the bubble.
@@ -10,7 +10,7 @@ import { BubbleTooltipTemplateDirective } from './bubble-tooltip-template.direct
10
10
  import { TooltipTemplateService } from './tooltip-template.service';
11
11
  import * as i0 from "@angular/core";
12
12
  /**
13
- * The configuration options of the [Bubble Layer Tooltip]({% slug bubble_layers_map %}#toc-tooltip).
13
+ * The configuration options of the [Bubble Layer Tooltip](slug:bubble_layers_map#toc-tooltips).
14
14
  */
15
15
  export declare class BubbleTooltipComponent extends SettingsComponent implements AfterContentChecked {
16
16
  configurationService: ConfigurationService;
@@ -7,7 +7,7 @@ import * as i0 from "@angular/core";
7
7
  /**
8
8
  * A directive that sets a [template](link:site.data.urls.angular['templatesyntax'])
9
9
  * within the `<kendo-map-tooltip>` component for the Map
10
- * [Marker layer tooltip]({% slug marker_layers_map %}#toc-tooltip).
10
+ * [Marker layer tooltip](slug:marker_layers_map#toc-tooltips).
11
11
  *
12
12
  * The available inputs for the marker tooltip template are:
13
13
  * * `title: string`&mdash;The marker title.
@@ -10,7 +10,7 @@ import { MarkerTooltipTemplateDirective } from './marker-tooltip-template.direct
10
10
  import { TooltipTemplateService } from './tooltip-template.service';
11
11
  import * as i0 from "@angular/core";
12
12
  /**
13
- * The configuration options of the [Marker Layer Tooltip]({% slug marker_layers_map %}#toc-tooltip).
13
+ * The configuration options of the [Marker Layer Tooltip](slug:marker_layers_map#toc-tooltips).
14
14
  */
15
15
  export declare class MarkerTooltipComponent extends SettingsComponent implements AfterContentChecked {
16
16
  configurationService: ConfigurationService;
@@ -7,7 +7,7 @@ import * as i0 from "@angular/core";
7
7
  /**
8
8
  * A directive that sets a [template](link:site.data.urls.angular['templatesyntax'])
9
9
  * within the `<kendo-map-tooltip>` component for the Map
10
- * [Shape layer tooltip]({% slug shape_layers_map %}#toc-tooltip).
10
+ * [Shape layer tooltip](slug:shape_layers_map#toc-tooltips).
11
11
  *
12
12
  * The available inputs for the shape tooltip template are:
13
13
  * * `dataItem: any`&mdash;The original data item used to create the shape.
@@ -10,7 +10,7 @@ import { ShapeTooltipTemplateDirective } from './shape-tooltip-template.directiv
10
10
  import { TooltipTemplateService } from './tooltip-template.service';
11
11
  import * as i0 from "@angular/core";
12
12
  /**
13
- * The configuration options of the [Shape Layer Tooltip]({% slug shape_layers_map %}#toc-tooltip).
13
+ * The configuration options of the [Shape Layer Tooltip](slug:shape_layers_map#toc-tooltips).
14
14
  */
15
15
  export declare class ShapeTooltipComponent extends SettingsComponent implements AfterContentChecked {
16
16
  configurationService: ConfigurationService;