Socket
Socket
Sign inDemoInstall

@progress/kendo-vue-popup

Package Overview
Dependencies
Maintainers
1
Versions
569
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 4.3.3-dev.202404121101 to 4.3.3-dev.202404190617

4

dist/es/models/PopupSettings.d.ts

@@ -45,6 +45,2 @@ import { OpenEvent, CloseEvent } from './Events';

/**
* Specifies the direction of the Expand Animation. Defaults to `expand`.
*/
transition?: String;
/**
* Specifies a list of CSS classes that will be added to the internal animated element ([see example]({% slug appearance_popup %})).

@@ -51,0 +47,0 @@ */

2

dist/es/package-metadata.js

@@ -8,5 +8,5 @@ /**

productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
publishDate: 1712918934,
publishDate: 1713506735,
version: '',
licensingDocsUrl: 'https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning'
};

@@ -19,3 +19,2 @@ // @ts-ignore

};
var ANIMATION_CONTAINER = 'k-animation-container';
var ANIMATION_CONTAINER_SHOWN = 'k-animation-container-shown';

@@ -86,6 +85,2 @@ var K_POPUP = 'k-popup';

default: 'down'
},
transition: {
type: String,
default: 'expand'
}

@@ -92,0 +87,0 @@ },

@@ -45,6 +45,2 @@ import { OpenEvent, CloseEvent } from './Events';

/**
* Specifies the direction of the Expand Animation. Defaults to `expand`.
*/
transition?: String;
/**
* Specifies a list of CSS classes that will be added to the internal animated element ([see example]({% slug appearance_popup %})).

@@ -51,0 +47,0 @@ */

@@ -8,5 +8,5 @@ /**

productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
publishDate: 1712918934,
publishDate: 1713506735,
version: '',
licensingDocsUrl: 'https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning'
};

@@ -19,3 +19,2 @@ // @ts-ignore

};
var ANIMATION_CONTAINER = 'k-animation-container';
var ANIMATION_CONTAINER_SHOWN = 'k-animation-container-shown';

@@ -86,6 +85,2 @@ var K_POPUP = 'k-popup';

default: 'down'
},
transition: {
type: String,
default: 'expand'
}

@@ -92,0 +87,0 @@ },

@@ -45,6 +45,2 @@ import { OpenEvent, CloseEvent } from './Events';

/**
* Specifies the direction of the Expand Animation. Defaults to `expand`.
*/
transition?: String;
/**
* Specifies a list of CSS classes that will be added to the internal animated element ([see example]({% slug appearance_popup %})).

@@ -51,0 +47,0 @@ */

@@ -11,5 +11,5 @@ "use strict";

productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
publishDate: 1712918934,
publishDate: 1713506735,
version: '',
licensingDocsUrl: 'https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning'
};

@@ -25,3 +25,2 @@ "use strict";

};
var ANIMATION_CONTAINER = 'k-animation-container';
var ANIMATION_CONTAINER_SHOWN = 'k-animation-container-shown';

@@ -92,6 +91,2 @@ var K_POPUP = 'k-popup';

default: 'down'
},
transition: {
type: String,
default: 'expand'
}

@@ -98,0 +93,0 @@ },

{
"name": "@progress/kendo-vue-popup",
"description": "Kendo UI for Vue Popup package",
"version": "4.3.3-dev.202404121101",
"version": "4.3.3-dev.202404190617",
"repository": {

@@ -36,4 +36,4 @@ "type": "git",

"@progress/kendo-popup-common": "^1.6.1",
"@progress/kendo-vue-animation": "4.3.3-dev.202404121101",
"@progress/kendo-vue-common": "4.3.3-dev.202404121101"
"@progress/kendo-vue-animation": "4.3.3-dev.202404190617",
"@progress/kendo-vue-common": "4.3.3-dev.202404190617"
},

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

Sorry, the diff of this file is too big to display

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