107ac75b1Sopenharmony_ci{
207ac75b1Sopenharmony_ci  "attrs": [
307ac75b1Sopenharmony_ci    "reuseId", "width", "height", "size", "constraintSize", "layoutPriority", "layoutWeight",
407ac75b1Sopenharmony_ci    "padding", "paddingLeft", "paddingRight", "paddingTop", "paddingBottom",
507ac75b1Sopenharmony_ci    "margin", "marginLeft", "marginRight", "marginTop", "marginBottom",
607ac75b1Sopenharmony_ci    "border", "borderStyle", "borderWidth", "borderColor", "borderRadius", "background", "backgroundBrightness",
707ac75b1Sopenharmony_ci    "backgroundColor", "backgroundImage", "backgroundImageSize", "backgroundImagePosition", "backgroundBlurStyle",
807ac75b1Sopenharmony_ci    "obscured", "opacity", "animation", "transition", "stateStyles", "foregroundBlurStyle",
907ac75b1Sopenharmony_ci    "onClick", "onTouch", "touchable", "onKeyEvent", "onHover", "hoverEffect", "onMouse", "onAreaChange",
1007ac75b1Sopenharmony_ci    "blur", "backdropBlur", "windowBlur", "translate", "rotate", "scale", "transform",
1107ac75b1Sopenharmony_ci    "onAppear", "onDisAppear", "visibility", "flexBasis", "flexShrink", "flexGrow", "alignSelf",
1207ac75b1Sopenharmony_ci    "useAlign", "zIndex", "sharedTransition", "direction", "align", "position", "markAnchor",
1307ac75b1Sopenharmony_ci    "offset", "enabled", "aspectRatio", "displayPriority",
1407ac75b1Sopenharmony_ci    "onDragStart", "onDragEnter", "onDragMove", "onDragLeave", "onDrop", "onDragEnd", "draggable",
1507ac75b1Sopenharmony_ci    "overlay", "linearGradient", "sweepGradient", "radialGradient",
1607ac75b1Sopenharmony_ci    "gridOffset", "gridSpan", "useSizeType",
1707ac75b1Sopenharmony_ci    "motionPath", "clip", "shadow", "mask", "key", "id", "restoreId",
1807ac75b1Sopenharmony_ci    "accessibilityGroup", "accessibilityText", "accessibilityDescription", "accessibilityLevel", "accessibilityVirtualNode",
1907ac75b1Sopenharmony_ci    "accessibilityImportance", "onAccessibility", "grayscale", "brightness", "contrast",
2007ac75b1Sopenharmony_ci    "saturate", "geometryTransition",
2107ac75b1Sopenharmony_ci    "bindPopup", "colorBlend", "invert", "sepia", "hueRotate", "bindMenu", "bindContextMenu",
2207ac75b1Sopenharmony_ci    "onFocus", "onBlur", "onFocusMove", "focusable", "tabIndex", "defaultFocus", "groupDefaultFocus", "focusOnTouch",
2307ac75b1Sopenharmony_ci    "responseRegion", "alignRules", "chainMode", "onVisibleAreaChange",
2407ac75b1Sopenharmony_ci    "borderImage", "hitTestBehavior", "clickEffect", "foregroundColor", "bindContentCover", "bindSheet", "useEffect",
2507ac75b1Sopenharmony_ci    "onGestureJudgeBegin","monopolizeEvents","onTouchIntercept","onChildTouchTest","onSizeChange", "onWillDismiss",
2607ac75b1Sopenharmony_ci    "foregroundEffect", "backgroundEffect", "focusBox", "focusScopeId", "focusScopePriority",
2707ac75b1Sopenharmony_ci    "onGestureRecognizerJudgeBegin", "shouldBuiltInRecognizerParallelWith", "backgroundImageResizable",
2807ac75b1Sopenharmony_ci    "onAttach", "onDetach",
2907ac75b1Sopenharmony_ci    "onPreDrag", "dragPreviewOptions", "allowDrop", "dragPreview",
3007ac75b1Sopenharmony_ci    "keyboardShortcut",
3107ac75b1Sopenharmony_ci    "sphericalEffect", "lightUpEffect", "pixelStretchEffect", "systemBarEffect", "linearGradientBlur", "renderGroup", "blendMode", "useShadowBatching", "freeze",
3207ac75b1Sopenharmony_ci    "clipShape", "maskShape",
3307ac75b1Sopenharmony_ci    "motionBlur",
3407ac75b1Sopenharmony_ci    "outline", "outlineRadius", "outlineColor", "outlineWidth", "outlineStyle",
3507ac75b1Sopenharmony_ci    "compositingFilter", "foregroundFilter", "backgroundFilter", "visualEffect",
3607ac75b1Sopenharmony_ci    "customProperty",
3707ac75b1Sopenharmony_ci    "renderFit",
3807ac75b1Sopenharmony_ci    "pixelRound", "expandSafeArea",
3907ac75b1Sopenharmony_ci    "safeAreaPadding",
4007ac75b1Sopenharmony_ci    "chainWeight"
4107ac75b1Sopenharmony_ci  ]
4207ac75b1Sopenharmony_ci}
43