@getlupa/client 1.3.9 → 1.4.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.
- package/dist/lupaChatStyle.css +1 -1
- package/dist/lupaSearch.iife.js +551 -444
- package/dist/lupaSearch.js +551 -444
- package/dist/lupaSearch.mjs +551 -444
- package/dist/lupaSearch.umd.js +551 -444
- package/dist/style.css +1 -1
- package/package.json +2 -2
package/dist/lupaChatStyle.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;500;700&display=swap";.lupa-chat-section-title{font-family:"Roboto",sans-serif;font-weight:300;font-size:32px}.lupasearch-chat-input #lupa-search-box-input::after{display:none}.lupa-chat-input-container{z-index:100}.lupasearch-chat{max-width:1200px;margin:auto}.lupasearch-chat-content ul{list-style:none;padding-left:0;margin:0}.lupa-chat-phrase-title{margin-left:15px}.lupa-chat-content-entry{background:#fff;box-shadow:0px 3px 3px -2px rgba(0,0,0,.2),0px 3px 4px 0px rgba(0,0,0,.14),0px 1px 8px 0px rgba(0,0,0,.12);padding:15px;margin:20px 0}.lupa-chat-content-entry-phrase h3,.lupa-chat-best-matches h3{font-family:"Roboto",sans-serif;margin:15px 0 0;font-size:24px}.lupa-chat-content-entry-phrase sub,.lupa-chat-best-matches sub{display:block;font-family:"Roboto",sans-serif;font-size:13px;color:#9e9e9e}.lupa-chat-content-entry-phrase sub:last-child,.lupa-chat-best-matches sub:last-child{margin-bottom:20px}.lupa-chat-best-matches h3{margin-left:15px;margin-bottom:10px}.lupa-chat-best-matches p{margin-left:15px;font-family:"Roboto",sans-serif;font-weight:300}.lupa-chat-input-container{background:#fff;padding:20px;box-shadow:0px 3px 3px -2px rgba(0,0,0,.2),0px 3px 4px 0px rgba(0,0,0,.14),0px 1px 8px 0px rgba(0,0,0,.12)}.lupa-chat-input-container input{font-weight:300}.lupa-chat-logo img{width:300px;height:200px;margin:auto;display:block}.lupa-chat-spinner-main{margin-bottom:40px}.lupa-chat-spinner{text-align:center}.lupa-chat-spinner .lds-ring div{border:8px solid #3c53f4;border-color:#3c53f4 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.lds-ring{display:inline-block;position:relative;width:80px;height:80px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #fff;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.lds-ring div:nth-child(1){animation-delay:-0.45s}.lds-ring div:nth-child(2){animation-delay:-0.3s}.lds-ring div:nth-child(3){animation-delay:-0.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.lds-ring.small{width:40px;height:40px;border-width:6px}.lds-ring.small div{width:32px;height:32px;border-width:6px}.lupa-chat-spinner-message{font-family:"Roboto",sans-serif;font-weight:300;font-size:16px;margin-top:10px;margin-bottom:15px}.lupa-chat-form-submit{appearance:none;border:none;background:#3c53f4;color:#fff;padding:14px;margin:0;cursor:pointer;appearance:none;font-family:"Roboto",sans-serif;font-size:16px;font-weight:700}.chat-input-form{display:flex;justify-content:space-between}.chat-input-form #lupa-search-box-input{flex-grow:1;margin-right:15px}.lupa-chat-results{display:flex;flex-wrap:wrap}.lupa-search-results-image{max-height:150px}.lupa-search-results-image-wrapper{padding-bottom:80%}.lupa-search-results-product-title-text{font-size:16px;font-weight:300;line-height:1.3}.lupa-chat-no-results p{font-family:"Roboto",sans-serif;font-weight:300;font-size:16px;margin-left:15px}.lupa-chat-product-card{width:20%}@media(max-width: 1200px){.lupa-chat-product-card{width:30%}}@media(max-width: 1024px){.lupa-chat-product-card{width:40%}}@media(max-width: 700px){.lupa-chat-product-card{width:50%}}.wrapper{background:none}
|
|
1
|
+
@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;500;700&display=swap";.lupa-chat-section-title{font-family:"Roboto",sans-serif;font-weight:300;font-size:32px}.lupasearch-chat-input #lupa-search-box-input::after{display:none}.lupa-chat-input-container{z-index:100}.lupasearch-chat{max-width:1200px;margin:auto}.lupasearch-chat-content ul{list-style:none;padding-left:0;margin:0}.lupa-chat-phrase-title{margin-left:15px}.lupa-chat-content-entry{background:#fff;box-shadow:0px 3px 3px -2px rgba(0,0,0,.2),0px 3px 4px 0px rgba(0,0,0,.14),0px 1px 8px 0px rgba(0,0,0,.12);padding:15px;margin:20px 0}.lupa-chat-content-entry-phrase h3,.lupa-chat-best-matches h3{font-family:"Roboto",sans-serif;margin:15px 0 0;font-size:24px}.lupa-chat-content-entry-phrase sub,.lupa-chat-best-matches sub{display:block;font-family:"Roboto",sans-serif;font-size:13px;color:#9e9e9e}.lupa-chat-content-entry-phrase sub:last-child,.lupa-chat-best-matches sub:last-child{margin-bottom:20px}.lupa-chat-best-matches h3{margin-left:15px;margin-bottom:10px}.lupa-chat-best-matches p{margin-left:15px;font-family:"Roboto",sans-serif;font-weight:300}.lupa-chat-input-container{background:#fff;padding:20px;box-shadow:0px 3px 3px -2px rgba(0,0,0,.2),0px 3px 4px 0px rgba(0,0,0,.14),0px 1px 8px 0px rgba(0,0,0,.12)}.lupa-chat-input-container input{font-weight:300}.lupa-chat-logo img{width:300px;height:200px;margin:auto;display:block}.lupa-chat-spinner-main{margin-bottom:40px}.lupa-chat-spinner{text-align:center}.lupa-chat-spinner .lds-ring div{border:8px solid #3c53f4;border-color:#3c53f4 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.lds-ring{display:inline-block;position:relative;width:80px;height:80px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #fff;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.lds-ring div:nth-child(1){animation-delay:-0.45s}.lds-ring div:nth-child(2){animation-delay:-0.3s}.lds-ring div:nth-child(3){animation-delay:-0.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.lds-ring.small{width:40px;height:40px;border-width:6px}.lds-ring.small div{width:32px;height:32px;border-width:6px}.lupa-chat-spinner-message{font-family:"Roboto",sans-serif;font-weight:300;font-size:16px;margin-top:10px;margin-bottom:15px}.lupa-chat-form-submit{appearance:none;border:none;background:#3c53f4;color:#fff;padding:14px;margin:0;cursor:pointer;appearance:none;font-family:"Roboto",sans-serif;font-size:16px;font-weight:700}.chat-input-form{display:flex;justify-content:space-between}.chat-input-form #lupa-search-box-input{flex-grow:1;margin-right:15px}.lupa-chat-results{display:flex;flex-wrap:wrap}.lupa-search-results-image{max-height:150px}.lupa-search-results-image-wrapper{padding-bottom:80%}.lupa-search-results-product-title-text{font-size:16px;font-weight:300;line-height:1.3}.lupa-chat-no-results p{font-family:"Roboto",sans-serif;font-weight:300;font-size:16px;margin-left:15px}.lupa-chat-text-response{font-family:"Roboto",sans-serif;font-weight:300;margin-bottom:40px;min-height:80px}.lupa-chat-text-response div.br{margin-bottom:8px}.lupa-chat-product-card{width:20%}@media(max-width: 1200px){.lupa-chat-product-card{width:30%}}@media(max-width: 1024px){.lupa-chat-product-card{width:40%}}@media(max-width: 700px){.lupa-chat-product-card{width:50%}}.wrapper{background:none}
|