StackGenVis: Alignment of Data, Algorithms, and Models for Stacking Ensemble Learning Using Performance Metrics https://doi.org/10.1109/TVCG.2020.3030352
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
StackGenVis/frontend/node_modules/bootstrap-vue/dist/bootstrap-vue-icons.common....

11 lines
149 KiB

4 years ago
/*!
* BootstrapVue 2.5.0
*
* @link https://bootstrap-vue.js.org
* @source https://github.com/bootstrap-vue/bootstrap-vue
* @copyright (c) 2016-2020 BootstrapVue
* @license MIT
* https://github.com/bootstrap-vue/bootstrap-vue/blob/master/LICENSE
*/
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var l,e=(l=require("vue"))&&"object"==typeof l&&"default"in l?l.default:l,a=require("vue-functional-data-merge");function o(l,e,a){return e in l?Object.defineProperty(l,e,{value:a,enumerable:!0,configurable:!0,writable:!0}):l[e]=a,l}function d(l,e){var a=Object.keys(l);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(l);e&&(o=o.filter((function(e){return Object.getOwnPropertyDescriptor(l,e).enumerable}))),a.push.apply(a,o)}return a}function r(l){for(var e=1;e<arguments.length;e++){var a=null!=arguments[e]?arguments[e]:{};e%2?d(Object(a),!0).forEach((function(e){o(l,e,a[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(l,Object.getOwnPropertyDescriptors(a)):d(Object(a)).forEach((function(e){Object.defineProperty(l,e,Object.getOwnPropertyDescriptor(a,e))}))}return l}var n,c,t=function(l){return Array.isArray(l)},h=function(l){return"[object Object]"===Object.prototype.toString.call(l)},p="undefined"!=typeof window,i="undefined"!=typeof document,v="undefined"!=typeof navigator,u=p&&i&&v,z=u?window.navigator.userAgent.toLowerCase():"",B=z.indexOf("jsdom")>0,s=(/msie|trident/.test(z),function(){var l=!1;if(u)try{var e={get passive(){l=!0}};window.addEventListener("test",e,e),window.removeEventListener("test",e,e)}catch(e){l=!1}}(),function(){return function(l){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,a="undefined"!=typeof process&&process&&process.env||{};return l?a[l]||e:a}("BOOTSTRAP_VUE_NO_WARN")}),M=function(l){return function(l){return void 0===l}(l)||function(l){return null===l}(l)},I=/-(\w)/g,f=/\B([A-Z])/g,m=function(l){return l.replace(f,"-$1").toLowerCase()},H=function(l){return(l=m(l).replace(I,(function(l,e){return e?e.toUpperCase():""}))).charAt(0).toUpperCase()+l.slice(1)},x=function(l){return function(l){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:2;return M(l)?"":t(l)||h(l)&&l.toString===Object.prototype.toString?JSON.stringify(l,null,e):String(l)}(l).trim()},A=function(l){return l},V=function(l){return parseFloat(l)},L={variant:{type:String,default:null},fontScale:{type:[Number,String],default:1},scale:{type:[Number,String],default:1},rotate:{type:[Number,String],default:0},flipH:{type:Boolean,default:!1},flipV:{type:Boolean,default:!1},shiftH:{type:[Number,String],default:0},shiftV:{type:[Number,String],default:0}},F={width:"1em",height:"1em",viewBox:"0 0 20 20",focusable:"false",role:"img",alt:"icon"},C=e.extend({name:"BVIconBase",functional:!0,props:r({content:{type:String},stacked:{type:Boolean,default:!1}},L),render:function(l,e){var d=e.data,r=e.props,n=e.children,c=Math.max(V(r.fontScale)||1,0)||1,t=Math.max(V(r.scale)||1,0)||1,h=V(r.rotate)||0,p=V(r.shiftH)||0,i=V(r.shiftV)||0,v=r.flipH,u=r.flipV,z=v||u||1!==t,B=z||h,s=p||i,I=[B?"translate(10 10)":null,z?"scale(".concat((v?-1:1)*t," ").concat((u?-1:1)*t,")"):null,h?"rotate(".concat(h,")"):null,B?"translate(-10 -10)":null].filter(A),f=r.stacked,m=!M(r.content),H=l("g",{attrs:{transform:I.join(" ")||null},domProps:m?{innerHTML:r.content||""}:{}},n);return s&&(H=l("g",{attrs:{transform:"translate(".concat(20*p/16," ").concat(-20*i/16,")")}},[H])),l("svg",a.mergeData({staticClass:"b-icon bi",class:o({},"text-".concat(r.variant),!!r.variant),attrs:F,style:f?{}:{fontSize:1===c?null:"".concat(100*c,"%")}},d,f?{attrs:{width:null,height:null,role:null,alt:null}}:{},{attrs:{xmlns:f?null:"http://www.w3.org/2000/svg",fill:"currentColor"}}),[H])}}),w=function(l,o){var d="BIcon".concat(H(l)),n="bi-".concat(m(l)),c=x(o||"");return e.extend({name:d,functional:!0,props:r({},L,{stacked:{type:Boolean,default:!1}}),render:function(l,e){var o=e.data,d=e.props;return l(C,a.mergeData(o,{staticClass:n,props:r({},d,{content:c})}))}})},g=w("Blank",""),S=w("Alarm",'<path fill-rule="evenodd" d="M10 17a6 6 0 100-12 6 6 0 000 12zm0 1a7 7 0 100-14 7 7 0 000 14z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M10 6.5a.5.5 0 01.5.5v4a.5.5 0 01-.053.224l-1.5 3a.5.5 0 11-.894-.448L9.5 10.882V7a.5.5 0 01.5-.5z" clip-rule="evenodd"/><path d="M
//# sourceMappingURL=bootstrap-vue-icons.common.min.js.map