0.14.1 • Published 6 years ago

@karma.run/editor-plugin-draft-js v0.14.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago
[
  {
    "annotation": {
      "value": "field:richText",
      "model": {
        "recursive": {
          "models": {
            "data": {
              "optional": {
                "union": {
                  "url": {"string": {}}
                }
              }
            },
            "value": {
              "struct": {
                "blocks": {
                  "list": {
                    "struct": {
                      "key": {"string": {}},
                      "type": {"string": {}},
                      "text": {"string": {}},
                      "depth": {"int32": {}},
                      "entityRanges": {
                        "list": {
                          "struct": {
                            "key": {"int32": {}},
                            "length": {"int32": {}},
                            "offset": {"int32": {}}
                          }
                        }
                      },
                      "inlineStyleRanges": {
                        "list": {
                          "struct": {
                            "length": {"int32": {}},
                            "offset": {"int32": {}},
                            "style": {"string": {}}
                          }
                        }
                      },
                      "data": {"recurse": "data"}
                    }
                  }
                },
                "entityMap": {
                  "map": {
                    "struct": {
                      "data": {"recurse": "data"},
                      "mutability": {"string": {}},
                      "type": {"string": {}}
                    }
                  }
                }
              }
            }
          },
          "top": "value"
        }
      }
    }
  }
]
0.14.1

6 years ago

0.14.0

6 years ago