Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@progress/kendo-react-popup

Package Overview
Dependencies
Maintainers
0
Versions
1235
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@progress/kendo-react-popup - npm Package Compare versions

Comparing version 9.0.0-develop.2 to 9.0.0-develop.3

4

package.json
{
"name": "@progress/kendo-react-popup",
"version": "9.0.0-develop.2",
"version": "9.0.0-develop.3",
"description": "React Popup positions a piece of content next to a specific anchor component. KendoReact Popup package",

@@ -27,3 +27,3 @@ "author": "Progress",

"@progress/kendo-popup-common": "^1.9.0",
"@progress/kendo-react-common": "9.0.0-develop.2",
"@progress/kendo-react-common": "9.0.0-develop.3",
"react": "^16.8.2 || ^17.0.0 || ^18.0.0",

@@ -30,0 +30,0 @@ "react-dom": "^16.8.2 || ^17.0.0 || ^18.0.0"

@@ -8,7 +8,8 @@ <a href="https://www.telerik.com/kendo-react-ui?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup&utm_content=banner" target="_blank">

> **Important**
> * This package is а part of [KendoReact](https://www.telerik.com/kendo-react-ui?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup)&mdash;a commercial UI library.
> * You will need to install a license key when adding the package to your project. For more information, please refer to the [KendoReact My License page](https://www.telerik.com/kendo-react-ui/components/my-license/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup).
> * To receive a license key, you need to either [purchase a license](https://www.telerik.com/kendo-react-ui/pricing?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup) or register for a [free trial](https://www.telerik.com/try/kendo-react-ui?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup). Doing so indicates that you [accept the KendoReact License Agreement](https://www.telerik.com/purchase/license-agreement/progress-kendoreact?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup).
> * The 30-day free trial gives you access to all the KendoReact components and their full functionality. Additionally, for the period of your license, you get access to our legendary technical support provided directly by the KendoReact dev team!
>
> - This package is а part of [KendoReact](https://www.telerik.com/kendo-react-ui?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup)&mdash;a commercial UI library.
> - You will need to install a license key when adding the package to your project. For more information, please refer to the [KendoReact My License page](https://www.telerik.com/kendo-react-ui/components/my-license/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup).
> - To receive a license key, you need to either [purchase a license](https://www.telerik.com/kendo-react-ui/pricing?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup) or register for a [free trial](https://www.telerik.com/try/kendo-react-ui?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup). Doing so indicates that you [accept the KendoReact License Agreement](https://www.telerik.com/purchase/license-agreement/progress-kendoreact?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup).
> - The 30-day free trial gives you access to all the KendoReact components and their full functionality. Additionally, for the period of your license, you get access to our legendary technical support provided directly by the KendoReact dev team!
>
> [Start using KendoReact](https://www.telerik.com/try/kendo-react-ui?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup) and speed up your development process!

@@ -22,7 +23,7 @@

* [Hidden popup](https://www.telerik.com/kendo-react-ui/components/popup/hidden-state/)&mdash;The Popup enables you to control its visibility.
* [Animations](https://www.telerik.com/kendo-react-ui/components/popup/animations/)&mdash;The Popup allows you to enable or disable its opening and closing animation.
* [Aligning and positioning](https://www.telerik.com/kendo-react-ui/components/popup/aligning-positioning/)&mdash;The Popup enables you to align it to components and absolute points as well as to control its position.
* [Viewport boundary detection](https://www.telerik.com/kendo-react-ui/components/popup/viewport-boundary/)&mdash;The Popup enables you to set its boundary detection functionality by using the collision property. This controls the behavior of the component when it does not fit in the view port.
* [Theme support](https://www.telerik.com/kendo-react-ui/components/styling/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup)&mdash;The KendoReact Popup, as well as all 100+ components in the KendoReact suite, are styled in three polished themes (Bootstrap, Material, and Default) and can be further customized to match your specific design guidelines.
- [Hidden popup](https://www.telerik.com/kendo-react-ui/components/popup/hidden-state/)&mdash;The Popup enables you to control its visibility.
- [Animations](https://www.telerik.com/kendo-react-ui/components/popup/animations/)&mdash;The Popup allows you to enable or disable its opening and closing animation.
- [Aligning and positioning](https://www.telerik.com/kendo-react-ui/components/popup/aligning-positioning/)&mdash;The Popup enables you to align it to components and absolute points as well as to control its position.
- [Viewport boundary detection](https://www.telerik.com/kendo-react-ui/components/popup/viewport-boundary/)&mdash;The Popup enables you to set its boundary detection functionality by using the collision property. This controls the behavior of the component when it does not fit in the view port.
- [Theme support](https://www.telerik.com/kendo-react-ui/components/styling/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup)&mdash;The KendoReact Popup, as well as all 100+ components in the KendoReact suite, are styled in three polished themes (Bootstrap, Material, and Default) and can be further customized to match your specific design guidelines.

@@ -33,23 +34,23 @@ ## Support Options

* Industry-leading technical support&mdash;KendoReact 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 KendoReact support system](https://www.telerik.com/account/support-tickets?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup).
* Product forums&mdash;The [KendoReact forums](https://www.telerik.com/forums/kendo-ui-react?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup) are part of the free support you can get from the community and from the KendoReact team.
* Feedback portal&mdash;The [KendoReact feedback portal](https://feedback.telerik.com/kendo-react-ui?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup) is where you can request and vote for new features to be added.
- Industry-leading technical support&mdash;KendoReact 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 KendoReact support system](https://www.telerik.com/account/support-tickets?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup).
- Product forums&mdash;The [KendoReact forums](https://www.telerik.com/forums/kendo-ui-react?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup) are part of the free support you can get from the community and from the KendoReact team.
- Feedback portal&mdash;The [KendoReact feedback portal](https://feedback.telerik.com/kendo-react-ui?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup) is where you can request and vote for new features to be added.
## Resources
* [Getting Started with KendoReact](https://www.telerik.com/kendo-react-ui/components/getting-started/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup)
* [Get Started with the KendoReact Popup](https://www.telerik.com/kendo-react-ui/components/popup/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup)
* [API Reference of the KendoReact Popup](https://www.telerik.com/kendo-react-ui/components/popup/api/PopupProps/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup)
* [KendoReact Roadmap](https://www.telerik.com/support/whats-new/kendo-react-ui/roadmap?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup)
* [Blogs](https://www.telerik.com/blogs/tag/kendoreact?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup)
* [Demos, documentation, and component reference](https://www.telerik.com/kendo-react-ui/components/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup)
* [KendoReact pricing and licensing](https://www.telerik.com/kendo-react-ui/pricing?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup)
* [Changelog](https://www.telerik.com/kendo-react-ui/components/changelogs/ui-for-react/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup)
- [Getting Started with KendoReact](https://www.telerik.com/kendo-react-ui/components/getting-started/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup)
- [Get Started with the KendoReact Popup](https://www.telerik.com/kendo-react-ui/components/popup/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup)
- [API Reference of the KendoReact Popup](https://www.telerik.com/kendo-react-ui/components/popup/api/PopupProps/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup)
- [KendoReact Roadmap](https://www.telerik.com/support/whats-new/kendo-react-ui/roadmap?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup)
- [Blogs](https://www.telerik.com/blogs/tag/kendoreact?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup)
- [Demos, documentation, and component reference](https://www.telerik.com/kendo-react-ui/components/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup)
- [KendoReact pricing and licensing](https://www.telerik.com/kendo-react-ui/pricing?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup)
- [Changelog](https://www.telerik.com/kendo-react-ui/components/changelogs/ui-for-react/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-popup)
High-level component overview pages
* [React Popup Component](https://www.telerik.com/kendo-react-ui/popup)
- [React Popup Component](https://www.telerik.com/kendo-react-ui/popup)
*Copyright © 2024 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.*
_Copyright © 2024 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved._
*Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries.*
_Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries._

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc