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

@progress/kendo-theme-material

Package Overview
Dependencies
Maintainers
1
Versions
1800
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@progress/kendo-theme-material - npm Package Compare versions

Comparing version 0.5.0-dev.06b35063 to 0.5.0-dev.17bfd17c

modules/@progress/kendo-theme-default/scss/common/font/WebComponentsIcons.ttf

8

docs/customization.md

@@ -92,4 +92,4 @@ ---

<td>
<span class="color-preview" style="background-color: #43a047"></span>
#43a047
<span class="color-preview" style="background-color: #3f51b5"></span>
#3f51b5
</td>

@@ -113,4 +113,4 @@ <td>The color that focuses the user attention.<br/>

<td>
<span class="color-preview" style="background-color: #3193ee"></span>
#3193ee
<span class="color-preview" style="background-color: #ff4081"></span>
#ff4081
</td>

@@ -117,0 +117,0 @@ <td>The secondary (accent) color of the theme.

@@ -10,3 +10,2 @@ ---

{% platform_content angular %}
> The Material theme is under active development and is not supported by the whole suite. All components which are available for styling with the Material theme are included in the preview.

@@ -28,5 +27,13 @@

{% platform_content angular %}
* [Ripple effect]({% slug overview_ripple %})&mdash;Available through the `kendoRippleContainer` directive from the `@progress/kendo-angular-ripple` NPM module. The `Ripple` directive provides the [Material ink ripple effect](https://material.io/guidelines/motion/choreography.html#choreography-radial-reaction) for the Kendo UI components for Angular and is fully compatible with all available Kendo UI themes.
* [Floating labels]({% slug overview_textbox %}#toc-implementing-floating-labels)&mdash;Available through the `kendo-textbox-container` component from the `@progress/kendo-angular-inputs` NPM module. The [TextBox]({% slug overview_textbox %}) enables you to style and provide a floating label functionality to `input` elements.
{% endplatform_content %}
{% platform_content react %}
* [Ripple effect]({% slug overview_ripple %})&mdash;Available through the `Ripple` component from the `@progress/kendo-react-ripple` NPM module. The `Ripple` component provides the [Material ink ripple effect](https://material.io/guidelines/motion/choreography.html#choreography-radial-reaction) for the Kendo UI components for React and is fully compatible with all available Kendo UI themes.
> The Kendo UI [Inputs]({% slug overview_inputs %}) and [DropDowns]({% slug overview_dropdowns %}) components for React comply with the [Material Design Guidelines](https://material.io/guidelines/components/text-fields.html#text-fields-layout) and provide floating labels out of the box.
{% endplatform_content %}
## Preview

@@ -37,7 +44,13 @@

{% theme_preview theme:material %}
{% platform_content angular %}
<script async src="{% asset_path theme-preview.js %}"></script>
{% endplatform_content %}
{% platform_content react %}
<script async src="{% asset_path react-theme-preview.js %}"></script>
{% endplatform_content %}
## Suggested Links
* [Material Design Guidelines](https://https://material.io/guidelines/)
{% platform_content angular %}
* [Material Design Guidelines](https://material.io/guidelines/)
* [Kendo UI Ripple for Angular]({% slug overview_ripple %})

@@ -48,3 +61,4 @@ * [Kendo UI TextBox for Angular]({% slug overview_textbox %})

{% platform_content react %}
> The Material theme is under active development and is not yet supported by the Kendo UI suite for React. Once the Material theme becomes available, this article will be updated accordingly.
* [Material Design Guidelines](https://material.io/guidelines/)
* [Kendo UI Ripple for React]({% slug overview_ripple %})
{% endplatform_content %}
{
"name": "@progress/kendo-theme-default",
"description": "SASS resources for the default Kendo UI theme",
"version": "2.49.0-dev.06b35063",
"version": "2.49.0-dev.17bfd17c",
"author": "Progress",

@@ -6,0 +6,0 @@ "license": "Apache-2.0",

{
"name": "@progress/kendo-theme-material",
"description": "Material theme for Kendo UI",
"version": "0.5.0-dev.06b35063",
"version": "0.5.0-dev.17bfd17c",
"author": "Progress",

@@ -34,3 +34,3 @@ "license": "Apache-2.0",

"dependencies": {
"@progress/kendo-theme-default": "^2.49.0-dev.06b35063"
"@progress/kendo-theme-default": "^2.49.0-dev.17bfd17c"
},

@@ -37,0 +37,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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