@pandacss/is-valid-prop
Advanced tools
Comparing version 0.0.0-dev-20230109182737 to 0.0.0-dev-20230110150257
@@ -30,2 +30,101 @@ "use strict"; | ||
var allCssProperties = uniq([ | ||
"MsAccelerator", | ||
"MsBlockProgression", | ||
"MsContentZoomChaining", | ||
"MsContentZooming", | ||
"MsContentZoomLimit", | ||
"MsContentZoomLimitMax", | ||
"MsContentZoomLimitMin", | ||
"MsContentZoomSnap", | ||
"MsContentZoomSnapPoints", | ||
"MsContentZoomSnapType", | ||
"MsFilter", | ||
"MsFlowFrom", | ||
"MsFlowInto", | ||
"MsGridColumns", | ||
"MsGridRows", | ||
"MsHighContrastAdjust", | ||
"MsHyphenateLimitChars", | ||
"MsHyphenateLimitLines", | ||
"MsHyphenateLimitZone", | ||
"MsImeAlign", | ||
"MsOverflowStyle", | ||
"MsScrollbar3dlightColor", | ||
"MsScrollbarArrowColor", | ||
"MsScrollbarBaseColor", | ||
"MsScrollbarDarkshadowColor", | ||
"MsScrollbarFaceColor", | ||
"MsScrollbarHighlightColor", | ||
"MsScrollbarShadowColor", | ||
"MsScrollbarTrackColor", | ||
"MsScrollChaining", | ||
"MsScrollLimit", | ||
"MsScrollLimitXMax", | ||
"MsScrollLimitXMin", | ||
"MsScrollLimitYMax", | ||
"MsScrollLimitYMin", | ||
"MsScrollRails", | ||
"MsScrollSnapPointsX", | ||
"MsScrollSnapPointsY", | ||
"MsScrollSnapType", | ||
"MsScrollSnapX", | ||
"MsScrollSnapY", | ||
"MsScrollTranslation", | ||
"MsTextAutospace", | ||
"MsTouchSelect", | ||
"MsUserSelect", | ||
"MsWrapFlow", | ||
"MsWrapMargin", | ||
"MsWrapThrough", | ||
"MozAppearance", | ||
"MozBinding", | ||
"MozBorderBottomColors", | ||
"MozBorderLeftColors", | ||
"MozBorderRightColors", | ||
"MozBorderTopColors", | ||
"MozContextProperties", | ||
"MozFloatEdge", | ||
"MozForceBrokenImageIcon", | ||
"MozImageRegion", | ||
"MozOrient", | ||
"MozOutlineRadius", | ||
"MozOutlineRadiusBottomleft", | ||
"MozOutlineRadiusBottomright", | ||
"MozOutlineRadiusTopleft", | ||
"MozOutlineRadiusTopright", | ||
"MozStackSizing", | ||
"MozTextBlink", | ||
"MozUserFocus", | ||
"MozUserInput", | ||
"MozUserModify", | ||
"MozWindowDragging", | ||
"MozWindowShadow", | ||
"WebkitAppearance", | ||
"WebkitBorderBefore", | ||
"WebkitBorderBeforeColor", | ||
"WebkitBorderBeforeStyle", | ||
"WebkitBorderBeforeWidth", | ||
"WebkitBoxReflect", | ||
"WebkitLineClamp", | ||
"WebkitMask", | ||
"WebkitMaskAttachment", | ||
"WebkitMaskClip", | ||
"WebkitMaskComposite", | ||
"WebkitMaskImage", | ||
"WebkitMaskOrigin", | ||
"WebkitMaskPosition", | ||
"WebkitMaskPositionX", | ||
"WebkitMaskPositionY", | ||
"WebkitMaskRepeat", | ||
"WebkitMaskRepeatX", | ||
"WebkitMaskRepeatY", | ||
"WebkitMaskSize", | ||
"WebkitOverflowScrolling", | ||
"WebkitTapHighlightColor", | ||
"WebkitTextFillColor", | ||
"WebkitTextStroke", | ||
"WebkitTextStrokeColor", | ||
"WebkitTextStrokeWidth", | ||
"WebkitTouchCallout", | ||
"WebkitUserModify", | ||
"accentColor", | ||
@@ -32,0 +131,0 @@ "alignContent", |
{ | ||
"name": "@pandacss/is-valid-prop", | ||
"version": "0.0.0-dev-20230109182737", | ||
"version": "0.0.0-dev-20230110150257", | ||
"description": "Common error messages for css panda", | ||
@@ -17,4 +17,3 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"mdn-data": "^2.0.30", | ||
"css-in-js-utils": "^3.1.0" | ||
"mdn-data": "^2.0.30" | ||
}, | ||
@@ -21,0 +20,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25042
1
1126