1
0
Fork 0
mirror of synced 2024-07-13 02:05:54 +12:00
budibase/packages/client/stats.html
Rory Powell 684a915a30 poc wip
2022-02-16 09:54:26 +00:00

2690 lines
290 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>RollUp Visualizer</title>
<style>
:root {
--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--background-color: #f7eedf;
--text-color: #333;
}
@media (prefers-color-scheme: dark) {
:root {
--background-color: #2b2d42;
--text-color: #edf2f4;
}
}
html {
box-sizing: border-box;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
html {
background-color: var(--background-color);
color: var(--text-color);
font-family: var(--font-family);
}
body {
padding: 0;
margin: 0;
}
html,
body {
height: 100%;
width: 100%;
overflow: hidden;
}
body {
display: flex;
flex-direction: column;
}
svg {
vertical-align: middle;
width: 100%;
height: 100%;
max-height: 100vh;
}
main {
flex-grow: 1;
height: 100vh;
padding: 20px;
}
.tooltip {
position: absolute;
z-index: 1070;
border: 2px solid;
border-radius: 5px;
padding: 5px;
white-space: nowrap;
font-size: 0.875rem;
background-color: var(--background-color);
color: var(--text-color);
}
.tooltip-hidden {
visibility: hidden;
opacity: 0;
}
.sidebar {
position: fixed;
top: 0;
left: 0;
right: 0;
display: flex;
flex-direction: row;
font-size: 0.7rem;
align-items: center;
margin: 0 50px;
height: 20px;
}
.size-selectors {
display: flex;
flex-direction: row;
align-items: center;
}
.size-selector {
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
margin-right: 1rem;
}
.size-selector input {
margin: 0 0.3rem 0 0;
}
.filters {
flex: 1;
display: flex;
flex-direction: row;
align-items: center;
}
.module-filters {
display: flex;
}
.module-filter {
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
flex: 1;
}
.module-filter input {
flex: 1;
height: 1rem;
padding: 0.01rem;
font-size: 0.7rem;
margin-left: 0.3rem;
}
.module-filter + .module-filter {
margin-left: 0.5rem;
}
</style>
</head>
<body>
<main></main>
<script>
/*<!--*/
var drawChart = (function (exports) {
'use strict';
var n,l$1,u$1,t$1,r$1,o$2,f$1,e$2={},c$1=[],s$1=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i;function a$1(n,l){for(var u in l)n[u]=l[u];return n}function h$1(n){var l=n.parentNode;l&&l.removeChild(n);}function v$1(l,u,i){var t,r,o,f={};for(o in u)"key"==o?t=u[o]:"ref"==o?r=u[o]:f[o]=u[o];if(arguments.length>2&&(f.children=arguments.length>3?n.call(arguments,2):i),"function"==typeof l&&null!=l.defaultProps)for(o in l.defaultProps)void 0===f[o]&&(f[o]=l.defaultProps[o]);return y$1(l,f,t,r,null)}function y$1(n,i,t,r,o){var f={type:n,props:i,key:t,ref:r,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:null==o?++u$1:o};return null==o&&null!=l$1.vnode&&l$1.vnode(f),f}function d$1(n){return n.children}function _(n,l){this.props=n,this.context=l;}function k$1(n,l){if(null==l)return n.__?k$1(n.__,n.__.__k.indexOf(n)+1):null;for(var u;l<n.__k.length;l++)if(null!=(u=n.__k[l])&&null!=u.__e)return u.__e;return "function"==typeof n.type?k$1(n):null}function b$1(n){var l,u;if(null!=(n=n.__)&&null!=n.__c){for(n.__e=n.__c.base=null,l=0;l<n.__k.length;l++)if(null!=(u=n.__k[l])&&null!=u.__e){n.__e=n.__c.base=u.__e;break}return b$1(n)}}function m$1(n){(!n.__d&&(n.__d=!0)&&t$1.push(n)&&!g$1.__r++||o$2!==l$1.debounceRendering)&&((o$2=l$1.debounceRendering)||r$1)(g$1);}function g$1(){for(var n;g$1.__r=t$1.length;)n=t$1.sort(function(n,l){return n.__v.__b-l.__v.__b}),t$1=[],n.some(function(n){var l,u,i,t,r,o;n.__d&&(r=(t=(l=n).__v).__e,(o=l.__P)&&(u=[],(i=a$1({},t)).__v=t.__v+1,j$1(o,t,i,l.__n,void 0!==o.ownerSVGElement,null!=t.__h?[r]:null,u,null==r?k$1(t):r,t.__h),z(u,t),t.__e!=r&&b$1(t)));});}function w$1(n,l,u,i,t,r,o,f,s,a){var h,v,p,_,b,m,g,w=i&&i.__k||c$1,A=w.length;for(u.__k=[],h=0;h<l.length;h++)if(null!=(_=u.__k[h]=null==(_=l[h])||"boolean"==typeof _?null:"string"==typeof _||"number"==typeof _||"bigint"==typeof _?y$1(null,_,null,null,_):Array.isArray(_)?y$1(d$1,{children:_},null,null,null):_.__b>0?y$1(_.type,_.props,_.key,null,_.__v):_)){if(_.__=u,_.__b=u.__b+1,null===(p=w[h])||p&&_.key==p.key&&_.type===p.type)w[h]=void 0;else for(v=0;v<A;v++){if((p=w[v])&&_.key==p.key&&_.type===p.type){w[v]=void 0;break}p=null;}j$1(n,_,p=p||e$2,t,r,o,f,s,a),b=_.__e,(v=_.ref)&&p.ref!=v&&(g||(g=[]),p.ref&&g.push(p.ref,null,_),g.push(v,_.__c||b,_)),null!=b?(null==m&&(m=b),"function"==typeof _.type&&_.__k===p.__k?_.__d=s=x$1(_,s,n):s=P(n,_,p,w,b,s),"function"==typeof u.type&&(u.__d=s)):s&&p.__e==s&&s.parentNode!=n&&(s=k$1(p));}for(u.__e=m,h=A;h--;)null!=w[h]&&("function"==typeof u.type&&null!=w[h].__e&&w[h].__e==u.__d&&(u.__d=k$1(i,h+1)),N(w[h],w[h]));if(g)for(h=0;h<g.length;h++)M(g[h],g[++h],g[++h]);}function x$1(n,l,u){for(var i,t=n.__k,r=0;t&&r<t.length;r++)(i=t[r])&&(i.__=n,l="function"==typeof i.type?x$1(i,l,u):P(u,i,i,t,i.__e,l));return l}function P(n,l,u,i,t,r){var o,f,e;if(void 0!==l.__d)o=l.__d,l.__d=void 0;else if(null==u||t!=r||null==t.parentNode)n:if(null==r||r.parentNode!==n)n.appendChild(t),o=null;else {for(f=r,e=0;(f=f.nextSibling)&&e<i.length;e+=2)if(f==t)break n;n.insertBefore(t,r),o=r;}return void 0!==o?o:t.nextSibling}function C(n,l,u,i,t){var r;for(r in u)"children"===r||"key"===r||r in l||H(n,r,null,u[r],i);for(r in l)t&&"function"!=typeof l[r]||"children"===r||"key"===r||"value"===r||"checked"===r||u[r]===l[r]||H(n,r,l[r],u[r],i);}function $(n,l,u){"-"===l[0]?n.setProperty(l,u):n[l]=null==u?"":"number"!=typeof u||s$1.test(l)?u:u+"px";}function H(n,l,u,i,t){var r;n:if("style"===l)if("string"==typeof u)n.style.cssText=u;else {if("string"==typeof i&&(n.style.cssText=i=""),i)for(l in i)u&&l in u||$(n.style,l,"");if(u)for(l in u)i&&u[l]===i[l]||$(n.style,l,u[l]);}else if("o"===l[0]&&"n"===l[1])r=l!==(l=l.replace(/Capture$/,"")),l=l.toLowerCase()in n?l.toLowerCase().slice(2):l.slice(2),n.l||(n.l={}),n.l[l+r]=u,u?i||n.addEventListener(l,r?T:I,r):n.removeEventListener(l,r?T:I,r);else if("dangerouslySetInnerHTML"!==l){if(t)l=l.replace(/xlink[H:h]/,"h").replace(/sName$/,"s");else if("href"!==l&&"list"!==l&&"form"!==l&&"tabIndex"!==l&&"download"!==l&&l in n)try{n[l]=null==u?"":u;break n}catch(n){}"function"==typeof u||(null!=u&&(!1!==u||"a"===l[0]&&"r"===l[1])?n.setAttribute(l,u):n.removeAttribute(l));}}function I(n){this.l[n.type+!1](l$1.event?l$1.event(n):n);}function T(n){this.l[n.type+!0](l$1.event?l$1.event(n):n);}function j$1(n,u,i,t,r,o,f,e,c){var s,h,v,y,p,k,b,m,g,x,A,P=u.type;if(void 0!==u.constructor)return null;null!=i.__h&&(c=i.__h,e=u.__e=i.__e,u.__h=null,o=[e]),(s=l$1.__b)&&s(u);try{n:if("function"==typeof P){if(m=u.props,g=(s=P.contextType)&&t[s.__c],x=s?g?g.props.value:s.__:t,i.__c?b=(h=u.__c=i.__c).__=h.__E:("prototype"in P&&P.prototype.render?u.__c=h=new P(m,x):(u.__c=h=new _(m,x),h.constructor=P,h.render=O),g&&g.sub(h),h.props=m,h.state||(h.state={}),h.context=x,h.__n=t,v=h.__d=!0,h.__h=[]),null==h.__s&&(h.__s=h.state),null!=P.getDerivedStateFromProps&&(h.__s==h.state&&(h.__s=a$1({},h.__s)),a$1(h.__s,P.getDerivedStateFromProps(m,h.__s))),y=h.props,p=h.state,v)null==P.getDerivedStateFromProps&&null!=h.componentWillMount&&h.componentWillMount(),null!=h.componentDidMount&&h.__h.push(h.componentDidMount);else {if(null==P.getDerivedStateFromProps&&m!==y&&null!=h.componentWillReceiveProps&&h.componentWillReceiveProps(m,x),!h.__e&&null!=h.shouldComponentUpdate&&!1===h.shouldComponentUpdate(m,h.__s,x)||u.__v===i.__v){h.props=m,h.state=h.__s,u.__v!==i.__v&&(h.__d=!1),h.__v=u,u.__e=i.__e,u.__k=i.__k,u.__k.forEach(function(n){n&&(n.__=u);}),h.__h.length&&f.push(h);break n}null!=h.componentWillUpdate&&h.componentWillUpdate(m,h.__s,x),null!=h.componentDidUpdate&&h.__h.push(function(){h.componentDidUpdate(y,p,k);});}h.context=x,h.props=m,h.state=h.__s,(s=l$1.__r)&&s(u),h.__d=!1,h.__v=u,h.__P=n,s=h.render(h.props,h.state,h.context),h.state=h.__s,null!=h.getChildContext&&(t=a$1(a$1({},t),h.getChildContext())),v||null==h.getSnapshotBeforeUpdate||(k=h.getSnapshotBeforeUpdate(y,p)),A=null!=s&&s.type===d$1&&null==s.key?s.props.children:s,w$1(n,Array.isArray(A)?A:[A],u,i,t,r,o,f,e,c),h.base=u.__e,u.__h=null,h.__h.length&&f.push(h),b&&(h.__E=h.__=null),h.__e=!1;}else null==o&&u.__v===i.__v?(u.__k=i.__k,u.__e=i.__e):u.__e=L(i.__e,u,i,t,r,o,f,c);(s=l$1.diffed)&&s(u);}catch(n){u.__v=null,(c||null!=o)&&(u.__e=e,u.__h=!!c,o[o.indexOf(e)]=null),l$1.__e(n,u,i);}}function z(n,u){l$1.__c&&l$1.__c(u,n),n.some(function(u){try{n=u.__h,u.__h=[],n.some(function(n){n.call(u);});}catch(n){l$1.__e(n,u.__v);}});}function L(l,u,i,t,r,o,f,c){var s,a,v,y=i.props,p=u.props,d=u.type,_=0;if("svg"===d&&(r=!0),null!=o)for(;_<o.length;_++)if((s=o[_])&&"setAttribute"in s==!!d&&(d?s.localName===d:3===s.nodeType)){l=s,o[_]=null;break}if(null==l){if(null===d)return document.createTextNode(p);l=r?document.createElementNS("http://www.w3.org/2000/svg",d):document.createElement(d,p.is&&p),o=null,c=!1;}if(null===d)y===p||c&&l.data===p||(l.data=p);else {if(o=o&&n.call(l.childNodes),a=(y=i.props||e$2).dangerouslySetInnerHTML,v=p.dangerouslySetInnerHTML,!c){if(null!=o)for(y={},_=0;_<l.attributes.length;_++)y[l.attributes[_].name]=l.attributes[_].value;(v||a)&&(v&&(a&&v.__html==a.__html||v.__html===l.innerHTML)||(l.innerHTML=v&&v.__html||""));}if(C(l,p,y,r,c),v)u.__k=[];else if(_=u.props.children,w$1(l,Array.isArray(_)?_:[_],u,i,t,r&&"foreignObject"!==d,o,f,o?o[0]:i.__k&&k$1(i,0),c),null!=o)for(_=o.length;_--;)null!=o[_]&&h$1(o[_]);c||("value"in p&&void 0!==(_=p.value)&&(_!==y.value||_!==l.value||"progress"===d&&!_)&&H(l,"value",_,y.value,!1),"checked"in p&&void 0!==(_=p.checked)&&_!==l.checked&&H(l,"checked",_,y.checked,!1));}return l}function M(n,u,i){try{"function"==typeof n?n(u):n.current=u;}catch(n){l$1.__e(n,i);}}function N(n,u,i){var t,r;if(l$1.unmount&&l$1.unmount(n),(t=n.ref)&&(t.current&&t.current!==n.__e||M(t,null,u)),null!=(t=n.__c)){if(t.componentWillUnmount)try{t.componentWillUnmount();}catch(n){l$1.__e(n,u);}t.base=t.__P=null;}if(t=n.__k)for(r=0;r<t.length;r++)t[r]&&N(t[r],u,"function"!=typeof n.type);i||null==n.__e||h$1(n.__e),n.__e=n.__d=void 0;}function O(n,l,u){return this.constructor(n,u)}function S(u,i,t){var r,o,f;l$1.__&&l$1.__(u,i),o=(r="function"==typeof t)?null:t&&t.__k||i.__k,f=[],j$1(i,u=(!r&&t||i).__k=v$1(d$1,null,[u]),o||e$2,e$2,void 0!==i.ownerSVGElement,!r&&t?[t]:o?null:i.firstChild?n.call(i.childNodes):null,f,!r&&t?t:o?o.__e:i.firstChild,r),z(f,u);}function D(n,l){var u={__c:l="__cC"+f$1++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var u,i;return this.getChildContext||(u=[],(i={})[l]=this,this.getChildContext=function(){return i},this.shouldComponentUpdate=function(n){this.props.value!==n.value&&u.some(m$1);},this.sub=function(n){u.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){u.splice(u.indexOf(n),1),l&&l.call(n);};}),n.children}};return u.Provider.__=u.Consumer.contextType=u}n=c$1.slice,l$1={__e:function(n,l){for(var u,i,t;l=l.__;)if((u=l.__c)&&!u.__)try{if((i=u.constructor)&&null!=i.getDerivedStateFromError&&(u.setState(i.getDerivedStateFromError(n)),t=u.__d),null!=u.componentDidCatch&&(u.componentDidCatch(n),t=u.__d),t)return u.__E=u}catch(l){n=l;}throw n}},u$1=0,_.prototype.setState=function(n,l){var u;u=null!=this.__s&&this.__s!==this.state?this.__s:this.__s=a$1({},this.state),"function"==typeof n&&(n=n(a$1({},u),this.props)),n&&a$1(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),m$1(this));},_.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),m$1(this));},_.prototype.render=d$1,t$1=[],r$1="function"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,g$1.__r=0,f$1=0;
var o$1=0;function e$1(_,e,n,t,f){var l,s,u={};for(s in e)"ref"==s?l=e[s]:u[s]=e[s];var a={type:_,props:u,key:n,ref:l,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:--o$1,__source:t,__self:f};if("function"==typeof _&&(l=_.defaultProps))for(s in l)void 0===u[s]&&(u[s]=l[s]);return l$1.vnode&&l$1.vnode(a),a}
function count$1(node) {
var sum = 0,
children = node.children,
i = children && children.length;
if (!i) sum = 1;
else while (--i >= 0) sum += children[i].value;
node.value = sum;
}
function node_count() {
return this.eachAfter(count$1);
}
function node_each(callback, that) {
let index = -1;
for (const node of this) {
callback.call(that, node, ++index, this);
}
return this;
}
function node_eachBefore(callback, that) {
var node = this, nodes = [node], children, i, index = -1;
while (node = nodes.pop()) {
callback.call(that, node, ++index, this);
if (children = node.children) {
for (i = children.length - 1; i >= 0; --i) {
nodes.push(children[i]);
}
}
}
return this;
}
function node_eachAfter(callback, that) {
var node = this, nodes = [node], next = [], children, i, n, index = -1;
while (node = nodes.pop()) {
next.push(node);
if (children = node.children) {
for (i = 0, n = children.length; i < n; ++i) {
nodes.push(children[i]);
}
}
}
while (node = next.pop()) {
callback.call(that, node, ++index, this);
}
return this;
}
function node_find(callback, that) {
let index = -1;
for (const node of this) {
if (callback.call(that, node, ++index, this)) {
return node;
}
}
}
function node_sum(value) {
return this.eachAfter(function(node) {
var sum = +value(node.data) || 0,
children = node.children,
i = children && children.length;
while (--i >= 0) sum += children[i].value;
node.value = sum;
});
}
function node_sort(compare) {
return this.eachBefore(function(node) {
if (node.children) {
node.children.sort(compare);
}
});
}
function node_path(end) {
var start = this,
ancestor = leastCommonAncestor(start, end),
nodes = [start];
while (start !== ancestor) {
start = start.parent;
nodes.push(start);
}
var k = nodes.length;
while (end !== ancestor) {
nodes.splice(k, 0, end);
end = end.parent;
}
return nodes;
}
function leastCommonAncestor(a, b) {
if (a === b) return a;
var aNodes = a.ancestors(),
bNodes = b.ancestors(),
c = null;
a = aNodes.pop();
b = bNodes.pop();
while (a === b) {
c = a;
a = aNodes.pop();
b = bNodes.pop();
}
return c;
}
function node_ancestors() {
var node = this, nodes = [node];
while (node = node.parent) {
nodes.push(node);
}
return nodes;
}
function node_descendants() {
return Array.from(this);
}
function node_leaves() {
var leaves = [];
this.eachBefore(function(node) {
if (!node.children) {
leaves.push(node);
}
});
return leaves;
}
function node_links() {
var root = this, links = [];
root.each(function(node) {
if (node !== root) { // Dont include the roots parent, if any.
links.push({source: node.parent, target: node});
}
});
return links;
}
function* node_iterator() {
var node = this, current, next = [node], children, i, n;
do {
current = next.reverse(), next = [];
while (node = current.pop()) {
yield node;
if (children = node.children) {
for (i = 0, n = children.length; i < n; ++i) {
next.push(children[i]);
}
}
}
} while (next.length);
}
function hierarchy(data, children) {
if (data instanceof Map) {
data = [undefined, data];
if (children === undefined) children = mapChildren;
} else if (children === undefined) {
children = objectChildren;
}
var root = new Node$1(data),
node,
nodes = [root],
child,
childs,
i,
n;
while (node = nodes.pop()) {
if ((childs = children(node.data)) && (n = (childs = Array.from(childs)).length)) {
node.children = childs;
for (i = n - 1; i >= 0; --i) {
nodes.push(child = childs[i] = new Node$1(childs[i]));
child.parent = node;
child.depth = node.depth + 1;
}
}
}
return root.eachBefore(computeHeight);
}
function node_copy() {
return hierarchy(this).eachBefore(copyData);
}
function objectChildren(d) {
return d.children;
}
function mapChildren(d) {
return Array.isArray(d) ? d[1] : null;
}
function copyData(node) {
if (node.data.value !== undefined) node.value = node.data.value;
node.data = node.data.data;
}
function computeHeight(node) {
var height = 0;
do node.height = height;
while ((node = node.parent) && (node.height < ++height));
}
function Node$1(data) {
this.data = data;
this.depth =
this.height = 0;
this.parent = null;
}
Node$1.prototype = hierarchy.prototype = {
constructor: Node$1,
count: node_count,
each: node_each,
eachAfter: node_eachAfter,
eachBefore: node_eachBefore,
find: node_find,
sum: node_sum,
sort: node_sort,
path: node_path,
ancestors: node_ancestors,
descendants: node_descendants,
leaves: node_leaves,
links: node_links,
copy: node_copy,
[Symbol.iterator]: node_iterator
};
function required(f) {
if (typeof f !== "function") throw new Error;
return f;
}
function constantZero() {
return 0;
}
function constant$1(x) {
return function() {
return x;
};
}
function roundNode(node) {
node.x0 = Math.round(node.x0);
node.y0 = Math.round(node.y0);
node.x1 = Math.round(node.x1);
node.y1 = Math.round(node.y1);
}
function treemapDice(parent, x0, y0, x1, y1) {
var nodes = parent.children,
node,
i = -1,
n = nodes.length,
k = parent.value && (x1 - x0) / parent.value;
while (++i < n) {
node = nodes[i], node.y0 = y0, node.y1 = y1;
node.x0 = x0, node.x1 = x0 += node.value * k;
}
}
function treemapSlice(parent, x0, y0, x1, y1) {
var nodes = parent.children,
node,
i = -1,
n = nodes.length,
k = parent.value && (y1 - y0) / parent.value;
while (++i < n) {
node = nodes[i], node.x0 = x0, node.x1 = x1;
node.y0 = y0, node.y1 = y0 += node.value * k;
}
}
var phi = (1 + Math.sqrt(5)) / 2;
function squarifyRatio(ratio, parent, x0, y0, x1, y1) {
var rows = [],
nodes = parent.children,
row,
nodeValue,
i0 = 0,
i1 = 0,
n = nodes.length,
dx, dy,
value = parent.value,
sumValue,
minValue,
maxValue,
newRatio,
minRatio,
alpha,
beta;
while (i0 < n) {
dx = x1 - x0, dy = y1 - y0;
// Find the next non-empty node.
do sumValue = nodes[i1++].value; while (!sumValue && i1 < n);
minValue = maxValue = sumValue;
alpha = Math.max(dy / dx, dx / dy) / (value * ratio);
beta = sumValue * sumValue * alpha;
minRatio = Math.max(maxValue / beta, beta / minValue);
// Keep adding nodes while the aspect ratio maintains or improves.
for (; i1 < n; ++i1) {
sumValue += nodeValue = nodes[i1].value;
if (nodeValue < minValue) minValue = nodeValue;
if (nodeValue > maxValue) maxValue = nodeValue;
beta = sumValue * sumValue * alpha;
newRatio = Math.max(maxValue / beta, beta / minValue);
if (newRatio > minRatio) { sumValue -= nodeValue; break; }
minRatio = newRatio;
}
// Position and record the row orientation.
rows.push(row = {value: sumValue, dice: dx < dy, children: nodes.slice(i0, i1)});
if (row.dice) treemapDice(row, x0, y0, x1, value ? y0 += dy * sumValue / value : y1);
else treemapSlice(row, x0, y0, value ? x0 += dx * sumValue / value : x1, y1);
value -= sumValue, i0 = i1;
}
return rows;
}
var squarify = (function custom(ratio) {
function squarify(parent, x0, y0, x1, y1) {
squarifyRatio(ratio, parent, x0, y0, x1, y1);
}
squarify.ratio = function(x) {
return custom((x = +x) > 1 ? x : 1);
};
return squarify;
})(phi);
function treemap() {
var tile = squarify,
round = false,
dx = 1,
dy = 1,
paddingStack = [0],
paddingInner = constantZero,
paddingTop = constantZero,
paddingRight = constantZero,
paddingBottom = constantZero,
paddingLeft = constantZero;
function treemap(root) {
root.x0 =
root.y0 = 0;
root.x1 = dx;
root.y1 = dy;
root.eachBefore(positionNode);
paddingStack = [0];
if (round) root.eachBefore(roundNode);
return root;
}
function positionNode(node) {
var p = paddingStack[node.depth],
x0 = node.x0 + p,
y0 = node.y0 + p,
x1 = node.x1 - p,
y1 = node.y1 - p;
if (x1 < x0) x0 = x1 = (x0 + x1) / 2;
if (y1 < y0) y0 = y1 = (y0 + y1) / 2;
node.x0 = x0;
node.y0 = y0;
node.x1 = x1;
node.y1 = y1;
if (node.children) {
p = paddingStack[node.depth + 1] = paddingInner(node) / 2;
x0 += paddingLeft(node) - p;
y0 += paddingTop(node) - p;
x1 -= paddingRight(node) - p;
y1 -= paddingBottom(node) - p;
if (x1 < x0) x0 = x1 = (x0 + x1) / 2;
if (y1 < y0) y0 = y1 = (y0 + y1) / 2;
tile(node, x0, y0, x1, y1);
}
}
treemap.round = function(x) {
return arguments.length ? (round = !!x, treemap) : round;
};
treemap.size = function(x) {
return arguments.length ? (dx = +x[0], dy = +x[1], treemap) : [dx, dy];
};
treemap.tile = function(x) {
return arguments.length ? (tile = required(x), treemap) : tile;
};
treemap.padding = function(x) {
return arguments.length ? treemap.paddingInner(x).paddingOuter(x) : treemap.paddingInner();
};
treemap.paddingInner = function(x) {
return arguments.length ? (paddingInner = typeof x === "function" ? x : constant$1(+x), treemap) : paddingInner;
};
treemap.paddingOuter = function(x) {
return arguments.length ? treemap.paddingTop(x).paddingRight(x).paddingBottom(x).paddingLeft(x) : treemap.paddingTop();
};
treemap.paddingTop = function(x) {
return arguments.length ? (paddingTop = typeof x === "function" ? x : constant$1(+x), treemap) : paddingTop;
};
treemap.paddingRight = function(x) {
return arguments.length ? (paddingRight = typeof x === "function" ? x : constant$1(+x), treemap) : paddingRight;
};
treemap.paddingBottom = function(x) {
return arguments.length ? (paddingBottom = typeof x === "function" ? x : constant$1(+x), treemap) : paddingBottom;
};
treemap.paddingLeft = function(x) {
return arguments.length ? (paddingLeft = typeof x === "function" ? x : constant$1(+x), treemap) : paddingLeft;
};
return treemap;
}
var treemapResquarify = (function custom(ratio) {
function resquarify(parent, x0, y0, x1, y1) {
if ((rows = parent._squarify) && (rows.ratio === ratio)) {
var rows,
row,
nodes,
i,
j = -1,
n,
m = rows.length,
value = parent.value;
while (++j < m) {
row = rows[j], nodes = row.children;
for (i = row.value = 0, n = nodes.length; i < n; ++i) row.value += nodes[i].value;
if (row.dice) treemapDice(row, x0, y0, x1, value ? y0 += (y1 - y0) * row.value / value : y1);
else treemapSlice(row, x0, y0, value ? x0 += (x1 - x0) * row.value / value : x1, y1);
value -= row.value;
}
} else {
parent._squarify = rows = squarifyRatio(ratio, parent, x0, y0, x1, y1);
rows.ratio = ratio;
}
}
resquarify.ratio = function(x) {
return custom((x = +x) > 1 ? x : 1);
};
return resquarify;
})(phi);
const isModuleTree = (mod) => "children" in mod;
let count = 0;
class Id {
constructor(id) {
this._id = id;
const url = new URL(window.location.href);
url.hash = id;
this._href = url.toString();
}
get id() {
return this._id;
}
get href() {
return this._href;
}
toString() {
return `url(${this.href})`;
}
}
function generateUniqueId(name) {
count += 1;
const id = ["O", name, count].filter(Boolean).join("-");
return new Id(id);
}
const LABELS = {
renderedLength: "Rendered",
gzipLength: "Gzip",
brotliLength: "Brotli",
};
const getAvailableSizeOptions = (options) => {
const availableSizeProperties = ["renderedLength"];
if (options.gzip) {
availableSizeProperties.push("gzipLength");
}
if (options.brotli) {
availableSizeProperties.push("brotliLength");
}
return availableSizeProperties;
};
var t,u,r,o=0,i=[],c=l$1.__b,f=l$1.__r,e=l$1.diffed,a=l$1.__c,v=l$1.unmount;function m(t,r){l$1.__h&&l$1.__h(u,t,o||r),o=0;var i=u.__H||(u.__H={__:[],__h:[]});return t>=i.__.length&&i.__.push({}),i.__[t]}function l(n){return o=1,p(w,n)}function p(n,r,o){var i=m(t++,2);return i.t=n,i.__c||(i.__=[o?o(r):w(void 0,r),function(n){var t=i.t(i.__[0],n);i.__[0]!==t&&(i.__=[t,i.__[1]],i.__c.setState({}));}],i.__c=u),i.__}function y(r,o){var i=m(t++,3);!l$1.__s&&k(i.__H,o)&&(i.__=r,i.__H=o,u.__H.__h.push(i));}function h(r,o){var i=m(t++,4);!l$1.__s&&k(i.__H,o)&&(i.__=r,i.__H=o,u.__h.push(i));}function s(n){return o=5,d(function(){return {current:n}},[])}function d(n,u){var r=m(t++,7);return k(r.__H,u)&&(r.__=n(),r.__H=u,r.__h=n),r.__}function F(n){var r=u.context[n.__c],o=m(t++,9);return o.c=n,r?(null==o.__&&(o.__=!0,r.sub(u)),r.props.value):n.__}function x(){var t;for(i.sort(function(n,t){return n.__v.__b-t.__v.__b});t=i.pop();)if(t.__P)try{t.__H.__h.forEach(g),t.__H.__h.forEach(j),t.__H.__h=[];}catch(u){t.__H.__h=[],l$1.__e(u,t.__v);}}l$1.__b=function(n){u=null,c&&c(n);},l$1.__r=function(n){f&&f(n),t=0;var r=(u=n.__c).__H;r&&(r.__h.forEach(g),r.__h.forEach(j),r.__h=[]);},l$1.diffed=function(t){e&&e(t);var o=t.__c;o&&o.__H&&o.__H.__h.length&&(1!==i.push(o)&&r===l$1.requestAnimationFrame||((r=l$1.requestAnimationFrame)||function(n){var t,u=function(){clearTimeout(r),b&&cancelAnimationFrame(t),setTimeout(n);},r=setTimeout(u,100);b&&(t=requestAnimationFrame(u));})(x)),u=null;},l$1.__c=function(t,u){u.some(function(t){try{t.__h.forEach(g),t.__h=t.__h.filter(function(n){return !n.__||j(n)});}catch(r){u.some(function(n){n.__h&&(n.__h=[]);}),u=[],l$1.__e(r,t.__v);}}),a&&a(t,u);},l$1.unmount=function(t){v&&v(t);var u,r=t.__c;r&&r.__H&&(r.__H.__.forEach(function(n){try{g(n);}catch(n){u=n;}}),u&&l$1.__e(u,r.__v));};var b="function"==typeof requestAnimationFrame;function g(n){var t=u,r=n.__c;"function"==typeof r&&(n.__c=void 0,r()),u=t;}function j(n){var t=u;n.__c=n.__(),u=t;}function k(n,t){return !n||n.length!==t.length||t.some(function(t,u){return t!==n[u]})}function w(n,t){return "function"==typeof t?t(n):t}
const SideBar = ({ availableSizeProperties, sizeProperty, setSizeProperty, onExcludeChange, onIncludeChange, }) => {
const [includeValue, setIncludeValue] = l("");
const [excludeValue, setExcludeValue] = l("");
const handleSizePropertyChange = (sizeProp) => () => {
if (sizeProp !== sizeProperty) {
setSizeProperty(sizeProp);
}
};
const handleIncludeChange = (event) => {
const value = event.currentTarget.value;
setIncludeValue(value);
onIncludeChange(value);
};
const handleExcludeChange = (event) => {
const value = event.currentTarget.value;
setExcludeValue(value);
onExcludeChange(value);
};
return (e$1("aside", Object.assign({ className: "sidebar" }, { children: [e$1("div", Object.assign({ className: "size-selectors" }, { children: availableSizeProperties.length > 1 &&
availableSizeProperties.map((sizeProp) => {
const id = `selector-${sizeProp}`;
return (e$1("div", Object.assign({ className: "size-selector" }, { children: [e$1("input", { type: "radio", id: id, checked: sizeProp === sizeProperty, onChange: handleSizePropertyChange(sizeProp) }, void 0), e$1("label", Object.assign({ htmlFor: id }, { children: LABELS[sizeProp] }), void 0)] }), sizeProp));
}) }), void 0), e$1("div", Object.assign({ className: "module-filters" }, { children: [e$1("div", Object.assign({ className: "module-filter" }, { children: [e$1("label", Object.assign({ htmlFor: "module-filter-exclude" }, { children: "Exclude" }), void 0), e$1("input", { type: "text", id: "module-filter-exclude", value: excludeValue, onInput: handleExcludeChange }, void 0)] }), void 0), e$1("div", Object.assign({ className: "module-filter" }, { children: [e$1("label", Object.assign({ htmlFor: "module-filter-include" }, { children: "Include" }), void 0), e$1("input", { type: "text", id: "module-filter-include", value: includeValue, onInput: handleIncludeChange }, void 0)] }), void 0)] }), void 0)] }), void 0));
};
const throttleFilter = (callback, limit) => {
let waiting = false;
return (val) => {
if (!waiting) {
callback(val);
waiting = true;
setTimeout(() => {
waiting = false;
}, limit);
}
};
};
const useFilter = () => {
const [includeFilter, setIncludeFilter] = l("");
const [excludeFilter, setExcludeFilter] = l("");
const setIncludeFilterTrottled = d(() => throttleFilter(setIncludeFilter, 200), []);
const setExcludeFilterTrottled = d(() => throttleFilter(setExcludeFilter, 200), []);
const isModuleIncluded = d(() => {
if (includeFilter === "") {
return () => true;
}
try {
const re = new RegExp(includeFilter);
return ({ id }) => re.test(id);
}
catch (err) {
return () => false;
}
}, [includeFilter]);
const isModuleExcluded = d(() => {
if (excludeFilter === "") {
return () => false;
}
try {
const re = new RegExp(excludeFilter);
return ({ id }) => re.test(id);
}
catch (err) {
return () => false;
}
}, [excludeFilter]);
const isDefaultInclude = includeFilter === "";
const getModuleFilterMultiplier = d(() => {
return (data) => {
if (isDefaultInclude) {
return isModuleExcluded(data) ? 0 : 1;
}
return isModuleExcluded(data) && !isModuleIncluded(data) ? 0 : 1;
};
}, [isDefaultInclude, isModuleExcluded, isModuleIncluded]);
return {
getModuleFilterMultiplier,
includeFilter,
excludeFilter,
setExcludeFilter: setExcludeFilterTrottled,
setIncludeFilter: setIncludeFilterTrottled,
};
};
function ascending(a, b) {
return a == null || b == null ? NaN : a < b ? -1 : a > b ? 1 : a >= b ? 0 : NaN;
}
function bisector(f) {
let delta = f;
let compare1 = f;
let compare2 = f;
if (f.length !== 2) {
delta = (d, x) => f(d) - x;
compare1 = ascending;
compare2 = (d, x) => ascending(f(d), x);
}
function left(a, x, lo = 0, hi = a.length) {
if (lo < hi) {
if (compare1(x, x) !== 0) return hi;
do {
const mid = (lo + hi) >>> 1;
if (compare2(a[mid], x) < 0) lo = mid + 1;
else hi = mid;
} while (lo < hi);
}
return lo;
}
function right(a, x, lo = 0, hi = a.length) {
if (lo < hi) {
if (compare1(x, x) !== 0) return hi;
do {
const mid = (lo + hi) >>> 1;
if (compare2(a[mid], x) <= 0) lo = mid + 1;
else hi = mid;
} while (lo < hi);
}
return lo;
}
function center(a, x, lo = 0, hi = a.length) {
const i = left(a, x, lo, hi - 1);
return i > lo && delta(a[i - 1], x) > -delta(a[i], x) ? i - 1 : i;
}
return {left, center, right};
}
function number$1(x) {
return x === null ? NaN : +x;
}
const ascendingBisect = bisector(ascending);
const bisectRight = ascendingBisect.right;
bisector(number$1).center;
var bisect = bisectRight;
class InternMap extends Map {
constructor(entries, key = keyof) {
super();
Object.defineProperties(this, {_intern: {value: new Map()}, _key: {value: key}});
if (entries != null) for (const [key, value] of entries) this.set(key, value);
}
get(key) {
return super.get(intern_get(this, key));
}
has(key) {
return super.has(intern_get(this, key));
}
set(key, value) {
return super.set(intern_set(this, key), value);
}
delete(key) {
return super.delete(intern_delete(this, key));
}
}
function intern_get({_intern, _key}, value) {
const key = _key(value);
return _intern.has(key) ? _intern.get(key) : value;
}
function intern_set({_intern, _key}, value) {
const key = _key(value);
if (_intern.has(key)) return _intern.get(key);
_intern.set(key, value);
return value;
}
function intern_delete({_intern, _key}, value) {
const key = _key(value);
if (_intern.has(key)) {
value = _intern.get(key);
_intern.delete(key);
}
return value;
}
function keyof(value) {
return value !== null && typeof value === "object" ? value.valueOf() : value;
}
function identity$2(x) {
return x;
}
function group(values, ...keys) {
return nest(values, identity$2, identity$2, keys);
}
function nest(values, map, reduce, keys) {
return (function regroup(values, i) {
if (i >= keys.length) return reduce(values);
const groups = new InternMap();
const keyof = keys[i++];
let index = -1;
for (const value of values) {
const key = keyof(value, ++index, values);
const group = groups.get(key);
if (group) group.push(value);
else groups.set(key, [value]);
}
for (const [key, values] of groups) {
groups.set(key, regroup(values, i));
}
return map(groups);
})(values, 0);
}
var e10 = Math.sqrt(50),
e5 = Math.sqrt(10),
e2 = Math.sqrt(2);
function ticks(start, stop, count) {
var reverse,
i = -1,
n,
ticks,
step;
stop = +stop, start = +start, count = +count;
if (start === stop && count > 0) return [start];
if (reverse = stop < start) n = start, start = stop, stop = n;
if ((step = tickIncrement(start, stop, count)) === 0 || !isFinite(step)) return [];
if (step > 0) {
let r0 = Math.round(start / step), r1 = Math.round(stop / step);
if (r0 * step < start) ++r0;
if (r1 * step > stop) --r1;
ticks = new Array(n = r1 - r0 + 1);
while (++i < n) ticks[i] = (r0 + i) * step;
} else {
step = -step;
let r0 = Math.round(start * step), r1 = Math.round(stop * step);
if (r0 / step < start) ++r0;
if (r1 / step > stop) --r1;
ticks = new Array(n = r1 - r0 + 1);
while (++i < n) ticks[i] = (r0 + i) / step;
}
if (reverse) ticks.reverse();
return ticks;
}
function tickIncrement(start, stop, count) {
var step = (stop - start) / Math.max(0, count),
power = Math.floor(Math.log(step) / Math.LN10),
error = step / Math.pow(10, power);
return power >= 0
? (error >= e10 ? 10 : error >= e5 ? 5 : error >= e2 ? 2 : 1) * Math.pow(10, power)
: -Math.pow(10, -power) / (error >= e10 ? 10 : error >= e5 ? 5 : error >= e2 ? 2 : 1);
}
function tickStep(start, stop, count) {
var step0 = Math.abs(stop - start) / Math.max(0, count),
step1 = Math.pow(10, Math.floor(Math.log(step0) / Math.LN10)),
error = step0 / step1;
if (error >= e10) step1 *= 10;
else if (error >= e5) step1 *= 5;
else if (error >= e2) step1 *= 2;
return stop < start ? -step1 : step1;
}
const TOP_PADDING = 20;
const PADDING = 2;
const Node = ({ node, onMouseOver, onClick, selected }) => {
const { getModuleColor } = F(StaticContext);
const { backgroundColor, fontColor } = getModuleColor(node);
const { x0, x1, y1, y0, data, children = null } = node;
const textRef = s(null);
const textRectRef = s();
const width = x1 - x0;
const height = y1 - y0;
const textProps = {
"font-size": "0.7em",
"dominant-baseline": "middle",
"text-anchor": "middle",
x: width / 2,
};
if (children != null) {
textProps.y = (TOP_PADDING + PADDING) / 2;
}
else {
textProps.y = height / 2;
}
h(() => {
if (width == 0 || height == 0 || !textRef.current) {
return;
}
if (textRectRef.current == null) {
textRectRef.current = textRef.current.getBoundingClientRect();
}
let scale = 1;
if (children != null) {
scale = Math.min((width * 0.9) / textRectRef.current.width, Math.min(height, TOP_PADDING + PADDING) / textRectRef.current.height);
scale = Math.min(1, scale);
textRef.current.setAttribute("y", String(Math.min(TOP_PADDING + PADDING, height) / 2 / scale));
textRef.current.setAttribute("x", String(width / 2 / scale));
}
else {
scale = Math.min((width * 0.9) / textRectRef.current.width, (height * 0.9) / textRectRef.current.height);
scale = Math.min(1, scale);
textRef.current.setAttribute("y", String(height / 2 / scale));
textRef.current.setAttribute("x", String(width / 2 / scale));
}
textRef.current.setAttribute("transform", `scale(${scale.toFixed(2)})`);
}, [children, height, width]);
if (width == 0 || height == 0) {
return null;
}
return (e$1("g", Object.assign({ className: "node", transform: `translate(${x0},${y0})`, onClick: (event) => {
event.stopPropagation();
onClick(node);
}, onMouseOver: (event) => {
event.stopPropagation();
onMouseOver(node);
} }, { children: [e$1("rect", { fill: backgroundColor, rx: 2, ry: 2, width: x1 - x0, height: y1 - y0, stroke: selected ? "#fff" : undefined, "stroke-width": selected ? 2 : undefined }, void 0), e$1("text", Object.assign({ ref: textRef, fill: fontColor, onClick: (event) => {
var _a;
if (((_a = window.getSelection()) === null || _a === void 0 ? void 0 : _a.toString()) !== "") {
event.stopPropagation();
}
} }, textProps, { children: data.name }), void 0)] }), void 0));
};
const TreeMap = ({ root, onNodeHover, selectedNode, onNodeClick }) => {
const { width, height, getModuleIds } = F(StaticContext);
console.time("layering");
// this will make groups by height
const nestedData = d(() => {
const nestedDataMap = group(root.descendants(), (d) => d.height);
const nestedData = Array.from(nestedDataMap, ([key, values]) => ({
key,
values,
}));
nestedData.sort((a, b) => b.key - a.key);
return nestedData;
}, [root]);
console.timeEnd("layering");
return (e$1("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: `0 0 ${width} ${height}` }, { children: nestedData.map(({ key, values }) => {
return (e$1("g", Object.assign({ className: "layer" }, { children: values.map((node) => {
return (e$1(Node, { node: node, onMouseOver: onNodeHover, selected: selectedNode === node, onClick: onNodeClick }, getModuleIds(node.data).nodeUid.id));
}) }), key));
}) }), void 0));
};
var bytes$1 = {exports: {}};
/*!
* bytes
* Copyright(c) 2012-2014 TJ Holowaychuk
* Copyright(c) 2015 Jed Watson
* MIT Licensed
*/
/**
* Module exports.
* @public
*/
bytes$1.exports = bytes;
var format_1 = bytes$1.exports.format = format$1;
bytes$1.exports.parse = parse;
/**
* Module variables.
* @private
*/
var formatThousandsRegExp = /\B(?=(\d{3})+(?!\d))/g;
var formatDecimalsRegExp = /(?:\.0*|(\.[^0]+)0+)$/;
var map$1 = {
b: 1,
kb: 1 << 10,
mb: 1 << 20,
gb: 1 << 30,
tb: Math.pow(1024, 4),
pb: Math.pow(1024, 5),
};
var parseRegExp = /^((-|\+)?(\d+(?:\.\d+)?)) *(kb|mb|gb|tb|pb)$/i;
/**
* Convert the given value in bytes into a string or parse to string to an integer in bytes.
*
* @param {string|number} value
* @param {{
* case: [string],
* decimalPlaces: [number]
* fixedDecimals: [boolean]
* thousandsSeparator: [string]
* unitSeparator: [string]
* }} [options] bytes options.
*
* @returns {string|number|null}
*/
function bytes(value, options) {
if (typeof value === 'string') {
return parse(value);
}
if (typeof value === 'number') {
return format$1(value, options);
}
return null;
}
/**
* Format the given value in bytes into a string.
*
* If the value is negative, it is kept as such. If it is a float,
* it is rounded.
*
* @param {number} value
* @param {object} [options]
* @param {number} [options.decimalPlaces=2]
* @param {number} [options.fixedDecimals=false]
* @param {string} [options.thousandsSeparator=]
* @param {string} [options.unit=]
* @param {string} [options.unitSeparator=]
*
* @returns {string|null}
* @public
*/
function format$1(value, options) {
if (!Number.isFinite(value)) {
return null;
}
var mag = Math.abs(value);
var thousandsSeparator = (options && options.thousandsSeparator) || '';
var unitSeparator = (options && options.unitSeparator) || '';
var decimalPlaces = (options && options.decimalPlaces !== undefined) ? options.decimalPlaces : 2;
var fixedDecimals = Boolean(options && options.fixedDecimals);
var unit = (options && options.unit) || '';
if (!unit || !map$1[unit.toLowerCase()]) {
if (mag >= map$1.pb) {
unit = 'PB';
} else if (mag >= map$1.tb) {
unit = 'TB';
} else if (mag >= map$1.gb) {
unit = 'GB';
} else if (mag >= map$1.mb) {
unit = 'MB';
} else if (mag >= map$1.kb) {
unit = 'KB';
} else {
unit = 'B';
}
}
var val = value / map$1[unit.toLowerCase()];
var str = val.toFixed(decimalPlaces);
if (!fixedDecimals) {
str = str.replace(formatDecimalsRegExp, '$1');
}
if (thousandsSeparator) {
str = str.split('.').map(function (s, i) {
return i === 0
? s.replace(formatThousandsRegExp, thousandsSeparator)
: s
}).join('.');
}
return str + unitSeparator + unit;
}
/**
* Parse the string value into an integer in bytes.
*
* If no unit is given, it is assumed the value is in bytes.
*
* @param {number|string} val
*
* @returns {number|null}
* @public
*/
function parse(val) {
if (typeof val === 'number' && !isNaN(val)) {
return val;
}
if (typeof val !== 'string') {
return null;
}
// Test if the string passed is valid
var results = parseRegExp.exec(val);
var floatValue;
var unit = 'b';
if (!results) {
// Nothing could be extracted from the given string
floatValue = parseInt(val, 10);
unit = 'b';
} else {
// Retrieve the value and the unit
floatValue = parseFloat(results[1]);
unit = results[4].toLowerCase();
}
return Math.floor(map$1[unit] * floatValue);
}
const Tooltip_marginX = 10;
const Tooltip_marginY = 30;
const SOURCEMAP_RENDERED = (e$1("span", { children: [" ", e$1("b", { children: LABELS.renderedLength }, void 0), " is a number of characters in the file after individual and ", e$1("br", {}, void 0), " whole bundle transformations according to sourcemap."] }, void 0));
const RENDRED = (e$1("span", { children: [e$1("b", { children: LABELS.renderedLength }, void 0), " is a byte size of individual file after transformations and treeshake."] }, void 0));
const COMPRESSED = (e$1("span", { children: [e$1("b", { children: LABELS.gzipLength }, void 0), " and ", e$1("b", { children: LABELS.brotliLength }, void 0), " is a byte size of individual file after individual", " ", "transformations,", e$1("br", {}, void 0), " treeshake and compression."] }, void 0));
const Tooltip = ({ node, visible, root, sizeProperty }) => {
const { availableSizeProperties, getModuleSize, data } = F(StaticContext);
const ref = s(null);
const [style, setStyle] = l({});
const content = d(() => {
if (!node)
return null;
const mainSize = getModuleSize(node.data, sizeProperty);
const percentageNum = (100 * mainSize) / getModuleSize(root.data, sizeProperty);
const percentage = percentageNum.toFixed(2);
const percentageString = percentage + "%";
const path = node
.ancestors()
.reverse()
.map((d) => d.data.name)
.join("/");
let dataNode = null;
if (!isModuleTree(node.data)) {
const mainUid = data.nodeParts[node.data.uid].mainUid;
dataNode = data.nodeMetas[mainUid];
}
return (e$1(d$1, { children: [e$1("div", { children: path }, void 0), availableSizeProperties.map((sizeProp) => {
if (sizeProp === sizeProperty) {
return (e$1("div", { children: [e$1("b", { children: [LABELS[sizeProp], ": ", format_1(mainSize)] }, void 0), " ", "(", percentageString, ")"] }, void 0));
}
else {
return (e$1("div", { children: [LABELS[sizeProp], ": ", format_1(getModuleSize(node.data, sizeProp))] }, void 0));
}
}), e$1("br", {}, void 0), dataNode && dataNode.importedBy.length > 0 && (e$1("div", { children: [e$1("div", { children: [e$1("b", { children: "Imported By" }, void 0), ":"] }, void 0), dataNode.importedBy.map(({ uid }) => {
const id = data.nodeMetas[uid].id;
return e$1("div", { children: id }, id);
})] }, void 0)), e$1("br", {}, void 0), e$1("small", { children: data.options.sourcemap ? SOURCEMAP_RENDERED : RENDRED }, void 0), (data.options.gzip || data.options.brotli) && (e$1(d$1, { children: [e$1("br", {}, void 0), e$1("small", { children: COMPRESSED }, void 0)] }, void 0))] }, void 0));
}, [availableSizeProperties, data, getModuleSize, node, root.data, sizeProperty]);
const updatePosition = (mouseCoords) => {
if (!ref.current)
return;
const pos = {
left: mouseCoords.x + Tooltip_marginX,
top: mouseCoords.y + Tooltip_marginY,
};
const boundingRect = ref.current.getBoundingClientRect();
if (pos.left + boundingRect.width > window.innerWidth) {
// Shifting horizontally
pos.left = window.innerWidth - boundingRect.width;
}
if (pos.top + boundingRect.height > window.innerHeight) {
// Flipping vertically
pos.top = mouseCoords.y - Tooltip_marginY - boundingRect.height;
}
setStyle(pos);
};
y(() => {
const handleMouseMove = (event) => {
updatePosition({
x: event.pageX,
y: event.pageY,
});
};
document.addEventListener("mousemove", handleMouseMove, true);
return () => {
document.removeEventListener("mousemove", handleMouseMove, true);
};
}, []);
return (e$1("div", Object.assign({ className: `tooltip ${visible ? "" : "tooltip-hidden"}`, ref: ref, style: style }, { children: content }), void 0));
};
const Chart = ({ root, sizeProperty, selectedNode, setSelectedNode }) => {
const [showTooltip, setShowTooltip] = l(false);
const [tooltipNode, setTooltipNode] = l(undefined);
y(() => {
const handleMouseOut = () => {
setShowTooltip(false);
};
document.addEventListener("mouseover", handleMouseOut);
return () => {
document.removeEventListener("mouseover", handleMouseOut);
};
}, []);
return (e$1(d$1, { children: [e$1(TreeMap, { root: root, onNodeHover: (node) => {
setTooltipNode(node);
setShowTooltip(true);
}, selectedNode: selectedNode, onNodeClick: (node) => {
setSelectedNode(selectedNode === node ? undefined : node);
} }, void 0), e$1(Tooltip, { visible: showTooltip, node: tooltipNode, root: root, sizeProperty: sizeProperty }, void 0)] }, void 0));
};
const Main = () => {
const { availableSizeProperties, rawHierarchy, getModuleSize, layout, data } = F(StaticContext);
const [sizeProperty, setSizeProperty] = l(availableSizeProperties[0]);
const [selectedNode, setSelectedNode] = l(undefined);
const { getModuleFilterMultiplier, setExcludeFilter, setIncludeFilter } = useFilter();
console.time("getNodeSizeMultiplier");
const getNodeSizeMultiplier = d(() => {
const rootSize = getModuleSize(rawHierarchy.data, sizeProperty);
const selectedSize = selectedNode ? getModuleSize(selectedNode.data, sizeProperty) : 1;
const multiplier = rootSize * 0.2 > selectedSize ? (rootSize * 0.2) / selectedSize : 3;
if (selectedNode === undefined) {
return () => 1;
}
else if (isModuleTree(selectedNode.data)) {
const leaves = new Set(selectedNode.leaves().map((d) => d.data));
return (node) => {
if (leaves.has(node)) {
return multiplier;
}
return 1;
};
}
else {
return (node) => {
if (node === selectedNode.data) {
return multiplier;
}
return 1;
};
}
}, [getModuleSize, rawHierarchy.data, selectedNode, sizeProperty]);
console.timeEnd("getNodeSizeMultiplier");
console.time("root hierarchy compute");
// root here always be the same as rawHierarchy even after layouting
const root = d(() => {
const rootWithSizesAndSorted = rawHierarchy
.sum((node) => {
if (isModuleTree(node))
return 0;
const ownSize = getModuleSize(node, sizeProperty);
const zoomMultiplier = getNodeSizeMultiplier(node);
const filterMultiplier = getModuleFilterMultiplier(data.nodeMetas[data.nodeParts[node.uid].mainUid]);
return ownSize * zoomMultiplier * filterMultiplier;
})
.sort((a, b) => getModuleSize(a.data, sizeProperty) - getModuleSize(b.data, sizeProperty));
return layout(rootWithSizesAndSorted);
}, [data, getModuleFilterMultiplier, getModuleSize, getNodeSizeMultiplier, layout, rawHierarchy, sizeProperty]);
console.timeEnd("root hierarchy compute");
return (e$1(d$1, { children: [e$1(SideBar, { sizeProperty: sizeProperty, availableSizeProperties: availableSizeProperties, setSizeProperty: setSizeProperty, onExcludeChange: setExcludeFilter, onIncludeChange: setIncludeFilter }, void 0), e$1(Chart, { root: root, sizeProperty: sizeProperty, selectedNode: selectedNode, setSelectedNode: setSelectedNode }, void 0)] }, void 0));
};
function initRange(domain, range) {
switch (arguments.length) {
case 0: break;
case 1: this.range(domain); break;
default: this.range(range).domain(domain); break;
}
return this;
}
function initInterpolator(domain, interpolator) {
switch (arguments.length) {
case 0: break;
case 1: {
if (typeof domain === "function") this.interpolator(domain);
else this.range(domain);
break;
}
default: {
this.domain(domain);
if (typeof interpolator === "function") this.interpolator(interpolator);
else this.range(interpolator);
break;
}
}
return this;
}
function define(constructor, factory, prototype) {
constructor.prototype = factory.prototype = prototype;
prototype.constructor = constructor;
}
function extend(parent, definition) {
var prototype = Object.create(parent.prototype);
for (var key in definition) prototype[key] = definition[key];
return prototype;
}
function Color() {}
var darker = 0.7;
var brighter = 1 / darker;
var reI = "\\s*([+-]?\\d+)\\s*",
reN = "\\s*([+-]?\\d*\\.?\\d+(?:[eE][+-]?\\d+)?)\\s*",
reP = "\\s*([+-]?\\d*\\.?\\d+(?:[eE][+-]?\\d+)?)%\\s*",
reHex = /^#([0-9a-f]{3,8})$/,
reRgbInteger = new RegExp("^rgb\\(" + [reI, reI, reI] + "\\)$"),
reRgbPercent = new RegExp("^rgb\\(" + [reP, reP, reP] + "\\)$"),
reRgbaInteger = new RegExp("^rgba\\(" + [reI, reI, reI, reN] + "\\)$"),
reRgbaPercent = new RegExp("^rgba\\(" + [reP, reP, reP, reN] + "\\)$"),
reHslPercent = new RegExp("^hsl\\(" + [reN, reP, reP] + "\\)$"),
reHslaPercent = new RegExp("^hsla\\(" + [reN, reP, reP, reN] + "\\)$");
var named = {
aliceblue: 0xf0f8ff,
antiquewhite: 0xfaebd7,
aqua: 0x00ffff,
aquamarine: 0x7fffd4,
azure: 0xf0ffff,
beige: 0xf5f5dc,
bisque: 0xffe4c4,
black: 0x000000,
blanchedalmond: 0xffebcd,
blue: 0x0000ff,
blueviolet: 0x8a2be2,
brown: 0xa52a2a,
burlywood: 0xdeb887,
cadetblue: 0x5f9ea0,
chartreuse: 0x7fff00,
chocolate: 0xd2691e,
coral: 0xff7f50,
cornflowerblue: 0x6495ed,
cornsilk: 0xfff8dc,
crimson: 0xdc143c,
cyan: 0x00ffff,
darkblue: 0x00008b,
darkcyan: 0x008b8b,
darkgoldenrod: 0xb8860b,
darkgray: 0xa9a9a9,
darkgreen: 0x006400,
darkgrey: 0xa9a9a9,
darkkhaki: 0xbdb76b,
darkmagenta: 0x8b008b,
darkolivegreen: 0x556b2f,
darkorange: 0xff8c00,
darkorchid: 0x9932cc,
darkred: 0x8b0000,
darksalmon: 0xe9967a,
darkseagreen: 0x8fbc8f,
darkslateblue: 0x483d8b,
darkslategray: 0x2f4f4f,
darkslategrey: 0x2f4f4f,
darkturquoise: 0x00ced1,
darkviolet: 0x9400d3,
deeppink: 0xff1493,
deepskyblue: 0x00bfff,
dimgray: 0x696969,
dimgrey: 0x696969,
dodgerblue: 0x1e90ff,
firebrick: 0xb22222,
floralwhite: 0xfffaf0,
forestgreen: 0x228b22,
fuchsia: 0xff00ff,
gainsboro: 0xdcdcdc,
ghostwhite: 0xf8f8ff,
gold: 0xffd700,
goldenrod: 0xdaa520,
gray: 0x808080,
green: 0x008000,
greenyellow: 0xadff2f,
grey: 0x808080,
honeydew: 0xf0fff0,
hotpink: 0xff69b4,
indianred: 0xcd5c5c,
indigo: 0x4b0082,
ivory: 0xfffff0,
khaki: 0xf0e68c,
lavender: 0xe6e6fa,
lavenderblush: 0xfff0f5,
lawngreen: 0x7cfc00,
lemonchiffon: 0xfffacd,
lightblue: 0xadd8e6,
lightcoral: 0xf08080,
lightcyan: 0xe0ffff,
lightgoldenrodyellow: 0xfafad2,
lightgray: 0xd3d3d3,
lightgreen: 0x90ee90,
lightgrey: 0xd3d3d3,
lightpink: 0xffb6c1,
lightsalmon: 0xffa07a,
lightseagreen: 0x20b2aa,
lightskyblue: 0x87cefa,
lightslategray: 0x778899,
lightslategrey: 0x778899,
lightsteelblue: 0xb0c4de,
lightyellow: 0xffffe0,
lime: 0x00ff00,
limegreen: 0x32cd32,
linen: 0xfaf0e6,
magenta: 0xff00ff,
maroon: 0x800000,
mediumaquamarine: 0x66cdaa,
mediumblue: 0x0000cd,
mediumorchid: 0xba55d3,
mediumpurple: 0x9370db,
mediumseagreen: 0x3cb371,
mediumslateblue: 0x7b68ee,
mediumspringgreen: 0x00fa9a,
mediumturquoise: 0x48d1cc,
mediumvioletred: 0xc71585,
midnightblue: 0x191970,
mintcream: 0xf5fffa,
mistyrose: 0xffe4e1,
moccasin: 0xffe4b5,
navajowhite: 0xffdead,
navy: 0x000080,
oldlace: 0xfdf5e6,
olive: 0x808000,
olivedrab: 0x6b8e23,
orange: 0xffa500,
orangered: 0xff4500,
orchid: 0xda70d6,
palegoldenrod: 0xeee8aa,
palegreen: 0x98fb98,
paleturquoise: 0xafeeee,
palevioletred: 0xdb7093,
papayawhip: 0xffefd5,
peachpuff: 0xffdab9,
peru: 0xcd853f,
pink: 0xffc0cb,
plum: 0xdda0dd,
powderblue: 0xb0e0e6,
purple: 0x800080,
rebeccapurple: 0x663399,
red: 0xff0000,
rosybrown: 0xbc8f8f,
royalblue: 0x4169e1,
saddlebrown: 0x8b4513,
salmon: 0xfa8072,
sandybrown: 0xf4a460,
seagreen: 0x2e8b57,
seashell: 0xfff5ee,
sienna: 0xa0522d,
silver: 0xc0c0c0,
skyblue: 0x87ceeb,
slateblue: 0x6a5acd,
slategray: 0x708090,
slategrey: 0x708090,
snow: 0xfffafa,
springgreen: 0x00ff7f,
steelblue: 0x4682b4,
tan: 0xd2b48c,
teal: 0x008080,
thistle: 0xd8bfd8,
tomato: 0xff6347,
turquoise: 0x40e0d0,
violet: 0xee82ee,
wheat: 0xf5deb3,
white: 0xffffff,
whitesmoke: 0xf5f5f5,
yellow: 0xffff00,
yellowgreen: 0x9acd32
};
define(Color, color, {
copy: function(channels) {
return Object.assign(new this.constructor, this, channels);
},
displayable: function() {
return this.rgb().displayable();
},
hex: color_formatHex, // Deprecated! Use color.formatHex.
formatHex: color_formatHex,
formatHsl: color_formatHsl,
formatRgb: color_formatRgb,
toString: color_formatRgb
});
function color_formatHex() {
return this.rgb().formatHex();
}
function color_formatHsl() {
return hslConvert(this).formatHsl();
}
function color_formatRgb() {
return this.rgb().formatRgb();
}
function color(format) {
var m, l;
format = (format + "").trim().toLowerCase();
return (m = reHex.exec(format)) ? (l = m[1].length, m = parseInt(m[1], 16), l === 6 ? rgbn(m) // #ff0000
: l === 3 ? new Rgb((m >> 8 & 0xf) | (m >> 4 & 0xf0), (m >> 4 & 0xf) | (m & 0xf0), ((m & 0xf) << 4) | (m & 0xf), 1) // #f00
: l === 8 ? rgba(m >> 24 & 0xff, m >> 16 & 0xff, m >> 8 & 0xff, (m & 0xff) / 0xff) // #ff000000
: l === 4 ? rgba((m >> 12 & 0xf) | (m >> 8 & 0xf0), (m >> 8 & 0xf) | (m >> 4 & 0xf0), (m >> 4 & 0xf) | (m & 0xf0), (((m & 0xf) << 4) | (m & 0xf)) / 0xff) // #f000
: null) // invalid hex
: (m = reRgbInteger.exec(format)) ? new Rgb(m[1], m[2], m[3], 1) // rgb(255, 0, 0)
: (m = reRgbPercent.exec(format)) ? new Rgb(m[1] * 255 / 100, m[2] * 255 / 100, m[3] * 255 / 100, 1) // rgb(100%, 0%, 0%)
: (m = reRgbaInteger.exec(format)) ? rgba(m[1], m[2], m[3], m[4]) // rgba(255, 0, 0, 1)
: (m = reRgbaPercent.exec(format)) ? rgba(m[1] * 255 / 100, m[2] * 255 / 100, m[3] * 255 / 100, m[4]) // rgb(100%, 0%, 0%, 1)
: (m = reHslPercent.exec(format)) ? hsla(m[1], m[2] / 100, m[3] / 100, 1) // hsl(120, 50%, 50%)
: (m = reHslaPercent.exec(format)) ? hsla(m[1], m[2] / 100, m[3] / 100, m[4]) // hsla(120, 50%, 50%, 1)
: named.hasOwnProperty(format) ? rgbn(named[format]) // eslint-disable-line no-prototype-builtins
: format === "transparent" ? new Rgb(NaN, NaN, NaN, 0)
: null;
}
function rgbn(n) {
return new Rgb(n >> 16 & 0xff, n >> 8 & 0xff, n & 0xff, 1);
}
function rgba(r, g, b, a) {
if (a <= 0) r = g = b = NaN;
return new Rgb(r, g, b, a);
}
function rgbConvert(o) {
if (!(o instanceof Color)) o = color(o);
if (!o) return new Rgb;
o = o.rgb();
return new Rgb(o.r, o.g, o.b, o.opacity);
}
function rgb$1(r, g, b, opacity) {
return arguments.length === 1 ? rgbConvert(r) : new Rgb(r, g, b, opacity == null ? 1 : opacity);
}
function Rgb(r, g, b, opacity) {
this.r = +r;
this.g = +g;
this.b = +b;
this.opacity = +opacity;
}
define(Rgb, rgb$1, extend(Color, {
brighter: function(k) {
k = k == null ? brighter : Math.pow(brighter, k);
return new Rgb(this.r * k, this.g * k, this.b * k, this.opacity);
},
darker: function(k) {
k = k == null ? darker : Math.pow(darker, k);
return new Rgb(this.r * k, this.g * k, this.b * k, this.opacity);
},
rgb: function() {
return this;
},
displayable: function() {
return (-0.5 <= this.r && this.r < 255.5)
&& (-0.5 <= this.g && this.g < 255.5)
&& (-0.5 <= this.b && this.b < 255.5)
&& (0 <= this.opacity && this.opacity <= 1);
},
hex: rgb_formatHex, // Deprecated! Use color.formatHex.
formatHex: rgb_formatHex,
formatRgb: rgb_formatRgb,
toString: rgb_formatRgb
}));
function rgb_formatHex() {
return "#" + hex(this.r) + hex(this.g) + hex(this.b);
}
function rgb_formatRgb() {
var a = this.opacity; a = isNaN(a) ? 1 : Math.max(0, Math.min(1, a));
return (a === 1 ? "rgb(" : "rgba(")
+ Math.max(0, Math.min(255, Math.round(this.r) || 0)) + ", "
+ Math.max(0, Math.min(255, Math.round(this.g) || 0)) + ", "
+ Math.max(0, Math.min(255, Math.round(this.b) || 0))
+ (a === 1 ? ")" : ", " + a + ")");
}
function hex(value) {
value = Math.max(0, Math.min(255, Math.round(value) || 0));
return (value < 16 ? "0" : "") + value.toString(16);
}
function hsla(h, s, l, a) {
if (a <= 0) h = s = l = NaN;
else if (l <= 0 || l >= 1) h = s = NaN;
else if (s <= 0) h = NaN;
return new Hsl(h, s, l, a);
}
function hslConvert(o) {
if (o instanceof Hsl) return new Hsl(o.h, o.s, o.l, o.opacity);
if (!(o instanceof Color)) o = color(o);
if (!o) return new Hsl;
if (o instanceof Hsl) return o;
o = o.rgb();
var r = o.r / 255,
g = o.g / 255,
b = o.b / 255,
min = Math.min(r, g, b),
max = Math.max(r, g, b),
h = NaN,
s = max - min,
l = (max + min) / 2;
if (s) {
if (r === max) h = (g - b) / s + (g < b) * 6;
else if (g === max) h = (b - r) / s + 2;
else h = (r - g) / s + 4;
s /= l < 0.5 ? max + min : 2 - max - min;
h *= 60;
} else {
s = l > 0 && l < 1 ? 0 : h;
}
return new Hsl(h, s, l, o.opacity);
}
function hsl(h, s, l, opacity) {
return arguments.length === 1 ? hslConvert(h) : new Hsl(h, s, l, opacity == null ? 1 : opacity);
}
function Hsl(h, s, l, opacity) {
this.h = +h;
this.s = +s;
this.l = +l;
this.opacity = +opacity;
}
define(Hsl, hsl, extend(Color, {
brighter: function(k) {
k = k == null ? brighter : Math.pow(brighter, k);
return new Hsl(this.h, this.s, this.l * k, this.opacity);
},
darker: function(k) {
k = k == null ? darker : Math.pow(darker, k);
return new Hsl(this.h, this.s, this.l * k, this.opacity);
},
rgb: function() {
var h = this.h % 360 + (this.h < 0) * 360,
s = isNaN(h) || isNaN(this.s) ? 0 : this.s,
l = this.l,
m2 = l + (l < 0.5 ? l : 1 - l) * s,
m1 = 2 * l - m2;
return new Rgb(
hsl2rgb(h >= 240 ? h - 240 : h + 120, m1, m2),
hsl2rgb(h, m1, m2),
hsl2rgb(h < 120 ? h + 240 : h - 120, m1, m2),
this.opacity
);
},
displayable: function() {
return (0 <= this.s && this.s <= 1 || isNaN(this.s))
&& (0 <= this.l && this.l <= 1)
&& (0 <= this.opacity && this.opacity <= 1);
},
formatHsl: function() {
var a = this.opacity; a = isNaN(a) ? 1 : Math.max(0, Math.min(1, a));
return (a === 1 ? "hsl(" : "hsla(")
+ (this.h || 0) + ", "
+ (this.s || 0) * 100 + "%, "
+ (this.l || 0) * 100 + "%"
+ (a === 1 ? ")" : ", " + a + ")");
}
}));
/* From FvD 13.37, CSS Color Module Level 3 */
function hsl2rgb(h, m1, m2) {
return (h < 60 ? m1 + (m2 - m1) * h / 60
: h < 180 ? m2
: h < 240 ? m1 + (m2 - m1) * (240 - h) / 60
: m1) * 255;
}
var constant = x => () => x;
function linear$1(a, d) {
return function(t) {
return a + t * d;
};
}
function exponential(a, b, y) {
return a = Math.pow(a, y), b = Math.pow(b, y) - a, y = 1 / y, function(t) {
return Math.pow(a + t * b, y);
};
}
function gamma(y) {
return (y = +y) === 1 ? nogamma : function(a, b) {
return b - a ? exponential(a, b, y) : constant(isNaN(a) ? b : a);
};
}
function nogamma(a, b) {
var d = b - a;
return d ? linear$1(a, d) : constant(isNaN(a) ? b : a);
}
var rgb = (function rgbGamma(y) {
var color = gamma(y);
function rgb(start, end) {
var r = color((start = rgb$1(start)).r, (end = rgb$1(end)).r),
g = color(start.g, end.g),
b = color(start.b, end.b),
opacity = nogamma(start.opacity, end.opacity);
return function(t) {
start.r = r(t);
start.g = g(t);
start.b = b(t);
start.opacity = opacity(t);
return start + "";
};
}
rgb.gamma = rgbGamma;
return rgb;
})(1);
function numberArray(a, b) {
if (!b) b = [];
var n = a ? Math.min(b.length, a.length) : 0,
c = b.slice(),
i;
return function(t) {
for (i = 0; i < n; ++i) c[i] = a[i] * (1 - t) + b[i] * t;
return c;
};
}
function isNumberArray(x) {
return ArrayBuffer.isView(x) && !(x instanceof DataView);
}
function genericArray(a, b) {
var nb = b ? b.length : 0,
na = a ? Math.min(nb, a.length) : 0,
x = new Array(na),
c = new Array(nb),
i;
for (i = 0; i < na; ++i) x[i] = interpolate(a[i], b[i]);
for (; i < nb; ++i) c[i] = b[i];
return function(t) {
for (i = 0; i < na; ++i) c[i] = x[i](t);
return c;
};
}
function date(a, b) {
var d = new Date;
return a = +a, b = +b, function(t) {
return d.setTime(a * (1 - t) + b * t), d;
};
}
function interpolateNumber(a, b) {
return a = +a, b = +b, function(t) {
return a * (1 - t) + b * t;
};
}
function object(a, b) {
var i = {},
c = {},
k;
if (a === null || typeof a !== "object") a = {};
if (b === null || typeof b !== "object") b = {};
for (k in b) {
if (k in a) {
i[k] = interpolate(a[k], b[k]);
} else {
c[k] = b[k];
}
}
return function(t) {
for (k in i) c[k] = i[k](t);
return c;
};
}
var reA = /[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,
reB = new RegExp(reA.source, "g");
function zero(b) {
return function() {
return b;
};
}
function one(b) {
return function(t) {
return b(t) + "";
};
}
function string(a, b) {
var bi = reA.lastIndex = reB.lastIndex = 0, // scan index for next number in b
am, // current match in a
bm, // current match in b
bs, // string preceding current number in b, if any
i = -1, // index in s
s = [], // string constants and placeholders
q = []; // number interpolators
// Coerce inputs to strings.
a = a + "", b = b + "";
// Interpolate pairs of numbers in a & b.
while ((am = reA.exec(a))
&& (bm = reB.exec(b))) {
if ((bs = bm.index) > bi) { // a string precedes the next number in b
bs = b.slice(bi, bs);
if (s[i]) s[i] += bs; // coalesce with previous string
else s[++i] = bs;
}
if ((am = am[0]) === (bm = bm[0])) { // numbers in a & b match
if (s[i]) s[i] += bm; // coalesce with previous string
else s[++i] = bm;
} else { // interpolate non-matching numbers
s[++i] = null;
q.push({i: i, x: interpolateNumber(am, bm)});
}
bi = reB.lastIndex;
}
// Add remains of b.
if (bi < b.length) {
bs = b.slice(bi);
if (s[i]) s[i] += bs; // coalesce with previous string
else s[++i] = bs;
}
// Special optimization for only a single match.
// Otherwise, interpolate each of the numbers and rejoin the string.
return s.length < 2 ? (q[0]
? one(q[0].x)
: zero(b))
: (b = q.length, function(t) {
for (var i = 0, o; i < b; ++i) s[(o = q[i]).i] = o.x(t);
return s.join("");
});
}
function interpolate(a, b) {
var t = typeof b, c;
return b == null || t === "boolean" ? constant(b)
: (t === "number" ? interpolateNumber
: t === "string" ? ((c = color(b)) ? (b = c, rgb) : string)
: b instanceof color ? rgb
: b instanceof Date ? date
: isNumberArray(b) ? numberArray
: Array.isArray(b) ? genericArray
: typeof b.valueOf !== "function" && typeof b.toString !== "function" || isNaN(b) ? object
: interpolateNumber)(a, b);
}
function interpolateRound(a, b) {
return a = +a, b = +b, function(t) {
return Math.round(a * (1 - t) + b * t);
};
}
function constants(x) {
return function() {
return x;
};
}
function number(x) {
return +x;
}
var unit = [0, 1];
function identity$1(x) {
return x;
}
function normalize(a, b) {
return (b -= (a = +a))
? function(x) { return (x - a) / b; }
: constants(isNaN(b) ? NaN : 0.5);
}
function clamper(a, b) {
var t;
if (a > b) t = a, a = b, b = t;
return function(x) { return Math.max(a, Math.min(b, x)); };
}
// normalize(a, b)(x) takes a domain value x in [a,b] and returns the corresponding parameter t in [0,1].
// interpolate(a, b)(t) takes a parameter t in [0,1] and returns the corresponding range value x in [a,b].
function bimap(domain, range, interpolate) {
var d0 = domain[0], d1 = domain[1], r0 = range[0], r1 = range[1];
if (d1 < d0) d0 = normalize(d1, d0), r0 = interpolate(r1, r0);
else d0 = normalize(d0, d1), r0 = interpolate(r0, r1);
return function(x) { return r0(d0(x)); };
}
function polymap(domain, range, interpolate) {
var j = Math.min(domain.length, range.length) - 1,
d = new Array(j),
r = new Array(j),
i = -1;
// Reverse descending domains.
if (domain[j] < domain[0]) {
domain = domain.slice().reverse();
range = range.slice().reverse();
}
while (++i < j) {
d[i] = normalize(domain[i], domain[i + 1]);
r[i] = interpolate(range[i], range[i + 1]);
}
return function(x) {
var i = bisect(domain, x, 1, j) - 1;
return r[i](d[i](x));
};
}
function copy$1(source, target) {
return target
.domain(source.domain())
.range(source.range())
.interpolate(source.interpolate())
.clamp(source.clamp())
.unknown(source.unknown());
}
function transformer$1() {
var domain = unit,
range = unit,
interpolate$1 = interpolate,
transform,
untransform,
unknown,
clamp = identity$1,
piecewise,
output,
input;
function rescale() {
var n = Math.min(domain.length, range.length);
if (clamp !== identity$1) clamp = clamper(domain[0], domain[n - 1]);
piecewise = n > 2 ? polymap : bimap;
output = input = null;
return scale;
}
function scale(x) {
return x == null || isNaN(x = +x) ? unknown : (output || (output = piecewise(domain.map(transform), range, interpolate$1)))(transform(clamp(x)));
}
scale.invert = function(y) {
return clamp(untransform((input || (input = piecewise(range, domain.map(transform), interpolateNumber)))(y)));
};
scale.domain = function(_) {
return arguments.length ? (domain = Array.from(_, number), rescale()) : domain.slice();
};
scale.range = function(_) {
return arguments.length ? (range = Array.from(_), rescale()) : range.slice();
};
scale.rangeRound = function(_) {
return range = Array.from(_), interpolate$1 = interpolateRound, rescale();
};
scale.clamp = function(_) {
return arguments.length ? (clamp = _ ? true : identity$1, rescale()) : clamp !== identity$1;
};
scale.interpolate = function(_) {
return arguments.length ? (interpolate$1 = _, rescale()) : interpolate$1;
};
scale.unknown = function(_) {
return arguments.length ? (unknown = _, scale) : unknown;
};
return function(t, u) {
transform = t, untransform = u;
return rescale();
};
}
function continuous() {
return transformer$1()(identity$1, identity$1);
}
function formatDecimal(x) {
return Math.abs(x = Math.round(x)) >= 1e21
? x.toLocaleString("en").replace(/,/g, "")
: x.toString(10);
}
// Computes the decimal coefficient and exponent of the specified number x with
// significant digits p, where x is positive and p is in [1, 21] or undefined.
// For example, formatDecimalParts(1.23) returns ["123", 0].
function formatDecimalParts(x, p) {
if ((i = (x = p ? x.toExponential(p - 1) : x.toExponential()).indexOf("e")) < 0) return null; // NaN, ±Infinity
var i, coefficient = x.slice(0, i);
// The string returned by toExponential either has the form \d\.\d+e[-+]\d+
// (e.g., 1.2e+3) or the form \de[-+]\d+ (e.g., 1e+3).
return [
coefficient.length > 1 ? coefficient[0] + coefficient.slice(2) : coefficient,
+x.slice(i + 1)
];
}
function exponent(x) {
return x = formatDecimalParts(Math.abs(x)), x ? x[1] : NaN;
}
function formatGroup(grouping, thousands) {
return function(value, width) {
var i = value.length,
t = [],
j = 0,
g = grouping[0],
length = 0;
while (i > 0 && g > 0) {
if (length + g + 1 > width) g = Math.max(1, width - length);
t.push(value.substring(i -= g, i + g));
if ((length += g + 1) > width) break;
g = grouping[j = (j + 1) % grouping.length];
}
return t.reverse().join(thousands);
};
}
function formatNumerals(numerals) {
return function(value) {
return value.replace(/[0-9]/g, function(i) {
return numerals[+i];
});
};
}
// [[fill]align][sign][symbol][0][width][,][.precision][~][type]
var re = /^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;
function formatSpecifier(specifier) {
if (!(match = re.exec(specifier))) throw new Error("invalid format: " + specifier);
var match;
return new FormatSpecifier({
fill: match[1],
align: match[2],
sign: match[3],
symbol: match[4],
zero: match[5],
width: match[6],
comma: match[7],
precision: match[8] && match[8].slice(1),
trim: match[9],
type: match[10]
});
}
formatSpecifier.prototype = FormatSpecifier.prototype; // instanceof
function FormatSpecifier(specifier) {
this.fill = specifier.fill === undefined ? " " : specifier.fill + "";
this.align = specifier.align === undefined ? ">" : specifier.align + "";
this.sign = specifier.sign === undefined ? "-" : specifier.sign + "";
this.symbol = specifier.symbol === undefined ? "" : specifier.symbol + "";
this.zero = !!specifier.zero;
this.width = specifier.width === undefined ? undefined : +specifier.width;
this.comma = !!specifier.comma;
this.precision = specifier.precision === undefined ? undefined : +specifier.precision;
this.trim = !!specifier.trim;
this.type = specifier.type === undefined ? "" : specifier.type + "";
}
FormatSpecifier.prototype.toString = function() {
return this.fill
+ this.align
+ this.sign
+ this.symbol
+ (this.zero ? "0" : "")
+ (this.width === undefined ? "" : Math.max(1, this.width | 0))
+ (this.comma ? "," : "")
+ (this.precision === undefined ? "" : "." + Math.max(0, this.precision | 0))
+ (this.trim ? "~" : "")
+ this.type;
};
// Trims insignificant zeros, e.g., replaces 1.2000k with 1.2k.
function formatTrim(s) {
out: for (var n = s.length, i = 1, i0 = -1, i1; i < n; ++i) {
switch (s[i]) {
case ".": i0 = i1 = i; break;
case "0": if (i0 === 0) i0 = i; i1 = i; break;
default: if (!+s[i]) break out; if (i0 > 0) i0 = 0; break;
}
}
return i0 > 0 ? s.slice(0, i0) + s.slice(i1 + 1) : s;
}
var prefixExponent;
function formatPrefixAuto(x, p) {
var d = formatDecimalParts(x, p);
if (!d) return x + "";
var coefficient = d[0],
exponent = d[1],
i = exponent - (prefixExponent = Math.max(-8, Math.min(8, Math.floor(exponent / 3))) * 3) + 1,
n = coefficient.length;
return i === n ? coefficient
: i > n ? coefficient + new Array(i - n + 1).join("0")
: i > 0 ? coefficient.slice(0, i) + "." + coefficient.slice(i)
: "0." + new Array(1 - i).join("0") + formatDecimalParts(x, Math.max(0, p + i - 1))[0]; // less than 1y!
}
function formatRounded(x, p) {
var d = formatDecimalParts(x, p);
if (!d) return x + "";
var coefficient = d[0],
exponent = d[1];
return exponent < 0 ? "0." + new Array(-exponent).join("0") + coefficient
: coefficient.length > exponent + 1 ? coefficient.slice(0, exponent + 1) + "." + coefficient.slice(exponent + 1)
: coefficient + new Array(exponent - coefficient.length + 2).join("0");
}
var formatTypes = {
"%": (x, p) => (x * 100).toFixed(p),
"b": (x) => Math.round(x).toString(2),
"c": (x) => x + "",
"d": formatDecimal,
"e": (x, p) => x.toExponential(p),
"f": (x, p) => x.toFixed(p),
"g": (x, p) => x.toPrecision(p),
"o": (x) => Math.round(x).toString(8),
"p": (x, p) => formatRounded(x * 100, p),
"r": formatRounded,
"s": formatPrefixAuto,
"X": (x) => Math.round(x).toString(16).toUpperCase(),
"x": (x) => Math.round(x).toString(16)
};
function identity(x) {
return x;
}
var map = Array.prototype.map,
prefixes = ["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"];
function formatLocale(locale) {
var group = locale.grouping === undefined || locale.thousands === undefined ? identity : formatGroup(map.call(locale.grouping, Number), locale.thousands + ""),
currencyPrefix = locale.currency === undefined ? "" : locale.currency[0] + "",
currencySuffix = locale.currency === undefined ? "" : locale.currency[1] + "",
decimal = locale.decimal === undefined ? "." : locale.decimal + "",
numerals = locale.numerals === undefined ? identity : formatNumerals(map.call(locale.numerals, String)),
percent = locale.percent === undefined ? "%" : locale.percent + "",
minus = locale.minus === undefined ? "" : locale.minus + "",
nan = locale.nan === undefined ? "NaN" : locale.nan + "";
function newFormat(specifier) {
specifier = formatSpecifier(specifier);
var fill = specifier.fill,
align = specifier.align,
sign = specifier.sign,
symbol = specifier.symbol,
zero = specifier.zero,
width = specifier.width,
comma = specifier.comma,
precision = specifier.precision,
trim = specifier.trim,
type = specifier.type;
// The "n" type is an alias for ",g".
if (type === "n") comma = true, type = "g";
// The "" type, and any invalid type, is an alias for ".12~g".
else if (!formatTypes[type]) precision === undefined && (precision = 12), trim = true, type = "g";
// If zero fill is specified, padding goes after sign and before digits.
if (zero || (fill === "0" && align === "=")) zero = true, fill = "0", align = "=";
// Compute the prefix and suffix.
// For SI-prefix, the suffix is lazily computed.
var prefix = symbol === "$" ? currencyPrefix : symbol === "#" && /[boxX]/.test(type) ? "0" + type.toLowerCase() : "",
suffix = symbol === "$" ? currencySuffix : /[%p]/.test(type) ? percent : "";
// What format function should we use?
// Is this an integer type?
// Can this type generate exponential notation?
var formatType = formatTypes[type],
maybeSuffix = /[defgprs%]/.test(type);
// Set the default precision if not specified,
// or clamp the specified precision to the supported range.
// For significant precision, it must be in [1, 21].
// For fixed precision, it must be in [0, 20].
precision = precision === undefined ? 6
: /[gprs]/.test(type) ? Math.max(1, Math.min(21, precision))
: Math.max(0, Math.min(20, precision));
function format(value) {
var valuePrefix = prefix,
valueSuffix = suffix,
i, n, c;
if (type === "c") {
valueSuffix = formatType(value) + valueSuffix;
value = "";
} else {
value = +value;
// Determine the sign. -0 is not less than 0, but 1 / -0 is!
var valueNegative = value < 0 || 1 / value < 0;
// Perform the initial formatting.
value = isNaN(value) ? nan : formatType(Math.abs(value), precision);
// Trim insignificant zeros.
if (trim) value = formatTrim(value);
// If a negative value rounds to zero after formatting, and no explicit positive sign is requested, hide the sign.
if (valueNegative && +value === 0 && sign !== "+") valueNegative = false;
// Compute the prefix and suffix.
valuePrefix = (valueNegative ? (sign === "(" ? sign : minus) : sign === "-" || sign === "(" ? "" : sign) + valuePrefix;
valueSuffix = (type === "s" ? prefixes[8 + prefixExponent / 3] : "") + valueSuffix + (valueNegative && sign === "(" ? ")" : "");
// Break the formatted value into the integer “value” part that can be
// grouped, and fractional or exponential “suffix” part that is not.
if (maybeSuffix) {
i = -1, n = value.length;
while (++i < n) {
if (c = value.charCodeAt(i), 48 > c || c > 57) {
valueSuffix = (c === 46 ? decimal + value.slice(i + 1) : value.slice(i)) + valueSuffix;
value = value.slice(0, i);
break;
}
}
}
}
// If the fill character is not "0", grouping is applied before padding.
if (comma && !zero) value = group(value, Infinity);
// Compute the padding.
var length = valuePrefix.length + value.length + valueSuffix.length,
padding = length < width ? new Array(width - length + 1).join(fill) : "";
// If the fill character is "0", grouping is applied after padding.
if (comma && zero) value = group(padding + value, padding.length ? width - valueSuffix.length : Infinity), padding = "";
// Reconstruct the final output based on the desired alignment.
switch (align) {
case "<": value = valuePrefix + value + valueSuffix + padding; break;
case "=": value = valuePrefix + padding + value + valueSuffix; break;
case "^": value = padding.slice(0, length = padding.length >> 1) + valuePrefix + value + valueSuffix + padding.slice(length); break;
default: value = padding + valuePrefix + value + valueSuffix; break;
}
return numerals(value);
}
format.toString = function() {
return specifier + "";
};
return format;
}
function formatPrefix(specifier, value) {
var f = newFormat((specifier = formatSpecifier(specifier), specifier.type = "f", specifier)),
e = Math.max(-8, Math.min(8, Math.floor(exponent(value) / 3))) * 3,
k = Math.pow(10, -e),
prefix = prefixes[8 + e / 3];
return function(value) {
return f(k * value) + prefix;
};
}
return {
format: newFormat,
formatPrefix: formatPrefix
};
}
var locale;
var format;
var formatPrefix;
defaultLocale({
thousands: ",",
grouping: [3],
currency: ["$", ""]
});
function defaultLocale(definition) {
locale = formatLocale(definition);
format = locale.format;
formatPrefix = locale.formatPrefix;
return locale;
}
function precisionFixed(step) {
return Math.max(0, -exponent(Math.abs(step)));
}
function precisionPrefix(step, value) {
return Math.max(0, Math.max(-8, Math.min(8, Math.floor(exponent(value) / 3))) * 3 - exponent(Math.abs(step)));
}
function precisionRound(step, max) {
step = Math.abs(step), max = Math.abs(max) - step;
return Math.max(0, exponent(max) - exponent(step)) + 1;
}
function tickFormat(start, stop, count, specifier) {
var step = tickStep(start, stop, count),
precision;
specifier = formatSpecifier(specifier == null ? ",f" : specifier);
switch (specifier.type) {
case "s": {
var value = Math.max(Math.abs(start), Math.abs(stop));
if (specifier.precision == null && !isNaN(precision = precisionPrefix(step, value))) specifier.precision = precision;
return formatPrefix(specifier, value);
}
case "":
case "e":
case "g":
case "p":
case "r": {
if (specifier.precision == null && !isNaN(precision = precisionRound(step, Math.max(Math.abs(start), Math.abs(stop))))) specifier.precision = precision - (specifier.type === "e");
break;
}
case "f":
case "%": {
if (specifier.precision == null && !isNaN(precision = precisionFixed(step))) specifier.precision = precision - (specifier.type === "%") * 2;
break;
}
}
return format(specifier);
}
function linearish(scale) {
var domain = scale.domain;
scale.ticks = function(count) {
var d = domain();
return ticks(d[0], d[d.length - 1], count == null ? 10 : count);
};
scale.tickFormat = function(count, specifier) {
var d = domain();
return tickFormat(d[0], d[d.length - 1], count == null ? 10 : count, specifier);
};
scale.nice = function(count) {
if (count == null) count = 10;
var d = domain();
var i0 = 0;
var i1 = d.length - 1;
var start = d[i0];
var stop = d[i1];
var prestep;
var step;
var maxIter = 10;
if (stop < start) {
step = start, start = stop, stop = step;
step = i0, i0 = i1, i1 = step;
}
while (maxIter-- > 0) {
step = tickIncrement(start, stop, count);
if (step === prestep) {
d[i0] = start;
d[i1] = stop;
return domain(d);
} else if (step > 0) {
start = Math.floor(start / step) * step;
stop = Math.ceil(stop / step) * step;
} else if (step < 0) {
start = Math.ceil(start * step) / step;
stop = Math.floor(stop * step) / step;
} else {
break;
}
prestep = step;
}
return scale;
};
return scale;
}
function linear() {
var scale = continuous();
scale.copy = function() {
return copy$1(scale, linear());
};
initRange.apply(scale, arguments);
return linearish(scale);
}
function transformer() {
var x0 = 0,
x1 = 1,
t0,
t1,
k10,
transform,
interpolator = identity$1,
clamp = false,
unknown;
function scale(x) {
return x == null || isNaN(x = +x) ? unknown : interpolator(k10 === 0 ? 0.5 : (x = (transform(x) - t0) * k10, clamp ? Math.max(0, Math.min(1, x)) : x));
}
scale.domain = function(_) {
return arguments.length ? ([x0, x1] = _, t0 = transform(x0 = +x0), t1 = transform(x1 = +x1), k10 = t0 === t1 ? 0 : 1 / (t1 - t0), scale) : [x0, x1];
};
scale.clamp = function(_) {
return arguments.length ? (clamp = !!_, scale) : clamp;
};
scale.interpolator = function(_) {
return arguments.length ? (interpolator = _, scale) : interpolator;
};
function range(interpolate) {
return function(_) {
var r0, r1;
return arguments.length ? ([r0, r1] = _, interpolator = interpolate(r0, r1), scale) : [interpolator(0), interpolator(1)];
};
}
scale.range = range(interpolate);
scale.rangeRound = range(interpolateRound);
scale.unknown = function(_) {
return arguments.length ? (unknown = _, scale) : unknown;
};
return function(t) {
transform = t, t0 = t(x0), t1 = t(x1), k10 = t0 === t1 ? 0 : 1 / (t1 - t0);
return scale;
};
}
function copy(source, target) {
return target
.domain(source.domain())
.interpolator(source.interpolator())
.clamp(source.clamp())
.unknown(source.unknown());
}
function sequential() {
var scale = linearish(transformer()(identity$1));
scale.copy = function() {
return copy(scale, sequential());
};
return initInterpolator.apply(scale, arguments);
}
const COLOR_BASE = "#cecece";
// https://www.w3.org/TR/WCAG20/#relativeluminancedef
const rc = 0.2126;
const gc = 0.7152;
const bc = 0.0722;
// low-gamma adjust coefficient
const lowc = 1 / 12.92;
function adjustGamma(p) {
return Math.pow((p + 0.055) / 1.055, 2.4);
}
function relativeLuminance(o) {
const rsrgb = o.r / 255;
const gsrgb = o.g / 255;
const bsrgb = o.b / 255;
const r = rsrgb <= 0.03928 ? rsrgb * lowc : adjustGamma(rsrgb);
const g = gsrgb <= 0.03928 ? gsrgb * lowc : adjustGamma(gsrgb);
const b = bsrgb <= 0.03928 ? bsrgb * lowc : adjustGamma(bsrgb);
return r * rc + g * gc + b * bc;
}
const createRainbowColor = (root) => {
const colorParentMap = new Map();
colorParentMap.set(root, COLOR_BASE);
if (root.children != null) {
const colorScale = sequential([0, root.children.length], (n) => hsl(360 * n, 0.3, 0.85));
root.children.forEach((c, id) => {
colorParentMap.set(c, colorScale(id).toString());
});
}
const colorMap = new Map();
const lightScale = linear().domain([0, root.height]).range([0.9, 0.3]);
const getBackgroundColor = (node) => {
const parents = node.ancestors();
const colorStr = parents.length === 1 ? colorParentMap.get(parents[0]) : colorParentMap.get(parents[parents.length - 2]);
const hslColor = hsl(colorStr);
hslColor.l = lightScale(node.depth);
return hslColor;
};
return (node) => {
if (!colorMap.has(node)) {
const backgroundColor = getBackgroundColor(node);
const l = relativeLuminance(backgroundColor.rgb());
const fontColor = l > 0.19 ? "#000" : "#fff";
colorMap.set(node, {
backgroundColor: backgroundColor.toString(),
fontColor,
});
}
return colorMap.get(node);
};
};
const StaticContext = D({});
const drawChart = (parentNode, data, width, height) => {
const availableSizeProperties = getAvailableSizeOptions(data.options);
console.time("layout create");
const layout = treemap()
.size([width, height])
.paddingOuter(PADDING)
.paddingTop(TOP_PADDING)
.paddingInner(PADDING)
.round(true)
.tile(treemapResquarify);
console.timeEnd("layout create");
console.time("rawHierarchy create");
const rawHierarchy = hierarchy(data.tree);
console.timeEnd("rawHierarchy create");
const nodeSizesCache = new Map();
const nodeIdsCache = new Map();
const getModuleSize = (node, sizeKey) => { var _a, _b; return (_b = (_a = nodeSizesCache.get(node)) === null || _a === void 0 ? void 0 : _a[sizeKey]) !== null && _b !== void 0 ? _b : 0; };
console.time("rawHierarchy eachAfter cache");
rawHierarchy.eachAfter((node) => {
var _a;
const nodeData = node.data;
nodeIdsCache.set(nodeData, {
nodeUid: generateUniqueId("node"),
clipUid: generateUniqueId("clip"),
});
const sizes = { renderedLength: 0, gzipLength: 0, brotliLength: 0 };
if (isModuleTree(nodeData)) {
for (const sizeKey of availableSizeProperties) {
sizes[sizeKey] = nodeData.children.reduce((acc, child) => getModuleSize(child, sizeKey) + acc, 0);
}
}
else {
for (const sizeKey of availableSizeProperties) {
sizes[sizeKey] = (_a = data.nodeParts[nodeData.uid][sizeKey]) !== null && _a !== void 0 ? _a : 0;
}
}
nodeSizesCache.set(nodeData, sizes);
});
console.timeEnd("rawHierarchy eachAfter cache");
const getModuleIds = (node) => nodeIdsCache.get(node);
console.time("color");
const getModuleColor = createRainbowColor(rawHierarchy);
console.timeEnd("color");
S(e$1(StaticContext.Provider, Object.assign({ value: {
data,
availableSizeProperties,
width,
height,
getModuleSize,
getModuleIds,
getModuleColor,
rawHierarchy,
layout,
} }, { children: e$1(Main, {}, void 0) }), void 0), parentNode);
};
exports.StaticContext = StaticContext;
exports["default"] = drawChart;
Object.defineProperty(exports, '__esModule', { value: true });
return exports;
})({});
//# sourceMappingURL=treemap.js.map
/*-->*/
</script>
<script>
/*<!--*/
const data = {"version":2,"tree":{"name":"root","children":[{"name":"budibase-client.js","children":[{"name":"node_modules","children":[{"name":"svelte","children":[{"name":"internal/index.mjs","uid":"5864-10624"},{"name":"store/index.mjs","uid":"5864-10626"},{"name":"easing/index.mjs","uid":"5864-10680"},{"name":"transition/index.mjs","uid":"5864-10682"}]},{"name":"style-inject/dist/style-inject.es.js","uid":"5864-10628"},{"name":"@spectrum-css","children":[{"name":"vars/dist","children":[{"uid":"5864-11082","name":"spectrum-global.css"},{"uid":"5864-11084","name":"spectrum-medium.css"},{"uid":"5864-11086","name":"spectrum-large.css"},{"uid":"5864-11088","name":"spectrum-lightest.css"},{"uid":"5864-11090","name":"spectrum-light.css"},{"uid":"5864-11092","name":"spectrum-dark.css"},{"uid":"5864-11094","name":"spectrum-darkest.css"}]},{"name":"page/dist/index-vars.css","uid":"5864-11096"},{"name":"divider/dist/index-vars.css","uid":"5864-11114"},{"name":"button/dist/index-vars.css","uid":"5864-11122"},{"name":"typography/dist/index-vars.css","uid":"5864-11152"},{"name":"card/dist/index-vars.css","uid":"5864-11184"},{"name":"tag/dist/index-vars.css","uid":"5864-11190"}]},{"name":"svelte-spa-router","children":[{"name":"node_modules/regexparam/dist/index.mjs","uid":"5864-11138"},{"uid":"5864-11140","name":"Router.svelte"},{"uid":"5864-11142","name":"active.js"}]},{"name":"dayjs","children":[{"uid":"5864-11174","name":"dayjs.min.js"},{"name":"plugin/utc.js","uid":"5864-11176"}]},{"name":"apexcharts/dist/apexcharts.common.js","uid":"5864-11200"},{"name":"svelte-apexcharts/src/index.js","uid":"5864-11202"},{"name":"flatpickr/dist/esm","children":[{"name":"types/options.js","uid":"5864-11220"},{"name":"l10n/default.js","uid":"5864-11222"},{"name":"utils","children":[{"uid":"5864-11224","name":"index.js"},{"uid":"5864-11226","name":"dom.js"},{"uid":"5864-11228","name":"formatting.js"},{"uid":"5864-11230","name":"dates.js"},{"uid":"5864-11232","name":"polyfills.js"}]},{"uid":"5864-11234","name":"index.js"}]},{"name":"shortid","children":[{"name":"lib","children":[{"name":"random","children":[{"uid":"5864-11292","name":"random-from-seed.js"},{"uid":"5864-11296","name":"random-byte-browser.js"}]},{"uid":"5864-11294","name":"alphabet.js"},{"uid":"5864-11302","name":"generate.js"},{"uid":"5864-11304","name":"build.js"},{"uid":"5864-11306","name":"is-valid.js"},{"uid":"5864-11308","name":"index.js"}]},{"name":"node_modules/nanoid/format.browser.js","uid":"5864-11298"},{"uid":"5864-11310","name":"index.js"}]}]},{"name":"Users/rpowell/dev/repos/budibase","children":[{"name":"packages","children":[{"name":"bbui","children":[{"name":"src","children":[{"uid":"5864-10630","name":"bbui.css"},{"name":"Tooltip","children":[{"uid":"5864-10638","name":"Tooltip.svelte"},{"uid":"5864-10644","name":"TooltipWrapper.css"},{"uid":"5864-10646","name":"TooltipWrapper.svelte"}]},{"name":"Icon","children":[{"uid":"5864-10640","name":"Icon.css"},{"uid":"5864-10642","name":"Icon.svelte"}]},{"name":"Form","children":[{"uid":"5864-10648","name":"FieldLabel.css"},{"uid":"5864-10650","name":"FieldLabel.svelte"},{"uid":"5864-10652","name":"Field.css"},{"uid":"5864-10654","name":"Field.svelte"},{"name":"Core","children":[{"uid":"5864-10658","name":"TextField.css"},{"uid":"5864-10660","name":"TextField.svelte"},{"uid":"5864-10668","name":"Stepper.css"},{"uid":"5864-10670","name":"TextArea.css"},{"uid":"5864-10672","name":"TextArea.svelte"},{"uid":"5864-10688","name":"Search.css"},{"uid":"5864-10690","name":"Search.svelte"},{"uid":"5864-10692","name":"Picker.css"},{"uid":"5864-10694","name":"Picker.svelte"},{"uid":"5864-10696","name":"Select.svelte"},{"uid":"5864-10702","name":"Combobox.css"},{"uid":"5864-10704","name":"Combobox.svelte"},{"uid":"5864-10736","name":"Dropzone.css"},{"uid":"5864-10738","name":"Dropzone.svelte"},{"uid":"5864-10770","name":"Switch.css"},{"uid":"5864-10776","name":"RadioGroup.css"},{"uid":"5864-10778","name":"RadioGroup.svelte"},{"uid":"5864-10782","name":"Checkbox.css"},{"uid":"5864-10784","name":"Checkbox.svelte"},{"uid":"5864-10860","name":"DatePicker.css"},{"uid":"5864-10862","name":"DatePicker.svelte"},{"uid":"5864-10866","name":"Multiselect.svelte"},{"uid":"5864-10988","name":"RichTextField.css"},{"uid":"5864-10990","name":"RichTextField.svelte"}]},{"uid":"5864-10662","name":"Input.svelte"},{"uid":"5864-10698","name":"Select.svelte"},{"uid":"5864-10706","name":"Combobox.svelte"},{"uid":"5864-10786","name":"Checkbox.svelte"},{"uid":"5864-10864","name":"DatePicker.svelte"}]},{"name":"Actions/click_outside.js","uid":"5864-10684"},{"uid":"5864-10714","name":"helpers.js"},{"name":"Link/Link.svelte","uid":"5864-10718"},{"name":"Avatar","children":[{"uid":"5864-10724","name":"Avatar.css"},{"uid":"5864-10726","name":"Avatar.svelte"}]},{"name":"ClearButton/ClearButton.svelte","uid":"5864-10728"},{"name":"Tags","children":[{"uid":"5864-10730","name":"Tag.css"},{"uid":"5864-10732","name":"Tag.svelte"},{"uid":"5864-10734","name":"Tags.svelte"}]},{"name":"Button","children":[{"uid":"5864-10744","name":"Button.css"},{"uid":"5864-10746","name":"Button.svelte"}]},{"name":"Typography","children":[{"uid":"5864-10748","name":"Body.svelte"},{"uid":"5864-10750","name":"Heading.svelte"},{"uid":"5864-10994","name":"Detail.css"}]},{"name":"Drawer","children":[{"uid":"5864-10752","name":"Drawer.css"},{"uid":"5864-10754","name":"DrawerContent.css"},{"uid":"5864-10756","name":"DrawerContent.svelte"}]},{"name":"ActionButton","children":[{"uid":"5864-10758","name":"ActionButton.css"},{"uid":"5864-10760","name":"ActionButton.svelte"}]},{"name":"Popover/Popover.css","uid":"5864-10764"},{"name":"DetailSummary/DetailSummary.css","uid":"5864-10788"},{"name":"ProgressCircle/ProgressCircle.svelte","uid":"5864-10794"},{"name":"Label/Label.css","uid":"5864-10796"},{"name":"Layout","children":[{"uid":"5864-10798","name":"Layout.css"},{"uid":"5864-10800","name":"Layout.svelte"},{"uid":"5864-10802","name":"Page.css"}]},{"name":"Menu/Item.css","uid":"5864-10804"},{"uid":"5864-10810","name":"context.js"},{"name":"Modal","children":[{"uid":"5864-10812","name":"Modal.css"},{"uid":"5864-10814","name":"Modal.svelte"},{"uid":"5864-10824","name":"ModalContent.css"},{"uid":"5864-10826","name":"ModalContent.svelte"}]},{"name":"Divider","children":[{"uid":"5864-10820","name":"Divider.css"},{"uid":"5864-10822","name":"Divider.svelte"}]},{"name":"Stores/notifications.js","uid":"5864-10830"},{"name":"Notification","children":[{"uid":"5864-10832","name":"Notification.css"},{"uid":"5864-10834","name":"Notification.svelte"},{"uid":"5864-10836","name":"NotificationDisplay.css"}]},{"name":"Table","children":[{"uid":"5864-10870","name":"StringRenderer.css"},{"uid":"5864-10872","name":"StringRenderer.svelte"},{"uid":"5864-10874","name":"BooleanRenderer.css"},{"uid":"5864-10876","name":"BooleanRenderer.svelte"},{"uid":"5864-10882","name":"DateTimeRenderer.css"},{"uid":"5864-10884","name":"DateTimeRenderer.svelte"},{"uid":"5864-10888","name":"RelationshipRenderer.css"},{"uid":"5864-10890","name":"RelationshipRenderer.svelte"},{"uid":"5864-10892","name":"AttachmentRenderer.css"},{"uid":"5864-10894","name":"AttachmentRenderer.svelte"},{"uid":"5864-10898","name":"ArrayRenderer.svelte"},{"uid":"5864-10900","name":"InternalRenderer.css"},{"uid":"5864-10902","name":"InternalRenderer.svelte"},{"uid":"5864-10904","name":"CellRenderer.svelte"},{"uid":"5864-10906","name":"SelectEditRenderer.svelte"},{"uid":"5864-10910","name":"Table.css"},{"uid":"5864-10912","name":"Table.svelte"},{"uid":"5864-10992","name":"BoldRenderer.css"}]},{"name":"Badge/Badge.svelte","uid":"5864-10896"},{"name":"Tabs","children":[{"uid":"5864-10916","name":"Tabs.css"},{"uid":"5864-10918","name":"Tab.css"}]},{"name":"Pagination","children":[{"uid":"5864-10924","name":"Pagination.css"},{"uid":"5864-10926","name":"Pagination.svelte"}]},{"name":"ColorPicker","children":[{"uid":"5864-10930","name":"ColorPicker.css"},{"uid":"5864-10932","name":"ColorPicker.svelte"}]},{"name":"InlineAlert/InlineAlert.css","uid":"5864-10936"},{"name":"Markdown","children":[{"uid":"5864-10978","name":"SpectrumMDE.css"},{"uid":"5864-10980","name":"SpectrumMDE.svelte"},{"uid":"5864-10982","name":"MarkdownEditor.svelte"},{"uid":"5864-10984","name":"MarkdownViewer.css"},{"uid":"5864-10986","name":"MarkdownViewer.svelte"}]},{"uid":"5864-11480","name":"spectrum-icons-rollup.js"}]},{"name":"node_modules","children":[{"name":"@spectrum-css","children":[{"name":"icon/dist","children":[{"uid":"5864-10632","name":"index-vars.css"},{"uid":"5864-11476","name":"spectrum-css-icons.svg"}]},{"name":"fieldlabel/dist/index-vars.css","uid":"5864-10634"},{"name":"tooltip/dist/index-vars.css","uid":"5864-10636"},{"name":"textfield/dist/index-vars.css","uid":"5864-10656"},{"name":"actionbutton/dist/index-vars.css","uid":"5864-10664"},{"name":"stepper/dist/index-vars.css","uid":"5864-10666"},{"name":"picker/dist/index-vars.css","uid":"5864-10674"},{"name":"popover/dist/index-vars.css","uid":"5864-10676"},{"name":"menu/dist/index-vars.css","uid":"5864-10678"},{"name":"search/dist/index-vars.css","uid":"5864-10686"},{"name":"inputgroup/dist/index-vars.css","uid":"5864-10700"},{"name":"dropzone/dist/index-vars.css","uid":"5864-10708"},{"name":"typography/dist/index-vars.css","uid":"5864-10710"},{"name":"illustratedmessage/dist/index-vars.css","uid":"5864-10712"},{"name":"link/dist/index-vars.css","uid":"5864-10716"},{"name":"tags/dist/index-vars.css","uid":"5864-10720"},{"name":"avatar/dist/index-vars.css","uid":"5864-10722"},{"name":"button/dist/index-vars.css","uid":"5864-10742"},{"name":"actiongroup/dist/index-vars.css","uid":"5864-10762"},{"name":"buttongroup/dist/index-vars.css","uid":"5864-10766"},{"name":"switch/dist/index-vars.css","uid":"5864-10768"},{"name":"fieldgroup/dist/index-vars.css","uid":"5864-10772"},{"name":"radio/dist/index-vars.css","uid":"5864-10774"},{"name":"checkbox/dist/index-vars.css","uid":"5864-10780"},{"name":"progressbar/dist/index-vars.css","uid":"5864-10790"},{"name":"progresscircle/dist/index-vars.css","uid":"5864-10792"},{"name":"modal/dist/index-vars.css","uid":"5864-10806"},{"name":"underlay/dist/index-vars.css","uid":"5864-10808"},{"name":"dialog/dist/index-vars.css","uid":"5864-10816"},{"name":"divider/dist/index-vars.css","uid":"5864-10818"},{"name":"toast/dist/index-vars.css","uid":"5864-10828"},{"name":"sidenav/dist/index-vars.css","uid":"5864-10838"},{"name":"table/dist/index-vars.css","uid":"5864-10868"},{"name":"label/dist/index-vars.css","uid":"5864-10886"},{"name":"tabs/dist/index-vars.css","uid":"5864-10914"},{"name":"treeview/dist/index-vars.css","uid":"5864-10920"},{"name":"pagination/dist/index-vars.css","uid":"5864-10922"},{"name":"statuslight/dist/index-vars.css","uid":"5864-10928"},{"name":"inlinealert/dist/index-vars.css","uid":"5864-10934"}]},{"name":"svelte-portal/src/Portal.svelte","uid":"5864-10740"},{"name":"flatpickr/dist","children":[{"name":"esm","children":[{"name":"types/options.js","uid":"5864-10840"},{"name":"l10n/default.js","uid":"5864-10842"},{"name":"utils","children":[{"uid":"5864-10844","name":"index.js"},{"uid":"5864-10846","name":"dom.js"},{"uid":"5864-10848","name":"formatting.js"},{"uid":"5864-10850","name":"dates.js"},{"uid":"5864-10852","name":"polyfills.js"}]},{"uid":"5864-10854","name":"index.js"}]},{"uid":"5864-10858","name":"flatpickr.css"}]},{"name":"svelte-flatpickr/src/Flatpickr.svelte","uid":"5864-10856"},{"name":"dayjs/dayjs.min.js","uid":"5864-10880"},{"name":"codemirror","children":[{"name":"lib/codemirror.js","uid":"5864-10938"},{"name":"addon","children":[{"name":"edit/continuelist.js","uid":"5864-10940"},{"name":"display","children":[{"uid":"5864-10944","name":"fullscreen.js"},{"uid":"5864-10954","name":"placeholder.js"},{"uid":"5864-10956","name":"autorefresh.js"}]},{"name":"mode/overlay.js","uid":"5864-10952"},{"name":"selection/mark-selection.js","uid":"5864-10958"},{"name":"search/searchcursor.js","uid":"5864-10960"}]},{"name":"mode","children":[{"name":"xml/xml.js","uid":"5864-10946"},{"uid":"5864-10948","name":"meta.js"},{"name":"markdown/markdown.js","uid":"5864-10950"},{"name":"gfm/gfm.js","uid":"5864-10962"}]}]},{"name":"easymde","children":[{"name":"src/js","children":[{"name":"codemirror/tablist.js","uid":"5864-10942"},{"uid":"5864-10974","name":"easymde.js"}]},{"name":"dist/easymde.min.css","uid":"5864-10976"}]},{"name":"typo-js/typo.js","uid":"5864-10968"},{"name":"codemirror-spell-checker/src/js/spell-checker.js","uid":"5864-10970"},{"name":"marked/lib/marked.cjs","uid":"5864-10972"},{"name":"@adobe/spectrum-css-workflow-icons/dist/spectrum-icons.svg","uid":"5864-11478"}]}]},{"name":"frontend-core","children":[{"name":"assets/error.svg","uid":"5864-10996"},{"name":"src","children":[{"uid":"5864-10998","name":"constants.js"},{"name":"api","children":[{"uid":"5864-11000","name":"analytics.js"},{"uid":"5864-11002","name":"app.js"},{"uid":"5864-11004","name":"attachments.js"},{"uid":"5864-11006","name":"auth.js"},{"uid":"5864-11008","name":"automations.js"},{"uid":"5864-11010","name":"configs.js"},{"uid":"5864-11012","name":"datasources.js"},{"uid":"5864-11014","name":"flags.js"},{"uid":"5864-11016","name":"hosting.js"},{"uid":"5864-11018","name":"layouts.js"},{"uid":"5864-11020","name":"other.js"},{"uid":"5864-11022","name":"permissions.js"},{"uid":"5864-11024","name":"queries.js"},{"uid":"5864-11026","name":"relationships.js"},{"uid":"5864-11028","name":"roles.js"},{"uid":"5864-11030","name":"routes.js"},{"uid":"5864-11032","name":"rows.js"},{"uid":"5864-11034","name":"screens.js"},{"uid":"5864-11036","name":"tables.js"},{"uid":"5864-11038","name":"templates.js"},{"uid":"5864-11040","name":"user.js"},{"uid":"5864-11042","name":"views.js"},{"uid":"5864-11044","name":"index.js"}]},{"name":"stores/localStorage.js","uid":"5864-11046"},{"name":"utils","children":[{"uid":"5864-11058","name":"lucene.js"},{"uid":"5864-11074","name":"json.js"},{"uid":"5864-11080","name":"cookies.js"}]},{"name":"fetch","children":[{"uid":"5864-11060","name":"DataFetch.js"},{"uid":"5864-11062","name":"TableFetch.js"},{"uid":"5864-11064","name":"ViewFetch.js"},{"uid":"5864-11066","name":"QueryFetch.js"},{"uid":"5864-11068","name":"RelationshipFetch.js"},{"uid":"5864-11070","name":"NestedProviderFetch.js"},{"uid":"5864-11072","name":"FieldFetch.js"},{"uid":"5864-11076","name":"JSONArrayFetch.js"},{"uid":"5864-11078","name":"fetchData.js"}]}]}]},{"name":"string-templates/dist/bundle.mjs","uid":"5864-11314"}]},{"name":"node_modules/lodash","children":[{"uid":"5864-10908","name":"lodash.js"},{"uid":"5864-11048","name":"lodash.min.js"},{"name":"fp","children":[{"uid":"5864-11050","name":"_mapping.js"},{"uid":"5864-11052","name":"placeholder.js"},{"uid":"5864-11054","name":"_baseConvert.js"}]},{"uid":"5864-11056","name":"fp.js"}]}]},{"uid":"5864-10878","name":"\u0000commonjsHelpers.js"},{"uid":"5864-10964","name":"\u0000polyfill-node.fs.js"},{"uid":"5864-10966","name":"\u0000\u0000polyfill-node.fs.js?commonjs-proxy"},{"name":"src","children":[{"name":"components","children":[{"name":"app","children":[{"uid":"5864-11098","name":"Placeholder.css"},{"uid":"5864-11100","name":"Placeholder.svelte"},{"uid":"5864-11102","name":"Container.css"},{"uid":"5864-11104","name":"Container.svelte"},{"uid":"5864-11106","name":"Section.css"},{"uid":"5864-11108","name":"Section.svelte"},{"uid":"5864-11110","name":"DataProvider.css"},{"uid":"5864-11112","name":"DataProvider.svelte"},{"uid":"5864-11116","name":"Divider.svelte"},{"uid":"5864-11118","name":"ScreenSlot.css"},{"uid":"5864-11120","name":"ScreenSlot.svelte"},{"uid":"5864-11124","name":"Button.css"},{"uid":"5864-11126","name":"Button.svelte"},{"uid":"5864-11128","name":"Repeater.css"},{"uid":"5864-11130","name":"Repeater.svelte"},{"uid":"5864-11132","name":"Text.css"},{"uid":"5864-11134","name":"Text.svelte"},{"uid":"5864-11144","name":"Layout.css"},{"uid":"5864-11146","name":"Layout.svelte"},{"uid":"5864-11148","name":"Link.css"},{"uid":"5864-11150","name":"Link.svelte"},{"uid":"5864-11154","name":"Heading.css"},{"uid":"5864-11156","name":"Heading.svelte"},{"uid":"5864-11158","name":"Image.css"},{"uid":"5864-11160","name":"Image.svelte"},{"uid":"5864-11162","name":"Embed.css"},{"uid":"5864-11164","name":"Embed.svelte"},{"uid":"5864-11166","name":"Icon.css"},{"uid":"5864-11168","name":"Icon.svelte"},{"uid":"5864-11170","name":"BackgroundImage.css"},{"uid":"5864-11172","name":"BackgroundImage.svelte"},{"uid":"5864-11178","name":"DateRangePicker.svelte"},{"uid":"5864-11180","name":"CardStat.css"},{"uid":"5864-11182","name":"CardStat.svelte"},{"uid":"5864-11186","name":"SpectrumCard.css"},{"uid":"5864-11188","name":"SpectrumCard.svelte"},{"uid":"5864-11192","name":"Tag.css"},{"uid":"5864-11194","name":"Tag.svelte"},{"uid":"5864-11196","name":"MarkdownViewer.svelte"},{"name":"charts","children":[{"uid":"5864-11198","name":"ApexOptionsBuilder.js"},{"uid":"5864-11204","name":"ApexChart.css"},{"uid":"5864-11206","name":"ApexChart.svelte"},{"uid":"5864-11208","name":"BarChart.svelte"},{"uid":"5864-11210","name":"LineChart.svelte"},{"uid":"5864-11212","name":"PieChart.svelte"},{"uid":"5864-11214","name":"DonutChart.svelte"},{"uid":"5864-11216","name":"AreaChart.svelte"},{"uid":"5864-11218","name":"CandleStickChart.svelte"}]},{"name":"forms","children":[{"uid":"5864-11236","name":"validation.js"},{"uid":"5864-11238","name":"InnerForm.svelte"},{"uid":"5864-11240","name":"Form.svelte"},{"uid":"5864-11242","name":"FieldGroup.css"},{"uid":"5864-11244","name":"FieldGroup.svelte"},{"uid":"5864-11246","name":"FieldGroupFallback.svelte"},{"uid":"5864-11248","name":"Field.css"},{"uid":"5864-11250","name":"Field.svelte"},{"uid":"5864-11252","name":"StringField.svelte"},{"uid":"5864-11254","name":"NumberField.svelte"},{"uid":"5864-11256","name":"optionsParser.js"},{"uid":"5864-11258","name":"OptionsField.svelte"},{"uid":"5864-11260","name":"MultiFieldSelect.svelte"},{"uid":"5864-11262","name":"BooleanField.svelte"},{"uid":"5864-11264","name":"LongFormField.svelte"},{"uid":"5864-11266","name":"DateTimeField.svelte"},{"uid":"5864-11268","name":"AttachmentField.svelte"},{"uid":"5864-11270","name":"RelationshipField.svelte"},{"uid":"5864-11272","name":"PasswordField.svelte"},{"uid":"5864-11274","name":"FormStep.svelte"},{"uid":"5864-11276","name":"JSONField.css"},{"uid":"5864-11278","name":"JSONField.svelte"},{"uid":"5864-11280","name":"S3Upload.css"},{"uid":"5864-11282","name":"S3Upload.svelte"}]},{"name":"table","children":[{"uid":"5864-11284","name":"SlotRenderer.svelte"},{"uid":"5864-11286","name":"Table.css"},{"uid":"5864-11288","name":"Table.svelte"}]},{"name":"blocks","children":[{"uid":"5864-11316","name":"TableBlock.css"},{"uid":"5864-11318","name":"TableBlock.svelte"},{"uid":"5864-11320","name":"CardsBlock.css"},{"uid":"5864-11322","name":"CardsBlock.svelte"},{"uid":"5864-11324","name":"RepeaterBlock.svelte"}]},{"name":"dynamic-filter","children":[{"uid":"5864-11326","name":"FilterModal.css"},{"uid":"5864-11328","name":"FilterModal.svelte"},{"uid":"5864-11330","name":"DynamicFilter.svelte"}]},{"name":"deprecated","children":[{"uid":"5864-11332","name":"Navigation.css"},{"uid":"5864-11334","name":"Navigation.svelte"},{"uid":"5864-11336","name":"CardHorizontal.css"},{"uid":"5864-11338","name":"CardHorizontal.svelte"},{"uid":"5864-11340","name":"StackedList.css"},{"uid":"5864-11342","name":"StackedList.svelte"},{"uid":"5864-11344","name":"Card.css"},{"uid":"5864-11346","name":"Card.svelte"}]},{"uid":"5864-11348","name":"index.js"}]},{"uid":"5864-11290","name":"Block.svelte"},{"uid":"5864-11312","name":"BlockComponent.svelte"},{"name":"context","children":[{"uid":"5864-11388","name":"Provider.svelte"},{"uid":"5864-11428","name":"UserBindingsProvider.svelte"},{"uid":"5864-11430","name":"DeviceBindingsProvider.svelte"},{"uid":"5864-11432","name":"StateBindingsProvider.svelte"}]},{"uid":"5864-11390","name":"Screen.svelte"},{"uid":"5864-11392","name":"Router.css"},{"uid":"5864-11394","name":"Router.svelte"},{"uid":"5864-11404","name":"Component.css"},{"uid":"5864-11406","name":"Component.svelte"},{"name":"overlay","children":[{"uid":"5864-11418","name":"NotificationDisplay.css"},{"uid":"5864-11420","name":"NotificationDisplay.svelte"},{"uid":"5864-11422","name":"ConfirmationDisplay.svelte"},{"uid":"5864-11424","name":"PeekScreenDisplay.css"},{"uid":"5864-11426","name":"PeekScreenDisplay.svelte"}]},{"name":"preview","children":[{"uid":"5864-11434","name":"SettingsButton.css"},{"uid":"5864-11436","name":"SettingsButton.svelte"},{"uid":"5864-11438","name":"SettingsColorPicker.css"},{"uid":"5864-11440","name":"SettingsColorPicker.svelte"},{"uid":"5864-11442","name":"SettingsPicker.css"},{"uid":"5864-11444","name":"SettingsPicker.svelte"},{"uid":"5864-11448","name":"SettingsBar.css"},{"uid":"5864-11450","name":"SettingsBar.svelte"},{"uid":"5864-11452","name":"Indicator.css"},{"uid":"5864-11454","name":"Indicator.svelte"},{"uid":"5864-11456","name":"IndicatorSet.svelte"},{"uid":"5864-11458","name":"SelectionIndicator.svelte"},{"uid":"5864-11460","name":"HoverIndicator.svelte"},{"uid":"5864-11466","name":"DNDPositionIndicator.svelte"},{"uid":"5864-11468","name":"DNDHandler.svelte"},{"uid":"5864-11470","name":"KeyboardManager.svelte"}]},{"uid":"5864-11462","name":"CustomThemeWrapper.css"},{"uid":"5864-11464","name":"CustomThemeWrapper.svelte"},{"uid":"5864-11472","name":"ClientApp.css"},{"uid":"5864-11474","name":"ClientApp.svelte"}]},{"uid":"5864-11136","name":"constants.js"},{"name":"api","children":[{"uid":"5864-11350","name":"api.js"},{"uid":"5864-11352","name":"patches.js"},{"uid":"5864-11354","name":"index.js"}]},{"name":"stores","children":[{"uid":"5864-11356","name":"auth.js"},{"uid":"5864-11358","name":"app.js"},{"uid":"5864-11360","name":"state.js"},{"uid":"5864-11362","name":"peek.js"},{"uid":"5864-11368","name":"builder.js"},{"uid":"5864-11370","name":"routes.js"},{"uid":"5864-11372","name":"notification.js"},{"uid":"5864-11374","name":"screens.js"},{"uid":"5864-11376","name":"dataSource.js"},{"uid":"5864-11378","name":"confirmation.js"},{"uid":"5864-11380","name":"theme.js"},{"uid":"5864-11382","name":"uploads.js"},{"uid":"5864-11384","name":"context.js"},{"uid":"5864-11386","name":"initialise.js"}]},{"name":"utils","children":[{"uid":"5864-11366","name":"components.js"},{"uid":"5864-11396","name":"enrichDataBinding.js"},{"uid":"5864-11398","name":"buttonActions.js"},{"uid":"5864-11400","name":"componentProps.js"},{"uid":"5864-11402","name":"conditions.js"},{"uid":"5864-11408","name":"styleable.js"},{"uid":"5864-11410","name":"linkable.js"},{"uid":"5864-11412","name":"getAction.js"},{"uid":"5864-11414","name":"schema.js"},{"uid":"5864-11446","name":"domDebounce.js"}]},{"uid":"5864-11416","name":"sdk.js"},{"uid":"5864-11482","name":"index.js"}]},{"name":"\u0000/node_modules/shortid/node_modules/nanoid/format.browser.js?commonjs-proxy","uid":"5864-11300"},{"uid":"5864-11364","name":"manifest.json"}]}],"isRoot":true},"nodeParts":{"5864-10624":{"renderedLength":36675,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10623"},"5864-10626":{"renderedLength":3374,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10625"},"5864-10628":{"renderedLength":724,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10627"},"5864-10630":{"renderedLength":2436,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10629"},"5864-10632":{"renderedLength":12664,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10631"},"5864-10634":{"renderedLength":8406,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10633"},"5864-10636":{"renderedLength":10529,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10635"},"5864-10638":{"renderedLength":6453,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10637"},"5864-10640":{"renderedLength":391,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10639"},"5864-10642":{"renderedLength":4262,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10641"},"5864-10644":{"renderedLength":462,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10643"},"5864-10646":{"renderedLength":7087,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10645"},"5864-10648":{"renderedLength":233,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10647"},"5864-10650":{"renderedLength":3551,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10649"},"5864-10652":{"renderedLength":443,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10651"},"5864-10654":{"renderedLength":6110,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10653"},"5864-10656":{"renderedLength":22213,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10655"},"5864-10658":{"renderedLength":100,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10657"},"5864-10660":{"renderedLength":8562,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10659"},"5864-10662":{"renderedLength":6334,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10661"},"5864-10664":{"renderedLength":37418,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10663"},"5864-10666":{"renderedLength":16807,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10665"},"5864-10668":{"renderedLength":151,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10667"},"5864-10670":{"renderedLength":168,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10669"},"5864-10672":{"renderedLength":7244,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10671"},"5864-10674":{"renderedLength":20757,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10673"},"5864-10676":{"renderedLength":4606,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10675"},"5864-10678":{"renderedLength":10750,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10677"},"5864-10680":{"renderedLength":91,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10679"},"5864-10682":{"renderedLength":836,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10681"},"5864-10684":{"renderedLength":481,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10683"},"5864-10686":{"renderedLength":1723,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10685"},"5864-10688":{"renderedLength":295,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10687"},"5864-10690":{"renderedLength":6439,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10689"},"5864-10692":{"renderedLength":1206,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10691"},"5864-10694":{"renderedLength":24461,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10693"},"5864-10696":{"renderedLength":8099,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10695"},"5864-10698":{"renderedLength":7219,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10697"},"5864-10700":{"renderedLength":17906,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10699"},"5864-10702":{"renderedLength":375,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10701"},"5864-10704":{"renderedLength":14788,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10703"},"5864-10706":{"renderedLength":5974,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10705"},"5864-10708":{"renderedLength":1783,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10707"},"5864-10710":{"renderedLength":77556,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10709"},"5864-10712":{"renderedLength":1481,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10711"},"5864-10714":{"renderedLength":3048,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10713"},"5864-10716":{"renderedLength":2769,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10715"},"5864-10718":{"renderedLength":4592,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10717"},"5864-10720":{"renderedLength":15119,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10719"},"5864-10722":{"renderedLength":685,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10721"},"5864-10724":{"renderedLength":228,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10723"},"5864-10726":{"renderedLength":5070,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10725"},"5864-10728":{"renderedLength":2061,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10727"},"5864-10730":{"renderedLength":119,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10729"},"5864-10732":{"renderedLength":7886,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10731"},"5864-10734":{"renderedLength":1943,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10733"},"5864-10736":{"renderedLength":2620,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10735"},"5864-10738":{"renderedLength":45515,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10737"},"5864-10740":{"renderedLength":2999,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10739"},"5864-10742":{"renderedLength":38906,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10741"},"5864-10744":{"renderedLength":514,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10743"},"5864-10746":{"renderedLength":13348,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10745"},"5864-10748":{"renderedLength":3402,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10747"},"5864-10750":{"renderedLength":3116,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10749"},"5864-10752":{"renderedLength":638,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10751"},"5864-10754":{"renderedLength":580,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10753"},"5864-10756":{"renderedLength":4794,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10755"},"5864-10758":{"renderedLength":309,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10757"},"5864-10760":{"renderedLength":10694,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10759"},"5864-10762":{"renderedLength":12948,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10761"},"5864-10764":{"renderedLength":152,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10763"},"5864-10766":{"renderedLength":1450,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10765"},"5864-10768":{"renderedLength":13177,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10767"},"5864-10770":{"renderedLength":102,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10769"},"5864-10772":{"renderedLength":763,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10771"},"5864-10774":{"renderedLength":11813,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10773"},"5864-10776":{"renderedLength":100,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10775"},"5864-10778":{"renderedLength":7948,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10777"},"5864-10780":{"renderedLength":19824,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10779"},"5864-10782":{"renderedLength":361,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10781"},"5864-10784":{"renderedLength":4418,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10783"},"5864-10786":{"renderedLength":4196,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10785"},"5864-10788":{"renderedLength":1039,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10787"},"5864-10790":{"renderedLength":10099,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10789"},"5864-10792":{"renderedLength":12819,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10791"},"5864-10794":{"renderedLength":5259,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10793"},"5864-10796":{"renderedLength":504,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10795"},"5864-10798":{"renderedLength":1306,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10797"},"5864-10800":{"renderedLength":4400,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10799"},"5864-10802":{"renderedLength":312,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10801"},"5864-10804":{"renderedLength":111,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10803"},"5864-10806":{"renderedLength":4051,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10805"},"5864-10808":{"renderedLength":2083,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10807"},"5864-10810":{"renderedLength":55,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10809"},"5864-10812":{"renderedLength":842,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10811"},"5864-10814":{"renderedLength":11488,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10813"},"5864-10816":{"renderedLength":16291,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10815"},"5864-10818":{"renderedLength":1950,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10817"},"5864-10820":{"renderedLength":131,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10819"},"5864-10822":{"renderedLength":2194,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10821"},"5864-10824":{"renderedLength":751,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10823"},"5864-10826":{"renderedLength":25402,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10825"},"5864-10828":{"renderedLength":8842,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10827"},"5864-10830":{"renderedLength":1784,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10829"},"5864-10832":{"renderedLength":105,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10831"},"5864-10834":{"renderedLength":5293,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10833"},"5864-10836":{"renderedLength":271,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10835"},"5864-10838":{"renderedLength":8481,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10837"},"5864-10840":{"renderedLength":2846,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10839"},"5864-10842":{"renderedLength":1899,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10841"},"5864-10844":{"renderedLength":390,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10843"},"5864-10846":{"renderedLength":1922,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10845"},"5864-10848":{"renderedLength":4759,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10847"},"5864-10850":{"renderedLength":4940,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10849"},"5864-10852":{"renderedLength":453,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10851"},"5864-10854":{"renderedLength":93688,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10853"},"5864-10856":{"renderedLength":6586,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10855"},"5864-10858":{"renderedLength":19854,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10857"},"5864-10860":{"renderedLength":528,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10859"},"5864-10862":{"renderedLength":14886,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10861"},"5864-10864":{"renderedLength":5037,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10863"},"5864-10866":{"renderedLength":6908,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10865"},"5864-10868":{"renderedLength":20722,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10867"},"5864-10870":{"renderedLength":124,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10869"},"5864-10872":{"renderedLength":1271,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10871"},"5864-10874":{"renderedLength":147,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10873"},"5864-10876":{"renderedLength":2069,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10875"},"5864-10878":{"renderedLength":1018,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10877"},"5864-10880":{"renderedLength":6414,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10879"},"5864-10882":{"renderedLength":86,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10881"},"5864-10884":{"renderedLength":1758,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10883"},"5864-10886":{"renderedLength":2420,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10885"},"5864-10888":{"renderedLength":96,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10887"},"5864-10890":{"renderedLength":6143,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10889"},"5864-10892":{"renderedLength":397,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10891"},"5864-10894":{"renderedLength":11806,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10893"},"5864-10896":{"renderedLength":5081,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10895"},"5864-10898":{"renderedLength":5782,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10897"},"5864-10900":{"renderedLength":124,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10899"},"5864-10902":{"renderedLength":2597,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10901"},"5864-10904":{"renderedLength":7771,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10903"},"5864-10906":{"renderedLength":5715,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10905"},"5864-10908":{"renderedLength":608587,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10907"},"5864-10910":{"renderedLength":3366,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10909"},"5864-10912":{"renderedLength":44376,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10911"},"5864-10914":{"renderedLength":13393,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10913"},"5864-10916":{"renderedLength":733,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10915"},"5864-10918":{"renderedLength":126,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10917"},"5864-10920":{"renderedLength":14182,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10919"},"5864-10922":{"renderedLength":2449,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10921"},"5864-10924":{"renderedLength":179,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10923"},"5864-10926":{"renderedLength":4039,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10925"},"5864-10928":{"renderedLength":7974,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10927"},"5864-10930":{"renderedLength":2295,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10929"},"5864-10932":{"renderedLength":17857,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10931"},"5864-10934":{"renderedLength":4882,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10933"},"5864-10936":{"renderedLength":302,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10935"},"5864-10938":{"renderedLength":435744,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10937"},"5864-10940":{"renderedLength":4077,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10939"},"5864-10942":{"renderedLength":1263,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10941"},"5864-10944":{"renderedLength":1415,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10943"},"5864-10946":{"renderedLength":14707,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10945"},"5864-10948":{"renderedLength":16573,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10947"},"5864-10950":{"renderedLength":34198,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10949"},"5864-10952":{"renderedLength":3345,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10951"},"5864-10954":{"renderedLength":2917,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10953"},"5864-10956":{"renderedLength":1508,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10955"},"5864-10958":{"renderedLength":4035,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10957"},"5864-10960":{"renderedLength":13209,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10959"},"5864-10962":{"renderedLength":5264,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10961"},"5864-10964":{"renderedLength":30,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10963"},"5864-10966":{"renderedLength":78,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10965"},"5864-10968":{"renderedLength":30622,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10967"},"5864-10970":{"renderedLength":3494,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10969"},"5864-10972":{"renderedLength":100035,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10971"},"5864-10974":{"renderedLength":109291,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10973"},"5864-10976":{"renderedLength":12588,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10975"},"5864-10978":{"renderedLength":3226,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10977"},"5864-10980":{"renderedLength":3654,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10979"},"5864-10982":{"renderedLength":6011,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10981"},"5864-10984":{"renderedLength":828,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10983"},"5864-10986":{"renderedLength":3012,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10985"},"5864-10988":{"renderedLength":753,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10987"},"5864-10990":{"renderedLength":3893,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10989"},"5864-10992":{"renderedLength":90,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10991"},"5864-10994":{"renderedLength":86,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10993"},"5864-10996":{"renderedLength":2584,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10995"},"5864-10998":{"renderedLength":1316,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10997"},"5864-11000":{"renderedLength":471,"gzipLength":0,"brotliLength":0,"mainUid":"5864-10999"},"5864-11002":{"renderedLength":3959,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11001"},"5864-11004":{"renderedLength":1919,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11003"},"5864-11006":{"renderedLength":1993,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11005"},"5864-11008":{"renderedLength":2188,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11007"},"5864-11010":{"renderedLength":2296,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11009"},"5864-11012":{"renderedLength":1606,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11011"},"5864-11014":{"renderedLength":589,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11013"},"5864-11016":{"renderedLength":431,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11015"},"5864-11018":{"renderedLength":609,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11017"},"5864-11020":{"renderedLength":1047,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11019"},"5864-11022":{"renderedLength":852,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11021"},"5864-11024":{"renderedLength":2267,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11023"},"5864-11026":{"renderedLength":686,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11025"},"5864-11028":{"renderedLength":733,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11027"},"5864-11030":{"renderedLength":442,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11029"},"5864-11032":{"renderedLength":1694,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11031"},"5864-11034":{"renderedLength":619,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11033"},"5864-11036":{"renderedLength":3241,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11035"},"5864-11038":{"renderedLength":891,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11037"},"5864-11040":{"renderedLength":3355,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11039"},"5864-11042":{"renderedLength":1737,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11041"},"5864-11044":{"renderedLength":6375,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11043"},"5864-11046":{"renderedLength":1367,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11045"},"5864-11048":{"renderedLength":73810,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11047"},"5864-11050":{"renderedLength":11408,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11049"},"5864-11052":{"renderedLength":131,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11051"},"5864-11054":{"renderedLength":18492,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11053"},"5864-11056":{"renderedLength":83,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11055"},"5864-11058":{"renderedLength":8502,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11057"},"5864-11060":{"renderedLength":11566,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11059"},"5864-11062":{"renderedLength":1065,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11061"},"5864-11064":{"renderedLength":414,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11063"},"5864-11066":{"renderedLength":2910,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11065"},"5864-11068":{"renderedLength":451,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11067"},"5864-11070":{"renderedLength":511,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11069"},"5864-11072":{"renderedLength":1077,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11071"},"5864-11074":{"renderedLength":4336,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11073"},"5864-11076":{"renderedLength":500,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11075"},"5864-11078":{"renderedLength":463,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11077"},"5864-11080":{"renderedLength":554,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11079"},"5864-11082":{"renderedLength":49094,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11081"},"5864-11084":{"renderedLength":69970,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11083"},"5864-11086":{"renderedLength":68167,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11085"},"5864-11088":{"renderedLength":6159,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11087"},"5864-11090":{"renderedLength":6149,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11089"},"5864-11092":{"renderedLength":6220,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11091"},"5864-11094":{"renderedLength":6206,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11093"},"5864-11096":{"renderedLength":224,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11095"},"5864-11098":{"renderedLength":145,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11097"},"5864-11100":{"renderedLength":2480,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11099"},"5864-11102":{"renderedLength":1434,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11101"},"5864-11104":{"renderedLength":5043,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11103"},"5864-11106":{"renderedLength":544,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11105"},"5864-11108":{"renderedLength":9125,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11107"},"5864-11110":{"renderedLength":404,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11109"},"5864-11112":{"renderedLength":17212,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11111"},"5864-11114":{"renderedLength":2320,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11113"},"5864-11116":{"renderedLength":2183,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11115"},"5864-11118":{"renderedLength":393,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11117"},"5864-11120":{"renderedLength":1755,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11119"},"5864-11122":{"renderedLength":47680,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11121"},"5864-11124":{"renderedLength":449,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11123"},"5864-11126":{"renderedLength":7931,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11125"},"5864-11128":{"renderedLength":372,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11127"},"5864-11130":{"renderedLength":12246,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11129"},"5864-11132":{"renderedLength":519,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11131"},"5864-11134":{"renderedLength":6629,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11133"},"5864-11136":{"renderedLength":835,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11135"},"5864-11138":{"renderedLength":825,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11137"},"5864-11140":{"renderedLength":24044,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11139"},"5864-11142":{"renderedLength":3682,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11141"},"5864-11144":{"renderedLength":4947,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11143"},"5864-11146":{"renderedLength":25235,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11145"},"5864-11148":{"renderedLength":793,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11147"},"5864-11150":{"renderedLength":14650,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11149"},"5864-11152":{"renderedLength":77554,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11151"},"5864-11154":{"renderedLength":506,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11153"},"5864-11156":{"renderedLength":6679,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11155"},"5864-11158":{"renderedLength":113,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11157"},"5864-11160":{"renderedLength":5924,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11159"},"5864-11162":{"renderedLength":140,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11161"},"5864-11164":{"renderedLength":5517,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11163"},"5864-11166":{"renderedLength":202,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11165"},"5864-11168":{"renderedLength":6726,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11167"},"5864-11170":{"renderedLength":324,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11169"},"5864-11172":{"renderedLength":6296,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11171"},"5864-11174":{"renderedLength":6429,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11173"},"5864-11176":{"renderedLength":2165,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11175"},"5864-11178":{"renderedLength":4915,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11177"},"5864-11180":{"renderedLength":635,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11179"},"5864-11182":{"renderedLength":2839,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11181"},"5864-11184":{"renderedLength":20037,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11183"},"5864-11186":{"renderedLength":1602,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11185"},"5864-11188":{"renderedLength":10975,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11187"},"5864-11190":{"renderedLength":18819,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11189"},"5864-11192":{"renderedLength":259,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11191"},"5864-11194":{"renderedLength":5884,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11193"},"5864-11196":{"renderedLength":5349,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11195"},"5864-11198":{"renderedLength":4379,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11197"},"5864-11200":{"renderedLength":486170,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11199"},"5864-11202":{"renderedLength":230,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11201"},"5864-11204":{"renderedLength":544,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11203"},"5864-11206":{"renderedLength":5759,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11205"},"5864-11208":{"renderedLength":5666,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11207"},"5864-11210":{"renderedLength":5692,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11209"},"5864-11212":{"renderedLength":4034,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11211"},"5864-11214":{"renderedLength":1711,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11213"},"5864-11216":{"renderedLength":1728,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11215"},"5864-11218":{"renderedLength":4711,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11217"},"5864-11220":{"renderedLength":2842,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11219"},"5864-11222":{"renderedLength":1897,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11221"},"5864-11224":{"renderedLength":386,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11223"},"5864-11226":{"renderedLength":1900,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11225"},"5864-11228":{"renderedLength":4729,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11227"},"5864-11230":{"renderedLength":4910,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11229"},"5864-11232":{"renderedLength":453,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11231"},"5864-11234":{"renderedLength":93406,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11233"},"5864-11236":{"renderedLength":10062,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11235"},"5864-11238":{"renderedLength":18355,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11237"},"5864-11240":{"renderedLength":9725,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11239"},"5864-11242":{"renderedLength":233,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11241"},"5864-11244":{"renderedLength":3194,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11243"},"5864-11246":{"renderedLength":4411,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11245"},"5864-11248":{"renderedLength":578,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11247"},"5864-11250":{"renderedLength":15642,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11249"},"5864-11252":{"renderedLength":8288,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11251"},"5864-11254":{"renderedLength":2428,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11253"},"5864-11256":{"renderedLength":1312,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11255"},"5864-11258":{"renderedLength":15974,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11257"},"5864-11260":{"renderedLength":11302,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11259"},"5864-11262":{"renderedLength":8065,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11261"},"5864-11264":{"renderedLength":14910,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11263"},"5864-11266":{"renderedLength":8274,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11265"},"5864-11268":{"renderedLength":8002,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11267"},"5864-11270":{"renderedLength":13591,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11269"},"5864-11272":{"renderedLength":1781,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11271"},"5864-11274":{"renderedLength":7314,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11273"},"5864-11276":{"renderedLength":283,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11275"},"5864-11278":{"renderedLength":8496,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11277"},"5864-11280":{"renderedLength":308,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11279"},"5864-11282":{"renderedLength":11536,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11281"},"5864-11284":{"renderedLength":2951,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11283"},"5864-11286":{"renderedLength":137,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11285"},"5864-11288":{"renderedLength":9410,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11287"},"5864-11290":{"renderedLength":2104,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11289"},"5864-11292":{"renderedLength":541,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11291"},"5864-11294":{"renderedLength":2519,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11293"},"5864-11296":{"renderedLength":577,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11295"},"5864-11298":{"renderedLength":1951,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11297"},"5864-11300":{"renderedLength":34,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11299"},"5864-11302":{"renderedLength":358,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11301"},"5864-11304":{"renderedLength":1281,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11303"},"5864-11306":{"renderedLength":333,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11305"},"5864-11308":{"renderedLength":1800,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11307"},"5864-11310":{"renderedLength":24,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11309"},"5864-11312":{"renderedLength":4148,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11311"},"5864-11314":{"renderedLength":1351337,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11313"},"5864-11316":{"renderedLength":1169,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11315"},"5864-11318":{"renderedLength":28009,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11317"},"5864-11320":{"renderedLength":1169,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11319"},"5864-11322":{"renderedLength":33149,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11321"},"5864-11324":{"renderedLength":13051,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11323"},"5864-11326":{"renderedLength":275,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11325"},"5864-11328":{"renderedLength":27980,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11327"},"5864-11330":{"renderedLength":10169,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11329"},"5864-11332":{"renderedLength":552,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11331"},"5864-11334":{"renderedLength":4777,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11333"},"5864-11336":{"renderedLength":951,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11335"},"5864-11338":{"renderedLength":7573,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11337"},"5864-11340":{"renderedLength":729,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11339"},"5864-11342":{"renderedLength":4908,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11341"},"5864-11344":{"renderedLength":678,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11343"},"5864-11346":{"renderedLength":6622,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11345"},"5864-11348":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11347"},"5864-11350":{"renderedLength":1562,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11349"},"5864-11352":{"renderedLength":3946,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11351"},"5864-11354":{"renderedLength":196,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11353"},"5864-11356":{"renderedLength":818,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11355"},"5864-11358":{"renderedLength":1031,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11357"},"5864-11360":{"renderedLength":1688,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11359"},"5864-11362":{"renderedLength":941,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11361"},"5864-11364":{"renderedLength":74230,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11363"},"5864-11366":{"renderedLength":1611,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11365"},"5864-11368":{"renderedLength":3364,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11367"},"5864-11370":{"renderedLength":3227,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11369"},"5864-11372":{"renderedLength":1811,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11371"},"5864-11374":{"renderedLength":2460,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11373"},"5864-11376":{"renderedLength":3431,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11375"},"5864-11378":{"renderedLength":894,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11377"},"5864-11380":{"renderedLength":1979,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11379"},"5864-11382":{"renderedLength":1106,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11381"},"5864-11384":{"renderedLength":1741,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11383"},"5864-11386":{"renderedLength":136,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11385"},"5864-11388":{"renderedLength":4075,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11387"},"5864-11390":{"renderedLength":6043,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11389"},"5864-11392":{"renderedLength":89,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11391"},"5864-11394":{"renderedLength":5319,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11393"},"5864-11396":{"renderedLength":302,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11395"},"5864-11398":{"renderedLength":10874,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11397"},"5864-11400":{"renderedLength":2998,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11399"},"5864-11402":{"renderedLength":1872,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11401"},"5864-11404":{"renderedLength":237,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11403"},"5864-11406":{"renderedLength":29731,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11405"},"5864-11408":{"renderedLength":3801,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11407"},"5864-11410":{"renderedLength":218,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11409"},"5864-11412":{"renderedLength":446,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11411"},"5864-11414":{"renderedLength":2534,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11413"},"5864-11416":{"renderedLength":265,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11415"},"5864-11418":{"renderedLength":260,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11417"},"5864-11420":{"renderedLength":5284,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11419"},"5864-11422":{"renderedLength":4826,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11421"},"5864-11424":{"renderedLength":441,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11423"},"5864-11426":{"renderedLength":10837,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11425"},"5864-11428":{"renderedLength":3383,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11427"},"5864-11430":{"renderedLength":3747,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11429"},"5864-11432":{"renderedLength":2972,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11431"},"5864-11434":{"renderedLength":509,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11433"},"5864-11436":{"renderedLength":3701,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11435"},"5864-11438":{"renderedLength":85,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11437"},"5864-11440":{"renderedLength":2165,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11439"},"5864-11442":{"renderedLength":85,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11441"},"5864-11444":{"renderedLength":2600,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11443"},"5864-11446":{"renderedLength":270,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11445"},"5864-11448":{"renderedLength":771,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11447"},"5864-11450":{"renderedLength":22320,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11449"},"5864-11452":{"renderedLength":942,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11451"},"5864-11454":{"renderedLength":5499,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11453"},"5864-11456":{"renderedLength":9648,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11455"},"5864-11458":{"renderedLength":1944,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11457"},"5864-11460":{"renderedLength":2707,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11459"},"5864-11462":{"renderedLength":2033,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11461"},"5864-11464":{"renderedLength":2360,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11463"},"5864-11466":{"renderedLength":7146,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11465"},"5864-11468":{"renderedLength":9503,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11467"},"5864-11470":{"renderedLength":1191,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11469"},"5864-11472":{"renderedLength":1296,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11471"},"5864-11474":{"renderedLength":25990,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11473"},"5864-11476":{"renderedLength":23206,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11475"},"5864-11478":{"renderedLength":999215,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11477"},"5864-11480":{"renderedLength":892,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11479"},"5864-11482":{"renderedLength":1186,"gzipLength":0,"brotliLength":0,"mainUid":"5864-11481"}},"nodeMetas":{"5864-10623":{"id":"/node_modules/svelte/internal/index.mjs","moduleParts":{"budibase-client.js":"5864-10624"},"imported":[],"importedBy":[{"uid":"5864-11473"},{"uid":"5864-10625"},{"uid":"5864-11484"},{"uid":"5864-11405"},{"uid":"5864-11419"},{"uid":"5864-11421"},{"uid":"5864-11425"},{"uid":"5864-11427"},{"uid":"5864-11429"},{"uid":"5864-11431"},{"uid":"5864-11449"},{"uid":"5864-11457"},{"uid":"5864-11459"},{"uid":"5864-11463"},{"uid":"5864-11467"},{"uid":"5864-11469"},{"uid":"5864-10661"},{"uid":"5864-11487"},{"uid":"5864-11488"},{"uid":"5864-10697"},{"uid":"5864-10705"},{"uid":"5864-11489"},{"uid":"5864-11490"},{"uid":"5864-10755"},{"uid":"5864-10725"},{"uid":"5864-10759"},{"uid":"5864-11491"},{"uid":"5864-11492"},{"uid":"5864-10745"},{"uid":"5864-11493"},{"uid":"5864-10727"},{"uid":"5864-10641"},{"uid":"5864-11494"},{"uid":"5864-11495"},{"uid":"5864-10785"},{"uid":"5864-11496"},{"uid":"5864-11497"},{"uid":"5864-11498"},{"uid":"5864-10793"},{"uid":"5864-11499"},{"uid":"5864-10799"},{"uid":"5864-11500"},{"uid":"5864-10717"},{"uid":"5864-10637"},{"uid":"5864-11501"},{"uid":"5864-11502"},{"uid":"5864-11503"},{"uid":"5864-11504"},{"uid":"5864-10813"},{"uid":"5864-10825"},{"uid":"5864-11505"},{"uid":"5864-10833"},{"uid":"5864-11506"},{"uid":"5864-11507"},{"uid":"5864-10863"},{"uid":"5864-11508"},{"uid":"5864-10911"},{"uid":"5864-11509"},{"uid":"5864-11510"},{"uid":"5864-10733"},{"uid":"5864-10731"},{"uid":"5864-11511"},{"uid":"5864-11512"},{"uid":"5864-10821"},{"uid":"5864-11513"},{"uid":"5864-10925"},{"uid":"5864-10895"},{"uid":"5864-11514"},{"uid":"5864-10931"},{"uid":"5864-11515"},{"uid":"5864-11516"},{"uid":"5864-10981"},{"uid":"5864-10985"},{"uid":"5864-11517"},{"uid":"5864-11518"},{"uid":"5864-11519"},{"uid":"5864-10747"},{"uid":"5864-10749"},{"uid":"5864-11520"},{"uid":"5864-11521"},{"uid":"5864-11393"},{"uid":"5864-11099"},{"uid":"5864-11387"},{"uid":"5864-10681"},{"uid":"5864-11435"},{"uid":"5864-11439"},{"uid":"5864-11443"},{"uid":"5864-11455"},{"uid":"5864-11465"},{"uid":"5864-11139"},{"uid":"5864-10653"},{"uid":"5864-10659"},{"uid":"5864-11525"},{"uid":"5864-10671"},{"uid":"5864-10695"},{"uid":"5864-10703"},{"uid":"5864-10737"},{"uid":"5864-11527"},{"uid":"5864-10777"},{"uid":"5864-10783"},{"uid":"5864-11528"},{"uid":"5864-10679"},{"uid":"5864-10645"},{"uid":"5864-10861"},{"uid":"5864-10865"},{"uid":"5864-10903"},{"uid":"5864-10905"},{"uid":"5864-10689"},{"uid":"5864-10979"},{"uid":"5864-10989"},{"uid":"5864-11103"},{"uid":"5864-11107"},{"uid":"5864-11111"},{"uid":"5864-11115"},{"uid":"5864-11119"},{"uid":"5864-11125"},{"uid":"5864-11129"},{"uid":"5864-11133"},{"uid":"5864-11145"},{"uid":"5864-11149"},{"uid":"5864-11155"},{"uid":"5864-11159"},{"uid":"5864-11163"},{"uid":"5864-11167"},{"uid":"5864-11171"},{"uid":"5864-11177"},{"uid":"5864-11181"},{"uid":"5864-11187"},{"uid":"5864-11193"},{"uid":"5864-11195"},{"uid":"5864-11333"},{"uid":"5864-11337"},{"uid":"5864-11341"},{"uid":"5864-11345"},{"uid":"5864-11389"},{"uid":"5864-11453"},{"uid":"5864-10649"},{"uid":"5864-10693"},{"uid":"5864-10739"},{"uid":"5864-10855"},{"uid":"5864-10871"},{"uid":"5864-10875"},{"uid":"5864-10883"},{"uid":"5864-10889"},{"uid":"5864-10893"},{"uid":"5864-10897"},{"uid":"5864-10901"},{"uid":"5864-11207"},{"uid":"5864-11209"},{"uid":"5864-11211"},{"uid":"5864-11213"},{"uid":"5864-11215"},{"uid":"5864-11217"},{"uid":"5864-11239"},{"uid":"5864-11243"},{"uid":"5864-11251"},{"uid":"5864-11253"},{"uid":"5864-11257"},{"uid":"5864-11259"},{"uid":"5864-11261"},{"uid":"5864-11263"},{"uid":"5864-11265"},{"uid":"5864-11267"},{"uid":"5864-11269"},{"uid":"5864-11271"},{"uid":"5864-11273"},{"uid":"5864-11277"},{"uid":"5864-11281"},{"uid":"5864-11287"},{"uid":"5864-11317"},{"uid":"5864-11321"},{"uid":"5864-11323"},{"uid":"5864-11329"},{"uid":"5864-11205"},{"uid":"5864-11237"},{"uid":"5864-11249"},{"uid":"5864-11283"},{"uid":"5864-11289"},{"uid":"5864-11311"},{"uid":"5864-11327"},{"uid":"5864-11245"}]},"5864-10625":{"id":"/node_modules/svelte/store/index.mjs","moduleParts":{"budibase-client.js":"5864-10626"},"imported":[{"uid":"5864-10623"}],"importedBy":[{"uid":"5864-11473"},{"uid":"5864-11405"},{"uid":"5864-11467"},{"uid":"5864-11469"},{"uid":"5864-11355"},{"uid":"5864-11357"},{"uid":"5864-11371"},{"uid":"5864-11369"},{"uid":"5864-11373"},{"uid":"5864-11367"},{"uid":"5864-11375"},{"uid":"5864-11377"},{"uid":"5864-11361"},{"uid":"5864-11359"},{"uid":"5864-11379"},{"uid":"5864-11381"},{"uid":"5864-11383"},{"uid":"5864-11509"},{"uid":"5864-10829"},{"uid":"5864-11045"},{"uid":"5864-11393"},{"uid":"5864-11409"},{"uid":"5864-11411"},{"uid":"5864-11139"},{"uid":"5864-11528"},{"uid":"5864-11061"},{"uid":"5864-11065"},{"uid":"5864-11145"},{"uid":"5864-11397"},{"uid":"5864-11349"},{"uid":"5864-11059"},{"uid":"5864-11263"},{"uid":"5864-11273"},{"uid":"5864-11329"},{"uid":"5864-11237"}]},"5864-10627":{"id":"/node_modules/style-inject/dist/style-inject.es.js","moduleParts":{"budibase-client.js":"5864-10628"},"imported":[],"importedBy":[{"uid":"5864-11471"},{"uid":"5864-10629"},{"uid":"5864-10631"},{"uid":"5864-11403"},{"uid":"5864-11417"},{"uid":"5864-11423"},{"uid":"5864-11447"},{"uid":"5864-11461"},{"uid":"5864-10751"},{"uid":"5864-10753"},{"uid":"5864-10721"},{"uid":"5864-10723"},{"uid":"5864-10663"},{"uid":"5864-10757"},{"uid":"5864-10761"},{"uid":"5864-10741"},{"uid":"5864-10743"},{"uid":"5864-10765"},{"uid":"5864-10639"},{"uid":"5864-10787"},{"uid":"5864-10675"},{"uid":"5864-10763"},{"uid":"5864-10789"},{"uid":"5864-10791"},{"uid":"5864-10633"},{"uid":"5864-10795"},{"uid":"5864-10797"},{"uid":"5864-10801"},{"uid":"5864-10715"},{"uid":"5864-10635"},{"uid":"5864-10677"},{"uid":"5864-10803"},{"uid":"5864-10805"},{"uid":"5864-10807"},{"uid":"5864-10811"},{"uid":"5864-10815"},{"uid":"5864-10823"},{"uid":"5864-10827"},{"uid":"5864-10835"},{"uid":"5864-10831"},{"uid":"5864-10837"},{"uid":"5864-10867"},{"uid":"5864-10909"},{"uid":"5864-10913"},{"uid":"5864-10915"},{"uid":"5864-10917"},{"uid":"5864-10719"},{"uid":"5864-10729"},{"uid":"5864-10919"},{"uid":"5864-10817"},{"uid":"5864-10819"},{"uid":"5864-10921"},{"uid":"5864-10709"},{"uid":"5864-10923"},{"uid":"5864-10885"},{"uid":"5864-10927"},{"uid":"5864-10929"},{"uid":"5864-10933"},{"uid":"5864-10935"},{"uid":"5864-10983"},{"uid":"5864-10991"},{"uid":"5864-10993"},{"uid":"5864-11081"},{"uid":"5864-11083"},{"uid":"5864-11085"},{"uid":"5864-11087"},{"uid":"5864-11089"},{"uid":"5864-11091"},{"uid":"5864-11093"},{"uid":"5864-11095"},{"uid":"5864-11391"},{"uid":"5864-11097"},{"uid":"5864-11433"},{"uid":"5864-11437"},{"uid":"5864-11441"},{"uid":"5864-10651"},{"uid":"5864-10655"},{"uid":"5864-10657"},{"uid":"5864-10665"},{"uid":"5864-10667"},{"uid":"5864-10669"},{"uid":"5864-10699"},{"uid":"5864-10701"},{"uid":"5864-10707"},{"uid":"5864-10711"},{"uid":"5864-10735"},{"uid":"5864-10767"},{"uid":"5864-10769"},{"uid":"5864-10771"},{"uid":"5864-10773"},{"uid":"5864-10775"},{"uid":"5864-10779"},{"uid":"5864-10781"},{"uid":"5864-10643"},{"uid":"5864-10857"},{"uid":"5864-10673"},{"uid":"5864-10859"},{"uid":"5864-10685"},{"uid":"5864-10687"},{"uid":"5864-10975"},{"uid":"5864-10977"},{"uid":"5864-10987"},{"uid":"5864-11101"},{"uid":"5864-11105"},{"uid":"5864-11109"},{"uid":"5864-11113"},{"uid":"5864-11117"},{"uid":"5864-11121"},{"uid":"5864-11123"},{"uid":"5864-11127"},{"uid":"5864-11131"},{"uid":"5864-11143"},{"uid":"5864-11147"},{"uid":"5864-11151"},{"uid":"5864-11153"},{"uid":"5864-11157"},{"uid":"5864-11161"},{"uid":"5864-11165"},{"uid":"5864-11169"},{"uid":"5864-11179"},{"uid":"5864-11183"},{"uid":"5864-11185"},{"uid":"5864-11189"},{"uid":"5864-11191"},{"uid":"5864-11331"},{"uid":"5864-11335"},{"uid":"5864-11339"},{"uid":"5864-11343"},{"uid":"5864-11451"},{"uid":"5864-10647"},{"uid":"5864-10691"},{"uid":"5864-10869"},{"uid":"5864-10873"},{"uid":"5864-10881"},{"uid":"5864-10887"},{"uid":"5864-10891"},{"uid":"5864-10899"},{"uid":"5864-11241"},{"uid":"5864-11275"},{"uid":"5864-11279"},{"uid":"5864-11285"},{"uid":"5864-11315"},{"uid":"5864-11319"},{"uid":"5864-11203"},{"uid":"5864-11247"},{"uid":"5864-11325"}]},"5864-10629":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/bbui.css","moduleParts":{"budibase-client.js":"5864-10630"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11485"}]},"5864-10631":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/icon/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10632"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11485"}]},"5864-10633":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/fieldlabel/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10634"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11499"},{"uid":"5864-10653"},{"uid":"5864-10649"}]},"5864-10635":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/tooltip/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10636"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10637"}]},"5864-10637":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Tooltip/Tooltip.svelte","moduleParts":{"budibase-client.js":"5864-10638"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10635"}],"importedBy":[{"uid":"5864-11485"},{"uid":"5864-10745"},{"uid":"5864-10645"},{"uid":"5864-10893"}]},"5864-10639":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Icon/Icon.css","moduleParts":{"budibase-client.js":"5864-10640"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10641"}]},"5864-10641":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Icon/Icon.svelte","moduleParts":{"budibase-client.js":"5864-10642"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10639"}],"importedBy":[{"uid":"5864-11485"},{"uid":"5864-11496"},{"uid":"5864-10825"},{"uid":"5864-10931"},{"uid":"5864-10737"},{"uid":"5864-10645"},{"uid":"5864-10901"}]},"5864-10643":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Tooltip/TooltipWrapper.css","moduleParts":{"budibase-client.js":"5864-10644"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10645"}]},"5864-10645":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Tooltip/TooltipWrapper.svelte","moduleParts":{"budibase-client.js":"5864-10646"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10637"},{"uid":"5864-10641"},{"uid":"5864-10643"}],"importedBy":[{"uid":"5864-11499"},{"uid":"5864-10649"}]},"5864-10647":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/FieldLabel.css","moduleParts":{"budibase-client.js":"5864-10648"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10649"}]},"5864-10649":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/FieldLabel.svelte","moduleParts":{"budibase-client.js":"5864-10650"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10645"},{"uid":"5864-10633"},{"uid":"5864-10647"}],"importedBy":[{"uid":"5864-10653"}]},"5864-10651":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Field.css","moduleParts":{"budibase-client.js":"5864-10652"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10653"}]},"5864-10653":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Field.svelte","moduleParts":{"budibase-client.js":"5864-10654"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10633"},{"uid":"5864-10649"},{"uid":"5864-10651"}],"importedBy":[{"uid":"5864-10661"},{"uid":"5864-11487"},{"uid":"5864-11488"},{"uid":"5864-10697"},{"uid":"5864-10705"},{"uid":"5864-11489"},{"uid":"5864-11494"},{"uid":"5864-11495"},{"uid":"5864-10785"},{"uid":"5864-10863"},{"uid":"5864-11508"},{"uid":"5864-11513"},{"uid":"5864-11517"}]},"5864-10655":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/textfield/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10656"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10659"},{"uid":"5864-11525"},{"uid":"5864-10671"},{"uid":"5864-10861"}]},"5864-10657":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Core/TextField.css","moduleParts":{"budibase-client.js":"5864-10658"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10659"}]},"5864-10659":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Core/TextField.svelte","moduleParts":{"budibase-client.js":"5864-10660"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10655"},{"uid":"5864-11484"},{"uid":"5864-10657"}],"importedBy":[{"uid":"5864-10661"},{"uid":"5864-11522"}]},"5864-10661":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Input.svelte","moduleParts":{"budibase-client.js":"5864-10662"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10653"},{"uid":"5864-10659"},{"uid":"5864-11484"}],"importedBy":[{"uid":"5864-11485"},{"uid":"5864-10931"}]},"5864-10663":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/actionbutton/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10664"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10759"},{"uid":"5864-10925"},{"uid":"5864-11525"}]},"5864-10665":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/stepper/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10666"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11525"}]},"5864-10667":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Core/Stepper.css","moduleParts":{"budibase-client.js":"5864-10668"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11525"}]},"5864-10669":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Core/TextArea.css","moduleParts":{"budibase-client.js":"5864-10670"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10671"}]},"5864-10671":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Core/TextArea.svelte","moduleParts":{"budibase-client.js":"5864-10672"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10655"},{"uid":"5864-11484"},{"uid":"5864-10669"}],"importedBy":[{"uid":"5864-11488"},{"uid":"5864-11522"}]},"5864-10673":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/picker/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10674"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10861"},{"uid":"5864-10693"}]},"5864-10675":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/popover/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10676"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11497"},{"uid":"5864-10931"},{"uid":"5864-10703"},{"uid":"5864-10693"}]},"5864-10677":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/menu/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10678"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11501"},{"uid":"5864-10703"},{"uid":"5864-10693"}]},"5864-10679":{"id":"/node_modules/svelte/easing/index.mjs","moduleParts":{"budibase-client.js":"5864-10680"},"imported":[{"uid":"5864-10623"}],"importedBy":[{"uid":"5864-11498"},{"uid":"5864-10681"},{"uid":"5864-11528"}]},"5864-10681":{"id":"/node_modules/svelte/transition/index.mjs","moduleParts":{"budibase-client.js":"5864-10682"},"imported":[{"uid":"5864-10679"},{"uid":"5864-10623"}],"importedBy":[{"uid":"5864-11419"},{"uid":"5864-11490"},{"uid":"5864-10813"},{"uid":"5864-11505"},{"uid":"5864-10931"},{"uid":"5864-10703"},{"uid":"5864-11453"},{"uid":"5864-10693"}]},"5864-10683":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Actions/click_outside.js","moduleParts":{"budibase-client.js":"5864-10684"},"imported":[],"importedBy":[{"uid":"5864-11485"},{"uid":"5864-11497"},{"uid":"5864-10931"},{"uid":"5864-10693"}]},"5864-10685":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/search/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10686"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10689"}]},"5864-10687":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Core/Search.css","moduleParts":{"budibase-client.js":"5864-10688"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10689"}]},"5864-10689":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Core/Search.svelte","moduleParts":{"budibase-client.js":"5864-10690"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10685"},{"uid":"5864-11484"},{"uid":"5864-10687"}],"importedBy":[{"uid":"5864-11513"},{"uid":"5864-11522"},{"uid":"5864-10693"}]},"5864-10691":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Core/Picker.css","moduleParts":{"budibase-client.js":"5864-10692"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10693"}]},"5864-10693":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Core/Picker.svelte","moduleParts":{"budibase-client.js":"5864-10694"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10673"},{"uid":"5864-10675"},{"uid":"5864-10677"},{"uid":"5864-10681"},{"uid":"5864-11484"},{"uid":"5864-10683"},{"uid":"5864-10689"},{"uid":"5864-10691"}],"importedBy":[{"uid":"5864-10695"},{"uid":"5864-10865"}]},"5864-10695":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Core/Select.svelte","moduleParts":{"budibase-client.js":"5864-10696"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-10693"}],"importedBy":[{"uid":"5864-10697"},{"uid":"5864-11522"}]},"5864-10697":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Select.svelte","moduleParts":{"budibase-client.js":"5864-10698"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10653"},{"uid":"5864-10695"},{"uid":"5864-11484"}],"importedBy":[{"uid":"5864-11485"}]},"5864-10699":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/inputgroup/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10700"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10703"},{"uid":"5864-10861"}]},"5864-10701":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Core/Combobox.css","moduleParts":{"budibase-client.js":"5864-10702"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10703"}]},"5864-10703":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Core/Combobox.svelte","moduleParts":{"budibase-client.js":"5864-10704"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10699"},{"uid":"5864-10675"},{"uid":"5864-10677"},{"uid":"5864-10681"},{"uid":"5864-11484"},{"uid":"5864-10701"}],"importedBy":[{"uid":"5864-10705"},{"uid":"5864-11522"}]},"5864-10705":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Combobox.svelte","moduleParts":{"budibase-client.js":"5864-10706"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10653"},{"uid":"5864-10703"},{"uid":"5864-11484"}],"importedBy":[{"uid":"5864-11485"}]},"5864-10707":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/dropzone/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10708"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10737"}]},"5864-10709":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/typography/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10710"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10925"},{"uid":"5864-10747"},{"uid":"5864-10749"},{"uid":"5864-11520"},{"uid":"5864-11521"},{"uid":"5864-10737"}]},"5864-10711":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/illustratedmessage/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10712"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10737"}]},"5864-10713":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/helpers.js","moduleParts":{"budibase-client.js":"5864-10714"},"imported":[],"importedBy":[{"uid":"5864-11485"},{"uid":"5864-10911"},{"uid":"5864-10931"},{"uid":"5864-10737"},{"uid":"5864-10861"}]},"5864-10715":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/link/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10716"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10717"}]},"5864-10717":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Link/Link.svelte","moduleParts":{"budibase-client.js":"5864-10718"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10715"}],"importedBy":[{"uid":"5864-11485"},{"uid":"5864-10737"},{"uid":"5864-10893"}]},"5864-10719":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/tags/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10720"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10733"},{"uid":"5864-10731"}]},"5864-10721":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/avatar/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10722"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10725"}]},"5864-10723":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Avatar/Avatar.css","moduleParts":{"budibase-client.js":"5864-10724"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10725"}]},"5864-10725":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Avatar/Avatar.svelte","moduleParts":{"budibase-client.js":"5864-10726"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10721"},{"uid":"5864-10723"}],"importedBy":[{"uid":"5864-11485"},{"uid":"5864-10731"}]},"5864-10727":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/ClearButton/ClearButton.svelte","moduleParts":{"budibase-client.js":"5864-10728"},"imported":[{"uid":"5864-10623"}],"importedBy":[{"uid":"5864-11485"},{"uid":"5864-10731"}]},"5864-10729":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Tags/Tag.css","moduleParts":{"budibase-client.js":"5864-10730"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10731"}]},"5864-10731":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Tags/Tag.svelte","moduleParts":{"budibase-client.js":"5864-10732"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10719"},{"uid":"5864-10725"},{"uid":"5864-10727"},{"uid":"5864-10729"}],"importedBy":[{"uid":"5864-11485"},{"uid":"5864-10737"}]},"5864-10733":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Tags/Tags.svelte","moduleParts":{"budibase-client.js":"5864-10734"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10719"}],"importedBy":[{"uid":"5864-11485"},{"uid":"5864-10737"}]},"5864-10735":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Core/Dropzone.css","moduleParts":{"budibase-client.js":"5864-10736"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10737"}]},"5864-10737":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Core/Dropzone.svelte","moduleParts":{"budibase-client.js":"5864-10738"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10707"},{"uid":"5864-10709"},{"uid":"5864-10711"},{"uid":"5864-11484"},{"uid":"5864-10713"},{"uid":"5864-10641"},{"uid":"5864-10717"},{"uid":"5864-10731"},{"uid":"5864-10733"},{"uid":"5864-10735"}],"importedBy":[{"uid":"5864-11489"},{"uid":"5864-11522"}]},"5864-10739":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/svelte-portal/src/Portal.svelte","moduleParts":{"budibase-client.js":"5864-10740"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"}],"importedBy":[{"uid":"5864-11526"}]},"5864-10741":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/button/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10742"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10745"}]},"5864-10743":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Button/Button.css","moduleParts":{"budibase-client.js":"5864-10744"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10745"}]},"5864-10745":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Button/Button.svelte","moduleParts":{"budibase-client.js":"5864-10746"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10741"},{"uid":"5864-10637"},{"uid":"5864-10743"}],"importedBy":[{"uid":"5864-11485"},{"uid":"5864-11490"},{"uid":"5864-10825"},{"uid":"5864-11515"}]},"5864-10747":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Typography/Body.svelte","moduleParts":{"budibase-client.js":"5864-10748"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10709"}],"importedBy":[{"uid":"5864-11485"},{"uid":"5864-11490"}]},"5864-10749":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Typography/Heading.svelte","moduleParts":{"budibase-client.js":"5864-10750"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10709"}],"importedBy":[{"uid":"5864-11485"},{"uid":"5864-11490"}]},"5864-10751":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Drawer/Drawer.css","moduleParts":{"budibase-client.js":"5864-10752"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11490"}]},"5864-10753":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Drawer/DrawerContent.css","moduleParts":{"budibase-client.js":"5864-10754"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10755"}]},"5864-10755":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Drawer/DrawerContent.svelte","moduleParts":{"budibase-client.js":"5864-10756"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10753"}],"importedBy":[{"uid":"5864-11485"}]},"5864-10757":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/ActionButton/ActionButton.css","moduleParts":{"budibase-client.js":"5864-10758"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10759"}]},"5864-10759":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/ActionButton/ActionButton.svelte","moduleParts":{"budibase-client.js":"5864-10760"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10663"},{"uid":"5864-11484"},{"uid":"5864-10757"}],"importedBy":[{"uid":"5864-11485"},{"uid":"5864-10905"}]},"5864-10761":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/actiongroup/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10762"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11491"}]},"5864-10763":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Popover/Popover.css","moduleParts":{"budibase-client.js":"5864-10764"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11497"}]},"5864-10765":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/buttongroup/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10766"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11493"}]},"5864-10767":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/switch/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10768"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11527"}]},"5864-10769":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Core/Switch.css","moduleParts":{"budibase-client.js":"5864-10770"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11527"}]},"5864-10771":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/fieldgroup/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10772"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10777"},{"uid":"5864-10783"}]},"5864-10773":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/radio/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10774"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10777"}]},"5864-10775":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Core/RadioGroup.css","moduleParts":{"budibase-client.js":"5864-10776"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10777"}]},"5864-10777":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Core/RadioGroup.svelte","moduleParts":{"budibase-client.js":"5864-10778"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10771"},{"uid":"5864-10773"},{"uid":"5864-11484"},{"uid":"5864-10775"}],"importedBy":[{"uid":"5864-11495"},{"uid":"5864-11522"}]},"5864-10779":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/checkbox/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10780"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10783"},{"uid":"5864-10875"}]},"5864-10781":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Core/Checkbox.css","moduleParts":{"budibase-client.js":"5864-10782"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10783"}]},"5864-10783":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Core/Checkbox.svelte","moduleParts":{"budibase-client.js":"5864-10784"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10779"},{"uid":"5864-10771"},{"uid":"5864-11484"},{"uid":"5864-10781"}],"importedBy":[{"uid":"5864-10785"},{"uid":"5864-11522"}]},"5864-10785":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Checkbox.svelte","moduleParts":{"budibase-client.js":"5864-10786"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10653"},{"uid":"5864-10783"},{"uid":"5864-11484"}],"importedBy":[{"uid":"5864-11485"},{"uid":"5864-10905"}]},"5864-10787":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/DetailSummary/DetailSummary.css","moduleParts":{"budibase-client.js":"5864-10788"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11496"}]},"5864-10789":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/progressbar/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10790"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11498"}]},"5864-10791":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/progresscircle/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10792"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10793"}]},"5864-10793":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/ProgressCircle/ProgressCircle.svelte","moduleParts":{"budibase-client.js":"5864-10794"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10791"}],"importedBy":[{"uid":"5864-11485"}]},"5864-10795":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Label/Label.css","moduleParts":{"budibase-client.js":"5864-10796"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11499"}]},"5864-10797":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Layout/Layout.css","moduleParts":{"budibase-client.js":"5864-10798"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10799"}]},"5864-10799":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Layout/Layout.svelte","moduleParts":{"budibase-client.js":"5864-10800"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10797"}],"importedBy":[{"uid":"5864-11485"}]},"5864-10801":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Layout/Page.css","moduleParts":{"budibase-client.js":"5864-10802"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11500"}]},"5864-10803":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Menu/Item.css","moduleParts":{"budibase-client.js":"5864-10804"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11504"}]},"5864-10805":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/modal/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10806"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10813"}]},"5864-10807":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/underlay/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10808"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10813"}]},"5864-10809":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/context.js","moduleParts":{"budibase-client.js":"5864-10810"},"imported":[],"importedBy":[{"uid":"5864-11485"},{"uid":"5864-10813"},{"uid":"5864-10825"}]},"5864-10811":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Modal/Modal.css","moduleParts":{"budibase-client.js":"5864-10812"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10813"}]},"5864-10813":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Modal/Modal.svelte","moduleParts":{"budibase-client.js":"5864-10814"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10805"},{"uid":"5864-10807"},{"uid":"5864-11484"},{"uid":"5864-10681"},{"uid":"5864-11526"},{"uid":"5864-10809"},{"uid":"5864-10811"}],"importedBy":[{"uid":"5864-11485"}]},"5864-10815":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/dialog/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10816"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10825"}]},"5864-10817":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/divider/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10818"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10821"}]},"5864-10819":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Divider/Divider.css","moduleParts":{"budibase-client.js":"5864-10820"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10821"}]},"5864-10821":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Divider/Divider.svelte","moduleParts":{"budibase-client.js":"5864-10822"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10817"},{"uid":"5864-10819"}],"importedBy":[{"uid":"5864-11485"},{"uid":"5864-10825"}]},"5864-10823":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Modal/ModalContent.css","moduleParts":{"budibase-client.js":"5864-10824"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10825"}]},"5864-10825":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Modal/ModalContent.svelte","moduleParts":{"budibase-client.js":"5864-10826"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10815"},{"uid":"5864-11484"},{"uid":"5864-10745"},{"uid":"5864-10821"},{"uid":"5864-10641"},{"uid":"5864-10809"},{"uid":"5864-10823"}],"importedBy":[{"uid":"5864-11485"}]},"5864-10827":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/toast/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10828"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11505"}]},"5864-10829":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Stores/notifications.js","moduleParts":{"budibase-client.js":"5864-10830"},"imported":[{"uid":"5864-10625"}],"importedBy":[{"uid":"5864-11485"},{"uid":"5864-11505"},{"uid":"5864-10901"}]},"5864-10831":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Notification/Notification.css","moduleParts":{"budibase-client.js":"5864-10832"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10833"}]},"5864-10833":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Notification/Notification.svelte","moduleParts":{"budibase-client.js":"5864-10834"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-10831"}],"importedBy":[{"uid":"5864-11485"},{"uid":"5864-11505"}]},"5864-10835":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Notification/NotificationDisplay.css","moduleParts":{"budibase-client.js":"5864-10836"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11505"}]},"5864-10837":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/sidenav/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10838"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11506"}]},"5864-10839":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/flatpickr/dist/esm/types/options.js","moduleParts":{"budibase-client.js":"5864-10840"},"imported":[],"importedBy":[{"uid":"5864-10853"},{"uid":"5864-10849"}]},"5864-10841":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/flatpickr/dist/esm/l10n/default.js","moduleParts":{"budibase-client.js":"5864-10842"},"imported":[],"importedBy":[{"uid":"5864-10853"},{"uid":"5864-10849"}]},"5864-10843":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/flatpickr/dist/esm/utils/index.js","moduleParts":{"budibase-client.js":"5864-10844"},"imported":[],"importedBy":[{"uid":"5864-10853"},{"uid":"5864-10847"}]},"5864-10845":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/flatpickr/dist/esm/utils/dom.js","moduleParts":{"budibase-client.js":"5864-10846"},"imported":[],"importedBy":[{"uid":"5864-10853"}]},"5864-10847":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/flatpickr/dist/esm/utils/formatting.js","moduleParts":{"budibase-client.js":"5864-10848"},"imported":[{"uid":"5864-10843"}],"importedBy":[{"uid":"5864-10853"},{"uid":"5864-10849"}]},"5864-10849":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/flatpickr/dist/esm/utils/dates.js","moduleParts":{"budibase-client.js":"5864-10850"},"imported":[{"uid":"5864-10847"},{"uid":"5864-10839"},{"uid":"5864-10841"}],"importedBy":[{"uid":"5864-10853"}]},"5864-10851":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/flatpickr/dist/esm/utils/polyfills.js","moduleParts":{"budibase-client.js":"5864-10852"},"imported":[],"importedBy":[{"uid":"5864-10853"}]},"5864-10853":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/flatpickr/dist/esm/index.js","moduleParts":{"budibase-client.js":"5864-10854"},"imported":[{"uid":"5864-10839"},{"uid":"5864-10841"},{"uid":"5864-10843"},{"uid":"5864-10845"},{"uid":"5864-10849"},{"uid":"5864-10847"},{"uid":"5864-10851"}],"importedBy":[{"uid":"5864-10855"}]},"5864-10855":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/svelte-flatpickr/src/Flatpickr.svelte","moduleParts":{"budibase-client.js":"5864-10856"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-10853"}],"importedBy":[{"uid":"5864-10861"}]},"5864-10857":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/flatpickr/dist/flatpickr.css","moduleParts":{"budibase-client.js":"5864-10858"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10861"}]},"5864-10859":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Core/DatePicker.css","moduleParts":{"budibase-client.js":"5864-10860"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10861"}]},"5864-10861":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Core/DatePicker.svelte","moduleParts":{"budibase-client.js":"5864-10862"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10855"},{"uid":"5864-10857"},{"uid":"5864-10699"},{"uid":"5864-10655"},{"uid":"5864-10673"},{"uid":"5864-11484"},{"uid":"5864-10713"},{"uid":"5864-10859"}],"importedBy":[{"uid":"5864-10863"},{"uid":"5864-11522"}]},"5864-10863":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/DatePicker.svelte","moduleParts":{"budibase-client.js":"5864-10864"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10653"},{"uid":"5864-10861"},{"uid":"5864-11484"}],"importedBy":[{"uid":"5864-11485"}]},"5864-10865":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Core/Multiselect.svelte","moduleParts":{"budibase-client.js":"5864-10866"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10693"},{"uid":"5864-11484"}],"importedBy":[{"uid":"5864-11508"},{"uid":"5864-11522"}]},"5864-10867":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/table/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10868"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10911"}]},"5864-10869":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Table/StringRenderer.css","moduleParts":{"budibase-client.js":"5864-10870"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10871"}]},"5864-10871":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Table/StringRenderer.svelte","moduleParts":{"budibase-client.js":"5864-10872"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10869"}],"importedBy":[{"uid":"5864-10903"}]},"5864-10873":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Table/BooleanRenderer.css","moduleParts":{"budibase-client.js":"5864-10874"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10875"}]},"5864-10875":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Table/BooleanRenderer.svelte","moduleParts":{"budibase-client.js":"5864-10876"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10779"},{"uid":"5864-10873"}],"importedBy":[{"uid":"5864-10903"}]},"5864-10877":{"id":"\u0000commonjsHelpers.js","moduleParts":{"budibase-client.js":"5864-10878"},"imported":[],"importedBy":[{"uid":"5864-10907"},{"uid":"5864-11307"},{"uid":"5864-11173"},{"uid":"5864-11175"},{"uid":"5864-10879"},{"uid":"5864-10937"},{"uid":"5864-10939"},{"uid":"5864-10943"},{"uid":"5864-10949"},{"uid":"5864-10951"},{"uid":"5864-10953"},{"uid":"5864-10955"},{"uid":"5864-10957"},{"uid":"5864-10959"},{"uid":"5864-10961"},{"uid":"5864-10945"},{"uid":"5864-10971"},{"uid":"5864-11047"},{"uid":"5864-10947"},{"uid":"5864-10967"},{"uid":"5864-11049"},{"uid":"5864-10965"},{"uid":"5864-11199"}]},"5864-10879":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/dayjs/dayjs.min.js","moduleParts":{"budibase-client.js":"5864-10880"},"imported":[{"uid":"5864-10877"}],"importedBy":[{"uid":"5864-10883"}]},"5864-10881":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Table/DateTimeRenderer.css","moduleParts":{"budibase-client.js":"5864-10882"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10883"}]},"5864-10883":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Table/DateTimeRenderer.svelte","moduleParts":{"budibase-client.js":"5864-10884"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10879"},{"uid":"5864-10881"}],"importedBy":[{"uid":"5864-10903"}]},"5864-10885":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/label/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10886"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10895"},{"uid":"5864-10889"},{"uid":"5864-10897"}]},"5864-10887":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Table/RelationshipRenderer.css","moduleParts":{"budibase-client.js":"5864-10888"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10889"}]},"5864-10889":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Table/RelationshipRenderer.svelte","moduleParts":{"budibase-client.js":"5864-10890"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10885"},{"uid":"5864-11484"},{"uid":"5864-10887"}],"importedBy":[{"uid":"5864-10903"}]},"5864-10891":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Table/AttachmentRenderer.css","moduleParts":{"budibase-client.js":"5864-10892"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10893"}]},"5864-10893":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Table/AttachmentRenderer.svelte","moduleParts":{"budibase-client.js":"5864-10894"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10637"},{"uid":"5864-10717"},{"uid":"5864-10891"}],"importedBy":[{"uid":"5864-10903"}]},"5864-10895":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Badge/Badge.svelte","moduleParts":{"budibase-client.js":"5864-10896"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10885"}],"importedBy":[{"uid":"5864-11485"},{"uid":"5864-10897"}]},"5864-10897":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Table/ArrayRenderer.svelte","moduleParts":{"budibase-client.js":"5864-10898"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10885"},{"uid":"5864-10895"}],"importedBy":[{"uid":"5864-10903"}]},"5864-10899":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Table/InternalRenderer.css","moduleParts":{"budibase-client.js":"5864-10900"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10901"}]},"5864-10901":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Table/InternalRenderer.svelte","moduleParts":{"budibase-client.js":"5864-10902"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10641"},{"uid":"5864-10829"},{"uid":"5864-10899"}],"importedBy":[{"uid":"5864-10903"}]},"5864-10903":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Table/CellRenderer.svelte","moduleParts":{"budibase-client.js":"5864-10904"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10871"},{"uid":"5864-10875"},{"uid":"5864-10883"},{"uid":"5864-10889"},{"uid":"5864-10893"},{"uid":"5864-10897"},{"uid":"5864-10901"}],"importedBy":[{"uid":"5864-10911"}]},"5864-10905":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Table/SelectEditRenderer.svelte","moduleParts":{"budibase-client.js":"5864-10906"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10785"},{"uid":"5864-10759"}],"importedBy":[{"uid":"5864-10911"}]},"5864-10907":{"id":"/Users/rpowell/dev/repos/budibase/node_modules/lodash/lodash.js","moduleParts":{"budibase-client.js":"5864-10908"},"imported":[{"uid":"5864-10877"}],"importedBy":[{"uid":"5864-10911"}]},"5864-10909":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Table/Table.css","moduleParts":{"budibase-client.js":"5864-10910"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10911"}]},"5864-10911":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Table/Table.svelte","moduleParts":{"budibase-client.js":"5864-10912"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-10867"},{"uid":"5864-10903"},{"uid":"5864-10905"},{"uid":"5864-10907"},{"uid":"5864-10713"},{"uid":"5864-10909"}],"importedBy":[{"uid":"5864-11485"}]},"5864-10913":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/tabs/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10914"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11509"}]},"5864-10915":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Tabs/Tabs.css","moduleParts":{"budibase-client.js":"5864-10916"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11509"}]},"5864-10917":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Tabs/Tab.css","moduleParts":{"budibase-client.js":"5864-10918"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11510"}]},"5864-10919":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/treeview/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10920"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11511"}]},"5864-10921":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/pagination/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10922"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10925"}]},"5864-10923":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Pagination/Pagination.css","moduleParts":{"budibase-client.js":"5864-10924"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10925"}]},"5864-10925":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Pagination/Pagination.svelte","moduleParts":{"budibase-client.js":"5864-10926"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10921"},{"uid":"5864-10663"},{"uid":"5864-10709"},{"uid":"5864-10923"}],"importedBy":[{"uid":"5864-11485"}]},"5864-10927":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/statuslight/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10928"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11514"}]},"5864-10929":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/ColorPicker/ColorPicker.css","moduleParts":{"budibase-client.js":"5864-10930"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10931"}]},"5864-10931":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/ColorPicker/ColorPicker.svelte","moduleParts":{"budibase-client.js":"5864-10932"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-10675"},{"uid":"5864-10683"},{"uid":"5864-10681"},{"uid":"5864-10641"},{"uid":"5864-10661"},{"uid":"5864-10713"},{"uid":"5864-10929"}],"importedBy":[{"uid":"5864-11485"}]},"5864-10933":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/inlinealert/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-10934"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11515"}]},"5864-10935":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/InlineAlert/InlineAlert.css","moduleParts":{"budibase-client.js":"5864-10936"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11515"}]},"5864-10937":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/codemirror/lib/codemirror.js","moduleParts":{"budibase-client.js":"5864-10938"},"imported":[{"uid":"5864-10877"}],"importedBy":[{"uid":"5864-10973"},{"uid":"5864-10939"},{"uid":"5864-10941"},{"uid":"5864-10943"},{"uid":"5864-10949"},{"uid":"5864-10951"},{"uid":"5864-10953"},{"uid":"5864-10955"},{"uid":"5864-10957"},{"uid":"5864-10959"},{"uid":"5864-10961"},{"uid":"5864-10945"},{"uid":"5864-11542"},{"uid":"5864-10947"}]},"5864-10939":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/codemirror/addon/edit/continuelist.js","moduleParts":{"budibase-client.js":"5864-10940"},"imported":[{"uid":"5864-10877"},{"uid":"5864-10937"},{"uid":"5864-11542"}],"importedBy":[{"uid":"5864-10973"},{"uid":"5864-11543"}]},"5864-10941":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/easymde/src/js/codemirror/tablist.js","moduleParts":{"budibase-client.js":"5864-10942"},"imported":[{"uid":"5864-10937"},{"uid":"5864-11542"}],"importedBy":[{"uid":"5864-10973"},{"uid":"5864-11544"}]},"5864-10943":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/codemirror/addon/display/fullscreen.js","moduleParts":{"budibase-client.js":"5864-10944"},"imported":[{"uid":"5864-10877"},{"uid":"5864-10937"},{"uid":"5864-11542"}],"importedBy":[{"uid":"5864-10973"},{"uid":"5864-11545"}]},"5864-10945":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/codemirror/mode/xml/xml.js","moduleParts":{"budibase-client.js":"5864-10946"},"imported":[{"uid":"5864-10877"},{"uid":"5864-10937"},{"uid":"5864-11542"}],"importedBy":[{"uid":"5864-10973"},{"uid":"5864-10949"},{"uid":"5864-11553"}]},"5864-10947":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/codemirror/mode/meta.js","moduleParts":{"budibase-client.js":"5864-10948"},"imported":[{"uid":"5864-10877"},{"uid":"5864-10937"},{"uid":"5864-11542"}],"importedBy":[{"uid":"5864-10949"},{"uid":"5864-11560"}]},"5864-10949":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/codemirror/mode/markdown/markdown.js","moduleParts":{"budibase-client.js":"5864-10950"},"imported":[{"uid":"5864-10877"},{"uid":"5864-10937"},{"uid":"5864-10945"},{"uid":"5864-10947"},{"uid":"5864-11542"},{"uid":"5864-11553"},{"uid":"5864-11560"}],"importedBy":[{"uid":"5864-10973"},{"uid":"5864-10961"},{"uid":"5864-11546"}]},"5864-10951":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/codemirror/addon/mode/overlay.js","moduleParts":{"budibase-client.js":"5864-10952"},"imported":[{"uid":"5864-10877"},{"uid":"5864-10937"},{"uid":"5864-11542"}],"importedBy":[{"uid":"5864-10973"},{"uid":"5864-10961"},{"uid":"5864-11547"}]},"5864-10953":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/codemirror/addon/display/placeholder.js","moduleParts":{"budibase-client.js":"5864-10954"},"imported":[{"uid":"5864-10877"},{"uid":"5864-10937"},{"uid":"5864-11542"}],"importedBy":[{"uid":"5864-10973"},{"uid":"5864-11548"}]},"5864-10955":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/codemirror/addon/display/autorefresh.js","moduleParts":{"budibase-client.js":"5864-10956"},"imported":[{"uid":"5864-10877"},{"uid":"5864-10937"},{"uid":"5864-11542"}],"importedBy":[{"uid":"5864-10973"},{"uid":"5864-11549"}]},"5864-10957":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/codemirror/addon/selection/mark-selection.js","moduleParts":{"budibase-client.js":"5864-10958"},"imported":[{"uid":"5864-10877"},{"uid":"5864-10937"},{"uid":"5864-11542"}],"importedBy":[{"uid":"5864-10973"},{"uid":"5864-11550"}]},"5864-10959":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/codemirror/addon/search/searchcursor.js","moduleParts":{"budibase-client.js":"5864-10960"},"imported":[{"uid":"5864-10877"},{"uid":"5864-10937"},{"uid":"5864-11542"}],"importedBy":[{"uid":"5864-10973"},{"uid":"5864-11551"}]},"5864-10961":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/codemirror/mode/gfm/gfm.js","moduleParts":{"budibase-client.js":"5864-10962"},"imported":[{"uid":"5864-10877"},{"uid":"5864-10937"},{"uid":"5864-10949"},{"uid":"5864-10951"},{"uid":"5864-11542"},{"uid":"5864-11546"},{"uid":"5864-11547"}],"importedBy":[{"uid":"5864-10973"},{"uid":"5864-11552"}]},"5864-10963":{"id":"\u0000polyfill-node.fs.js","moduleParts":{"budibase-client.js":"5864-10964"},"imported":[],"importedBy":[{"uid":"5864-10967"},{"uid":"5864-10965"}]},"5864-10965":{"id":"\u0000\u0000polyfill-node.fs.js?commonjs-proxy","moduleParts":{"budibase-client.js":"5864-10966"},"imported":[{"uid":"5864-10963"},{"uid":"5864-10877"}],"importedBy":[{"uid":"5864-10967"}]},"5864-10967":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/typo-js/typo.js","moduleParts":{"budibase-client.js":"5864-10968"},"imported":[{"uid":"5864-10877"},{"uid":"5864-10963"},{"uid":"5864-10965"}],"importedBy":[{"uid":"5864-10969"},{"uid":"5864-11561"}]},"5864-10969":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/codemirror-spell-checker/src/js/spell-checker.js","moduleParts":{"budibase-client.js":"5864-10970"},"imported":[{"uid":"5864-10967"},{"uid":"5864-11561"}],"importedBy":[{"uid":"5864-10973"},{"uid":"5864-11554"}]},"5864-10971":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/marked/lib/marked.cjs","moduleParts":{"budibase-client.js":"5864-10972"},"imported":[{"uid":"5864-10877"}],"importedBy":[{"uid":"5864-10973"},{"uid":"5864-11555"}]},"5864-10973":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/easymde/src/js/easymde.js","moduleParts":{"budibase-client.js":"5864-10974"},"imported":[{"uid":"5864-10937"},{"uid":"5864-10939"},{"uid":"5864-10941"},{"uid":"5864-10943"},{"uid":"5864-10949"},{"uid":"5864-10951"},{"uid":"5864-10953"},{"uid":"5864-10955"},{"uid":"5864-10957"},{"uid":"5864-10959"},{"uid":"5864-10961"},{"uid":"5864-10945"},{"uid":"5864-10969"},{"uid":"5864-10971"},{"uid":"5864-11542"},{"uid":"5864-11543"},{"uid":"5864-11544"},{"uid":"5864-11545"},{"uid":"5864-11546"},{"uid":"5864-11547"},{"uid":"5864-11548"},{"uid":"5864-11549"},{"uid":"5864-11550"},{"uid":"5864-11551"},{"uid":"5864-11552"},{"uid":"5864-11553"},{"uid":"5864-11554"},{"uid":"5864-11555"}],"importedBy":[{"uid":"5864-10979"}]},"5864-10975":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/easymde/dist/easymde.min.css","moduleParts":{"budibase-client.js":"5864-10976"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10979"}]},"5864-10977":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Markdown/SpectrumMDE.css","moduleParts":{"budibase-client.js":"5864-10978"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10979"}]},"5864-10979":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Markdown/SpectrumMDE.svelte","moduleParts":{"budibase-client.js":"5864-10980"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10973"},{"uid":"5864-10975"},{"uid":"5864-11484"},{"uid":"5864-10977"}],"importedBy":[{"uid":"5864-10981"},{"uid":"5864-10985"}]},"5864-10981":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Markdown/MarkdownEditor.svelte","moduleParts":{"budibase-client.js":"5864-10982"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10979"},{"uid":"5864-11484"}],"importedBy":[{"uid":"5864-11485"},{"uid":"5864-10989"}]},"5864-10983":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Markdown/MarkdownViewer.css","moduleParts":{"budibase-client.js":"5864-10984"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10985"}]},"5864-10985":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Markdown/MarkdownViewer.svelte","moduleParts":{"budibase-client.js":"5864-10986"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10979"},{"uid":"5864-10983"}],"importedBy":[{"uid":"5864-11485"}]},"5864-10987":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Core/RichTextField.css","moduleParts":{"budibase-client.js":"5864-10988"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-10989"}]},"5864-10989":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Core/RichTextField.svelte","moduleParts":{"budibase-client.js":"5864-10990"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10981"},{"uid":"5864-10987"}],"importedBy":[{"uid":"5864-11517"},{"uid":"5864-11522"}]},"5864-10991":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Table/BoldRenderer.css","moduleParts":{"budibase-client.js":"5864-10992"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11518"}]},"5864-10993":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Typography/Detail.css","moduleParts":{"budibase-client.js":"5864-10994"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11520"}]},"5864-10995":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/assets/error.svg","moduleParts":{"budibase-client.js":"5864-10996"},"imported":[],"importedBy":[{"uid":"5864-11473"}]},"5864-10997":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/constants.js","moduleParts":{"budibase-client.js":"5864-10998"},"imported":[],"importedBy":[{"uid":"5864-11486"},{"uid":"5864-11043"},{"uid":"5864-11057"}]},"5864-10999":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/api/analytics.js","moduleParts":{"budibase-client.js":"5864-11000"},"imported":[],"importedBy":[{"uid":"5864-11043"}]},"5864-11001":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/api/app.js","moduleParts":{"budibase-client.js":"5864-11002"},"imported":[],"importedBy":[{"uid":"5864-11043"}]},"5864-11003":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/api/attachments.js","moduleParts":{"budibase-client.js":"5864-11004"},"imported":[],"importedBy":[{"uid":"5864-11043"}]},"5864-11005":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/api/auth.js","moduleParts":{"budibase-client.js":"5864-11006"},"imported":[],"importedBy":[{"uid":"5864-11043"}]},"5864-11007":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/api/automations.js","moduleParts":{"budibase-client.js":"5864-11008"},"imported":[],"importedBy":[{"uid":"5864-11043"}]},"5864-11009":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/api/configs.js","moduleParts":{"budibase-client.js":"5864-11010"},"imported":[],"importedBy":[{"uid":"5864-11043"}]},"5864-11011":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/api/datasources.js","moduleParts":{"budibase-client.js":"5864-11012"},"imported":[],"importedBy":[{"uid":"5864-11043"}]},"5864-11013":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/api/flags.js","moduleParts":{"budibase-client.js":"5864-11014"},"imported":[],"importedBy":[{"uid":"5864-11043"}]},"5864-11015":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/api/hosting.js","moduleParts":{"budibase-client.js":"5864-11016"},"imported":[],"importedBy":[{"uid":"5864-11043"}]},"5864-11017":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/api/layouts.js","moduleParts":{"budibase-client.js":"5864-11018"},"imported":[],"importedBy":[{"uid":"5864-11043"}]},"5864-11019":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/api/other.js","moduleParts":{"budibase-client.js":"5864-11020"},"imported":[],"importedBy":[{"uid":"5864-11043"}]},"5864-11021":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/api/permissions.js","moduleParts":{"budibase-client.js":"5864-11022"},"imported":[],"importedBy":[{"uid":"5864-11043"}]},"5864-11023":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/api/queries.js","moduleParts":{"budibase-client.js":"5864-11024"},"imported":[],"importedBy":[{"uid":"5864-11043"}]},"5864-11025":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/api/relationships.js","moduleParts":{"budibase-client.js":"5864-11026"},"imported":[],"importedBy":[{"uid":"5864-11043"}]},"5864-11027":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/api/roles.js","moduleParts":{"budibase-client.js":"5864-11028"},"imported":[],"importedBy":[{"uid":"5864-11043"}]},"5864-11029":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/api/routes.js","moduleParts":{"budibase-client.js":"5864-11030"},"imported":[],"importedBy":[{"uid":"5864-11043"}]},"5864-11031":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/api/rows.js","moduleParts":{"budibase-client.js":"5864-11032"},"imported":[],"importedBy":[{"uid":"5864-11043"}]},"5864-11033":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/api/screens.js","moduleParts":{"budibase-client.js":"5864-11034"},"imported":[],"importedBy":[{"uid":"5864-11043"}]},"5864-11035":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/api/tables.js","moduleParts":{"budibase-client.js":"5864-11036"},"imported":[],"importedBy":[{"uid":"5864-11043"}]},"5864-11037":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/api/templates.js","moduleParts":{"budibase-client.js":"5864-11038"},"imported":[],"importedBy":[{"uid":"5864-11043"}]},"5864-11039":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/api/user.js","moduleParts":{"budibase-client.js":"5864-11040"},"imported":[],"importedBy":[{"uid":"5864-11043"}]},"5864-11041":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/api/views.js","moduleParts":{"budibase-client.js":"5864-11042"},"imported":[],"importedBy":[{"uid":"5864-11043"}]},"5864-11043":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/api/index.js","moduleParts":{"budibase-client.js":"5864-11044"},"imported":[{"uid":"5864-10997"},{"uid":"5864-10999"},{"uid":"5864-11001"},{"uid":"5864-11003"},{"uid":"5864-11005"},{"uid":"5864-11007"},{"uid":"5864-11009"},{"uid":"5864-11011"},{"uid":"5864-11013"},{"uid":"5864-11015"},{"uid":"5864-11017"},{"uid":"5864-11019"},{"uid":"5864-11021"},{"uid":"5864-11023"},{"uid":"5864-11025"},{"uid":"5864-11027"},{"uid":"5864-11029"},{"uid":"5864-11031"},{"uid":"5864-11033"},{"uid":"5864-11035"},{"uid":"5864-11037"},{"uid":"5864-11039"},{"uid":"5864-11041"}],"importedBy":[{"uid":"5864-11486"}]},"5864-11045":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/stores/localStorage.js","moduleParts":{"budibase-client.js":"5864-11046"},"imported":[{"uid":"5864-10625"}],"importedBy":[{"uid":"5864-11486"}]},"5864-11047":{"id":"/Users/rpowell/dev/repos/budibase/node_modules/lodash/lodash.min.js","moduleParts":{"budibase-client.js":"5864-11048"},"imported":[{"uid":"5864-10877"}],"importedBy":[{"uid":"5864-11055"},{"uid":"5864-11556"}]},"5864-11049":{"id":"/Users/rpowell/dev/repos/budibase/node_modules/lodash/fp/_mapping.js","moduleParts":{"budibase-client.js":"5864-11050"},"imported":[{"uid":"5864-10877"}],"importedBy":[{"uid":"5864-11053"},{"uid":"5864-11562"}]},"5864-11051":{"id":"/Users/rpowell/dev/repos/budibase/node_modules/lodash/fp/placeholder.js","moduleParts":{"budibase-client.js":"5864-11052"},"imported":[],"importedBy":[{"uid":"5864-11053"},{"uid":"5864-11563"}]},"5864-11053":{"id":"/Users/rpowell/dev/repos/budibase/node_modules/lodash/fp/_baseConvert.js","moduleParts":{"budibase-client.js":"5864-11054"},"imported":[{"uid":"5864-11049"},{"uid":"5864-11051"},{"uid":"5864-11562"},{"uid":"5864-11563"}],"importedBy":[{"uid":"5864-11055"},{"uid":"5864-11557"}]},"5864-11055":{"id":"/Users/rpowell/dev/repos/budibase/node_modules/lodash/fp.js","moduleParts":{"budibase-client.js":"5864-11056"},"imported":[{"uid":"5864-11047"},{"uid":"5864-11053"},{"uid":"5864-11556"},{"uid":"5864-11557"}],"importedBy":[{"uid":"5864-11065"},{"uid":"5864-11395"},{"uid":"5864-11059"},{"uid":"5864-11237"}]},"5864-11057":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/utils/lucene.js","moduleParts":{"budibase-client.js":"5864-11058"},"imported":[{"uid":"5864-11529"},{"uid":"5864-10997"}],"importedBy":[{"uid":"5864-11486"},{"uid":"5864-11059"}]},"5864-11059":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/fetch/DataFetch.js","moduleParts":{"budibase-client.js":"5864-11060"},"imported":[{"uid":"5864-10625"},{"uid":"5864-11055"},{"uid":"5864-11057"}],"importedBy":[{"uid":"5864-11061"},{"uid":"5864-11063"},{"uid":"5864-11065"},{"uid":"5864-11067"},{"uid":"5864-11069"},{"uid":"5864-11071"}]},"5864-11061":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/fetch/TableFetch.js","moduleParts":{"budibase-client.js":"5864-11062"},"imported":[{"uid":"5864-10625"},{"uid":"5864-11059"}],"importedBy":[{"uid":"5864-11077"},{"uid":"5864-11413"}]},"5864-11063":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/fetch/ViewFetch.js","moduleParts":{"budibase-client.js":"5864-11064"},"imported":[{"uid":"5864-11059"}],"importedBy":[{"uid":"5864-11077"},{"uid":"5864-11413"}]},"5864-11065":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/fetch/QueryFetch.js","moduleParts":{"budibase-client.js":"5864-11066"},"imported":[{"uid":"5864-11059"},{"uid":"5864-11055"},{"uid":"5864-10625"}],"importedBy":[{"uid":"5864-11077"},{"uid":"5864-11413"}]},"5864-11067":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/fetch/RelationshipFetch.js","moduleParts":{"budibase-client.js":"5864-11068"},"imported":[{"uid":"5864-11059"}],"importedBy":[{"uid":"5864-11077"},{"uid":"5864-11413"}]},"5864-11069":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/fetch/NestedProviderFetch.js","moduleParts":{"budibase-client.js":"5864-11070"},"imported":[{"uid":"5864-11059"}],"importedBy":[{"uid":"5864-11077"},{"uid":"5864-11413"}]},"5864-11071":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/fetch/FieldFetch.js","moduleParts":{"budibase-client.js":"5864-11072"},"imported":[{"uid":"5864-11059"}],"importedBy":[{"uid":"5864-11077"},{"uid":"5864-11413"},{"uid":"5864-11075"}]},"5864-11073":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/utils/json.js","moduleParts":{"budibase-client.js":"5864-11074"},"imported":[],"importedBy":[{"uid":"5864-11486"},{"uid":"5864-11075"}]},"5864-11075":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/fetch/JSONArrayFetch.js","moduleParts":{"budibase-client.js":"5864-11076"},"imported":[{"uid":"5864-11071"},{"uid":"5864-11073"}],"importedBy":[{"uid":"5864-11077"},{"uid":"5864-11413"}]},"5864-11077":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/fetch/fetchData.js","moduleParts":{"budibase-client.js":"5864-11078"},"imported":[{"uid":"5864-11061"},{"uid":"5864-11063"},{"uid":"5864-11065"},{"uid":"5864-11067"},{"uid":"5864-11069"},{"uid":"5864-11071"},{"uid":"5864-11075"}],"importedBy":[{"uid":"5864-11486"}]},"5864-11079":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/utils/cookies.js","moduleParts":{"budibase-client.js":"5864-11080"},"imported":[],"importedBy":[{"uid":"5864-11486"}]},"5864-11081":{"id":"/node_modules/@spectrum-css/vars/dist/spectrum-global.css","moduleParts":{"budibase-client.js":"5864-11082"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11083":{"id":"/node_modules/@spectrum-css/vars/dist/spectrum-medium.css","moduleParts":{"budibase-client.js":"5864-11084"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11085":{"id":"/node_modules/@spectrum-css/vars/dist/spectrum-large.css","moduleParts":{"budibase-client.js":"5864-11086"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11087":{"id":"/node_modules/@spectrum-css/vars/dist/spectrum-lightest.css","moduleParts":{"budibase-client.js":"5864-11088"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11089":{"id":"/node_modules/@spectrum-css/vars/dist/spectrum-light.css","moduleParts":{"budibase-client.js":"5864-11090"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11091":{"id":"/node_modules/@spectrum-css/vars/dist/spectrum-dark.css","moduleParts":{"budibase-client.js":"5864-11092"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11093":{"id":"/node_modules/@spectrum-css/vars/dist/spectrum-darkest.css","moduleParts":{"budibase-client.js":"5864-11094"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11095":{"id":"/node_modules/@spectrum-css/page/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-11096"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11097":{"id":"/src/components/app/Placeholder.css","moduleParts":{"budibase-client.js":"5864-11098"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11099"}]},"5864-11099":{"id":"/src/components/app/Placeholder.svelte","moduleParts":{"budibase-client.js":"5864-11100"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11097"}],"importedBy":[{"uid":"5864-11405"},{"uid":"5864-11347"},{"uid":"5864-11107"},{"uid":"5864-11111"},{"uid":"5864-11129"},{"uid":"5864-11159"},{"uid":"5864-11163"},{"uid":"5864-11167"},{"uid":"5864-11171"},{"uid":"5864-11195"},{"uid":"5864-11273"},{"uid":"5864-11323"},{"uid":"5864-11205"},{"uid":"5864-11249"}]},"5864-11101":{"id":"/src/components/app/Container.css","moduleParts":{"budibase-client.js":"5864-11102"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11103"}]},"5864-11103":{"id":"/src/components/app/Container.svelte","moduleParts":{"budibase-client.js":"5864-11104"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11101"}],"importedBy":[{"uid":"5864-11347"},{"uid":"5864-11129"}]},"5864-11105":{"id":"/src/components/app/Section.css","moduleParts":{"budibase-client.js":"5864-11106"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11107"}]},"5864-11107":{"id":"/src/components/app/Section.svelte","moduleParts":{"budibase-client.js":"5864-11108"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11099"},{"uid":"5864-11105"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11109":{"id":"/src/components/app/DataProvider.css","moduleParts":{"budibase-client.js":"5864-11110"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11111"}]},"5864-11111":{"id":"/src/components/app/DataProvider.svelte","moduleParts":{"budibase-client.js":"5864-11112"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11485"},{"uid":"5864-11099"},{"uid":"5864-11486"},{"uid":"5864-11109"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11113":{"id":"/node_modules/@spectrum-css/divider/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-11114"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11115"}]},"5864-11115":{"id":"/src/components/app/Divider.svelte","moduleParts":{"budibase-client.js":"5864-11116"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11113"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11117":{"id":"/src/components/app/ScreenSlot.css","moduleParts":{"budibase-client.js":"5864-11118"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11119"}]},"5864-11119":{"id":"/src/components/app/ScreenSlot.svelte","moduleParts":{"budibase-client.js":"5864-11120"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11117"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11121":{"id":"/node_modules/@spectrum-css/button/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-11122"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11125"}]},"5864-11123":{"id":"/src/components/app/Button.css","moduleParts":{"budibase-client.js":"5864-11124"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11125"}]},"5864-11125":{"id":"/src/components/app/Button.svelte","moduleParts":{"budibase-client.js":"5864-11126"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11121"},{"uid":"5864-11123"}],"importedBy":[{"uid":"5864-11347"},{"uid":"5864-11329"}]},"5864-11127":{"id":"/src/components/app/Repeater.css","moduleParts":{"budibase-client.js":"5864-11128"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11129"}]},"5864-11129":{"id":"/src/components/app/Repeater.svelte","moduleParts":{"budibase-client.js":"5864-11130"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11099"},{"uid":"5864-11103"},{"uid":"5864-11127"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11131":{"id":"/src/components/app/Text.css","moduleParts":{"budibase-client.js":"5864-11132"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11133"}]},"5864-11133":{"id":"/src/components/app/Text.svelte","moduleParts":{"budibase-client.js":"5864-11134"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11131"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11135":{"id":"/src/constants.js","moduleParts":{"budibase-client.js":"5864-11136"},"imported":[],"importedBy":[{"uid":"5864-11415"},{"uid":"5864-11427"},{"uid":"5864-11375"},{"uid":"5864-11387"},{"uid":"5864-11145"},{"uid":"5864-11397"},{"uid":"5864-11351"},{"uid":"5864-11269"},{"uid":"5864-11287"},{"uid":"5864-11235"}]},"5864-11137":{"id":"/node_modules/svelte-spa-router/node_modules/regexparam/dist/index.mjs","moduleParts":{"budibase-client.js":"5864-11138"},"imported":[],"importedBy":[{"uid":"5864-11139"},{"uid":"5864-11141"}]},"5864-11139":{"id":"/node_modules/svelte-spa-router/Router.svelte","moduleParts":{"budibase-client.js":"5864-11140"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11536"},{"uid":"5864-11484"},{"uid":"5864-10625"},{"uid":"5864-11137"}],"importedBy":[{"uid":"5864-11369"},{"uid":"5864-11393"},{"uid":"5864-11409"},{"uid":"5864-11141"}]},"5864-11141":{"id":"/node_modules/svelte-spa-router/active.js","moduleParts":{"budibase-client.js":"5864-11142"},"imported":[{"uid":"5864-11137"},{"uid":"5864-11139"}],"importedBy":[{"uid":"5864-11145"}]},"5864-11143":{"id":"/src/components/app/Layout.css","moduleParts":{"budibase-client.js":"5864-11144"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11145"}]},"5864-11145":{"id":"/src/components/app/Layout.svelte","moduleParts":{"budibase-client.js":"5864-11146"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-10625"},{"uid":"5864-11485"},{"uid":"5864-11135"},{"uid":"5864-11141"},{"uid":"5864-11143"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11147":{"id":"/src/components/app/Link.css","moduleParts":{"budibase-client.js":"5864-11148"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11149"}]},"5864-11149":{"id":"/src/components/app/Link.svelte","moduleParts":{"budibase-client.js":"5864-11150"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11147"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11151":{"id":"/node_modules/@spectrum-css/typography/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-11152"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11155"}]},"5864-11153":{"id":"/src/components/app/Heading.css","moduleParts":{"budibase-client.js":"5864-11154"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11155"}]},"5864-11155":{"id":"/src/components/app/Heading.svelte","moduleParts":{"budibase-client.js":"5864-11156"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11151"},{"uid":"5864-11153"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11157":{"id":"/src/components/app/Image.css","moduleParts":{"budibase-client.js":"5864-11158"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11159"}]},"5864-11159":{"id":"/src/components/app/Image.svelte","moduleParts":{"budibase-client.js":"5864-11160"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11099"},{"uid":"5864-11157"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11161":{"id":"/src/components/app/Embed.css","moduleParts":{"budibase-client.js":"5864-11162"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11163"}]},"5864-11163":{"id":"/src/components/app/Embed.svelte","moduleParts":{"budibase-client.js":"5864-11164"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11099"},{"uid":"5864-11161"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11165":{"id":"/src/components/app/Icon.css","moduleParts":{"budibase-client.js":"5864-11166"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11167"}]},"5864-11167":{"id":"/src/components/app/Icon.svelte","moduleParts":{"budibase-client.js":"5864-11168"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11099"},{"uid":"5864-11165"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11169":{"id":"/src/components/app/BackgroundImage.css","moduleParts":{"budibase-client.js":"5864-11170"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11171"}]},"5864-11171":{"id":"/src/components/app/BackgroundImage.svelte","moduleParts":{"budibase-client.js":"5864-11172"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11099"},{"uid":"5864-11169"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11173":{"id":"/node_modules/dayjs/dayjs.min.js","moduleParts":{"budibase-client.js":"5864-11174"},"imported":[{"uid":"5864-10877"}],"importedBy":[{"uid":"5864-11177"}]},"5864-11175":{"id":"/node_modules/dayjs/plugin/utc.js","moduleParts":{"budibase-client.js":"5864-11176"},"imported":[{"uid":"5864-10877"}],"importedBy":[{"uid":"5864-11177"}]},"5864-11177":{"id":"/src/components/app/DateRangePicker.svelte","moduleParts":{"budibase-client.js":"5864-11178"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11485"},{"uid":"5864-11484"},{"uid":"5864-11173"},{"uid":"5864-11175"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11179":{"id":"/src/components/app/CardStat.css","moduleParts":{"budibase-client.js":"5864-11180"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11181"}]},"5864-11181":{"id":"/src/components/app/CardStat.svelte","moduleParts":{"budibase-client.js":"5864-11182"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11179"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11183":{"id":"/node_modules/@spectrum-css/card/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-11184"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11187"}]},"5864-11185":{"id":"/src/components/app/SpectrumCard.css","moduleParts":{"budibase-client.js":"5864-11186"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11187"}]},"5864-11187":{"id":"/src/components/app/SpectrumCard.svelte","moduleParts":{"budibase-client.js":"5864-11188"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11183"},{"uid":"5864-11484"},{"uid":"5864-11485"},{"uid":"5864-11185"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11189":{"id":"/node_modules/@spectrum-css/tag/dist/index-vars.css","moduleParts":{"budibase-client.js":"5864-11190"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11193"}]},"5864-11191":{"id":"/src/components/app/Tag.css","moduleParts":{"budibase-client.js":"5864-11192"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11193"}]},"5864-11193":{"id":"/src/components/app/Tag.svelte","moduleParts":{"budibase-client.js":"5864-11194"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11189"},{"uid":"5864-11485"},{"uid":"5864-11484"},{"uid":"5864-11191"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11195":{"id":"/src/components/app/MarkdownViewer.svelte","moduleParts":{"budibase-client.js":"5864-11196"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11485"},{"uid":"5864-11484"},{"uid":"5864-11099"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11197":{"id":"/src/components/app/charts/ApexOptionsBuilder.js","moduleParts":{"budibase-client.js":"5864-11198"},"imported":[],"importedBy":[{"uid":"5864-11207"},{"uid":"5864-11209"},{"uid":"5864-11211"},{"uid":"5864-11217"}]},"5864-11199":{"id":"/node_modules/apexcharts/dist/apexcharts.common.js","moduleParts":{"budibase-client.js":"5864-11200"},"imported":[{"uid":"5864-10877"}],"importedBy":[{"uid":"5864-11201"}]},"5864-11201":{"id":"/node_modules/svelte-apexcharts/src/index.js","moduleParts":{"budibase-client.js":"5864-11202"},"imported":[{"uid":"5864-11199"}],"importedBy":[{"uid":"5864-11205"}]},"5864-11203":{"id":"/src/components/app/charts/ApexChart.css","moduleParts":{"budibase-client.js":"5864-11204"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11205"}]},"5864-11205":{"id":"/src/components/app/charts/ApexChart.svelte","moduleParts":{"budibase-client.js":"5864-11206"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11201"},{"uid":"5864-11099"},{"uid":"5864-11203"}],"importedBy":[{"uid":"5864-11207"},{"uid":"5864-11209"},{"uid":"5864-11211"},{"uid":"5864-11217"}]},"5864-11207":{"id":"/src/components/app/charts/BarChart.svelte","moduleParts":{"budibase-client.js":"5864-11208"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11197"},{"uid":"5864-11205"}],"importedBy":[{"uid":"5864-11530"}]},"5864-11209":{"id":"/src/components/app/charts/LineChart.svelte","moduleParts":{"budibase-client.js":"5864-11210"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11197"},{"uid":"5864-11205"}],"importedBy":[{"uid":"5864-11530"},{"uid":"5864-11215"}]},"5864-11211":{"id":"/src/components/app/charts/PieChart.svelte","moduleParts":{"budibase-client.js":"5864-11212"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11197"},{"uid":"5864-11205"}],"importedBy":[{"uid":"5864-11530"},{"uid":"5864-11213"}]},"5864-11213":{"id":"/src/components/app/charts/DonutChart.svelte","moduleParts":{"budibase-client.js":"5864-11214"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11211"}],"importedBy":[{"uid":"5864-11530"}]},"5864-11215":{"id":"/src/components/app/charts/AreaChart.svelte","moduleParts":{"budibase-client.js":"5864-11216"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11209"}],"importedBy":[{"uid":"5864-11530"}]},"5864-11217":{"id":"/src/components/app/charts/CandleStickChart.svelte","moduleParts":{"budibase-client.js":"5864-11218"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11197"},{"uid":"5864-11205"}],"importedBy":[{"uid":"5864-11530"}]},"5864-11219":{"id":"/node_modules/flatpickr/dist/esm/types/options.js","moduleParts":{"budibase-client.js":"5864-11220"},"imported":[],"importedBy":[{"uid":"5864-11233"},{"uid":"5864-11229"}]},"5864-11221":{"id":"/node_modules/flatpickr/dist/esm/l10n/default.js","moduleParts":{"budibase-client.js":"5864-11222"},"imported":[],"importedBy":[{"uid":"5864-11233"},{"uid":"5864-11229"}]},"5864-11223":{"id":"/node_modules/flatpickr/dist/esm/utils/index.js","moduleParts":{"budibase-client.js":"5864-11224"},"imported":[],"importedBy":[{"uid":"5864-11233"},{"uid":"5864-11227"}]},"5864-11225":{"id":"/node_modules/flatpickr/dist/esm/utils/dom.js","moduleParts":{"budibase-client.js":"5864-11226"},"imported":[],"importedBy":[{"uid":"5864-11233"}]},"5864-11227":{"id":"/node_modules/flatpickr/dist/esm/utils/formatting.js","moduleParts":{"budibase-client.js":"5864-11228"},"imported":[{"uid":"5864-11223"}],"importedBy":[{"uid":"5864-11233"},{"uid":"5864-11229"}]},"5864-11229":{"id":"/node_modules/flatpickr/dist/esm/utils/dates.js","moduleParts":{"budibase-client.js":"5864-11230"},"imported":[{"uid":"5864-11227"},{"uid":"5864-11219"},{"uid":"5864-11221"}],"importedBy":[{"uid":"5864-11233"}]},"5864-11231":{"id":"/node_modules/flatpickr/dist/esm/utils/polyfills.js","moduleParts":{"budibase-client.js":"5864-11232"},"imported":[],"importedBy":[{"uid":"5864-11233"}]},"5864-11233":{"id":"/node_modules/flatpickr/dist/esm/index.js","moduleParts":{"budibase-client.js":"5864-11234"},"imported":[{"uid":"5864-11219"},{"uid":"5864-11221"},{"uid":"5864-11223"},{"uid":"5864-11225"},{"uid":"5864-11229"},{"uid":"5864-11227"},{"uid":"5864-11231"}],"importedBy":[{"uid":"5864-11235"}]},"5864-11235":{"id":"/src/components/app/forms/validation.js","moduleParts":{"budibase-client.js":"5864-11236"},"imported":[{"uid":"5864-11233"},{"uid":"5864-11135"}],"importedBy":[{"uid":"5864-11237"}]},"5864-11237":{"id":"/src/components/app/forms/InnerForm.svelte","moduleParts":{"budibase-client.js":"5864-11238"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-10625"},{"uid":"5864-11235"},{"uid":"5864-11485"},{"uid":"5864-11055"}],"importedBy":[{"uid":"5864-11239"}]},"5864-11239":{"id":"/src/components/app/forms/Form.svelte","moduleParts":{"budibase-client.js":"5864-11240"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11237"},{"uid":"5864-11485"}],"importedBy":[{"uid":"5864-11531"}]},"5864-11241":{"id":"/src/components/app/forms/FieldGroup.css","moduleParts":{"budibase-client.js":"5864-11242"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11243"}]},"5864-11243":{"id":"/src/components/app/forms/FieldGroup.svelte","moduleParts":{"budibase-client.js":"5864-11244"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11241"}],"importedBy":[{"uid":"5864-11531"}]},"5864-11245":{"id":"/src/components/app/forms/FieldGroupFallback.svelte","moduleParts":{"budibase-client.js":"5864-11246"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"}],"importedBy":[{"uid":"5864-11249"}]},"5864-11247":{"id":"/src/components/app/forms/Field.css","moduleParts":{"budibase-client.js":"5864-11248"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11249"}]},"5864-11249":{"id":"/src/components/app/forms/Field.svelte","moduleParts":{"budibase-client.js":"5864-11250"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11099"},{"uid":"5864-11245"},{"uid":"5864-11484"},{"uid":"5864-11247"}],"importedBy":[{"uid":"5864-11251"},{"uid":"5864-11257"},{"uid":"5864-11259"},{"uid":"5864-11261"},{"uid":"5864-11263"},{"uid":"5864-11265"},{"uid":"5864-11267"},{"uid":"5864-11269"},{"uid":"5864-11277"},{"uid":"5864-11281"}]},"5864-11251":{"id":"/src/components/app/forms/StringField.svelte","moduleParts":{"budibase-client.js":"5864-11252"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11485"},{"uid":"5864-11249"}],"importedBy":[{"uid":"5864-11531"},{"uid":"5864-11253"},{"uid":"5864-11271"}]},"5864-11253":{"id":"/src/components/app/forms/NumberField.svelte","moduleParts":{"budibase-client.js":"5864-11254"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11251"}],"importedBy":[{"uid":"5864-11531"}]},"5864-11255":{"id":"/src/components/app/forms/optionsParser.js","moduleParts":{"budibase-client.js":"5864-11256"},"imported":[],"importedBy":[{"uid":"5864-11257"},{"uid":"5864-11259"}]},"5864-11257":{"id":"/src/components/app/forms/OptionsField.svelte","moduleParts":{"budibase-client.js":"5864-11258"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11485"},{"uid":"5864-11249"},{"uid":"5864-11255"}],"importedBy":[{"uid":"5864-11531"}]},"5864-11259":{"id":"/src/components/app/forms/MultiFieldSelect.svelte","moduleParts":{"budibase-client.js":"5864-11260"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11485"},{"uid":"5864-11249"},{"uid":"5864-11255"}],"importedBy":[{"uid":"5864-11531"}]},"5864-11261":{"id":"/src/components/app/forms/BooleanField.svelte","moduleParts":{"budibase-client.js":"5864-11262"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11485"},{"uid":"5864-11249"}],"importedBy":[{"uid":"5864-11531"}]},"5864-11263":{"id":"/src/components/app/forms/LongFormField.svelte","moduleParts":{"budibase-client.js":"5864-11264"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-10625"},{"uid":"5864-11485"},{"uid":"5864-11249"}],"importedBy":[{"uid":"5864-11531"}]},"5864-11265":{"id":"/src/components/app/forms/DateTimeField.svelte","moduleParts":{"budibase-client.js":"5864-11266"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11485"},{"uid":"5864-11249"}],"importedBy":[{"uid":"5864-11531"}]},"5864-11267":{"id":"/src/components/app/forms/AttachmentField.svelte","moduleParts":{"budibase-client.js":"5864-11268"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11249"},{"uid":"5864-11485"},{"uid":"5864-11484"}],"importedBy":[{"uid":"5864-11531"}]},"5864-11269":{"id":"/src/components/app/forms/RelationshipField.svelte","moduleParts":{"budibase-client.js":"5864-11270"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11485"},{"uid":"5864-11484"},{"uid":"5864-11249"},{"uid":"5864-11135"}],"importedBy":[{"uid":"5864-11531"}]},"5864-11271":{"id":"/src/components/app/forms/PasswordField.svelte","moduleParts":{"budibase-client.js":"5864-11272"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11251"}],"importedBy":[{"uid":"5864-11531"}]},"5864-11273":{"id":"/src/components/app/forms/FormStep.svelte","moduleParts":{"budibase-client.js":"5864-11274"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-10625"},{"uid":"5864-11099"}],"importedBy":[{"uid":"5864-11531"}]},"5864-11275":{"id":"/src/components/app/forms/JSONField.css","moduleParts":{"budibase-client.js":"5864-11276"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11277"}]},"5864-11277":{"id":"/src/components/app/forms/JSONField.svelte","moduleParts":{"budibase-client.js":"5864-11278"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11485"},{"uid":"5864-11249"},{"uid":"5864-11484"},{"uid":"5864-11275"}],"importedBy":[{"uid":"5864-11531"}]},"5864-11279":{"id":"/src/components/app/forms/S3Upload.css","moduleParts":{"budibase-client.js":"5864-11280"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11281"}]},"5864-11281":{"id":"/src/components/app/forms/S3Upload.svelte","moduleParts":{"budibase-client.js":"5864-11282"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11249"},{"uid":"5864-11485"},{"uid":"5864-11484"},{"uid":"5864-11279"}],"importedBy":[{"uid":"5864-11531"}]},"5864-11283":{"id":"/src/components/app/table/SlotRenderer.svelte","moduleParts":{"budibase-client.js":"5864-11284"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"}],"importedBy":[{"uid":"5864-11287"}]},"5864-11285":{"id":"/src/components/app/table/Table.css","moduleParts":{"budibase-client.js":"5864-11286"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11287"}]},"5864-11287":{"id":"/src/components/app/table/Table.svelte","moduleParts":{"budibase-client.js":"5864-11288"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11485"},{"uid":"5864-11283"},{"uid":"5864-11135"},{"uid":"5864-11285"}],"importedBy":[{"uid":"5864-11532"}]},"5864-11289":{"id":"/src/components/Block.svelte","moduleParts":{"budibase-client.js":"5864-11290"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"}],"importedBy":[{"uid":"5864-11317"},{"uid":"5864-11321"},{"uid":"5864-11323"}]},"5864-11291":{"id":"/node_modules/shortid/lib/random/random-from-seed.js","moduleParts":{"budibase-client.js":"5864-11292"},"imported":[],"importedBy":[{"uid":"5864-11293"},{"uid":"5864-11558"}]},"5864-11293":{"id":"/node_modules/shortid/lib/alphabet.js","moduleParts":{"budibase-client.js":"5864-11294"},"imported":[{"uid":"5864-11291"},{"uid":"5864-11558"}],"importedBy":[{"uid":"5864-11307"},{"uid":"5864-11303"},{"uid":"5864-11305"},{"uid":"5864-11538"},{"uid":"5864-11301"}]},"5864-11295":{"id":"/node_modules/shortid/lib/random/random-byte-browser.js","moduleParts":{"budibase-client.js":"5864-11296"},"imported":[],"importedBy":[{"uid":"5864-11301"},{"uid":"5864-11564"}]},"5864-11297":{"id":"/node_modules/shortid/node_modules/nanoid/format.browser.js","moduleParts":{"budibase-client.js":"5864-11298"},"imported":[],"importedBy":[{"uid":"5864-11301"},{"uid":"5864-11299"}]},"5864-11299":{"id":"\u0000/node_modules/shortid/node_modules/nanoid/format.browser.js?commonjs-proxy","moduleParts":{"budibase-client.js":"5864-11300"},"imported":[{"uid":"5864-11297"}],"importedBy":[{"uid":"5864-11301"}]},"5864-11301":{"id":"/node_modules/shortid/lib/generate.js","moduleParts":{"budibase-client.js":"5864-11302"},"imported":[{"uid":"5864-11293"},{"uid":"5864-11295"},{"uid":"5864-11297"},{"uid":"5864-11538"},{"uid":"5864-11564"},{"uid":"5864-11299"}],"importedBy":[{"uid":"5864-11303"},{"uid":"5864-11559"}]},"5864-11303":{"id":"/node_modules/shortid/lib/build.js","moduleParts":{"budibase-client.js":"5864-11304"},"imported":[{"uid":"5864-11301"},{"uid":"5864-11293"},{"uid":"5864-11559"},{"uid":"5864-11538"}],"importedBy":[{"uid":"5864-11307"},{"uid":"5864-11539"}]},"5864-11305":{"id":"/node_modules/shortid/lib/is-valid.js","moduleParts":{"budibase-client.js":"5864-11306"},"imported":[{"uid":"5864-11293"},{"uid":"5864-11538"}],"importedBy":[{"uid":"5864-11307"},{"uid":"5864-11540"}]},"5864-11307":{"id":"/node_modules/shortid/lib/index.js","moduleParts":{"budibase-client.js":"5864-11308"},"imported":[{"uid":"5864-10877"},{"uid":"5864-11293"},{"uid":"5864-11303"},{"uid":"5864-11305"},{"uid":"5864-11537"},{"uid":"5864-11538"},{"uid":"5864-11539"},{"uid":"5864-11540"},{"uid":"5864-11541"}],"importedBy":[{"uid":"5864-11309"},{"uid":"5864-11535"}]},"5864-11309":{"id":"/node_modules/shortid/index.js","moduleParts":{"budibase-client.js":"5864-11310"},"imported":[{"uid":"5864-11307"},{"uid":"5864-11535"}],"importedBy":[{"uid":"5864-11371"},{"uid":"5864-11387"},{"uid":"5864-11311"},{"uid":"5864-11327"}]},"5864-11311":{"id":"/src/components/BlockComponent.svelte","moduleParts":{"budibase-client.js":"5864-11312"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11309"},{"uid":"5864-11405"}],"importedBy":[{"uid":"5864-11317"},{"uid":"5864-11321"},{"uid":"5864-11323"}]},"5864-11313":{"id":"/Users/rpowell/dev/repos/budibase/packages/string-templates/dist/bundle.mjs","moduleParts":{"budibase-client.js":"5864-11314"},"imported":[],"importedBy":[{"uid":"5864-11395"},{"uid":"5864-11317"},{"uid":"5864-11321"},{"uid":"5864-11323"}]},"5864-11315":{"id":"/src/components/app/blocks/TableBlock.css","moduleParts":{"budibase-client.js":"5864-11316"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11317"}]},"5864-11317":{"id":"/src/components/app/blocks/TableBlock.svelte","moduleParts":{"budibase-client.js":"5864-11318"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11289"},{"uid":"5864-11311"},{"uid":"5864-11485"},{"uid":"5864-11313"},{"uid":"5864-11315"}],"importedBy":[{"uid":"5864-11533"}]},"5864-11319":{"id":"/src/components/app/blocks/CardsBlock.css","moduleParts":{"budibase-client.js":"5864-11320"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11321"}]},"5864-11321":{"id":"/src/components/app/blocks/CardsBlock.svelte","moduleParts":{"budibase-client.js":"5864-11322"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11289"},{"uid":"5864-11311"},{"uid":"5864-11485"},{"uid":"5864-11313"},{"uid":"5864-11319"}],"importedBy":[{"uid":"5864-11533"}]},"5864-11323":{"id":"/src/components/app/blocks/RepeaterBlock.svelte","moduleParts":{"budibase-client.js":"5864-11324"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11311"},{"uid":"5864-11289"},{"uid":"5864-11099"},{"uid":"5864-11484"},{"uid":"5864-11313"}],"importedBy":[{"uid":"5864-11533"}]},"5864-11325":{"id":"/src/components/app/dynamic-filter/FilterModal.css","moduleParts":{"budibase-client.js":"5864-11326"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11327"}]},"5864-11327":{"id":"/src/components/app/dynamic-filter/FilterModal.svelte","moduleParts":{"budibase-client.js":"5864-11328"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11485"},{"uid":"5864-11309"},{"uid":"5864-11486"},{"uid":"5864-11325"}],"importedBy":[{"uid":"5864-11329"}]},"5864-11329":{"id":"/src/components/app/dynamic-filter/DynamicFilter.svelte","moduleParts":{"budibase-client.js":"5864-11330"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10625"},{"uid":"5864-11484"},{"uid":"5864-11485"},{"uid":"5864-11327"},{"uid":"5864-11486"},{"uid":"5864-11125"}],"importedBy":[{"uid":"5864-11534"}]},"5864-11331":{"id":"/src/components/app/deprecated/Navigation.css","moduleParts":{"budibase-client.js":"5864-11332"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11333"}]},"5864-11333":{"id":"/src/components/app/deprecated/Navigation.svelte","moduleParts":{"budibase-client.js":"5864-11334"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11331"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11335":{"id":"/src/components/app/deprecated/CardHorizontal.css","moduleParts":{"budibase-client.js":"5864-11336"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11337"}]},"5864-11337":{"id":"/src/components/app/deprecated/CardHorizontal.svelte","moduleParts":{"budibase-client.js":"5864-11338"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11335"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11339":{"id":"/src/components/app/deprecated/StackedList.css","moduleParts":{"budibase-client.js":"5864-11340"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11341"}]},"5864-11341":{"id":"/src/components/app/deprecated/StackedList.svelte","moduleParts":{"budibase-client.js":"5864-11342"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11339"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11343":{"id":"/src/components/app/deprecated/Card.css","moduleParts":{"budibase-client.js":"5864-11344"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11345"}]},"5864-11345":{"id":"/src/components/app/deprecated/Card.svelte","moduleParts":{"budibase-client.js":"5864-11346"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11343"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11347":{"id":"/src/components/app/index.js","moduleParts":{"budibase-client.js":"5864-11348"},"imported":[{"uid":"5864-11081"},{"uid":"5864-11083"},{"uid":"5864-11085"},{"uid":"5864-11087"},{"uid":"5864-11089"},{"uid":"5864-11091"},{"uid":"5864-11093"},{"uid":"5864-11095"},{"uid":"5864-11099"},{"uid":"5864-11103"},{"uid":"5864-11107"},{"uid":"5864-11111"},{"uid":"5864-11115"},{"uid":"5864-11119"},{"uid":"5864-11125"},{"uid":"5864-11129"},{"uid":"5864-11133"},{"uid":"5864-11145"},{"uid":"5864-11149"},{"uid":"5864-11155"},{"uid":"5864-11159"},{"uid":"5864-11163"},{"uid":"5864-11167"},{"uid":"5864-11171"},{"uid":"5864-11177"},{"uid":"5864-11181"},{"uid":"5864-11187"},{"uid":"5864-11193"},{"uid":"5864-11195"},{"uid":"5864-11530"},{"uid":"5864-11531"},{"uid":"5864-11532"},{"uid":"5864-11533"},{"uid":"5864-11534"},{"uid":"5864-11333"},{"uid":"5864-11337"},{"uid":"5864-11341"},{"uid":"5864-11345"}],"importedBy":[{"uid":"5864-11405"}]},"5864-11349":{"id":"/src/api/api.js","moduleParts":{"budibase-client.js":"5864-11350"},"imported":[{"uid":"5864-11486"},{"uid":"5864-11483"},{"uid":"5864-10625"}],"importedBy":[{"uid":"5864-11353"}]},"5864-11351":{"id":"/src/api/patches.js","moduleParts":{"budibase-client.js":"5864-11352"},"imported":[{"uid":"5864-11486"},{"uid":"5864-11135"}],"importedBy":[{"uid":"5864-11353"}]},"5864-11353":{"id":"/src/api/index.js","moduleParts":{"budibase-client.js":"5864-11354"},"imported":[{"uid":"5864-11349"},{"uid":"5864-11351"}],"importedBy":[{"uid":"5864-11415"},{"uid":"5864-11355"},{"uid":"5864-11357"},{"uid":"5864-11369"},{"uid":"5864-11367"},{"uid":"5864-11375"},{"uid":"5864-11413"},{"uid":"5864-11397"}]},"5864-11355":{"id":"/src/stores/auth.js","moduleParts":{"budibase-client.js":"5864-11356"},"imported":[{"uid":"5864-11353"},{"uid":"5864-10625"}],"importedBy":[{"uid":"5864-11483"}]},"5864-11357":{"id":"/src/stores/app.js","moduleParts":{"budibase-client.js":"5864-11358"},"imported":[{"uid":"5864-11353"},{"uid":"5864-10625"}],"importedBy":[{"uid":"5864-11483"},{"uid":"5864-11373"},{"uid":"5864-11379"},{"uid":"5864-11385"}]},"5864-11359":{"id":"/src/stores/state.js","moduleParts":{"budibase-client.js":"5864-11360"},"imported":[{"uid":"5864-10625"},{"uid":"5864-11486"}],"importedBy":[{"uid":"5864-11483"},{"uid":"5864-11361"}]},"5864-11361":{"id":"/src/stores/peek.js","moduleParts":{"budibase-client.js":"5864-11362"},"imported":[{"uid":"5864-10625"},{"uid":"5864-11359"}],"importedBy":[{"uid":"5864-11483"},{"uid":"5864-11369"}]},"5864-11363":{"id":"/manifest.json","moduleParts":{"budibase-client.js":"5864-11364"},"imported":[],"importedBy":[{"uid":"5864-11405"},{"uid":"5864-11367"}]},"5864-11365":{"id":"/src/utils/components.js","moduleParts":{"budibase-client.js":"5864-11366"},"imported":[],"importedBy":[{"uid":"5864-11373"},{"uid":"5864-11367"}]},"5864-11367":{"id":"/src/stores/builder.js","moduleParts":{"budibase-client.js":"5864-11368"},"imported":[{"uid":"5864-10625"},{"uid":"5864-11363"},{"uid":"5864-11365"},{"uid":"5864-11353"}],"importedBy":[{"uid":"5864-11483"},{"uid":"5864-11369"},{"uid":"5864-11373"},{"uid":"5864-11379"}]},"5864-11369":{"id":"/src/stores/routes.js","moduleParts":{"budibase-client.js":"5864-11370"},"imported":[{"uid":"5864-10625"},{"uid":"5864-11139"},{"uid":"5864-11353"},{"uid":"5864-11361"},{"uid":"5864-11367"}],"importedBy":[{"uid":"5864-11483"},{"uid":"5864-11371"},{"uid":"5864-11373"},{"uid":"5864-11375"},{"uid":"5864-11385"}]},"5864-11371":{"id":"/src/stores/notification.js","moduleParts":{"budibase-client.js":"5864-11372"},"imported":[{"uid":"5864-10625"},{"uid":"5864-11309"},{"uid":"5864-11369"}],"importedBy":[{"uid":"5864-11483"}]},"5864-11373":{"id":"/src/stores/screens.js","moduleParts":{"budibase-client.js":"5864-11374"},"imported":[{"uid":"5864-10625"},{"uid":"5864-11369"},{"uid":"5864-11367"},{"uid":"5864-11357"},{"uid":"5864-11365"}],"importedBy":[{"uid":"5864-11483"}]},"5864-11375":{"id":"/src/stores/dataSource.js","moduleParts":{"budibase-client.js":"5864-11376"},"imported":[{"uid":"5864-10625"},{"uid":"5864-11353"},{"uid":"5864-11135"},{"uid":"5864-11369"}],"importedBy":[{"uid":"5864-11483"}]},"5864-11377":{"id":"/src/stores/confirmation.js","moduleParts":{"budibase-client.js":"5864-11378"},"imported":[{"uid":"5864-10625"}],"importedBy":[{"uid":"5864-11483"}]},"5864-11379":{"id":"/src/stores/theme.js","moduleParts":{"budibase-client.js":"5864-11380"},"imported":[{"uid":"5864-10625"},{"uid":"5864-11357"},{"uid":"5864-11367"}],"importedBy":[{"uid":"5864-11483"}]},"5864-11381":{"id":"/src/stores/uploads.js","moduleParts":{"budibase-client.js":"5864-11382"},"imported":[{"uid":"5864-10625"}],"importedBy":[{"uid":"5864-11483"}]},"5864-11383":{"id":"/src/stores/context.js","moduleParts":{"budibase-client.js":"5864-11384"},"imported":[{"uid":"5864-10625"},{"uid":"5864-11485"}],"importedBy":[{"uid":"5864-11483"}]},"5864-11385":{"id":"/src/stores/initialise.js","moduleParts":{"budibase-client.js":"5864-11386"},"imported":[{"uid":"5864-11369"},{"uid":"5864-11357"}],"importedBy":[{"uid":"5864-11483"}]},"5864-11387":{"id":"/src/components/context/Provider.svelte","moduleParts":{"budibase-client.js":"5864-11388"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11483"},{"uid":"5864-11135"},{"uid":"5864-11309"}],"importedBy":[{"uid":"5864-11415"},{"uid":"5864-11427"},{"uid":"5864-11429"},{"uid":"5864-11431"},{"uid":"5864-11389"}]},"5864-11389":{"id":"/src/components/Screen.svelte","moduleParts":{"budibase-client.js":"5864-11390"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11483"},{"uid":"5864-11405"},{"uid":"5864-11387"},{"uid":"5864-11484"}],"importedBy":[{"uid":"5864-11393"}]},"5864-11391":{"id":"/src/components/Router.css","moduleParts":{"budibase-client.js":"5864-11392"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11393"}]},"5864-11393":{"id":"/src/components/Router.svelte","moduleParts":{"budibase-client.js":"5864-11394"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11139"},{"uid":"5864-11483"},{"uid":"5864-11389"},{"uid":"5864-10625"},{"uid":"5864-11391"}],"importedBy":[{"uid":"5864-11405"}]},"5864-11395":{"id":"/src/utils/enrichDataBinding.js","moduleParts":{"budibase-client.js":"5864-11396"},"imported":[{"uid":"5864-11055"},{"uid":"5864-11313"}],"importedBy":[{"uid":"5864-11399"},{"uid":"5864-11397"}]},"5864-11397":{"id":"/src/utils/buttonActions.js","moduleParts":{"budibase-client.js":"5864-11398"},"imported":[{"uid":"5864-10625"},{"uid":"5864-11483"},{"uid":"5864-11353"},{"uid":"5864-11135"},{"uid":"5864-11395"},{"uid":"5864-11485"}],"importedBy":[{"uid":"5864-11399"}]},"5864-11399":{"id":"/src/utils/componentProps.js","moduleParts":{"budibase-client.js":"5864-11400"},"imported":[{"uid":"5864-11395"},{"uid":"5864-11397"}],"importedBy":[{"uid":"5864-11405"}]},"5864-11401":{"id":"/src/utils/conditions.js","moduleParts":{"budibase-client.js":"5864-11402"},"imported":[{"uid":"5864-11486"}],"importedBy":[{"uid":"5864-11405"}]},"5864-11403":{"id":"/src/components/Component.css","moduleParts":{"budibase-client.js":"5864-11404"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11405"}]},"5864-11405":{"id":"/src/components/Component.svelte","moduleParts":{"budibase-client.js":"5864-11406"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-10625"},{"uid":"5864-11347"},{"uid":"5864-11393"},{"uid":"5864-11399"},{"uid":"5864-11483"},{"uid":"5864-11485"},{"uid":"5864-11363"},{"uid":"5864-11401"},{"uid":"5864-11099"},{"uid":"5864-11403"}],"importedBy":[{"uid":"5864-11473"},{"uid":"5864-11389"},{"uid":"5864-11311"}]},"5864-11407":{"id":"/src/utils/styleable.js","moduleParts":{"budibase-client.js":"5864-11408"},"imported":[{"uid":"5864-11483"}],"importedBy":[{"uid":"5864-11415"}]},"5864-11409":{"id":"/src/utils/linkable.js","moduleParts":{"budibase-client.js":"5864-11410"},"imported":[{"uid":"5864-10625"},{"uid":"5864-11139"},{"uid":"5864-11483"}],"importedBy":[{"uid":"5864-11415"}]},"5864-11411":{"id":"/src/utils/getAction.js","moduleParts":{"budibase-client.js":"5864-11412"},"imported":[{"uid":"5864-10625"},{"uid":"5864-11484"}],"importedBy":[{"uid":"5864-11415"}]},"5864-11413":{"id":"/src/utils/schema.js","moduleParts":{"budibase-client.js":"5864-11414"},"imported":[{"uid":"5864-11353"},{"uid":"5864-11486"},{"uid":"5864-11061"},{"uid":"5864-11063"},{"uid":"5864-11065"},{"uid":"5864-11067"},{"uid":"5864-11069"},{"uid":"5864-11071"},{"uid":"5864-11075"}],"importedBy":[{"uid":"5864-11415"}]},"5864-11415":{"id":"/src/sdk.js","moduleParts":{"budibase-client.js":"5864-11416"},"imported":[{"uid":"5864-11353"},{"uid":"5864-11483"},{"uid":"5864-11407"},{"uid":"5864-11409"},{"uid":"5864-11411"},{"uid":"5864-11387"},{"uid":"5864-11135"},{"uid":"5864-11413"}],"importedBy":[{"uid":"5864-11473"}]},"5864-11417":{"id":"/src/components/overlay/NotificationDisplay.css","moduleParts":{"budibase-client.js":"5864-11418"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11419"}]},"5864-11419":{"id":"/src/components/overlay/NotificationDisplay.svelte","moduleParts":{"budibase-client.js":"5864-11420"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11483"},{"uid":"5864-11485"},{"uid":"5864-10681"},{"uid":"5864-11417"}],"importedBy":[{"uid":"5864-11473"}]},"5864-11421":{"id":"/src/components/overlay/ConfirmationDisplay.svelte","moduleParts":{"budibase-client.js":"5864-11422"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11483"},{"uid":"5864-11485"}],"importedBy":[{"uid":"5864-11473"}]},"5864-11423":{"id":"/src/components/overlay/PeekScreenDisplay.css","moduleParts":{"budibase-client.js":"5864-11424"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11425"}]},"5864-11425":{"id":"/src/components/overlay/PeekScreenDisplay.svelte","moduleParts":{"budibase-client.js":"5864-11426"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11483"},{"uid":"5864-11485"},{"uid":"5864-11484"},{"uid":"5864-11423"}],"importedBy":[{"uid":"5864-11473"}]},"5864-11427":{"id":"/src/components/context/UserBindingsProvider.svelte","moduleParts":{"budibase-client.js":"5864-11428"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11387"},{"uid":"5864-11483"},{"uid":"5864-11135"},{"uid":"5864-11486"}],"importedBy":[{"uid":"5864-11473"}]},"5864-11429":{"id":"/src/components/context/DeviceBindingsProvider.svelte","moduleParts":{"budibase-client.js":"5864-11430"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11387"},{"uid":"5864-11484"}],"importedBy":[{"uid":"5864-11473"}]},"5864-11431":{"id":"/src/components/context/StateBindingsProvider.svelte","moduleParts":{"budibase-client.js":"5864-11432"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11387"},{"uid":"5864-11483"}],"importedBy":[{"uid":"5864-11473"}]},"5864-11433":{"id":"/src/components/preview/SettingsButton.css","moduleParts":{"budibase-client.js":"5864-11434"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11435"}]},"5864-11435":{"id":"/src/components/preview/SettingsButton.svelte","moduleParts":{"budibase-client.js":"5864-11436"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11485"},{"uid":"5864-11483"},{"uid":"5864-11484"},{"uid":"5864-11433"}],"importedBy":[{"uid":"5864-11449"}]},"5864-11437":{"id":"/src/components/preview/SettingsColorPicker.css","moduleParts":{"budibase-client.js":"5864-11438"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11439"}]},"5864-11439":{"id":"/src/components/preview/SettingsColorPicker.svelte","moduleParts":{"budibase-client.js":"5864-11440"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11485"},{"uid":"5864-11483"},{"uid":"5864-11437"}],"importedBy":[{"uid":"5864-11449"}]},"5864-11441":{"id":"/src/components/preview/SettingsPicker.css","moduleParts":{"budibase-client.js":"5864-11442"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11443"}]},"5864-11443":{"id":"/src/components/preview/SettingsPicker.svelte","moduleParts":{"budibase-client.js":"5864-11444"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11485"},{"uid":"5864-11483"},{"uid":"5864-11441"}],"importedBy":[{"uid":"5864-11449"}]},"5864-11445":{"id":"/src/utils/domDebounce.js","moduleParts":{"budibase-client.js":"5864-11446"},"imported":[],"importedBy":[{"uid":"5864-11449"},{"uid":"5864-11455"}]},"5864-11447":{"id":"/src/components/preview/SettingsBar.css","moduleParts":{"budibase-client.js":"5864-11448"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11449"}]},"5864-11449":{"id":"/src/components/preview/SettingsBar.svelte","moduleParts":{"budibase-client.js":"5864-11450"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11435"},{"uid":"5864-11439"},{"uid":"5864-11443"},{"uid":"5864-11483"},{"uid":"5864-11445"},{"uid":"5864-11447"}],"importedBy":[{"uid":"5864-11473"}]},"5864-11451":{"id":"/src/components/preview/Indicator.css","moduleParts":{"budibase-client.js":"5864-11452"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11453"}]},"5864-11453":{"id":"/src/components/preview/Indicator.svelte","moduleParts":{"budibase-client.js":"5864-11454"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10681"},{"uid":"5864-11451"}],"importedBy":[{"uid":"5864-11455"},{"uid":"5864-11465"}]},"5864-11455":{"id":"/src/components/preview/IndicatorSet.svelte","moduleParts":{"budibase-client.js":"5864-11456"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11453"},{"uid":"5864-11445"}],"importedBy":[{"uid":"5864-11457"},{"uid":"5864-11459"},{"uid":"5864-11467"}]},"5864-11457":{"id":"/src/components/preview/SelectionIndicator.svelte","moduleParts":{"budibase-client.js":"5864-11458"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11483"},{"uid":"5864-11455"}],"importedBy":[{"uid":"5864-11473"}]},"5864-11459":{"id":"/src/components/preview/HoverIndicator.svelte","moduleParts":{"budibase-client.js":"5864-11460"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11455"},{"uid":"5864-11483"}],"importedBy":[{"uid":"5864-11473"}]},"5864-11461":{"id":"/src/components/CustomThemeWrapper.css","moduleParts":{"budibase-client.js":"5864-11462"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11463"}]},"5864-11463":{"id":"/src/components/CustomThemeWrapper.svelte","moduleParts":{"budibase-client.js":"5864-11464"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11483"},{"uid":"5864-11461"}],"importedBy":[{"uid":"5864-11473"}]},"5864-11465":{"id":"/src/components/preview/DNDPositionIndicator.svelte","moduleParts":{"budibase-client.js":"5864-11466"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11453"},{"uid":"5864-11467"}],"importedBy":[{"uid":"5864-11467"}]},"5864-11467":{"id":"/src/components/preview/DNDHandler.svelte","moduleParts":{"budibase-client.js":"5864-11468"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-10625"},{"uid":"5864-11455"},{"uid":"5864-11465"},{"uid":"5864-11483"}],"importedBy":[{"uid":"5864-11473"},{"uid":"5864-11465"}]},"5864-11469":{"id":"/src/components/preview/KeyboardManager.svelte","moduleParts":{"budibase-client.js":"5864-11470"},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-10625"},{"uid":"5864-11483"}],"importedBy":[{"uid":"5864-11473"}]},"5864-11471":{"id":"/src/components/ClientApp.css","moduleParts":{"budibase-client.js":"5864-11472"},"imported":[{"uid":"5864-10627"}],"importedBy":[{"uid":"5864-11473"}]},"5864-11473":{"id":"/src/components/ClientApp.svelte","moduleParts":{"budibase-client.js":"5864-11474"},"imported":[{"uid":"5864-10623"},{"uid":"5864-10625"},{"uid":"5864-11484"},{"uid":"5864-11485"},{"uid":"5864-10995"},{"uid":"5864-11486"},{"uid":"5864-11405"},{"uid":"5864-11415"},{"uid":"5864-11483"},{"uid":"5864-11419"},{"uid":"5864-11421"},{"uid":"5864-11425"},{"uid":"5864-11427"},{"uid":"5864-11429"},{"uid":"5864-11431"},{"uid":"5864-11449"},{"uid":"5864-11457"},{"uid":"5864-11459"},{"uid":"5864-11463"},{"uid":"5864-11467"},{"uid":"5864-11469"},{"uid":"5864-11471"}],"importedBy":[{"uid":"5864-11481"}]},"5864-11475":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@spectrum-css/icon/dist/spectrum-css-icons.svg","moduleParts":{"budibase-client.js":"5864-11476"},"imported":[],"importedBy":[{"uid":"5864-11479"}]},"5864-11477":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/@adobe/spectrum-css-workflow-icons/dist/spectrum-icons.svg","moduleParts":{"budibase-client.js":"5864-11478"},"imported":[],"importedBy":[{"uid":"5864-11479"}]},"5864-11479":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/spectrum-icons-rollup.js","moduleParts":{"budibase-client.js":"5864-11480"},"imported":[{"uid":"5864-11475"},{"uid":"5864-11477"}],"importedBy":[{"uid":"5864-11481"}]},"5864-11481":{"id":"/src/index.js","moduleParts":{"budibase-client.js":"5864-11482"},"imported":[{"uid":"5864-11473"},{"uid":"5864-11483"},{"uid":"5864-11479"}],"importedBy":[],"isEntry":true},"5864-11483":{"id":"/src/stores/index.js","moduleParts":{},"imported":[{"uid":"5864-11355"},{"uid":"5864-11357"},{"uid":"5864-11371"},{"uid":"5864-11369"},{"uid":"5864-11373"},{"uid":"5864-11367"},{"uid":"5864-11375"},{"uid":"5864-11377"},{"uid":"5864-11361"},{"uid":"5864-11359"},{"uid":"5864-11379"},{"uid":"5864-11381"},{"uid":"5864-11383"},{"uid":"5864-11385"}],"importedBy":[{"uid":"5864-11481"},{"uid":"5864-11473"},{"uid":"5864-11405"},{"uid":"5864-11415"},{"uid":"5864-11419"},{"uid":"5864-11421"},{"uid":"5864-11425"},{"uid":"5864-11427"},{"uid":"5864-11431"},{"uid":"5864-11449"},{"uid":"5864-11457"},{"uid":"5864-11459"},{"uid":"5864-11463"},{"uid":"5864-11467"},{"uid":"5864-11469"},{"uid":"5864-11393"},{"uid":"5864-11407"},{"uid":"5864-11409"},{"uid":"5864-11387"},{"uid":"5864-11435"},{"uid":"5864-11439"},{"uid":"5864-11443"},{"uid":"5864-11389"},{"uid":"5864-11397"},{"uid":"5864-11349"}]},"5864-11484":{"id":"/node_modules/svelte/index.mjs","moduleParts":{},"imported":[{"uid":"5864-10623"}],"importedBy":[{"uid":"5864-11473"},{"uid":"5864-11405"},{"uid":"5864-11425"},{"uid":"5864-11429"},{"uid":"5864-11449"},{"uid":"5864-11459"},{"uid":"5864-11467"},{"uid":"5864-11469"},{"uid":"5864-10661"},{"uid":"5864-11487"},{"uid":"5864-11488"},{"uid":"5864-10697"},{"uid":"5864-10705"},{"uid":"5864-11489"},{"uid":"5864-10759"},{"uid":"5864-11492"},{"uid":"5864-11494"},{"uid":"5864-11495"},{"uid":"5864-10785"},{"uid":"5864-11496"},{"uid":"5864-11497"},{"uid":"5864-11504"},{"uid":"5864-10813"},{"uid":"5864-10825"},{"uid":"5864-10833"},{"uid":"5864-11506"},{"uid":"5864-11507"},{"uid":"5864-10863"},{"uid":"5864-11508"},{"uid":"5864-10911"},{"uid":"5864-11509"},{"uid":"5864-11510"},{"uid":"5864-11513"},{"uid":"5864-10931"},{"uid":"5864-11516"},{"uid":"5864-10981"},{"uid":"5864-11517"},{"uid":"5864-11393"},{"uid":"5864-11099"},{"uid":"5864-11411"},{"uid":"5864-11387"},{"uid":"5864-11435"},{"uid":"5864-11455"},{"uid":"5864-11139"},{"uid":"5864-10659"},{"uid":"5864-11525"},{"uid":"5864-10671"},{"uid":"5864-10695"},{"uid":"5864-10703"},{"uid":"5864-10737"},{"uid":"5864-11527"},{"uid":"5864-10777"},{"uid":"5864-10783"},{"uid":"5864-10861"},{"uid":"5864-10865"},{"uid":"5864-10689"},{"uid":"5864-10979"},{"uid":"5864-11103"},{"uid":"5864-11107"},{"uid":"5864-11111"},{"uid":"5864-11115"},{"uid":"5864-11119"},{"uid":"5864-11125"},{"uid":"5864-11129"},{"uid":"5864-11133"},{"uid":"5864-11145"},{"uid":"5864-11149"},{"uid":"5864-11155"},{"uid":"5864-11159"},{"uid":"5864-11163"},{"uid":"5864-11167"},{"uid":"5864-11171"},{"uid":"5864-11177"},{"uid":"5864-11181"},{"uid":"5864-11187"},{"uid":"5864-11193"},{"uid":"5864-11195"},{"uid":"5864-11333"},{"uid":"5864-11337"},{"uid":"5864-11341"},{"uid":"5864-11345"},{"uid":"5864-11389"},{"uid":"5864-10693"},{"uid":"5864-10739"},{"uid":"5864-10855"},{"uid":"5864-10889"},{"uid":"5864-11239"},{"uid":"5864-11243"},{"uid":"5864-11263"},{"uid":"5864-11267"},{"uid":"5864-11269"},{"uid":"5864-11273"},{"uid":"5864-11277"},{"uid":"5864-11281"},{"uid":"5864-11287"},{"uid":"5864-11317"},{"uid":"5864-11321"},{"uid":"5864-11323"},{"uid":"5864-11329"},{"uid":"5864-11205"},{"uid":"5864-11237"},{"uid":"5864-11249"},{"uid":"5864-11283"},{"uid":"5864-11289"},{"uid":"5864-11311"},{"uid":"5864-11245"}]},"5864-11485":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/index.js","moduleParts":{},"imported":[{"uid":"5864-10629"},{"uid":"5864-10631"},{"uid":"5864-10661"},{"uid":"5864-11487"},{"uid":"5864-11488"},{"uid":"5864-10697"},{"uid":"5864-10705"},{"uid":"5864-11489"},{"uid":"5864-11490"},{"uid":"5864-10755"},{"uid":"5864-10725"},{"uid":"5864-10759"},{"uid":"5864-11491"},{"uid":"5864-11492"},{"uid":"5864-10745"},{"uid":"5864-11493"},{"uid":"5864-10727"},{"uid":"5864-10641"},{"uid":"5864-11494"},{"uid":"5864-11495"},{"uid":"5864-10785"},{"uid":"5864-11496"},{"uid":"5864-11497"},{"uid":"5864-11498"},{"uid":"5864-10793"},{"uid":"5864-11499"},{"uid":"5864-10799"},{"uid":"5864-11500"},{"uid":"5864-10717"},{"uid":"5864-10637"},{"uid":"5864-11501"},{"uid":"5864-11502"},{"uid":"5864-11503"},{"uid":"5864-11504"},{"uid":"5864-10813"},{"uid":"5864-10825"},{"uid":"5864-11505"},{"uid":"5864-10833"},{"uid":"5864-11506"},{"uid":"5864-11507"},{"uid":"5864-10863"},{"uid":"5864-11508"},{"uid":"5864-10809"},{"uid":"5864-10911"},{"uid":"5864-11509"},{"uid":"5864-11510"},{"uid":"5864-10733"},{"uid":"5864-10731"},{"uid":"5864-11511"},{"uid":"5864-11512"},{"uid":"5864-10821"},{"uid":"5864-11513"},{"uid":"5864-10925"},{"uid":"5864-10895"},{"uid":"5864-11514"},{"uid":"5864-10931"},{"uid":"5864-11515"},{"uid":"5864-11516"},{"uid":"5864-10981"},{"uid":"5864-10985"},{"uid":"5864-11517"},{"uid":"5864-11518"},{"uid":"5864-11519"},{"uid":"5864-10747"},{"uid":"5864-10749"},{"uid":"5864-11520"},{"uid":"5864-11521"},{"uid":"5864-11522"},{"uid":"5864-11523"},{"uid":"5864-11524"},{"uid":"5864-10683"},{"uid":"5864-10829"},{"uid":"5864-10713"}],"importedBy":[{"uid":"5864-11473"},{"uid":"5864-11405"},{"uid":"5864-11419"},{"uid":"5864-11421"},{"uid":"5864-11425"},{"uid":"5864-11383"},{"uid":"5864-11435"},{"uid":"5864-11439"},{"uid":"5864-11443"},{"uid":"5864-11111"},{"uid":"5864-11145"},{"uid":"5864-11177"},{"uid":"5864-11187"},{"uid":"5864-11193"},{"uid":"5864-11195"},{"uid":"5864-11397"},{"uid":"5864-11239"},{"uid":"5864-11251"},{"uid":"5864-11257"},{"uid":"5864-11259"},{"uid":"5864-11261"},{"uid":"5864-11263"},{"uid":"5864-11265"},{"uid":"5864-11267"},{"uid":"5864-11269"},{"uid":"5864-11277"},{"uid":"5864-11281"},{"uid":"5864-11287"},{"uid":"5864-11317"},{"uid":"5864-11321"},{"uid":"5864-11329"},{"uid":"5864-11237"},{"uid":"5864-11327"}]},"5864-11486":{"id":"/Users/rpowell/dev/repos/budibase/packages/frontend-core/src/index.js","moduleParts":{},"imported":[{"uid":"5864-11043"},{"uid":"5864-11045"},{"uid":"5864-11077"},{"uid":"5864-10997"},{"uid":"5864-11057"},{"uid":"5864-11073"},{"uid":"5864-11079"}],"importedBy":[{"uid":"5864-11473"},{"uid":"5864-11427"},{"uid":"5864-11359"},{"uid":"5864-11401"},{"uid":"5864-11413"},{"uid":"5864-11111"},{"uid":"5864-11349"},{"uid":"5864-11351"},{"uid":"5864-11329"},{"uid":"5864-11327"}]},"5864-11487":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Stepper.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"},{"uid":"5864-10653"},{"uid":"5864-11525"},{"uid":"5864-11484"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11488":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/TextArea.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"},{"uid":"5864-10653"},{"uid":"5864-10671"},{"uid":"5864-11484"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11489":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Dropzone.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"},{"uid":"5864-10653"},{"uid":"5864-10737"},{"uid":"5864-11484"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11490":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Drawer/Drawer.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"},{"uid":"5864-10681"},{"uid":"5864-11526"},{"uid":"5864-10745"},{"uid":"5864-10747"},{"uid":"5864-10749"},{"uid":"5864-10751"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11491":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/ActionGroup/ActionGroup.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"},{"uid":"5864-10761"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11492":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/ActionMenu/ActionMenu.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11497"},{"uid":"5864-11501"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11493":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/ButtonGroup/ButtonGroup.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"},{"uid":"5864-10765"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11494":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Toggle.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"},{"uid":"5864-10653"},{"uid":"5864-11527"},{"uid":"5864-11484"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11495":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/RadioGroup.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"},{"uid":"5864-10653"},{"uid":"5864-10777"},{"uid":"5864-11484"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11496":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/DetailSummary/DetailSummary.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"},{"uid":"5864-10641"},{"uid":"5864-11484"},{"uid":"5864-10787"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11497":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Popover/Popover.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"},{"uid":"5864-10675"},{"uid":"5864-11526"},{"uid":"5864-11484"},{"uid":"5864-11524"},{"uid":"5864-10683"},{"uid":"5864-10763"}],"importedBy":[{"uid":"5864-11485"},{"uid":"5864-11492"}]},"5864-11498":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/ProgressBar/ProgressBar.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"},{"uid":"5864-10789"},{"uid":"5864-11528"},{"uid":"5864-10679"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11499":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Label/Label.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"},{"uid":"5864-10633"},{"uid":"5864-10645"},{"uid":"5864-10795"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11500":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Layout/Page.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"},{"uid":"5864-10801"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11501":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Menu/Menu.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"},{"uid":"5864-10677"}],"importedBy":[{"uid":"5864-11485"},{"uid":"5864-11492"}]},"5864-11502":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Menu/Section.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11503":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Menu/Separator.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11504":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Menu/Item.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-10803"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11505":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Notification/NotificationDisplay.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"},{"uid":"5864-10827"},{"uid":"5864-11526"},{"uid":"5864-10829"},{"uid":"5864-10833"},{"uid":"5864-10681"},{"uid":"5864-10835"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11506":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/SideNavigation/Navigation.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-10837"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11507":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/SideNavigation/Item.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11508":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Multiselect.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-10865"},{"uid":"5864-10653"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11509":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Tabs/Tabs.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"},{"uid":"5864-10913"},{"uid":"5864-10625"},{"uid":"5864-11484"},{"uid":"5864-10915"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11510":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Tabs/Tab.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"},{"uid":"5864-11526"},{"uid":"5864-10917"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11511":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/TreeView/Tree.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"},{"uid":"5864-10919"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11512":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/TreeView/Item.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11513":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Search.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"},{"uid":"5864-10653"},{"uid":"5864-10689"},{"uid":"5864-11484"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11514":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/StatusLight/StatusLight.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"},{"uid":"5864-10927"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11515":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/InlineAlert/InlineAlert.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"},{"uid":"5864-10933"},{"uid":"5864-10745"},{"uid":"5864-10935"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11516":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Banner/Banner.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"},{"uid":"5864-11484"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11517":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/RichTextField.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"},{"uid":"5864-10653"},{"uid":"5864-10989"},{"uid":"5864-11484"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11518":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Table/BoldRenderer.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"},{"uid":"5864-10991"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11519":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Table/CodeRenderer.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11520":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Typography/Detail.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"},{"uid":"5864-10709"},{"uid":"5864-10993"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11521":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Typography/Code.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"},{"uid":"5864-10709"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11522":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Core/index.js","moduleParts":{},"imported":[{"uid":"5864-10659"},{"uid":"5864-10695"},{"uid":"5864-10865"},{"uid":"5864-10783"},{"uid":"5864-10777"},{"uid":"5864-10671"},{"uid":"5864-10703"},{"uid":"5864-11527"},{"uid":"5864-10689"},{"uid":"5864-10861"},{"uid":"5864-10737"},{"uid":"5864-11525"},{"uid":"5864-10989"}],"importedBy":[{"uid":"5864-11485"}]},"5864-11523":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Actions/autoresize_textarea.js","moduleParts":{},"imported":[],"importedBy":[{"uid":"5864-11485"}]},"5864-11524":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Actions/position_dropdown.js","moduleParts":{},"imported":[],"importedBy":[{"uid":"5864-11485"},{"uid":"5864-11497"}]},"5864-11525":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Core/Stepper.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"},{"uid":"5864-10655"},{"uid":"5864-10663"},{"uid":"5864-10665"},{"uid":"5864-11484"},{"uid":"5864-10667"}],"importedBy":[{"uid":"5864-11487"},{"uid":"5864-11522"}]},"5864-11526":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/svelte-portal/src/main.js","moduleParts":{},"imported":[{"uid":"5864-10739"}],"importedBy":[{"uid":"5864-11490"},{"uid":"5864-11497"},{"uid":"5864-10813"},{"uid":"5864-11505"},{"uid":"5864-11510"}]},"5864-11527":{"id":"/Users/rpowell/dev/repos/budibase/packages/bbui/src/Form/Core/Switch.svelte","moduleParts":{},"imported":[{"uid":"5864-10623"},{"uid":"5864-10767"},{"uid":"5864-11484"},{"uid":"5864-10769"}],"importedBy":[{"uid":"5864-11494"},{"uid":"5864-11522"}]},"5864-11528":{"id":"/node_modules/svelte/motion/index.mjs","moduleParts":{},"imported":[{"uid":"5864-10625"},{"uid":"5864-10623"},{"uid":"5864-10679"}],"importedBy":[{"uid":"5864-11498"}]},"5864-11529":{"id":"@budibase/bbui","moduleParts":{},"imported":[],"importedBy":[{"uid":"5864-11057"}],"isExternal":true},"5864-11530":{"id":"/src/components/app/charts/index.js","moduleParts":{},"imported":[{"uid":"5864-11207"},{"uid":"5864-11209"},{"uid":"5864-11211"},{"uid":"5864-11213"},{"uid":"5864-11215"},{"uid":"5864-11217"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11531":{"id":"/src/components/app/forms/index.js","moduleParts":{},"imported":[{"uid":"5864-11239"},{"uid":"5864-11243"},{"uid":"5864-11251"},{"uid":"5864-11253"},{"uid":"5864-11257"},{"uid":"5864-11259"},{"uid":"5864-11261"},{"uid":"5864-11263"},{"uid":"5864-11265"},{"uid":"5864-11267"},{"uid":"5864-11269"},{"uid":"5864-11271"},{"uid":"5864-11273"},{"uid":"5864-11277"},{"uid":"5864-11281"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11532":{"id":"/src/components/app/table/index.js","moduleParts":{},"imported":[{"uid":"5864-11287"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11533":{"id":"/src/components/app/blocks/index.js","moduleParts":{},"imported":[{"uid":"5864-11317"},{"uid":"5864-11321"},{"uid":"5864-11323"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11534":{"id":"/src/components/app/dynamic-filter/index.js","moduleParts":{},"imported":[{"uid":"5864-11329"}],"importedBy":[{"uid":"5864-11347"}]},"5864-11535":{"id":"\u0000/node_modules/shortid/lib/index.js?commonjs-proxy","moduleParts":{},"imported":[{"uid":"5864-11307"}],"importedBy":[{"uid":"5864-11309"}]},"5864-11536":{"id":"/node_modules/svelte-spa-router/wrap.js","moduleParts":{},"imported":[],"importedBy":[{"uid":"5864-11139"}]},"5864-11537":{"id":"/node_modules/shortid/lib/util/cluster-worker-id-browser.js","moduleParts":{},"imported":[],"importedBy":[{"uid":"5864-11307"},{"uid":"5864-11541"}]},"5864-11538":{"id":"\u0000/node_modules/shortid/lib/alphabet.js?commonjs-proxy","moduleParts":{},"imported":[{"uid":"5864-11293"}],"importedBy":[{"uid":"5864-11307"},{"uid":"5864-11303"},{"uid":"5864-11305"},{"uid":"5864-11301"}]},"5864-11539":{"id":"\u0000/node_modules/shortid/lib/build.js?commonjs-proxy","moduleParts":{},"imported":[{"uid":"5864-11303"}],"importedBy":[{"uid":"5864-11307"}]},"5864-11540":{"id":"\u0000/node_modules/shortid/lib/is-valid.js?commonjs-proxy","moduleParts":{},"imported":[{"uid":"5864-11305"}],"importedBy":[{"uid":"5864-11307"}]},"5864-11541":{"id":"\u0000/node_modules/shortid/lib/util/cluster-worker-id-browser.js?commonjs-proxy","moduleParts":{},"imported":[{"uid":"5864-11537"}],"importedBy":[{"uid":"5864-11307"}]},"5864-11542":{"id":"\u0000/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/codemirror/lib/codemirror.js?commonjs-proxy","moduleParts":{},"imported":[{"uid":"5864-10937"}],"importedBy":[{"uid":"5864-10973"},{"uid":"5864-10939"},{"uid":"5864-10941"},{"uid":"5864-10943"},{"uid":"5864-10949"},{"uid":"5864-10951"},{"uid":"5864-10953"},{"uid":"5864-10955"},{"uid":"5864-10957"},{"uid":"5864-10959"},{"uid":"5864-10961"},{"uid":"5864-10945"},{"uid":"5864-10947"}]},"5864-11543":{"id":"\u0000/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/codemirror/addon/edit/continuelist.js?commonjs-proxy","moduleParts":{},"imported":[{"uid":"5864-10939"}],"importedBy":[{"uid":"5864-10973"}]},"5864-11544":{"id":"\u0000/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/easymde/src/js/codemirror/tablist.js?commonjs-proxy","moduleParts":{},"imported":[{"uid":"5864-10941"}],"importedBy":[{"uid":"5864-10973"}]},"5864-11545":{"id":"\u0000/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/codemirror/addon/display/fullscreen.js?commonjs-proxy","moduleParts":{},"imported":[{"uid":"5864-10943"}],"importedBy":[{"uid":"5864-10973"}]},"5864-11546":{"id":"\u0000/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/codemirror/mode/markdown/markdown.js?commonjs-proxy","moduleParts":{},"imported":[{"uid":"5864-10949"}],"importedBy":[{"uid":"5864-10973"},{"uid":"5864-10961"}]},"5864-11547":{"id":"\u0000/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/codemirror/addon/mode/overlay.js?commonjs-proxy","moduleParts":{},"imported":[{"uid":"5864-10951"}],"importedBy":[{"uid":"5864-10973"},{"uid":"5864-10961"}]},"5864-11548":{"id":"\u0000/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/codemirror/addon/display/placeholder.js?commonjs-proxy","moduleParts":{},"imported":[{"uid":"5864-10953"}],"importedBy":[{"uid":"5864-10973"}]},"5864-11549":{"id":"\u0000/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/codemirror/addon/display/autorefresh.js?commonjs-proxy","moduleParts":{},"imported":[{"uid":"5864-10955"}],"importedBy":[{"uid":"5864-10973"}]},"5864-11550":{"id":"\u0000/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/codemirror/addon/selection/mark-selection.js?commonjs-proxy","moduleParts":{},"imported":[{"uid":"5864-10957"}],"importedBy":[{"uid":"5864-10973"}]},"5864-11551":{"id":"\u0000/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/codemirror/addon/search/searchcursor.js?commonjs-proxy","moduleParts":{},"imported":[{"uid":"5864-10959"}],"importedBy":[{"uid":"5864-10973"}]},"5864-11552":{"id":"\u0000/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/codemirror/mode/gfm/gfm.js?commonjs-proxy","moduleParts":{},"imported":[{"uid":"5864-10961"}],"importedBy":[{"uid":"5864-10973"}]},"5864-11553":{"id":"\u0000/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/codemirror/mode/xml/xml.js?commonjs-proxy","moduleParts":{},"imported":[{"uid":"5864-10945"}],"importedBy":[{"uid":"5864-10973"},{"uid":"5864-10949"}]},"5864-11554":{"id":"\u0000/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/codemirror-spell-checker/src/js/spell-checker.js?commonjs-proxy","moduleParts":{},"imported":[{"uid":"5864-10969"}],"importedBy":[{"uid":"5864-10973"}]},"5864-11555":{"id":"\u0000/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/marked/lib/marked.cjs?commonjs-proxy","moduleParts":{},"imported":[{"uid":"5864-10971"}],"importedBy":[{"uid":"5864-10973"}]},"5864-11556":{"id":"\u0000/Users/rpowell/dev/repos/budibase/node_modules/lodash/lodash.min.js?commonjs-proxy","moduleParts":{},"imported":[{"uid":"5864-11047"}],"importedBy":[{"uid":"5864-11055"}]},"5864-11557":{"id":"\u0000/Users/rpowell/dev/repos/budibase/node_modules/lodash/fp/_baseConvert.js?commonjs-proxy","moduleParts":{},"imported":[{"uid":"5864-11053"}],"importedBy":[{"uid":"5864-11055"}]},"5864-11558":{"id":"\u0000/node_modules/shortid/lib/random/random-from-seed.js?commonjs-proxy","moduleParts":{},"imported":[{"uid":"5864-11291"}],"importedBy":[{"uid":"5864-11293"}]},"5864-11559":{"id":"\u0000/node_modules/shortid/lib/generate.js?commonjs-proxy","moduleParts":{},"imported":[{"uid":"5864-11301"}],"importedBy":[{"uid":"5864-11303"}]},"5864-11560":{"id":"\u0000/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/codemirror/mode/meta.js?commonjs-proxy","moduleParts":{},"imported":[{"uid":"5864-10947"}],"importedBy":[{"uid":"5864-10949"}]},"5864-11561":{"id":"\u0000/Users/rpowell/dev/repos/budibase/packages/bbui/node_modules/typo-js/typo.js?commonjs-proxy","moduleParts":{},"imported":[{"uid":"5864-10967"}],"importedBy":[{"uid":"5864-10969"}]},"5864-11562":{"id":"\u0000/Users/rpowell/dev/repos/budibase/node_modules/lodash/fp/_mapping.js?commonjs-proxy","moduleParts":{},"imported":[{"uid":"5864-11049"}],"importedBy":[{"uid":"5864-11053"}]},"5864-11563":{"id":"\u0000/Users/rpowell/dev/repos/budibase/node_modules/lodash/fp/placeholder.js?commonjs-proxy","moduleParts":{},"imported":[{"uid":"5864-11051"}],"importedBy":[{"uid":"5864-11053"}]},"5864-11564":{"id":"\u0000/node_modules/shortid/lib/random/random-byte-browser.js?commonjs-proxy","moduleParts":{},"imported":[{"uid":"5864-11295"}],"importedBy":[{"uid":"5864-11301"}]}},"env":{"rollup":"2.60.0"},"options":{"gzip":false,"brotli":false,"sourcemap":false}};
const run = () => {
const width = window.innerWidth;
const height = window.innerHeight;
const chartNode = document.querySelector("main");
drawChart.default(chartNode, data, width, height);
};
window.addEventListener('resize', run);
document.addEventListener('DOMContentLoaded', run);
/*-->*/
</script>
</body>
</html>