@contactstudio/mindbeui
Advanced tools
Comparing version 0.0.100 to 0.0.103
# Changelog | ||
## v0.0.103 | ||
[compare changes](https://github.com/mindbe/mindbeui/compare/vv0.0.102...v0.0.103) | ||
### 🚀 Enhancements | ||
- ✨ adjusts scripts ([28f9b1c](https://github.com/mindbe/mindbeui/commit/28f9b1c)) | ||
### ❤️ Contributors | ||
- Christopher Gonçalves ([@chrissgon](http://github.com/chrissgon)) | ||
## vv0.0.102 | ||
[compare changes](https://github.com/mindbe/mindbeui/compare/vv0.0.100...vv0.0.102) | ||
### 🚀 Enhancements | ||
- ✨ adjusts scripts ([24d3a74](https://github.com/mindbe/mindbeui/commit/24d3a74)) | ||
### ❤️ Contributors | ||
- Christopher Gonçalves ([@chrissgon](http://github.com/chrissgon)) | ||
## v0.0.102 | ||
[compare changes](https://github.com/mindbe/mindbeui/compare/vv0.0.100...v0.0.102) | ||
## v0.0.101 | ||
[compare changes](https://github.com/mindbe/mindbeui/compare/vv0.0.100...v0.0.101) | ||
## vv0.0.100 | ||
[compare changes](https://github.com/mindbe/mindbeui/compare/vvv0.0.100...vv0.0.100) | ||
## vvv0.0.100 | ||
@@ -5,0 +43,0 @@ |
@@ -1,1 +0,1 @@ | ||
(function(r){typeof define=="function"&&define.amd?define(r):r()})(function(){"use strict";const p={name:"@contactstudio/mindbeui",displayName:"Mindbe UI",version:"vv0.0.100",type:"module",main:"dist/mindbeui.js",scripts:{dev:"vite",build:"vite build",preview:"vite preview",release:"changelogen --release -r v$VERSION && npm run build && npm publish && git push --follow-tags"},devDependencies:{sass:"^1.58.0",vite:"^4.1.0",changelogen:"^0.5.3"}};console.log(`🎨 ${p.displayName} - ${p.version}`);function g(){const t=document.querySelectorAll(".alert");for(const e of t)e.onclick=()=>{e.classList.contains("visible")&&e.classList.remove("visible")}}function v(){const t=document.querySelectorAll("[tooltip]");for(const e of t)e.onmouseenter=({target:o})=>{const{top:n,left:u}=document.body.getBoundingClientRect(),{top:f,left:c}=e.getBoundingClientRect(),i=document.createElement("div");i.innerHTML=o.getAttribute("tooltip"),i.classList.add("tooltip"),document.body.append(i);const m=c-u;i.style.setProperty("left",`${m}px`);const a=i.offsetHeight,l=f-n-a-5;i.style.setProperty("top",`${l}px`)},e.onmouseleave=()=>{document.querySelector("div.tooltip").remove()}}function y(){const t=document.querySelectorAll(".accordion .item");for(const e of t)e.onclick=()=>{if(!e)return;const o=e.parentElement.querySelectorAll(".item");for(const n of o)n!==e&&n.removeAttribute("open")}}function b(){const t=document.querySelectorAll("*[dropdown-trigger]");for(const e of t){const o=document.querySelector(`.dropdown[dropdown="${e.getAttribute("dropdown-trigger")}"]`);L({trigger:e,dropdown:o})}}function L({trigger:t,dropdown:e}){t.onclick=()=>{S({dropdown:e}),$({dropdown:e}),s({trigger:t,dropdown:e}),window.onresize=()=>{s({trigger:t,dropdown:e})},document.onscroll=()=>{s({trigger:t,dropdown:e})},q({trigger:t,dropdown:e}),k({trigger:t,dropdown:e})}}function S({dropdown:t}){const e=document.querySelectorAll("*[dropdown]");for(const o of e)t!==o&&d({dropdown:o})}function $({dropdown:t}){t.classList.toggle("visible"),t.classList.contains("visible")||h()}function k({trigger:t,dropdown:e}){document.onclick=o=>{!t.contains(o.target)&&!e.contains(o.target)&&d({dropdown:e})}}function q({trigger:t,dropdown:e}){const o=e.querySelectorAll(".item");for(const n of o)n.onclick=()=>{if(e.hasAttribute("static")){setTimeout(()=>{s({trigger:t,dropdown:e})},0);return}d({dropdown:e})}}function s({trigger:t,dropdown:e}){const{top:o,bottom:n,left:u,right:f}=t.getBoundingClientRect(),{width:c,height:i}=e.getBoundingClientRect(),{width:m,height:a,top:l,left:A}=document.body.getBoundingClientRect(),T=f-A,x=u-A,w=n-l,R=o-l,D=T+c>m,E=w+i>a;E||e.style.setProperty("top",`${w}px`),E&&e.style.setProperty("top",`${R-i}px`),D||e.style.setProperty("left",`${x}px`),D&&e.style.setProperty("left",`${T-c}px`)}function d({dropdown:t}){t.classList.remove("visible"),h()}function h(){window.onresize=()=>{},document.onscroll=()=>{}}(function(){if(window&&document){let e=!1;const o=()=>e=!0,n=()=>e=!1;document.addEventListener("mousemove",()=>{e||(o(),setTimeout(n,2e3),v(),y(),b(),g())}),document.addEventListener("click",()=>{v(),y(),b(),g()})}})();const O=""}); | ||
(function(r){typeof define=="function"&&define.amd?define(r):r()})(function(){"use strict";const p={name:"@contactstudio/mindbeui",displayName:"Mindbe UI",version:"0.0.103",type:"module",main:"dist/mindbeui.js",scripts:{dev:"vite",build:"vite build",preview:"vite preview",release:"changelogen --release && npm run build && npm publish && git push --follow-tags"},devDependencies:{sass:"^1.58.0",vite:"^4.1.0",changelogen:"^0.5.3"}};console.log(`🎨 ${p.displayName} - ${p.version}`);function g(){const t=document.querySelectorAll(".alert");for(const e of t)e.onclick=()=>{e.classList.contains("visible")&&e.classList.remove("visible")}}function v(){const t=document.querySelectorAll("[tooltip]");for(const e of t)e.onmouseenter=({target:o})=>{const{top:n,left:u}=document.body.getBoundingClientRect(),{top:f,left:c}=e.getBoundingClientRect(),i=document.createElement("div");i.innerHTML=o.getAttribute("tooltip"),i.classList.add("tooltip"),document.body.append(i);const m=c-u;i.style.setProperty("left",`${m}px`);const a=i.offsetHeight,l=f-n-a-5;i.style.setProperty("top",`${l}px`)},e.onmouseleave=()=>{document.querySelector("div.tooltip").remove()}}function y(){const t=document.querySelectorAll(".accordion .item");for(const e of t)e.onclick=()=>{if(!e)return;const o=e.parentElement.querySelectorAll(".item");for(const n of o)n!==e&&n.removeAttribute("open")}}function b(){const t=document.querySelectorAll("*[dropdown-trigger]");for(const e of t){const o=document.querySelector(`.dropdown[dropdown="${e.getAttribute("dropdown-trigger")}"]`);E({trigger:e,dropdown:o})}}function E({trigger:t,dropdown:e}){t.onclick=()=>{k({dropdown:e}),q({dropdown:e}),s({trigger:t,dropdown:e}),window.onresize=()=>{s({trigger:t,dropdown:e})},document.onscroll=()=>{s({trigger:t,dropdown:e})},S({trigger:t,dropdown:e}),x({trigger:t,dropdown:e})}}function k({dropdown:t}){const e=document.querySelectorAll("*[dropdown]");for(const o of e)t!==o&&d({dropdown:o})}function q({dropdown:t}){t.classList.toggle("visible"),t.classList.contains("visible")||h()}function x({trigger:t,dropdown:e}){document.onclick=o=>{!t.contains(o.target)&&!e.contains(o.target)&&d({dropdown:e})}}function S({trigger:t,dropdown:e}){const o=e.querySelectorAll(".item");for(const n of o)n.onclick=()=>{if(e.hasAttribute("static")){setTimeout(()=>{s({trigger:t,dropdown:e})},0);return}d({dropdown:e})}}function s({trigger:t,dropdown:e}){const{top:o,bottom:n,left:u,right:f}=t.getBoundingClientRect(),{width:c,height:i}=e.getBoundingClientRect(),{width:m,height:a,top:l,left:A}=document.body.getBoundingClientRect(),T=f-A,$=u-A,w=n-l,B=o-l,D=T+c>m,L=w+i>a;L||e.style.setProperty("top",`${w}px`),L&&e.style.setProperty("top",`${B-i}px`),D||e.style.setProperty("left",`${$}px`),D&&e.style.setProperty("left",`${T-c}px`)}function d({dropdown:t}){t.classList.remove("visible"),h()}function h(){window.onresize=()=>{},document.onscroll=()=>{}}(function(){if(window&&document){let e=!1;const o=()=>e=!0,n=()=>e=!1;document.addEventListener("mousemove",()=>{e||(o(),setTimeout(n,2e3),v(),y(),b(),g())}),document.addEventListener("click",()=>{v(),y(),b(),g()})}})();const z=""}); |
{ | ||
"name": "@contactstudio/mindbeui", | ||
"displayName": "Mindbe UI", | ||
"version": "vv0.0.100", | ||
"version": "0.0.103", | ||
"type": "module", | ||
@@ -11,3 +11,3 @@ "main": "dist/mindbeui.js", | ||
"preview": "vite preview", | ||
"release": "changelogen --release -r v$VERSION && npm run build && npm publish && git push --follow-tags" | ||
"release": "changelogen --release && npm run build && npm publish && git push --follow-tags" | ||
}, | ||
@@ -14,0 +14,0 @@ "devDependencies": { |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
54323
0
279