coemponents
Advanced tools
Comparing version 0.1.6 to 0.1.7
@@ -1,2 +0,2 @@ | ||
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var script={name:"ACard"};function normalizeComponent(e,n,t,i,r,a,o,s,_,d){"boolean"!=typeof o&&(_=s,s=o,o=!1);var l,c="function"==typeof t?t.options:t;if(e&&e.render&&(c.render=e.render,c.staticRenderFns=e.staticRenderFns,c._compiled=!0,r&&(c.functional=!0)),i&&(c._scopeId=i),a?(l=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),n&&n.call(this,_(e)),e&&e._registeredComponents&&e._registeredComponents.add(a)},c._ssrRegister=l):n&&(l=o?function(){n.call(this,d(this.$root.$options.shadowRoot))}:function(e){n.call(this,s(e))}),l)if(c.functional){var p=c.render;c.render=function(e,n){return l.call(n),p(e,n)}}else{var u=c.beforeCreate;c.beforeCreate=u?[].concat(u,l):[l]}return t}var normalizeComponent_1=normalizeComponent,isOldIE="undefined"!=typeof navigator&&/msie [6-9]\\b/.test(navigator.userAgent.toLowerCase());function createInjector(e){return function(e,n){return addStyle(e,n)}}var HEAD=document.head||document.getElementsByTagName("head")[0],styles={};function addStyle(e,n){var t=isOldIE?n.media||"default":e,i=styles[t]||(styles[t]={ids:new Set,styles:[]});if(!i.ids.has(e)){i.ids.add(e);var r=n.source;if(n.map&&(r+="\n/*# sourceURL="+n.map.sources[0]+" */",r+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(n.map))))+" */"),i.element||(i.element=document.createElement("style"),i.element.type="text/css",n.media&&i.element.setAttribute("media",n.media),HEAD.appendChild(i.element)),"styleSheet"in i.element)i.styles.push(r),i.element.styleSheet.cssText=i.styles.filter(Boolean).join("\n");else{var a=i.ids.size-1,o=document.createTextNode(r),s=i.element.childNodes;s[a]&&i.element.removeChild(s[a]),s.length?i.element.insertBefore(o,s[a]):i.element.appendChild(o)}}}var browser=createInjector;const __vue_script__=script;var __vue_render__=function(){var e=this.$createElement;return(this._self._c||e)("div",[this._v("card boladao")])},__vue_staticRenderFns__=[];__vue_render__._withStripped=!0;const __vue_inject_styles__=function(e){e&&e("data-v-32ef333e_0",{source:".a-card {\n border-radius: 3px;\n background-color: white;\n box-shadow: 1px 1px 4px 0 gray;\n}\n\n/*# sourceMappingURL=ACard.vue.map */",map:{version:3,sources:["/Users/convenia/Desktop/convenia-spa/coemponents/packages/ACard/ACard.vue","ACard.vue"],names:[],mappings:"AAWA;EACA,kBAAA;EACA,uBAAA;EACA,8BAAA;ACVA;;AAEA,oCAAoC",file:"ACard.vue",sourcesContent:["<template>\n <div>card boladao</div>\n</template>\n\n<script>\nexport default {\n name: 'ACard'\n}\n<\/script>\n\n<style lang=\"scss\">\n.a-card {\n border-radius: 3px;\n background-color: white;\n box-shadow: 1px 1px 4px 0 gray;\n}\n</style>\n",".a-card {\n border-radius: 3px;\n background-color: white;\n box-shadow: 1px 1px 4px 0 gray;\n}\n\n/*# sourceMappingURL=ACard.vue.map */"]},media:void 0})},__vue_scope_id__=void 0,__vue_module_identifier__=void 0,__vue_is_functional_template__=!1;var ACard=normalizeComponent_1({render:__vue_render__,staticRenderFns:__vue_staticRenderFns__},__vue_inject_styles__,__vue_script__,void 0,!1,void 0,browser,void 0),script$1={name:"ATitle"};const __vue_script__$1=script$1;var __vue_render__$1=function(){var e=this.$createElement;return(this._self._c||e)("div",[this._v("title boladao")])},__vue_staticRenderFns__$1=[];__vue_render__$1._withStripped=!0;const __vue_inject_styles__$1=function(e){e&&e("data-v-5f758c62_0",{source:".a-title {\n display: flex;\n margin: 0;\n}\n.a-title > .icon {\n margin-right: 10px;\n vertical-align: bottom;\n fill: black;\n}\n\n/*# sourceMappingURL=ATitle.vue.map */",map:{version:3,sources:["/Users/convenia/Desktop/convenia-spa/coemponents/packages/ATitle/ATitle.vue","ATitle.vue"],names:[],mappings:"AAWA;EACA,aAAA;EACA,SAAA;ACVA;ADcA;EACA,kBAAA;EACA,sBAAA;EACA,WAAA;ACZA;;AAEA,qCAAqC",file:"ATitle.vue",sourcesContent:["<template>\n <div>title boladao</div>\n</template>\n\n<script>\nexport default {\n name: 'ATitle'\n}\n<\/script>\n\n<style lang=\"scss\">\n.a-title {\n display: flex;\n margin: 0;\n\n & > .text {}\n\n & > .icon {\n margin-right: 10px;\n vertical-align: bottom;\n fill: black;\n }\n}\n</style>\n",".a-title {\n display: flex;\n margin: 0;\n}\n.a-title > .icon {\n margin-right: 10px;\n vertical-align: bottom;\n fill: black;\n}\n\n/*# sourceMappingURL=ATitle.vue.map */"]},media:void 0})},__vue_scope_id__$1=void 0,__vue_module_identifier__$1=void 0,__vue_is_functional_template__$1=!1;var ATitle=normalizeComponent_1({render:__vue_render__$1,staticRenderFns:__vue_staticRenderFns__$1},__vue_inject_styles__$1,__vue_script__$1,void 0,!1,void 0,browser,void 0),components=Object.freeze({ACard:ACard,ATitle:ATitle});const defineComponent=(e,[n,t])=>console.log(e,n,t)||e.component(n,t),install=e=>Object.entries(components).forEach(defineComponent);exports.ACard=ACard,exports.ATitle=ATitle,exports.default=install; | ||
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var script={name:"ACard"};function normalizeComponent(e,n,t,i,r,a,s,o,_,d){"boolean"!=typeof s&&(_=o,o=s,s=!1);var l,c="function"==typeof t?t.options:t;if(e&&e.render&&(c.render=e.render,c.staticRenderFns=e.staticRenderFns,c._compiled=!0,r&&(c.functional=!0)),i&&(c._scopeId=i),a?(l=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),n&&n.call(this,_(e)),e&&e._registeredComponents&&e._registeredComponents.add(a)},c._ssrRegister=l):n&&(l=s?function(){n.call(this,d(this.$root.$options.shadowRoot))}:function(e){n.call(this,o(e))}),l)if(c.functional){var p=c.render;c.render=function(e,n){return l.call(n),p(e,n)}}else{var u=c.beforeCreate;c.beforeCreate=u?[].concat(u,l):[l]}return t}var normalizeComponent_1=normalizeComponent,isOldIE="undefined"!=typeof navigator&&/msie [6-9]\\b/.test(navigator.userAgent.toLowerCase());function createInjector(e){return function(e,n){return addStyle(e,n)}}var HEAD=document.head||document.getElementsByTagName("head")[0],styles={};function addStyle(e,n){var t=isOldIE?n.media||"default":e,i=styles[t]||(styles[t]={ids:new Set,styles:[]});if(!i.ids.has(e)){i.ids.add(e);var r=n.source;if(n.map&&(r+="\n/*# sourceURL="+n.map.sources[0]+" */",r+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(n.map))))+" */"),i.element||(i.element=document.createElement("style"),i.element.type="text/css",n.media&&i.element.setAttribute("media",n.media),HEAD.appendChild(i.element)),"styleSheet"in i.element)i.styles.push(r),i.element.styleSheet.cssText=i.styles.filter(Boolean).join("\n");else{var a=i.ids.size-1,s=document.createTextNode(r),o=i.element.childNodes;o[a]&&i.element.removeChild(o[a]),o.length?i.element.insertBefore(s,o[a]):i.element.appendChild(s)}}}var browser=createInjector;const __vue_script__=script;var __vue_render__=function(){var e=this.$createElement;return(this._self._c||e)("div",[this._v("card boladao")])},__vue_staticRenderFns__=[];__vue_render__._withStripped=!0;const __vue_inject_styles__=function(e){e&&e("data-v-32ef333e_0",{source:".a-card {\n border-radius: 3px;\n background-color: white;\n box-shadow: 1px 1px 4px 0 gray;\n}\n\n/*# sourceMappingURL=ACard.vue.map */",map:{version:3,sources:["/Users/convenia/Desktop/convenia-spa/coemponents/packages/ACard/ACard.vue","ACard.vue"],names:[],mappings:"AAWA;EACA,kBAAA;EACA,uBAAA;EACA,8BAAA;ACVA;;AAEA,oCAAoC",file:"ACard.vue",sourcesContent:["<template>\n <div>card boladao</div>\n</template>\n\n<script>\nexport default {\n name: 'ACard'\n}\n<\/script>\n\n<style lang=\"scss\">\n.a-card {\n border-radius: 3px;\n background-color: white;\n box-shadow: 1px 1px 4px 0 gray;\n}\n</style>\n",".a-card {\n border-radius: 3px;\n background-color: white;\n box-shadow: 1px 1px 4px 0 gray;\n}\n\n/*# sourceMappingURL=ACard.vue.map */"]},media:void 0})},__vue_scope_id__=void 0,__vue_module_identifier__=void 0,__vue_is_functional_template__=!1;var ACard=normalizeComponent_1({render:__vue_render__,staticRenderFns:__vue_staticRenderFns__},__vue_inject_styles__,__vue_script__,void 0,!1,void 0,browser,void 0),script$1={name:"ATitle"};const __vue_script__$1=script$1;var __vue_render__$1=function(){var e=this.$createElement;return(this._self._c||e)("div",[this._v("title boladao")])},__vue_staticRenderFns__$1=[];__vue_render__$1._withStripped=!0;const __vue_inject_styles__$1=function(e){e&&e("data-v-5f758c62_0",{source:".a-title {\n display: flex;\n margin: 0;\n}\n.a-title > .icon {\n margin-right: 10px;\n vertical-align: bottom;\n fill: black;\n}\n\n/*# sourceMappingURL=ATitle.vue.map */",map:{version:3,sources:["/Users/convenia/Desktop/convenia-spa/coemponents/packages/ATitle/ATitle.vue","ATitle.vue"],names:[],mappings:"AAWA;EACA,aAAA;EACA,SAAA;ACVA;ADcA;EACA,kBAAA;EACA,sBAAA;EACA,WAAA;ACZA;;AAEA,qCAAqC",file:"ATitle.vue",sourcesContent:["<template>\n <div>title boladao</div>\n</template>\n\n<script>\nexport default {\n name: 'ATitle'\n}\n<\/script>\n\n<style lang=\"scss\">\n.a-title {\n display: flex;\n margin: 0;\n\n & > .text {}\n\n & > .icon {\n margin-right: 10px;\n vertical-align: bottom;\n fill: black;\n }\n}\n</style>\n",".a-title {\n display: flex;\n margin: 0;\n}\n.a-title > .icon {\n margin-right: 10px;\n vertical-align: bottom;\n fill: black;\n}\n\n/*# sourceMappingURL=ATitle.vue.map */"]},media:void 0})},__vue_scope_id__$1=void 0,__vue_module_identifier__$1=void 0,__vue_is_functional_template__$1=!1;var ATitle=normalizeComponent_1({render:__vue_render__$1,staticRenderFns:__vue_staticRenderFns__$1},__vue_inject_styles__$1,__vue_script__$1,void 0,!1,void 0,browser,void 0),components=Object.freeze({ACard:ACard,ATitle:ATitle});const install=e=>Object.entries(components).forEach(([n,t])=>e.component(n,t));exports.ACard=ACard,exports.ATitle=ATitle,exports.default=install; | ||
//# sourceMappingURL=bundle.js.map |
{ | ||
"name": "coemponents", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "main": "dist/bundle.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14218
20