{
     

   "shopengine_input_label_section_start":{
      "type":"PanelBody",
      "label":"Table Heading"
    },
      "shopengine_orders_header_color": {
         "control": {
            "field": "ColorPalette",
            "label": "Text Color",
            "props": {
               "colors": [
                     {
                        "name": "#3A3A3A",
                        "color": "#3A3A3A"
                     },
                     {
                        "name": "white",
                        "color": "#fff"
                     },
                     {
                        "name": "blue",
                        "color": "#00f"
                     }
               ]
            }
         },
         "responsive": false,
         "type": "object",
         "default": {
            "desktop": "#3A3A3A"
         }
     },

      "shopengine_orders_header_background": {
         "control": {
            "field": "ColorPalette",
            "label": "Background Color",
            "props": {
               "colors": [
                     {
                        "name": "#F5F5F5",
                        "color": "#F5F5F5"
                     },
                     {
                        "name": "white",
                        "color": "#fff"
                     },
                     {
                        "name": "blue",
                        "color": "#00f"
                     }
               ]
            }
         },
         "responsive": false,
         "type": "object",
         "default": {
            "desktop": "#F5F5F5"
         }
      },

   "shopengine_orders_header_text_typography_start": {
      "type": "PopoverControl",
      "label": "Typography"
         },
         "shopengine_orders_header_font_family": {
            "control": {
               "field": "FontfamilyControl",
               "label": "Font Family"
            },
            "responsive": true,
            "type": "object"
           },
         "shopengine_orders_header_font_size": {
         "control": {
               "field": "__experimentalUnitControl",
               "label": "Font Size(px)",
               "props": {
               "isPressEnterToChange": true,
               "isResetValueOnUnitChange": true,
               "units": [
                  { 
                     "value": "px", 
                     "label": "px", 
                     "default": 0 
                  }
               ]
                  
               }
         },
         "responsive": true,
         "type": "object",
         "default": {
               "desktop": "16px"
         }
         },
         "shopengine_orders_header_font_weight": {
            "control": {
                  "field": "SelectControl",
                  "label": "Font Weight",
                  "props": {
                     "options": [{
                              "label": "100",
                              "value": "100"
                        },
                        {
                              "label": "200",
                              "value": "200"
                        },
                        {
                              "label": "300",
                              "value": "300"
                        },
                        {
                              "label": "400",
                              "value": "400"
                        },
                        {
                              "label": "500",
                              "value": "500"
                        },
                        {
                              "label": "600",
                              "value": "600"
                        },
                        {
                              "label": "700",
                              "value": "700"
                        },
                        {
                              "label": "800",
                              "value": "800"
                        },
                        {
                              "label": "900",
                              "value": "900"
                        }
                     ]
                  }
            },
            "responsive": false,
            "type": "object",
            "default": {
                  "desktop": 600,
                  "tablet": 600,
                  "mobile": 600
            }
         },
         "shopengine_orders_header_font_style": {
            "control": {
                  "field": "SelectControl",
                  "label": "Style",
                  "props": {
                     "options": [{
                              "label": "Default",
                              "value": "normal"
                        },
                        {
                              "label": "Normal",
                              "value": "normal"
                        },
                        {
                              "label": "Italic",
                              "value": "italic"
                        },
                        {
                              "label": "Oblique",
                              "value": "oblique"
                        }
                     ]
                  }
            },
            "responsive": false,
            "type": "object",
            "default": {
                  "desktop": "normal",
                  "tablet": "normal",
                  "mobile": "normal"
            }
         },
         "shopengine_orders_header_text_transform": {
            "control": {
                  "field": "SelectControl",
                  "label": "Transform",
                  "props": {
                     "options": [{
                              "label": "Default",
                              "value": "normal"
                        },
                        {
                              "label": "Uppercase",
                              "value": "uppercase"
                        },
                        {
                              "label": "Lowercase",
                              "value": "lowercase"
                        },
                        {
                              "label": "Capitalize",
                              "value": "capitalize"
                        },
                        {
                              "label": "Normal",
                              "value": "normal"
                        }
                     ]
                  }
            },
            "responsive": false,
            "type": "object",
            "default": {
                  "desktop": "capitalize",
                  "tablet": "capitalize",
                  "mobile": "capitalize"
            }
         },
         "shopengine_orders_header_line_height": {
         "control": {
               "field": "__experimentalUnitControl",
               "label": "Line Height",
               "props": {
               "isPressEnterToChange": true,
               "isResetValueOnUnitChange": true,
               "step": 0.1,
               "units": [
                  { 
                     "value": "px", 
                     "label": "px", 
                     "default": 0 
                  }
               ]
                  
               }
         },
         "responsive": true,
         "type": "object",
         "default": {
               "desktop": ""
         }
         },
         "shopengine_orders_header_letter_spacing": {
         "control": {
               "field": "__experimentalUnitControl",
               "label": "Letter Spacing(px)",
               "props": {
               "isPressEnterToChange": true,
               "isResetValueOnUnitChange": true,
               "step": 0.1,
               "units": [
                  { 
                     "value": "px", 
                     "label": "px", 
                     "default": 0 
                  }
               ]
                  
               }
         },
         "responsive": true,
         "type": "object",
         "default": {
               "desktop": 0
         }
         },
         "shopengine_orders_header_wordspace": {
         "control": {
               "field": "__experimentalUnitControl",
               "label": "Word Spacing(px)",
               "props": {
               "isPressEnterToChange": true,
               "isResetValueOnUnitChange": true,
               "step": 0.1,
               "units": [
                  { 
                     "value": "px", 
                     "label": "px", 
                     "default": 0 
                  }
               ]
                  
               }
         },
         "responsive": true,
         "type": "object",
         "default": {
               "desktop": 0
         }
         },
         "shopengine_orders_header_text_typography_end": {
            "type": "PopoverControl"
         },


    "shopengine_input_label_section_end":{
      "type":"PanelBody"
    },


    "shopengine_section_orders_body_start":{
      "type":"PanelBody",
      "label":"Table Body"
    },
      "shopengine_download_body_bg_color": {
         "control": {
               "field": "ColorPalette",
               "label": "Body Background",
               "props": {
                  "colors": [
                     {
                           "name": "#ffffff",
                           "color": "#ffffff"
                     },
                     {
                           "name": "white",
                           "color": "#fff"
                     },
                     {
                           "name": "blue",
                           "color": "#00f"
                     }
                  ]
               }
         },
         "responsive": false,
         "type": "object",
         "default": {
               "desktop": "#ffffff"
         }
      },
      "shopengine_orders_body_color": {
         "control": {
               "field": "ColorPalette",
               "label": "Text Color",
               "props": {
                  "colors": [
                     {
                           "name": "#3A3A3A",
                           "color": "#3A3A3A"
                     },
                     {
                           "name": "white",
                           "color": "#fff"
                     },
                     {
                           "name": "blue",
                           "color": "#00f"
                     }
                  ]
               }
         },
         "responsive": false,
         "type": "object",
         "default": {
               "desktop": "#3A3A3A"
         }
      },

      "shopengine_orders_body_link_color": {
         "control": {
               "field": "ColorPalette",
               "label": "Link Color",
               "props": {
                  "colors": [
                     {
                           "name": "#4169E1",
                           "color": "#4169E1"
                     },
                     {
                           "name": "white",
                           "color": "#fff"
                     },
                     {
                           "name": "blue",
                           "color": "#00f"
                     }
                  ]
               }
         },
         "responsive": false,
         "type": "object",
         "default": {
               "desktop": "#4169E1"
         }
      },
      "shopengine_orders_body_link_hover_color": {
         "control": {
               "field": "ColorPalette",
               "label": "Link Hover Color",
               "props": {
                  "colors": [
                     {
                           "name": "#3A3A3A",
                           "color": "#3A3A3A"
                     },
                     {
                           "name": "white",
                           "color": "#fff"
                     },
                     {
                           "name": "blue",
                           "color": "#00f"
                     }
                  ]
               }
         },
         "responsive": false,
         "type": "object",
         "default": {
               "desktop": "#3A3A3A"
         }
      },

   "shopengine_orders_body_text_typography_start": {
      "type": "PopoverControl",
      "label": "Typography"
         },
         "shopengine_orders_body_font_family": {
            "control": {
               "field": "FontfamilyControl",
               "label": "Font Family"
            },
            "responsive": true,
            "type": "object"
           },
         "shopengine_orders_body_font_size": {
         "control": {
               "field": "__experimentalUnitControl",
               "label": "Font Size(px)",
               "props": {
               "isPressEnterToChange": true,
               "isResetValueOnUnitChange": true,
               "units": [
                  { 
                     "value": "px", 
                     "label": "px", 
                     "default": 0 
                  }
               ]
                  
               }
         },
         "responsive": true,
         "type": "object",
         "default": {
               "desktop": "16px"
         }
         },
         "shopengine_orders_body_font_weight": {
            "control": {
                  "field": "SelectControl",
                  "label": "Font Weight",
                  "props": {
                     "options": [{
                              "label": "100",
                              "value": "100"
                        },
                        {
                              "label": "200",
                              "value": "200"
                        },
                        {
                              "label": "300",
                              "value": "300"
                        },
                        {
                              "label": "400",
                              "value": "400"
                        },
                        {
                              "label": "500",
                              "value": "500"
                        },
                        {
                              "label": "600",
                              "value": "600"
                        },
                        {
                              "label": "700",
                              "value": "700"
                        },
                        {
                              "label": "800",
                              "value": "800"
                        },
                        {
                              "label": "900",
                              "value": "900"
                        }
                     ]
                  }
            },
            "responsive": false,
            "type": "object",
            "default": {
                  "desktop": 400,
                  "tablet": 400,
                  "mobile": 400
            }
         },
         "shopengine_orders_body_font_style": {
            "control": {
                  "field": "SelectControl",
                  "label": "Style",
                  "props": {
                     "options": [{
                              "label": "Default",
                              "value": "normal"
                        },
                        {
                              "label": "Normal",
                              "value": "normal"
                        },
                        {
                              "label": "Italic",
                              "value": "italic"
                        },
                        {
                              "label": "Oblique",
                              "value": "oblique"
                        }
                     ]
                  }
            },
            "responsive": false,
            "type": "object",
            "default": {
                  "desktop": "normal",
                  "tablet": "normal",
                  "mobile": "normal"
            }
         },
         "shopengine_orders_body_text_transform": {
            "control": {
                  "field": "SelectControl",
                  "label": "Transform",
                  "props": {
                     "options": [{
                              "label": "Default",
                              "value": "normal"
                        },
                        {
                              "label": "Uppercase",
                              "value": "uppercase"
                        },
                        {
                              "label": "Lowercase",
                              "value": "lowercase"
                        },
                        {
                              "label": "Capitalize",
                              "value": "capitalize"
                        },
                        {
                              "label": "Normal",
                              "value": "normal"
                        }
                     ]
                  }
            },
            "responsive": false,
            "type": "object",
            "default": {
                  "desktop": "capitalize",
                  "tablet": "capitalize",
                  "mobile": "capitalize"
            }
         },
         "shopengine_orders_body_line_height": {
         "control": {
               "field": "__experimentalUnitControl",
               "label": "Line Height",
               "props": {
               "isPressEnterToChange": true,
               "isResetValueOnUnitChange": true,
               "step": 0.1,
               "units": [
                  { 
                     "value": "px", 
                     "label": "px", 
                     "default": 0 
                  }
               ]
                  
               }
         },
         "responsive": true,
         "type": "object",
         "default": {
               "desktop": ""
         }
         },
         "shopengine_orders_body_letter_spacing": {
         "control": {
               "field": "__experimentalUnitControl",
               "label": "Letter Spacing(px)",
               "props": {
               "isPressEnterToChange": true,
               "isResetValueOnUnitChange": true,
               "step": 0.1,
               "units": [
                  { 
                     "value": "px", 
                     "label": "px", 
                     "default": 0 
                  }
               ]
                  
               }
         },
         "responsive": true,
         "type": "object",
         "default": {
               "desktop": 0
         }
         },
         "shopengine_orders_body_wordspace": {
         "control": {
               "field": "__experimentalUnitControl",
               "label": "Word Spacing(px)",
               "props": {
               "isPressEnterToChange": true,
               "isResetValueOnUnitChange": true,
               "step": 0.1,
               "units": [
                  { 
                     "value": "px", 
                     "label": "px", 
                     "default": 0 
                  }
               ]
                  
               }
         },
         "responsive": true,
         "type": "object",
         "default": {
               "desktop": 0
         }
         },
         "shopengine_orders_body_text_typography_end": {
            "type": "PopoverControl"
         },
    "shopengine_section_orders_body_end":{
      "type":"PanelBody"
    },
    "shopengine_orders_body_row_heading_start": {
      "type": "PanelBody",
      "label": "Table Row Border"
   },

   "body_row_heading_section_notice": {
      "control": {
          "field": "Notice",
          "props": {
              "children": "Responsive stripe background Control appears on tablet and mobile devices",
              "isDismissible": false,
              "status": "warning"
          }
      },
      "type": "object"
    },

      "shopengine_orders_body_row_border_type": {
         "control": {
            "field": "SelectControl",
            "label": "Border Type",
            "props": {
               "options": [{
                        "label": "None",
                        "value": "none"
                     },
                     {
                        "label": "Solid",
                        "value": "solid"
                     },
                     {
                        "label": "Double",
                        "value": "double"
                     },
                     {
                        "label": "Dotted",
                        "value": "dotted"
                     },
                     {
                        "label": "Dashed",
                        "value": "dashed"
                     },
                     {
                        "label": "Groove",
                        "value": "groove"
                     }
               ]
            }
         },
         "type": "object",
         "responsive": true,
         "default": {
            "desktop": "solid"
         }
   },
   "shopengine_orders_body_row_border_width": {
         "control": {
            "field": "__experimentalUnitControl",
            
            "props": {
               "label": "Border Width Only Bottom(px)",
               "values": {
                     "bottom": "0px"
               },
               "isPressEnterToChange": true,
               "isResetValueOnUnitChange": true,
               "units": [
                  { 
                     "value": "px", 
                     "label": "px", 
                     "default": "1px"
                  }
               ]

               
            }
         },
         "type": "object",
         "responsive": true,
         "default": {
            "desktop": "1px"
            
         }
   },
   "shopengine_orders_body_row_border_color": {
         "control": {
            "field": "ColorPalette",
            "label": "Border Row Color",
            "props": {
               "colors": [{
                        "name": "#F2F2F2",
                        "color": "#F2F2F2"
                     },
                     {
                        "name": "white",
                        "color": "#fff"
                     },
                     {
                        "name": "blue",
                        "color": "#00f"
                     }
               ]
            }
         },
         "type": "object",
         "default": {
            "desktop": "#F2F2F2"
         }
     },
      "shopengine_responsive_striped_bg": {
         "control": {
            "field": "ColorPalette",
            "label": "Striped Background",
            "props": {
               "colors": [{
                        "name": "#F2F2F2",
                        "color": "#F2F2F2"
                     },
                     {
                        "name": "white",
                        "color": "#fff"
                     },
                     {
                        "name": "blue",
                        "color": "#00f"
                     }
               ]
            }
         },
         "type": "object",
         "default": {
            "desktop": "#F2F2F2"
         }
     },
   
   "shopengine_orders_body_cell_padding_divider": {
      "control": {
         "field": "__experimentalDivider",
         "props": {
         }
      },
      "type": "object",
      "default": {
         "desktop": "Cell padding"
      }
   },
   
   "shopengine_orders_body_cell_padding":{
      "control": {
         "field": "__experimentalBoxControl",
         "props": {
            "label": "Cell Padding",
            "units":[
               {  
                  "value": "px", 
                  "label": "px", 
                  "default": 0 
               }
            ],
            "allowReset": true,
            "defaultValues": {
               "top": "10px",
               "right": "30px",
               "bottom": "10px",
               "left": "30px"
            }
         }
      },
      "responsive": true,
      "type": "object",
      "default": {
            "desktop": {
               "top": "10px",
               "right": "30px",
               "bottom": "10px",
               "left": "30px"
            }
      }
  },

   "shopengine_orders_body_row_heading_end": {
      "type": "PanelBody"
   },

   "shopengine_section_order_address_details_start": {
      "type": "PanelBody",
      "label": "Address Details"
   },
      "shopengine_account_order_title_color": {
         "control": {
            "field": "ColorPalette",
            "label": "Title Color",
            "props": {
               "colors": [
                     {
                        "name": "#3A3A3A",
                        "color": "#3A3A3A"
                     },
                     {
                        "name": "white",
                        "color": "#fff"
                     },
                     {
                        "name": "blue",
                        "color": "#00f"
                     }
               ]
            }
         },
         "responsive": true,
         "type": "object",
         "default": {
            "desktop": "#3A3A3A"
         }
     },
     "shopengine_account_order_address_color": {
      "control": {
         "field": "ColorPalette",
         "label": "Address Text Color",
         "props": {
            "colors": [
                  {
                     "name": "#979797",
                     "color": "#979797"
                  },
                  {
                     "name": "white",
                     "color": "#fff"
                  },
                  {
                     "name": "blue",
                     "color": "#00f"
                  }
            ]
         }
      },
      "responsive": true,
      "type": "object",
      "default": {
         "desktop": "#979797"
      }
   },
   "shopengine_account_order_address_align":{
      "control": {
         "field": "SelectControl",
         "label": "Alignment",
         "props": {
             "options": [{
                     "label": "Left",
                     "value": "left"
                 },
                 {
                     "label": "Center",
                     "value": "center"
                 },
                 {
                     "label": "Right",
                     "value": "right"
                 }
             ]
         }
     },
     "responsive": true,
     "type": "object",
     "default": {
         "desktop": "left",
         "tablet": "left",
         "mobile": "left"
     }
   },
   "shopengine_account_order_address_hide_icon": {
      "control": {
        "field": "ToggleControl",
        "label": "Hide Icon",
        "props": {
          "checked": true
        }
      },
      "responsive": false,
      "type": "object",
      "default": {
        "desktop": true
      },
      "ssr": true
    },
    "shopengine_account_order_address_content_padding_divider": {
      "control": {
         "field": "__experimentalDivider",
         "props": {
         }
      },
      "type": "object",
      "default": {
         "desktop": "Content Padding"
      }
   },
   "shopengine_account_order_address_content_padding":{
      "control": {
         "field": "__experimentalBoxControl",
         "props": {
            "label": "Content Padding",
            "units":[
               {  
                  "value": "px", 
                  "label": "px", 
                  "default": 0 
               }
            ],
            "allowReset": true
         }
      },
      "responsive": true,
      "type": "object",
      "default": {
            "desktop": ""
      }
   },

   "shopengine_section_order_address_details_end": {
      "type": "PanelBody"
   },


   "shopengine_orders_button_action_section_start": {
      "type": "PanelBody",
      "label": "Action Button"
   },
   "shopengine_orders_action_button_padding":{
      "control": {
         "field": "__experimentalBoxControl",
         "props": {
            "label": "Padding",
            "units":[
               {  
                  "value": "px", 
                  "label": "px", 
                  "default": 0 
               }
            ],
            "allowReset": true,
            "defaultValues": {
               "top": "12px",
               "right": "21px",
               "bottom": "12px",
               "left": "21px"
            }
         }
      },
      "responsive": true,
      "type": "object",
      "default": {
            "desktop": {
               "top": "12px",
               "right": "21px",
               "bottom": "12px",
               "left": "21px"
            }
      }
   },
   "shopengine_orders_action_button_padding_divider": {
      "control": {
         "field": "__experimentalDivider",
         "props": {
         }
      },
      "type": "object",
      "default": {
         "desktop": "Cell padding"
      }
   },
   "shopengine_button_border_radius":{
      "control":{
          "field": "__experimentalBoxControl",
          "props" : {
              "label": "Border Radius (px)",
            "units":[
               {  
                  "value": "px", 
                  "label": "px", 
                  "default": 0 
               }
            ],
            "allowReset": true,
            "defaultValues": {
               "top": "3px",
               "right": "3px",
               "bottom": "3px",
               "left": "3px"
            }
          }
      },

      "type": "object",
      "default": {
          "desktop": {
              "top":"3px",
              "right":"3px",
              "bottom":"3px",
              "left":"3px"
          }           
      }
  },
  
  "shopengine_orders_button_view_typography_start": {
   "type": "PopoverControl",
   "label": "Typography"
     },
     "shopengine_orders_button_view_font_size": {
      "control": {
          "field": "__experimentalUnitControl",
          "label": "Font Size(px)",
          "props": {
            "isPressEnterToChange": true,
            "isResetValueOnUnitChange": true,
            "units": [
               { 
                 "value": "px", 
                 "label": "px", 
                 "default": 0 
               }
            ]
              
          }
      },
      "responsive": true,
      "type": "object",
      "default": {
          "desktop": "15px"
      }
     },
     "shopengine_orders_button_view_font_weight": {
         "control": {
             "field": "SelectControl",
             "label": "Font Weight",
             "props": {
                 "options": [{
                         "label": "100",
                         "value": "100"
                     },
                     {
                         "label": "200",
                         "value": "200"
                     },
                     {
                         "label": "300",
                         "value": "300"
                     },
                     {
                         "label": "400",
                         "value": "400"
                     },
                     {
                         "label": "500",
                         "value": "500"
                     },
                     {
                         "label": "600",
                         "value": "600"
                     },
                     {
                         "label": "700",
                         "value": "700"
                     },
                     {
                         "label": "800",
                         "value": "800"
                     },
                     {
                         "label": "900",
                         "value": "900"
                     }
                 ]
             }
         },
         "responsive": false,
         "type": "object",
         "default": {
             "desktop": 500,
             "tablet": 500,
             "mobile": 500
         }
     },
     "shopengine_orders_button_view_font_style": {
         "control": {
             "field": "SelectControl",
             "label": "Style",
             "props": {
                 "options": [{
                         "label": "None",
                         "value": "normal"
                     },
                     {
                         "label": "Normal",
                         "value": "normal"
                     },
                     {
                         "label": "Italic",
                         "value": "italic"
                     },
                     {
                         "label": "Oblique",
                         "value": "oblique"
                     }
                 ]
             }
         },
         "responsive": false,
         "type": "object",
         "default": {
             "desktop": "normal",
             "tablet": "normal",
             "mobile": "normal"
         }
     },
     "shopengine_orders_button_view_text_transform": {
         "control": {
             "field": "SelectControl",
             "label": "Transform",
             "props": {
                 "options": [{
                         "label": "Default",
                         "value": "normal"
                     },
                     {
                         "label": "Uppercase",
                         "value": "uppercase"
                     },
                     {
                         "label": "Lowercase",
                         "value": "lowercase"
                     },
                     {
                         "label": "Capitalize",
                         "value": "capitalize"
                     },
                     {
                         "label": "Normal",
                         "value": "normal"
                     }
                 ]
             }
         },
         "responsive": false,
         "type": "object",
         "default": {
             "desktop": "capitalize",
             "tablet": "capitalize",
             "mobile": "capitalize"
         }
     },
     "shopengine_orders_button_view_line_height": {
      "control": {
          "field": "__experimentalUnitControl",
          "label": "Line Height",
          "props": {
            "isPressEnterToChange": true,
            "isResetValueOnUnitChange": true,
            "step": 0.1,
            "units": [
               { 
                 "value": "px", 
                 "label": "px", 
                 "default": 0 
               }
            ]
              
          }
      },
      "responsive": true,
      "type": "object",
      "default": {
          "desktop": " "
      }
     },
     "shopengine_orders_button_view_letter_spacing": {
      "control": {
          "field": "__experimentalUnitControl",
          "label": "Letter Spacing(px)",
          "props": {
            "isPressEnterToChange": true,
            "isResetValueOnUnitChange": true,
            "step": 0.1,
            "units": [
               { 
                 "value": "px", 
                 "label": "px", 
                 "default": 0 
               }
            ]
              
          }
      },
      "responsive": true,
      "type": "object",
      "default": {
          "desktop": 0
      }
     },
     "shopengine_orders_button_view_wordspace": {
      "control": {
          "field": "__experimentalUnitControl",
          "label": "Word Spacing(px)",
          "props": {
            "isPressEnterToChange": true,
            "isResetValueOnUnitChange": true,
            "step": 0.1,
            "units": [
               { 
                 "value": "px", 
                 "label": "px", 
                 "default": 0 
               }
            ]
              
          }
      },
      "responsive": true,
      "type": "object",
      "default": {
          "desktop": 0
      }
     },
     "shopengine_orders_button_view_typography_end": {
         "type": "PopoverControl"
     },

     "shopengine_orders_button_view_box_shadow_start": {
      "type": "PopoverControl",
      "label": "Box Shadow"
     },
      
     "shopengine_orders_button_view_box_shadow_color": {
      "control": {
        "field": "ColorPicker",
        "label": "Color",
        "props": {}
      },
      "type": "object",
      "default": {
        "desktop": {
          "rgb": {
            "r": "0",
            "g": "0",
            "b": "0",
            "a": "0.5"
          }
        }
      }
    },
    "shopengine_orders_button_view_box_horizontal": {
      "control": {
        "field": "RangeControl",
        "label": "Horizontal",
        "props": {
          "min": 0,
          "max": 100,
          "step": 1
        }
      },
      "responsive": false,
      "type": "object",
      "default": {
        "desktop": 0
      }
    },
    "shopengine_orders_button_view_box_vertical": {
      "control": {
        "field": "RangeControl",
        "label": "Vertical",
        "props": {
          "min": 0,
          "max": 100,
          "step": 1
        }
      },
      "responsive": false,
      "type": "object",
      "default": {
        "desktop": 0
      }
    },
    "shopengine_orders_button_view_box_blur": {
      "control": {
        "field": "RangeControl",
        "label": "Blur",
        "props": {
          "min": 0,
          "max": 100,
          "step": 1
        }
      },
      "responsive": false,
      "type": "object",
      "default": {
        "desktop": 10
      }
    },
    "shopengine_orders_button_view_box_spread": {
      "control": {
        "field": "RangeControl",
        "label": "Spread",
        "props": {
          "min": 0,
          "max": 100,
          "step": 1
        }
      },
      "responsive": false,
      "type": "object",
      "default": {
        "desktop": 0
      }
    },
    "shopengine_orders_button_view_box_position": {
      "control": {
        "field": "SelectControl",
        "label": "Position",
        "props": {
          "options": [
            {
              "label": "Inset",
              "value": "inset"
            },
            {
              "label": "Outline",
              "value": "outline"
            }
          ]
        }
      },
      "responsive": false,
      "type": "object",
      "default": {
        "desktop": ""
      }
    },

     "shopengine_orders_button_view_box_shadow_end": {
      "type": "PopoverControl"
     },


     "shopengine_orders_body_button_view_heading": {
      "control": {
            "field": "__experimentalHeading",
            "props": {
               "children" : "View Button"
            }
      },
      "type": "object",
      "default": {
            "desktop": "View Button"
      }


    },
    
    "shopengine_orders_button_view_tabnormal_start": {
      "type": "TabContainer"
    },
          "shopengine_orders_button_view_tab_normal_start": {
             "type": "TabControl",
             "label": "Normal"
          },
             "shopengine_orders_button_view_color_normal": {
                "control": {
                   "field": "ColorPalette",
                   "label": "Color",
                   "props": {
                      "colors": [
                            {
                               "name": "#3A3A3A",
                               "color": "#3A3A3A"
                            },
                            {
                               "name": "white",
                               "color": "#fff"
                            },
                            {
                               "name": "blue",
                               "color": "#00f"
                            }
                      ]
                   }
                },
                "responsive": false,
                "type": "object",
                "default": {
                   "desktop": "#3A3A3A"
                }
          },

          "shopengine_orders_button_view_background_normal": {
             "control": {
                "field": "ColorPalette",
                "label": "Background Color",
                "props": {
                   "colors": [
                         {
                            "name": "#f1f1f1",
                            "color": "#f1f1f1"
                         },
                         {
                            "name": "white",
                            "color": "#fff"
                         },
                         {
                            "name": "blue",
                            "color": "#00f"
                         }
                   ]
                }
             },
             "responsive": false,
             "type": "object",
             "default": {
                "desktop": "#f1f1f1"
             }
       },
         "shopengine_orders_button_view_tab_normal_end": {
            "type": "TabControl",
            "label": "Normal"
         },


          "shopengine_orders_button_view_tabhover_start": {
             "type": "TabControl",
             "label": "Hover"
          },
             "shopengine_orders_button_view_color_hover": {
                "control": {
                   "field": "ColorPalette",
                   "label": "Hover Color",
                   "props": {
                      "colors": [
                            {
                               "name": "#ffffff",
                               "color": "#ffffff"
                            },
                            {
                               "name": "white",
                               "color": "#fff"
                            },
                            {
                               "name": "blue",
                               "color": "#00f"
                            }
                      ]
                   }
                },
                "responsive": false,
                "type": "object",
                "default": {
                   "desktop": "#ffffff"
                }
          },
          "shopengine_orders_button_view_background_hover": {
             "control": {
                "field": "ColorPalette",
                "label": "Hover Background Color",
                "props": {
                   "colors": [
                         {
                            "name": "#3a3a3a",
                            "color": "#3a3a3a"
                         },
                         {
                            "name": "white",
                            "color": "#fff"
                         },
                         {
                            "name": "blue",
                            "color": "#00f"
                         }
                   ]
                }
             },
             "responsive": false,
             "type": "object",
             "default": {
                "desktop": "#3a3a3a"
             }
       },

       "shopengine_orders_button_view_tabhover_end": {
          "type": "TabControl"
       },
    "shopengine_orders_button_view_tabnormal_end": {
       "type": "TabContainer"
    }, 
    
    
    "shopengine_orders_body_button_cancel_heading": {
      "control": {
            "field": "__experimentalHeading",
            "props": {
               "children" : "Cancel Button"
            }
      },
      "type": "object",
      "default": {
            "desktop": "Cancel Button"
      }


    },
    
    "shopengine_orders_button_cancel_style_tab_start": {
      "type": "TabContainer"
    },
          "shopengine_orders_button_cancel_tabnormal_start": {
             "type": "TabControl",
             "label": "Normal"
          },
             "shopengine_orders_button_cancel_color_normal": {
                "control": {
                   "field": "ColorPalette",
                   "label": "Color",
                   "props": {
                      "colors": [
                            {
                               "name": "#3A3A3A",
                               "color": "#3A3A3A"
                            },
                            {
                               "name": "white",
                               "color": "#fff"
                            },
                            {
                               "name": "blue",
                               "color": "#00f"
                            }
                      ]
                   }
                },
                "responsive": false,
                "type": "object",
                "default": {
                   "desktop": "#3A3A3A"
                }
          },

          "shopengine_orders_button_cancel_background_normal": {
             "control": {
                "field": "ColorPalette",
                "label": "Background Color",
                "props": {
                   "colors": [
                         {
                            "name": "#EFEFEF",
                            "color": "#EFEFEF"
                         },
                         {
                            "name": "white",
                            "color": "#fff"
                         },
                         {
                            "name": "blue",
                            "color": "#00f"
                         }
                   ]
                }
             },
             "responsive": false,
             "type": "object",
             "default": {
                "desktop": "#EFEFEF"
             }
       },
         "shopengine_orders_button_cancel_tabnormal_end": {
            "type": "TabControl",
            "label": "Normal"
         },


          "shopengine_orders_button_cancel_tabhover_start": {
             "type": "TabControl",
             "label": "Hover"
          },
             "shopengine_orders_button_cancel_color_hover": {
                "control": {
                   "field": "ColorPalette",
                   "label": "Hover Color",
                   "props": {
                      "colors": [
                            {
                               "name": "#ffffff",
                               "color": "#ffffff"
                            },
                            {
                               "name": "white",
                               "color": "#fff"
                            },
                            {
                               "name": "blue",
                               "color": "#00f"
                            }
                      ]
                   }
                },
                "responsive": false,
                "type": "object",
                "default": {
                   "desktop": "#ffffff"
                }
          },
          "shopengine_orders_button_cancel_background_hover": {
             "control": {
                "field": "ColorPalette",
                "label": "Hover Background Color",
                "props": {
                   "colors": [
                         {
                            "name": "#3a3a3a",
                            "color": "#3a3a3a"
                         },
                         {
                            "name": "white",
                            "color": "#fff"
                         },
                         {
                            "name": "blue",
                            "color": "#00f"
                         }
                   ]
                }
             },
             "responsive": false,
             "type": "object",
             "default": {
                "desktop": "#3a3a3a"
             }
       },

       "shopengine_orders_button_cancel_tabhover_end": {
          "type": "TabControl"
       },
    "shopengine_orders_button_cancel_style_tab_end": {
       "type": "TabContainer"
    },

   "shopengine_orders_button_action_section_end": {
      "type": "PanelBody"
   },



   "shopengine_orders_button_pagination_section_start": {
      "type": "PanelBody",
      "label": "Pagination Button"
   },

      "shopengine_orders_pagination_padding":{
         "control": {
            "field": "__experimentalBoxControl",
            "props": {
               "label": "Padding",
               "units":[
                  {  
                     "value": "px", 
                     "label": "px", 
                     "default": 0 
                  }
               ],
               "allowReset": true,
               "defaultValues": {
                  "top": "9px",
                  "right": "21px",
                  "bottom": "10px",
                  "left": "21px"
               }
            }
         },
         "responsive": true,
         "type": "object",
         "default": {
               "desktop": {
                  "top": "9px",
                  "right": "21px",
                  "bottom": "10px",
                  "left": "21px"
               }
         }
    },
   "shopengine_orders_pagination_border_radius":{
      "control":{
          "field": "__experimentalBoxControl",
          "props" : {
              "label": "Border Radius (px)",
            "units":[
               {  
                  "value": "px", 
                  "label": "px", 
                  "default": 0 
               }
            ],
            "allowReset": true,
            "defaultValues": {
               "top": "3px",
               "right": "3px",
               "bottom": "3px",
               "left": "3px"
            }
          }
      },

      "type": "object",
      "default": {
          "desktop": {
              "top":"3px",
              "right":"3px",
              "bottom":"3px",
              "left":"3px"
          }           
      }
   },
   "shopengine_orders_pagination_typography_start": {
      "type": "PopoverControl",
      "label": "Typography"
      },
      "shopengine_orders_pagination_font_family": {
         "control": {
            "field": "FontfamilyControl",
            "label": "Font Family"
         },
         "responsive": true,
         "type": "object"
      },
      "shopengine_orders_pagination_font_size": {
      "control": {
            "field": "__experimentalUnitControl",
            "label": "Font Size(px)",
            "props": {
            "isPressEnterToChange": true,
            "isResetValueOnUnitChange": true,
            "units": [
               { 
                  "value": "px", 
                  "label": "px", 
                  "default": 0 
               }
            ]
               
            }
      },
      "responsive": true,
      "type": "object",
      "default": {
            "desktop": "15px"
      }
      },
      "shopengine_orders_pagination_font_weight": {
         "control": {
               "field": "SelectControl",
               "label": "Font Weight",
               "props": {
                  "options": [{
                           "label": "100",
                           "value": "100"
                     },
                     {
                           "label": "200",
                           "value": "200"
                     },
                     {
                           "label": "300",
                           "value": "300"
                     },
                     {
                           "label": "400",
                           "value": "400"
                     },
                     {
                           "label": "500",
                           "value": "500"
                     },
                     {
                           "label": "600",
                           "value": "600"
                     },
                     {
                           "label": "700",
                           "value": "700"
                     },
                     {
                           "label": "800",
                           "value": "800"
                     },
                     {
                           "label": "900",
                           "value": "900"
                     }
                  ]
               }
         },
         "responsive": false,
         "type": "object",
         "default": {
               "desktop": 500,
               "tablet": 500,
               "mobile": 500
         }
      },
      "shopengine_orders_pagination_font_style": {
         "control": {
               "field": "SelectControl",
               "label": "Style",
               "props": {
                  "options": [{
                           "label": "Default",
                           "value": "normal"
                     },
                     {
                           "label": "Normal",
                           "value": "normal"
                     },
                     {
                           "label": "Italic",
                           "value": "italic"
                     },
                     {
                           "label": "Oblique",
                           "value": "oblique"
                     }
                  ]
               }
         },
         "responsive": false,
         "type": "object",
         "default": {
               "desktop": "normal",
               "tablet": "normal",
               "mobile": "normal"
         }
      },
      "shopengine_orders_pagination_text_transform": {
         "control": {
               "field": "SelectControl",
               "label": "Transform",
               "props": {
                  "options": [{
                           "label": "Default",
                           "value": "normal"
                     },
                     {
                           "label": "Uppercase",
                           "value": "uppercase"
                     },
                     {
                           "label": "Lowercase",
                           "value": "lowercase"
                     },
                     {
                           "label": "Capitalize",
                           "value": "capitalize"
                     },
                     {
                           "label": "Normal",
                           "value": "normal"
                     }
                  ]
               }
         },
         "responsive": false,
         "type": "object",
         "default": {
               "desktop": "capitalize",
               "tablet": "capitalize",
               "mobile": "capitalize"
         }
      },
      "shopengine_orders_pagination_line_height": {
      "control": {
            "field": "__experimentalUnitControl",
            "label": "Line Height",
            "props": {
            "isPressEnterToChange": true,
            "isResetValueOnUnitChange": true,
            "step": 0.1,
            "units": [
               { 
                  "value": "px", 
                  "label": "px", 
                  "default": 0 
               }
            ]
               
            }
      },
      "responsive": true,
      "type": "object",
      "default": {
            "desktop": ""
      }
      },
      "shopengine_orders_pagination_letter_spacing": {
      "control": {
            "field": "__experimentalUnitControl",
            "label": "Letter Spacing(px)",
            "props": {
            "isPressEnterToChange": true,
            "isResetValueOnUnitChange": true,
            "step": 0.1,
            "units": [
               { 
                  "value": "px", 
                  "label": "px", 
                  "default": 0 
               }
            ]
               
            }
      },
      "responsive": true,
      "type": "object",
      "default": {
            "desktop": 0
      }
      },
      "shopengine_orders_pagination_wordspace": {
      "control": {
            "field": "__experimentalUnitControl",
            "label": "Word Spacing(px)",
            "props": {
            "isPressEnterToChange": true,
            "isResetValueOnUnitChange": true,
            "step": 0.1,
            "units": [
               { 
                  "value": "px", 
                  "label": "px", 
                  "default": 0 
               }
            ]
               
            }
      },
      "responsive": true,
      "type": "object",
      "default": {
            "desktop": 0
      }
      },
      "shopengine_orders_pagination_typography_end": {
         "type": "PopoverControl"
      },
      "shopengine_orders_pagination_box_shadow_start": {
         "type": "PopoverControl",
         "label": "Box Shadow"
        },
         
        "shopengine_orders_pagination_box_shadow_color": {
         "control": {
           "field": "ColorPicker",
           "label": "Color",
           "props": {}
         },
         "type": "object",
         "default": {
           "desktop": {
             "rgb": {
               "r": "0",
               "g": "0",
               "b": "0",
               "a": "0"
             }
           }
         }
       },
       "shopengine_orders_pagination_box_shadow_horizontal": {
         "control": {
           "field": "RangeControl",
           "label": "Horizontal",
           "props": {
             "min": 0,
             "max": 100,
             "step": 1
           }
         },
         "responsive": false,
         "type": "object",
         "default": {
           "desktop": 0
         }
       },
       "shopengine_orders_pagination_box_shadow_vertical": {
         "control": {
           "field": "RangeControl",
           "label": "Vertical",
           "props": {
             "min": 0,
             "max": 100,
             "step": 1
           }
         },
         "responsive": false,
         "type": "object",
         "default": {
           "desktop": 0
         }
       },
       "shopengine_orders_pagination_box_shadow_blur": {
         "control": {
           "field": "RangeControl",
           "label": "Blur",
           "props": {
             "min": 0,
             "max": 100,
             "step": 1
           }
         },
         "responsive": false,
         "type": "object",
         "default": {
           "desktop": 10
         }
       },
       "shopengine_orders_pagination_box_shadow_spread": {
         "control": {
           "field": "RangeControl",
           "label": "Spread",
           "props": {
             "min": 0,
             "max": 100,
             "step": 1
           }
         },
         "responsive": false,
         "type": "object",
         "default": {
           "desktop": 0
         }
       },
       "shopengine_orders_pagination_box_shadow_position": {
         "control": {
           "field": "SelectControl",
           "label": "Position",
           "props": {
             "options": [
               {
                 "label": "Inset",
                 "value": "inset"
               },
               {
                 "label": "Outline",
                 "value": "outline"
               }
             ]
           }
         },
         "responsive": false,
         "type": "object",
         "default": {
           "desktop": ""
         }
       },
   
        "shopengine_orders_pagination_box_shadow_end": {
         "type": "PopoverControl"
        },





   "shopengine_orders_body_pagination_buttons_heading_divider": {
      "control": {
         "field": "__experimentalDivider",
         "props": {
         }
      },
      "type": "object",
      "default": {
         "desktop": "Pagination Buttons"
      }
   },

   "shopengine_orders_body_pagination_buttons_heading": {
      "control": {
            "field": "__experimentalHeading",
            "props": {
               "children" : "Pagination Buttons"
            }
      },
      "type": "object",
      "default": {
            "desktop": "Pagination Buttons"
      }


    },
    "discount_section_notice": {
      "control": {
          "field": "Notice",
          "props": {
              "children": "The pagination buttons control will modify next and previous buttons",
              "isDismissible": false,
              "status": "warning"
          }
      },
      "type": "object"
    },
    
    "shopengine_orders_body_pagination_buttons_tabs_start": {
      "type": "TabContainer"
    },
          "shopengine_orders_body_pagination_tab_normal_tab_start": {
             "type": "TabControl",
             "label": "Normal"
          },
             "shopengine_orders_body_pagination_tab_normal_clr": {
                "control": {
                   "field": "ColorPalette",
                   "label": "Color",
                   "props": {
                      "colors": [
                            {
                               "name": "#3A3A3A",
                               "color": "#3A3A3A"
                            },
                            {
                               "name": "white",
                               "color": "#fff"
                            },
                            {
                               "name": "blue",
                               "color": "#00f"
                            }
                      ]
                   }
                },
                "responsive": false,
                "type": "object",
                "default": {
                   "desktop": "#3A3A3A"
                }
          },

          "shopengine_orders_body_pagination_tab_normal_bg": {
             "control": {
                "field": "ColorPalette",
                "label": "Background Color",
                "props": {
                   "colors": [
                         {
                            "name": "#EFEFEF",
                            "color": "#EFEFEF"
                         },
                         {
                            "name": "white",
                            "color": "#fff"
                         },
                         {
                            "name": "blue",
                            "color": "#00f"
                         }
                   ]
                }
             },
             "responsive": false,
             "type": "object",
             "default": {
                "desktop": "#EFEFEF"
             }
       },
         "shopengine_orders_body_pagination_tab_normal_tab_end": {
            "type": "TabControl",
            "label": "Normal"
         },


          "shopengine_orders_body_pagination_tab_hover_start": {
             "type": "TabControl",
             "label": "Hover"
          },
             "shopengine_orders_body_pagination_tab_hover_clr": {
                "control": {
                   "field": "ColorPalette",
                   "label": "Hover Color",
                   "props": {
                      "colors": [
                            {
                               "name": "#ffffff",
                               "color": "#ffffff"
                            },
                            {
                               "name": "white",
                               "color": "#fff"
                            },
                            {
                               "name": "blue",
                               "color": "#00f"
                            }
                      ]
                   }
                },
                "responsive": false,
                "type": "object",
                "default": {
                   "desktop": "#ffffff"
                }
          },
          "shopengine_orders_body_pagination_tab_hover_bg": {
             "control": {
                "field": "ColorPalette",
                "label": "Hover Background Color",
                "props": {
                   "colors": [
                         {
                            "name": "#3a3a3a",
                            "color": "#3a3a3a"
                         },
                         {
                            "name": "white",
                            "color": "#fff"
                         },
                         {
                            "name": "blue",
                            "color": "#00f"
                         }
                   ]
                }
             },
             "responsive": false,
             "type": "object",
             "default": {
                "desktop": "#3a3a3a"
             }
       },

       "shopengine_orders_body_pagination_tab_hover_end": {
          "type": "TabControl"
       },
    "shopengine_orders_body_pagination_buttons_tabs_end": {
       "type": "TabContainer"
    },

   "shopengine_orders_button_pagination_section_end": {
      "type": "PanelBody"
   }
}