{
  "glm-action-bar": {
    "attributes": [
      "safe-area-inset-bottom"
    ]
  },
  "glm-action-bar-icon": {
    "attributes": [
      "text",
      "icon",
      "color",
      "icon-class",
      "icon-prefix",
      "dot",
      "badge",
      "badge-props",
      "url",
      "to",
      "replace"
    ]
  },
  "glm-action-bar-button": {
    "attributes": [
      "text",
      "type",
      "color",
      "icon",
      "disabled",
      "loading",
      "url",
      "to",
      "replace"
    ]
  },
  "glm-action-sheet": {
    "attributes": [
      "v-model:show",
      "actions",
      "title",
      "cancel-text",
      "description",
      "closeable",
      "close-icon",
      "duration",
      "round",
      "overlay",
      "overlay-class",
      "overlay-style",
      "lock-scroll",
      "lazy-render",
      "close-on-popstate",
      "close-on-click-action",
      "close-on-click-overlay",
      "safe-area-inset-bottom",
      "teleport",
      "before-close"
    ]
  },
  "glm-address-edit": {
    "attributes": [
      "area-list",
      "area-columns-placeholder",
      "area-placeholder",
      "address-info",
      "search-result",
      "show-postal",
      "show-delete",
      "show-set-default",
      "show-search-result",
      "show-area",
      "show-detail",
      "disable-area",
      "save-button-text",
      "delete-button-text",
      "detail-rows",
      "detail-maxlength",
      "is-saving",
      "is-deleting",
      "tel-validator",
      "tel-maxlength",
      "postal-validator",
      "validator"
    ]
  },
  "glm-address-list": {
    "attributes": [
      "v-model",
      "list",
      "disabled-list",
      "disabled-text",
      "switchable",
      "add-button-text",
      "default-tag-text"
    ]
  },
  "glm-area": {
    "attributes": [
      "value",
      "title",
      "confirm-button-text",
      "cancel-button-text",
      "area-list",
      "columns-placeholder",
      "loading",
      "readonly",
      "item-height",
      "columns-num",
      "visible-item-count",
      "swipe-duration",
      "is-oversea-code"
    ]
  },
  "glm-badge": {
    "attributes": [
      "content",
      "color",
      "dot",
      "max",
      "offset",
      "show-zero",
      "position"
    ]
  },
  "glm-button": {
    "attributes": [
      "type",
      "size",
      "text",
      "color",
      "icon",
      "icon-prefix",
      "icon-position",
      "tag",
      "native-type",
      "plain",
      "block",
      "round",
      "square",
      "disabled",
      "loading",
      "loading-text",
      "loading-type",
      "loading-size",
      "url",
      "to",
      "replace"
    ]
  },
  "glm-calendar": {
    "attributes": [
      "type",
      "title",
      "color",
      "min-date",
      "max-date",
      "default-date",
      "row-height",
      "formatter",
      "poppable",
      "lazy-render",
      "show-mark",
      "show-title",
      "show-subtitle",
      "show-confirm",
      "readonly",
      "confirm-text",
      "confirm-disabled-text",
      "first-day-of-week",
      "v-model:show",
      "position",
      "round",
      "close-on-popstate",
      "close-on-click-overlay",
      "safe-area-inset-top",
      "safe-area-inset-bottom",
      "teleport",
      "max-range",
      "range-prompt",
      "show-range-prompt",
      "allow-same-day",
      "max-range",
      "range-prompt"
    ]
  },
  "glm-card": {
    "attributes": [
      "thumb",
      "title",
      "desc",
      "tag",
      "num",
      "price",
      "origin-price",
      "centered",
      "currency",
      "thumb-link",
      "lazy-load"
    ]
  },
  "glm-cascader": {
    "attributes": [
      "title",
      "value",
      "options",
      "placeholder",
      "active-color",
      "swipeable",
      "closeable",
      "show-header",
      "close-icon",
      "field-names"
    ]
  },
  "glm-cell-group": {
    "attributes": [
      "title",
      "inset",
      "border"
    ]
  },
  "glm-cell": {
    "attributes": [
      "title",
      "value",
      "label",
      "size",
      "icon",
      "icon-prefix",
      "border",
      "center",
      "url",
      "to",
      "replace",
      "clickable",
      "is-link",
      "required",
      "arrow-direction",
      "title-style",
      "title-class",
      "value-class",
      "label-class"
    ]
  },
  "glm-checkbox": {
    "attributes": [
      "v-model",
      "name",
      "shape",
      "disabled",
      "label-disabled",
      "label-position",
      "icon-size",
      "checked-color",
      "bind-group"
    ]
  },
  "glm-checkbox-group": {
    "attributes": [
      "v-model",
      "disabled",
      "max",
      "direction",
      "icon-size",
      "checked-color"
    ]
  },
  "glm-circle": {
    "attributes": [
      "v-model:current-rate",
      "rate",
      "size",
      "color",
      "layer-color",
      "fill",
      "speed",
      "text",
      "stroke-width",
      "stroke-linecap",
      "clockwise",
      "start-position"
    ]
  },
  "glm-row": {
    "attributes": [
      "gutter",
      "tag",
      "justify",
      "align",
      "wrap"
    ]
  },
  "glm-col": {
    "attributes": [
      "span",
      "offset",
      "tag"
    ]
  },
  "glm-collapse": {
    "attributes": [
      "v-model",
      "accordion",
      "border"
    ]
  },
  "glm-collapse-item": {
    "attributes": [
      "name",
      "icon",
      "size",
      "title",
      "value",
      "label",
      "border",
      "disabled",
      "readonly",
      "is-link",
      "lazy-render",
      "title-class",
      "value-class",
      "label-class"
    ]
  },
  "glm-config-provider": {
    "attributes": [
      "theme-vars",
      "tag",
      "icon-prefix"
    ]
  },
  "glm-contact-card": {
    "attributes": [
      "type",
      "name",
      "tel",
      "add-text"
    ]
  },
  "glm-contact-edit": {
    "attributes": [
      "contact-info",
      "is-edit",
      "is-saving",
      "is-deleting",
      "tel-validator",
      "show-set-default",
      "set-default-label"
    ]
  },
  "glm-contact-list": {
    "attributes": [
      "v-model",
      "list",
      "add-text",
      "default-tag-text"
    ]
  },
  "glm-count-down": {
    "attributes": [
      "time",
      "format",
      "auto-start",
      "millisecond"
    ]
  },
  "glm-coupon-cell": {
    "attributes": [
      "title",
      "chosen-coupon",
      "coupons",
      "editable",
      "border",
      "currency"
    ]
  },
  "glm-coupon-list": {
    "attributes": [
      "v-model",
      "chosen-coupon",
      "coupons",
      "disabled-coupons",
      "enabled-title",
      "disabled-title",
      "exchange-button-text",
      "exchange-button-loading",
      "exchange-button-disabled",
      "exchange-min-length",
      "displayed-coupon-index",
      "close-button-text",
      "input-placeholder",
      "currency",
      "empty-image",
      "show-count"
    ]
  },
  "glm-datetime-picker": {
    "attributes": [
      "type",
      "title",
      "confirm-button-text",
      "cancel-button-text",
      "show-toolbar",
      "loading",
      "readonly",
      "filter",
      "formatter",
      "columns-order",
      "item-height",
      "visible-item-count",
      "swipe-duration"
    ]
  },
  "glm-date-picker": {
    "attributes": [
      "min-date",
      "max-date"
    ]
  },
  "glm-time-picker": {
    "attributes": [
      "min-hour",
      "max-hour",
      "min-minute",
      "max-minute"
    ]
  },
  "glm-dialog": {
    "attributes": [
      "v-model:show",
      "title",
      "width",
      "message",
      "message-align",
      "theme",
      "show-confirm-button",
      "show-cancel-button",
      "cancel-button-text",
      "cancel-button-color",
      "confirm-button-text",
      "confirm-button-color",
      "overlay",
      "overlay-class",
      "overlay-style",
      "close-on-popstate",
      "close-on-click-overlay",
      "lazy-render",
      "lock-scroll",
      "allow-html",
      "before-close",
      "transition",
      "teleport"
    ]
  },
  "glm-divider": {
    "attributes": [
      "dashed",
      "hairline",
      "content-position"
    ]
  },
  "glm-dropdown-menu": {
    "attributes": [
      "active-color",
      "direction",
      "z-index",
      "duration",
      "overlay",
      "close-on-click-overlay",
      "close-on-click-outside"
    ]
  },
  "glm-dropdown-item": {
    "attributes": [
      "v-model",
      "title",
      "options",
      "disabled",
      "lazy-render",
      "title-class",
      "teleport"
    ]
  },
  "glm-empty": {
    "attributes": [
      "image",
      "image-size",
      "description"
    ]
  },
  "glm-field": {
    "attributes": [
      "v-model",
      "label",
      "name",
      "id",
      "type",
      "size",
      "maxlength",
      "placeholder",
      "border",
      "disabled",
      "readonly",
      "colon",
      "required",
      "center",
      "clearable",
      "clear-icon",
      "clear-trigger",
      "clickable",
      "is-link",
      "autofocus",
      "show-word-limit",
      "error",
      "error-message",
      "error-message-align",
      "formatter",
      "format-trigger",
      "arrow-direction",
      "label-class",
      "label-width",
      "label-align",
      "input-align",
      "autosize",
      "left-icon",
      "right-icon",
      "icon-prefix",
      "rules",
      "autocomplete",
      "enterkeyhint"
    ]
  },
  "glm-form": {
    "attributes": [
      "label-width",
      "label-align",
      "input-align",
      "error-message-align",
      "validate-trigger",
      "colon",
      "disabled",
      "readonly",
      "validate-first",
      "scroll-to-error",
      "show-error",
      "show-error-message",
      "submit-on-enter"
    ]
  },
  "glm-grid": {
    "attributes": [
      "column-num",
      "icon-size",
      "gutter",
      "border",
      "center",
      "square",
      "clickable",
      "direction",
      "reverse"
    ]
  },
  "glm-grid-item": {
    "attributes": [
      "text",
      "icon",
      "icon-prefix",
      "icon-color",
      "dot",
      "badge",
      "badge-props",
      "url",
      "to",
      "replace"
    ]
  },
  "glm-icon": {
    "attributes": [
      "name",
      "dot",
      "badge",
      "badge-props",
      "color",
      "size",
      "class-prefix",
      "tag"
    ]
  },
  "glm-image": {
    "attributes": [
      "src",
      "fit",
      "position",
      "alt",
      "width",
      "height",
      "radius",
      "round",
      "lazy-load",
      "show-error",
      "show-loading",
      "error-icon",
      "loading-icon",
      "icon-size",
      "icon-prefix"
    ]
  },
  "glm-image-preview": {
    "attributes": [
      "v-model:show",
      "images",
      "start-position",
      "swipe-duration",
      "show-index",
      "show-indicators",
      "loop",
      "before-close",
      "close-on-popstate",
      "class-name",
      "max-zoom",
      "min-zoom",
      "closeable",
      "close-icon",
      "close-icon-position",
      "transition",
      "overlay-class",
      "overlay-style",
      "teleport"
    ]
  },
  "glm-index-bar": {
    "attributes": [
      "index-list",
      "z-index",
      "sticky",
      "sticky-offset-top",
      "highlight-color",
      "teleport"
    ]
  },
  "glm-index-anchor": {
    "attributes": [
      "index"
    ]
  },
  "glm-list": {
    "attributes": [
      "v-model:loading",
      "v-model:error",
      "finished",
      "offset",
      "loading-text",
      "finished-text",
      "error-text",
      "immediate-check",
      "direction"
    ]
  },
  "glm-loading": {
    "attributes": [
      "color",
      "type",
      "size",
      "text-size",
      "text-color",
      "vertical"
    ]
  },
  "glm-nav-bar": {
    "attributes": [
      "title",
      "left-text",
      "right-text",
      "left-arrow",
      "border",
      "fixed",
      "placeholder",
      "z-index",
      "safe-area-inset-top"
    ]
  },
  "glm-notice-bar": {
    "attributes": [
      "mode",
      "text",
      "color",
      "background",
      "left-icon",
      "delay",
      "speed",
      "scrollable",
      "wrapable"
    ]
  },
  "glm-number-keyboard": {
    "attributes": [
      "v-model",
      "show",
      "title",
      "theme",
      "maxlength",
      "transition",
      "z-index",
      "extra-key",
      "close-button-text",
      "delete-button-text",
      "close-button-loading",
      "show-delete-key",
      "blur-on-close",
      "hide-on-click-outside",
      "teleport",
      "safe-area-inset-bottom",
      "random-key-order"
    ]
  },
  "glm-overlay": {
    "attributes": [
      "show",
      "z-index",
      "duration",
      "class-name",
      "custom-class",
      "lock-scroll",
      "lazy-render"
    ]
  },
  "glm-pagination": {
    "attributes": [
      "v-model",
      "mode",
      "prev-text",
      "next-text",
      "total-items",
      "items-per-page",
      "page-count",
      "show-page-size",
      "force-ellipses"
    ]
  },
  "glm-password-input": {
    "attributes": [
      "value",
      "info",
      "error-info",
      "length",
      "gutter",
      "mask",
      "focused"
    ]
  },
  "glm-picker": {
    "attributes": [
      "columns",
      "columns-field-names",
      "title",
      "confirm-button-text",
      "cancel-button-text",
      "toolbar-position",
      "loading",
      "show-toolbar",
      "allow-html",
      "default-index",
      "item-height",
      "visible-item-count",
      "swipe-duration"
    ]
  },
  "glm-popover": {
    "attributes": [
      "v-model:show",
      "actions",
      "placement",
      "theme",
      "trigger",
      "duration",
      "offset",
      "overlay",
      "overlay-class",
      "overlay-style",
      "show-arrow",
      "close-on-click-action",
      "close-on-click-outside",
      "close-on-click-overlay",
      "teleport",
      "icon-prefix"
    ]
  },
  "glm-popup": {
    "attributes": [
      "v-model:show",
      "overlay",
      "position",
      "overlay-class",
      "overlay-style",
      "duration",
      "round",
      "lock-scroll",
      "lazy-render",
      "close-on-popstate",
      "close-on-click-overlay",
      "closeable",
      "close-icon",
      "close-icon-position",
      "before-close",
      "icon-prefix",
      "transition",
      "transition-appear",
      "teleport",
      "safe-area-inset-top",
      "safe-area-inset-bottom"
    ]
  },
  "glm-progress": {
    "attributes": [
      "percentage",
      "stroke-width",
      "color",
      "track-color",
      "pivot-text",
      "pivot-color",
      "text-color",
      "inactive",
      "show-pivot"
    ]
  },
  "glm-pull-refresh": {
    "attributes": [
      "v-model",
      "pulling-text",
      "loosing-text",
      "loading-text",
      "success-text",
      "success-duration",
      "animation-duration",
      "head-height",
      "pull-distance",
      "disabled"
    ]
  },
  "glm-radio": {
    "attributes": [
      "name",
      "shape",
      "disabled",
      "label-disabled",
      "label-position",
      "icon-size",
      "checked-color"
    ]
  },
  "glm-radio-group": {
    "attributes": [
      "v-model",
      "disabled",
      "direction",
      "icon-size",
      "checked-color"
    ]
  },
  "glm-rate": {
    "attributes": [
      "v-model",
      "count",
      "size",
      "gutter",
      "color",
      "void-color",
      "disabled-color",
      "icon",
      "void-icon",
      "icon-prefix",
      "allow-half",
      "readonly",
      "disabled",
      "touchable"
    ]
  },
  "glm-search": {
    "attributes": [
      "v-model",
      "label",
      "name",
      "shape",
      "id",
      "background",
      "maxlength",
      "placeholder",
      "clearable",
      "clear-icon",
      "clear-trigger",
      "autofocus",
      "show-action",
      "action-text",
      "disabled",
      "readonly",
      "error",
      "error-message",
      "formatter",
      "format-trigger",
      "input-align",
      "left-icon",
      "right-icon",
      "autocomplete"
    ]
  },
  "glm-share-sheet": {
    "attributes": [
      "v-model:show",
      "options",
      "title",
      "cancel-text",
      "description",
      "duration",
      "round",
      "overlay",
      "overlay-class",
      "overlay-style",
      "lock-scroll",
      "lazy-render",
      "close-on-popstate",
      "close-on-click-overlay",
      "safe-area-inset-bottom",
      "teleport",
      "before-close"
    ]
  },
  "glm-sidebar": {
    "attributes": [
      "v-model"
    ]
  },
  "glm-sidebar-item": {
    "attributes": [
      "title",
      "dot",
      "badge",
      "badge-props",
      "disabled",
      "url",
      "to",
      "replace"
    ]
  },
  "glm-skeleton": {
    "attributes": [
      "row",
      "row-width",
      "title",
      "avatar",
      "loading",
      "animate",
      "round",
      "title-width",
      "avatar-size",
      "avatar-shape"
    ]
  },
  "glm-slider": {
    "attributes": [
      "v-model",
      "max",
      "min",
      "step",
      "bar-height",
      "button-size",
      "active-color",
      "inactive-color",
      "range",
      "reverse",
      "disabled",
      "readonly",
      "vertical"
    ]
  },
  "glm-stepper": {
    "attributes": [
      "v-model",
      "min",
      "max",
      "default-value",
      "step",
      "name",
      "input-width",
      "button-size",
      "decimal-length",
      "theme",
      "placeholder",
      "integer",
      "disabled",
      "disable-plus",
      "disable-minus",
      "disable-input",
      "before-change",
      "show-plus",
      "show-minus",
      "show-input",
      "long-press",
      "allow-empty"
    ]
  },
  "glm-steps": {
    "attributes": [
      "active",
      "direction",
      "active-color",
      "inactive-color",
      "active-icon",
      "inactive-icon",
      "finish-icon",
      "icon-prefix"
    ]
  },
  "glm-step": {
    "attributes": []
  },
  "glm-submit-bar": {
    "attributes": [
      "price",
      "decimal-length",
      "label",
      "suffix-label",
      "text-align",
      "button-text",
      "button-type",
      "button-color",
      "tip",
      "tip-icon",
      "currency",
      "disabled",
      "loading",
      "safe-area-inset-bottom"
    ]
  },
  "glm-swipe": {
    "attributes": [
      "autoplay",
      "duration",
      "initial-swipe",
      "width",
      "height",
      "loop",
      "show-indicators",
      "vertical",
      "touchable",
      "stop-propagation",
      "lazy-render",
      "indicator-color"
    ]
  },
  "glm-swipe-item": {
    "attributes": []
  },
  "glm-sticky": {
    "attributes": [
      "position",
      "offset-top",
      "offset-bottom",
      "z-index",
      "container"
    ]
  },
  "glm-swipe-cell": {
    "attributes": [
      "name",
      "left-width",
      "right-width",
      "before-close",
      "disabled",
      "stop-propagation"
    ]
  },
  "glm-switch": {
    "attributes": [
      "v-model",
      "loading",
      "disabled",
      "size",
      "active-color",
      "inactive-color",
      "active-value",
      "inactive-value"
    ]
  },
  "glm-tabs": {
    "attributes": [
      "v-model:active",
      "type",
      "color",
      "background",
      "duration",
      "line-width",
      "line-height",
      "animated",
      "border",
      "ellipsis",
      "sticky",
      "shrink",
      "swipeable",
      "lazy-render",
      "scrollspy",
      "offset-top",
      "swipe-threshold",
      "title-active-color",
      "title-inactive-color",
      "before-change"
    ]
  },
  "glm-tab": {
    "attributes": [
      "title",
      "disabled",
      "dot",
      "badge",
      "name",
      "url",
      "to",
      "replace",
      "title-style",
      "title-class",
      "show-zero-badge"
    ]
  },
  "glm-tabbar": {
    "attributes": [
      "v-model",
      "fixed",
      "border",
      "z-index",
      "active-color",
      "inactive-color",
      "route",
      "placeholder",
      "safe-area-inset-bottom",
      "before-change"
    ]
  },
  "glm-tabbar-item": {
    "attributes": [
      "name",
      "icon",
      "icon-prefix",
      "dot",
      "badge",
      "badge-props",
      "url",
      "to",
      "replace"
    ]
  },
  "glm-tag": {
    "attributes": [
      "type",
      "size",
      "color",
      "show",
      "plain",
      "round",
      "mark",
      "text-color",
      "closeable"
    ]
  },
  "glm-tree-select": {
    "attributes": [
      "items",
      "height",
      "main-active-index",
      "active-id",
      "max",
      "selected-icon"
    ]
  },
  "glm-uploader": {
    "attributes": [
      "v-model",
      "accept",
      "name",
      "preview-size",
      "preview-image",
      "preview-full-image",
      "preview-options",
      "multiple",
      "disabled",
      "readonly",
      "deletable",
      "show-upload",
      "lazy-load",
      "capture",
      "after-read",
      "before-read",
      "before-delete",
      "max-size",
      "max-count",
      "result-type",
      "upload-text",
      "image-fit",
      "upload-icon"
    ]
  }
}