![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
@descope/web-components-ui
Advanced tools
page-editor-components
screen-renderer-service
web-components-ui
Webpack
UMD
- Hosted, consumed by client in runtimeRollup
ESM
- Consumed by console-app
in buildCJS
- Consumed by screen-renderer-service
in buildWraps the web component with a ProxyElement.
DraggableMixin
TBD
font
color bgColor
size
-- Theme colors Theme fonts
- Variant
- Text Color
- Text Size
- Font Family
- BgColor
- Radius
Variant: V1: Default
Variant: V2: Outline
Variant: V3: Contained
Primary Color Secondary Color Info Success Error Warning
prop
THEME:
Global Theme Prop: PrimaryColor
Component Variant Prop: PrimaryColor
/ GlobalThemeProp
/ Custom
{
colors: {
PrimaryColor: red;
SecondaryColor: blue;
Success: green;
},
components: {
Button: {
success: {
color
radius
fontFamily
}
colors: {
BgColor: yellow;
TextColor
Radius
},
sizes: {
small: '',
}
fonts: {
FontSize
},
}
Phone: {
colors: {
TextColor: red;
}
}
}
}
COMP: <descope-web-component variant="contained" overrides=[PrimaryColor: red, Success: blue]>
PrimaryColor => BgColor
WCProp BgColor WCProp -
outline: { borderColor: theme[color] || color // red color: theme[variant] * 0.2 }
contained: { bgColor: theme[variant] color: theme[variant] \* 0.8 } .contained.success { bgColor: theme[PrimayColor] color: theme[variant] \* 0.8 }<descope-web-component variant="contained" color, radius, fontFamily>
FAQs
Descope Web Components UI Library
The npm package @descope/web-components-ui receives a total of 1,986 weekly downloads. As such, @descope/web-components-ui popularity was classified as popular.
We found that @descope/web-components-ui demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.