@odda-studio/cms-models
Advanced tools
+1
-0
@@ -377,2 +377,3 @@ import { ColumnType } from './column-type'; | ||
| requiredTrue?: boolean; | ||
| required?: boolean; | ||
| pipe?: string; | ||
@@ -379,0 +380,0 @@ options?: Array<{ |
+3
-0
@@ -40,2 +40,3 @@ "use strict"; | ||
| 'options', | ||
| 'required', | ||
| ]; | ||
@@ -64,2 +65,4 @@ keys.forEach((key) => delete res[key]); | ||
| 'type', | ||
| 'required', | ||
| 'nullable', | ||
| ]; | ||
@@ -66,0 +69,0 @@ keys.forEach((key) => { |
+1
-1
| { | ||
| "name": "@odda-studio/cms-models", | ||
| "version": "1.0.23", | ||
| "version": "1.0.24", | ||
| "description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
43717
0.19%1046
0.38%