@sanity/schema
Advanced tools
Comparing version 0.100.12 to 0.101.0-beta.0
@@ -16,2 +16,7 @@ 'use strict'; | ||
//******************************* | ||
// DISCLAIMER: Currently disabled | ||
//******************************* | ||
var OVERRIDABLE_FIELDS = ['jsonType', 'type', 'name', 'title', 'description', 'style', 'marks', 'listItem', 'default', 'options']; | ||
@@ -18,0 +23,0 @@ |
@@ -16,2 +16,7 @@ 'use strict'; | ||
//******************************* | ||
// DISCLAIMER: Currently disabled | ||
//******************************* | ||
var OVERRIDABLE_FIELDS = ['jsonType', 'type', 'name', 'title', 'description', 'style', 'marks', 'listItem', 'default', 'options']; | ||
@@ -23,8 +28,6 @@ | ||
type: null, | ||
style: null, | ||
marks: [], | ||
styles: [], | ||
spans: [], | ||
default: false, | ||
listItem: null, | ||
intendation: null, | ||
lists: true, | ||
intendation: true, | ||
jsonType: 'object' | ||
@@ -31,0 +34,0 @@ }; |
{ | ||
"name": "@sanity/schema", | ||
"version": "0.100.12", | ||
"version": "0.101.0-beta.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
220715
52
5526