@fewangsit/wangsvue-fats 1.0.0-alpha.103 → 1.0.0-alpha.105

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -214,6 +214,7 @@ export interface InputTextProps extends /* @vue-ignore */ InputHTMLAttributes {
214
214
  * Set manual invalid input container state.
215
215
  *
216
216
  * @todo: review the usage of this props
217
+ * @deprecated
217
218
  */
218
219
  manualInvalidContainer?: boolean;
219
220
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fewangsit/wangsvue-fats",
3
- "version": "1.0.0-alpha.103",
3
+ "version": "1.0.0-alpha.105",
4
4
  "author": "Wangsit FE Developer",
5
5
  "description": "Fixed Asset Tagsamurai VueJS Component Library",
6
6
  "type": "module",