@central-design-system/components 3.0.0-beta.18 → 3.0.0-beta.19

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.
@@ -102,7 +102,7 @@ export declare const makeValidationProps: <Defaults extends {
102
102
  default: undefined;
103
103
  };
104
104
  /**
105
- * Убирает слот для сообщений об ошибках, если ошибок нет
105
+ * Убирает слот для сообщений об ошибках
106
106
  */
107
107
  hideMessages: {
108
108
  type: PropType<boolean>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@central-design-system/components",
3
- "version": "3.0.0-beta.18",
3
+ "version": "3.0.0-beta.19",
4
4
  "description": "Central Design System on the Vue 3.0 and TypeScript",
5
5
  "author": "magersoft",
6
6
  "license": "ISC",
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Automatically generated by CDS CLI
3
- * Generated on 3/27/2024, 6:10:18 PM
3
+ * Generated on 3/28/2024, 3:18:32 PM
4
4
  **/
5
5
 
6
6
  /**