@snabcentr/client-ui 0.2.9 → 0.2.10
Sign up to get free protection for your applications and to get access to all the features.
- package/catalog/category-card/sc-category-card.component.d.ts +17 -6
- package/catalog/price-card/sc-price-card.component.d.ts +11 -2
- package/catalog/sc-favorite-btn/sc-favorite-btn.component.d.ts +13 -1
- package/esm2020/catalog/category-card/sc-category-card.component.mjs +24 -13
- package/esm2020/catalog/price-card/sc-price-card.component.mjs +17 -6
- package/esm2020/catalog/sc-favorite-btn/sc-favorite-btn.component.mjs +22 -5
- package/fesm2015/snabcentr-client-ui.mjs +55 -17
- package/fesm2015/snabcentr-client-ui.mjs.map +1 -1
- package/fesm2020/snabcentr-client-ui.mjs +55 -17
- package/fesm2020/snabcentr-client-ui.mjs.map +1 -1
- package/package.json +1 -1
- package/styles/tailwind/tailwind.scss +0 -4
package/package.json
CHANGED