holakit
Version:
Yet another design-driven UI component set.
50 lines • 981 B
JSON
{
"namespace": "HolakitCore",
"fsNamespace": "holakitcore",
"loader": "../holakitcore.js",
"corePolyfilled": "es5-build-disabled.js",
"core": "holakitcore.core.js",
"components": {
"hola-base": {
"bundleIds": {
"$": "hola-base"
}
},
"hola-button": {
"bundleIds": {
"$": "hola-button"
},
"encapsulation": "shadow"
},
"hola-card": {
"bundleIds": {
"$": "hola-card"
},
"encapsulation": "shadow"
},
"hola-columns": {
"bundleIds": {
"$": "hola-columns"
},
"encapsulation": "shadow"
},
"hola-container": {
"bundleIds": {
"$": "hola-container"
},
"encapsulation": "shadow"
},
"hola-footer": {
"bundleIds": {
"$": "hola-footer"
},
"encapsulation": "shadow"
},
"hola-input": {
"bundleIds": {
"$": "hola-input"
},
"encapsulation": "shadow"
}
}
}