Skip to content

Commit

Permalink
grunt update, phetsims/phet-io#1559
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Oct 23, 2019
1 parent 102d709 commit a4b8a4c
Show file tree
Hide file tree
Showing 2 changed files with 355 additions and 0 deletions.
336 changes: 336 additions & 0 deletions js/phet-io/gravity-force-lab-basics-phet-io-elements-baseline.js
Original file line number Diff line number Diff line change
Expand Up @@ -421,6 +421,174 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "EmitterIO<>"
},
"gravityForceLabBasics.general.navigationBar.a11yButtonsHBox.keyboardHelpButton.keyboardHelpDialogCapsule": {
"phetioDocumentation": "",
"phetioDynamicElement": false,
"phetioEventType": "MODEL",
"phetioFeatured": false,
"phetioHighFrequency": false,
"phetioPlayback": false,
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "PhetioCapsuleIO<DialogIO>"
},
"gravityForceLabBasics.general.navigationBar.a11yButtonsHBox.keyboardHelpButton.keyboardHelpDialogCapsule.prototype": {
"phetioDocumentation": "",
"phetioDynamicElement": true,
"phetioEventType": "MODEL",
"phetioFeatured": false,
"phetioHighFrequency": false,
"phetioPlayback": false,
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "DialogIO"
},
"gravityForceLabBasics.general.navigationBar.a11yButtonsHBox.keyboardHelpButton.keyboardHelpDialogCapsule.prototype.closeButton": {
"phetioDocumentation": "",
"phetioDynamicElement": true,
"phetioEventType": "MODEL",
"phetioFeatured": false,
"phetioHighFrequency": false,
"phetioPlayback": false,
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "NodeIO"
},
"gravityForceLabBasics.general.navigationBar.a11yButtonsHBox.keyboardHelpButton.keyboardHelpDialogCapsule.prototype.closeButton.enabledProperty": {
"phetioDocumentation": "When disabled, the button is grayed out and cannot be pressed",
"phetioDynamicElement": true,
"phetioEventType": "MODEL",
"phetioFeatured": true,
"phetioHighFrequency": false,
"phetioPlayback": false,
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "PropertyIO<BooleanIO>"
},
"gravityForceLabBasics.general.navigationBar.a11yButtonsHBox.keyboardHelpButton.keyboardHelpDialogCapsule.prototype.closeButton.firedEmitter": {
"phetioDocumentation": "Emits when the button is fired No arguments.",
"phetioDynamicElement": true,
"phetioEventType": "USER",
"phetioFeatured": false,
"phetioHighFrequency": false,
"phetioPlayback": false,
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "EmitterIO<>"
},
"gravityForceLabBasics.general.navigationBar.a11yButtonsHBox.keyboardHelpButton.keyboardHelpDialogCapsule.prototype.closeButton.opacityProperty": {
"phetioDocumentation": "Opacity of the parent NodeIO, between 0 (invisible) and 1 (fully visible)",
"phetioDynamicElement": true,
"phetioEventType": "MODEL",
"phetioFeatured": false,
"phetioHighFrequency": false,
"phetioPlayback": false,
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "NumberPropertyIO"
},
"gravityForceLabBasics.general.navigationBar.a11yButtonsHBox.keyboardHelpButton.keyboardHelpDialogCapsule.prototype.closeButton.pickableProperty": {
"phetioDocumentation": "Sets whether the node will be pickable (and hence interactive), see the NodeIO documentation for more details",
"phetioDynamicElement": true,
"phetioEventType": "MODEL",
"phetioFeatured": false,
"phetioHighFrequency": false,
"phetioPlayback": false,
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "PropertyIO<NullableIO<BooleanIO>>"
},
"gravityForceLabBasics.general.navigationBar.a11yButtonsHBox.keyboardHelpButton.keyboardHelpDialogCapsule.prototype.closeButton.pressListener.pressAction": {
"phetioDocumentation": "Executes whenever a press occurs. The first argument when executing can be used to convey info about the Event. The arguments are:<br/><ol><li>event: EventIO</li></ol>",
"phetioDynamicElement": true,
"phetioEventType": "USER",
"phetioFeatured": false,
"phetioHighFrequency": false,
"phetioPlayback": false,
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<EventIO>"
},
"gravityForceLabBasics.general.navigationBar.a11yButtonsHBox.keyboardHelpButton.keyboardHelpDialogCapsule.prototype.closeButton.pressListener.releaseAction": {
"phetioDocumentation": "Executes whenever a release occurs. The arguments are:<br/><ol><li>event: NullableIO<EventIO></li></ol>",
"phetioDynamicElement": true,
"phetioEventType": "USER",
"phetioFeatured": false,
"phetioHighFrequency": false,
"phetioPlayback": false,
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<NullableIO<EventIO>>"
},
"gravityForceLabBasics.general.navigationBar.a11yButtonsHBox.keyboardHelpButton.keyboardHelpDialogCapsule.prototype.closeButton.visibleProperty": {
"phetioDocumentation": "Controls whether the Node will be visible (and interactive), see the NodeIO documentation for more details.",
"phetioDynamicElement": true,
"phetioEventType": "MODEL",
"phetioFeatured": true,
"phetioHighFrequency": false,
"phetioPlayback": false,
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "PropertyIO<BooleanIO>"
},
"gravityForceLabBasics.general.navigationBar.a11yButtonsHBox.keyboardHelpButton.keyboardHelpDialogCapsule.prototype.isShowingProperty": {
"phetioDocumentation": "",
"phetioDynamicElement": true,
"phetioEventType": "MODEL",
"phetioFeatured": false,
"phetioHighFrequency": false,
"phetioPlayback": false,
"phetioReadOnly": true,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "PropertyIO<BooleanIO>"
},
"gravityForceLabBasics.general.navigationBar.a11yButtonsHBox.keyboardHelpButton.keyboardHelpDialogCapsule.prototype.opacityProperty": {
"phetioDocumentation": "Opacity of the parent NodeIO, between 0 (invisible) and 1 (fully visible)",
"phetioDynamicElement": true,
"phetioEventType": "MODEL",
"phetioFeatured": false,
"phetioHighFrequency": false,
"phetioPlayback": false,
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "NumberPropertyIO"
},
"gravityForceLabBasics.general.navigationBar.a11yButtonsHBox.keyboardHelpButton.keyboardHelpDialogCapsule.prototype.pickableProperty": {
"phetioDocumentation": "Sets whether the node will be pickable (and hence interactive), see the NodeIO documentation for more details",
"phetioDynamicElement": true,
"phetioEventType": "MODEL",
"phetioFeatured": false,
"phetioHighFrequency": false,
"phetioPlayback": false,
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "PropertyIO<NullableIO<BooleanIO>>"
},
"gravityForceLabBasics.general.navigationBar.a11yButtonsHBox.keyboardHelpButton.keyboardHelpDialogCapsule.prototype.visibleProperty": {
"phetioDocumentation": "Controls whether the Node will be visible (and interactive), see the NodeIO documentation for more details.",
"phetioDynamicElement": true,
"phetioEventType": "MODEL",
"phetioFeatured": false,
"phetioHighFrequency": false,
"phetioPlayback": false,
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "PropertyIO<BooleanIO>"
},
"gravityForceLabBasics.general.navigationBar.a11yButtonsHBox.keyboardHelpButton.opacityProperty": {
"phetioDocumentation": "Opacity of the parent NodeIO, between 0 (invisible) and 1 (fully visible)",
"phetioDynamicElement": false,
Expand Down Expand Up @@ -529,6 +697,174 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "PhetMenuIO"
},
"gravityForceLabBasics.general.navigationBar.phetButton.phetMenu.aboutDialogCapsule": {
"phetioDocumentation": "",
"phetioDynamicElement": false,
"phetioEventType": "MODEL",
"phetioFeatured": false,
"phetioHighFrequency": false,
"phetioPlayback": false,
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "PhetioCapsuleIO<DialogIO>"
},
"gravityForceLabBasics.general.navigationBar.phetButton.phetMenu.aboutDialogCapsule.prototype": {
"phetioDocumentation": "",
"phetioDynamicElement": true,
"phetioEventType": "MODEL",
"phetioFeatured": false,
"phetioHighFrequency": false,
"phetioPlayback": false,
"phetioReadOnly": true,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "DialogIO"
},
"gravityForceLabBasics.general.navigationBar.phetButton.phetMenu.aboutDialogCapsule.prototype.closeButton": {
"phetioDocumentation": "",
"phetioDynamicElement": true,
"phetioEventType": "MODEL",
"phetioFeatured": false,
"phetioHighFrequency": false,
"phetioPlayback": false,
"phetioReadOnly": true,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "NodeIO"
},
"gravityForceLabBasics.general.navigationBar.phetButton.phetMenu.aboutDialogCapsule.prototype.closeButton.enabledProperty": {
"phetioDocumentation": "When disabled, the button is grayed out and cannot be pressed",
"phetioDynamicElement": true,
"phetioEventType": "MODEL",
"phetioFeatured": true,
"phetioHighFrequency": false,
"phetioPlayback": false,
"phetioReadOnly": true,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "PropertyIO<BooleanIO>"
},
"gravityForceLabBasics.general.navigationBar.phetButton.phetMenu.aboutDialogCapsule.prototype.closeButton.firedEmitter": {
"phetioDocumentation": "Emits when the button is fired No arguments.",
"phetioDynamicElement": true,
"phetioEventType": "USER",
"phetioFeatured": false,
"phetioHighFrequency": false,
"phetioPlayback": false,
"phetioReadOnly": true,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "EmitterIO<>"
},
"gravityForceLabBasics.general.navigationBar.phetButton.phetMenu.aboutDialogCapsule.prototype.closeButton.opacityProperty": {
"phetioDocumentation": "Opacity of the parent NodeIO, between 0 (invisible) and 1 (fully visible)",
"phetioDynamicElement": true,
"phetioEventType": "MODEL",
"phetioFeatured": false,
"phetioHighFrequency": false,
"phetioPlayback": false,
"phetioReadOnly": true,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "NumberPropertyIO"
},
"gravityForceLabBasics.general.navigationBar.phetButton.phetMenu.aboutDialogCapsule.prototype.closeButton.pickableProperty": {
"phetioDocumentation": "Sets whether the node will be pickable (and hence interactive), see the NodeIO documentation for more details",
"phetioDynamicElement": true,
"phetioEventType": "MODEL",
"phetioFeatured": false,
"phetioHighFrequency": false,
"phetioPlayback": false,
"phetioReadOnly": true,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "PropertyIO<NullableIO<BooleanIO>>"
},
"gravityForceLabBasics.general.navigationBar.phetButton.phetMenu.aboutDialogCapsule.prototype.closeButton.pressListener.pressAction": {
"phetioDocumentation": "Executes whenever a press occurs. The first argument when executing can be used to convey info about the Event. The arguments are:<br/><ol><li>event: EventIO</li></ol>",
"phetioDynamicElement": true,
"phetioEventType": "USER",
"phetioFeatured": false,
"phetioHighFrequency": false,
"phetioPlayback": false,
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<EventIO>"
},
"gravityForceLabBasics.general.navigationBar.phetButton.phetMenu.aboutDialogCapsule.prototype.closeButton.pressListener.releaseAction": {
"phetioDocumentation": "Executes whenever a release occurs. The arguments are:<br/><ol><li>event: NullableIO<EventIO></li></ol>",
"phetioDynamicElement": true,
"phetioEventType": "USER",
"phetioFeatured": false,
"phetioHighFrequency": false,
"phetioPlayback": false,
"phetioReadOnly": false,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<NullableIO<EventIO>>"
},
"gravityForceLabBasics.general.navigationBar.phetButton.phetMenu.aboutDialogCapsule.prototype.closeButton.visibleProperty": {
"phetioDocumentation": "Controls whether the Node will be visible (and interactive), see the NodeIO documentation for more details.",
"phetioDynamicElement": true,
"phetioEventType": "MODEL",
"phetioFeatured": true,
"phetioHighFrequency": false,
"phetioPlayback": false,
"phetioReadOnly": true,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "PropertyIO<BooleanIO>"
},
"gravityForceLabBasics.general.navigationBar.phetButton.phetMenu.aboutDialogCapsule.prototype.isShowingProperty": {
"phetioDocumentation": "",
"phetioDynamicElement": true,
"phetioEventType": "MODEL",
"phetioFeatured": false,
"phetioHighFrequency": false,
"phetioPlayback": false,
"phetioReadOnly": true,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "PropertyIO<BooleanIO>"
},
"gravityForceLabBasics.general.navigationBar.phetButton.phetMenu.aboutDialogCapsule.prototype.opacityProperty": {
"phetioDocumentation": "Opacity of the parent NodeIO, between 0 (invisible) and 1 (fully visible)",
"phetioDynamicElement": true,
"phetioEventType": "MODEL",
"phetioFeatured": false,
"phetioHighFrequency": false,
"phetioPlayback": false,
"phetioReadOnly": true,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "NumberPropertyIO"
},
"gravityForceLabBasics.general.navigationBar.phetButton.phetMenu.aboutDialogCapsule.prototype.pickableProperty": {
"phetioDocumentation": "Sets whether the node will be pickable (and hence interactive), see the NodeIO documentation for more details",
"phetioDynamicElement": true,
"phetioEventType": "MODEL",
"phetioFeatured": false,
"phetioHighFrequency": false,
"phetioPlayback": false,
"phetioReadOnly": true,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "PropertyIO<NullableIO<BooleanIO>>"
},
"gravityForceLabBasics.general.navigationBar.phetButton.phetMenu.aboutDialogCapsule.prototype.visibleProperty": {
"phetioDocumentation": "Controls whether the Node will be visible (and interactive), see the NodeIO documentation for more details.",
"phetioDynamicElement": true,
"phetioEventType": "MODEL",
"phetioFeatured": false,
"phetioHighFrequency": false,
"phetioPlayback": false,
"phetioReadOnly": true,
"phetioState": false,
"phetioStudioControl": true,
"phetioTypeName": "PropertyIO<BooleanIO>"
},
"gravityForceLabBasics.general.navigationBar.phetButton.phetMenu.aboutMenuItem": {
"phetioDocumentation": "This menu item shows a dialog with information about the simulation.",
"phetioDynamicElement": false,
Expand Down
19 changes: 19 additions & 0 deletions js/phet-io/gravity-force-lab-basics-phet-io-types.js
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,14 @@ window.phet.phetio.phetioTypes = assert &&
"supertype": "PropertyIO<NumberIO>",
"typeName": "DerivedPropertyIO<NumberIO>"
},
"DialogIO": {
"documentation": "A dialog panel",
"events": [],
"methodOrder": [],
"methods": {},
"supertype": "NodeIO",
"typeName": "DialogIO"
},
"EmitterIO<>": {
"documentation": "Emits when an event occurs and calls added listeners.",
"events": [
Expand Down Expand Up @@ -625,6 +633,17 @@ window.phet.phetio.phetioTypes = assert &&
"supertype": "ObjectIO",
"typeName": "PhetMenuIO"
},
"PhetioCapsuleIO<DialogIO>": {
"documentation": "An array that sends notifications when its values have changed.",
"events": [],
"methodOrder": [],
"methods": {},
"parameterTypes": [
"DialogIO"
],
"supertype": "ObjectIO",
"typeName": "PhetioCapsuleIO<DialogIO>"
},
"PhetioCommandProcessorIO": {
"documentation": "Invokes PhET-iO API commands on a running simulation.",
"events": [
Expand Down

0 comments on commit a4b8a4c

Please sign in to comment.