@clickview/curator 1.28.0-rc.0 → 1.28.0-rc.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -160,7 +160,7 @@
160
160
  .KItVW{row-gap:1.25rem}
161
161
  .HwejH{position:relative;width:100%;padding-bottom:56.25%}.hk2Ed{row-gap:1.25rem}
162
162
  .TzZuL{width:20%}@media(max-width: 1199.98px){.TzZuL{width:25%}}@media(max-width: 767.98px){.TzZuL{width:33.33%}}
163
- .z6iYz{width:12.5%}@media(max-width: 991.98px){.z6iYz{width:16.6666666667%}}@media(max-width: 767.98px){.z6iYz{width:25%}}.vt0gx{aspect-ratio:1;background-size:cover;border:2px solid #eaeaea}
163
+ .z6iYz{width:12.5%}@media(max-width: 991.98px){.z6iYz{width:16.6666666667%}}@media(max-width: 767.98px){.z6iYz{width:25%}}.vt0gx{aspect-ratio:1;background-size:cover;border:2px solid #eaeaea;background-clip:padding-box}
164
164
  .KbaRB{aspect-ratio:1;width:90%}.uVZyX{flex:1}
165
165
  .FRyJT{scroll-margin-top:4.18rem}.e4uXN{animation:e7d4o 4s linear 1;border-radius:.6rem;position:relative;z-index:1;background-color:#fff}@keyframes e7d4o{from{box-shadow:0 0 1.75rem #4e9ace}to{box-shadow:none}}
166
166
  .sSCTB{position:absolute;bottom:1.25rem;right:1.25rem;left:1.25rem;display:flex;align-items:center}.sSCTB .Z5WI2{align-self:flex-end;margin-left:auto;padding-left:.625rem}@media(max-width: 1199.98px){.M51HJ{max-width:100%}}.vkeJk{position:absolute;top:50%;right:1.25rem;transform:translateY(-50%);height:60%;max-height:7.5rem}.vkeJk img{height:100%}._8pnV{display:block;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;padding-bottom:.14em !important;margin-bottom:-0.14em !important;font-size:1.5rem}@media(max-width: 1199px){._8pnV{font-size:1.25rem}}@media(max-width: 991px){._8pnV{display:block;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;padding-bottom:.14em !important;margin-bottom:-0.14em !important;font-size:1.125rem}}@media(max-width: 767px){._8pnV{font-size:1rem}}.JXVBH{display:block;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;padding-bottom:.14em !important;margin-bottom:-0.14em !important}@media(max-width: 576px){.JXVBH{display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding-bottom:.14em !important;margin-bottom:-0.14em !important}}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@clickview/curator",
3
- "version": "1.28.0-rc.0",
3
+ "version": "1.28.0-rc.1",
4
4
  "description": "curator",
5
5
  "main": "dist/curator-app.js",
6
6
  "types": "dist/index.d.ts",
@@ -27,7 +27,7 @@
27
27
  "@types/yup": "0.26.24"
28
28
  },
29
29
  "dependencies": {
30
- "@clickview/styles": "1.26.0-rc.0",
30
+ "@clickview/styles": "1.26.0-rc.1",
31
31
  "cropperjs": "1.5.6",
32
32
  "react-color-palette": "6.2.0",
33
33
  "react-copy-to-clipboard": "5.0.2",