@lrnwebcomponents/a11y-gif-player
Advanced tools
Comparing version 2.7.1 to 2.7.3
@@ -57,3 +57,3 @@ /** | ||
:host { | ||
display: inline-flex; | ||
display: block; | ||
} | ||
@@ -60,0 +60,0 @@ :host([hidden]) { |
@@ -16,7 +16,7 @@ { | ||
"start": { | ||
"line": 134, | ||
"line": 137, | ||
"column": 2 | ||
}, | ||
"end": { | ||
"line": 176, | ||
"line": 191, | ||
"column": 3 | ||
@@ -29,26 +29,2 @@ } | ||
{ | ||
"name": "updated", | ||
"description": "LitElement properties updated", | ||
"privacy": "public", | ||
"sourceRange": { | ||
"start": { | ||
"line": 244, | ||
"column": 2 | ||
}, | ||
"end": { | ||
"line": 254, | ||
"column": 3 | ||
} | ||
}, | ||
"metadata": {}, | ||
"params": [ | ||
{ | ||
"name": "changedProperties" | ||
} | ||
], | ||
"return": { | ||
"type": "void" | ||
} | ||
}, | ||
{ | ||
"name": "play", | ||
@@ -59,7 +35,7 @@ "description": "plays the animation regarless of previous state", | ||
"start": { | ||
"line": 258, | ||
"line": 267, | ||
"column": 2 | ||
}, | ||
"end": { | ||
"line": 260, | ||
"line": 269, | ||
"column": 3 | ||
@@ -80,7 +56,7 @@ } | ||
"start": { | ||
"line": 264, | ||
"line": 273, | ||
"column": 2 | ||
}, | ||
"end": { | ||
"line": 266, | ||
"line": 275, | ||
"column": 3 | ||
@@ -101,7 +77,7 @@ } | ||
"start": { | ||
"line": 270, | ||
"line": 279, | ||
"column": 2 | ||
}, | ||
"end": { | ||
"line": 276, | ||
"line": 285, | ||
"column": 3 | ||
@@ -122,7 +98,7 @@ } | ||
"start": { | ||
"line": 280, | ||
"line": 289, | ||
"column": 2 | ||
}, | ||
"end": { | ||
"line": 286, | ||
"line": 295, | ||
"column": 3 | ||
@@ -152,7 +128,7 @@ } | ||
"start": { | ||
"line": 34, | ||
"line": 36, | ||
"column": 0 | ||
}, | ||
"end": { | ||
"line": 374, | ||
"line": 412, | ||
"column": 1 | ||
@@ -159,0 +135,0 @@ } |
@@ -15,3 +15,3 @@ { | ||
}, | ||
"version": "2.7.1", | ||
"version": "2.7.3", | ||
"description": "Play gifs in an accessible way by having the user click to play their animation", | ||
@@ -40,4 +40,4 @@ "repository": { | ||
"dependencies": { | ||
"@lrnwebcomponents/schema-behaviors": "^2.7.1", | ||
"@lrnwebcomponents/simple-tooltip": "^2.7.1", | ||
"@lrnwebcomponents/schema-behaviors": "^2.7.3", | ||
"@lrnwebcomponents/simple-tooltip": "^2.7.3", | ||
"@polymer/iron-image": "^3.0.0", | ||
@@ -48,3 +48,3 @@ "lit-element": "^2.3.1" | ||
"@lrnwebcomponents/deduping-fix": "^2.6.16", | ||
"@lrnwebcomponents/storybook-utilities": "^2.7.1", | ||
"@lrnwebcomponents/storybook-utilities": "^2.7.3", | ||
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page", | ||
@@ -69,3 +69,3 @@ "@polymer/iron-demo-helpers": "3.1.0", | ||
], | ||
"gitHead": "1db0fe66e4c268b47cc9830ddf20a203e6276031" | ||
"gitHead": "5b0aedadce988b6f65dbd4b1a532209d5a051584" | ||
} |
@@ -57,3 +57,3 @@ /** | ||
:host { | ||
display: inline-flex; | ||
display: block; | ||
} | ||
@@ -60,0 +60,0 @@ :host([hidden]) { |
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
96910
1664