Skip to content

Commit

Permalink
Bump analysis.json
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriy-fix committed Mar 23, 2018
1 parent f4bbff4 commit 9443cf9
Showing 1 changed file with 44 additions and 23 deletions.
67 changes: 44 additions & 23 deletions analysis.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"sourceRange": {
"file": "src/vaadin-upload.html",
"start": {
"line": 891,
"line": 897,
"column": 6
},
"end": {
"line": 891,
"line": 897,
"column": 50
}
},
Expand Down Expand Up @@ -987,7 +987,7 @@
]
},
{
"name": "_onAddFilesClick",
"name": "_onAddFilesTouchEnd",
"description": "",
"privacy": "protected",
"sourceRange": {
Expand All @@ -996,7 +996,28 @@
"column": 8
},
"end": {
"line": 740,
"line": 737,
"column": 9
}
},
"metadata": {},
"params": [
{
"name": "e"
}
]
},
{
"name": "_onAddFilesClick",
"description": "",
"privacy": "protected",
"sourceRange": {
"start": {
"line": 739,
"column": 8
},
"end": {
"line": 746,
"column": 9
}
},
Expand All @@ -1009,11 +1030,11 @@
"privacy": "protected",
"sourceRange": {
"start": {
"line": 742,
"line": 748,
"column": 8
},
"end": {
"line": 744,
"line": 750,
"column": 9
}
},
Expand All @@ -1030,11 +1051,11 @@
"privacy": "protected",
"sourceRange": {
"start": {
"line": 746,
"line": 752,
"column": 8
},
"end": {
"line": 748,
"line": 754,
"column": 9
}
},
Expand All @@ -1051,11 +1072,11 @@
"privacy": "protected",
"sourceRange": {
"start": {
"line": 750,
"line": 756,
"column": 8
},
"end": {
"line": 752,
"line": 758,
"column": 9
}
},
Expand All @@ -1072,11 +1093,11 @@
"privacy": "protected",
"sourceRange": {
"start": {
"line": 754,
"line": 760,
"column": 8
},
"end": {
"line": 756,
"line": 762,
"column": 9
}
},
Expand All @@ -1093,11 +1114,11 @@
"privacy": "protected",
"sourceRange": {
"start": {
"line": 758,
"line": 764,
"column": 8
},
"end": {
"line": 761,
"line": 767,
"column": 9
}
},
Expand All @@ -1114,11 +1135,11 @@
"privacy": "protected",
"sourceRange": {
"start": {
"line": 763,
"line": 769,
"column": 8
},
"end": {
"line": 765,
"line": 771,
"column": 9
}
},
Expand All @@ -1135,11 +1156,11 @@
"privacy": "protected",
"sourceRange": {
"start": {
"line": 767,
"line": 773,
"column": 8
},
"end": {
"line": 769,
"line": 775,
"column": 9
}
},
Expand All @@ -1156,11 +1177,11 @@
"privacy": "protected",
"sourceRange": {
"start": {
"line": 771,
"line": 777,
"column": 8
},
"end": {
"line": 773,
"line": 779,
"column": 9
}
},
Expand All @@ -1180,11 +1201,11 @@
"privacy": "protected",
"sourceRange": {
"start": {
"line": 775,
"line": 781,
"column": 8
},
"end": {
"line": 777,
"line": 783,
"column": 9
}
},
Expand Down Expand Up @@ -1230,7 +1251,7 @@
"column": 6
},
"end": {
"line": 884,
"line": 890,
"column": 7
}
},
Expand Down

0 comments on commit 9443cf9

Please sign in to comment.