v1.2.0
- Added reactivity to size props.
- Added new prop – preventActiveBehavior. A new property disables the behavior of the component by clicking on it and clicking outside the component's area (isActive: true / false). If the prop is enabled, the component is oriented only to the specified property isActive.
- Added new event: clicked.