@fynd-design-engineering/fynd-one-v2 3.4.56 → 3.4.58

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.
@@ -1 +1 @@
1
- [fynd-storefront-chat=input]{border:none;outline:none;width:100%;white-space:nowrap;overflow:hidden;pointer-events:auto}[fynd-storefront-chat=input-container]{transform:translateY(100px)}[fynd-storefront-chat=window]{position:absolute!important;z-index:4;transform-origin:bottom center;pointer-events:auto;overflow:hidden;transform:scale(0);display:block}[fynd-storefront-chat=window-overlay]{pointer-events:auto;opacity:0;display:none}[fynd-storefront-chat=wrapper]{pointer-events:none;display:flex}[fynd-storefront-chat=input-ghost]{position:absolute;visibility:hidden;white-space:nowrap;font-size:16px;font-family:sans-serif}[fynd-storefront-chat=input]::placeholder{color:#fff}[fynd-storefront-chat=input]:focus{box-shadow:0 0 0 6px #00000020}[fynd-storefront-chat=input],[fynd-storefront-chat=input]::placeholder,[fynd-storefront-chat=icon],[fynd-storefront-chat=button]{transition:all .4s ease}[fynd-storefront-chat=button][fynd-storefront-chat-active=false]{background-color:transparent;color:#fff;border:1px solid #ffffffb3}@media screen and (max-width: 479px){[fynd-storefront-chat=input]{width:80vw}}#dynamicInput::placeholder{color:red}#placeholderText{color:#a0a1a2}.chroma-text{background-image:linear-gradient(90deg,#000000 0,#000000 33.33%,#4E52F2 40%,#DD9DFF 45%,#E3A4A8 50%,#50C0FE 55%,#1E31FC 60%,transparent 66.67%,transparent);background-size:300% 100%;background-position:100% 0;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent;color:transparent}.chroma-text[data-animate=true]{animation:chroma-sweep 1.5s ease-in-out forwards;filter:blur(1px)}@keyframes chroma-sweep{0%{background-position:100% 0;filter:blur(1px)}to{background-position:0 0;filter:blur(0)}}
1
+ [fynd-storefront-chat=input]{border:none;outline:none;width:100%;white-space:nowrap;overflow:hidden;pointer-events:auto}[fynd-storefront-chat=input-container]{transform:translateY(100px)}[fynd-storefront-chat=window]{position:absolute!important;z-index:5;transform-origin:bottom center;pointer-events:auto;overflow:hidden;transform:scale(0);display:block}[fynd-storefront-chat=window-overlay]{pointer-events:auto;opacity:0;display:none}[fynd-storefront-chat=wrapper]{pointer-events:none;display:flex}[fynd-storefront-chat=input-ghost]{position:absolute;visibility:hidden;white-space:nowrap;font-size:16px;font-family:sans-serif}[fynd-storefront-chat=input]::placeholder{color:#fff}[fynd-storefront-chat=input]:focus{box-shadow:0 0 0 6px #00000020}[fynd-storefront-chat=input],[fynd-storefront-chat=input]::placeholder,[fynd-storefront-chat=icon],[fynd-storefront-chat=button]{transition:all .4s ease}[fynd-storefront-chat=button][fynd-storefront-chat-active=false]{background-color:transparent;color:#fff;border:1px solid #ffffffb3}@media screen and (max-width: 479px){[fynd-storefront-chat=input]{width:80vw}}#dynamicInput::placeholder{color:red}#placeholderText{color:#a0a1a2}.chroma-text{background-image:linear-gradient(90deg,#000000 0,#000000 33.33%,#4E52F2 40%,#DD9DFF 45%,#E3A4A8 50%,#50C0FE 55%,#1E31FC 60%,transparent 66.67%,transparent);background-size:300% 100%;background-position:100% 0;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent;color:transparent}.chroma-text[data-animate=true]{animation:chroma-sweep 1.5s ease-in-out forwards;filter:blur(1px)}@keyframes chroma-sweep{0%{background-position:100% 0;filter:blur(1px)}to{background-position:0 0;filter:blur(0)}}@media screen and (max-width: 767px){[fynd-storefront-chat=wrapper]{display:none}}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fynd-design-engineering/fynd-one-v2",
3
- "version": "3.4.56",
3
+ "version": "3.4.58",
4
4
  "description": "Updated CDN for fynd.com",
5
5
  "homepage": "https://github.com/Fynd-Design-Engineering/Fynd-Utils/blob/main/README.md",
6
6
  "license": "ISC",