repository stringclasses 528
values | commit stringlengths 40 40 | commitDate timestamp[s] | path stringlengths 11 149 | repoStars int64 5 94.9k | repoLastFetched stringclasses 528
values | content stringlengths 48 736k | license stringclasses 14
values | language stringclasses 7
values |
|---|---|---|---|---|---|---|---|---|
LottieFiles/lottie-docs | 1af4d9cc77b5af47725708fd76afbfe69312c4fd | 2023-03-03T11:06:43 | docs/schema/shapes/zig-zag.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/shapes/shape-element"
},
{
"properties": {
"pt": {
"$ref": "#/$defs/animated-properties/value",
"description": "Point type (1 = corner, 2 = smooth)",
"title": "Poi... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | a330dc23e69c9a43e108db57890902a6383d9da2 | 2021-10-27T07:34:28 | docs/schema/effects/tint-effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/effects/effect"
},
{
"properties": {
"ef": {
"prefixItems": [
{
"$ref": "#/$defs/effect-values/color",
"description": "Tint of the darker parts... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 58ded472e45867cf164ea2fcc91bad061cb88224 | 2022-06-20T14:24:59 | docs/schema/shapes/stroke.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/shapes/shape-element"
},
{
"$ref": "#/$defs/shapes/base-stroke"
},
{
"properties": {
"c": {
"$ref": "#/$defs/animated-properties/multi-dimensional",
"title": "... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 0df11c02f71d16e13919d43ca834eb8cec1a9809 | 2022-02-17T13:54:21 | docs/schema/shapes/modifier.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/shapes/shape-element"
}
],
"description": "",
"title": "Modifier",
"type": "object"
} | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 5a455049fcd3a4734aeea9d182232e47b17b2916 | 2021-10-25T18:55:59 | docs/schema/animated-properties/shape-property.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"else": {
"properties": {
"k": {
"$ref": "#/$defs/helpers/bezier",
"title": "Static Value"
}
}
},
"if": {
"properties": {
"a": {
"... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | ed519ceb0a639b6e8f02b94d9f76f1f143dcc865 | 2021-11-23T09:41:33 | docs/schema/animated-properties/animated-property.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"properties": {
"a": {
"$ref": "#/$defs/helpers/int-boolean",
"default": 0,
"description": "Whether the property is animated",
"title": "Animated"
},
"ix": {
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | d301bfaaea449b0328d9a4ab58b3a1705b1787dc | 2021-10-23T12:05:07 | docs/schema/animation/animation.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/helpers/visual-object"
},
{
"$ref": "#/$defs/animation/composition"
},
{
"properties": {
"assets": {
"items": {
"$ref": "#/$defs/assets/asset"
},
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | a330dc23e69c9a43e108db57890902a6383d9da2 | 2021-10-27T07:34:28 | docs/schema/effects/tritone-effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/effects/effect"
},
{
"properties": {
"ef": {
"prefixItems": [
{
"$ref": "#/$defs/effect-values/color",
"title": "bright"
},
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | d301bfaaea449b0328d9a4ab58b3a1705b1787dc | 2021-10-23T12:05:07 | docs/schema/helpers/color.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Color as a [r, g, b] array with values in [0, 1]",
"items": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"maxItems": 4,
"minItems": 3,
"title": "Color",
"type": "array"
} | CC-BY-4.0 | en |
LottieFiles/lottie-docs | d8299eea2c14543701e121ac3cb29c78df3b0ad4 | 2024-04-10T07:59:29 | docs/schema/animation/animation.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/helpers/visual-object"
},
{
"properties": {
"assets": {
"description": "List of assets that can be referenced by layers",
"items": {
"oneOf": [
{
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 3d0dc7ddeabd27ff702d3752ef3edc5b69632be6 | 2021-10-19T06:19:05 | docs/schema/animation/metadata.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Document metadata",
"properties": {
"a": {
"title": "Author",
"type": "string"
},
"c": {
"title": "Theme Color",
"type": "string"
},
"d": {
"title": "Description",
"type": "string"
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 9b039d896c6016aaa1932ecd8f260e55f6b0b7ca | 2021-10-19T06:04:07 | docs/schema/effects/fill-effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/effects/effect"
},
{
"properties": {
"ty": {
"const": 21,
"title": "Type",
"type": "integer"
}
},
"required": [
"ty"
],
"ty... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 3d0dc7ddeabd27ff702d3752ef3edc5b69632be6 | 2021-10-19T06:19:05 | docs/schema/animated-properties/gradient-colors.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Represents colors and offsets in a gradient\n\nColors are represented as a flat list interleaving offsets and color components in weird ways\nThere are two possible layouts:\n\nWithout alpha, the colors are a sequence of offset, r, g, b\n\... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 4101dfb699f72d6853764161a7019cc207f7e010 | 2021-10-18T21:20:46 | docs/schema/assets/image.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/assets/asset"
},
{
"properties": {
"e": {
"$ref": "#/types/int-boolean",
"default": 0,
"description": "Whether the image is embedded",
"title": "Embedded"
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 9b039d896c6016aaa1932ecd8f260e55f6b0b7ca | 2021-10-19T06:04:07 | docs/schema/assets/image.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/assets/asset"
},
{
"properties": {
"e": {
"$ref": "#/$defs/types/int-boolean",
"default": 0,
"description": "Whether the image is embedded",
"title": "Em... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | f30e9c421acc17a0db0ce171b904e9caf31aa136 | 2021-11-29T09:31:36 | docs/schema/animated-properties/split-vector.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "An animatable property that is split into individually anaimated components",
"properties": {
"s": {
"const": true,
"title": "Split",
"type": "boolean"
},
"x": {
"$ref": "#/$defs/animated-properties/va... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | d301bfaaea449b0328d9a4ab58b3a1705b1787dc | 2021-10-23T12:05:07 | docs/schema/layers/layer.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/helpers/visual-object"
},
{
"properties": {
"ao": {
"$ref": "#/$defs/helpers/int-boolean",
"default": 0,
"title": "Auto Orient"
},
"bm": {
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 67513d4c25313e68bd4844793786e196ad235825 | 2021-10-24T15:38:44 | docs/schema/animation/animation.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/helpers/visual-object"
},
{
"$ref": "#/$defs/animation/composition"
},
{
"properties": {
"assets": {
"items": {
"oneOf": [
{
"$... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 9b039d896c6016aaa1932ecd8f260e55f6b0b7ca | 2021-10-19T06:04:07 | docs/schema/layers/solid-color-layer.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/layers/layer"
},
{
"properties": {
"sc": {
"default": "",
"title": "Color",
"type": "string"
},
"sh": {
"default": 512,
"title"... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 3723525748cf1d1d67fff3603327367a2a22643b | 2021-10-26T11:55:22 | docs/schema/effects/tint-effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/effects/effect"
},
{
"properties": {
"ef": {
"prefixItems": [
{
"$ref": "#/$defs/effects/effect-value-color",
"description": "Tint of the darke... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 26e06cd7aa758ae68e95cc4b0b97c64571411b86 | 2022-11-01T09:29:58 | docs/schema/constants/text-caps.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"default": 0,
"oneOf": [
{
"const": 0,
"title": "Regular"
},
{
"const": 1,
"title": "All Caps"
},
{
"const": 2,
"title": "Small Caps"
}
],
"title": "Text Caps",
"type": "integer"
} | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 9b039d896c6016aaa1932ecd8f260e55f6b0b7ca | 2021-10-19T06:04:07 | docs/schema/shapes/fill.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/shapes/shape-element"
},
{
"properties": {
"c": {
"$ref": "#/$defs/animated-properties/color-value",
"title": "Color"
},
"o": {
"$ref": "#/$defs/an... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | aa5b29ee6d5a596aa4b6123a80a49c5f13cbd81c | 2021-10-18T13:52:26 | docs/schema/shapes/group.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/shapes/shape-element"
},
{
"properties": {
"it": {
"item": {
"$ref": "#/shapes/shape-element"
},
"title": "Shapes",
"type": "array"
},
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 58ded472e45867cf164ea2fcc91bad061cb88224 | 2022-06-20T14:24:59 | docs/schema/layers/layer.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/helpers/visual-object"
},
{
"properties": {
"bm": {
"$ref": "#/$defs/constants/blend-mode",
"default": 0,
"title": "Blend Mode"
},
"cl": {
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 837607e8c9b559b972ec0a23ff635fd5a5c59aa9 | 2021-10-18T11:25:08 | docs/schema/effects/tritone-effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/effects/effect"
},
{
"properties": {
"ty": {
"const": 23,
"title": "Type",
"type": "integer"
}
},
"required": [
"ty"
],
"type": "... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | bc63594b1cf571d766ccfe0c7e77b27b32c24bae | 2022-04-20T08:09:34 | docs/schema/animation/composition.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Base class for layer holders",
"properties": {
"layers": {
"items": {
"oneOf": [
{
"$ref": "#/$defs/layers/precomposition-layer"
},
{
"$ref": "#/$defs/layers/solid-c... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 876fa6fc4ed0d9f3c938cabdd4c559dbb6f79943 | 2021-10-29T12:52:59 | docs/schema/effects/puppet-effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/effects/effect"
},
{
"properties": {
"ef": {
"prefixItems": [
{
"$ref": "#/$defs/effect-values/drop-down",
"title": "Puppet Engine"
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 6b3835d19cde824a351fcb7073dd9706d2133ebd | 2022-04-11T17:45:33 | docs/schema/animated-properties/shape-keyframe.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/animated-properties/keyframe-base"
},
{
"properties": {
"s": {
"items": {
"$ref": "#/$defs/helpers/bezier"
},
"title": "Start",
"type": "arra... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 837607e8c9b559b972ec0a23ff635fd5a5c59aa9 | 2021-10-18T11:25:08 | docs/schema/shapes/group.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/shapes/shape-element"
},
{
"properties": {
"it": {
"item": {
"$ref": "#/shapes/shape-element"
},
"title": "Shapes",
"type": "array"
},
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 58ded472e45867cf164ea2fcc91bad061cb88224 | 2022-06-20T14:24:59 | docs/schema/effect-values/effect-value.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/helpers/visual-object"
},
{
"properties": {
"ix": {
"title": "Effect Index",
"type": "integer"
},
"mn": {
"title": "Match Name",
"type": ... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 58ded472e45867cf164ea2fcc91bad061cb88224 | 2022-06-20T14:24:59 | docs/schema/styles/outer-glow-style.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/styles/layer-style"
},
{
"properties": {
"bm": {
"$ref": "#/$defs/animated-properties/value",
"title": "Blend Mode"
},
"c": {
"$ref": "#/$defs/anim... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | a330dc23e69c9a43e108db57890902a6383d9da2 | 2021-10-27T07:34:28 | docs/schema/effect-values/color.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/effect-values/effect-value"
},
{
"properties": {
"ty": {
"const": 2,
"title": "Type",
"type": "integer"
},
"v": {
"$ref": "#/$defs/animat... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 1f6624d3c8f820564062391b309857d6472da2b1 | 2021-10-19T10:41:56 | docs/schema/shapes/shape-element.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/helpers/visual-object"
},
{
"properties": {
"bm": {
"$ref": "#/$defs/constants/blend-mode",
"title": "Blend Mode"
},
"cix": {
"description": "Used ... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 26e06cd7aa758ae68e95cc4b0b97c64571411b86 | 2022-11-01T09:29:58 | docs/schema/text/animated-text-document.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Animated property representing the text contents",
"properties": {
"k": {
"items": {
"$ref": "#/$defs/text/text-document-keyframe"
},
"title": "Keyframes",
"type": "array"
},
"x": {
"titl... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | d4d7b11657e01d91f05f85207c991f040565d18b | 2022-05-20T09:36:32 | docs/schema/styles/layer-style.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/helpers/visual-object"
},
{
"properties": {
"ty": {
"description": "Style Type",
"title": "Type",
"type": "integer"
}
},
"required": [
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 7ab43250f875ab2a1ef764f843e2133a04c83233 | 2022-06-14T18:39:05 | docs/schema/text/character-precomp.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Defines a character as a precomp layer",
"properties": {
"ip": {
"default": 0,
"description": "Frame when the layer becomes visible",
"title": "In Point",
"type": "number"
},
"ks": {
"$ref": "#/$... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 9b039d896c6016aaa1932ecd8f260e55f6b0b7ca | 2021-10-19T06:04:07 | docs/schema/effects/stroke-effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/effects/effect"
},
{
"properties": {
"ty": {
"const": 22,
"title": "Type",
"type": "integer"
}
},
"required": [
"ty"
],
"ty... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | d72684c8bb79cf7770501192abcead358141d812 | 2021-10-19T22:45:29 | docs/schema/text/character-data.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Defines character shapes to avoid loading system fonts",
"properties": {
"ch": {
"default": "",
"title": "Character",
"type": "string"
},
"data": {
"properties": {
"shapes": {
"descri... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 837607e8c9b559b972ec0a23ff635fd5a5c59aa9 | 2021-10-18T11:25:08 | docs/schema/helpers/visual-object.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"properties": {
"mn": {
"title": "Match Name",
"type": "string"
},
"nm": {
"title": "Name",
"type": "string"
}
},
"required": [],
"type": "obj... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | d3b2968b5dbbad19034dc8e2b22b58bfce7c0bc7 | 2021-11-24T10:40:42 | docs/schema/shapes/zig-zag.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/shapes/shape-element"
},
{
"properties": {
"pt": {
"$ref": "#/$defs/animated-properties/value",
"description": "Number of ridges",
"title": "Points"
},
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 8362bdd4ad1eaef21e98f05d78b011c64ef57fbb | 2021-10-22T09:59:40 | docs/schema/effects/effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/helpers/visual-object"
},
{
"properties": {
"ef": {
"items": {
"anyOf": [
{
"$ref": "#/$defs/effects/effect-no-value"
},
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 1b7d299b1851c8623e24b9a819055fae026972c1 | 2021-11-23T09:43:38 | docs/schema/animated-properties/shape-property.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"properties": {
"a": {
"$ref": "#/$defs/helpers/int-boolean",
"default": 0,
"description": "Whether the property is animated",
"title": "Animated"
},
"ix": {
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 9b039d896c6016aaa1932ecd8f260e55f6b0b7ca | 2021-10-19T06:04:07 | docs/schema/animated-properties/color-value.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/animated-properties/animated-property"
},
{
"if": {
"properties": {
"a": {
"const": 0
}
}
},
"then": {
"properties": {
"k":... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | d301bfaaea449b0328d9a4ab58b3a1705b1787dc | 2021-10-23T12:05:07 | docs/schema/shapes/group.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/shapes/shape-element"
},
{
"properties": {
"it": {
"items": {
"$ref": "#/$defs/shapes/concrete-shape"
},
"title": "Shapes",
"type": "array"
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 5a455049fcd3a4734aeea9d182232e47b17b2916 | 2021-10-25T18:55:59 | docs/schema/layers/solid-color-layer.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/layers/layer"
},
{
"properties": {
"sc": {
"default": "",
"description": "Color of the layer, unlike most other places, the color is a `#rrggbb` hex string",
"titl... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | aa5b29ee6d5a596aa4b6123a80a49c5f13cbd81c | 2021-10-18T13:52:26 | docs/schema/effects/drop-shadow-effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/effects/effect"
},
{
"properties": {
"ty": {
"const": 25,
"title": "Type",
"type": "integer"
}
},
"required": [
"ty"
],
"type": "... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 081e222d99c45cf4c67ce46bdbf09ccd5345d80f | 2022-07-26T07:44:02 | docs/schema/constants/merge-mode.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Boolean operation on shapes",
"oneOf": [
{
"const": 1,
"title": "Normal"
},
{
"const": 2,
"title": "Add"
},
{
"const": 3,
"title": "Subtract"
},
{
"const": 4,
"t... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | d301bfaaea449b0328d9a4ab58b3a1705b1787dc | 2021-10-23T12:05:07 | docs/schema/shapes/modifier.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/shapes/shape-element"
},
{
"properties": {
"ty": {
"const": null,
"title": "Shape Type",
"type": "string"
}
},
"required": [
"ty"
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 3f7cc1a540beed28c4be778c2b4afa6c70c4b035 | 2022-08-06T11:14:51 | docs/schema/effects/matte3-effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/effects/effect"
},
{
"properties": {
"ef": {
"prefixItems": [
{
"$ref": "#/$defs/effect-values/layer",
"description": "Use this layer as a mask... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | f063ce7af030a085a6fbe91a38365a2b49e357ee | 2022-10-17T12:15:12 | docs/schema/effects/custom-effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/effects/effect"
},
{
"properties": {
"ty": {
"const": 5,
"title": "Type",
"type": "integer"
}
},
"required": [
"ty"
],
"typ... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | d4d7b11657e01d91f05f85207c991f040565d18b | 2022-05-20T09:36:32 | docs/schema/assets/data-source.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/assets/file-asset"
},
{
"properties": {
"t": {
"const": 3,
"title": "Type",
"type": "integer"
}
},
"required": [
"t"
],
"ty... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 26e06cd7aa758ae68e95cc4b0b97c64571411b86 | 2022-11-01T09:29:58 | docs/schema/constants/font-path-origin.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "",
"oneOf": [
{
"const": 0,
"title": "Local"
},
{
"const": 1,
"title": "Css Url"
},
{
"const": 2,
"title": "Script Url"
},
{
"const": 3,
"title": "Font Url"
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 58ded472e45867cf164ea2fcc91bad061cb88224 | 2022-06-20T14:24:59 | docs/schema/styles/bevel-emboss-style.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/styles/layer-style"
},
{
"properties": {
"a": {
"$ref": "#/$defs/animated-properties/value",
"description": "Local lighting angle",
"title": "Angle"
},
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 9b039d896c6016aaa1932ecd8f260e55f6b0b7ca | 2021-10-19T06:04:07 | docs/schema/shapes/pucker-bloat.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/shapes/shape-element"
},
{
"properties": {
"a": {
"$ref": "#/$defs/animated-properties/value",
"title": "Amount"
},
"ty": {
"const": "pb",
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | f30e9c421acc17a0db0ce171b904e9caf31aa136 | 2021-11-29T09:31:36 | docs/schema/constants/text-caps.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"default": 0,
"oneOf": [
{
"const": 0,
"title": "Regular"
},
{
"const": 1,
"title": "All Caps"
},
{
"const": 2,
"title": "Small Caps"
}
],
"title": "TextCaps",
"type": "integer"
} | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 58ded472e45867cf164ea2fcc91bad061cb88224 | 2022-06-20T14:24:59 | docs/schema/shapes/fill.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/shapes/shape-element"
},
{
"properties": {
"c": {
"$ref": "#/$defs/animated-properties/color-value",
"title": "Color"
},
"o": {
"$ref": "#/$defs/an... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 837607e8c9b559b972ec0a23ff635fd5a5c59aa9 | 2021-10-18T11:25:08 | docs/schema/constants/gradient-type.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "",
"oneOf": [
{
"const": 1,
"title": "Linear"
},
{
"const": 2,
"title": "Radial"
}
],
"title": "GradientType",
"type": "integer"
} | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 202e44d4d55bfe5fd677a6cf46238a5bcdc1a8d9 | 2022-08-05T14:21:48 | docs/schema/effects/matte3-effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/effects/effect"
},
{
"properties": {
"ef": {
"prefixItems": [
{
"$ref": "#/$defs/effect-values/layer",
"description": "Use this layer as a mask... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 58ded472e45867cf164ea2fcc91bad061cb88224 | 2022-06-20T14:24:59 | docs/schema/layers/text-layer.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/layers/visual-layer"
},
{
"properties": {
"t": {
"$ref": "#/$defs/text/text-animator-data",
"title": "Data"
},
"ty": {
"const": 5,
"descr... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | d4d7b11657e01d91f05f85207c991f040565d18b | 2022-05-20T09:36:32 | docs/schema/assets/file-asset.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/assets/asset"
},
{
"properties": {
"e": {
"$ref": "#/$defs/helpers/int-boolean",
"default": 0,
"description": "Whether the file is embedded",
"title": "E... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | d3b2968b5dbbad19034dc8e2b22b58bfce7c0bc7 | 2021-11-24T10:40:42 | docs/schema/effects/effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/helpers/visual-object"
},
{
"properties": {
"ef": {
"items": {
"anyOf": [
{
"$ref": "#/$defs/effect-values/no-value"
},
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 9b039d896c6016aaa1932ecd8f260e55f6b0b7ca | 2021-10-19T06:04:07 | docs/schema/layers/text-layer.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/layers/layer"
},
{
"properties": {
"t": {
"$ref": "#/$defs/text/text-animator-data",
"title": "Data"
},
"ty": {
"const": 5,
"title": "Typ... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 9b039d896c6016aaa1932ecd8f260e55f6b0b7ca | 2021-10-19T06:04:07 | docs/schema/effects/tint-effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/effects/effect"
},
{
"properties": {
"ty": {
"const": 20,
"title": "Type",
"type": "integer"
}
},
"required": [
"ty"
],
"ty... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 7ce92ecbe87c57f0a66ed19fa889b76cbedb9682 | 2022-05-19T14:42:05 | docs/schema/assets/asset.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"properties": {
"id": {
"default": "",
"description": "Unique identifier used by layers when referencing this asset",
"title": "ID",
"type": "string"
},
"nm": {
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | f43e98190681778d87bb41ec9c377823ad8ea695 | 2022-06-20T06:57:01 | docs/schema/styles/inner-glow-style.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/styles/layer-style"
},
{
"properties": {
"bm": {
"$ref": "#/$defs/animated-properties/value",
"title": "Blend Mode"
},
"c": {
"$ref": "#/$defs/anim... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 837607e8c9b559b972ec0a23ff635fd5a5c59aa9 | 2021-10-18T11:25:08 | docs/schema/constants/mask-mode.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "How masks interact with each other\n@see https://helpx.adobe.com/after-effects/using/alpha-channels-masks-mattes.html",
"oneOf": [
{
"const": "n",
"title": "No"
},
{
"const": "a",
"title": "Add"
},... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 9b039d896c6016aaa1932ecd8f260e55f6b0b7ca | 2021-10-19T06:04:07 | docs/schema/animated-properties/value.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/animated-properties/animated-property"
},
{
"if": {
"properties": {
"a": {
"const": 0
}
}
},
"then": {
"properties": {
"k":... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 6180feff61a75c66ce3c4f1b0ec382cc40653076 | 2021-10-20T14:27:05 | docs/schema/layers/text-layer.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/layers/layer"
},
{
"properties": {
"t": {
"$ref": "#/$defs/text/text-animator-data",
"title": "Data"
},
"ty": {
"const": 5,
"description"... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | cbb029090fd3d119ff1bc9d33fe60a7878f8e0a7 | 2022-04-14T09:22:22 | docs/schema/animated-properties/position.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"properties": {
"a": {
"$ref": "#/$defs/helpers/int-boolean",
"default": 0,
"description": "Whether the property is animated",
"title": "Animated"
},
"ix": {
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | a330dc23e69c9a43e108db57890902a6383d9da2 | 2021-10-27T07:34:28 | docs/schema/effect-values/layer.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/effect-values/effect-value"
},
{
"properties": {
"ty": {
"const": 10,
"title": "Type",
"type": "integer"
},
"v": {
"$ref": "#/$defs/anima... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 60369b88e3c4533a96311eb3a2261405623d9653 | 2022-04-10T05:27:44 | docs/schema/layers/precomposition-layer.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/layers/visual-layer"
},
{
"properties": {
"h": {
"default": 512,
"title": "Height",
"type": "integer"
},
"refId": {
"default": "",
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | f30e9c421acc17a0db0ce171b904e9caf31aa136 | 2021-11-29T09:31:36 | docs/schema/layers/layer.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/helpers/visual-object"
},
{
"properties": {
"ao": {
"$ref": "#/$defs/helpers/int-boolean",
"default": 0,
"title": "Auto Orient"
},
"bm": {
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 58ded472e45867cf164ea2fcc91bad061cb88224 | 2022-06-20T14:24:59 | docs/schema/shapes/gradient-fill.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/shapes/shape-element"
},
{
"$ref": "#/$defs/shapes/gradient"
},
{
"properties": {
"o": {
"$ref": "#/$defs/animated-properties/value",
"title": "Opacity"
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | aa5b29ee6d5a596aa4b6123a80a49c5f13cbd81c | 2021-10-18T13:52:26 | docs/schema/effects/fill-effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/effects/effect"
},
{
"properties": {
"ty": {
"const": 21,
"title": "Type",
"type": "integer"
}
},
"required": [
"ty"
],
"type": "... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 7ab43250f875ab2a1ef764f843e2133a04c83233 | 2022-06-14T18:39:05 | docs/schema/layers/layer.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/helpers/visual-object"
},
{
"properties": {
"bm": {
"$ref": "#/$defs/constants/blend-mode",
"default": 0,
"title": "Blend Mode"
},
"cl": {
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 6180feff61a75c66ce3c4f1b0ec382cc40653076 | 2021-10-20T14:27:05 | docs/schema/layers/shape-layer.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/layers/layer"
},
{
"properties": {
"shapes": {
"items": {
"$ref": "#/$defs/shapes/concrete-shape"
},
"title": "Shapes",
"type": "array"
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 58ded472e45867cf164ea2fcc91bad061cb88224 | 2022-06-20T14:24:59 | docs/schema/effects/displacement-map-effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/effects/effect"
},
{
"properties": {
"ef": {
"prefixItems": [
{
"$ref": "#/$defs/effect-values/layer",
"title": "Displacement Map Layer"
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 8362bdd4ad1eaef21e98f05d78b011c64ef57fbb | 2021-10-22T09:59:40 | docs/schema/effects/stroke-effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/effects/effect"
},
{
"properties": {
"ef": {
"prefixItems": [
{
"$ref": "#/$defs/effects/effect-value-color",
"title": "00"
},
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 58ded472e45867cf164ea2fcc91bad061cb88224 | 2022-06-20T14:24:59 | docs/schema/styles/stroke-style.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/styles/layer-style"
},
{
"properties": {
"c": {
"$ref": "#/$defs/animated-properties/color-value",
"title": "Color"
},
"s": {
"$ref": "#/$defs/anim... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | c20e1c24201d8c22737ab6bb9670dfc26ba81c8d | 2022-07-30T07:33:13 | docs/schema/animation/animation.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/helpers/visual-object"
},
{
"properties": {
"assets": {
"description": "List of assets that can be referenced by layers",
"items": {
"oneOf": [
{
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 837607e8c9b559b972ec0a23ff635fd5a5c59aa9 | 2021-10-18T11:25:08 | docs/schema/effects/pro-levels-effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/effects/effect"
},
{
"properties": {
"ty": {
"const": 24,
"title": "Type",
"type": "integer"
}
},
"required": [
"ty"
],
"type": "... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 14836b59575d38fe92928f008000d27d89e36b67 | 2021-10-24T09:39:09 | docs/schema/animation/composition.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Base class for layer holders",
"properties": {
"layers": {
"items": {
"oneOf": [
{
"$ref": "#/$defs/layers/precomposition-layer"
},
{
"$ref": "#/$defs/layers/solid-c... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 26e06cd7aa758ae68e95cc4b0b97c64571411b86 | 2022-11-01T09:29:58 | docs/schema/constants/trim-multiple-shapes.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "How to handle multiple shapes in trim path",
"oneOf": [
{
"const": 1,
"title": "Individually"
},
{
"const": 2,
"title": "Simultaneously"
}
],
"title": "Trim Multiple Shapes",
"type": "integer... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 9b039d896c6016aaa1932ecd8f260e55f6b0b7ca | 2021-10-19T06:04:07 | docs/schema/text/font.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"properties": {
"ascent": {
"title": "Ascent",
"type": "number"
},
"fFamily": {
"default": "sans",
"title": "Font Family",
"type": "string"
},
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 26e06cd7aa758ae68e95cc4b0b97c64571411b86 | 2022-11-01T09:29:58 | docs/schema/constants/gradient-type.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Type of a gradient",
"oneOf": [
{
"const": 1,
"title": "Linear",
"type": "integer"
},
{
"const": 2,
"title": "Radial",
"type": "integer"
}
],
"title": "Gradient Type",
"type": "in... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 4241b0b1755d9ad4af674221a6491f75c375af82 | 2022-04-09T17:20:11 | docs/schema/animation/metadata.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"anyOf": [
{
"properties": {
"k": {
"items": {
"type": "string"
},
"title": "Keywords",
"type": "array"
}
}
},
{
"properties": {
"k": {
"ti... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | bc9a3f40c7bbf65091fcc23505f5e641bd1e6527 | 2022-07-09T16:10:00 | docs/schema/shapes/repeater.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/shapes/modifier"
},
{
"properties": {
"c": {
"$ref": "#/$defs/animated-properties/value",
"description": "Number of copies",
"title": "Copies"
},
"... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | e9d4d6e4eff25566ce57efa4f37d3fb3aa81571b | 2021-11-24T08:35:54 | docs/schema/animation/animation.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/helpers/visual-object"
},
{
"properties": {
"assets": {
"items": {
"oneOf": [
{
"$ref": "#/$defs/assets/image"
},
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 09f7f2bf9faa628c6728b9bc8bb75d0f79fcce13 | 2021-10-19T15:25:56 | docs/schema/animation/animation.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/helpers/visual-object"
},
{
"$ref": "#/$defs/animation/composition"
},
{
"properties": {
"assets": {
"items": {
"$ref": "#/$defs/assets/asset"
},
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 8babae8913ba408f931b62f8f7ac4d721a1c1e34 | 2022-04-09T04:47:44 | docs/schema/layers/layer.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/helpers/visual-object"
},
{
"properties": {
"bm": {
"$ref": "#/$defs/constants/blend-mode",
"default": 0,
"title": "Blend Mode"
},
"cl": {
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | d301bfaaea449b0328d9a4ab58b3a1705b1787dc | 2021-10-23T12:05:07 | docs/schema/shapes/twist.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/shapes/shape-element"
},
{
"properties": {
"a": {
"$ref": "#/$defs/animated-properties/value",
"title": "Angle"
},
"c": {
"$ref": "#/$defs/animated... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 9b039d896c6016aaa1932ecd8f260e55f6b0b7ca | 2021-10-19T06:04:07 | docs/schema/animated-properties/multi-dimensional.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/animated-properties/animated-property"
},
{
"if": {
"properties": {
"a": {
"const": 0
}
}
},
"then": {
"properties": {
"k":... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | d301bfaaea449b0328d9a4ab58b3a1705b1787dc | 2021-10-23T12:05:07 | docs/schema/shapes/pucker-bloat.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/shapes/shape-element"
},
{
"properties": {
"a": {
"$ref": "#/$defs/animated-properties/value",
"description": "Amount as a percentage",
"title": "Amount"
}... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 58ded472e45867cf164ea2fcc91bad061cb88224 | 2022-06-20T14:24:59 | docs/schema/styles/gradient-overlay-style.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/styles/layer-style"
},
{
"properties": {
"a": {
"$ref": "#/$defs/animated-properties/value",
"title": "Angle"
},
"al": {
"$ref": "#/$defs/animated-... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | ff0b603a6d981fd4bab643071692120ca93c6263 | 2021-10-24T16:19:15 | docs/schema/layers/layer.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/helpers/visual-object"
},
{
"properties": {
"ao": {
"$ref": "#/$defs/helpers/int-boolean",
"default": 0,
"title": "Auto Orient"
},
"bm": {
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 8362bdd4ad1eaef21e98f05d78b011c64ef57fbb | 2021-10-22T09:59:40 | docs/schema/effects/tint-effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/effects/effect"
},
{
"properties": {
"ef": {
"prefixItems": [
{
"$ref": "#/$defs/effects/effect-value-color",
"title": "color_black"
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | a330dc23e69c9a43e108db57890902a6383d9da2 | 2021-10-27T07:34:28 | docs/schema/effect-values/ignored.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/effect-values/effect-value"
},
{
"properties": {
"ty": {
"const": 6,
"title": "Type",
"type": "integer"
},
"v": {
"default": 0,
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 9003c2a51b859269b28ff5ae56537d2495b7a4b9 | 2021-10-25T11:47:26 | docs/schema/shapes/rounded-corners.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/shapes/modifier"
},
{
"properties": {
"r": {
"$ref": "#/$defs/animated-properties/value",
"title": "Radius"
},
"ty": {
"const": "rd",
"ti... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 329896d3894088df23e54de84f4f83fd4436477d | 2021-12-08T05:35:52 | docs/schema/animated-properties/position.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/animated-properties/animated"
},
{
"properties": {
"ix": {
"title": "Property Index",
"type": "integer"
},
"x": {
"title": "Expression",
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 4feb7a269d2302c9a68fdb256ee8ac32a253d554 | 2021-12-01T11:13:15 | docs/schema/layers/text-layer.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/layers/visual-layer"
},
{
"properties": {
"t": {
"$ref": "#/$defs/text/text-animator-data",
"title": "Data"
},
"ty": {
"const": 5,
"descr... | CC-BY-4.0 | en |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.