Skip to content

Commit

Permalink
https://github.com/phetsims/scenery/issues/608
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanolson committed Dec 19, 2019
1 parent b50b55c commit 1f99751
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 62 deletions.
84 changes: 42 additions & 42 deletions js/phet-io/coulombs-law-phet-io-elements-baseline.js
Original file line number Diff line number Diff line change
Expand Up @@ -3525,7 +3525,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioTypeName": "PropertyIO<BooleanIO>"
},
"coulombsLaw.general.controller.input.changeAction": {
"phetioDocumentation": "Emits when the PDOM root gets the change DOM event. The arguments are:<br/><ol><li>event: DOMEventIO</li></ol>",
"phetioDocumentation": "Emits when the PDOM root gets the change DOM event. The arguments are:<br/><ol><li>event: EventIO</li></ol>",
"phetioDynamicElement": false,
"phetioDynamicElementArchetype": false,
"phetioEventType": "USER",
Expand All @@ -3535,10 +3535,10 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<DOMEventIO>"
"phetioTypeName": "ActionIO<EventIO>"
},
"coulombsLaw.general.controller.input.clickAction": {
"phetioDocumentation": "Emits when the PDOM root gets the click DOM event. The arguments are:<br/><ol><li>event: DOMEventIO</li></ol>",
"phetioDocumentation": "Emits when the PDOM root gets the click DOM event. The arguments are:<br/><ol><li>event: EventIO</li></ol>",
"phetioDynamicElement": false,
"phetioDynamicElementArchetype": false,
"phetioEventType": "USER",
Expand All @@ -3548,10 +3548,10 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<DOMEventIO>"
"phetioTypeName": "ActionIO<EventIO>"
},
"coulombsLaw.general.controller.input.focusinAction": {
"phetioDocumentation": "Emits when the PDOM root gets the focusin DOM event. The arguments are:<br/><ol><li>event: DOMEventIO</li></ol>",
"phetioDocumentation": "Emits when the PDOM root gets the focusin DOM event. The arguments are:<br/><ol><li>event: EventIO</li></ol>",
"phetioDynamicElement": false,
"phetioDynamicElementArchetype": false,
"phetioEventType": "USER",
Expand All @@ -3561,10 +3561,10 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<DOMEventIO>"
"phetioTypeName": "ActionIO<EventIO>"
},
"coulombsLaw.general.controller.input.focusoutAction": {
"phetioDocumentation": "Emits when the PDOM root gets the focusout DOM event. The arguments are:<br/><ol><li>event: DOMEventIO</li></ol>",
"phetioDocumentation": "Emits when the PDOM root gets the focusout DOM event. The arguments are:<br/><ol><li>event: EventIO</li></ol>",
"phetioDynamicElement": false,
"phetioDynamicElementArchetype": false,
"phetioEventType": "USER",
Expand All @@ -3574,10 +3574,10 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<DOMEventIO>"
"phetioTypeName": "ActionIO<EventIO>"
},
"coulombsLaw.general.controller.input.inputAction": {
"phetioDocumentation": "Emits when the PDOM root gets the input DOM event. The arguments are:<br/><ol><li>event: DOMEventIO</li></ol>",
"phetioDocumentation": "Emits when the PDOM root gets the input DOM event. The arguments are:<br/><ol><li>event: EventIO</li></ol>",
"phetioDynamicElement": false,
"phetioDynamicElementArchetype": false,
"phetioEventType": "USER",
Expand All @@ -3587,10 +3587,10 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<DOMEventIO>"
"phetioTypeName": "ActionIO<EventIO>"
},
"coulombsLaw.general.controller.input.keydownAction": {
"phetioDocumentation": "Emits when the PDOM root gets the keydown DOM event. The arguments are:<br/><ol><li>event: DOMEventIO</li></ol>",
"phetioDocumentation": "Emits when the PDOM root gets the keydown DOM event. The arguments are:<br/><ol><li>event: EventIO</li></ol>",
"phetioDynamicElement": false,
"phetioDynamicElementArchetype": false,
"phetioEventType": "USER",
Expand All @@ -3600,10 +3600,10 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<DOMEventIO>"
"phetioTypeName": "ActionIO<EventIO>"
},
"coulombsLaw.general.controller.input.keyupAction": {
"phetioDocumentation": "Emits when the PDOM root gets the keyup DOM event. The arguments are:<br/><ol><li>event: DOMEventIO</li></ol>",
"phetioDocumentation": "Emits when the PDOM root gets the keyup DOM event. The arguments are:<br/><ol><li>event: EventIO</li></ol>",
"phetioDynamicElement": false,
"phetioDynamicElementArchetype": false,
"phetioEventType": "USER",
Expand All @@ -3613,10 +3613,10 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<DOMEventIO>"
"phetioTypeName": "ActionIO<EventIO>"
},
"coulombsLaw.general.controller.input.mouseDownAction": {
"phetioDocumentation": "Emits when a mouse button is pressed The arguments are:<br/><ol><li>point: Vector2IO</li><br/><li>event: DOMEventIO</li></ol>",
"phetioDocumentation": "Emits when a mouse button is pressed The arguments are:<br/><ol><li>point: Vector2IO</li><br/><li>event: EventIO</li></ol>",
"phetioDynamicElement": false,
"phetioDynamicElementArchetype": false,
"phetioEventType": "USER",
Expand All @@ -3626,10 +3626,10 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<Vector2IO, DOMEventIO>"
"phetioTypeName": "ActionIO<Vector2IO, EventIO>"
},
"coulombsLaw.general.controller.input.mouseMovedAction": {
"phetioDocumentation": "Emits when the mouse is moved The arguments are:<br/><ol><li>point: Vector2IO</li><br/><li>event: DOMEventIO</li></ol>",
"phetioDocumentation": "Emits when the mouse is moved The arguments are:<br/><ol><li>point: Vector2IO</li><br/><li>event: EventIO</li></ol>",
"phetioDynamicElement": false,
"phetioDynamicElementArchetype": false,
"phetioEventType": "USER",
Expand All @@ -3639,10 +3639,10 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<Vector2IO, DOMEventIO>"
"phetioTypeName": "ActionIO<Vector2IO, EventIO>"
},
"coulombsLaw.general.controller.input.mouseOutAction": {
"phetioDocumentation": "Emits when the mouse moves out of the display The arguments are:<br/><ol><li>point: Vector2IO</li><br/><li>event: DOMEventIO</li></ol>",
"phetioDocumentation": "Emits when the mouse moves out of the display The arguments are:<br/><ol><li>point: Vector2IO</li><br/><li>event: EventIO</li></ol>",
"phetioDynamicElement": false,
"phetioDynamicElementArchetype": false,
"phetioEventType": "USER",
Expand All @@ -3652,10 +3652,10 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<Vector2IO, DOMEventIO>"
"phetioTypeName": "ActionIO<Vector2IO, EventIO>"
},
"coulombsLaw.general.controller.input.mouseOverAction": {
"phetioDocumentation": "Emits when the mouse is moved over a Node The arguments are:<br/><ol><li>point: Vector2IO</li><br/><li>event: DOMEventIO</li></ol>",
"phetioDocumentation": "Emits when the mouse is moved over a Node The arguments are:<br/><ol><li>point: Vector2IO</li><br/><li>event: EventIO</li></ol>",
"phetioDynamicElement": false,
"phetioDynamicElementArchetype": false,
"phetioEventType": "USER",
Expand All @@ -3665,10 +3665,10 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<Vector2IO, DOMEventIO>"
"phetioTypeName": "ActionIO<Vector2IO, EventIO>"
},
"coulombsLaw.general.controller.input.mouseUpAction": {
"phetioDocumentation": "Emits when a mouse button is released The arguments are:<br/><ol><li>point: Vector2IO</li><br/><li>event: DOMEventIO</li></ol>",
"phetioDocumentation": "Emits when a mouse button is released The arguments are:<br/><ol><li>point: Vector2IO</li><br/><li>event: EventIO</li></ol>",
"phetioDynamicElement": false,
"phetioDynamicElementArchetype": false,
"phetioEventType": "USER",
Expand All @@ -3678,10 +3678,10 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<Vector2IO, DOMEventIO>"
"phetioTypeName": "ActionIO<Vector2IO, EventIO>"
},
"coulombsLaw.general.controller.input.penCancelAction": {
"phetioDocumentation": "Emits when a pen is canceled The arguments are:<br/><ol><li>id: NumberIO</li><br/><li>point: Vector2IO</li><br/><li>event: DOMEventIO</li></ol>",
"phetioDocumentation": "Emits when a pen is canceled The arguments are:<br/><ol><li>id: NumberIO</li><br/><li>point: Vector2IO</li><br/><li>event: EventIO</li></ol>",
"phetioDynamicElement": false,
"phetioDynamicElementArchetype": false,
"phetioEventType": "USER",
Expand All @@ -3691,10 +3691,10 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<NumberIO, Vector2IO, DOMEventIO>"
"phetioTypeName": "ActionIO<NumberIO, Vector2IO, EventIO>"
},
"coulombsLaw.general.controller.input.penEndAction": {
"phetioDocumentation": "Emits when a pen is lifted The arguments are:<br/><ol><li>id: NumberIO</li><br/><li>point: Vector2IO</li><br/><li>event: DOMEventIO</li></ol>",
"phetioDocumentation": "Emits when a pen is lifted The arguments are:<br/><ol><li>id: NumberIO</li><br/><li>point: Vector2IO</li><br/><li>event: EventIO</li></ol>",
"phetioDynamicElement": false,
"phetioDynamicElementArchetype": false,
"phetioEventType": "USER",
Expand All @@ -3704,10 +3704,10 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<NumberIO, Vector2IO, DOMEventIO>"
"phetioTypeName": "ActionIO<NumberIO, Vector2IO, EventIO>"
},
"coulombsLaw.general.controller.input.penMoveAction": {
"phetioDocumentation": "Emits when a pen is moved The arguments are:<br/><ol><li>id: NumberIO</li><br/><li>point: Vector2IO</li><br/><li>event: DOMEventIO</li></ol>",
"phetioDocumentation": "Emits when a pen is moved The arguments are:<br/><ol><li>id: NumberIO</li><br/><li>point: Vector2IO</li><br/><li>event: EventIO</li></ol>",
"phetioDynamicElement": false,
"phetioDynamicElementArchetype": false,
"phetioEventType": "USER",
Expand All @@ -3717,10 +3717,10 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<NumberIO, Vector2IO, DOMEventIO>"
"phetioTypeName": "ActionIO<NumberIO, Vector2IO, EventIO>"
},
"coulombsLaw.general.controller.input.penStartAction": {
"phetioDocumentation": "Emits when a pen touches the screen The arguments are:<br/><ol><li>id: NumberIO</li><br/><li>point: Vector2IO</li><br/><li>event: DOMEventIO</li></ol>",
"phetioDocumentation": "Emits when a pen touches the screen The arguments are:<br/><ol><li>id: NumberIO</li><br/><li>point: Vector2IO</li><br/><li>event: EventIO</li></ol>",
"phetioDynamicElement": false,
"phetioDynamicElementArchetype": false,
"phetioEventType": "USER",
Expand All @@ -3730,10 +3730,10 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<NumberIO, Vector2IO, DOMEventIO>"
"phetioTypeName": "ActionIO<NumberIO, Vector2IO, EventIO>"
},
"coulombsLaw.general.controller.input.touchCancelAction": {
"phetioDocumentation": "Emits when a touch is canceled The arguments are:<br/><ol><li>id: NumberIO</li><br/><li>point: Vector2IO</li><br/><li>event: DOMEventIO</li></ol>",
"phetioDocumentation": "Emits when a touch is canceled The arguments are:<br/><ol><li>id: NumberIO</li><br/><li>point: Vector2IO</li><br/><li>event: EventIO</li></ol>",
"phetioDynamicElement": false,
"phetioDynamicElementArchetype": false,
"phetioEventType": "USER",
Expand All @@ -3743,10 +3743,10 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<NumberIO, Vector2IO, DOMEventIO>"
"phetioTypeName": "ActionIO<NumberIO, Vector2IO, EventIO>"
},
"coulombsLaw.general.controller.input.touchEndAction": {
"phetioDocumentation": "Emits when a touch ends The arguments are:<br/><ol><li>id: NumberIO</li><br/><li>point: Vector2IO</li><br/><li>event: DOMEventIO</li></ol>",
"phetioDocumentation": "Emits when a touch ends The arguments are:<br/><ol><li>id: NumberIO</li><br/><li>point: Vector2IO</li><br/><li>event: EventIO</li></ol>",
"phetioDynamicElement": false,
"phetioDynamicElementArchetype": false,
"phetioEventType": "USER",
Expand All @@ -3756,10 +3756,10 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<NumberIO, Vector2IO, DOMEventIO>"
"phetioTypeName": "ActionIO<NumberIO, Vector2IO, EventIO>"
},
"coulombsLaw.general.controller.input.touchMoveAction": {
"phetioDocumentation": "Emits when a touch moves The arguments are:<br/><ol><li>id: NumberIO</li><br/><li>point: Vector2IO</li><br/><li>event: DOMEventIO</li></ol>",
"phetioDocumentation": "Emits when a touch moves The arguments are:<br/><ol><li>id: NumberIO</li><br/><li>point: Vector2IO</li><br/><li>event: EventIO</li></ol>",
"phetioDynamicElement": false,
"phetioDynamicElementArchetype": false,
"phetioEventType": "USER",
Expand All @@ -3769,10 +3769,10 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<NumberIO, Vector2IO, DOMEventIO>"
"phetioTypeName": "ActionIO<NumberIO, Vector2IO, EventIO>"
},
"coulombsLaw.general.controller.input.touchStartAction": {
"phetioDocumentation": "Emits when a touch begins The arguments are:<br/><ol><li>id: NumberIO</li><br/><li>point: Vector2IO</li><br/><li>event: DOMEventIO</li></ol>",
"phetioDocumentation": "Emits when a touch begins The arguments are:<br/><ol><li>id: NumberIO</li><br/><li>point: Vector2IO</li><br/><li>event: EventIO</li></ol>",
"phetioDynamicElement": false,
"phetioDynamicElementArchetype": false,
"phetioEventType": "USER",
Expand All @@ -3782,7 +3782,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<NumberIO, Vector2IO, DOMEventIO>"
"phetioTypeName": "ActionIO<NumberIO, Vector2IO, EventIO>"
},
"coulombsLaw.general.controller.input.validatePointersAction": {
"phetioDocumentation": "A function that executes. No arguments.",
Expand All @@ -3798,7 +3798,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioTypeName": "ActionIO<>"
},
"coulombsLaw.general.controller.input.wheelScrollAction": {
"phetioDocumentation": "Emits when the mouse wheel scrolls The arguments are:<br/><ol><li>event: DOMEventIO</li></ol>",
"phetioDocumentation": "Emits when the mouse wheel scrolls The arguments are:<br/><ol><li>event: EventIO</li></ol>",
"phetioDynamicElement": false,
"phetioDynamicElementArchetype": false,
"phetioEventType": "USER",
Expand All @@ -3808,7 +3808,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<DOMEventIO>"
"phetioTypeName": "ActionIO<EventIO>"
},
"coulombsLaw.general.focusProperty": {
"phetioDocumentation": "Stores the current focus for the simulation, null if there is not focus. This is not updated based on mouse or touch input, only keyboard and other alternative inputs.",
Expand Down
Loading

0 comments on commit 1f99751

Please sign in to comment.