diff --git a/api/config/css/cssConfig.json b/api/config/css/cssConfig.json index e0d5a244ec6c6593417acd9bc79dfc487f21abba..2da5bfbcd107c42491b33c69af0e7c76544c16e6 100644 --- a/api/config/css/cssConfig.json +++ b/api/config/css/cssConfig.json @@ -2,6 +2,7 @@ "properties": [ { "name": "column-span", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -33,6 +34,7 @@ }, { "name": "fill", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -64,6 +66,7 @@ }, { "name": "fill-opacity", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -95,6 +98,7 @@ }, { "name": "fill-rule", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -126,6 +130,7 @@ }, { "name": "opacity", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -157,6 +162,7 @@ }, { "name": "stroke-dasharray", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -188,6 +194,7 @@ }, { "name": "stroke-dashoffset", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -219,6 +226,7 @@ }, { "name": "stroke-linejoin", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -250,6 +258,7 @@ }, { "name": "stroke-linecap", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -281,6 +290,7 @@ }, { "name": "stroke-miterlimit", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -312,6 +322,7 @@ }, { "name": "stroke-opacity", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -343,6 +354,7 @@ }, { "name": "transform", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -374,6 +386,7 @@ }, { "name": "x", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -406,6 +419,7 @@ }, { "name": "y", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -438,6 +452,7 @@ }, { "name": "viewBox", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -469,6 +484,7 @@ }, { "name": "rx", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -501,6 +517,7 @@ }, { "name": "ry", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -533,6 +550,7 @@ }, { "name": "cx", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -565,6 +583,7 @@ }, { "name": "cy", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -597,6 +616,7 @@ }, { "name": "r", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -629,6 +649,7 @@ }, { "name": "d", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -660,6 +681,7 @@ }, { "name": "x1", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -692,6 +714,7 @@ }, { "name": "y1", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -724,6 +747,7 @@ }, { "name": "x2", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -756,6 +780,7 @@ }, { "name": "y2", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -788,6 +813,7 @@ }, { "name": "points", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -819,6 +845,7 @@ }, { "name": "dx", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -851,6 +878,7 @@ }, { "name": "dy", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -883,6 +911,7 @@ }, { "name": "stroke", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -914,6 +943,7 @@ }, { "name": "startOffset", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -946,6 +976,7 @@ }, { "name": "attributeName", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -977,6 +1008,7 @@ }, { "name": "begin", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -1008,6 +1040,7 @@ }, { "name": "dur", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -1039,6 +1072,7 @@ }, { "name": "end", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -1070,6 +1104,7 @@ }, { "name": "repeatCount", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -1102,6 +1137,7 @@ }, { "name": "calcMode", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -1136,6 +1172,7 @@ }, { "name": "keyTimes", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -1167,6 +1204,7 @@ }, { "name": "keySplines", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -1198,6 +1236,7 @@ }, { "name": "from", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -1229,6 +1268,7 @@ }, { "name": "to", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -1260,6 +1300,7 @@ }, { "name": "values", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -1291,6 +1332,7 @@ }, { "name": "type", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -1326,6 +1368,7 @@ }, { "name": "width", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "syntax": [ { "name": " || " @@ -1365,6 +1408,7 @@ }, { "name": "height", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "syntax": [ { "name": " || " @@ -1404,6 +1448,7 @@ }, { "name": "padding", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "syntax": [ { "name": "{1,4} || {1,4}", @@ -1471,6 +1516,7 @@ }, { "name": "padding-left", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "syntax": [ { "name": " || ", @@ -1525,6 +1571,7 @@ }, { "name": "padding-top", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "syntax": [ { "name": " || ", @@ -1579,6 +1626,7 @@ }, { "name": "padding-right", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "syntax": [ { "name": " || ", @@ -1633,6 +1681,7 @@ }, { "name": "padding-bottom", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "syntax": [ { "name": " || ", @@ -1687,6 +1736,7 @@ }, { "name": "padding-start", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -1747,6 +1797,7 @@ }, { "name": "padding-end", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -1807,6 +1858,7 @@ }, { "name": "margin", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "syntax": [ { "name": "{1,4} || {1,4}" @@ -1833,6 +1885,7 @@ }, { "name": "margin-left", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "syntax": [ { "name": " || " @@ -1859,6 +1912,7 @@ }, { "name": "margin-top", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "syntax": [ { "name": " || " @@ -1885,6 +1939,7 @@ }, { "name": "margin-right", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "syntax": [ { "name": " || " @@ -1911,6 +1966,7 @@ }, { "name": "margin-bottom", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "syntax": [ { "name": " || " @@ -1937,6 +1993,7 @@ }, { "name": "margin-start", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -1969,6 +2026,7 @@ }, { "name": "margin-end", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -2001,6 +2059,7 @@ }, { "name": "border", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -2034,6 +2093,7 @@ }, { "name": "border-style", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -2071,6 +2131,7 @@ }, { "name": "border-left-style", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -2108,6 +2169,7 @@ }, { "name": "border-top-style", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -2145,6 +2207,7 @@ }, { "name": "border-right-style", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -2182,6 +2245,7 @@ }, { "name": "border-bottom-style", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -2219,6 +2283,7 @@ }, { "name": "border-image-source", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -2366,6 +2431,7 @@ }, { "name": "border-image", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -2401,6 +2467,7 @@ }, { "name": "border-left", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -2434,6 +2501,7 @@ }, { "name": "border-top", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -2467,6 +2535,7 @@ }, { "name": "border-right", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -2500,6 +2569,7 @@ }, { "name": "border-bottom", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -2533,6 +2603,7 @@ }, { "name": "border-width", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "version": [ { "name": "v3.0" @@ -2571,6 +2642,7 @@ }, { "name": "border-left-width", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -2602,6 +2674,7 @@ }, { "name": "border-top-width", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -2633,6 +2706,7 @@ }, { "name": "border-right-width", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -2664,6 +2738,7 @@ }, { "name": "border-bottom-width", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -2695,6 +2770,7 @@ }, { "name": "border-color", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "version": [ { "name": "v3.0" @@ -2720,6 +2796,7 @@ }, { "name": "border-left-color", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -2751,6 +2828,7 @@ }, { "name": "border-top-color", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -2782,6 +2860,7 @@ }, { "name": "border-right-color", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -2813,6 +2892,7 @@ }, { "name": "border-bottom-color", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -2844,6 +2924,7 @@ }, { "name": "border-radius", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "version": [ { "name": "v3.0" @@ -2882,6 +2963,7 @@ }, { "name": "border-top-left-radius", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -2913,6 +2995,7 @@ }, { "name": "border-top-right-radius", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -2944,6 +3027,7 @@ }, { "name": "border-bottom-left-radius", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -2975,6 +3059,7 @@ }, { "name": "border-bottom-right-radius", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -3006,6 +3091,7 @@ }, { "name": "mask-color", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -3037,6 +3123,7 @@ }, { "name": "mask-image", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -3071,6 +3158,7 @@ }, { "name": "mask-size", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -3115,6 +3203,7 @@ }, { "name": "mask-position", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -3148,6 +3237,7 @@ }, { "name": "background", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -3174,6 +3264,7 @@ }, { "name": "background-color", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "syntax": [ { "name": "" @@ -3199,6 +3290,7 @@ }, { "name": "background-image", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -3225,6 +3317,7 @@ }, { "name": "background-size", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -3269,6 +3362,7 @@ }, { "name": "background-repeat", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -3300,6 +3394,7 @@ }, { "name": "background-position", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -3333,6 +3428,7 @@ }, { "name": "opacity", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "supportedDevices": [ "tv", "phone", @@ -3364,6 +3460,7 @@ }, { "name": "display", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "values": [ { "name": "flex", @@ -3417,6 +3514,7 @@ }, { "name": "visibility", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -3453,6 +3551,7 @@ }, { "name": "flex", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -3484,6 +3583,7 @@ }, { "name": "flex-grow", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -3515,6 +3615,7 @@ }, { "name": "flex-shrink", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -3546,6 +3647,7 @@ }, { "name": "flex-basis", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -3577,6 +3679,7 @@ }, { "name": "align-self", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -3627,6 +3730,7 @@ }, { "name": "position", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -3664,6 +3768,7 @@ }, { "name": "left", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "syntax": [ { "name": " || " @@ -3690,6 +3795,7 @@ }, { "name": "top", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "syntax": [ { "name": " || " @@ -3716,6 +3822,7 @@ }, { "name": "right", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -3748,6 +3855,7 @@ }, { "name": "bottom", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -3780,6 +3888,7 @@ }, { "name": "start", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -3812,6 +3921,7 @@ }, { "name": "end", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -3844,6 +3954,7 @@ }, { "name": "transform-origin", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -4479,6 +4590,7 @@ }, { "name": "shared-transition-effect", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -4513,6 +4625,7 @@ }, { "name": "shared-transition-name", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -4539,6 +4652,7 @@ }, { "name": "shared-transition-timing-function", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -4570,6 +4684,7 @@ }, { "name": "transition-enter", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -4596,6 +4711,7 @@ }, { "name": "transition-exit", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -4622,6 +4738,7 @@ }, { "name": "transition-duration", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -4648,6 +4765,7 @@ }, { "name": "transition-timing-function", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -4679,6 +4797,7 @@ }, { "name": "flex-direction", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "syntax": [ { "name": "column | row" @@ -4712,6 +4831,7 @@ }, { "name": "flex-wrap", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "syntax": [ { "name": "nowrap | wrap" @@ -4745,6 +4865,7 @@ }, { "name": "justify-content", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "syntax": [ { "name": "flex-start | flex-end | center | space-between | space-around" @@ -4787,6 +4908,7 @@ }, { "name": "align-items", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "values": [ { "name": "stretch", @@ -4841,6 +4963,7 @@ "name": "color" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -4872,6 +4995,7 @@ "name": "length" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -4903,6 +5027,7 @@ "name": "length" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -4934,6 +5059,7 @@ "name": "color" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -4965,6 +5091,7 @@ "name": "length" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -4996,6 +5123,7 @@ "name": "length" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -5027,6 +5155,7 @@ "name": "length" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -5058,6 +5187,7 @@ "name": "number" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -5089,6 +5219,7 @@ "name": "color" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -5175,6 +5306,7 @@ }, { "name": "animation-direction", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -5224,6 +5356,7 @@ }, { "name": "animation-play-state", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -5265,6 +5398,7 @@ }, { "name": "transition", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -5289,6 +5423,7 @@ }, { "name": "overscroll-effect", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -5394,6 +5529,7 @@ }, { "name": "grid-template-columns", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -5425,6 +5561,7 @@ }, { "name": "grid-template-rows", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -5456,6 +5593,7 @@ }, { "name": "grid-columns-gap", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -5518,6 +5656,7 @@ }, { "name": "grid-row-start", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -5549,6 +5688,7 @@ }, { "name": "grid-row-end", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -5580,6 +5720,7 @@ }, { "name": "grid-column-start", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -5611,6 +5752,7 @@ }, { "name": "grid-column-end", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -5642,6 +5784,7 @@ }, { "name": "grid-auto-flow", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -5668,6 +5811,7 @@ }, { "name": "columns", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -5699,6 +5843,7 @@ }, { "name": "item-extent", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -5731,6 +5876,7 @@ }, { "name": "fade-color", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -5762,6 +5908,7 @@ }, { "name": "indicator-color", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -5793,6 +5940,7 @@ }, { "name": "indicator-selected-color", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -5824,6 +5972,7 @@ }, { "name": "indicator-size", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -5855,6 +6004,7 @@ }, { "name": "indicator-top", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -5887,6 +6037,7 @@ }, { "name": "indicator-left", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -5919,6 +6070,7 @@ }, { "name": "indicator-right", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -5951,6 +6103,7 @@ }, { "name": "indicator-bottom", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -5983,6 +6136,7 @@ }, { "name": "progress-color", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -6014,6 +6168,7 @@ }, { "name": "object-fit", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -6067,6 +6222,7 @@ }, { "name": "object-position", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -6149,6 +6305,7 @@ }, { "name": "word-break", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -6194,6 +6351,7 @@ }, { "name": "overflow", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -6239,6 +6397,7 @@ }, { "name": "match-text-direction", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -6278,6 +6437,7 @@ }, { "name": "fit-original-size", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -6392,6 +6552,7 @@ }, { "name": "secondary-color", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -6454,6 +6615,7 @@ }, { "name": "scale-number", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -6610,6 +6772,7 @@ }, { "name": "font-size", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "syntax": [ { "name": "" @@ -6635,6 +6798,7 @@ }, { "name": "allow-scale", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -6674,6 +6838,7 @@ }, { "name": "letter-spacing", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "syntax": [ { "name": "" @@ -6749,6 +6914,7 @@ }, { "name": "font-style", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -6783,6 +6949,7 @@ }, { "name": "font-weight", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -6894,6 +7061,7 @@ }, { "name": "text-decoration", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -6934,6 +7102,7 @@ }, { "name": "text-align", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "supportedDevices": [ "tv", "phone", @@ -7025,6 +7194,7 @@ "name": "" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -7056,6 +7226,7 @@ "name": "" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "phone" ], @@ -7079,6 +7250,7 @@ }, { "name": "text-overflow", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "supportedDevices": [ "tv", "phone", @@ -7120,6 +7292,7 @@ }, { "name": "text-overflow", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "syntax": [ { "name": "[ clip | ellipsis | ]{1,2}" @@ -7242,6 +7415,7 @@ }, { "name": "font-family", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "syntax": [ { "name": "[ clip | ellipsis | ]{1,2}" @@ -7275,6 +7449,7 @@ }, { "name": "max-lines", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -7311,6 +7486,7 @@ }, { "name": "min-font-size", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -7342,6 +7518,7 @@ }, { "name": "max-font-size", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -7373,6 +7550,7 @@ }, { "name": "font-size-step", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -7404,6 +7582,7 @@ }, { "name": "prefer-font-sizes", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -7435,6 +7614,7 @@ }, { "name": "adapt-height", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -7472,6 +7652,7 @@ }, { "name": "star-background", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -7502,6 +7683,7 @@ }, { "name": "star-foreground", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -7532,6 +7714,7 @@ }, { "name": "star-secondary", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -7567,6 +7750,7 @@ }, { "name": "rtl-flip", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -7605,6 +7789,7 @@ }, { "name": "line-cap", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -7650,6 +7835,7 @@ }, { "name": "placeholder-color", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -7681,6 +7867,7 @@ }, { "name": "text-color", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -7712,6 +7899,7 @@ }, { "name": "text-decoration-color", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -7743,6 +7931,7 @@ }, { "name": "icon-width", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -7774,6 +7963,7 @@ }, { "name": "icon-height", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -7805,6 +7995,7 @@ }, { "name": "block-color", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -7838,6 +8029,7 @@ }, { "name": "texton-color", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -7869,6 +8061,7 @@ }, { "name": "textoff-color", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -7900,6 +8093,7 @@ }, { "name": "text-padding", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -7981,6 +8175,7 @@ }, { "name": "focus-color", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -8012,6 +8207,7 @@ }, { "name": "focus-font-size", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -8048,6 +8244,7 @@ "name": "" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "phone" ], @@ -8076,6 +8273,7 @@ "name": "" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "phone" ], @@ -8099,6 +8297,7 @@ }, { "name": "colors", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -8130,6 +8329,7 @@ }, { "name": "weights", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -8161,6 +8361,7 @@ }, { "name": "src", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -8197,6 +8398,7 @@ }, { "name": "min-width", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -8229,6 +8431,7 @@ }, { "name": "min-height", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -8261,6 +8464,7 @@ }, { "name": "max-width", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -8293,6 +8497,7 @@ }, { "name": "max-height", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -8325,6 +8530,7 @@ }, { "name": "box-shadow", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -8356,6 +8562,7 @@ }, { "name": "filter", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -8392,6 +8599,7 @@ }, { "name": "backdrop-filter", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -8428,6 +8636,7 @@ }, { "name": "window-filter", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -8464,6 +8673,7 @@ }, { "name": "display-index", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -8495,6 +8705,7 @@ }, { "name": "flex-weight", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -8526,6 +8737,7 @@ }, { "name": "aspect-ratio", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -8557,6 +8769,7 @@ }, { "name": "caret-color", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -8590,6 +8803,7 @@ "atDirectives": [ { "name": "@import", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -8619,6 +8833,7 @@ }, { "name": "@keyframes", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -8648,6 +8863,7 @@ }, { "name": "@font-face", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -8673,6 +8889,7 @@ }, { "name": "@media", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -8700,6 +8917,7 @@ "pseudoClasses": [ { "name": ":active", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -8727,6 +8945,7 @@ }, { "name": ":checked", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -8752,6 +8971,7 @@ }, { "name": ":hover", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -8777,6 +8997,7 @@ }, { "name": ":waiting", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -8802,6 +9023,7 @@ }, { "name": ":disabled", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", @@ -8827,6 +9049,7 @@ }, { "name": ":focus", + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "tv", "phone", diff --git a/api/config/hml/basic/animate.json b/api/config/hml/basic/animate.json index 7e84b1924122ff94b7a16e5b2ec171667a17b9e0..57c99e0268f8a24e69337ee26103d7cd1cba51e0 100644 --- a/api/config/hml/basic/animate.json +++ b/api/config/hml/basic/animate.json @@ -5,6 +5,7 @@ "name": "v7.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv", "wearable"], "description": [ { diff --git a/api/config/hml/basic/animateMotion.json b/api/config/hml/basic/animateMotion.json index dd2e12dd7920a89b015f6a7167ea15f52927dd32..5d2cb4ee3f49fbecb03db010de93c3da47e9fa8d 100644 --- a/api/config/hml/basic/animateMotion.json +++ b/api/config/hml/basic/animateMotion.json @@ -5,6 +5,7 @@ "name": "v7.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv", "wearable"], "description": [ { diff --git a/api/config/hml/basic/animateTransform.json b/api/config/hml/basic/animateTransform.json index 294b446f171280c155e5dc196748618d3ca65610..47f48dc2bb0bcfa93e5ff466cda654159fd6bd9b 100644 --- a/api/config/hml/basic/animateTransform.json +++ b/api/config/hml/basic/animateTransform.json @@ -5,6 +5,7 @@ "name": "v7.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv", "wearable"], "description": [ { diff --git a/api/config/hml/basic/block.json b/api/config/hml/basic/block.json index 73c1a6a0a7fd9572b8df1b34cdeac6a840b7f9b9..3e5db15375b714b5a3022514af8a8ff61c82742f 100644 --- a/api/config/hml/basic/block.json +++ b/api/config/hml/basic/block.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv", "wearable"], "description": [ { diff --git a/api/config/hml/basic/button.json b/api/config/hml/basic/button.json index 5a099c10f09f5145c575a9026d00ac23878b6184..b776be77766de8cc7f2876b53c8dc9b938077fbc 100644 --- a/api/config/hml/basic/button.json +++ b/api/config/hml/basic/button.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv", "wearable"], "description": [ { diff --git a/api/config/hml/basic/calendar.json b/api/config/hml/basic/calendar.json index 2d6a494e4ff33330e9151e4bd024cca6bd166cb2..a19ebeeef450de1ef54022ad6eaedd9b95bcc779 100644 --- a/api/config/hml/basic/calendar.json +++ b/api/config/hml/basic/calendar.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv", "wearable"], "description": [ { diff --git a/api/config/hml/basic/chart.json b/api/config/hml/basic/chart.json index b2a3134cb474216056e3fd1784fbf07b8a0d7d00..c410359f46c84ff7d77beb444b6b633b207eaade 100644 --- a/api/config/hml/basic/chart.json +++ b/api/config/hml/basic/chart.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "supportedDevices": ["phone", "tablet", "tv", "liteWearable", "wearable", "smartVision"], "description": [ { diff --git a/api/config/hml/basic/circle.json b/api/config/hml/basic/circle.json index b5732e2ceb068b5717a708bbba4746eb6ca26596..25a73ec27c513a6a4e553eb065a9ef458d83ca51 100644 --- a/api/config/hml/basic/circle.json +++ b/api/config/hml/basic/circle.json @@ -5,6 +5,7 @@ "name": "v7.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv", "wearable"], "description": [ { diff --git a/api/config/hml/basic/divider.json b/api/config/hml/basic/divider.json index e1cc8271647aa8d4fc733e101f60ebbd75578eb7..83c0c05261b268fdb397f2c0fcbc0b55ba9e79c1 100644 --- a/api/config/hml/basic/divider.json +++ b/api/config/hml/basic/divider.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv", "wearable"], "description": [ { diff --git a/api/config/hml/basic/ellipse.json b/api/config/hml/basic/ellipse.json index cc3a413cf8d3ccc833c4b602b6ab8e29c340def7..c4b6d8eb743dc28149d5bc539502811031c6d03c 100644 --- a/api/config/hml/basic/ellipse.json +++ b/api/config/hml/basic/ellipse.json @@ -5,6 +5,7 @@ "name": "v7.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv", "wearable"], "description": [ { diff --git a/api/config/hml/basic/image-animator.json b/api/config/hml/basic/image-animator.json index bca2a7633d67d9dee5d82d950008ae9bda0b964c..a434f99d4ab02104a18ce7a48759126e618bcaa6 100644 --- a/api/config/hml/basic/image-animator.json +++ b/api/config/hml/basic/image-animator.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "supportedDevices": ["phone", "tablet", "tv", "liteWearable", "wearable", "smartVision"], "description": [ { diff --git a/api/config/hml/basic/image.json b/api/config/hml/basic/image.json index 931c924e841a9e3b76d7e46594774e34da8e9281..33a03471f7440edb4d4883d8455b9f3a763eb770 100644 --- a/api/config/hml/basic/image.json +++ b/api/config/hml/basic/image.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "supportedDevices": ["phone", "tablet", "tv", "liteWearable", "wearable", "smartVision"], "description": [ { diff --git a/api/config/hml/basic/input.json b/api/config/hml/basic/input.json index 00629caa5508c1d24d4c3c4652f23e4af3e56aca..180bea822b807f6ee9b3b6e9856c56b43dd01065 100644 --- a/api/config/hml/basic/input.json +++ b/api/config/hml/basic/input.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "supportedDevices": ["phone", "tablet", "tv", "liteWearable", "wearable", "smartVision"], "description": [ { diff --git a/api/config/hml/basic/label.json b/api/config/hml/basic/label.json index 0fe8e9c40859717fe9e40950129e8648881f33f0..fc55275a1cf04fbee98965c2f5907cb257c5d434 100644 --- a/api/config/hml/basic/label.json +++ b/api/config/hml/basic/label.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv", "wearable"], "description": [ { diff --git a/api/config/hml/basic/line.json b/api/config/hml/basic/line.json index fca148a5ba38d8a957167bfb9f22ee4d34a754b9..2c59a18ac36e6eac8096bdcb0eed95f84098b69e 100644 --- a/api/config/hml/basic/line.json +++ b/api/config/hml/basic/line.json @@ -5,6 +5,7 @@ "name": "v7.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv", "wearable"], "description": [ { diff --git a/api/config/hml/basic/marquee.json b/api/config/hml/basic/marquee.json index 6668b76f5146ea6320492522a6deebc3fc936f06..c8169cc827d725f09d077f9e5109bf13a7ae84bf 100644 --- a/api/config/hml/basic/marquee.json +++ b/api/config/hml/basic/marquee.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "supportedDevices": ["phone", "tablet", "tv", "liteWearable", "wearable", "smartVision"], "description": [ { diff --git a/api/config/hml/basic/menu.json b/api/config/hml/basic/menu.json index 64f1210c9212d835d8b107d70000fe1cec69b6eb..c70af86028f7e42f2cba559878dd9364c02d0090 100644 --- a/api/config/hml/basic/menu.json +++ b/api/config/hml/basic/menu.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv"], "description": [ { diff --git a/api/config/hml/basic/option.json b/api/config/hml/basic/option.json index 3277845738e0e697a2507930916c04c64cdfa7af..9825bb5dc74503d9742cf0d3b21c188ae58f1b33 100644 --- a/api/config/hml/basic/option.json +++ b/api/config/hml/basic/option.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv"], "description": [ { diff --git a/api/config/hml/basic/path.json b/api/config/hml/basic/path.json index 08625949cf3b03beebac771dba34bac6b68a6024..03fa512cc52031f49ef194e86c7d6613b27373ac 100644 --- a/api/config/hml/basic/path.json +++ b/api/config/hml/basic/path.json @@ -5,6 +5,7 @@ "name": "v7.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv", "wearable"], "description": [ { diff --git a/api/config/hml/basic/picker-view.json b/api/config/hml/basic/picker-view.json index 80488a0c23df2a0ae156b0c7c884d7b765b898a9..1f8f5ec2e252a5ba8f656626e6320e169a24d9cf 100644 --- a/api/config/hml/basic/picker-view.json +++ b/api/config/hml/basic/picker-view.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "supportedDevices": ["phone", "tablet", "tv", "liteWearable", "wearable", "smartVision"], "description": [ { diff --git a/api/config/hml/basic/picker.json b/api/config/hml/basic/picker.json index 8c85619812436597c53cc76f74bb6b3a227e53c8..102968128aadf2faa4509175928a8bfbb2fc12dd 100644 --- a/api/config/hml/basic/picker.json +++ b/api/config/hml/basic/picker.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv"], "description": [ { diff --git a/api/config/hml/basic/piece.json b/api/config/hml/basic/piece.json index 960a1a63777bddc185376c2092a0056f2a679005..2731c2f627ca908f360021a7a05ff8469c514141 100644 --- a/api/config/hml/basic/piece.json +++ b/api/config/hml/basic/piece.json @@ -5,6 +5,7 @@ "name": "v4.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet"], "description": [ { diff --git a/api/config/hml/basic/polygon.json b/api/config/hml/basic/polygon.json index 7acda9e989994d9a10c2d3a1ff8a5c32447d358b..df814724adf93423275edff416ad9c7bdfbd8271 100644 --- a/api/config/hml/basic/polygon.json +++ b/api/config/hml/basic/polygon.json @@ -5,6 +5,7 @@ "name": "v7.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv", "wearable"], "description": [ { diff --git a/api/config/hml/basic/polyline.json b/api/config/hml/basic/polyline.json index bfcd7f6e125d598da2792ded6c9cab98881dd9e5..dc48f50e6ca48bd7fcc8e2edd88c1416dfc401a2 100644 --- a/api/config/hml/basic/polyline.json +++ b/api/config/hml/basic/polyline.json @@ -5,6 +5,7 @@ "name": "v7.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv", "wearable"], "description": [ { diff --git a/api/config/hml/basic/progress.json b/api/config/hml/basic/progress.json index c9db4c0b2dc88b4f1ac565c218394ded99266af1..18e86c38d9a25ef1bbef84df901e118373b120a3 100644 --- a/api/config/hml/basic/progress.json +++ b/api/config/hml/basic/progress.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "supportedDevices": ["phone", "tablet", "tv", "liteWearable", "wearable", "smartVision"], "description": [ { diff --git a/api/config/hml/basic/qrcode.json b/api/config/hml/basic/qrcode.json index 45caf0f3f7743b53397f7985e564ff56026483a2..4b8a8252cb06d14edce016b212e75b6e79f6e784 100644 --- a/api/config/hml/basic/qrcode.json +++ b/api/config/hml/basic/qrcode.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "supportedDevices": ["phone", "tablet", "tv", "liteWearable", "wearable", "smartVision"], "description": [ { diff --git a/api/config/hml/basic/rating.json b/api/config/hml/basic/rating.json index c3cc55b13a0898385b16115200f5a91dce2cf4d5..5abdec0cabf750b44edf20a28db7ec97fb945773 100644 --- a/api/config/hml/basic/rating.json +++ b/api/config/hml/basic/rating.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv"], "description": [ { diff --git a/api/config/hml/basic/rect.json b/api/config/hml/basic/rect.json index e0627dedb6bb3cda9ba4715df8e38a6db57c4474..bd7509f258ca9a25039388bfe7d59678c660ad6f 100644 --- a/api/config/hml/basic/rect.json +++ b/api/config/hml/basic/rect.json @@ -5,6 +5,7 @@ "name": "v7.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv", "wearable"], "description": [ { diff --git a/api/config/hml/basic/richtext.json b/api/config/hml/basic/richtext.json index f87134733f62a9f00dfbf16258354ae9788796ae..a264015261149d668365daefba87e7f73b1f6271 100644 --- a/api/config/hml/basic/richtext.json +++ b/api/config/hml/basic/richtext.json @@ -5,6 +5,7 @@ "name": "v6.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv"], "description": [ { diff --git a/api/config/hml/basic/search.json b/api/config/hml/basic/search.json index 9285fd65f99e8c4186ca5b70078cb6f7589541be..38c4061ea5bdd4a6ad09a7fa13d1d43df81bd84f 100644 --- a/api/config/hml/basic/search.json +++ b/api/config/hml/basic/search.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv"], "description": [ { diff --git a/api/config/hml/basic/select.json b/api/config/hml/basic/select.json index dcbc93c8de960a90f145b402f23ec4e1e3d6a86f..84c2167112f1a5a09907822fc2b4a196316f4d54 100644 --- a/api/config/hml/basic/select.json +++ b/api/config/hml/basic/select.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv"], "description": [ { diff --git a/api/config/hml/basic/slider.json b/api/config/hml/basic/slider.json index 3058687958f50308df6f6280e4e08717ddea8b5d..e6f597d76b05dcbe95769d0373693d490a75f77a 100644 --- a/api/config/hml/basic/slider.json +++ b/api/config/hml/basic/slider.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "supportedDevices": ["phone", "tablet", "tv", "liteWearable", "wearable", "smartVision"], "description": [ { diff --git a/api/config/hml/basic/slot.json b/api/config/hml/basic/slot.json index 40c51fe698a845c1549a368c6cbbd1249199b3a1..e549b64e789fbfd483576181f48b64447804936b 100644 --- a/api/config/hml/basic/slot.json +++ b/api/config/hml/basic/slot.json @@ -5,6 +5,7 @@ "name": "v1.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": [ "phone", "tablet", diff --git a/api/config/hml/basic/span.json b/api/config/hml/basic/span.json index 7f0efcbd7413e6d8a73796589611068304433ffb..afc2e8a5d971e3797d0ee13e1ebfbfdbb4193a66 100644 --- a/api/config/hml/basic/span.json +++ b/api/config/hml/basic/span.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "supportedDevices": ["phone", "tablet", "tv", "wearable"], "description": [ { diff --git a/api/config/hml/basic/switch.json b/api/config/hml/basic/switch.json index 391f5e5062ff66eafc4585c65ed78274916cccaf..eb412c7ee423b8243dbb44ebff23d093f7fc3492 100644 --- a/api/config/hml/basic/switch.json +++ b/api/config/hml/basic/switch.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "supportedDevices": ["phone", "tablet", "tv", "liteWearable", "wearable", "smartVision"], "description": [ { diff --git a/api/config/hml/basic/text.json b/api/config/hml/basic/text.json index 3a83a99fa8a0e780696cf04d7a99154cb2659976..2cd97a8aad2460a7025da733fb69fc707f99bd5e 100644 --- a/api/config/hml/basic/text.json +++ b/api/config/hml/basic/text.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "supportedDevices": ["phone", "tablet", "tv", "liteWearable", "wearable", "smartVision"], "description": [ { diff --git a/api/config/hml/basic/textarea.json b/api/config/hml/basic/textarea.json index c2518b5823a1181cb3a45078c004dc32097ab5b7..bf20f5358d83523ec233672983ba3394bad4a5f2 100644 --- a/api/config/hml/basic/textarea.json +++ b/api/config/hml/basic/textarea.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv"], "description": [ { diff --git a/api/config/hml/basic/textpath.json b/api/config/hml/basic/textpath.json index 0fb95e818fa93c57f6e572efb8c32687e63e28f8..9d529cc46e98e197710941593e83a465a89de04d 100644 --- a/api/config/hml/basic/textpath.json +++ b/api/config/hml/basic/textpath.json @@ -5,6 +5,7 @@ "name": "v7.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv","wearable"], "description": [ { diff --git a/api/config/hml/basic/toggle.json b/api/config/hml/basic/toggle.json index 1197d058ce00c0ace854676ac255c79a061702e3..1b04477f606a1dfbbc67d35c357d4b9ae425a879 100644 --- a/api/config/hml/basic/toggle.json +++ b/api/config/hml/basic/toggle.json @@ -5,6 +5,7 @@ "name": "v4.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet"], "description": [ { diff --git a/api/config/hml/basic/toolbar-item.json b/api/config/hml/basic/toolbar-item.json index 42a8e3343049c9dfcbe9179fe66cef3b970ae30d..b47c924afeb714ced804bc489ec9ade1cb1da218 100644 --- a/api/config/hml/basic/toolbar-item.json +++ b/api/config/hml/basic/toolbar-item.json @@ -5,6 +5,7 @@ "name": "v4.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet"], "description": [ { diff --git a/api/config/hml/basic/toolbar.json b/api/config/hml/basic/toolbar.json index e39f9a52b74efd9d9ffb2fb768323f607d5f891a..6190a6c5fc8449e4ab58fe7909136a933a04f759 100644 --- a/api/config/hml/basic/toolbar.json +++ b/api/config/hml/basic/toolbar.json @@ -5,6 +5,7 @@ "name": "v4.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet"], "description": [ { diff --git a/api/config/hml/basic/tspan.json b/api/config/hml/basic/tspan.json index ae3a981ab786716ff6b3b2f88a9d300ede633413..e644160ad8ad5c3095edeb8b7eeb4c9591854628 100644 --- a/api/config/hml/basic/tspan.json +++ b/api/config/hml/basic/tspan.json @@ -5,6 +5,7 @@ "name": "v7.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv","wearable"], "description": [ { diff --git a/api/config/hml/basic/web.json b/api/config/hml/basic/web.json index daaad62e11348318024e0192527ea4a08c748d3c..c01e34e4910f46e706b985629228b871c59a1424 100644 --- a/api/config/hml/basic/web.json +++ b/api/config/hml/basic/web.json @@ -5,6 +5,7 @@ "name": "v6.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv"], "description": [ { diff --git a/api/config/hml/basic/xcomponent.json b/api/config/hml/basic/xcomponent.json index 9a60c8bbbaa91a2101a8e5bc4696314839684a86..4b0ff89e87b53c4f168c398801d66ca60d37ff3c 100644 --- a/api/config/hml/basic/xcomponent.json +++ b/api/config/hml/basic/xcomponent.json @@ -5,6 +5,7 @@ "name": "v8.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv", "wearable"], "description": [ { diff --git a/api/config/hml/canvas/canvas.json b/api/config/hml/canvas/canvas.json index a0dcc0d228c51cf1a99cbdd8bbf8143a9253d4fb..d746d2addb50e386e3db883d41daea219f27ac6d 100644 --- a/api/config/hml/canvas/canvas.json +++ b/api/config/hml/canvas/canvas.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv", "wearable", "smartVision"], "description": [ { diff --git a/api/config/hml/container/badge.json b/api/config/hml/container/badge.json index d5f19a2e2a3c214f830359fe7db3b6badf8c250a..60ba4a58d36f3fe497cf22694e969a369b67d35d 100644 --- a/api/config/hml/container/badge.json +++ b/api/config/hml/container/badge.json @@ -5,6 +5,7 @@ "name": "v4.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet"], "description": [ { diff --git a/api/config/hml/container/div.json b/api/config/hml/container/div.json index 8608f00c2429d9e02b6dd10040691c9bfe9d4d10..07529aae0f1ffbbcac59199e5f92630d6a01c9cc 100644 --- a/api/config/hml/container/div.json +++ b/api/config/hml/container/div.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "supportedDevices": ["phone", "tablet", "tv", "liteWearable", "wearable", "smartVision"], "description": [ { diff --git a/api/config/hml/container/form.json b/api/config/hml/container/form.json index 2387d29f1f508f808cb47542518fd2cbbc0f2ae9..941b91873801ee7157c949abe3e8c90fc2776e36 100644 --- a/api/config/hml/container/form.json +++ b/api/config/hml/container/form.json @@ -5,6 +5,7 @@ "name": "v6.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv", "wearable"], "description": [ { diff --git a/api/config/hml/container/list-item-group.json b/api/config/hml/container/list-item-group.json index b49affd9693f03a5a53b35915f1d28ae903a5758..febcfb721f2e24cdca5fb9b6f52a62cc19328e54 100644 --- a/api/config/hml/container/list-item-group.json +++ b/api/config/hml/container/list-item-group.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv", "wearable"], "description": [ { diff --git a/api/config/hml/container/list-item.json b/api/config/hml/container/list-item.json index 810da5c101cf7f2351e180c7129dcab200285953..167b21ad06d1330578cd0a0c4458becef7b35d63 100644 --- a/api/config/hml/container/list-item.json +++ b/api/config/hml/container/list-item.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "supportedDevices": ["phone", "tablet", "tv", "liteWearable", "wearable", "smartVision"], "description": [ { diff --git a/api/config/hml/container/list.json b/api/config/hml/container/list.json index 78de6422e9223b5f3df66e30ed2a2805d3726015..583381f51792a61c28c07006c042211d1bc3de48 100644 --- a/api/config/hml/container/list.json +++ b/api/config/hml/container/list.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "supportedDevices": ["phone", "tablet", "tv", "liteWearable", "wearable", "smartVision"], "description": [ { diff --git a/api/config/hml/container/panel.json b/api/config/hml/container/panel.json index bf3659c8f7212ee03682acddcb7f211b3927ca11..03267ef763e0c9a7d847b52b448efb9fc01abaf8 100644 --- a/api/config/hml/container/panel.json +++ b/api/config/hml/container/panel.json @@ -5,6 +5,7 @@ "name": "v4.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet"], "description": [ { diff --git a/api/config/hml/container/popup.json b/api/config/hml/container/popup.json index 108fe63dec5e1fbeee04281e53a6829b253a27fa..93817ca9d132c832f4ab680bdfcd75306b301c61 100644 --- a/api/config/hml/container/popup.json +++ b/api/config/hml/container/popup.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet"], "description": [ { diff --git a/api/config/hml/container/refresh.json b/api/config/hml/container/refresh.json index 9e9586d4137b51ca49e86c4edeb4af6e4d056cc0..98aca43490d7f83978494a21de6b74344c551dd4 100644 --- a/api/config/hml/container/refresh.json +++ b/api/config/hml/container/refresh.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "wearable"], "description": [ { diff --git a/api/config/hml/container/stack.json b/api/config/hml/container/stack.json index 95f3b4c1af6b10bf86de554c9b2eac605c3794fb..d2035f693dacca5321f691fee1e886268d95f2ac 100644 --- a/api/config/hml/container/stack.json +++ b/api/config/hml/container/stack.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "supportedDevices": ["phone", "tablet", "tv", "liteWearable", "wearable", "smartVision"], "description": [ { diff --git a/api/config/hml/container/stepper-item.json b/api/config/hml/container/stepper-item.json index 5a00cc4dad7acd8c15a750ae580aad9058112ead..9c744aef5604fc115ca6c58cb7e9c59b554ef2ab 100644 --- a/api/config/hml/container/stepper-item.json +++ b/api/config/hml/container/stepper-item.json @@ -5,6 +5,7 @@ "name": "v4.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet"], "description": [ { diff --git a/api/config/hml/container/stepper.json b/api/config/hml/container/stepper.json index 7de916ca30a74383a959d4cbf264ddab0e63e0e3..0637495cc4879fd293ebbb3a595d76269467a32b 100644 --- a/api/config/hml/container/stepper.json +++ b/api/config/hml/container/stepper.json @@ -5,6 +5,7 @@ "name": "v4.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet"], "description": [ { diff --git a/api/config/hml/container/svg.json b/api/config/hml/container/svg.json index a7c0103ee249059f53377f71476154357048ab25..07759ca398c4ac2b0ece316dc183d4e62c1c0630 100644 --- a/api/config/hml/container/svg.json +++ b/api/config/hml/container/svg.json @@ -5,6 +5,7 @@ "name": "v7.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv","wearable"], "description": [ { diff --git a/api/config/hml/container/swiper.json b/api/config/hml/container/swiper.json index e5a8b1dc7012c980a2e1f068507ef97d739daadb..68b907387df63275b71e3bec0fe1a85be96c332b 100644 --- a/api/config/hml/container/swiper.json +++ b/api/config/hml/container/swiper.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "supportedDevices": ["phone", "tablet", "tv", "liteWearable", "wearable", "smartVision"], "description": [ { diff --git a/api/config/hml/container/tab-bar.json b/api/config/hml/container/tab-bar.json index 334ee18c97ead89b9ff5da75a5f54e20e3826d0f..a50cf22cf2bc534a09820771971c963d8292a2c0 100644 --- a/api/config/hml/container/tab-bar.json +++ b/api/config/hml/container/tab-bar.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv"], "description": [ { diff --git a/api/config/hml/container/tab-content.json b/api/config/hml/container/tab-content.json index fe487cf145e655c1debd0ce01a2c276b2a37dda4..3475876bb6503008a9acc2a7d5bf4f6d7dcab53d 100644 --- a/api/config/hml/container/tab-content.json +++ b/api/config/hml/container/tab-content.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv"], "description": [ { diff --git a/api/config/hml/container/tabs.json b/api/config/hml/container/tabs.json index 536221bd49c3b40013a9d012207184f43628a75f..c9f67d47d0a97383989d579fe49b870d26c8c22a 100644 --- a/api/config/hml/container/tabs.json +++ b/api/config/hml/container/tabs.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv"], "description": [ { diff --git a/api/config/hml/custom/element.json b/api/config/hml/custom/element.json index 083fe73a9acd98a1656bafcddfb8222fdae41045..67b757160f079d0449c15ad901fa7ca5dee1fa32 100644 --- a/api/config/hml/custom/element.json +++ b/api/config/hml/custom/element.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv", "wearable"], "description": [ { diff --git a/api/config/hml/grid/grid-col.json b/api/config/hml/grid/grid-col.json index d8260c8777aa542abe498eef6e0f8e3eaae3dec9..227451a58b49c8ffb4fa7c312dbc93931b86c959 100644 --- a/api/config/hml/grid/grid-col.json +++ b/api/config/hml/grid/grid-col.json @@ -5,6 +5,7 @@ "name": "v4.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv", "wearable"], "description": [ { diff --git a/api/config/hml/grid/grid-container.json b/api/config/hml/grid/grid-container.json index 29836a22e056c6ce530e19353e1e84b3870b266e..b246b74b5d7ccf67fdc603b616a53996cbc35817 100644 --- a/api/config/hml/grid/grid-container.json +++ b/api/config/hml/grid/grid-container.json @@ -5,6 +5,7 @@ "name": "v4.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv", "wearable"], "description": [ { diff --git a/api/config/hml/grid/grid-row.json b/api/config/hml/grid/grid-row.json index fb720a0653add046f7ad81fc96c2400f26121bb6..9d65a3d27ba36631355cfbc9c329c17f084dc6eb 100644 --- a/api/config/hml/grid/grid-row.json +++ b/api/config/hml/grid/grid-row.json @@ -5,6 +5,7 @@ "name": "v4.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv", "wearable"], "description": [ { diff --git a/api/config/hml/media/camera.json b/api/config/hml/media/camera.json index 82a8afa9e6afa1aa9f9ec122fa3381dfaf699667..26daed17d71ab69048f5f441d7037fb1333d1897 100644 --- a/api/config/hml/media/camera.json +++ b/api/config/hml/media/camera.json @@ -5,6 +5,7 @@ "name": "v6.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full", "SystemCapability.ArkUI.ArkUI.Lite"], "supportedDevices": ["phone","smartVision"], "description": [ { diff --git a/api/config/hml/media/video.json b/api/config/hml/media/video.json index 34e5abc471c2d50c6b29f88167498fb37f003c27..5a3019418e0963154fbc8046ff4769c31c232ba3 100644 --- a/api/config/hml/media/video.json +++ b/api/config/hml/media/video.json @@ -5,6 +5,7 @@ "name": "v3.0" } ], + "syscap": ["SystemCapability.ArkUI.ArkUI.Full"], "supportedDevices": ["phone", "tablet", "tv"], "description": [ {