{
  "name": "navigator",
  "label": "Views Navigation",
  "type": "widget",
  "version": "1.15.0",
  "exbVersion": "1.15.0",
  "author": "Esri R&D Center Beijing",
  "description": "This is the widget used in developer guide",
  "copyright": "",
  "license": "http://www.apache.org/licenses/LICENSE-2.0",
  "defaultSize": {
    "height": 60,
    "width": 380,
    "autoHeight": true,
    "autoWidth": true
  },
  "publishMessages": [
    "VIEW_CHANGE",
    "BUTTON_CLICK"
  ],
  "properties": {
    "hasSettingPage": true,
    "coverLayoutBackground": true,
    "hasBuilderSupportModule": true
  },
  "extensions": [
    {
      "name": "quick-style",
      "point": "CONTEXT_TOOL",
      "uri": "tools/quick-style"
    },
    {
      "name": "appConfigOperations",
      "point": "APP_CONFIG_OPERATIONS",
      "uri": "tools/app-config-operations"
    }
  ],
  "translatedLocales": [
    "en",
    "ar",
    "bg",
    "bs",
    "ca",
    "cs",
    "da",
    "de",
    "el",
    "es",
    "et",
    "fi",
    "fr",
    "he",
    "hr",
    "hu",
    "id",
    "it",
    "ja",
    "ko",
    "lt",
    "lv",
    "nb",
    "nl",
    "pl",
    "pt-br",
    "pt-pt",
    "ro",
    "ru",
    "sk",
    "sl",
    "sr",
    "sv",
    "th",
    "tr",
    "zh-cn",
    "uk",
    "vi",
    "zh-hk",
    "zh-tw"
  ]
}