vft 0.0.319 → 0.0.321

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.
@@ -82,6 +82,8 @@
82
82
  }
83
83
 
84
84
  .icon-picture-filled {
85
+ color: #dcdfe6;
86
+ font-size: 52px;
85
87
  @include icon-common($icon-picture-filled);
86
88
  }
87
89
  }
@@ -1 +1 @@
1
- .vft-skeleton{--vft-skeleton-circle-size:var(--vft-avatar-size)}.vft-skeleton__item{background:var(--vft-skeleton-color);display:inline-block;height:16px;border-radius:var(--vft-border-radius-base);width:100%}.vft-skeleton__circle{border-radius:50%;width:var(--vft-skeleton-circle-size);height:var(--vft-skeleton-circle-size);line-height:var(--vft-skeleton-circle-size)}.vft-skeleton__button{height:40px;width:64px;border-radius:4px}.vft-skeleton__p{width:100%}.vft-skeleton__p.is-last{width:61%}.vft-skeleton__p.is-first{width:33%}.vft-skeleton__text{width:100%;height:var(--vft-font-size-small)}.vft-skeleton__caption{height:var(--vft-font-size-extra-small)}.vft-skeleton__h1{height:var(--vft-font-size-extra-large)}.vft-skeleton__h3{height:var(--vft-font-size-large)}.vft-skeleton__h5{height:var(--vft-font-size-medium)}.vft-skeleton__image{width:unset;display:flex;align-items:center;justify-content:center;border-radius:0}.vft-skeleton__image svg{color:var(--vft-svg-monochrome-grey);fill:currentcolor;width:22%;height:22%}.vft-skeleton .icon-picture-filled{width:1em;height:1em;background-color:currentcolor;-webkit-mask:url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="1024" height="1024" viewBox="0 0 1024 1024"%3E%3Cpath fill="currentColor" d="M96 896a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h832a32 32 0 0 1 32 32v704a32 32 0 0 1-32 32H96zm315.52-228.48l-68.928-68.928a32 32 0 0 0-45.248 0L128 768.064h778.688l-242.112-290.56a32 32 0 0 0-49.216 0L458.752 665.408a32 32 0 0 1-47.232 2.112zM256 384a96 96 0 1 0 192.064-.064A96 96 0 0 0 256 384z"%2F%3E%3C%2Fsvg%3E') no-repeat;mask:url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="1024" height="1024" viewBox="0 0 1024 1024"%3E%3Cpath fill="currentColor" d="M96 896a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h832a32 32 0 0 1 32 32v704a32 32 0 0 1-32 32H96zm315.52-228.48l-68.928-68.928a32 32 0 0 0-45.248 0L128 768.064h778.688l-242.112-290.56a32 32 0 0 0-49.216 0L458.752 665.408a32 32 0 0 1-47.232 2.112zM256 384a96 96 0 1 0 192.064-.064A96 96 0 0 0 256 384z"%2F%3E%3C%2Fsvg%3E') no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}
1
+ .vft-skeleton{--vft-skeleton-circle-size:var(--vft-avatar-size)}.vft-skeleton__item{background:var(--vft-skeleton-color);display:inline-block;height:16px;border-radius:var(--vft-border-radius-base);width:100%}.vft-skeleton__circle{border-radius:50%;width:var(--vft-skeleton-circle-size);height:var(--vft-skeleton-circle-size);line-height:var(--vft-skeleton-circle-size)}.vft-skeleton__button{height:40px;width:64px;border-radius:4px}.vft-skeleton__p{width:100%}.vft-skeleton__p.is-last{width:61%}.vft-skeleton__p.is-first{width:33%}.vft-skeleton__text{width:100%;height:var(--vft-font-size-small)}.vft-skeleton__caption{height:var(--vft-font-size-extra-small)}.vft-skeleton__h1{height:var(--vft-font-size-extra-large)}.vft-skeleton__h3{height:var(--vft-font-size-large)}.vft-skeleton__h5{height:var(--vft-font-size-medium)}.vft-skeleton__image{width:unset;display:flex;align-items:center;justify-content:center;border-radius:0}.vft-skeleton__image svg{color:var(--vft-svg-monochrome-grey);fill:currentcolor;width:22%;height:22%}.vft-skeleton .icon-picture-filled{color:#dcdfe6;font-size:52px;width:1em;height:1em;background-color:currentcolor;-webkit-mask:url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="1024" height="1024" viewBox="0 0 1024 1024"%3E%3Cpath fill="currentColor" d="M96 896a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h832a32 32 0 0 1 32 32v704a32 32 0 0 1-32 32H96zm315.52-228.48l-68.928-68.928a32 32 0 0 0-45.248 0L128 768.064h778.688l-242.112-290.56a32 32 0 0 0-49.216 0L458.752 665.408a32 32 0 0 1-47.232 2.112zM256 384a96 96 0 1 0 192.064-.064A96 96 0 0 0 256 384z"%2F%3E%3C%2Fsvg%3E') no-repeat;mask:url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="1024" height="1024" viewBox="0 0 1024 1024"%3E%3Cpath fill="currentColor" d="M96 896a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h832a32 32 0 0 1 32 32v704a32 32 0 0 1-32 32H96zm315.52-228.48l-68.928-68.928a32 32 0 0 0-45.248 0L128 768.064h778.688l-242.112-290.56a32 32 0 0 0-49.216 0L458.752 665.408a32 32 0 0 1-47.232 2.112zM256 384a96 96 0 1 0 192.064-.064A96 96 0 0 0 256 384z"%2F%3E%3C%2Fsvg%3E') no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}
package/web-types.json CHANGED
@@ -1 +1 @@
1
- {"$schema":"http://json.schemastore.org/web-types","framework":"vue","name":"vft","version":"0.0.319","js-types-syntax":"typescript","description-markup":"markdown","contributions":{"html":{}}}
1
+ {"$schema":"http://json.schemastore.org/web-types","framework":"vue","name":"vft","version":"0.0.321","js-types-syntax":"typescript","description-markup":"markdown","contributions":{"html":{}}}