bootstrap-view
Version:
With more than 85 components, over 45 available plugins, several directives, and 1000+ icons, BootstrapVue provides one of the most comprehensive implementations of the Bootstrap v4 component and grid system available for Vue.js v2.6, complete with extens
10 lines • 1.41 MB
JavaScript
/*!
* BootstrapVue 2.24.0
*
* @link https://bootstrap-vue.org
* @source https://github.com/bootstrap-vue/bootstrap-vue
* @copyright (c) 2016-2025 BootstrapVue
* @license MIT
* https://github.com/bootstrap-vue/bootstrap-vue/blob/master/LICENSE
*/
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var a=require("vue"),t=require("vue-functional-data-merge"),e=require("popper.js"),l=require("portal-vue");function o(a){return a&&"object"==typeof a&&"default"in a?a:{default:a}}var n=o(a),i=o(e);function r(a,t){(null==t||t>a.length)&&(t=a.length);for(var e=0,l=Array(t);e<t;e++)l[e]=a[e];return l}function h(a,t,e){return t=m(t),function(a,t){if(t&&("object"==typeof t||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return function(a){if(void 0===a)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return a}(a)}(a,f()?Reflect.construct(t,e||[],m(a).constructor):t.apply(a,e))}function s(a,t){if(!(a instanceof t))throw new TypeError("Cannot call a class as a function")}function c(a,t,e){if(f())return Reflect.construct.apply(null,arguments);var l=[null];l.push.apply(l,t);var o=new(a.bind.apply(a,l));return e&&I(o,e.prototype),o}function d(a,t){for(var e=0;e<t.length;e++){var l=t[e];l.enumerable=l.enumerable||!1,l.configurable=!0,"value"in l&&(l.writable=!0),Object.defineProperty(a,g(l.key),l)}}function p(a,t,e){return t&&d(a.prototype,t),e&&d(a,e),Object.defineProperty(a,"prototype",{writable:!1}),a}function v(a,t,e){return(t=g(t))in a?Object.defineProperty(a,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):a[t]=e,a}function u(){return u="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(a,t,e){var l=function(a,t){for(;!{}.hasOwnProperty.call(a,t)&&null!==(a=m(a)););return a}(a,t);if(l){var o=Object.getOwnPropertyDescriptor(l,t);return o.get?o.get.call(arguments.length<3?a:e):o.value}},u.apply(null,arguments)}function m(a){return m=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(a){return a.__proto__||Object.getPrototypeOf(a)},m(a)}function B(a,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");a.prototype=Object.create(t&&t.prototype,{constructor:{value:a,writable:!0,configurable:!0}}),Object.defineProperty(a,"prototype",{writable:!1}),t&&I(a,t)}function f(){try{var a=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(a){}return(f=function(){return!!a})()}function M(a,t){var e=Object.keys(a);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(a);t&&(l=l.filter((function(t){return Object.getOwnPropertyDescriptor(a,t).enumerable}))),e.push.apply(e,l)}return e}function z(a){for(var t=1;t<arguments.length;t++){var e=null!=arguments[t]?arguments[t]:{};t%2?M(Object(e),!0).forEach((function(t){v(a,t,e[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(a,Object.getOwnPropertyDescriptors(e)):M(Object(e)).forEach((function(t){Object.defineProperty(a,t,Object.getOwnPropertyDescriptor(e,t))}))}return a}function I(a,t){return I=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(a,t){return a.__proto__=t,a},I(a,t)}function V(a,t){return function(a){if(Array.isArray(a))return a}(a)||function(a,t){var e=null==a?null:"undefined"!=typeof Symbol&&a[Symbol.iterator]||a["@@iterator"];if(null!=e){var l,o,n,i,r=[],h=!0,s=!1;try{if(n=(e=e.call(a)).next,0===t){if(Object(e)!==e)return;h=!1}else for(;!(h=(l=n.call(e)).done)&&(r.push(l.value),r.length!==t);h=!0);}catch(a){s=!0,o=a}finally{try{if(!h&&null!=e.return&&(i=e.return(),Object(i)!==i))return}finally{if(s)throw o}}return r}}(a,t)||C(a,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function H(a){return function(a){if(Array.isArray(a))return r(a)}(a)||function(a){if("undefined"!=typeof Symbol&&null!=a[Symbol.iterator]||null!=a["@@iterator"])return Array.from(a)}(a)||C(a)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function g(a){var t=function(a,t){if("object"!=typeof a||!a)return a;var e=a[Symbol.toPrimitive];if(void 0!==e){var l=e.call(a,t||"default");if("object"!=typeof l)return l;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(a)}(a,"string");return"symbol"==typeof t?t:t+""}function A(a){return A="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(a){return typeof a}:function(a){return a&&"function"==typeof Symbol&&a.constructor===Symbol&&a!==Symbol.prototype?"symbol":typeof a},A(a)}function C(a,t){if(a){if("string"==typeof a)return r(a,t);var e={}.toString.call(a).slice(8,-1);return"Object"===e&&a.constructor&&(e=a.constructor.name),"Map"===e||"Set"===e?Array.from(a):"Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)?r(a,t):void 0}}function F(a){var t="function"==typeof Map?new Map:void 0;return F=function(a){if(null===a||!function(a){try{return-1!==Function.toString.call(a).indexOf("[native code]")}catch(t){return"function"==typeof a}}(a))return a;if("function"!=typeof a)throw new TypeError("Super expression must either be null or a function");if(void 0!==t){if(t.has(a))return t.get(a);t.set(a,e)}function e(){return c(a,arguments,m(this).constructor)}return e.prototype=Object.create(a.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),I(e,a)},F(a)}var x=["attrs","props"],b="_uid",L=n.default.version.startsWith("3"),S=L?"ref_for":"refInFor",y=["class","staticClass","style","attrs","props","domProps","on","nativeOn","directives","scopedSlots","slot","key","ref","refInFor"],k=n.default.extend.bind(n.default);if(L){var w=n.default.extend,T=["router-link","transition","transition-group"],P=n.default.vModelDynamic.created,D=n.default.vModelDynamic.beforeUpdate;n.default.vModelDynamic.created=function(a,t,e){P.call(this,a,t,e),a._assign||(a._assign=function(){})},n.default.vModelDynamic.beforeUpdate=function(a,t,e){D.call(this,a,t,e),a._assign||(a._assign=function(){})},k=function(a){if("object"===A(a)&&a.render&&!a.__alreadyPatched){var t=a.render;a.__alreadyPatched=!0,a.render=function(e){var l=function(a,t,l){var o=void 0===l?[]:[Array.isArray(l)?l.filter(Boolean):l],n="string"==typeof a&&!T.includes(a);if(!(t&&"object"===A(t)&&!Array.isArray(t)))return e.apply(void 0,[a,t].concat(o));var i=t.attrs,r=t.props,h=z(z({},function(a,t){if(null==a)return{};var e,l,o=function(a,t){if(null==a)return{};var e={};for(var l in a)if({}.hasOwnProperty.call(a,l)){if(t.includes(l))continue;e[l]=a[l]}return e}(a,t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(a);for(l=0;l<n.length;l++)e=n[l],t.includes(e)||{}.propertyIsEnumerable.call(a,e)&&(o[e]=a[e])}return o}(t,x)),{},{attrs:i,props:n?{}:r});return"router-link"!==a||h.slots||h.scopedSlots||(h.scopedSlots={$hasNormal:function(){}}),e.apply(void 0,[a,h].concat(o))};if(a.functional){var o,n,i=arguments[1],r=z({},i);r.data={attrs:z({},i.data.attrs||{}),props:z({},i.data.props||{})},Object.keys(i.data||{}).forEach((function(a){y.includes(a)?r.data[a]=i.data[a]:a in i.props?r.data.props[a]=i.data[a]:a.startsWith("on")||(r.data.attrs[a]=i.data[a])}));var h=["_ctx"],s=(null===(o=i.children)||void 0===o||null===(n=o.default)||void 0===n?void 0:n.call(o))||i.children;return s&&0===Object.keys(r.children).filter((function(a){return!h.includes(a)})).length?delete r.children:r.children=s,r.data.on=i.listeners,t.call(this,l,r)}return t.call(this,l)}}return w.call(this,a)}.bind(n.default)}var q=n.default.nextTick,E="undefined"!=typeof window,R="undefined"!=typeof document,$="undefined"!=typeof navigator,_="undefined"!=typeof Promise,O="undefined"!=typeof MutationObserver||"undefined"!=typeof WebKitMutationObserver||"undefined"!=typeof MozMutationObserver,N=E&&R&&$,U=E?window:{},G=R?document:{},Z=$?navigator:{},W=(Z.userAgent||"").toLowerCase(),j=W.indexOf("jsdom")>0;/msie|trident/.test(W);var X,Q,Y=function(){var a=!1;if(N)try{var t={get passive(){a=!0}};U.addEventListener("test",t,t),U.removeEventListener("test",t,t)}catch(t){a=!1}return a}(),K=N&&("ontouchstart"in G.documentElement||Z.maxTouchPoints>0),J=N&&Boolean(U.PointerEvent||U.MSPointerEvent),aa=N&&"IntersectionObserver"in U&&"IntersectionObserverEntry"in U&&"intersectionRatio"in U.IntersectionObserverEntry.prototype,ta="$bvConfig",ea=["xs","sm","md","lg","xl"],la=/\[(\d+)]/g,oa=/^(BV?)/,na=/^\d+$/,ia=/^\..+/,ra=/^#/,ha=/^#[A-Za-z]+[\w\-:.]*$/,sa=/(<([^>]+)>)/gi,ca=/\B([A-Z])/g,da=/([a-z])([A-Z])/g,pa=/^[-]?[0-9]*\.?[0-9]+$/,va=/\+/g,ua=/[-/\\^$*+?.()|[\]{}]/g,ma=/[\s\uFEFF\xA0]+/g,Ba=/\s+/,fa=/\/\*$/,Ma=/(\s|^)(\w)/g,za=/^\s+/,Ia=/_/g,Va=/-(\w)/g,Ha=/^\d+-\d\d?-\d\d?(?:\s|T|$)/,ga=/-|\s|T/,Aa=/^([0-1]?[0-9]|2[0-3]):[0-5]?[0-9](:[0-5]?[0-9])?$/,Ca=/^.*(#[^#]+)$/,Fa=/%2C/g,xa=/[!'()*]/g,ba=/^(\?|#|&)/,La=/^\d+(\.\d*)?[/:]\d+(\.\d*)?$/,Sa=/[/:]/,ya=/^col-/,ka=/^BIcon/,wa=/-u-.+/,Element=E?U.Element:function(){function Element(){return s(this,Element),h(this,Element,arguments)}return B(Element,F(Object)),p(Element)}(),HTMLElement=E?U.HTMLElement:function(){function HTMLElement(){return s(this,HTMLElement),h(this,HTMLElement,arguments)}return B(HTMLElement,Element),p(HTMLElement)}(),SVGElement=E?U.SVGElement:function(){function SVGElement(){return s(this,SVGElement),h(this,SVGElement,arguments)}return B(SVGElement,Element),p(SVGElement)}(),Ta=E?U.File:function(){function a(){return s(this,a),h(this,a,arguments)}return B(a,F(Object)),p(a)}(),Pa=function(a){return A(a)},Da=function(a){return void 0===a},qa=function(a){return null===a},Ea=function(a){return Da(a)||qa(a)},Ra=function(a){return"function"===Pa(a)},$a=function(a){return"boolean"===Pa(a)},_a=function(a){return"string"===Pa(a)},Oa=function(a){return"number"===Pa(a)},Na=function(a){return pa.test(String(a))},Ua=function(a){return Array.isArray(a)},Ga=function(a){return null!==a&&"object"===A(a)},Za=function(a){return"[object Object]"===Object.prototype.toString.call(a)},Wa=function(a){return a instanceof Date},ja=function(a){return a instanceof Event},Xa=function(a){return"RegExp"===function(a){return Object.prototype.toString.call(a).slice(8,-1)}(a)},Qa=function(){return Object.assign.apply(Object,arguments)},Ya=function(a,t){return Object.create(a,t)},Ka=function(a,t){return Object.defineProperties(a,t)},Ja=function(a,t,e){return Object.defineProperty(a,t,e)},at=function(a){return Object.getOwnPropertyNames(a)},tt=function(a){return Object.keys(a)},et=function(a,t){return Object.prototype.hasOwnProperty.call(a,t)},lt=function(a){return z({},a)},ot=function(a,t){return tt(a).filter((function(a){return-1!==t.indexOf(a)})).reduce((function(t,e){return z(z({},t),{},v({},e,a[e]))}),{})},nt=function(a,t){return tt(a).filter((function(a){return-1===t.indexOf(a)})).reduce((function(t,e){return z(z({},t),{},v({},e,a[e]))}),{})},it=function(a,t){return Ga(a)&&Ga(t)&&tt(t).forEach((function(e){Ga(t[e])?(a[e]&&Ga(a[e])||(a[e]=t[e]),it(a[e],t[e])):Qa(a,v({},e,t[e]))})),a},rt=function(a){return tt(a).sort().reduce((function(t,e){return z(z({},t),{},v({},e,a[e]))}),{})},ht=function(a){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:a;return Ua(a)?a.reduce((function(a,t){return[].concat(H(a),[ht(t,t)])}),[]):Za(a)?tt(a).reduce((function(t,e){return z(z({},t),{},v({},e,ht(a[e],a[e])))}),{}):t},st=function(a){return a},ct=function(a,t){var e=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0;if(!(t=Ua(t)?t.join("."):t)||!Ga(a))return e;if(t in a)return a[t];var l=(t=String(t).replace(la,".$1")).split(".").filter(st);return 0===l.length?e:l.every((function(t){return Ga(a)&&t in a&&!Ea(a=a[t])}))?a:qa(a)?null:e},dt=function(a,t){var e=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,l=ct(a,t);return Ea(l)?e:l},pt=function(a){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,e="undefined"!=typeof process&&process&&process.env||{};return a?e[a]||t:e},vt=function(a){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;pt("BOOTSTRAP_VUE_NO_WARN")||"production"===pt("NODE_ENV")||console.warn("[BootstrapVue warn]: ".concat(t?"".concat(t," - "):"").concat(a))},ut=function(a){return!N&&(vt("".concat(a,": Can not be called during SSR.")),!0)},mt=function(a){return!_&&(vt("".concat(a,": Requires Promise support.")),!0)},Bt=function(){return p((function a(){s(this,a),this.$_config={}}),[{key:"setConfig",value:function(){var a=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};Za(t)&&at(t).forEach((function(e){var l=t[e];"breakpoints"===e?!Ua(l)||l.length<2||l.some((function(a){return!_a(a)||0===a.length}))?vt('"breakpoints" must be an array of at least 2 breakpoint names',"BvConfig"):a.$_config[e]=ht(l):Za(l)&&(a.$_config[e]=at(l).reduce((function(a,t){return Da(l[t])||(a[t]=ht(l[t])),a}),a.$_config[e]||{}))}))}},{key:"resetConfig",value:function(){this.$_config={}}},{key:"getConfig",value:function(){return ht(this.$_config)}},{key:"getConfigValue",value:function(a){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0;return ht(ct(this.$_config,a,t))}}])}(),ft=(X=!1,Q=["Multiple instances of Vue detected!","You may need to set up an alias for Vue in your bundler config.","See: https://bootstrap-vue.org/docs#using-module-bundlers"].join("\n"),function(a){X||n.default===a||j||vt(Q),X=!0}),Mt=function(){var a=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=a.components,e=a.directives,l=a.plugins,o=function(a){var i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};o.installed||(o.installed=!0,ft(a),function(){var a=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:n.default;t.prototype[ta]=n.default.prototype[ta]=t.prototype[ta]||n.default.prototype[ta]||new Bt,t.prototype[ta].setConfig(a)}(i,a),At(a,t),Ft(a,e),Ht(a,l))};return o.installed=!1,o},zt=function(){var a=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=a.components,e=a.directives,l=a.plugins,o=function(a){o.installed||(o.installed=!0,ft(a),At(a,t),Ft(a,e),Ht(a,l))};return o.installed=!1,o},It=function(){var a=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return z(z({},arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}),{},{install:Mt(a)})},Vt=function(){var a=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return z(z({},arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}),{},{install:zt(a)})},Ht=function(a){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};for(var e in t)e&&t[e]&&a.use(t[e])},gt=function(a,t,e){a&&t&&e&&a.component(t,e)},At=function(a){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};for(var e in t)gt(a,e,t[e])},Ct=function(a,t,e){a&&t&&e&&a.directive(t.replace(/^VB/,"B"),e)},Ft=function(a){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};for(var e in t)Ct(a,e,t[e])},xt="BAlert",bt="BAspect",Lt="BAvatar",St="BAvatarGroup",yt="BBadge",kt="BBreadcrumb",wt="BBreadcrumbItem",Tt="BBreadcrumbLink",Pt="BButton",Dt="BButtonClose",qt="BButtonGroup",Et="BButtonToolbar",Rt="BCalendar",$t="BCard",_t="BCardBody",Ot="BCardFooter",Nt="BCardGroup",Ut="BCardHeader",Gt="BCardImg",Zt="BCardImgLazy",Wt="BCardSubTitle",jt="BCardText",Xt="BCardTitle",Qt="BCarousel",Yt="BCarouselSlide",Kt="BCol",Jt="BCollapse",ae="BContainer",te="BDropdown",ee="BDropdownDivider",le="BDropdownForm",oe="BDropdownGroup",ne="BDropdownHeader",ie="BDropdownItem",re="BDropdownItemButton",he="BDropdownText",se="BEmbed",ce="BForm",de="BFormCheckbox",pe="BFormCheckboxGroup",ve="BFormDatalist",ue="BFormDatepicker",me="BFormFile",Be="BFormGroup",fe="BFormInput",Me="BFormInvalidFeedback",ze="BFormRadio",Ie="BFormRadioGroup",Ve="BFormRating",He="BFormRow",ge="BFormSelect",Ae="BFormSelectOption",Ce="BFormSelectOptionGroup",Fe="BFormSpinbutton",xe="BFormTag",be="BFormTags",Le="BFormText",Se="BFormTextarea",ye="BFormTimepicker",ke="BFormValidFeedback",we="BIcon",Te="BIconstack",Pe="BImg",De="BImgLazy",qe="BInputGroup",Ee="BInputGroupAddon",Re="BInputGroupAppend",$e="BInputGroupPrepend",_e="BInputGroupText",Oe="BJumbotron",Ne="BLink",Ue="BListGroup",Ge="BListGroupItem",Ze="BMedia",We="BMediaAside",je="BMediaBody",Xe="BModal",Qe="BNav",Ye="BNavbar",Ke="BNavbarBrand",Je="BNavbarNav",al="BNavbarToggle",tl="BNavForm",el="BNavItem",ll="BNavItemDropdown",ol="BOverlay",nl="BPagination",il="BPaginationNav",rl="BPopover",hl="BProgress",sl="BProgressBar",cl="BRow",dl="BSidebar",pl="BSkeleton",vl="BSkeletonIcon",ul="BSkeletonImg",ml="BSkeletonTable",Bl="BSkeletonWrapper",fl="BSpinner",Ml="BTab",zl="BTable",Il="BTableCell",Vl="BTableLite",Hl="BTableSimple",gl="BTabs",Al="BTbody",Cl="BTfoot",Fl="BThead",xl="BTime",bl="BToast",Ll="BToaster",Sl="BTooltip",yl="BVTransporter",kl="blur",wl="change",Tl="click",Pl="close",Dl="context",ql="context-changed",El="destroyed",Rl="disable",$l="disabled",_l="enable",Ol="enabled",Nl="filtered",Ul="first",Gl="focusin",Zl="focusout",Wl="head-clicked",jl="hidden",Xl="hide",Ql="input",Yl="last",Kl="mouseenter",Jl="mouseleave",ao="next",to="open",eo="page-click",lo="prev",oo="refreshed",no="row-clicked",io="selected",ro="show",ho="shown",so="sliding-end",co="toggle",po=L?"vnodeBeforeUnmount":"hook:beforeDestroy",vo=L?"vNodeUnmounted":"hook:destroyed",uo="update:",mo="bv",Bo={passive:!0},fo={passive:!0,capture:!1},Mo=void 0,zo=Array,Io=Boolean,Vo=Date,Ho=Function,go=Number,Ao=Object,Co=RegExp,Fo=String,xo=[zo,Ho],bo=[zo,Ao],Lo=[zo,Ao,Fo],So=[zo,Fo],yo=[Io,go],ko=[Io,go,Fo],wo=[Io,Fo],To=[Vo,Fo],Po=[Ho,Fo],Do=[go,Fo],qo=[go,Ao,Fo],Eo=[Ao,Ho],Ro=[Ao,Fo],$o="append",_o="badge",Oo="bottom-row",No="button-content",Uo="custom-foot",Go="default",Zo="empty",Wo="file-name",jo="first",Xo="footer",Qo="header",Yo="label",Ko="lead",Jo="modal-cancel",an="modal-ok",tn="modal-title",en="prepend",ln="row-details",on="table-busy",nn="table-caption",rn="table-colgroup",hn="title",sn="top-row",cn=function(){return Array.from.apply(Array,arguments)},dn=function(a,t){return-1!==a.indexOf(t)},pn=function(){for(var a=arguments.length,t=new Array(a),e=0;e<a;e++)t[e]=arguments[e];return Array.prototype.concat.apply([],t)},vn=function(a,t){var e=Ra(t)?t:function(){return t};return Array.apply(null,{length:a}).map(e)},un=function(a){return a.reduce((function(a,t){return pn(a,Array.isArray(t)?un(t):t)}),[])},mn=function(a){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},e=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return(a=pn(a).filter(st)).some((function(a){return t[a]||e[a]}))},Bn=function(a){var t,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},l=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};a=pn(a).filter(st);for(var n=0;n<a.length&&!t;n++){var i=a[n];t=l[i]||o[i]}return Ra(t)?t(e):t},fn=k({methods:{hasNormalizedSlot:function(){var a=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Go,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.$scopedSlots,e=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this.$slots;return mn(a,t,e)},normalizeSlot:function(){var a=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Go,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},e=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this.$scopedSlots,l=arguments.length>3&&void 0!==arguments[3]?arguments[3]:this.$slots,o=Bn(a,t,e,l);return o?pn(o):o}}}),Mn=function(a){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:NaN,e=parseInt(a,10);return isNaN(e)?t:e},zn=function(a){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:NaN,e=parseFloat(a);return isNaN(e)?t:e},In=function(a,t){return zn(a).toFixed(Mn(t,0))},Vn=function(a){return a.replace(ca,"-$1").toLowerCase()},Hn=function(a){return(a=Vn(a).replace(Va,(function(a,t){return t?t.toUpperCase():""}))).charAt(0).toUpperCase()+a.slice(1)},gn=function(a){return a.replace(Ia," ").replace(da,(function(a,t,e){return t+" "+e})).replace(Ma,(function(a,t,e){return t+e.toUpperCase()}))},An=function(a){return(a=_a(a)?a.trim():String(a)).charAt(0).toUpperCase()+a.slice(1)},Cn=function(a){return a.replace(ua,"\\$&")},Fn=function(a){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:2;return Ea(a)?"":Ua(a)||Za(a)&&a.toString===Object.prototype.toString?JSON.stringify(a,null,t):String(a)},xn=function(a){return Fn(a).trim()},bn=function(a){return Fn(a).toLowerCase()},Ln=Element.prototype,Sn=["button","[href]:not(.disabled)","input","select","textarea","[tabindex]","[contenteditable]"].map((function(a){return"".concat(a,":not(:disabled):not([disabled])")})).join(", "),yn=Ln.matches||Ln.msMatchesSelector||Ln.webkitMatchesSelector,kn=Ln.closest||function(a){var t=this;do{if(Un(t,a))return t;t=t.parentElement||t.parentNode}while(!qa(t)&&t.nodeType===Node.ELEMENT_NODE);return null},wn=(U.requestAnimationFrame||U.webkitRequestAnimationFrame||U.mozRequestAnimationFrame||U.msRequestAnimationFrame||U.oRequestAnimationFrame||function(a){return setTimeout(a,16)}).bind(U),Tn=U.MutationObserver||U.WebKitMutationObserver||U.MozMutationObserver||null,Pn=function(a){return!(!a||a.nodeType!==Node.ELEMENT_NODE)},Dn=function(){var a=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=G.activeElement;return t&&!a.some((function(a){return a===t}))?t:null},qn=function(a,t){return Fn(a).toLowerCase()===Fn(t).toLowerCase()},En=function(a){return Pn(a)&&a===Dn()},Rn=function(a){if(!Pn(a)||!a.parentNode||!Zn(G.body,a))return!1;if("none"===li(a,"display"))return!1;var t=oi(a);return!!(t&&t.height>0&&t.width>0)},$n=function(a){return!Pn(a)||a.disabled||ai(a,"disabled")||Qn(a,"disabled")},_n=function(a){return Pn(a)&&a.offsetHeight},On=function(a,t){return cn((Pn(t)?t:G).querySelectorAll(a))},Nn=function(a,t){return(Pn(t)?t:G).querySelector(a)||null},Un=function(a,t){return!!Pn(a)&&yn.call(a,t)},Gn=function(a,t){var e=arguments.length>2&&void 0!==arguments[2]&&arguments[2];if(!Pn(t))return null;var l=kn.call(t,a);return e?l:l===t?null:l},Zn=function(a,t){return!(!a||!Ra(a.contains))&&a.contains(t)},Wn=function(a){return G.getElementById(/^#/.test(a)?a.slice(1):a)||null},jn=function(a,t){t&&Pn(a)&&a.classList&&a.classList.add(t)},Xn=function(a,t){t&&Pn(a)&&a.classList&&a.classList.remove(t)},Qn=function(a,t){return!!(t&&Pn(a)&&a.classList)&&a.classList.contains(t)},Yn=function(a,t,e){t&&Pn(a)&&a.setAttribute(t,e)},Kn=function(a,t){t&&Pn(a)&&a.removeAttribute(t)},Jn=function(a,t){return t&&Pn(a)?a.getAttribute(t):null},ai=function(a,t){return t&&Pn(a)?a.hasAttribute(t):null},ti=function(a,t,e){t&&Pn(a)&&(a.style[t]=e)},ei=function(a,t){t&&Pn(a)&&(a.style[t]="")},li=function(a,t){return t&&Pn(a)&&a.style[t]||null},oi=function(a){return Pn(a)?a.getBoundingClientRect():null},ni=function(a){var t=U.getComputedStyle;return t&&Pn(a)?t(a):{}},ii=function(a){var t={top:0,left:0};if(!Pn(a)||0===a.getClientRects().length)return t;var e=oi(a);if(e){var l=a.ownerDocument.defaultView;t.top=e.top+l.pageYOffset,t.left=e.left+l.pageXOffset}return t},ri=function(a){var t={top:0,left:0};if(!Pn(a))return t;var e={top:0,left:0},l=ni(a);if("fixed"===l.position)t=oi(a)||t;else{t=ii(a);for(var o=a.ownerDocument,n=a.offsetParent||o.documentElement;n&&(n===o.body||n===o.documentElement)&&"static"===ni(n).position;)n=n.parentNode;if(n&&n!==a&&n.nodeType===Node.ELEMENT_NODE){e=ii(n);var i=ni(n);e.top+=zn(i.borderTopWidth,0),e.left+=zn(i.borderLeftWidth,0)}}return{top:t.top-e.top-zn(l.marginTop,0),left:t.left-e.left-zn(l.marginLeft,0)}},hi=function(){var a=arguments.length>0&&void 0!==arguments[0]?arguments[0]:document;return On(Sn,a).filter(Rn).filter((function(a){return a.tabIndex>-1&&!a.disabled}))},si=function(a){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};try{a.focus(t)}catch(a){}return En(a)},ci=function(a){try{a.blur()}catch(a){}return!En(a)},di=function(a){var t=Ya(null);return function(){for(var e=arguments.length,l=new Array(e),o=0;o<e;o++)l[o]=arguments[o];var n=JSON.stringify(l);return t[n]=t[n]||a.apply(null,l)}},pi=n.default.prototype,vi=function(a){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0,e=pi[ta];return e?e.getConfigValue(a,t):ht(t)},ui=function(a){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,e=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0;return t?vi("".concat(a,".").concat(t),e):vi(a,{})},mi=function(){return vi("breakpoints",ea)},Bi=di((function(){return mi()})),fi=di((function(){var a=ht(Bi());return a[0]="",a})),Mi=function(a,t){return a+An(t)},zi=function(a,t){return e=t.replace(a,""),(e=_a(e)?e.trim():String(e)).charAt(0).toLowerCase()+e.slice(1);var e},Ii=function(a,t){return t+(a?An(a):"")},Vi=function(){var a=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Mo,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0,e=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0,l=arguments.length>3&&void 0!==arguments[3]?arguments[3]:void 0,o=!0===e;return l=o?l:e,z(z(z({},a?{type:a}:{}),o?{required:o}:Da(t)?{}:{default:Ga(t)?function(){return t}:t}),Da(l)?{}:{validator:l})},Hi=function(a){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:st;if(Ua(a))return a.map(t);var e={};for(var l in a)et(a,l)&&(e[t(l)]=Ga(a[l])?lt(a[l]):a[l]);return e},gi=function(a,t){var e=arguments.length>2&&void 0!==arguments[2]?arguments[2]:st;return(Ua(a)?a.slice():tt(a)).reduce((function(a,l){return a[e(l)]=t[l],a}),{})},Ai=function(a,t,e){return z(z({},ht(a)),{},{default:function(){var l=ui(e,t,a.default);return Ra(l)?l():l}})},Ci=function(a,t){return tt(a).reduce((function(e,l){return z(z({},e),{},v({},l,Ai(a[l],l,t)))}),{})},Fi=Ai({},"","").default.name,xi=function(a){return Ra(a)&&a.name&&a.name!==Fi},bi=function(a){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},e=t.type,l=void 0===e?Mo:e,o=t.defaultValue,n=void 0===o?void 0:o,i=t.validator,r=void 0===i?void 0:i,h=t.event,s=void 0===h?Ql:h,c=v({},a,Vi(l,n,r));return{mixin:k({model:{prop:a,event:s},props:c}),props:c,prop:a,event:s}},Li=function(a){return Y?Ga(a)?a:{capture:!!a||!1}:!!(Ga(a)?a.capture:a)},Si=function(a,t,e,l){a&&a.addEventListener&&a.addEventListener(t,e,Li(l))},yi=function(a,t,e,l){a&&a.removeEventListener&&a.removeEventListener(t,e,Li(l))},ki=function(a){for(var t=a?Si:yi,e=arguments.length,l=new Array(e>1?e-1:0),o=1;o<e;o++)l[o-1]=arguments[o];t.apply(void 0,l)},wi=function(a){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},e=t.preventDefault,l=void 0===e||e,o=t.propagation,n=void 0===o||o,i=t.immediatePropagation,r=void 0!==i&&i;l&&a.preventDefault(),n&&a.stopPropagation(),r&&a.stopImmediatePropagation()},Ti=function(a){return Vn(a.replace(oa,""))},Pi=function(a,t){return[mo,Ti(a),t].join("::")},Di=function(a,t){return[mo,t,Ti(a)].join("::")},qi=Ci({ariaLabel:Vi(Fo,"Close"),content:Vi(Fo,"×"),disabled:Vi(Io,!1),textVariant:Vi(Fo)},Dt),Ei=k({name:Dt,functional:!0,props:qi,render:function(a,e){var l=e.props,o=e.data,n=e.slots,i=e.scopedSlots,r=n(),h=i||{},s={staticClass:"close",class:v({},"text-".concat(l.textVariant),l.textVariant),attrs:{type:"button",disabled:l.disabled,"aria-label":l.ariaLabel?String(l.ariaLabel):null},on:{click:function(a){l.disabled&&ja(a)&&wi(a)}}};return mn(Go,h,r)||(s.domProps={innerHTML:l.content}),a("button",t.mergeData(o,s),Bn(Go,{},h,r))}}),Ri={name:"",enterClass:"",enterActiveClass:"",enterToClass:"show",leaveClass:"show",leaveActiveClass:"",leaveToClass:""},$i=z(z({},Ri),{},{enterActiveClass:"fade",leaveActiveClass:"fade"}),_i={appear:Vi(Io,!1),mode:Vi(Fo),noFade:Vi(Io,!1),transProps:Vi(Ao)},Oi=k({name:"BVTransition",functional:!0,props:_i,render:function(a,e){var l=e.children,o=e.data,n=e.props,i=n.transProps;Za(i)||(i=n.noFade?Ri:$i,n.appear&&(i=z(z({},i),{},{appear:!0,appearClass:i.enterClass,appearActiveClass:i.enterActiveClass,appearToClass:i.enterToClass}))),i=z(z({mode:n.mode},i),{},{css:!0});var r=z({},o);return delete r.props,a("transition",t.mergeData(r,{props:i}),l)}}),Ni=bi("show",{type:ko,defaultValue:!1}),Ui=Ni.mixin,Gi=Ni.props,Zi=Ni.prop,Wi=Ni.event,ji=function(a){return""===a||$a(a)?0:(a=Mn(a,0))>0?a:0},Xi=function(a){return""===a||!0===a||!(Mn(a,0)<1)&&!!a},Qi=Ci(rt(z(z({},Gi),{},{dismissLabel:Vi(Fo,"Close"),dismissible:Vi(Io,!1),fade:Vi(Io,!1),variant:Vi(Fo,"info")})),xt),Yi=k({name:xt,mixins:[Ui,fn],props:Qi,data:function(){return{countDown:0,localShow:Xi(this[Zi])}},watch:v(v(v({},Zi,(function(a){this.countDown=ji(a),this.localShow=Xi(a)})),"countDown",(function(a){var t=this;this.clearCountDownInterval();var e=this[Zi];Na(e)&&(this.$emit("dismiss-count-down",a),e!==a&&this.$emit(Wi,a),a>0?(this.localShow=!0,this.$_countDownTimeout=setTimeout((function(){t.countDown--}),1e3)):this.$nextTick((function(){wn((function(){t.localShow=!1}))})))})),"localShow",(function(a){var t=this[Zi];a||!this.dismissible&&!Na(t)||this.$emit("dismissed"),Na(t)||t===a||this.$emit(Wi,a)})),created:function(){this.$_filterTimer=null;var a=this[Zi];this.countDown=ji(a),this.localShow=Xi(a)},beforeDestroy:function(){this.clearCountDownInterval()},methods:{dismiss:function(){this.clearCountDownInterval(),this.countDown=0,this.localShow=!1},clearCountDownInterval:function(){clearTimeout(this.$_countDownTimeout),this.$_countDownTimeout=null}},render:function(a){var t=a();if(this.localShow){var e=this.dismissible,l=this.variant,o=a();e&&(o=a(Ei,{attrs:{"aria-label":this.dismissLabel},on:{click:this.dismiss}},[this.normalizeSlot("dismiss")])),t=a("div",{staticClass:"alert",class:v({"alert-dismissible":e},"alert-".concat(l),l),attrs:{role:"alert","aria-live":"polite","aria-atomic":!0},key:this[b]},[o,this.normalizeSlot()])}return a(Oi,{props:{noFade:!this.fade}},[t])}}),Ki=It({components:{BAlert:Yi}}),Ji=Math.min,ar=Math.max,tr=Math.abs,er=Math.ceil,lr=Math.floor,or=Math.pow,nr=Math.round,ir="b-aspect",rr=Ci({aspect:Vi(Do,"1:1"),tag:Vi(Fo,"div")},bt),hr=k({name:bt,mixins:[fn],props:rr,computed:{padding:function(){var a=this.aspect,t=1;if(La.test(a)){var e=V(a.split(Sa).map((function(a){return zn(a)||1})),2);t=e[0]/e[1]}else t=zn(a)||1;return"".concat(100/tr(t),"%")}},render:function(a){var t=a("div",{staticClass:"".concat(ir,"-sizer flex-grow-1"),style:{paddingBottom:this.padding,height:0}}),e=a("div",{staticClass:"".concat(ir,"-content flex-grow-1 w-100 mw-100"),style:{marginLeft:"-100%"}},this.normalizeSlot());return a(this.tag,{staticClass:"".concat(ir," d-flex")},[t,e])}}),sr=It({components:{BAspect:hr}});function cr(a){return L?new Proxy(a,{get:function(a,t){return t in a?a[t]:void 0}}):a}var dr=function(a){return"%"+a.charCodeAt(0).toString(16)},pr=function(a){return encodeURIComponent(Fn(a)).replace(xa,dr).replace(Fa,",")},vr=decodeURIComponent,ur=function(a){var t={};return(a=Fn(a).trim().replace(ba,""))?(a.split("&").forEach((function(a){var e=a.replace(va," ").split("="),l=vr(e.shift()),o=e.length>0?vr(e.join("=")):null;Da(t[l])?t[l]=o:Ua(t[l])?t[l].push(o):t[l]=[t[l],o]})),t):t},mr=function(a){return!(!a.href&&!a.to)},Br=function(a){return!(!a||qn(a,"a"))},fr=function(){var a=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=a.href,e=a.to,l=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"#",o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"/";if(t)return t;if(Br(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"a"))return null;if(_a(e))return e||o;if(Za(e)&&(e.path||e.query||e.hash)){var n=Fn(e.path),i=function(a){if(!Za(a))return"";var t=tt(a).map((function(t){var e=a[t];return Da(e)?"":qa(e)?pr(t):Ua(e)?e.reduce((function(a,e){return qa(e)?a.push(pr(t)):Da(e)||a.push(pr(t)+"="+pr(e)),a}),[]).join("&"):pr(t)+"="+pr(e)})).filter((function(a){return a.length>0})).join("&");return t?"?".concat(t):""}(e.query),r=Fn(e.hash);return r=r&&"#"!==r.charAt(0)?"#".concat(r):r,"".concat(n).concat(i).concat(r)||o}return l},Mr={viewBox:"0 0 16 16",width:"1em",height:"1em",focusable:"false",role:"img","aria-label":"icon"},zr={width:null,height:null,focusable:null,role:null,"aria-label":null},Ir={animation:Vi(Fo),content:Vi(Fo),flipH:Vi(Io,!1),flipV:Vi(Io,!1),fontScale:Vi(Do,1),rotate:Vi(Do,0),scale:Vi(Do,1),shiftH:Vi(Do,0),shiftV:Vi(Do,0),stacked:Vi(Io,!1),title:Vi(Fo),variant:Vi(Fo)},Vr=k({name:"BIconBase",functional:!0,props:Ir,render:function(a,e){var l=e.data,o=e.props,n=e.children,i=o.animation,r=o.content,h=o.flipH,s=o.flipV,c=o.stacked,d=o.title,p=o.variant,u=ar(zn(o.fontScale,1),0)||1,m=ar(zn(o.scale,1),0)||1,B=zn(o.rotate,0),f=zn(o.shiftH,0),M=zn(o.shiftV,0),z=h||s||1!==m,I=z||B,V=f||M,H=!Ea(r),g=a("g",{attrs:{transform:[I?"translate(8 8)":null,z?"scale(".concat((h?-1:1)*m," ").concat((s?-1:1)*m,")"):null,B?"rotate(".concat(B,")"):null,I?"translate(-8 -8)":null].filter(st).join(" ")||null},domProps:H?{innerHTML:r||""}:{}},n);V&&(g=a("g",{attrs:{transform:"translate(".concat(16*f/16," ").concat(-16*M/16,")")}},[g])),c&&(g=a("g",[g]));var A=[d?a("title",d):null,g].filter(st);return a("svg",t.mergeData({staticClass:"b-icon bi",class:v(v({},"text-".concat(p),p),"b-icon-animation-".concat(i),i),attrs:Mr,style:c?{}:{fontSize:1===u?null:"".concat(100*u,"%")}},l,c?{attrs:zr}:{},{attrs:{xmlns:c?null:"http://www.w3.org/2000/svg",fill:"currentColor"}}),A)}}),Hr=nt(Ir,["content"]),gr=function(a,e){var l=Vn(a),o="BIcon".concat(Hn(a)),n="bi-".concat(l),i=l.replace(/-/g," "),r=xn(e||"");return k({name:o,functional:!0,props:Hr,render:function(a,e){var l=e.data,o=e.props;return a(Vr,t.mergeData({props:{title:i},attrs:{"aria-label":i}},l,{staticClass:n,props:z(z({},o),{},{content:r})}))}})},Ar=gr("Blank",""),Cr=gr("0Circle",'<path d="M7.988 12.158c-1.851 0-2.941-1.57-2.941-3.99V7.84c0-2.408 1.101-3.996 2.965-3.996 1.857 0 2.935 1.57 2.935 3.996v.328c0 2.408-1.101 3.99-2.959 3.99M8 4.951c-1.008 0-1.629 1.09-1.629 2.895v.31c0 1.81.627 2.895 1.629 2.895s1.623-1.09 1.623-2.895v-.31c0-1.8-.621-2.895-1.623-2.895"/><path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8"/>'),Fr=gr("0CircleFill",'<path d="M8 4.951c-1.008 0-1.629 1.09-1.629 2.895v.31c0 1.81.627 2.895 1.629 2.895s1.623-1.09 1.623-2.895v-.31c0-1.8-.621-2.895-1.623-2.895"/><path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0m-8.012 4.158c1.858 0 2.96-1.582 2.96-3.99V7.84c0-2.426-1.079-3.996-2.936-3.996-1.864 0-2.965 1.588-2.965 3.996v.328c0 2.42 1.09 3.99 2.941 3.99"/>'),xr=gr("0Square",'<path d="M7.988 12.158c-1.851 0-2.941-1.57-2.941-3.99V7.84c0-2.408 1.101-3.996 2.965-3.996 1.857 0 2.935 1.57 2.935 3.996v.328c0 2.408-1.101 3.99-2.959 3.99M8 4.951c-1.008 0-1.629 1.09-1.629 2.895v.31c0 1.81.627 2.895 1.629 2.895s1.623-1.09 1.623-2.895v-.31c0-1.8-.621-2.895-1.623-2.895"/><path d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1z"/>'),br=gr("0SquareFill",'<path d="M8 4.951c-1.008 0-1.629 1.09-1.629 2.895v.31c0 1.81.627 2.895 1.629 2.895s1.623-1.09 1.623-2.895v-.31c0-1.8-.621-2.895-1.623-2.895"/><path d="M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm5.988 12.158c-1.851 0-2.941-1.57-2.941-3.99V7.84c0-2.408 1.101-3.996 2.965-3.996 1.857 0 2.935 1.57 2.935 3.996v.328c0 2.408-1.101 3.99-2.959 3.99"/>'),Lr=gr("123",'<path d="M2.873 11.297V4.142H1.699L0 5.379v1.137l1.64-1.18h.06v5.961zm3.213-5.09v-.063c0-.618.44-1.169 1.196-1.169.676 0 1.174.44 1.174 1.106 0 .624-.42 1.101-.807 1.526L4.99 10.553v.744h4.78v-.99H6.643v-.069L8.41 8.252c.65-.724 1.237-1.332 1.237-2.27C9.646 4.849 8.723 4 7.308 4c-1.573 0-2.36 1.064-2.36 2.15v.057zm6.559 1.883h.786c.823 0 1.374.481 1.379 1.179.01.707-.55 1.216-1.421 1.21-.77-.005-1.326-.419-1.379-.953h-1.095c.042 1.053.938 1.918 2.464 1.918 1.478 0 2.642-.839 2.62-2.144-.02-1.143-.922-1.651-1.551-1.714v-.063c.535-.09 1.347-.66 1.326-1.678-.026-1.053-.933-1.855-2.359-1.845-1.5.005-2.317.88-2.348 1.898h1.116c.032-.498.498-.944 1.206-.944.703 0 1.206.435 1.206 1.07.005.64-.504 1.106-1.2 1.106h-.75z"/>'),Sr=gr("1Circle",'<path d="M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8m15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0M9.283 4.002V12H7.971V5.338h-.065L6.072 6.656V5.385l1.899-1.383z"/>'),yr=gr("1CircleFill",'<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0M9.283 4.002H7.971L6.072 5.385v1.271l1.834-1.318h.065V12h1.312z"/>'),kr=gr("1Square",'<path d="M9.283 4.002V12H7.971V5.338h-.065L6.072 6.656V5.385l1.899-1.383z"/><path d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1z"/>'),wr=gr("1SquareFill",'<path d="M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm7.283 4.002V12H7.971V5.338h-.065L6.072 6.656V5.385l1.899-1.383z"/>'),Tr=gr("2Circle",'<path d="M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8m15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0M6.646 6.24v.07H5.375v-.064c0-1.213.879-2.402 2.637-2.402 1.582 0 2.613.949 2.613 2.215 0 1.002-.6 1.667-1.287 2.43l-.096.107-1.974 2.22v.077h3.498V12H5.422v-.832l2.97-3.293c.434-.475.903-1.008.903-1.705 0-.744-.557-1.236-1.313-1.236-.843 0-1.336.615-1.336 1.306"/>'),Pr=gr("2CircleFill",'<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0M6.646 6.24c0-.691.493-1.306 1.336-1.306.756 0 1.313.492 1.313 1.236 0 .697-.469 1.23-.902 1.705l-2.971 3.293V12h5.344v-1.107H7.268v-.077l1.974-2.22.096-.107c.688-.763 1.287-1.428 1.287-2.43 0-1.266-1.031-2.215-2.613-2.215-1.758 0-2.637 1.19-2.637 2.402v.065h1.271v-.07Z"/>'),Dr=gr("2Square",'<path d="M6.646 6.24v.07H5.375v-.064c0-1.213.879-2.402 2.637-2.402 1.582 0 2.613.949 2.613 2.215 0 1.002-.6 1.667-1.287 2.43l-.096.107-1.974 2.22v.077h3.498V12H5.422v-.832l2.97-3.293c.434-.475.903-1.008.903-1.705 0-.744-.557-1.236-1.313-1.236-.843 0-1.336.615-1.336 1.306"/><path d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1z"/>'),qr=gr("2SquareFill",'<path d="M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm4.646 6.24v.07H5.375v-.064c0-1.213.879-2.402 2.637-2.402 1.582 0 2.613.949 2.613 2.215 0 1.002-.6 1.667-1.287 2.43l-.096.107-1.974 2.22v.077h3.498V12H5.422v-.832l2.97-3.293c.434-.475.903-1.008.903-1.705 0-.744-.557-1.236-1.313-1.236-.843 0-1.336.615-1.336 1.306"/>'),Er=gr("3Circle",'<path d="M7.918 8.414h-.879V7.342h.838c.78 0 1.348-.522 1.342-1.237 0-.709-.563-1.195-1.348-1.195-.79 0-1.312.498-1.348 1.055H5.275c.036-1.137.95-2.115 2.625-2.121 1.594-.012 2.608.885 2.637 2.062.023 1.137-.885 1.776-1.482 1.875v.07c.703.07 1.71.64 1.734 1.917.024 1.459-1.277 2.396-2.93 2.396-1.705 0-2.707-.967-2.754-2.144H6.33c.059.597.68 1.06 1.541 1.066.973.006 1.6-.563 1.588-1.354-.006-.779-.621-1.318-1.541-1.318"/><path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8"/>'),Rr=gr("3CircleFill",'<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0m-8.082.414c.92 0 1.535.54 1.541 1.318.012.791-.615 1.36-1.588 1.354-.861-.006-1.482-.469-1.54-1.066H5.104c.047 1.177 1.05 2.144 2.754 2.144 1.653 0 2.954-.937 2.93-2.396-.023-1.278-1.031-1.846-1.734-1.916v-.07c.597-.1 1.505-.739 1.482-1.876-.03-1.177-1.043-2.074-2.637-2.062-1.675.006-2.59.984-2.625 2.12h1.248c.036-.556.557-1.054 1.348-1.054.785 0 1.348.486 1.348 1.195.006.715-.563 1.237-1.342 1.237h-.838v1.072h.879Z"/>'),$r=gr("3Square",'<path d="M7.918 8.414h-.879V7.342h.838c.78 0 1.348-.522 1.342-1.237 0-.709-.563-1.195-1.348-1.195-.79 0-1.312.498-1.348 1.055H5.275c.036-1.137.95-2.115 2.625-2.121 1.594-.012 2.608.885 2.637 2.062.023 1.137-.885 1.776-1.482 1.875v.07c.703.07 1.71.64 1.734 1.917.024 1.459-1.277 2.396-2.93 2.396-1.705 0-2.707-.967-2.754-2.144H6.33c.059.597.68 1.06 1.541 1.066.973.006 1.6-.563 1.588-1.354-.006-.779-.621-1.318-1.541-1.318"/><path d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1z"/>'),_r=gr("3SquareFill",'<path d="M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm5.918 8.414h-.879V7.342h.838c.78 0 1.348-.522 1.342-1.237 0-.709-.563-1.195-1.348-1.195-.79 0-1.312.498-1.348 1.055H5.275c.036-1.137.95-2.115 2.625-2.121 1.594-.012 2.608.885 2.637 2.062.023 1.137-.885 1.776-1.482 1.875v.07c.703.07 1.71.64 1.734 1.917.024 1.459-1.277 2.396-2.93 2.396-1.705 0-2.707-.967-2.754-2.144H6.33c.059.597.68 1.06 1.541 1.066.973.006 1.6-.563 1.588-1.354-.006-.779-.621-1.318-1.541-1.318"/>'),Or=gr("4Circle",'<path d="M7.519 5.057q.33-.527.657-1.055h1.933v5.332h1.008v1.107H10.11V12H8.85v-1.559H4.978V9.322c.77-1.427 1.656-2.847 2.542-4.265ZM6.225 9.281v.053H8.85V5.063h-.065c-.867 1.33-1.787 2.806-2.56 4.218"/><path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8"/>'),Nr=gr("4CircleFill",'<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0M7.519 5.057c-.886 1.418-1.772 2.838-2.542 4.265v1.12H8.85V12h1.26v-1.559h1.007V9.334H10.11V4.002H8.176zM6.225 9.281v.053H8.85V5.063h-.065c-.867 1.33-1.787 2.806-2.56 4.218"/>'),Ur=gr("4Square",'<path d="M7.519 5.057q.33-.527.657-1.055h1.933v5.332h1.008v1.107H10.11V12H8.85v-1.559H4.978V9.322c.77-1.427 1.656-2.847 2.542-4.265ZM6.225 9.281v.053H8.85V5.063h-.065c-.867 1.33-1.787 2.806-2.56 4.218"/><path d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1z"/>'),Gr=gr("4SquareFill",'<path d="M6.225 9.281v.053H8.85V5.063h-.065c-.867 1.33-1.787 2.806-2.56 4.218"/><path d="M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm5.519 5.057q.33-.527.657-1.055h1.933v5.332h1.008v1.107H10.11V12H8.85v-1.559H4.978V9.322c.77-1.427 1.656-2.847 2.542-4.265Z"/>'),Zr=gr("5Circle",'<path d="M1 8a7 7 0 1 1 14 0A7 7 0 0 1 1 8m15 0A8 8 0 1 0 0 8a8 8 0 0 0 16 0m-8.006 4.158c-1.57 0-2.654-.902-2.719-2.115h1.237c.14.72.832 1.031 1.529 1.031.791 0 1.57-.597 1.57-1.681 0-.967-.732-1.57-1.582-1.57-.767 0-1.242.45-1.435.808H5.445L5.791 4h4.705v1.103H6.875l-.193 2.343h.064c.17-.258.715-.68 1.611-.68 1.383 0 2.561.944 2.561 2.585 0 1.687-1.184 2.806-2.924 2.806Z"/>'),Wr=gr("5CircleFill",'<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0m-8.006 4.158c1.74 0 2.924-1.119 2.924-2.806 0-1.641-1.178-2.584-2.56-2.584-.897 0-1.442.421-1.612.68h-.064l.193-2.344h3.621V4.002H5.791L5.445 8.63h1.149c.193-.358.668-.809 1.435-.809.85 0 1.582.604 1.582 1.57 0 1.085-.779 1.682-1.57 1.682-.697 0-1.389-.31-1.53-1.031H5.276c.065 1.213 1.149 2.115 2.72 2.115Z"/>'),jr=gr("5Square",'<path d="M7.994 12.158c-1.57 0-2.654-.902-2.719-2.115h1.237c.14.72.832 1.031 1.529 1.031.791 0 1.57-.597 1.57-1.681 0-.967-.732-1.57-1.582-1.57-.767 0-1.242.45-1.435.808H5.445L5.791 4h4.705v1.103H6.875l-.193 2.343h.064c.17-.258.715-.68 1.611-.68 1.383 0 2.561.944 2.561 2.585 0 1.687-1.184 2.806-2.924 2.806Z"/><path d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1z"/>'),Xr=gr("5SquareFill",'<path d="M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm5.994 12.158c-1.57 0-2.654-.902-2.719-2.115h1.237c.14.72.832 1.031 1.529 1.031.791 0 1.57-.597 1.57-1.681 0-.967-.732-1.57-1.582-1.57-.767 0-1.242.45-1.435.808H5.445L5.791 4h4.705v1.103H6.875l-.193 2.343h.064c.17-.258.715-.68 1.611-.68 1.383 0 2.561.944 2.561 2.585 0 1.687-1.184 2.806-2.924 2.806Z"/>'),Qr=gr("6Circle",'<path d="M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8m15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0M8.21 3.855c1.612 0 2.515.99 2.573 1.899H9.494c-.1-.358-.51-.815-1.312-.815-1.078 0-1.817 1.09-1.805 3.036h.082c.229-.545.855-1.155 1.98-1.155 1.254 0 2.508.88 2.508 2.555 0 1.77-1.218 2.783-2.847 2.783-.932 0-1.84-.328-2.409-1.254-.369-.603-.597-1.459-.597-2.642 0-3.012 1.248-4.407 3.117-4.407Zm-.099 4.008c-.92 0-1.564.65-1.564 1.576 0 1.032.703 1.635 1.558 1.635.868 0 1.553-.533 1.553-1.629 0-1.06-.744-1.582-1.547-1.582"/>'),Yr=gr("6CircleFill",'<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0M8.21 3.855c-1.868 0-3.116 1.395-3.116 4.407 0 1.183.228 2.039.597 2.642.569.926 1.477 1.254 2.409 1.254 1.629 0 2.847-1.013 2.847-2.783 0-1.676-1.254-2.555-2.508-2.555-1.125 0-1.752.61-1.98 1.155h-.082c-.012-1.946.727-3.036 1.805-3.036.802 0 1.213.457 1.312.815h1.29c-.06-.908-.962-1.899-2.573-1.899Zm-.099 4.008c-.92 0-1.564.65-1.564 1.576 0 1.032.703 1.635 1.558 1.635.868 0 1.553-.533 1.553-1.629 0-1.06-.744-1.582-1.547-1.582"/>'),Kr=gr("6Square",'<path d="M8.21 3.855c1.612 0 2.515.99 2.573 1.899H9.494c-.1-.358-.51-.815-1.312-.815-1.078 0-1.817 1.09-1.805 3.036h.082c.229-.545.855-1.155 1.98-1.155 1.254 0 2.508.88 2.508 2.555 0 1.77-1.218 2.783-2.847 2.783-.932 0-1.84-.328-2.409-1.254-.369-.603-.597-1.459-.597-2.642 0-3.012 1.248-4.407 3.117-4.407Zm-.099 4.008c-.92 0-1.564.65-1.564 1.576 0 1.032.703 1.635 1.558 1.635.868 0 1.553-.533 1.553-1.629 0-1.06-.744-1.582-1.547-1.582"/><path d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1z"/>'),Jr=gr("6SquareFill",'<path d="M8.111 7.863c-.92 0-1.564.65-1.564 1.576 0 1.032.703 1.635 1.558 1.635.868 0 1.553-.533 1.553-1.629 0-1.06-.744-1.582-1.547-1.582"/><path d="M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm6.21 3.855c1.612 0 2.515.99 2.573 1.899H9.494c-.1-.358-.51-.815-1.312-.815-1.078 0-1.817 1.09-1.805 3.036h.082c.229-.545.855-1.155 1.98-1.155 1.254 0 2.508.88 2.508 2.555 0 1.77-1.218 2.783-2.847 2.783-.932 0-1.84-.328-2.409-1.254-.369-.603-.597-1.459-.597-2.642 0-3.012 1.248-4.407 3.117-4.407Z"/>'),ah=gr("7Circle",'<path d="M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8m15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0M5.37 5.11V4.001h5.308V5.15L7.42 12H6.025l3.317-6.82v-.07H5.369Z"/>'),th=gr("7CircleFill",'<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0M5.37 5.11h3.972v.07L6.025 12H7.42l3.258-6.85V4.002H5.369v1.107Z"/>'),eh=gr("7Square",'<path d="M5.37 5.11V4.001h5.308V5.15L7.42 12H6.025l3.317-6.82v-.07H5.369Z"/><path d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1z"/>'),lh=gr("7SquareFill",'<path d="M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm3.37 5.11V4.001h5.308V5.15L7.42 12H6.025l3.317-6.82v-.07H5.369Z"/>'),oh=gr("8Circle",'<path d="M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8m15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0m-5.03 1.803c0 1.394-1.218 2.355-2.988 2.355-1.763 0-2.953-.955-2.953-2.344 0-1.271.95-1.851 1.647-2.003v-.065c-.621-.193-1.33-.738-1.33-1.781 0-1.225 1.09-2.121 2.66-2.121s2.654.896 2.654 2.12c0 1.061-.738 1.595-1.336 1.782v.065c.703.152 1.647.744 1.647 1.992Zm-4.347-3.71c0 .739.586 1.255 1.383 1.255s1.377-.516 1.377-1.254c0-.733-.58-1.23-1.377-1.23s-1.383.497-1.383 1.23Zm-.281 3.645c0 .838.72 1.412 1.664 1.412.943 0 1.658-.574 1.658-1.412 0-.843-.715-1.424-1.658-1.424-.944 0-1.664.58-1.664 1.424"/>'),nh=gr("8CircleFill",'<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0m-5.03 1.803c0-1.248-.943-1.84-1.646-1.992v-.065c.598-.187 1.336-.72 1.336-1.781 0-1.225-1.084-2.121-2.654-2.121s-2.66.896-2.66 2.12c0 1.044.709 1.589 1.33 1.782v.065c-.697.152-1.647.732-1.647 2.003 0 1.39 1.19 2.344 2.953 2.344 1.77 0 2.989-.96 2.989-2.355Zm-4.347-3.71c0 .739.586 1.255 1.383 1.255s1.377-.516 1.377-1.254c0-.733-.58-1.23-1.377-1.23s-1.383.497-1.383 1.23Zm-.281 3.645c0 .838.72 1.412 1.664 1.412.943 0 1.658-.574 1.658-1.412 0-.843-.715-1.424-1.658-1.424-.944 0-1.664.58-1.664 1.424"/>'),ih=gr("8Square",'<path d="M10.97 9.803c0 1.394-1.218 2.355-2.988 2.355-1.763 0-2.953-.955-2.953-2.344 0-1.271.95-1.851 1.647-2.003v-.065c-.621-.193-1.33-.738-1.33-1.781 0-1.225 1.09-2.121 2.66-2.121s2.654.896 2.654 2.12c0 1.061-.738 1.595-1.336 1.782v.065c.703.152 1.647.744 1.647 1.992Zm-4.347-3.71c0 .739.586 1.255 1.383 1.255s1.377-.516 1.377-1.254c0-.733-.58-1.23-1.377-1.23s-1.383.497-1.383 1.23Zm-.281 3.645c0 .838.72 1.412 1.664 1.412.943 0 1.658-.574 1.658-1.412 0-.843-.715-1.424-1.658-1.424-.944 0-1.664.58-1.664 1.424"/><path d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1z"/>'),rh=gr("8SquareFill",'<path d="M6.623 6.094c0 .738.586 1.254 1.383 1.254s1.377-.516 1.377-1.254c0-.733-.58-1.23-1.377-1.23s-1.383.497-1.383 1.23m-.281 3.644c0 .838.72 1.412 1.664 1.412.943 0 1.658-.574 1.658-1.412 0-.843-.715-1.424-1.658-1.424-.944 0-1.664.58-1.664 1.424"/><path d="M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm8.97 9.803c0 1.394-1.218 2.355-2.988 2.355-1.763 0-2.953-.955-2.953-2.344 0-1.271.95-1.851 1.647-2.003v-.065c-.621-.193-1.33-.738-1.33-1.781 0-1.225 1.09-2.121 2.66-2.121s2.654.896 2.654 2.12c0 1.061-.738 1.595-1.336 1.782v.065c.703.152 1.647.744 1.647 1.992Z"/>'),hh=gr("9Circle",'<path d="M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8m15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0m-8.223 4.146c-1.593 0-2.425-.89-2.52-1.798h1.296c.1.357.539.72 1.248.72 1.36 0 1.88-1.353 1.834-3.023h-.076c-.235.627-.873 1.184-1.934 1.184-1.395 0-2.566-.961-2.566-2.666 0-1.711 1.242-2.731 2.87-2.731 1.512 0 2.971.867 2.971 4.014 0 2.836-1.02 4.3-3.123 4.3m.118-3.972c.808 0 1.535-.528 1.535-1.594s-.668-1.676-1.56-1.676c-.838 0-1.517.616-1.517 1.659 0 1.072.708 1.61 1.54 1.61Z"/>'),sh=gr("9CircleFill",'<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0m-8.223 4.146c2.104 0 3.123-1.464 3.123-4.3 0-3.147-1.459-4.014-2.97-4.014-1.63 0-2.871 1.02-2.871 2.73 0 1.706 1.171 2.667 2.566 2.667 1.06 0 1.7-.557 1.934-1.184h.076c.047 1.67-.475 3.023-1.834 3.023-.71 0-1.149-.363-1.248-.72H5.258c.094.908.926 1.798 2.52 1.798Zm.118-3.972c.808 0 1.535-.528 1.535-1.594s-.668-1.676-1.56-1.676c-.838 0-1.517.616-1.517 1.659 0 1.072.708 1.61 1.54 1.61Z"/>'),ch=gr("9Square",'<path d="M7.777 12.146c-1.593 0-2.425-.89-2.52-1.798h1.296c.1.357.539.72 1.248.72 1.36 0 1.88-1.353 1.834-3.023h-.076c-.235.627-.873 1.184-1.934 1.184-1.395 0-2.566-.961-2.566-2.666 0-1.711 1.242-2.731 2.87-2.731 1.512 0 2.971.867 2.971 4.014 0 2.836-1.02 4.3-3.123 4.3m.118-3.972c.808 0 1.535-.528 1.535-1.594s-.668-1.676-1.56-1.676c-.838 0-1.517.616-1.517 1