@responsive-ui/tab
Advanced tools
Comparing version 0.4.2 to 0.4.3
@@ -360,3 +360,3 @@ var Tab = (function () { | ||
/* components/tab/src/Tab.svelte generated by Svelte v3.31.0 */ | ||
/* components/tab/src/Tab.svelte generated by Svelte v3.31.2 */ | ||
@@ -807,3 +807,3 @@ function get_each_context(ctx, list, i) { | ||
const rect = childNodes[selected].getBoundingClientRect(); | ||
$$invalidate(4, left = rect.x); | ||
$$invalidate(4, left = rect.x - 15); | ||
$$invalidate(5, width = rect.width); | ||
@@ -810,0 +810,0 @@ } |
{ | ||
"name": "@responsive-ui/tab", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"description": "> TODO: description", | ||
@@ -38,3 +38,3 @@ "author": "Si3nLoong <sianloong90@gmail.com>", | ||
}, | ||
"gitHead": "66d0f9746f1e476d80e6e9dbd125afd9efa9df7a" | ||
"gitHead": "0fad9d0a11e24a28a2c4bccf6976c176e2fc2fd4" | ||
} |
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
75560