@progress/kendo-dropdowns-vue-wrapper
Advanced tools
Comparing version 2018.3.1129-dev.1130 to 2019.1.115-dev.124
window.moduleDirectives = (window.moduleDirectives || []).concat([{ | ||
module: 'jquery', | ||
import: '$', | ||
match: '(kendo)', | ||
defaultExport: true | ||
@@ -9,2 +10,3 @@ },{ | ||
import: 'kendo', | ||
match: '(kendo)', | ||
defaultExport: true | ||
@@ -11,0 +13,0 @@ },{ |
@@ -13,4 +13,4 @@ --- | ||
<div class="row components-overview-list mt-70 mb-50 pb-50 separator-bottom"> | ||
<a href="{% slug overview_autocomplete %}" class="col-md-4"> | ||
<div class="row components-overview-list mt-5 mb-5 pb-5 separator-bottom"> | ||
<a href="{% slug overview_autocomplete %}" class="col-12 col-md-8 col-lg-6"> | ||
<svg id="autocomplete" viewbox="0 0 72 72"> | ||
@@ -33,6 +33,6 @@ <defs> | ||
</svg> | ||
<div class="h4 mt-10 mb-5">AutoComplete</div> | ||
<div class="h4 mt-3 mb-5">AutoComplete</div> | ||
<p>A list of suggestions for typed content.</p> | ||
</a> | ||
<a href="{% slug overview_combobox %}" class="col-md-4"> | ||
<a href="{% slug overview_combobox %}" class="col-12 col-md-8 col-lg-6"> | ||
<svg id="combobox" viewbox="0 0 72 72"> | ||
@@ -42,6 +42,6 @@ <path d="M66,12v48L54,72H12H6v-6V12h6v54h39.5l8.5-8.5V12H66z M18,24h30l6-6H18V24z M54,6h12l6-6H54V6z M0,6h48V0H0V6z | ||
</svg> | ||
<div class="h4 mt-10 mb-5">ComboBox</div> | ||
<div class="h4 mt-3 mb-5">ComboBox</div> | ||
<p>A list for picking single items or entering custom values.</p> | ||
</a> | ||
<a href="{% slug overview_dropdownlist %}" class="col-md-4"> | ||
<a href="{% slug overview_dropdownlist %}" class="col-12 col-md-8 col-lg-6"> | ||
<svg id="dropdownlist" viewbox="0 0 72 72"> | ||
@@ -51,6 +51,6 @@ <path d="M60,57.5L51.5,66H12V12H6v54v6h6h42l12-12V12h-6V57.5z M18,18v6h30l6-6H18z M0,0v6h66l6-6H0z M18,36h30l6-6H18 | ||
</svg> | ||
<div class="h4 mt-10 mb-5">DropDownList</div> | ||
<div class="h4 mt-3 mb-5">DropDownList</div> | ||
<p>A predefined list of options for picking single values.</p> | ||
</a> | ||
<a href="{% slug overview_multicolumncombobox %}" class="col-md-4"> | ||
<a href="{% slug overview_multicolumncombobox %}" class="col-12 col-md-8 col-lg-6"> | ||
<svg id="multicolumncombobox" viewbox="0 0 72 72"> | ||
@@ -61,6 +61,6 @@ <path d="M60,15h6v45l-12,12H6V15h6v51h39.5l8.5-8.5V15z M51,21v3h6l-6,6v6h6l-6,6v6h6l-12,12v-6h-6l-6,6v-6H27l-6,6v-6H18v-6h3v-6 | ||
</svg> | ||
<div class="h4 mt-10 mb-5">MultiColumnComboBox</div> | ||
<div class="h4 mt-3 mb-5">MultiColumnComboBox</div> | ||
<p>A list for picking single items or entering custom values with table-like drop-down structure.</p> | ||
</a> | ||
<a href="{% slug overview_multiselect %}" class="col-md-4"> | ||
<a href="{% slug overview_multiselect %}" class="col-12 col-md-8 col-lg-6"> | ||
<svg id="multiselect" viewbox="0 0 72 72"> | ||
@@ -70,3 +70,3 @@ <path d="M60,57.5L51.5,66H12V24H6v42v6h6h42l12-12V24h-6V57.5z M54,30H18v6h30L54,30z M0,18h66l6-6H0V18z M18,48h18l6-6 | ||
</svg> | ||
<div class="h4 mt-10 mb-5">MultiSelect</div> | ||
<div class="h4 mt-3 mb-5">MultiSelect</div> | ||
<p>A predefined list of options for multiple item selection.</p> | ||
@@ -73,0 +73,0 @@ </a> |
{ | ||
"name": "@progress/kendo-dropdowns-vue-wrapper", | ||
"version": "2018.3.1129-dev.1130", | ||
"version": "2019.1.115-dev.0124", | ||
"description": "Kendo UI DropDowns wrapper for Vue.js", | ||
@@ -31,10 +31,10 @@ "main": "./dist/npm/index.js", | ||
"dependencies": { | ||
"@progress/kendo-base-components-vue-wrapper": "2018.3.1129-dev.1130" | ||
"@progress/kendo-base-components-vue-wrapper": "2019.1.115-dev.0124" | ||
}, | ||
"peerDependencies": { | ||
"@progress/kendo-ui": "~2018.3.1017", | ||
"@progress/kendo-ui": "~2019.1.115", | ||
"vue": "^2.3.3" | ||
}, | ||
"devDependencies": { | ||
"@progress/kendo-datasource-vue-wrapper": "2018.3.1129-dev.1130", | ||
"@progress/kendo-datasource-vue-wrapper": "2019.1.115-dev.0124", | ||
"@progress/kendo-theme-default": "latest", | ||
@@ -41,0 +41,0 @@ "vue": "^2.3.3" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
525995
2610
1
+ Added@progress/kendo-ui@2019.1.424(transitive)
- Removed@progress/kendo-base-components-vue-wrapper@2018.3.1129-dev.1130(transitive)
- Removed@progress/kendo-ui@2018.3.1219(transitive)
Updated@progress/kendo-base-components-vue-wrapper@2019.1.115-dev.0124