@progress/kendo-angular-tooltip 17.0.0-develop.7 → 17.0.0-develop.8

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 CHANGED
@@ -2,55 +2,55 @@
2
2
  <img width="631" src="https://www.telerik.com/kendo-angular-ui/npm-banner.svg">
3
3
  </a>
4
4
 
5
- ## Kendo UI for Angular Tooltips Component
5
+ ## Kendo UI for Angular Tooltips Package (Tooltip and Popover Components)
6
6
 
7
- > **Important**
8
- > * This package is part of [Kendo UI for Angular](https://www.telerik.com/kendo-angular-ui?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-angular-trial-npm-tooltip)&mdash;a commercial library designed and built for developing business applications with Angular. Every UI component in the Kendo UI for Angular suite has been built from the ground-up specifically for Angular.
9
- > * You will need to install a license key when adding the package to your project. For more information, please refer to the [Kendo UI for Angular My License page](https://www.telerik.com/kendo-angular-ui/my-license?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-angular-trial-npm-tooltip).
10
- > * To receive a license key, you need to either [purchase a license](https://www.telerik.com/purchase/kendo-ui?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-angular-trial-npm-tooltip) or register for a [free trial](https://www.telerik.com/download-login-v2-kendo-angular-ui?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-angular-trial-npm-tooltip). Doing so indicates that you [accept the Kendo UI for Angular License Agreement](https://www.telerik.com/purchase/license-agreement/kendo-ui?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-angular-trial-npm-tooltip).
7
+ > * This package is part of [Kendo UI for Angular](https://www.telerik.com/kendo-angular-ui)&mdash;a commercial library designed and built for developing business applications with Angular. Every UI component in the Kendo UI for Angular suite has been built from the ground-up specifically for Angular.
8
+ > * You must [install a license key](https://www.telerik.com/kendo-angular-ui/my-license) when adding the package to your project. To receive a license key, either [purchase a license](https://www.telerik.com/purchase/kendo-ui) or register for a [free trial](https://www.telerik.com/download-login-v2-kendo-angular-ui).
11
9
  > * The 30-day free trial gives you access to all the Kendo UI for Angular components and their full functionality. Additionally, for the period of your license, you get access to our legendary technical support provided directly by the Kendo UI for Angular dev team!
12
10
  >
13
- > [Start using Kendo UI for Angular](https://www.telerik.com/download-login-v2-kendo-angular-ui?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-angular-trial-npm-tooltip) and speed up your development process!
11
+ > [Start using Kendo UI for Angular](https://www.telerik.com/download-login-v2-kendo-angular-ui) and speed up your development process!
14
12
 
15
- The [Kendo UI for Angular Tooltips Package](https://www.telerik.com/kendo-angular-ui/components/tooltips/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-angular-trial-npm-tooltip) contains two components, the Angular Tooltip and the Angular Popover. They both render popups with information related to UI elements and can be displayed when the element is focused or hovered over (or clicked in the Popover case). With tons of configuration options, they allow building custom tooltips in Angular.
13
+ The [Kendo UI for Angular Tooltips](https://www.telerik.com/kendo-angular-ui/components/tooltips/) package contains two components, the Angular Tooltip and the Angular Popover. They both render popups with information related to UI elements and can be displayed when the element is focused or hovered over (or clicked in the Popover case). With tons of configuration options, they allow building custom tooltips in Angular.
16
14
 
17
- ## Angular Tooltip Component
15
+ ## What's Included in the Angular Tooltips Package
18
16
 
19
- The [Angular Tooltip Component](https://www.telerik.com/kendo-angular-ui/components/tooltips/tooltip/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-angular-trial-npm-tooltip) renders a customizable tooltip that can be used stand alone of with other Kendo UI for Angular components.
17
+ * [Angular Tooltip Component](https://www.telerik.com/kendo-angular-ui/components/tooltips/tooltip/)&mdash;Renders a customizable tooltip that can be used stand alone of with other Kendo UI for Angular components.
20
18
 
21
19
  <img src="https://d585tldpucybw.cloudfront.net/sfimages/default-source/component-pages/angular/angular-tooltip-overview.jpg" alt="Component for creating custom tooltips in Angular">
22
20
 
23
- * [Anchor Elements](https://www.telerik.com/kendo-angular-ui/components/tooltips/tooltip/anchor-elements/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-angular-trial-npm-tooltip)&mdash;Specify which elements (anchors) will render a tooltip.
24
- * [Programtic Opening](https://www.telerik.com/kendo-angular-ui/components/tooltips/tooltip/opening/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-angular-trial-npm-tooltip)&mdash;The Tooltip provides options for consuming its API programmatically.
25
- * [Closable](https://www.telerik.com/kendo-angular-ui/components/tooltips/tooltip/closable-tooltip/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-angular-trial-npm-tooltip)&mdash;Optionally add a close button.
26
- * [Positioning](https://www.telerik.com/kendo-angular-ui/components/tooltips/tooltip/positioning/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-angular-trial-npm-tooltip)&mdash;Choose the position on the screen that the Tooltip appears.
27
- * [Templates](https://www.telerik.com/kendo-angular-ui/components/tooltips/tooltip/templates/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-angular-trial-npm-tooltip)&mdash;Provide your own layout and style templates for the Tooltop content.
21
+ * [Angular Popover Component](https://www.telerik.com/kendo-angular-ui/components/tooltips/popover/)&mdash;It is nearly identical to the Angular Tooltip component, except it is designed to display richer content and it can be opened via click. For example, it is possible to host a calendar or a grid in the Popover while the Tooltop is designed mostly for text.
28
22
 
29
- ## Angular Popover Component
23
+ <img src="https://d585tldpucybw.cloudfront.net/sfimages/default-source/component-pages/common/popover/popover_component_overview.jpg" alt="Angular Popover Example">
30
24
 
31
- The [Angular Popover Component](https://www.telerik.com/kendo-angular-ui/components/tooltips/popover/) is nearly identical to the Angular Tooltip component, except it is designed to display richer content and it can be opened via click. For example, it is possible to host a calendar or a grid in the Popover while the Tooltop is designed mostly for text.
25
+ ## Key Features
32
26
 
33
- <img src="https://d585tldpucybw.cloudfront.net/sfimages/default-source/component-pages/common/popover/popover_component_overview.jpg" alt="Angular Popover Example">
27
+ Among the many features which the Kendo UI for Angular Tooltips deliver are:
34
28
 
35
- * [Single or Multiple Anchor Elements](https://www.telerik.com/kendo-angular-ui/components/tooltips/popover/configuration/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-angular-trial-npm-tooltip)&mdash;Associate the Popover with a single element or associate one Popover with multiple elements.
36
- * [Programitic Control](https://www.telerik.com/kendo-angular-ui/components/tooltips/popover/programmatic-control/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-angular-trial-npm-tooltip)&mdash;The Popover provides options for consuming its API programmatically.
37
- * [Positioning](https://www.telerik.com/kendo-angular-ui/components/tooltips/popover/positioning/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-angular-trial-npm-tooltip)&mdash;Choose the position on the screen that the Popover appears.
38
- * [Templates](https://www.telerik.com/kendo-angular-ui/components/tooltips/popover/templates/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-angular-trial-npm-tooltip)&mdash;Provide your own layout and style templates for the Popover content.
39
- * [Animations](https://www.telerik.com/kendo-angular-ui/components/tooltips/popover/animations/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-angular-trial-npm-tooltip)&mdash;Enable animations that will be applied on the opening of the Popover.
29
+ * [Anchor Elements](https://www.telerik.com/kendo-angular-ui/components/tooltips/tooltip/anchor-elements/)&mdash;Specify which elements (anchors) will render the popup element.
30
+ * [Programmatic Control](https://www.telerik.com/kendo-angular-ui/components/tooltips/tooltip/opening/)&mdash;The Tooltips provide options for consuming the components' API programmatically.
31
+ * [Closable](https://www.telerik.com/kendo-angular-ui/components/tooltips/tooltip/closable-tooltip/)&mdash;Optionally add a close button.
32
+ * [Positioning](https://www.telerik.com/kendo-angular-ui/components/tooltips/popover/positioning/)&mdash;Choose the position on the screen that the Tooltips appear.
33
+ * [Templates](https://www.telerik.com/kendo-angular-ui/components/tooltips/popover/templates/)&mdash;Provide your own layout and style templates for the Tooltips content.
34
+ * [Accessibility](https://www.telerik.com/kendo-angular-ui/components/tooltips/popover/accessibility/)&mdash;The Tooltips are accessible for screen readers and supports WAI-ARIA attributes.
35
+ * [Keyboard Navigation](https://www.telerik.com/kendo-angular-ui/components/tooltips/popover/keyboard-navigation/)&mdash;The Tooltips support a number of keyboard shortcuts which allows users to accomplish various commands.
40
36
 
41
- ## Resources
37
+ ## Support Options
42
38
 
43
- * [Get Started with Kendo UI for Angular (requires trial registration)](https://www.telerik.com/kendo-angular-ui/getting-started?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-angular-trial-npm-tooltip)
44
- * [Demos, documentation, and component reference](https://www.telerik.com/kendo-angular-ui/components?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-angular-trial-npm-tooltip)
45
- * [Blogs](http://www.telerik.com/blogs/kendo-ui)
46
- * [Kendo UI for Angular pricing and licensing](https://www.telerik.com/purchase/kendo-ui?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-angular-trial-npm-tooltip)
39
+ For any issues you might encounter while working with the Kendo UI for Angular Tooltips, you have the following support channels available:
47
40
 
48
- ## Questions and Feedback
41
+ * Industry-leading technical support&mdash;Kendo UI for Angular paid license holders and users with an active (free) trial license can take advantage of our outstanding customer support. To submit a ticket, use the [dedicated Kendo UI for Angular support system](https://www.telerik.com/account/support-tickets).
42
+ * Product forums&mdash;The [Kendo UI for Angular forums](https://www.telerik.com/forums/kendo-angular-ui) are part of the free support you can get from the community and from the Kendo UI for Angular team.
43
+ * Feedback portal&mdash;The [Kendo UI for Angular feedback portal](https://feedback.telerik.com/kendo-angular-ui) is where you can request and vote for new features to be added.
44
+
45
+ ## Resources
49
46
 
50
- * [Official Forums](https://www.telerik.com/forums/kendo-angular-ui?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-angular-trial-npm-tooltip)
51
- * [GitHub Issues](https://github.com/telerik/kendo-angular/issues)
52
- * [Feedback Portal](https://feedback.telerik.com/kendo-angular-ui)
53
- * [StackOverflow](https://stackoverflow.com/questions/tagged/kendo-ui-angular2)
47
+ * [Getting Started with Kendo UI for Angular](https://www.telerik.com/kendo-angular-ui/getting-started)
48
+ * [Getting Started with the Kendo UI for Angular Tooltips](https://www.telerik.com/kendo-angular-ui/components/tooltips/installation/getting-started)
49
+ * [Tooltips Overview page](https://www.telerik.com/kendo-angular-ui/components/tooltips) and [Tooltips API reference](https://www.telerik.com/kendo-angular-ui/components/tooltips/api)
50
+ * [Kendo UI for Angular roadmap](https://www.telerik.com/kendo-angular-ui/roadmap)
51
+ * [Kendo UI for Angular Blog](https://www.telerik.com/blogs/tag/kendo-ui-for-angular)
52
+ * [Demos, documentation, and component reference](https://www.telerik.com/kendo-angular-ui/components)
53
+ * [Kendo UI for Angular pricing and licensing](https://www.telerik.com/purchase/kendo-ui)
54
54
 
55
55
  *Copyright © 2024 Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved.*
56
56
 
@@ -9,7 +9,7 @@ export const packageMetadata = {
9
9
  name: '@progress/kendo-angular-tooltip',
10
10
  productName: 'Kendo UI for Angular',
11
11
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
12
- publishDate: 1729052890,
13
- version: '17.0.0-develop.7',
12
+ publishDate: 1729170142,
13
+ version: '17.0.0-develop.8',
14
14
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
15
15
  };
@@ -274,8 +274,8 @@ const packageMetadata = {
274
274
  name: '@progress/kendo-angular-tooltip',
275
275
  productName: 'Kendo UI for Angular',
276
276
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
277
- publishDate: 1729052890,
278
- version: '17.0.0-develop.7',
277
+ publishDate: 1729170142,
278
+ version: '17.0.0-develop.8',
279
279
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
280
280
  };
281
281
 
@@ -274,8 +274,8 @@ const packageMetadata = {
274
274
  name: '@progress/kendo-angular-tooltip',
275
275
  productName: 'Kendo UI for Angular',
276
276
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
277
- publishDate: 1729052890,
278
- version: '17.0.0-develop.7',
277
+ publishDate: 1729170142,
278
+ version: '17.0.0-develop.8',
279
279
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
280
280
  };
281
281
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-tooltip",
3
- "version": "17.0.0-develop.7",
3
+ "version": "17.0.0-develop.8",
4
4
  "description": "Kendo UI Tooltip for Angular - A highly customizable and easily themeable tooltip from the creators developers trust for professional Angular components.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "Progress",
@@ -25,15 +25,15 @@
25
25
  "@angular/core": "15 - 18",
26
26
  "@angular/platform-browser": "15 - 18",
27
27
  "@progress/kendo-licensing": "^1.0.2",
28
- "@progress/kendo-angular-common": "17.0.0-develop.7",
29
- "@progress/kendo-angular-l10n": "17.0.0-develop.7",
30
- "@progress/kendo-angular-popup": "17.0.0-develop.7",
31
- "@progress/kendo-angular-icons": "17.0.0-develop.7",
28
+ "@progress/kendo-angular-common": "17.0.0-develop.8",
29
+ "@progress/kendo-angular-l10n": "17.0.0-develop.8",
30
+ "@progress/kendo-angular-popup": "17.0.0-develop.8",
31
+ "@progress/kendo-angular-icons": "17.0.0-develop.8",
32
32
  "rxjs": "^6.5.3 || ^7.0.0"
33
33
  },
34
34
  "dependencies": {
35
35
  "tslib": "^2.3.1",
36
- "@progress/kendo-angular-schematics": "17.0.0-develop.7"
36
+ "@progress/kendo-angular-schematics": "17.0.0-develop.8"
37
37
  },
38
38
  "schematics": "./schematics/collection.json",
39
39
  "module": "fesm2015/progress-kendo-angular-tooltip.mjs",