{
  "__comment": "Describes the parts of the pattern encoding terminal that relate to encoding a processing pattern",
  "$schema": "../../schema.json",
  "slots": {
    "PROCESSING_INPUTS": {
      "left": 24,
      "bottom": 158,
      "grid": "BREAK_AFTER_3COLS"
    },
    "PROCESSING_OUTPUTS": {
      "left": 109,
      "bottom": 158,
      "grid": "VERTICAL"
    }
  },
  "tooltips": {
    "processing-primary-output": {
      "left": 109,
      "bottom": 158,
      "width": 18,
      "height": 18,
      "tooltip": [
        {
          "translate": "gui.ae2.PatternEncoding.primary_processing_result_tooltip"
        },
        {
          "translate": "gui.ae2.PatternEncoding.primary_processing_result_hint",
          "color": "#666666"
        }
      ]
    },
    "processing-optional-output1": {
      "left": 109,
      "bottom": 158,
      "width": 18,
      "height": 18,
      "tooltip": [
        {
          "translate": "gui.ae2.PatternEncoding.secondary_processing_result_tooltip"
        },
        {
          "translate": "gui.ae2.PatternEncoding.secondary_processing_result_hint",
          "color": "#666666"
        }
      ]
    },
    "processing-optional-output2": {
      "left": 109,
      "bottom": 141,
      "width": 18,
      "height": 18,
      "tooltip": [
        {
          "translate": "gui.ae2.PatternEncoding.secondary_processing_result_tooltip"
        },
        {
          "translate": "gui.ae2.PatternEncoding.secondary_processing_result_hint",
          "color": "#666666"
        }
      ]
    },
    "processing-optional-output3": {
      "left": 109,
      "bottom": 123,
      "width": 18,
      "height": 18,
      "tooltip": [
        {
          "translate": "gui.ae2.PatternEncoding.secondary_processing_result_tooltip"
        },
        {
          "translate": "gui.ae2.PatternEncoding.secondary_processing_result_hint",
          "color": "#666666"
        }
      ]
    }
  },
  "widgets": {
    "processingPatternModeScrollbar": {
      "left": 15,
      "bottom": 158,
      "height": 52
    },
    "processingCycleOutput": {
      "left": 98,
      "bottom": 159
    },
    "processingClearPattern": {
      "left": 79,
      "bottom": 159
    }
  }
}
