removedInput schema / properties / format / def
Removed value: -{
- "shape": {
- "backgroundColor": {
- "def": {
- "innerType": {
- "def": {
- "shape": {
- "alpha": {
- "def": {
- "innerType": {
- "def": {
- "checks": [
- {},
- {}
- ],
- "type": "number"
- },
- "format": null,
- "isFinite": true,
- "isInt": false,
- "maxValue": 1,
- "minValue": 0,
- "type": "number"
- },
- "type": "optional"
- },
- "type": "optional"
- },
- "blue": {
- "def": {
- "innerType": {
- "def": {
- "checks": [
- {},
- {}
- ],
- "type": "number"
- },
- "format": null,
- "isFinite": true,
- "isInt": false,
- "maxValue": 1,
- "minValue": 0,
- "type": "number"
- },
- "type": "optional"
- },
- "type": "optional"
- },
- "green": {
- "def": {
- "innerType": {
- "def": {
- "checks": [
- {},
- {}
- ],
- "type": "number"
- },
- "format": null,
- "isFinite": true,
- "isInt": false,
- "maxValue": 1,
- "minValue": 0,
- "type": "number"
- },
- "type": "optional"
- },
- "type": "optional"
- },
- "red": {
- "def": {
- "innerType": {
- "def": {
- "checks": [
- {},
- {}
- ],
- "type": "number"
- },
- "format": null,
- "isFinite": true,
- "isInt": false,
- "maxValue": 1,
- "minValue": 0,
- "type": "number"
- },
- "type": "optional"
- },
- "type": "optional"
- }
- },
- "type": "object"
- },
- "type": "object"
- },
- "type": "optional"
- },
- "type": "optional"
- },
- "horizontalAlignment": {
- "def": {
- "innerType": {
- "def": {
- "entries": {
- "CENTER": "CENTER",
- "LEFT": "LEFT",
- "RIGHT": "RIGHT"
- },
- "type": "enum"
- },
- "enum": {
- "CENTER": "CENTER",
- "LEFT": "LEFT",
- "RIGHT": "RIGHT"
- },
- "options": [
- "LEFT",
- "CENTER",
- "RIGHT"
- ],
- "type": "enum"
- },
- "type": "optional"
- },
- "type": "optional"
- },
- "numberFormat": {
- "def": {
- "innerType": {
- "def": {
- "shape": {
- "pattern": {
- "def": {
- "innerType": {
- "def": {
- "type": "string"
- },
- "format": null,
- "maxLength": null,
- "minLength": null,
- "type": "string"
- },
- "type": "optional"
- },
- "type": "optional"
- },
- "type": {
- "def": {
- "entries": {
- "CURRENCY": "CURRENCY",
- "DATE": "DATE",
- "DATE_TIME": "DATE_TIME",
- "NUMBER": "NUMBER",
- "PERCENT": "PERCENT",
- "SCIENTIFIC": "SCIENTIFIC",
- "TEXT": "TEXT",
- "TIME": "TIME"
- },
- "type": "enum"
- },
- "enum": {
- "CURRENCY": "CURRENCY",
- "DATE": "DATE",
- "DATE_TIME": "DATE_TIME",
- "NUMBER": "NUMBER",
- "PERCENT": "PERCENT",
- "SCIENTIFIC": "SCIENTIFIC",
- "TEXT": "TEXT",
- "TIME": "TIME"
- },
- "options": [
- "TEXT",
- "NUMBER",
- "PERCENT",
- "CURRENCY",
- "DATE",
- "TIME",
- "DATE_TIME",
- "SCIENTIFIC"
- ],
- "type": "enum"
- }
- },
- "type": "object"
- },
- "type": "object"
- },
- "type": "optional"
- },
- "type": "optional"
- },
- "padding": {
- "def": {
- "innerType": {
- "def": {
- "shape": {
- "bottom": {
- "def": {
- "innerType": {
- "def": {
- "checks": [],
- "type": "number"
- },
- "format": null,
- "isFinite": true,
- "isInt": false,
- "maxValue": null,
- "minValue": null,
- "type": "number"
- },
- "type": "optional"
- },
- "type": "optional"
- },
- "left": {
- "def": {
- "innerType": {
- "def": {
- "checks": [],
- "type": "number"
- },
- "format": null,
- "isFinite": true,
- "isInt": false,
- "maxValue": null,
- "minValue": null,
- "type": "number"
- },
- "type": "optional"
- },
- "type": "optional"
- },
- "right": {
- "def": {
- "innerType": {
- "def": {
- "checks": [],
- "type": "number"
- },
- "format": null,
- "isFinite": true,
- "isInt": false,
- "maxValue": null,
- "minValue": null,
- "type": "number"
- },
- "type": "optional"
- },
- "type": "optional"
- },
- "top": {
- "def": {
- "innerType": {
- "def": {
- "checks": [],
- "type": "number"
- },
- "format": null,
- "isFinite": true,
- "isInt": false,
- "maxValue": null,
- "minValue": null,
- "type": "number"
- },
- "type": "optional"
- },
- "type": "optional"
- }
- },
- "type": "object"
- },
- "type": "object"
- },
- "type": "optional"
- },
- "type": "optional"
- },
- "textFormat": {
- "def": {
- "innerType": {
- "def": {
- "shape": {
- "bold": {
- "def": {
- "innerType": {
- "def": {
- "type": "boolean"
- },
- "type": "boolean"
- },
- "type": "optional"
- },
- "type": "optional"
- },
- "fontFamily": {
- "def": {
- "innerType": {
- "def": {
- "type": "string"
- },
- "format": null,
- "maxLength": null,
- "minLength": null,
- "type": "string"
- },
- "type": "optional"
- },
- "type": "optional"
- },
- "fontSize": {
- "def": {
- "innerType": {
- "def": {
- "checks": [
- {}
- ],
- "type": "number"
- },
- "format": null,
- "isFinite": true,
- "isInt": false,
- "maxValue": null,
- "minValue": 0,
- "type": "number"
- },
- "type": "optional"
- },
- "type": "optional"
- },
- "foregroundColor": {
- "def": {
- "innerType": {
- "def": {
- "shape": {
- "alpha": {
- "def": {
- "innerType": {
- "def": {
- "checks": [
- {},
- {}
- ],
- "type": "number"
- },
- "format": null,
- "isFinite": true,
- "isInt": false,
- "maxValue": 1,
- "minValue": 0,
- "type": "number"
- },
- "type": "optional"
- },
- "type": "optional"
- },
- "blue": {
- "def": {
- "innerType": {
- "def": {
- "checks": [
- {},
- {}
- ],
- "type": "number"
- },
- "format": null,
- "isFinite": true,
- "isInt": false,
- "maxValue": 1,
- "minValue": 0,
- "type": "number"
- },
- "type": "optional"
- },
- "type": "optional"
- },
- "green": {
- "def": {
- "innerType": {
- "def": {
- "checks": [
- {},
- {}
- ],
- "type": "number"
- },
- "format": null,
- "isFinite": true,
- "isInt": false,
- "maxValue": 1,
- "minValue": 0,
- "type": "number"
- },
- "type": "optional"
- },
- "type": "optional"
- },
- "red": {
- "def": {
- "innerType": {
- "def": {
- "checks": [
- {},
- {}
- ],
- "type": "number"
- },
- "format": null,
- "isFinite": true,
- "isInt": false,
- "maxValue": 1,
- "minValue": 0,
- "type": "number"
- },
- "type": "optional"
- },
- "type": "optional"
- }
- },
- "type": "object"
- },
- "type": "object"
- },
- "type": "optional"
- },
- "type": "optional"
- },
- "italic": {
- "def": {
- "innerType": {
- "def": {
- "type": "boolean"
- },
- "type": "boolean"
- },
- "type": "optional"
- },
- "type": "optional"
- },
- "strikethrough": {
- "def": {
- "innerType": {
- "def": {
- "type": "boolean"
- },
- "type": "boolean"
- },
- "type": "optional"
- },
- "type": "optional"
- },
- "underline": {
- "def": {
- "innerType": {
- "def": {
- "type": "boolean"
- },
- "type": "boolean"
- },
- "type": "optional"
- },
- "type": "optional"
- }
- },
- "type": "object"
- },
- "type": "object"
- },
- "type": "optional"
- },
- "type": "optional"
- },
- "verticalAlignment": {
- "def": {
- "innerType": {
- "def": {
- "entries": {
- "BOTTOM": "BOTTOM",
- "MIDDLE": "MIDDLE",
- "TOP": "TOP"
- },
- "type": "enum"
- },
- "enum": {
- "BOTTOM": "BOTTOM",
- "MIDDLE": "MIDDLE",
- "TOP": "TOP"
- },
- "options": [
- "TOP",
- "MIDDLE",
- "BOTTOM"
- ],
- "type": "enum"
- },
- "type": "optional"
- },
- "type": "optional"
- },
- "wrapStrategy": {
- "def": {
- "innerType": {
- "def": {
- "entries": {
- "CLIP": "CLIP",
- "LEGACY_WRAP": "LEGACY_WRAP",
- "OVERFLOW_CELL": "OVERFLOW_CELL",
- "WRAP": "WRAP"
- },
- "type": "enum"
- },
- "enum": {
- "CLIP": "CLIP",
- "LEGACY_WRAP": "LEGACY_WRAP",
- "OVERFLOW_CELL": "OVERFLOW_CELL",
- "WRAP": "WRAP"
- },
- "options": [
- "OVERFLOW_CELL",
- "LEGACY_WRAP",
- "CLIP",
- "WRAP"
- ],
- "type": "enum"
- },
- "type": "optional"
- },
- "type": "optional"
- }
- },
- "type": "object"
-}
addedInput schema / properties / format / properties
Added value: +{
+ "backgroundColor": {
+ "properties": {
+ "alpha": {
+ "maximum": 1,
+ "minimum": 0,
+ "type": "number"
+ },
+ "blue": {
+ "maximum": 1,
+ "minimum": 0,
+ "type": "number"
+ },
+ "green": {
+ "maximum": 1,
+ "minimum": 0,
+ "type": "number"
+ },
+ "red": {
+ "maximum": 1,
+ "minimum": 0,
+ "type": "number"
+ }
+ },
+ "type": "object"
+ },
+ "horizontalAlignment": {
+ "enum": [
+ "LEFT",
+ "CENTER",
+ "RIGHT"
+ ],
+ "type": "string"
+ },
+ "numberFormat": {
+ "properties": {
+ "pattern": {
+ "type": "string"
+ },
+ "type": {
+ "enum": [
+ "TEXT",
+ "NUMBER",
+ "PERCENT",
+ "CURRENCY",
+ "DATE",
+ "TIME",
+ "DATE_TIME",
+ "SCIENTIFIC"
+ ],
+ "type": "string"
+ }
+ },
+ "required": [
+ "type"
+ ],
+ "type": "object"
+ },
+ "padding": {
+ "properties": {
+ "bottom": {
+ "type": "number"
+ },
+ "left": {
+ "type": "number"
+ },
+ "right": {
+ "type": "number"
+ },
+ "top": {
+ "type": "number"
+ }
+ },
+ "type": "object"
+ },
+ "textFormat": {
+ "properties": {
+ "bold": {
+ "type": "boolean"
+ },
+ "fontFamily": {
+ "type": "string"
+ },
+ "fontSize": {
+ "exclusiveMinimum": 0,
+ "type": "number"
+ },
+ "foregroundColor": {
+ "properties": {
+ "alpha": {
+ "maximum": 1,
+ "minimum": 0,
+ "type": "number"
+ },
+ "blue": {
+ "maximum": 1,
+ "minimum": 0,
+ "type": "number"
+ },
+ "green": {
+ "maximum": 1,
+ "minimum": 0,
+ "type": "number"
+ },
+ "red": {
+ "maximum": 1,
+ "minimum": 0,
+ "type": "number"
+ }
+ },
+ "type": "object"
+ },
+ "italic": {
+ "type": "boolean"
+ },
+ "strikethrough": {
+ "type": "boolean"
+ },
+ "underline": {
+ "type": "boolean"
+ }
+ },
+ "type": "object"
+ },
+ "verticalAlignment": {
+ "enum": [
+ "TOP",
+ "MIDDLE",
+ "BOTTOM"
+ ],
+ "type": "string"
+ },
+ "wrapStrategy": {
+ "enum": [
+ "OVERFLOW_CELL",
+ "LEGACY_WRAP",
+ "CLIP",
+ "WRAP"
+ ],
+ "type": "string"
+ }
+}