@responsive-ui/bottom-modal
Advanced tools
Comparing version 0.2.6 to 0.3.2
@@ -1,2 +0,2 @@ | ||
var app = (function () { | ||
var BottomModal = (function () { | ||
'use strict'; | ||
@@ -544,3 +544,3 @@ | ||
/* packages/icon/src/Icon.svelte generated by Svelte v3.31.0 */ | ||
/* components/icon/src/Icon.svelte generated by Svelte v3.31.0 */ | ||
@@ -752,3 +752,3 @@ function create_else_block(ctx) { | ||
/* packages/bottom-modal/src/BottomModal.svelte generated by Svelte v3.31.0 */ | ||
/* components/bottom-modal/src/BottomModal.svelte generated by Svelte v3.31.0 */ | ||
@@ -759,5 +759,4 @@ function create_if_block$1(ctx) { | ||
let current; | ||
let mounted; | ||
let dispose; | ||
icon = new Icon({ props: { type: "x" } }); | ||
icon.$on("click", /*click_handler_1*/ ctx[9]); | ||
@@ -774,7 +773,2 @@ return { | ||
current = true; | ||
if (!mounted) { | ||
dispose = listen(i, "click", /*click_handler_1*/ ctx[9]); | ||
mounted = true; | ||
} | ||
}, | ||
@@ -794,4 +788,2 @@ p: noop, | ||
destroy_component(icon); | ||
mounted = false; | ||
dispose(); | ||
} | ||
@@ -798,0 +790,0 @@ }; |
{ | ||
"name": "@responsive-ui/bottom-modal", | ||
"version": "0.2.6", | ||
"version": "0.3.2", | ||
"description": "Bottom Modal component", | ||
@@ -33,6 +33,6 @@ "author": "Si3nLoong <sianloong90@gmail.com>", | ||
}, | ||
"gitHead": "660a3420484ad762dfadd14be9d3e4de1de6878b", | ||
"gitHead": "1eaa7a1534ff5613fdbfaaafe993a5a07aaba701", | ||
"dependencies": { | ||
"@responsive-ui/icon": "^0.2.5" | ||
"@responsive-ui/icon": "^0.3.2" | ||
} | ||
} |
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
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
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
85423
2719
+ Added@responsive-ui/icon@0.3.6(transitive)
- Removed@responsive-ui/icon@0.2.5(transitive)
Updated@responsive-ui/icon@^0.3.2