@odda-studio/cms-models
Advanced tools
+5
-0
@@ -377,2 +377,3 @@ import { ColumnType } from './column-type'; | ||
| requiredTrue?: boolean; | ||
| pipe?: string; | ||
| options?: Array<{ | ||
@@ -574,2 +575,6 @@ text: string; | ||
| setDefaultColumns?: boolean; | ||
| autoBuild?: { | ||
| forms?: boolean; | ||
| tables?: boolean; | ||
| }; | ||
| meta?: any; | ||
@@ -576,0 +581,0 @@ } |
+1
-0
@@ -65,2 +65,3 @@ import { RelationType } from './model'; | ||
| relationType?: RelationType; | ||
| pipe?: string; | ||
| } | ||
@@ -67,0 +68,0 @@ export interface IFieldsGroup { |
+1
-1
| { | ||
| "name": "@odda-studio/cms-models", | ||
| "version": "1.0.19", | ||
| "version": "1.0.20", | ||
| "description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
43487
0.26%1039
0.58%