v0.5.0 - 2022-06-01
Added
- compatibility with pwsh v7
- function
ConvertTo-AnyBoxPrompts
, for building AnyBox prompts from function parameters - parameter
-PromptsFromFunc
/-PromptsFromScriptblock
for displaying AnyBox of prompts for given function / scriptblock. - more examples and an interactive test
- aliases:
show
=Show-AnyBox
anybox
=Show-AnyBox
-i
=-Icon
-t
=-Title
-m
=-Messages
-c
=-Comments
-b
=-Buttons
-p
=-Prompts
-d
=-GridData
-f
=-PromptsFromFunc
-pb
=-ProgressBar
-bg
=-BackgroundColor
-fg
=-FontColor
-sec
=-Timeout
-count
=-Countdown