提交 1a737a99 编写于 作者: I im-robot

chore: sync css.json

上级 d6b94c45
......@@ -7,7 +7,7 @@
"length",
"percentage"
],
"syntax": "<length> | <percentage>",
"syntax": "<viewport-length>{1,2}",
"values": [
{
"name": "fit-content",
......@@ -84,7 +84,7 @@
"restrictions": [
"length"
],
"syntax": "<length>",
"syntax": "<viewport-length>",
"values": [
{
"name": "fit-content",
......@@ -195,7 +195,7 @@
"restrictions": [
"length"
],
"syntax": "<length>",
"syntax": "<viewport-length>",
"values": [
{
"name": "fit-content",
......@@ -307,7 +307,7 @@
"length",
"percentage"
],
"syntax": "<length> | <percentage>",
"syntax": "<viewport-length>{1,2}",
"values": [
{
"name": "fit-content",
......@@ -384,7 +384,7 @@
"restrictions": [
"length"
],
"syntax": "<length>",
"syntax": "<viewport-length>",
"values": [
{
"name": "fit-content",
......@@ -495,7 +495,7 @@
"restrictions": [
"length"
],
"syntax": "<length>",
"syntax": "<viewport-length>",
"values": [
{
"name": "fit-content",
......@@ -606,7 +606,7 @@
"restrictions": [
"enum"
],
"syntax": "relative | absolute | fixed | static | sticky",
"syntax": "static | relative | absolute | sticky | fixed",
"values": [
{
"name": "relative"
......@@ -676,7 +676,7 @@
"restrictions": [
"integer"
],
"syntax": "<integer>",
"syntax": "auto | <integer>",
"uniPlatform": {
"app": {
"android": {
......@@ -849,7 +849,7 @@
}
},
"unixTags": [
"view", "scroll-view", "list-view", "navigator"
"view", "scroll-view", "list-view", "list-item", "swiper-item", "navigator"
],
"defaultValue": {
"app-uvue": "column",
......@@ -861,7 +861,7 @@
"restrictions": [
"enum"
],
"syntax": "center | flex-start | flex-end | space-between | space-around",
"syntax": "normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ]",
"values": [
{
"name": "center",
......@@ -898,7 +898,7 @@
}
},
"unixTags": [
"view", "scroll-view", "list-view", "navigator"
"view", "scroll-view", "list-view", "list-item", "swiper-item", "navigator"
],
"defaultValue": {
"app-uvue": "flex-start",
......@@ -936,7 +936,7 @@
}
},
"unixTags": [
"view", "scroll-view", "list-view", "navigator"
"view", "scroll-view", "list-view", "list-item", "swiper-item", "navigator"
],
"defaultValue": {
"app-uvue": "nowrap",
......@@ -948,7 +948,7 @@
"restrictions": [
"enum"
],
"syntax": "center | flex-start | flex-end | stretch | baseline",
"syntax": "normal | stretch | <baseline-position> | [ <overflow-position>? <self-position> ]",
"values": [
{
"name": "center"
......@@ -994,7 +994,7 @@
}
},
"unixTags": [
"view", "scroll-view", "list-view", "navigator"
"view", "scroll-view", "list-view", "list-item", "swiper-item", "navigator"
],
"defaultValue": {
"app-uvue": "stretch",
......@@ -1006,7 +1006,7 @@
"restrictions": [
"enum"
],
"syntax": "auto | center | flex-start | flex-end | stretch | baseline",
"syntax": "auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position>",
"values": [
{
"name": "auto"
......@@ -1065,7 +1065,7 @@
"enum"
],
"description": "CSS 的 align-content 属性用于设置交叉轴方向多个行或列的分布方式",
"syntax": "center | flex-start | flex-end | space-between | space-around | stretch",
"syntax": "normal | <baseline-position> | <content-distribution> | <overflow-position>? <content-position>",
"values": [
{
"name": "center"
......@@ -1100,7 +1100,7 @@
}
},
"unixTags": [
"view", "scroll-view", "list-view", "navigator"
"view", "scroll-view", "list-view", "list-item", "swiper-item", "navigator"
],
"defaultValue": {
"app-uvue": "stretch",
......@@ -1115,7 +1115,7 @@
"length",
"enum"
],
"syntax": "initial | auto | none | [ <'flex-grow'> <'flex-shrink'>? <'flex-basis'> ]",
"syntax": "none | [ <'flex-grow'> <'flex-shrink'>? || <'flex-basis'> ]",
"values": [
{
"name": "initial"
......@@ -1200,7 +1200,7 @@
"length",
"percentage"
],
"syntax": "<number> | <length> | <percentage> | auto",
"syntax": "content | <'width'>",
"values": [
{
"name": "auto"
......@@ -1284,7 +1284,7 @@
}
},
"unixTags": [
"view", "scroll-view", "list-view", "navigator"
"view", "scroll-view", "list-view", "list-item", "swiper-item", "navigator"
]
},
{
......@@ -1293,7 +1293,7 @@
"restrictions": [
"enum"
],
"syntax": "flex | none",
"syntax": "[ <display-outside> || <display-inside> ] | <display-listitem> | <display-internal> | <display-box> | <display-legacy>",
"values": [
{
"name": "flex"
......@@ -1325,7 +1325,7 @@
"restrictions": [
"enum"
],
"syntax": "visible | hidden",
"syntax": "[ visible | hidden | clip | scroll | auto ]{1,2}",
"values": [
{
"name": "visible"
......@@ -1408,7 +1408,7 @@
"restrictions": [
"enum"
],
"syntax": "visible | hidden",
"syntax": "visible | hidden | collapse",
"values": [
{
"name": "visible"
......@@ -1497,7 +1497,7 @@
"color",
"gradient"
],
"syntax": "<'background-color'> | <'background-image'>",
"syntax": "[ <bg-layer> , ]* <final-bg-layer>",
"uniPlatform": {
"app": {
"android": {
......@@ -1541,7 +1541,7 @@
"restrictions": [
"gradient"
],
"syntax": "<gradient>",
"syntax": "<bg-image>#",
"values": [
{
"name": "linear-gradient"
......@@ -1566,7 +1566,7 @@
"restrictions": [
"enum"
],
"syntax": "border-box | padding-box | content-box",
"syntax": "<box>#",
"values": [
{
"name": "border-box"
......@@ -1753,7 +1753,7 @@
"length",
"percentage"
],
"syntax": "[ <length> | <percentage> ]{1,4}",
"syntax": "[ <length> | <percentage> | auto ]{1,4}",
"values": [
{
"name": "auto"
......@@ -1783,7 +1783,7 @@
"length",
"percentage"
],
"syntax": "<length> | <percentage>",
"syntax": "<length> | <percentage> | auto",
"values": [
{
"name": "auto"
......@@ -1813,7 +1813,7 @@
"length",
"percentage"
],
"syntax": "<length> | <percentage>",
"syntax": "<length> | <percentage> | auto",
"values": [
{
"name": "auto"
......@@ -1843,7 +1843,7 @@
"length",
"percentage"
],
"syntax": "<length> | <percentage>",
"syntax": "<length> | <percentage> | auto",
"values": [
{
"name": "auto"
......@@ -1874,7 +1874,7 @@
"percentage"
],
"description":"margin-bottom 属性设置与元素相关联的盒子模型的下外边距。可以为负值",
"syntax": "<length> | <percentage>",
"syntax": "<length> | <percentage> | auto",
"values": [
{
"name": "auto"
......@@ -1906,7 +1906,7 @@
"color"
],
"description":"CSS 的 border 是设置元素边框属性的简写形式,用于设置一个或多个以下属性的值:border-width、border-style、border-color。",
"syntax": "<'border-width'> || <'border-style'> || <'border-color'>",
"syntax": "<line-width> || <line-style> || <color>",
"uniPlatform": {
"app": {
"android": {
......@@ -1929,7 +1929,7 @@
"restrictions": [
"enum"
],
"syntax": "<enum>{1,4}",
"syntax": "<line-style>{1,4}",
"values": [
{
"name": "solid"
......@@ -1960,7 +1960,7 @@
"restrictions": [
"enum"
],
"syntax": "<enum>",
"syntax": "<line-style>",
"values": [
{
"name": "solid"
......@@ -1991,7 +1991,7 @@
"restrictions": [
"enum"
],
"syntax": "<enum>",
"syntax": "<line-style>",
"values": [
{
"name": "solid"
......@@ -2022,7 +2022,7 @@
"restrictions": [
"enum"
],
"syntax": "<enum>",
"syntax": "<line-style>",
"values": [
{
"name": "solid"
......@@ -2053,7 +2053,7 @@
"restrictions": [
"enum"
],
"syntax": "<enum>",
"syntax": "<line-style>",
"values": [
{
"name": "solid"
......@@ -2084,7 +2084,7 @@
"restrictions": [
"length"
],
"syntax": "<length>{1,4}",
"syntax": "<line-width>{1,4}",
"uniPlatform": {
"app": {
"android": {
......@@ -2104,7 +2104,7 @@
"restrictions": [
"length"
],
"syntax": "<length>",
"syntax": "<line-width>",
"uniPlatform": {
"app": {
"android": {
......@@ -2124,7 +2124,7 @@
"restrictions": [
"length"
],
"syntax": "<length>",
"syntax": "<line-width>",
"uniPlatform": {
"app": {
"android": {
......@@ -2144,7 +2144,7 @@
"restrictions": [
"length"
],
"syntax": "<length>",
"syntax": "<line-width>",
"uniPlatform": {
"app": {
"android": {
......@@ -2164,7 +2164,7 @@
"restrictions": [
"length"
],
"syntax": "<length>",
"syntax": "<line-width>",
"uniPlatform": {
"app": {
"android": {
......@@ -2284,7 +2284,7 @@
"restrictions": [
"length"
],
"syntax": "<length>{1,4}",
"syntax": "<length-percentage>{1,4} [ / <length-percentage>{1,4} ]?",
"uniPlatform": {
"app": {
"android": {
......@@ -2304,7 +2304,7 @@
"restrictions": [
"length"
],
"syntax": "<length>",
"syntax": "<length-percentage>{1,2}",
"uniPlatform": {
"app": {
"android": {
......@@ -2324,7 +2324,7 @@
"restrictions": [
"length"
],
"syntax": "<length>",
"syntax": "<length-percentage>{1,2}",
"uniPlatform": {
"app": {
"android": {
......@@ -2344,7 +2344,7 @@
"restrictions": [
"length"
],
"syntax": "<length>",
"syntax": "<length-percentage>{1,2}",
"uniPlatform": {
"app": {
"android": {
......@@ -2364,7 +2364,7 @@
"restrictions": [
"length"
],
"syntax": "<length>",
"syntax": "<length-percentage>{1,2}",
"uniPlatform": {
"app": {
"android": {
......@@ -2386,7 +2386,7 @@
"enum",
"color"
],
"syntax": "<'border-width'> || <'border-style'> || <'border-color'>",
"syntax": "<line-width> || <line-style> || <color>",
"uniPlatform": {
"app": {
"android": {
......@@ -2411,7 +2411,7 @@
"enum",
"color"
],
"syntax": "<'border-width'> || <'border-style'> || <'border-color'>",
"syntax": "<line-width> || <line-style> || <color>",
"uniPlatform": {
"app": {
"android": {
......@@ -2436,7 +2436,7 @@
"enum",
"color"
],
"syntax": "<'border-width'> || <'border-style'> || <'border-color'>",
"syntax": "<line-width> || <line-style> || <color>",
"uniPlatform": {
"app": {
"android": {
......@@ -2461,7 +2461,7 @@
"enum",
"color"
],
"syntax": "<'border-width'> || <'border-style'> || <'border-color'>",
"syntax": "<line-width> || <line-style> || <color>",
"uniPlatform": {
"app": {
"android": {
......@@ -2513,7 +2513,7 @@
"restrictions": [
"length"
],
"syntax": "<length>",
"syntax": "<absolute-size> | <relative-size> | <length-percentage>",
"uniPlatform": {
"app": {
"android": {
......@@ -2540,7 +2540,7 @@
"restrictions": [
"enum"
],
"syntax": "italic | normal",
"syntax": "normal | italic | oblique <angle>{0,2}",
"values": [
{
"name": "italic"
......@@ -2575,7 +2575,7 @@
"restrictions": [
"enum"
],
"syntax": "normal | bold | 400 | 700",
"syntax": "<font-weight-absolute>{1,2}",
"values": [
{
"name": "normal"
......@@ -2641,7 +2641,7 @@
"restrictions": [
"enum"
],
"syntax": "underline | line-through | overline",
"syntax": "none | [ underline || overline || line-through || blink ] | spelling-error | grammar-error",
"values": [
{
"name": "underline"
......@@ -2716,7 +2716,7 @@
"restrictions": [
"enum"
],
"syntax": "solid | dashed | dotted | wavy",
"syntax": "solid | double | dotted | dashed | wavy",
"values": [
{
"name": "solid"
......@@ -2753,7 +2753,7 @@
"restrictions": [
"length"
],
"syntax": "<length>",
"syntax": "auto | from-font | <length> | <percentage> ",
"uniPlatform": {
"app": {
"android": {
......@@ -2776,7 +2776,7 @@
"restrictions": [
"enum"
],
"syntax": "left | center | right",
"syntax": "start | end | left | right | center | justify | match-parent",
"values": [
{
"name": "left"
......@@ -2854,7 +2854,7 @@
"restrictions": [
"enum"
],
"syntax": "clip | ellipsis",
"syntax": "[ clip | ellipsis | <string> ]{1,2}",
"values": [
{
"name": "clip"
......@@ -2890,7 +2890,7 @@
"length",
"number"
],
"syntax": "<length> | <number>",
"syntax": "normal | <number> | <length> | <percentage>",
"uniPlatform": {
"app": {
"android": {
......@@ -2944,7 +2944,7 @@
"restrictions": [
"length"
],
"syntax": "<length>",
"syntax": "normal | <length>",
"uniPlatform": {
"app": {
"android": {
......@@ -2973,7 +2973,7 @@
"length",
"color"
],
"syntax": "<shadow>",
"syntax": "none | <shadow>#",
"values": [
{
"name": "inset"
......@@ -2999,7 +2999,7 @@
"time",
"enum"
],
"syntax": "<'transition-property'> || <'transition-duration'> || <'transition-timing-function'> || <'transition-delay'>",
"syntax": "<single-transition>#",
"uniPlatform": {
"app": {
"android": {
......@@ -3019,7 +3019,7 @@
"restrictions": [
"enum"
],
"syntax": "<single-transition-property>#",
"syntax": "none | <single-transition-property>#",
"values": [
{
"name": "width"
......@@ -3113,7 +3113,7 @@
"restrictions": [
"time"
],
"syntax": "<time>",
"syntax": "<time>#",
"uniPlatform": {
"app": {
"android": {
......@@ -3133,7 +3133,7 @@
"restrictions": [
"enum"
],
"syntax": "<easing-function>",
"syntax": "<easing-function>#",
"values": [
{
"name": "ease"
......@@ -3173,7 +3173,7 @@
"restrictions": [
"time"
],
"syntax": "<time>",
"syntax": "<time>#",
"uniPlatform": {
"app": {
"android": {
......@@ -3193,7 +3193,7 @@
"restrictions": [
"enum"
],
"syntax": "<transform-list>",
"syntax": "none | <transform-list>",
"values": [
{
"name": "rotate(<angle>)"
......@@ -3247,7 +3247,7 @@
"percentage",
"enum"
],
"syntax": "<length> | <percentage> | 关键字(top/left/right/bottom/center)",
"syntax": "[ <length-percentage> | left | center | right | top | bottom ] | [ [ <length-percentage> | left | center | right ] && [ <length-percentage> | top | center | bottom ] ] <length>?",
"values": [
{
"name": "top"
......@@ -3284,7 +3284,7 @@
"restrictions": [
"enum"
],
"syntax": "auto | none",
"syntax": "auto | none | visiblePainted | visibleFill | visibleStroke | visible | painted | fill | stroke | all | inherit",
"values": [
{
"name": "auto"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册