Skip to content

Commit ee56694

Browse files
committed
Update generated types for Polymer 2.x
Only interesting change is from Polymer/tools#799
1 parent 1c51d5f commit ee56694

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+1678
-2768
lines changed

package-lock.json

+1,471-2,723
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

types/lib/elements/array-selector.d.ts

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22
* DO NOT EDIT
33
*
44
* This file was automatically generated by
5-
* https://github.com/Polymer/gen-typescript-declarations
5+
* https://github.com/Polymer/tools/tree/master/packages/gen-typescript-declarations
66
*
77
* To modify these typings, edit the source file(s):
88
* lib/elements/array-selector.html
99
*/
1010

11+
12+
// tslint:disable:variable-name Describing an API that's defined elsewhere.
13+
// tslint:disable:no-any describes the API as best we are able today
14+
1115
/// <reference path="../../polymer-element.d.ts" />
1216
/// <reference path="../utils/mixin.d.ts" />
1317
/// <reference path="../utils/array-splice.d.ts" />

types/lib/elements/custom-style.d.ts

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@
22
* DO NOT EDIT
33
*
44
* This file was automatically generated by
5-
* https://github.com/Polymer/gen-typescript-declarations
5+
* https://github.com/Polymer/tools/tree/master/packages/gen-typescript-declarations
66
*
77
* To modify these typings, edit the source file(s):
88
* lib/elements/custom-style.html
99
*/
1010

11+
12+
// tslint:disable:variable-name Describing an API that's defined elsewhere.
13+
1114
/// <reference path="../utils/style-gather.d.ts" />
1215

1316
declare namespace Polymer {

types/lib/elements/dom-bind.d.ts

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@
22
* DO NOT EDIT
33
*
44
* This file was automatically generated by
5-
* https://github.com/Polymer/gen-typescript-declarations
5+
* https://github.com/Polymer/tools/tree/master/packages/gen-typescript-declarations
66
*
77
* To modify these typings, edit the source file(s):
88
* lib/elements/dom-bind.html
99
*/
1010

11+
12+
// tslint:disable:variable-name Describing an API that's defined elsewhere.
13+
1114
/// <reference path="../utils/boot.d.ts" />
1215
/// <reference path="../mixins/property-effects.d.ts" />
1316
/// <reference path="../mixins/mutable-data.d.ts" />

types/lib/elements/dom-if.d.ts

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@
22
* DO NOT EDIT
33
*
44
* This file was automatically generated by
5-
* https://github.com/Polymer/gen-typescript-declarations
5+
* https://github.com/Polymer/tools/tree/master/packages/gen-typescript-declarations
66
*
77
* To modify these typings, edit the source file(s):
88
* lib/elements/dom-if.html
99
*/
1010

11+
12+
// tslint:disable:variable-name Describing an API that's defined elsewhere.
13+
1114
/// <reference path="../../polymer-element.d.ts" />
1215
/// <reference path="../utils/templatize.d.ts" />
1316
/// <reference path="../utils/debounce.d.ts" />

types/lib/elements/dom-module.d.ts

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22
* DO NOT EDIT
33
*
44
* This file was automatically generated by
5-
* https://github.com/Polymer/gen-typescript-declarations
5+
* https://github.com/Polymer/tools/tree/master/packages/gen-typescript-declarations
66
*
77
* To modify these typings, edit the source file(s):
88
* lib/elements/dom-module.html
99
*/
1010

11+
12+
// tslint:disable:variable-name Describing an API that's defined elsewhere.
13+
// tslint:disable:no-any describes the API as best we are able today
14+
1115
/// <reference path="../utils/boot.d.ts" />
1216
/// <reference path="../utils/resolve-url.d.ts" />
1317

types/lib/elements/dom-repeat.d.ts

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22
* DO NOT EDIT
33
*
44
* This file was automatically generated by
5-
* https://github.com/Polymer/gen-typescript-declarations
5+
* https://github.com/Polymer/tools/tree/master/packages/gen-typescript-declarations
66
*
77
* To modify these typings, edit the source file(s):
88
* lib/elements/dom-repeat.html
99
*/
1010

11+
12+
// tslint:disable:variable-name Describing an API that's defined elsewhere.
13+
// tslint:disable:no-any describes the API as best we are able today
14+
1115
/// <reference path="../../polymer-element.d.ts" />
1216
/// <reference path="../utils/templatize.d.ts" />
1317
/// <reference path="../utils/debounce.d.ts" />

types/lib/legacy/class.d.ts

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@
22
* DO NOT EDIT
33
*
44
* This file was automatically generated by
5-
* https://github.com/Polymer/gen-typescript-declarations
5+
* https://github.com/Polymer/tools/tree/master/packages/gen-typescript-declarations
66
*
77
* To modify these typings, edit the source file(s):
88
* lib/legacy/class.html
99
*/
1010

11+
12+
// tslint:disable:variable-name Describing an API that's defined elsewhere.
13+
1114
/// <reference path="legacy-element-mixin.d.ts" />
1215

1316
declare namespace Polymer {

types/lib/legacy/legacy-data-mixin.d.ts

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22
* DO NOT EDIT
33
*
44
* This file was automatically generated by
5-
* https://github.com/Polymer/gen-typescript-declarations
5+
* https://github.com/Polymer/tools/tree/master/packages/gen-typescript-declarations
66
*
77
* To modify these typings, edit the source file(s):
88
* lib/legacy/legacy-data-mixin.html
99
*/
1010

11+
12+
// tslint:disable:variable-name Describing an API that's defined elsewhere.
13+
// tslint:disable:no-any describes the API as best we are able today
14+
1115
/// <reference path="class.d.ts" />
1216
/// <reference path="../../polymer.d.ts" />
1317
/// <reference path="../utils/mixin.d.ts" />

types/lib/legacy/legacy-element-mixin.d.ts

+6-1
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22
* DO NOT EDIT
33
*
44
* This file was automatically generated by
5-
* https://github.com/Polymer/gen-typescript-declarations
5+
* https://github.com/Polymer/tools/tree/master/packages/gen-typescript-declarations
66
*
77
* To modify these typings, edit the source file(s):
88
* lib/legacy/legacy-element-mixin.html
99
*/
1010

11+
12+
// tslint:disable:variable-name Describing an API that's defined elsewhere.
13+
// tslint:disable:no-any describes the API as best we are able today
14+
1115
/// <reference path="../mixins/element-mixin.d.ts" />
1216
/// <reference path="../mixins/gesture-event-listeners.d.ts" />
1317
/// <reference path="../mixins/dir-mixin.d.ts" />
@@ -42,6 +46,7 @@ declare namespace Polymer {
4246
* `this.getRootNode().host`.
4347
*/
4448
readonly domHost: any;
49+
is: string;
4550

4651
/**
4752
* Overrides the default `Polymer.PropertyEffects` implementation to

types/lib/legacy/mutable-data-behavior.d.ts

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22
* DO NOT EDIT
33
*
44
* This file was automatically generated by
5-
* https://github.com/Polymer/gen-typescript-declarations
5+
* https://github.com/Polymer/tools/tree/master/packages/gen-typescript-declarations
66
*
77
* To modify these typings, edit the source file(s):
88
* lib/legacy/mutable-data-behavior.html
99
*/
1010

11+
12+
// tslint:disable:variable-name Describing an API that's defined elsewhere.
13+
// tslint:disable:no-any describes the API as best we are able today
14+
1115
/// <reference path="../mixins/mutable-data.d.ts" />
1216

1317
declare namespace Polymer {

types/lib/legacy/polymer-fn.d.ts

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@
22
* DO NOT EDIT
33
*
44
* This file was automatically generated by
5-
* https://github.com/Polymer/gen-typescript-declarations
5+
* https://github.com/Polymer/tools/tree/master/packages/gen-typescript-declarations
66
*
77
* To modify these typings, edit the source file(s):
88
* lib/legacy/polymer-fn.html
99
*/
1010

11+
12+
// tslint:disable:variable-name Describing an API that's defined elsewhere.
13+
1114
/// <reference path="class.d.ts" />
1215

1316

types/lib/legacy/polymer.dom.d.ts

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22
* DO NOT EDIT
33
*
44
* This file was automatically generated by
5-
* https://github.com/Polymer/gen-typescript-declarations
5+
* https://github.com/Polymer/tools/tree/master/packages/gen-typescript-declarations
66
*
77
* To modify these typings, edit the source file(s):
88
* lib/legacy/polymer.dom.html
99
*/
1010

11+
12+
// tslint:disable:variable-name Describing an API that's defined elsewhere.
13+
// tslint:disable:no-any describes the API as best we are able today
14+
1115
/// <reference path="../utils/boot.d.ts" />
1216
/// <reference path="../utils/settings.d.ts" />
1317
/// <reference path="../utils/flattened-nodes-observer.d.ts" />

types/lib/legacy/templatizer-behavior.d.ts

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@
22
* DO NOT EDIT
33
*
44
* This file was automatically generated by
5-
* https://github.com/Polymer/gen-typescript-declarations
5+
* https://github.com/Polymer/tools/tree/master/packages/gen-typescript-declarations
66
*
77
* To modify these typings, edit the source file(s):
88
* lib/legacy/templatizer-behavior.html
99
*/
1010

11+
12+
// tslint:disable:variable-name Describing an API that's defined elsewhere.
13+
1114
/// <reference path="../utils/templatize.d.ts" />
1215

1316
declare namespace Polymer {

types/lib/mixins/dir-mixin.d.ts

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22
* DO NOT EDIT
33
*
44
* This file was automatically generated by
5-
* https://github.com/Polymer/gen-typescript-declarations
5+
* https://github.com/Polymer/tools/tree/master/packages/gen-typescript-declarations
66
*
77
* To modify these typings, edit the source file(s):
88
* lib/mixins/dir-mixin.html
99
*/
1010

11+
12+
// tslint:disable:variable-name Describing an API that's defined elsewhere.
13+
// tslint:disable:no-any describes the API as best we are able today
14+
1115
/// <reference path="property-accessors.d.ts" />
1216

1317
declare namespace Polymer {

types/lib/mixins/disable-upgrade-mixin.d.ts

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22
* DO NOT EDIT
33
*
44
* This file was automatically generated by
5-
* https://github.com/Polymer/gen-typescript-declarations
5+
* https://github.com/Polymer/tools/tree/master/packages/gen-typescript-declarations
66
*
77
* To modify these typings, edit the source file(s):
88
* lib/mixins/disable-upgrade-mixin.html
99
*/
1010

11+
12+
// tslint:disable:variable-name Describing an API that's defined elsewhere.
13+
// tslint:disable:no-any describes the API as best we are able today
14+
1115
/// <reference path="element-mixin.d.ts" />
1216

1317
declare namespace Polymer {

types/lib/mixins/element-mixin.d.ts

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22
* DO NOT EDIT
33
*
44
* This file was automatically generated by
5-
* https://github.com/Polymer/gen-typescript-declarations
5+
* https://github.com/Polymer/tools/tree/master/packages/gen-typescript-declarations
66
*
77
* To modify these typings, edit the source file(s):
88
* lib/mixins/element-mixin.html
99
*/
1010

11+
12+
// tslint:disable:variable-name Describing an API that's defined elsewhere.
13+
// tslint:disable:no-any describes the API as best we are able today
14+
1115
/// <reference path="../utils/boot.d.ts" />
1216
/// <reference path="../utils/settings.d.ts" />
1317
/// <reference path="../utils/mixin.d.ts" />

types/lib/mixins/gesture-event-listeners.d.ts

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22
* DO NOT EDIT
33
*
44
* This file was automatically generated by
5-
* https://github.com/Polymer/gen-typescript-declarations
5+
* https://github.com/Polymer/tools/tree/master/packages/gen-typescript-declarations
66
*
77
* To modify these typings, edit the source file(s):
88
* lib/mixins/gesture-event-listeners.html
99
*/
1010

11+
12+
// tslint:disable:variable-name Describing an API that's defined elsewhere.
13+
// tslint:disable:no-any describes the API as best we are able today
14+
1115
/// <reference path="../utils/boot.d.ts" />
1216
/// <reference path="../utils/mixin.d.ts" />
1317
/// <reference path="../utils/gestures.d.ts" />

types/lib/mixins/mutable-data.d.ts

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22
* DO NOT EDIT
33
*
44
* This file was automatically generated by
5-
* https://github.com/Polymer/gen-typescript-declarations
5+
* https://github.com/Polymer/tools/tree/master/packages/gen-typescript-declarations
66
*
77
* To modify these typings, edit the source file(s):
88
* lib/mixins/mutable-data.html
99
*/
1010

11+
12+
// tslint:disable:variable-name Describing an API that's defined elsewhere.
13+
// tslint:disable:no-any describes the API as best we are able today
14+
1115
/// <reference path="../utils/mixin.d.ts" />
1216

1317
declare namespace Polymer {

types/lib/mixins/properties-changed.d.ts

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22
* DO NOT EDIT
33
*
44
* This file was automatically generated by
5-
* https://github.com/Polymer/gen-typescript-declarations
5+
* https://github.com/Polymer/tools/tree/master/packages/gen-typescript-declarations
66
*
77
* To modify these typings, edit the source file(s):
88
* lib/mixins/properties-changed.html
99
*/
1010

11+
12+
// tslint:disable:variable-name Describing an API that's defined elsewhere.
13+
// tslint:disable:no-any describes the API as best we are able today
14+
1115
/// <reference path="../utils/boot.d.ts" />
1216
/// <reference path="../utils/mixin.d.ts" />
1317
/// <reference path="../utils/async.d.ts" />

types/lib/mixins/properties-mixin.d.ts

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22
* DO NOT EDIT
33
*
44
* This file was automatically generated by
5-
* https://github.com/Polymer/gen-typescript-declarations
5+
* https://github.com/Polymer/tools/tree/master/packages/gen-typescript-declarations
66
*
77
* To modify these typings, edit the source file(s):
88
* lib/mixins/properties-mixin.html
99
*/
1010

11+
12+
// tslint:disable:variable-name Describing an API that's defined elsewhere.
13+
// tslint:disable:no-any describes the API as best we are able today
14+
1115
/// <reference path="../utils/boot.d.ts" />
1216
/// <reference path="../utils/telemetry.d.ts" />
1317
/// <reference path="../utils/mixin.d.ts" />

types/lib/mixins/property-accessors.d.ts

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22
* DO NOT EDIT
33
*
44
* This file was automatically generated by
5-
* https://github.com/Polymer/gen-typescript-declarations
5+
* https://github.com/Polymer/tools/tree/master/packages/gen-typescript-declarations
66
*
77
* To modify these typings, edit the source file(s):
88
* lib/mixins/property-accessors.html
99
*/
1010

11+
12+
// tslint:disable:variable-name Describing an API that's defined elsewhere.
13+
// tslint:disable:no-any describes the API as best we are able today
14+
1115
/// <reference path="../utils/boot.d.ts" />
1216
/// <reference path="../utils/mixin.d.ts" />
1317
/// <reference path="../utils/case-map.d.ts" />

types/lib/mixins/property-effects.d.ts

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22
* DO NOT EDIT
33
*
44
* This file was automatically generated by
5-
* https://github.com/Polymer/gen-typescript-declarations
5+
* https://github.com/Polymer/tools/tree/master/packages/gen-typescript-declarations
66
*
77
* To modify these typings, edit the source file(s):
88
* lib/mixins/property-effects.html
99
*/
1010

11+
12+
// tslint:disable:variable-name Describing an API that's defined elsewhere.
13+
// tslint:disable:no-any describes the API as best we are able today
14+
1115
/// <reference path="../utils/boot.d.ts" />
1216
/// <reference path="../utils/mixin.d.ts" />
1317
/// <reference path="../utils/path.d.ts" />

0 commit comments

Comments
 (0)