docsforadobe / Types-for-Adobe

TypeScript types for Adobe: AfterEffects, Animate, Audition, Illustrator, InDesign, Photoshop, Premiere, ScriptUI.
532 stars 126 forks source link

[PPRO] Added missing args and types to ComponentParam and TrackItem #133

Open GreenDuckStudio opened 1 month ago

GreenDuckStudio commented 1 month ago

I fixed the Track item components, replacing any type with the correct Component[] type.

Additionally, I added several missing arguments in the functions of the ComponentParam class.

GreenDuckStudio commented 1 month ago

Additionally, there are some updateUI arguments that are not documented. I added them in all the places where I know they exist. Docs

zlovatt commented 1 month ago

For both the initial PR and the suggested changes:

Did these only get added to the API in PPro 15.0? If not, please make sure these are included in all of the appropriate typedefs, not just the latest.