IMPR: dart-sass

This commit is contained in:
Tony Air 2021-08-09 20:40:46 +02:00
parent 7ab7fe8a39
commit f9961c04cd
6 changed files with 32 additions and 167 deletions

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
.table,table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0,0,0,0.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0,0,0,0.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0,0,0,0.075);border-color:#dee2e6;color:#212529;margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*,table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);padding:.5rem}.table>tbody,table>tbody{vertical-align:inherit}.table>thead,table>thead{vertical-align:bottom}.table>:not(:last-child)>:last-child>*,table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*,table>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*,table>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*,table.table-none>:not(caption)>*>*{border-bottom-width:0}.table-striped>tbody>tr:nth-of-type(odd),table>tbody>tr:nth-of-type(odd){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;border-color:#bacbe6;color:#000}.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;border-color:#cbccce;color:#000}.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;border-color:#bcd0c7;color:#000}.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;border-color:#badce3;color:#000}.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;border-color:#e6dbb9;color:#000}.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;border-color:#dfc2c4;color:#000}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;border-color:#dfe0e1;color:#000}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;border-color:#373b3e;color:#fff}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1167.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;overflow-x:auto}}body,html{background:#fff;color:#212529}.captionImage,.image,.ss-htmleditorfield-file,img{display:block;margin-bottom:var(--bs-gutter-y)/2;margin-top:var(--bs-gutter-y)/2;max-width:100%}@media (min-width:576px){.captionImage,.image,.ss-htmleditorfield-file,img{margin-left:var(--bs-gutter-x)/2;margin-right:var(--bs-gutter-x)/2}}.captionImage.center,.image.center,.ss-htmleditorfield-file.center,img.center{margin-left:auto;margin-right:auto;text-align:center}.captionImage.w-100,.image.w-100,.ss-htmleditorfield-file.w-100,img.w-100{margin-left:0;margin-right:0;text-align:center}.captionImage.left,.captionImage.leftAlone,.captionImage.start,.image.left,.image.leftAlone,.image.start,.ss-htmleditorfield-file.left,.ss-htmleditorfield-file.leftAlone,.ss-htmleditorfield-file.start,img.left,img.leftAlone,img.start{clear:left;float:left}@media (min-width:576px){.captionImage.left,.captionImage.leftAlone,.captionImage.start,.image.left,.image.leftAlone,.image.start,.ss-htmleditorfield-file.left,.ss-htmleditorfield-file.leftAlone,.ss-htmleditorfield-file.start,img.left,img.leftAlone,img.start{margin:0 var(--bs-gutter-x)/2 var(--bs-gutter-y)/2 0}}.captionImage.end,.captionImage.right,.captionImage.rightAlone,.image.end,.image.right,.image.rightAlone,.ss-htmleditorfield-file.end,.ss-htmleditorfield-file.right,.ss-htmleditorfield-file.rightAlone,img.end,img.right,img.rightAlone{clear:right;float:right}@media (min-width:576px){.captionImage.end,.captionImage.right,.captionImage.rightAlone,.image.end,.image.right,.image.rightAlone,.ss-htmleditorfield-file.end,.ss-htmleditorfield-file.right,.ss-htmleditorfield-file.rightAlone,img.end,img.right,img.rightAlone{margin:var(--bs-gutter-y)/2 0 0 var(--bs-gutter-x)/2}}.captionImage iframe,.image iframe,.ss-htmleditorfield-file iframe,img iframe{height:100%!important;width:100%!important}.captionImage img{margin-bottom:var(--bs-gutter-y)/2!important}.captionImage .caption{font-size:.8rem}.left,.text-left,.text-start{text-align:left}.center,.text-center{text-align:center}.right,.text-end,.text-right{text-align:right}.text-justify{text-align:justify}table{border-collapse:collapse;max-width:100%;width:100%}table.table-none{border:0}table.table-none td,table.table-none th,table.table-none tr{background:none!important;border:0;box-shadow:none!important}ol,ul{padding-left:1rem}ol li,ul li{margin:.5em 0;padding-left:.5em;position:relative}ul,ul li{list-style:none}ul li{padding-left:0}ul li:before{content:"\2022";display:inline-block;font-size:1em;left:-.75em;margin-right:.5em;opacity:.5;position:absolute;top:-.1em}iframe,img,p,table,td,th,tr{max-width:100%!important}@media (max-width:575px){iframe,img,p,table,td,th,tr{border:0!important;display:block;padding-left:0!important;padding-right:0!important;width:100%!important}img,p,table,td,th,tr{height:auto!important}.d-typography-breakpoint-none{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}thead{display:block;text-align:center}thead>tr{display:flex}tbody{display:block}td{display:flex;flex-direction:column}td:before{content:attr(data-label);display:block;font-weight:700;min-width:50%;padding:0 .5rem;width:50%}}img{border:1px dashed}a{color:#0d6efd}img{border:1px dashed #dedede}
.table,table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0,0,0,0.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0,0,0,0.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0,0,0,0.075);border-color:#dee2e6;color:#212529;margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*,table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);padding:.5rem}.table>tbody,table>tbody{vertical-align:inherit}.table>thead,table>thead{vertical-align:bottom}.table>:not(:last-child)>:last-child>*,table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*,table>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*,table>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*,table.table-none>:not(caption)>*>*{border-bottom-width:0}.table-striped>tbody>tr:nth-of-type(odd),table>tbody>tr:nth-of-type(odd){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;border-color:#bacbe6;color:#000}.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;border-color:#cbccce;color:#000}.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;border-color:#bcd0c7;color:#000}.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;border-color:#badce3;color:#000}.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;border-color:#e6dbb9;color:#000}.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;border-color:#dfc2c4;color:#000}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;border-color:#dfe0e1;color:#000}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;border-color:#373b3e;color:#fff}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}@media(max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media(max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media(max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media(max-width:1167.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;overflow-x:auto}}body,html{background:#fff;color:#212529}.captionImage,.image,.ss-htmleditorfield-file,img{display:block;margin-bottom:var(--bs-gutter-y)/2;margin-top:var(--bs-gutter-y)/2;max-width:100%}@media(min-width:576px){.captionImage,.image,.ss-htmleditorfield-file,img{margin-left:var(--bs-gutter-x)/2;margin-right:var(--bs-gutter-x)/2}}.captionImage.center,.image.center,.ss-htmleditorfield-file.center,img.center{margin-left:auto;margin-right:auto;text-align:center}.captionImage.w-100,.image.w-100,.ss-htmleditorfield-file.w-100,img.w-100{margin-left:0;margin-right:0;text-align:center}.captionImage.left,.captionImage.leftAlone,.captionImage.start,.image.left,.image.leftAlone,.image.start,.ss-htmleditorfield-file.left,.ss-htmleditorfield-file.leftAlone,.ss-htmleditorfield-file.start,img.left,img.leftAlone,img.start{clear:left;float:left}@media(min-width:576px){.captionImage.left,.captionImage.leftAlone,.captionImage.start,.image.left,.image.leftAlone,.image.start,.ss-htmleditorfield-file.left,.ss-htmleditorfield-file.leftAlone,.ss-htmleditorfield-file.start,img.left,img.leftAlone,img.start{margin:0 var(--bs-gutter-x)/2 var(--bs-gutter-y)/2 0}}.captionImage.end,.captionImage.right,.captionImage.rightAlone,.image.end,.image.right,.image.rightAlone,.ss-htmleditorfield-file.end,.ss-htmleditorfield-file.right,.ss-htmleditorfield-file.rightAlone,img.end,img.right,img.rightAlone{clear:right;float:right}@media(min-width:576px){.captionImage.end,.captionImage.right,.captionImage.rightAlone,.image.end,.image.right,.image.rightAlone,.ss-htmleditorfield-file.end,.ss-htmleditorfield-file.right,.ss-htmleditorfield-file.rightAlone,img.end,img.right,img.rightAlone{margin:var(--bs-gutter-y)/2 0 0 var(--bs-gutter-x)/2}}.captionImage iframe,.image iframe,.ss-htmleditorfield-file iframe,img iframe{height:100%!important;width:100%!important}.captionImage img{margin-bottom:var(--bs-gutter-y)/2!important}.captionImage .caption{font-size:.8rem}.left,.text-left,.text-start{text-align:left}.center,.text-center{text-align:center}.right,.text-end,.text-right{text-align:right}.text-justify{text-align:justify}table{border-collapse:collapse;max-width:100%;width:100%}table.table-none{border:0}table.table-none td,table.table-none th,table.table-none tr{background:none!important;border:0;box-shadow:none!important}ol,ul{padding-left:1rem}ol li,ul li{margin:.5em 0;padding-left:.5em;position:relative}ul,ul li{list-style:none}ul li{padding-left:0}ul li:before{content:"";display:inline-block;font-size:1em;left:-.75em;margin-right:.5em;opacity:.5;position:absolute;top:-.1em}iframe,img,p,table,td,th,tr{max-width:100%!important}@media(max-width:575px){iframe,img,p,table,td,th,tr{border:0!important;display:block;padding-left:0!important;padding-right:0!important;width:100%!important}img,p,table,td,th,tr{height:auto!important}.d-typography-breakpoint-none{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}thead{display:block;text-align:center}thead>tr{display:flex}tbody{display:block}td{display:flex;flex-direction:column}td:before{content:attr(data-label);display:block;font-weight:700;min-width:50%;padding:0 .5rem;width:50%}}img{border:1px dashed}a{color:#0d6efd}img{border:1px dashed #dedede}

File diff suppressed because one or more lines are too long

View File

@ -31,7 +31,7 @@
831
]
},
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/silverstripe-webpack/node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/app.scss": [
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/silverstripe-webpack/node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_sass@1.37.5+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/app.scss": [
{
"chunks": {
"byName": {
@ -49,11 +49,11 @@
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/runtime/api.js": 973,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/runtime/cssWithMappingToString.js": 763,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/runtime/getUrl.js": 735,
"./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/app.scss": 930,
"./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_sass@1.37.5+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/app.scss": 623,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%272%27 fill=%27%23fff%27/%3e%3c/svg%3e": 204,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%2386b7fe%27/%3e%3c/svg%3e": 609,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23fff%27/%3e%3c/svg%3e": 469,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27rgba%280,0,0,0.25%29%27/%3e%3c/svg%3e": 296,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27rgba%280, 0, 0, 0.25%29%27/%3e%3c/svg%3e": 486,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e": 144,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23000%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e": 175,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%230c63e4%27%3e%3cpath fill-rule=%27evenodd%27 d=%27M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z%27/%3e%3c/svg%3e": 740,
@ -63,171 +63,36 @@
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23343a40%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M2 5l6 6 6-6%27/%3e%3c/svg%3e": 214,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10h8%27/%3e%3c/svg%3e": 931,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10l3 3l6-6%27/%3e%3c/svg%3e": 349,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%280,0,0,0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e": 191,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%28255,255,255,0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e": 851,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%280, 0, 0, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e": 217,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%28255, 255, 255, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e": 956,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%23198754%27 d=%27M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3e%3c/svg%3e": 819
},
"usedIds": [
144,
175,
191,
204,
214,
296,
217,
349,
460,
469,
486,
609,
623,
647,
692,
735,
740,
763,
819,
851,
930,
931,
956,
973
]
}
}
],
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/silverstripe-webpack/node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/cms.scss": [
{
"chunks": {
"byName": {
"child": 396
},
"bySource": {
"0 child": 396
},
"usedIds": [
396
]
},
"modules": {
"byIdentifier": {
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/runtime/api.js": 973,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/runtime/cssWithMappingToString.js": 763,
"./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/cms.scss": 93
},
"usedIds": [
93,
763,
973
]
}
}
],
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/silverstripe-webpack/node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/dev.scss": [
{
"chunks": {
"byName": {
"child": 396
},
"bySource": {
"0 child": 396
},
"usedIds": [
396
]
},
"modules": {
"byIdentifier": {
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/runtime/api.js": 973,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/runtime/cssWithMappingToString.js": 763,
"./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/dev.scss": 841
},
"usedIds": [
763,
841,
973
]
}
}
],
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/silverstripe-webpack/node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/editor.scss": [
{
"chunks": {
"byName": {
"child": 396
},
"bySource": {
"0 child": 396
},
"usedIds": [
396
]
},
"modules": {
"byIdentifier": {
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/runtime/api.js": 973,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/runtime/cssWithMappingToString.js": 763,
"./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/editor.scss": 541
},
"usedIds": [
541,
763,
973
]
}
}
],
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/silverstripe-webpack/node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/order.scss": [
{
"chunks": {
"byName": {
"child": 396
},
"bySource": {
"0 child": 396
},
"usedIds": [
396
]
},
"modules": {
"byIdentifier": {
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/runtime/api.js": 973,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/runtime/cssWithMappingToString.js": 763,
"./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/order.scss": 46
},
"usedIds": [
46,
763,
973
]
}
}
],
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/silverstripe-webpack/node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/types/map.api.scss": [
{
"chunks": {
"byName": {
"child": 396
},
"bySource": {
"0 child": 396
},
"usedIds": [
396
]
},
"modules": {
"byIdentifier": {
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/runtime/api.js": 973,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/runtime/cssWithMappingToString.js": 763,
"./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/types/map.api.scss": 694
},
"usedIds": [
694,
763,
973
]
}
}
],
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/silverstripe-webpack/node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./themes/sample/client/src/scss/app.scss": [
"mini-css-extract-plugin /mnt/data/srv/dist/repositories/silverstripe-webpack/node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_sass@1.37.5+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./themes/sample/client/src/scss/app.scss": [
{
"chunks": {
"byName": {
@ -245,11 +110,11 @@
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/runtime/api.js": 973,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/runtime/cssWithMappingToString.js": 763,
"./node_modules/.pnpm/babel-loader@8.2.2_f592160bef312780fac49010cef16c44/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[0].use!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/runtime/getUrl.js": 735,
"./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./themes/sample/client/src/scss/app.scss": 876,
"./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_sass@1.37.5+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./themes/sample/client/src/scss/app.scss": 813,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%272%27 fill=%27%23fff%27/%3e%3c/svg%3e": 204,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%2386b7fe%27/%3e%3c/svg%3e": 609,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23fff%27/%3e%3c/svg%3e": 469,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27rgba%280,0,0,0.25%29%27/%3e%3c/svg%3e": 296,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27rgba%280, 0, 0, 0.25%29%27/%3e%3c/svg%3e": 486,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e": 144,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23000%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e": 175,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%230c63e4%27%3e%3cpath fill-rule=%27evenodd%27 d=%27M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z%27/%3e%3c/svg%3e": 740,
@ -259,30 +124,30 @@
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23343a40%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M2 5l6 6 6-6%27/%3e%3c/svg%3e": 214,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10h8%27/%3e%3c/svg%3e": 931,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10l3 3l6-6%27/%3e%3c/svg%3e": 349,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%280,0,0,0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e": 191,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%28255,255,255,0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e": 851,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%280, 0, 0, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e": 217,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%28255, 255, 255, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e": 956,
"asset/inline|data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%23198754%27 d=%27M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3e%3c/svg%3e": 819
},
"usedIds": [
144,
175,
191,
204,
214,
296,
217,
349,
460,
469,
486,
609,
647,
692,
735,
740,
763,
813,
819,
851,
876,
931,
956,
973
]
}
@ -330,36 +195,34 @@
"./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.49.0/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/photo1.png": 756,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.49.0/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/photo2.jpg": 785,
"./node_modules/.pnpm/img-optimize-loader@1.0.7_file-loader@6.2.0+webpack@5.49.0/node_modules/img-optimize-loader/dist/index.js??ruleSet[1].rules[4].use[0]!./app/client/src/img/photo3.svg": 602,
"./node_modules/.pnpm/mini-css-extract-plugin@2.2.0_webpack@5.49.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/cms.scss": 459,
"./node_modules/.pnpm/mini-css-extract-plugin@2.2.0_webpack@5.49.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/dev.scss": 123,
"./node_modules/.pnpm/mini-css-extract-plugin@2.2.0_webpack@5.49.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/editor.scss": 28,
"./node_modules/.pnpm/mini-css-extract-plugin@2.2.0_webpack@5.49.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_node-sass@6.0.1+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/order.scss": 80,
"./node_modules/.pnpm/mini-css-extract-plugin@2.2.0_webpack@5.49.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_sass@1.37.5+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/cms.scss": 907,
"./node_modules/.pnpm/mini-css-extract-plugin@2.2.0_webpack@5.49.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_sass@1.37.5+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/dev.scss": 318,
"./node_modules/.pnpm/mini-css-extract-plugin@2.2.0_webpack@5.49.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_sass@1.37.5+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/editor.scss": 124,
"./node_modules/.pnpm/mini-css-extract-plugin@2.2.0_webpack@5.49.0/node_modules/mini-css-extract-plugin/dist/loader.js??ruleSet[1].rules[1].use[0]!./node_modules/.pnpm/css-loader@6.2.0_webpack@5.49.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/sass-loader@12.1.0_sass@1.37.5+webpack@5.49.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./app/client/src/scss/types/order.scss": 804,
"./node_modules/font-awesome|sync|nonrecursive|../../../../../../\\.(otf|eot|ttf|woff|woff2)$/": 429
},
"usedIds": [
15,
27,
28,
35,
39,
58,
72,
80,
86,
122,
123,
124,
128,
179,
187,
194,
202,
205,
318,
338,
403,
425,
429,
438,
459,
469,
498,
514,
@ -376,10 +239,12 @@
779,
785,
795,
804,
828,
870,
877,
905,
907,
931,
954
]

View File

@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>ss-webpack-boilerplate [9 Aug 2021 at 20:05]</title>
<title>ss-webpack-boilerplate [9 Aug 2021 at 20:39]</title>
<link rel="shortcut icon" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAABrVBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+O1foceMD///+J0/qK1Pr7/v8Xdr/9///W8P4UdL7L7P0Scr2r4Pyj3vwad8D5/f/2/f+55f3E6f34+/2H0/ojfMKpzOd0rNgQcb3F3O/j9f7c8v6g3Pz0/P/w+v/q+P7n9v6T1/uQ1vuE0vqLut/y+v+Z2fvt+f+15Pzv9fuc2/vR7v2V2Pvd6/bg9P7I6/285/2y4/yp3/zp8vk8i8kqgMT7/P31+fyv4vxGkcz6/P6/6P3j7vfS5PNnpNUxhcbO7f7F6v3O4vHK3/DA2u631Ouy0eqXweKJud5wqthfoNMMbLvY8f73+v2dxeR8sNtTmdDx9/zX6PSjyeaCtd1YnNGX2PuQveCGt95Nls42h8dLlM3F4vBtAAAAM3RSTlMAAyOx0/sKBvik8opWGBMOAe3l1snDm2E9LSb06eHcu5JpHbarfHZCN9CBb08zzkdNS0kYaptYAAAFV0lEQVRYw92X51/aYBDHHS2O2qqttVbrqNq9m+TJIAYIShBkWwqIiCgoWvfeq7Z2/s29hyQNyUcR7LveGwVyXy6XH8/9rqxglLfUPLxVduUor3h0rfp2TYvpivk37929TkG037hffoX0+peVtZQc1589rigVUdXS/ABSAyEmGIO/1XfvldSK8vs3OqB6u3m0nxmIrvgB0dj7rr7Y9IbuF68hnfFaiHA/sxqm0wciIG43P60qKv9WXWc1RXGh/mFESFABTSBi0sNAKzqet17eCtOb3kZIDwxEEU0oAIJGYxNBDhBND29e0rtXXbcpuPmED9IhEAAQ/AXEaF8EPmnrrKsv0LvWR3fg5sWDNAFZOgAgaKvZDogHNU9MFwnnYROkc56RD5CjAbQX9Ow4g7upCsvYu55aSI/Nj0H1akgKQEUM94dwK65hYRmFU9MIcH/fqJYOZYcnuJSU/waKDgTOEVaVKhwrTRP5XzgSpAITYzom7UvkhFX5VutmxeNnWDjjswTKTyfgluNDGbUpWissXhF3s7mlSml+czWkg3D0l1nNjGNjz3myOQOa1KM/jOS6ebdbAVTCi4gljHSFrviza7tOgRWcS0MOUX9zdNgag5w7rRqA44Lzw0hr1WqES36dFliSJFlh2rXIae3FFcDDgKdxrUIDePr8jGcSClV1u7A9xeN0ModY/pHMxmR1EzRh8TJiwqsHmKW0l4FCEZI+jHio+JdPPE9qwQtTRxku2D8sIeRL2LnxWSllANCQGOIiqVHAz2ye2JR0DcH+HoxDkaADLjgxjKQ+AwCX/g0+DNgdG0ukYCONAe+dbc2IAc6fwt1ARoDSezNHxV2Cmzwv3O6lDMV55edBGwGK9n1+x2F8EDfAGCxug8MhpsMEcTEAWf3rx2vZhe/LAmtIn/6apE6PN0ULKgywD9mmdxbmFl3OvD5AS5fW5zLbv/YHmcsBTjf/afDz3MaZTVCfAP9z6/Bw6ycv8EUBWJIn9zYcoAWWlW9+OzO3vkTy8H+RANLmdrpOuYWdZYEXpo+TlCJrW5EARb7fF+bWdqf3hhyZI1nWJQHgznErZhbjoEsWqi8dQNoE294aldzFurwSABL2XXMf9+H1VQGke9exw5P/AnA5Pv5ngMul7LOvO922iwACu8WkCwLCafvM4CeWPxfA8lNHcWZSoi8EwMAIciKX2Z4SWCMAa3snCZ/G4EA8D6CMLNFsGQhkkz/gQNEBbPCbWsxGUpYVu3z8IyNAknwJkfPMEhLyrdi5RTyUVACkw4GSFRNWJNEW+fgPGwHD8/JxnRuLabN4CGNRkAE23na2+VmEAUmrYymSGjMAYqH84YUIyzgzs3XC7gNgH36Vcc4zKY9o9fgPBXUAiHHwVboBHGLiX6Zcjp1f2wu4tvzZKo0ecPnDtQYDQvJXaBeNzce45Fp28ZQLrEZVuFqgBwOalArKXnW1UzlnSusQKJqKYNuz4tOnI6sZG4zanpemv+7ySU2jbA9h6uhcgpfy6G2PahirDZ6zvq6zDduMVFTKvzw8wgyEdelwY9in3XkEPs3osJuwRQ4qTkfzifndg9Gfc4pdsu82+tTnHZTBa2EAMrqr2t43pguc8tNm7JQVQ2S0ukj2d22dhXYP0/veWtwKrCkNoNimAN5+Xr/oLrxswKbVJjteWrX7eR63o4j9q0GxnaBdWgGA5VStpanIjQmEhV0/nVt5VOFUvix6awJhPcAaTEShgrG+iGyvb5a0Ndb1YGHFPEwoqAinoaykaID1o1pdPNu7XsnCKQ3R+hwWIIhGvORcJUBYXe3Xa3vq/mF/N9V13ugufMkfXn+KHsRD0B8AAAAASUVORK5CYII=" type="image/x-icon" />
<script>
@ -30,7 +30,7 @@
<body>
<div id="app"></div>
<script>
window.chartData = [{"label":"js/app.js","isAsset":true,"statSize":150444,"parsedSize":71161,"gzipSize":19809,"groups":[{"label":"app/client/src","path":"./app/client/src","statSize":108174,"groups":[{"label":"img","path":"./app/client/src/img","statSize":1121,"groups":[{"id":779,"label":" sync nonrecursive \\.(png|webp|jpg|jpeg|gif|svg)$","path":"./app/client/src/img/ sync nonrecursive \\.(png|webp|jpg|jpeg|gif|svg)$","statSize":828,"parsedSize":1127,"gzipSize":391},{"id":870,"label":"bg.png","path":"./app/client/src/img/bg.png","statSize":33,"parsedSize":38,"gzipSize":58},{"id":205,"label":"logo.png","path":"./app/client/src/img/logo.png","statSize":35,"parsedSize":40,"gzipSize":60},{"id":338,"label":"logo.svg","path":"./app/client/src/img/logo.svg","statSize":35,"parsedSize":40,"gzipSize":60},{"id":187,"label":"original.png","path":"./app/client/src/img/original.png","statSize":39,"parsedSize":44,"gzipSize":64},{"id":72,"label":"original2.png","path":"./app/client/src/img/original2.png","statSize":40,"parsedSize":45,"gzipSize":65},{"id":756,"label":"photo1.png","path":"./app/client/src/img/photo1.png","statSize":37,"parsedSize":42,"gzipSize":62},{"id":785,"label":"photo2.jpg","path":"./app/client/src/img/photo2.jpg","statSize":37,"parsedSize":42,"gzipSize":62},{"id":602,"label":"photo3.svg","path":"./app/client/src/img/photo3.svg","statSize":37,"parsedSize":42,"gzipSize":62}],"parsedSize":1460,"gzipSize":431},{"label":"js","path":"./app/client/src/js","statSize":107053,"groups":[{"id":954,"label":"app.js + 23 modules (concatenated)","path":"./app/client/src/js/app.js + 23 modules (concatenated)","statSize":107053,"parsedSize":52653,"gzipSize":14416,"concatenated":true,"groups":[{"label":"app/client/src/js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/app/client/src/js","statSize":2831,"groups":[{"id":null,"label":"app.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/app/client/src/js/app.js","statSize":1428,"parsedSize":702,"gzipSize":192,"inaccurateSizes":true},{"label":"layout","path":"./app/client/src/js/app.js + 23 modules (concatenated)/app/client/src/js/layout","statSize":1403,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/app/client/src/js/layout/index.js","statSize":1403,"parsedSize":690,"gzipSize":188,"inaccurateSizes":true}],"parsedSize":690,"gzipSize":188,"inaccurateSizes":true}],"parsedSize":1392,"gzipSize":381,"inaccurateSizes":true},{"label":"node_modules/.pnpm","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm","statSize":104222,"groups":[{"label":"@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","statSize":19847,"groups":[{"label":"main","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main","statSize":9509,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/index.js","statSize":151,"parsedSize":74,"gzipSize":20,"inaccurateSizes":true},{"id":null,"label":"visibility.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/visibility.js","statSize":931,"parsedSize":457,"gzipSize":125,"inaccurateSizes":true},{"id":null,"label":"touch.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/touch.js","statSize":1648,"parsedSize":810,"gzipSize":221,"inaccurateSizes":true},{"id":null,"label":"css-screen-size.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/css-screen-size.js","statSize":2650,"parsedSize":1303,"gzipSize":356,"inaccurateSizes":true},{"id":null,"label":"main.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/main.js","statSize":2753,"parsedSize":1354,"gzipSize":370,"inaccurateSizes":true},{"id":null,"label":"loading-spinner.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/loading-spinner.js","statSize":1376,"parsedSize":676,"gzipSize":185,"inaccurateSizes":true}],"parsedSize":4676,"gzipSize":1280,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_events.js","statSize":1364,"parsedSize":670,"gzipSize":183,"inaccurateSizes":true},{"label":"ui","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui","statSize":3416,"groups":[{"id":null,"label":"carousel.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui/carousel.js","statSize":3416,"parsedSize":1680,"gzipSize":460,"inaccurateSizes":true}],"parsedSize":1680,"gzipSize":460,"inaccurateSizes":true},{"label":"ajax","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax","statSize":5286,"groups":[{"id":null,"label":"online.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax/online.js","statSize":2697,"parsedSize":1326,"gzipSize":363,"inaccurateSizes":true},{"id":null,"label":"lazy-images.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax/lazy-images.js","statSize":2589,"parsedSize":1273,"gzipSize":348,"inaccurateSizes":true}],"parsedSize":2599,"gzipSize":711,"inaccurateSizes":true},{"id":null,"label":"_consts.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_consts.js","statSize":272,"parsedSize":133,"gzipSize":36,"inaccurateSizes":true}],"parsedSize":9761,"gzipSize":2672,"inaccurateSizes":true},{"label":"@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js","statSize":14598,"groups":[{"id":null,"label":"app.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js/app.js","statSize":662,"parsedSize":325,"gzipSize":89,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js/_events.js","statSize":1333,"parsedSize":655,"gzipSize":179,"inaccurateSizes":true},{"id":null,"label":"_window.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js/_window.js","statSize":12603,"parsedSize":6198,"gzipSize":1697,"inaccurateSizes":true}],"parsedSize":7179,"gzipSize":1965,"inaccurateSizes":true},{"label":"bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src","statSize":69777,"groups":[{"id":null,"label":"collapse.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/collapse.js","statSize":14610,"parsedSize":7185,"gzipSize":1967,"inaccurateSizes":true},{"label":"dom","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom","statSize":18659,"groups":[{"id":null,"label":"data.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom/data.js","statSize":1605,"parsedSize":789,"gzipSize":216,"inaccurateSizes":true},{"id":null,"label":"event-handler.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom/event-handler.js","statSize":11252,"parsedSize":5534,"gzipSize":1515,"inaccurateSizes":true},{"id":null,"label":"manipulator.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom/manipulator.js","statSize":1986,"parsedSize":976,"gzipSize":267,"inaccurateSizes":true},{"id":null,"label":"selector-engine.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom/selector-engine.js","statSize":3816,"parsedSize":1876,"gzipSize":513,"inaccurateSizes":true}],"parsedSize":9177,"gzipSize":2512,"inaccurateSizes":true},{"label":"util","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/util","statSize":9678,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/util/index.js","statSize":9678,"parsedSize":4760,"gzipSize":1303,"inaccurateSizes":true}],"parsedSize":4760,"gzipSize":1303,"inaccurateSizes":true},{"id":null,"label":"base-component.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/base-component.js","statSize":3563,"parsedSize":1752,"gzipSize":479,"inaccurateSizes":true},{"id":null,"label":"carousel.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/carousel.js","statSize":23267,"parsedSize":11443,"gzipSize":3133,"inaccurateSizes":true}],"parsedSize":34319,"gzipSize":9396,"inaccurateSizes":true}],"parsedSize":51260,"gzipSize":14034,"inaccurateSizes":true}]}],"parsedSize":52653,"gzipSize":14416}],"parsedSize":54113,"gzipSize":14767},{"label":"node_modules","path":"./node_modules","statSize":42270,"groups":[{"label":".pnpm/axios@0.21.1/node_modules/axios","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios","statSize":42110,"groups":[{"id":617,"label":"index.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/index.js","statSize":40,"parsedSize":32,"gzipSize":52},{"label":"lib","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib","statSize":42070,"groups":[{"label":"adapters","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/adapters","statSize":5769,"groups":[{"id":693,"label":"xhr.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/adapters/xhr.js","statSize":5769,"parsedSize":2022,"gzipSize":1004}],"parsedSize":2022,"gzipSize":1004},{"id":15,"label":"axios.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/axios.js","statSize":1504,"parsedSize":461,"gzipSize":281},{"label":"cancel","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel","statSize":1725,"groups":[{"id":27,"label":"Cancel.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/Cancel.js","statSize":383,"parsedSize":205,"gzipSize":153},{"id":795,"label":"CancelToken.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/CancelToken.js","statSize":1241,"parsedSize":522,"gzipSize":288},{"id":711,"label":"isCancel.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/isCancel.js","statSize":101,"parsedSize":84,"gzipSize":97}],"parsedSize":811,"gzipSize":382},{"label":"core","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core","statSize":12130,"groups":[{"id":647,"label":"Axios.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/Axios.js","statSize":2649,"parsedSize":1205,"gzipSize":556},{"id":425,"label":"InterceptorManager.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/InterceptorManager.js","statSize":1253,"parsedSize":469,"gzipSize":242},{"id":128,"label":"buildFullPath.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/buildFullPath.js","statSize":697,"parsedSize":114,"gzipSize":122},{"id":828,"label":"createError.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/createError.js","statSize":625,"parsedSize":124,"gzipSize":113},{"id":202,"label":"dispatchRequest.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/dispatchRequest.js","statSize":1806,"parsedSize":842,"gzipSize":384},{"id":587,"label":"enhanceError.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/enhanceError.js","statSize":1050,"parsedSize":398,"gzipSize":234},{"id":194,"label":"mergeConfig.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/mergeConfig.js","statSize":2830,"parsedSize":1414,"gzipSize":645},{"id":58,"label":"settle.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/settle.js","statSize":671,"parsedSize":213,"gzipSize":169},{"id":905,"label":"transformData.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/transformData.js","statSize":549,"parsedSize":139,"gzipSize":124}],"parsedSize":4918,"gzipSize":1744},{"id":39,"label":"defaults.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/defaults.js","statSize":2541,"parsedSize":1383,"gzipSize":691},{"label":"helpers","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers","statSize":9191,"groups":[{"id":86,"label":"bind.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/bind.js","statSize":257,"parsedSize":174,"gzipSize":147},{"id":498,"label":"buildURL.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/buildURL.js","statSize":1615,"parsedSize":694,"gzipSize":430},{"id":403,"label":"combineURLs.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/combineURLs.js","statSize":371,"parsedSize":119,"gzipSize":121},{"id":520,"label":"cookies.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/cookies.js","statSize":1284,"parsedSize":659,"gzipSize":376},{"id":35,"label":"isAbsoluteURL.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isAbsoluteURL.js","statSize":562,"parsedSize":108,"gzipSize":117},{"id":514,"label":"isAxiosError.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isAxiosError.js","statSize":720,"parsedSize":370,"gzipSize":190},{"id":122,"label":"isURLSameOrigin.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isURLSameOrigin.js","statSize":2074,"parsedSize":742,"gzipSize":397},{"id":877,"label":"normalizeHeaderName.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/normalizeHeaderName.js","statSize":356,"parsedSize":194,"gzipSize":166},{"id":179,"label":"parseHeaders.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/parseHeaders.js","statSize":1389,"parsedSize":573,"gzipSize":365},{"id":759,"label":"spread.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/spread.js","statSize":563,"parsedSize":103,"gzipSize":99}],"parsedSize":3736,"gzipSize":1550},{"id":469,"label":"utils.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/utils.js","statSize":9210,"parsedSize":2884,"gzipSize":973}],"parsedSize":16215,"gzipSize":5297}],"parsedSize":16247,"gzipSize":5303},{"label":"font-awesome","path":"./node_modules/font-awesome","statSize":160,"groups":[{"id":429,"label":" sync nonrecursive \\.(otf|eot|ttf|woff|woff2)$","path":"./node_modules/font-awesome/ sync nonrecursive \\.(otf|eot|ttf|woff|woff2)$","statSize":160,"parsedSize":275,"gzipSize":183}],"parsedSize":275,"gzipSize":183}],"parsedSize":16522,"gzipSize":5410}]},{"label":"js/sample.js","isAsset":true,"statSize":150507,"parsedSize":71137,"gzipSize":20008,"groups":[{"label":"app/client/src","path":"./app/client/src","statSize":108174,"groups":[{"label":"img","path":"./app/client/src/img","statSize":1121,"groups":[{"id":779,"label":" sync nonrecursive \\.(png|webp|jpg|jpeg|gif|svg)$","path":"./app/client/src/img/ sync nonrecursive \\.(png|webp|jpg|jpeg|gif|svg)$","statSize":828,"parsedSize":1127,"gzipSize":391},{"id":870,"label":"bg.png","path":"./app/client/src/img/bg.png","statSize":33,"parsedSize":38,"gzipSize":58},{"id":205,"label":"logo.png","path":"./app/client/src/img/logo.png","statSize":35,"parsedSize":40,"gzipSize":60},{"id":338,"label":"logo.svg","path":"./app/client/src/img/logo.svg","statSize":35,"parsedSize":40,"gzipSize":60},{"id":187,"label":"original.png","path":"./app/client/src/img/original.png","statSize":39,"parsedSize":44,"gzipSize":64},{"id":72,"label":"original2.png","path":"./app/client/src/img/original2.png","statSize":40,"parsedSize":45,"gzipSize":65},{"id":756,"label":"photo1.png","path":"./app/client/src/img/photo1.png","statSize":37,"parsedSize":42,"gzipSize":62},{"id":785,"label":"photo2.jpg","path":"./app/client/src/img/photo2.jpg","statSize":37,"parsedSize":42,"gzipSize":62},{"id":602,"label":"photo3.svg","path":"./app/client/src/img/photo3.svg","statSize":37,"parsedSize":42,"gzipSize":62}],"parsedSize":1460,"gzipSize":431},{"label":"js","path":"./app/client/src/js","statSize":107053,"groups":[{"id":954,"label":"app.js + 23 modules (concatenated)","path":"./app/client/src/js/app.js + 23 modules (concatenated)","statSize":107053,"parsedSize":52653,"gzipSize":14416,"concatenated":true,"groups":[{"label":"app/client/src/js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/app/client/src/js","statSize":2831,"groups":[{"id":null,"label":"app.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/app/client/src/js/app.js","statSize":1428,"parsedSize":702,"gzipSize":192,"inaccurateSizes":true},{"label":"layout","path":"./app/client/src/js/app.js + 23 modules (concatenated)/app/client/src/js/layout","statSize":1403,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/app/client/src/js/layout/index.js","statSize":1403,"parsedSize":690,"gzipSize":188,"inaccurateSizes":true}],"parsedSize":690,"gzipSize":188,"inaccurateSizes":true}],"parsedSize":1392,"gzipSize":381,"inaccurateSizes":true},{"label":"node_modules/.pnpm","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm","statSize":104222,"groups":[{"label":"@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","statSize":19847,"groups":[{"label":"main","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main","statSize":9509,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/index.js","statSize":151,"parsedSize":74,"gzipSize":20,"inaccurateSizes":true},{"id":null,"label":"visibility.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/visibility.js","statSize":931,"parsedSize":457,"gzipSize":125,"inaccurateSizes":true},{"id":null,"label":"touch.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/touch.js","statSize":1648,"parsedSize":810,"gzipSize":221,"inaccurateSizes":true},{"id":null,"label":"css-screen-size.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/css-screen-size.js","statSize":2650,"parsedSize":1303,"gzipSize":356,"inaccurateSizes":true},{"id":null,"label":"main.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/main.js","statSize":2753,"parsedSize":1354,"gzipSize":370,"inaccurateSizes":true},{"id":null,"label":"loading-spinner.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/loading-spinner.js","statSize":1376,"parsedSize":676,"gzipSize":185,"inaccurateSizes":true}],"parsedSize":4676,"gzipSize":1280,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_events.js","statSize":1364,"parsedSize":670,"gzipSize":183,"inaccurateSizes":true},{"label":"ui","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui","statSize":3416,"groups":[{"id":null,"label":"carousel.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui/carousel.js","statSize":3416,"parsedSize":1680,"gzipSize":460,"inaccurateSizes":true}],"parsedSize":1680,"gzipSize":460,"inaccurateSizes":true},{"label":"ajax","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax","statSize":5286,"groups":[{"id":null,"label":"online.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax/online.js","statSize":2697,"parsedSize":1326,"gzipSize":363,"inaccurateSizes":true},{"id":null,"label":"lazy-images.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax/lazy-images.js","statSize":2589,"parsedSize":1273,"gzipSize":348,"inaccurateSizes":true}],"parsedSize":2599,"gzipSize":711,"inaccurateSizes":true},{"id":null,"label":"_consts.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_consts.js","statSize":272,"parsedSize":133,"gzipSize":36,"inaccurateSizes":true}],"parsedSize":9761,"gzipSize":2672,"inaccurateSizes":true},{"label":"@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js","statSize":14598,"groups":[{"id":null,"label":"app.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js/app.js","statSize":662,"parsedSize":325,"gzipSize":89,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js/_events.js","statSize":1333,"parsedSize":655,"gzipSize":179,"inaccurateSizes":true},{"id":null,"label":"_window.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js/_window.js","statSize":12603,"parsedSize":6198,"gzipSize":1697,"inaccurateSizes":true}],"parsedSize":7179,"gzipSize":1965,"inaccurateSizes":true},{"label":"bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src","statSize":69777,"groups":[{"id":null,"label":"collapse.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/collapse.js","statSize":14610,"parsedSize":7185,"gzipSize":1967,"inaccurateSizes":true},{"label":"dom","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom","statSize":18659,"groups":[{"id":null,"label":"data.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom/data.js","statSize":1605,"parsedSize":789,"gzipSize":216,"inaccurateSizes":true},{"id":null,"label":"event-handler.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom/event-handler.js","statSize":11252,"parsedSize":5534,"gzipSize":1515,"inaccurateSizes":true},{"id":null,"label":"manipulator.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom/manipulator.js","statSize":1986,"parsedSize":976,"gzipSize":267,"inaccurateSizes":true},{"id":null,"label":"selector-engine.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom/selector-engine.js","statSize":3816,"parsedSize":1876,"gzipSize":513,"inaccurateSizes":true}],"parsedSize":9177,"gzipSize":2512,"inaccurateSizes":true},{"label":"util","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/util","statSize":9678,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/util/index.js","statSize":9678,"parsedSize":4760,"gzipSize":1303,"inaccurateSizes":true}],"parsedSize":4760,"gzipSize":1303,"inaccurateSizes":true},{"id":null,"label":"base-component.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/base-component.js","statSize":3563,"parsedSize":1752,"gzipSize":479,"inaccurateSizes":true},{"id":null,"label":"carousel.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/carousel.js","statSize":23267,"parsedSize":11443,"gzipSize":3133,"inaccurateSizes":true}],"parsedSize":34319,"gzipSize":9396,"inaccurateSizes":true}],"parsedSize":51260,"gzipSize":14034,"inaccurateSizes":true}]}],"parsedSize":52653,"gzipSize":14416}],"parsedSize":54113,"gzipSize":14767},{"label":"node_modules","path":"./node_modules","statSize":42270,"groups":[{"label":".pnpm/axios@0.21.1/node_modules/axios","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios","statSize":42110,"groups":[{"id":617,"label":"index.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/index.js","statSize":40,"parsedSize":32,"gzipSize":52},{"label":"lib","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib","statSize":42070,"groups":[{"label":"adapters","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/adapters","statSize":5769,"groups":[{"id":693,"label":"xhr.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/adapters/xhr.js","statSize":5769,"parsedSize":2022,"gzipSize":1004}],"parsedSize":2022,"gzipSize":1004},{"id":15,"label":"axios.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/axios.js","statSize":1504,"parsedSize":461,"gzipSize":281},{"label":"cancel","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel","statSize":1725,"groups":[{"id":27,"label":"Cancel.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/Cancel.js","statSize":383,"parsedSize":205,"gzipSize":153},{"id":795,"label":"CancelToken.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/CancelToken.js","statSize":1241,"parsedSize":522,"gzipSize":288},{"id":711,"label":"isCancel.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/isCancel.js","statSize":101,"parsedSize":84,"gzipSize":97}],"parsedSize":811,"gzipSize":382},{"label":"core","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core","statSize":12130,"groups":[{"id":647,"label":"Axios.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/Axios.js","statSize":2649,"parsedSize":1205,"gzipSize":556},{"id":425,"label":"InterceptorManager.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/InterceptorManager.js","statSize":1253,"parsedSize":469,"gzipSize":242},{"id":128,"label":"buildFullPath.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/buildFullPath.js","statSize":697,"parsedSize":114,"gzipSize":122},{"id":828,"label":"createError.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/createError.js","statSize":625,"parsedSize":124,"gzipSize":113},{"id":202,"label":"dispatchRequest.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/dispatchRequest.js","statSize":1806,"parsedSize":842,"gzipSize":384},{"id":587,"label":"enhanceError.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/enhanceError.js","statSize":1050,"parsedSize":398,"gzipSize":234},{"id":194,"label":"mergeConfig.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/mergeConfig.js","statSize":2830,"parsedSize":1414,"gzipSize":645},{"id":58,"label":"settle.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/settle.js","statSize":671,"parsedSize":213,"gzipSize":169},{"id":905,"label":"transformData.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/transformData.js","statSize":549,"parsedSize":139,"gzipSize":124}],"parsedSize":4918,"gzipSize":1744},{"id":39,"label":"defaults.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/defaults.js","statSize":2541,"parsedSize":1383,"gzipSize":691},{"label":"helpers","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers","statSize":9191,"groups":[{"id":86,"label":"bind.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/bind.js","statSize":257,"parsedSize":174,"gzipSize":147},{"id":498,"label":"buildURL.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/buildURL.js","statSize":1615,"parsedSize":694,"gzipSize":430},{"id":403,"label":"combineURLs.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/combineURLs.js","statSize":371,"parsedSize":119,"gzipSize":121},{"id":520,"label":"cookies.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/cookies.js","statSize":1284,"parsedSize":659,"gzipSize":376},{"id":35,"label":"isAbsoluteURL.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isAbsoluteURL.js","statSize":562,"parsedSize":108,"gzipSize":117},{"id":514,"label":"isAxiosError.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isAxiosError.js","statSize":720,"parsedSize":370,"gzipSize":190},{"id":122,"label":"isURLSameOrigin.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isURLSameOrigin.js","statSize":2074,"parsedSize":742,"gzipSize":397},{"id":877,"label":"normalizeHeaderName.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/normalizeHeaderName.js","statSize":356,"parsedSize":194,"gzipSize":166},{"id":179,"label":"parseHeaders.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/parseHeaders.js","statSize":1389,"parsedSize":573,"gzipSize":365},{"id":759,"label":"spread.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/spread.js","statSize":563,"parsedSize":103,"gzipSize":99}],"parsedSize":3736,"gzipSize":1550},{"id":469,"label":"utils.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/utils.js","statSize":9210,"parsedSize":2884,"gzipSize":973}],"parsedSize":16215,"gzipSize":5297}],"parsedSize":16247,"gzipSize":5303},{"label":"font-awesome","path":"./node_modules/font-awesome","statSize":160,"groups":[{"id":429,"label":" sync nonrecursive \\.(otf|eot|ttf|woff|woff2)$","path":"./node_modules/font-awesome/ sync nonrecursive \\.(otf|eot|ttf|woff|woff2)$","statSize":160,"parsedSize":275,"gzipSize":183}],"parsedSize":275,"gzipSize":183}],"parsedSize":16522,"gzipSize":5410},{"label":"themes/sample/client/src/js","path":"./themes/sample/client/src/js","statSize":63,"groups":[{"id":438,"label":"app.js","path":"./themes/sample/client/src/js/app.js","statSize":63,"parsedSize":502,"gzipSize":312}],"parsedSize":502,"gzipSize":312}]},{"label":"js/app_Site.Controllers.MapElementController.js","isAsset":true,"statSize":76296,"parsedSize":30985,"gzipSize":8630,"groups":[{"label":"app/client/src/js/types","path":"./app/client/src/js/types","statSize":74597,"groups":[{"id":931,"label":"Site.Controllers.MapElementController.js + 6 modules (concatenated)","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)","statSize":74597,"parsedSize":30985,"gzipSize":8630,"concatenated":true,"groups":[{"label":"app/client/src/js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/app/client/src/js","statSize":1899,"groups":[{"label":"types","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/app/client/src/js/types","statSize":1537,"groups":[{"id":null,"label":"Site.Controllers.MapElementController.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/app/client/src/js/types/Site.Controllers.MapElementController.js","statSize":1537,"parsedSize":638,"gzipSize":177,"inaccurateSizes":true}],"parsedSize":638,"gzipSize":177,"inaccurateSizes":true},{"id":null,"label":"_consts.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/app/client/src/js/_consts.js","statSize":362,"parsedSize":150,"gzipSize":41,"inaccurateSizes":true}],"parsedSize":788,"gzipSize":219,"inaccurateSizes":true},{"label":"node_modules/.pnpm","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm","statSize":72698,"groups":[{"label":"@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","statSize":24298,"groups":[{"id":null,"label":"_events.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_events.js","statSize":1364,"parsedSize":566,"gzipSize":157,"inaccurateSizes":true},{"label":"ui","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui","statSize":4152,"groups":[{"id":null,"label":"map.api.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui/map.api.js","statSize":4152,"parsedSize":1724,"gzipSize":480,"inaccurateSizes":true}],"parsedSize":1724,"gzipSize":480,"inaccurateSizes":true},{"label":"drivers","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/drivers","statSize":18782,"groups":[{"id":null,"label":"map.google.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/drivers/map.google.js","statSize":8825,"parsedSize":3665,"gzipSize":1020,"inaccurateSizes":true},{"id":null,"label":"map.google.marker.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/drivers/map.google.marker.js","statSize":9957,"parsedSize":4135,"gzipSize":1151,"inaccurateSizes":true}],"parsedSize":7801,"gzipSize":2172,"inaccurateSizes":true}],"parsedSize":10092,"gzipSize":2810,"inaccurateSizes":true},{"label":"@googlemaps+markerclustererplus@1.2.0/node_modules/@googlemaps/markerclustererplus/dist","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@googlemaps+markerclustererplus@1.2.0/node_modules/@googlemaps/markerclustererplus/dist","statSize":48400,"groups":[{"id":null,"label":"index.esm.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@googlemaps+markerclustererplus@1.2.0/node_modules/@googlemaps/markerclustererplus/dist/index.esm.js","statSize":48400,"parsedSize":20103,"gzipSize":5599,"inaccurateSizes":true}],"parsedSize":20103,"gzipSize":5599,"inaccurateSizes":true}],"parsedSize":30196,"gzipSize":8410,"inaccurateSizes":true}]}],"parsedSize":30985,"gzipSize":8630},{"label":"node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/types","path":"./node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/types","statSize":1699,"groups":[{"id":null,"label":"map.api.scss","path":"./node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/types/map.api.scss","statSize":1699}],"parsedSize":0,"gzipSize":0}]},{"label":"js/app_SilverShop.Page.CheckoutPageController.js","isAsset":true,"statSize":98,"parsedSize":0,"gzipSize":20,"groups":[{"label":"app/client/src/js/types","path":"./app/client/src/js/types","statSize":98,"groups":[{"id":773,"label":"SilverShop.Page.CheckoutPageController.js","path":"./app/client/src/js/types/SilverShop.Page.CheckoutPageController.js","statSize":98}],"parsedSize":0,"gzipSize":0}]},{"label":"js/app_cms.js","isAsset":true,"statSize":50,"parsedSize":0,"gzipSize":20,"groups":[{"label":"app/client/src/scss/types","path":"./app/client/src/scss/types","statSize":50,"groups":[{"id":459,"label":"cms.scss","path":"./app/client/src/scss/types/cms.scss","statSize":50}],"parsedSize":0,"gzipSize":0}]},{"label":"js/app_dev.js","isAsset":true,"statSize":50,"parsedSize":0,"gzipSize":20,"groups":[{"label":"app/client/src/scss/types","path":"./app/client/src/scss/types","statSize":50,"groups":[{"id":123,"label":"dev.scss","path":"./app/client/src/scss/types/dev.scss","statSize":50}],"parsedSize":0,"gzipSize":0}]},{"label":"js/app_editor.js","isAsset":true,"statSize":50,"parsedSize":0,"gzipSize":20,"groups":[{"label":"app/client/src/scss/types","path":"./app/client/src/scss/types","statSize":50,"groups":[{"id":28,"label":"editor.scss","path":"./app/client/src/scss/types/editor.scss","statSize":50}],"parsedSize":0,"gzipSize":0}]},{"label":"js/app_order.js","isAsset":true,"statSize":50,"parsedSize":0,"gzipSize":20,"groups":[{"label":"app/client/src/scss/types","path":"./app/client/src/scss/types","statSize":50,"groups":[{"id":80,"label":"order.scss","path":"./app/client/src/scss/types/order.scss","statSize":50}],"parsedSize":0,"gzipSize":0}]}];
window.chartData = [{"label":"js/app.js","isAsset":true,"statSize":150444,"parsedSize":71161,"gzipSize":19809,"groups":[{"label":"app/client/src","path":"./app/client/src","statSize":108174,"groups":[{"label":"img","path":"./app/client/src/img","statSize":1121,"groups":[{"id":779,"label":" sync nonrecursive \\.(png|webp|jpg|jpeg|gif|svg)$","path":"./app/client/src/img/ sync nonrecursive \\.(png|webp|jpg|jpeg|gif|svg)$","statSize":828,"parsedSize":1127,"gzipSize":391},{"id":870,"label":"bg.png","path":"./app/client/src/img/bg.png","statSize":33,"parsedSize":38,"gzipSize":58},{"id":205,"label":"logo.png","path":"./app/client/src/img/logo.png","statSize":35,"parsedSize":40,"gzipSize":60},{"id":338,"label":"logo.svg","path":"./app/client/src/img/logo.svg","statSize":35,"parsedSize":40,"gzipSize":60},{"id":187,"label":"original.png","path":"./app/client/src/img/original.png","statSize":39,"parsedSize":44,"gzipSize":64},{"id":72,"label":"original2.png","path":"./app/client/src/img/original2.png","statSize":40,"parsedSize":45,"gzipSize":65},{"id":756,"label":"photo1.png","path":"./app/client/src/img/photo1.png","statSize":37,"parsedSize":42,"gzipSize":62},{"id":785,"label":"photo2.jpg","path":"./app/client/src/img/photo2.jpg","statSize":37,"parsedSize":42,"gzipSize":62},{"id":602,"label":"photo3.svg","path":"./app/client/src/img/photo3.svg","statSize":37,"parsedSize":42,"gzipSize":62}],"parsedSize":1460,"gzipSize":431},{"label":"js","path":"./app/client/src/js","statSize":107053,"groups":[{"id":954,"label":"app.js + 23 modules (concatenated)","path":"./app/client/src/js/app.js + 23 modules (concatenated)","statSize":107053,"parsedSize":52653,"gzipSize":14416,"concatenated":true,"groups":[{"label":"app/client/src/js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/app/client/src/js","statSize":2831,"groups":[{"id":null,"label":"app.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/app/client/src/js/app.js","statSize":1428,"parsedSize":702,"gzipSize":192,"inaccurateSizes":true},{"label":"layout","path":"./app/client/src/js/app.js + 23 modules (concatenated)/app/client/src/js/layout","statSize":1403,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/app/client/src/js/layout/index.js","statSize":1403,"parsedSize":690,"gzipSize":188,"inaccurateSizes":true}],"parsedSize":690,"gzipSize":188,"inaccurateSizes":true}],"parsedSize":1392,"gzipSize":381,"inaccurateSizes":true},{"label":"node_modules/.pnpm","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm","statSize":104222,"groups":[{"label":"@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","statSize":19847,"groups":[{"label":"main","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main","statSize":9509,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/index.js","statSize":151,"parsedSize":74,"gzipSize":20,"inaccurateSizes":true},{"id":null,"label":"visibility.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/visibility.js","statSize":931,"parsedSize":457,"gzipSize":125,"inaccurateSizes":true},{"id":null,"label":"touch.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/touch.js","statSize":1648,"parsedSize":810,"gzipSize":221,"inaccurateSizes":true},{"id":null,"label":"css-screen-size.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/css-screen-size.js","statSize":2650,"parsedSize":1303,"gzipSize":356,"inaccurateSizes":true},{"id":null,"label":"main.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/main.js","statSize":2753,"parsedSize":1354,"gzipSize":370,"inaccurateSizes":true},{"id":null,"label":"loading-spinner.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/loading-spinner.js","statSize":1376,"parsedSize":676,"gzipSize":185,"inaccurateSizes":true}],"parsedSize":4676,"gzipSize":1280,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_events.js","statSize":1364,"parsedSize":670,"gzipSize":183,"inaccurateSizes":true},{"label":"ui","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui","statSize":3416,"groups":[{"id":null,"label":"carousel.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui/carousel.js","statSize":3416,"parsedSize":1680,"gzipSize":460,"inaccurateSizes":true}],"parsedSize":1680,"gzipSize":460,"inaccurateSizes":true},{"label":"ajax","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax","statSize":5286,"groups":[{"id":null,"label":"online.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax/online.js","statSize":2697,"parsedSize":1326,"gzipSize":363,"inaccurateSizes":true},{"id":null,"label":"lazy-images.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax/lazy-images.js","statSize":2589,"parsedSize":1273,"gzipSize":348,"inaccurateSizes":true}],"parsedSize":2599,"gzipSize":711,"inaccurateSizes":true},{"id":null,"label":"_consts.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_consts.js","statSize":272,"parsedSize":133,"gzipSize":36,"inaccurateSizes":true}],"parsedSize":9761,"gzipSize":2672,"inaccurateSizes":true},{"label":"@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js","statSize":14598,"groups":[{"id":null,"label":"app.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js/app.js","statSize":662,"parsedSize":325,"gzipSize":89,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js/_events.js","statSize":1333,"parsedSize":655,"gzipSize":179,"inaccurateSizes":true},{"id":null,"label":"_window.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js/_window.js","statSize":12603,"parsedSize":6198,"gzipSize":1697,"inaccurateSizes":true}],"parsedSize":7179,"gzipSize":1965,"inaccurateSizes":true},{"label":"bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src","statSize":69777,"groups":[{"id":null,"label":"collapse.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/collapse.js","statSize":14610,"parsedSize":7185,"gzipSize":1967,"inaccurateSizes":true},{"label":"dom","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom","statSize":18659,"groups":[{"id":null,"label":"data.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom/data.js","statSize":1605,"parsedSize":789,"gzipSize":216,"inaccurateSizes":true},{"id":null,"label":"event-handler.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom/event-handler.js","statSize":11252,"parsedSize":5534,"gzipSize":1515,"inaccurateSizes":true},{"id":null,"label":"manipulator.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom/manipulator.js","statSize":1986,"parsedSize":976,"gzipSize":267,"inaccurateSizes":true},{"id":null,"label":"selector-engine.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom/selector-engine.js","statSize":3816,"parsedSize":1876,"gzipSize":513,"inaccurateSizes":true}],"parsedSize":9177,"gzipSize":2512,"inaccurateSizes":true},{"label":"util","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/util","statSize":9678,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/util/index.js","statSize":9678,"parsedSize":4760,"gzipSize":1303,"inaccurateSizes":true}],"parsedSize":4760,"gzipSize":1303,"inaccurateSizes":true},{"id":null,"label":"base-component.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/base-component.js","statSize":3563,"parsedSize":1752,"gzipSize":479,"inaccurateSizes":true},{"id":null,"label":"carousel.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/carousel.js","statSize":23267,"parsedSize":11443,"gzipSize":3133,"inaccurateSizes":true}],"parsedSize":34319,"gzipSize":9396,"inaccurateSizes":true}],"parsedSize":51260,"gzipSize":14034,"inaccurateSizes":true}]}],"parsedSize":52653,"gzipSize":14416}],"parsedSize":54113,"gzipSize":14767},{"label":"node_modules","path":"./node_modules","statSize":42270,"groups":[{"label":".pnpm/axios@0.21.1/node_modules/axios","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios","statSize":42110,"groups":[{"id":617,"label":"index.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/index.js","statSize":40,"parsedSize":32,"gzipSize":52},{"label":"lib","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib","statSize":42070,"groups":[{"label":"adapters","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/adapters","statSize":5769,"groups":[{"id":693,"label":"xhr.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/adapters/xhr.js","statSize":5769,"parsedSize":2022,"gzipSize":1004}],"parsedSize":2022,"gzipSize":1004},{"id":15,"label":"axios.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/axios.js","statSize":1504,"parsedSize":461,"gzipSize":281},{"label":"cancel","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel","statSize":1725,"groups":[{"id":27,"label":"Cancel.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/Cancel.js","statSize":383,"parsedSize":205,"gzipSize":153},{"id":795,"label":"CancelToken.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/CancelToken.js","statSize":1241,"parsedSize":522,"gzipSize":288},{"id":711,"label":"isCancel.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/isCancel.js","statSize":101,"parsedSize":84,"gzipSize":97}],"parsedSize":811,"gzipSize":382},{"label":"core","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core","statSize":12130,"groups":[{"id":647,"label":"Axios.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/Axios.js","statSize":2649,"parsedSize":1205,"gzipSize":556},{"id":425,"label":"InterceptorManager.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/InterceptorManager.js","statSize":1253,"parsedSize":469,"gzipSize":242},{"id":128,"label":"buildFullPath.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/buildFullPath.js","statSize":697,"parsedSize":114,"gzipSize":122},{"id":828,"label":"createError.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/createError.js","statSize":625,"parsedSize":124,"gzipSize":113},{"id":202,"label":"dispatchRequest.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/dispatchRequest.js","statSize":1806,"parsedSize":842,"gzipSize":384},{"id":587,"label":"enhanceError.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/enhanceError.js","statSize":1050,"parsedSize":398,"gzipSize":234},{"id":194,"label":"mergeConfig.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/mergeConfig.js","statSize":2830,"parsedSize":1414,"gzipSize":645},{"id":58,"label":"settle.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/settle.js","statSize":671,"parsedSize":213,"gzipSize":169},{"id":905,"label":"transformData.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/transformData.js","statSize":549,"parsedSize":139,"gzipSize":124}],"parsedSize":4918,"gzipSize":1744},{"id":39,"label":"defaults.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/defaults.js","statSize":2541,"parsedSize":1383,"gzipSize":691},{"label":"helpers","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers","statSize":9191,"groups":[{"id":86,"label":"bind.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/bind.js","statSize":257,"parsedSize":174,"gzipSize":147},{"id":498,"label":"buildURL.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/buildURL.js","statSize":1615,"parsedSize":694,"gzipSize":430},{"id":403,"label":"combineURLs.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/combineURLs.js","statSize":371,"parsedSize":119,"gzipSize":121},{"id":520,"label":"cookies.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/cookies.js","statSize":1284,"parsedSize":659,"gzipSize":376},{"id":35,"label":"isAbsoluteURL.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isAbsoluteURL.js","statSize":562,"parsedSize":108,"gzipSize":117},{"id":514,"label":"isAxiosError.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isAxiosError.js","statSize":720,"parsedSize":370,"gzipSize":190},{"id":122,"label":"isURLSameOrigin.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isURLSameOrigin.js","statSize":2074,"parsedSize":742,"gzipSize":397},{"id":877,"label":"normalizeHeaderName.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/normalizeHeaderName.js","statSize":356,"parsedSize":194,"gzipSize":166},{"id":179,"label":"parseHeaders.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/parseHeaders.js","statSize":1389,"parsedSize":573,"gzipSize":365},{"id":759,"label":"spread.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/spread.js","statSize":563,"parsedSize":103,"gzipSize":99}],"parsedSize":3736,"gzipSize":1550},{"id":469,"label":"utils.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/utils.js","statSize":9210,"parsedSize":2884,"gzipSize":973}],"parsedSize":16215,"gzipSize":5297}],"parsedSize":16247,"gzipSize":5303},{"label":"font-awesome","path":"./node_modules/font-awesome","statSize":160,"groups":[{"id":429,"label":" sync nonrecursive \\.(otf|eot|ttf|woff|woff2)$","path":"./node_modules/font-awesome/ sync nonrecursive \\.(otf|eot|ttf|woff|woff2)$","statSize":160,"parsedSize":275,"gzipSize":183}],"parsedSize":275,"gzipSize":183}],"parsedSize":16522,"gzipSize":5410}]},{"label":"js/sample.js","isAsset":true,"statSize":150507,"parsedSize":71137,"gzipSize":20008,"groups":[{"label":"app/client/src","path":"./app/client/src","statSize":108174,"groups":[{"label":"img","path":"./app/client/src/img","statSize":1121,"groups":[{"id":779,"label":" sync nonrecursive \\.(png|webp|jpg|jpeg|gif|svg)$","path":"./app/client/src/img/ sync nonrecursive \\.(png|webp|jpg|jpeg|gif|svg)$","statSize":828,"parsedSize":1127,"gzipSize":391},{"id":870,"label":"bg.png","path":"./app/client/src/img/bg.png","statSize":33,"parsedSize":38,"gzipSize":58},{"id":205,"label":"logo.png","path":"./app/client/src/img/logo.png","statSize":35,"parsedSize":40,"gzipSize":60},{"id":338,"label":"logo.svg","path":"./app/client/src/img/logo.svg","statSize":35,"parsedSize":40,"gzipSize":60},{"id":187,"label":"original.png","path":"./app/client/src/img/original.png","statSize":39,"parsedSize":44,"gzipSize":64},{"id":72,"label":"original2.png","path":"./app/client/src/img/original2.png","statSize":40,"parsedSize":45,"gzipSize":65},{"id":756,"label":"photo1.png","path":"./app/client/src/img/photo1.png","statSize":37,"parsedSize":42,"gzipSize":62},{"id":785,"label":"photo2.jpg","path":"./app/client/src/img/photo2.jpg","statSize":37,"parsedSize":42,"gzipSize":62},{"id":602,"label":"photo3.svg","path":"./app/client/src/img/photo3.svg","statSize":37,"parsedSize":42,"gzipSize":62}],"parsedSize":1460,"gzipSize":431},{"label":"js","path":"./app/client/src/js","statSize":107053,"groups":[{"id":954,"label":"app.js + 23 modules (concatenated)","path":"./app/client/src/js/app.js + 23 modules (concatenated)","statSize":107053,"parsedSize":52653,"gzipSize":14416,"concatenated":true,"groups":[{"label":"app/client/src/js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/app/client/src/js","statSize":2831,"groups":[{"id":null,"label":"app.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/app/client/src/js/app.js","statSize":1428,"parsedSize":702,"gzipSize":192,"inaccurateSizes":true},{"label":"layout","path":"./app/client/src/js/app.js + 23 modules (concatenated)/app/client/src/js/layout","statSize":1403,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/app/client/src/js/layout/index.js","statSize":1403,"parsedSize":690,"gzipSize":188,"inaccurateSizes":true}],"parsedSize":690,"gzipSize":188,"inaccurateSizes":true}],"parsedSize":1392,"gzipSize":381,"inaccurateSizes":true},{"label":"node_modules/.pnpm","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm","statSize":104222,"groups":[{"label":"@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","statSize":19847,"groups":[{"label":"main","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main","statSize":9509,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/index.js","statSize":151,"parsedSize":74,"gzipSize":20,"inaccurateSizes":true},{"id":null,"label":"visibility.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/visibility.js","statSize":931,"parsedSize":457,"gzipSize":125,"inaccurateSizes":true},{"id":null,"label":"touch.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/touch.js","statSize":1648,"parsedSize":810,"gzipSize":221,"inaccurateSizes":true},{"id":null,"label":"css-screen-size.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/css-screen-size.js","statSize":2650,"parsedSize":1303,"gzipSize":356,"inaccurateSizes":true},{"id":null,"label":"main.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/main.js","statSize":2753,"parsedSize":1354,"gzipSize":370,"inaccurateSizes":true},{"id":null,"label":"loading-spinner.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/main/loading-spinner.js","statSize":1376,"parsedSize":676,"gzipSize":185,"inaccurateSizes":true}],"parsedSize":4676,"gzipSize":1280,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_events.js","statSize":1364,"parsedSize":670,"gzipSize":183,"inaccurateSizes":true},{"label":"ui","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui","statSize":3416,"groups":[{"id":null,"label":"carousel.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui/carousel.js","statSize":3416,"parsedSize":1680,"gzipSize":460,"inaccurateSizes":true}],"parsedSize":1680,"gzipSize":460,"inaccurateSizes":true},{"label":"ajax","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax","statSize":5286,"groups":[{"id":null,"label":"online.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax/online.js","statSize":2697,"parsedSize":1326,"gzipSize":363,"inaccurateSizes":true},{"id":null,"label":"lazy-images.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ajax/lazy-images.js","statSize":2589,"parsedSize":1273,"gzipSize":348,"inaccurateSizes":true}],"parsedSize":2599,"gzipSize":711,"inaccurateSizes":true},{"id":null,"label":"_consts.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_consts.js","statSize":272,"parsedSize":133,"gzipSize":36,"inaccurateSizes":true}],"parsedSize":9761,"gzipSize":2672,"inaccurateSizes":true},{"label":"@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js","statSize":14598,"groups":[{"id":null,"label":"app.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js/app.js","statSize":662,"parsedSize":325,"gzipSize":89,"inaccurateSizes":true},{"id":null,"label":"_events.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js/_events.js","statSize":1333,"parsedSize":655,"gzipSize":179,"inaccurateSizes":true},{"id":null,"label":"_window.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/@a2nt+meta-lightbox-js@4.0.1/node_modules/@a2nt/meta-lightbox-js/src/js/_window.js","statSize":12603,"parsedSize":6198,"gzipSize":1697,"inaccurateSizes":true}],"parsedSize":7179,"gzipSize":1965,"inaccurateSizes":true},{"label":"bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src","statSize":69777,"groups":[{"id":null,"label":"collapse.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/collapse.js","statSize":14610,"parsedSize":7185,"gzipSize":1967,"inaccurateSizes":true},{"label":"dom","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom","statSize":18659,"groups":[{"id":null,"label":"data.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom/data.js","statSize":1605,"parsedSize":789,"gzipSize":216,"inaccurateSizes":true},{"id":null,"label":"event-handler.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom/event-handler.js","statSize":11252,"parsedSize":5534,"gzipSize":1515,"inaccurateSizes":true},{"id":null,"label":"manipulator.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom/manipulator.js","statSize":1986,"parsedSize":976,"gzipSize":267,"inaccurateSizes":true},{"id":null,"label":"selector-engine.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/dom/selector-engine.js","statSize":3816,"parsedSize":1876,"gzipSize":513,"inaccurateSizes":true}],"parsedSize":9177,"gzipSize":2512,"inaccurateSizes":true},{"label":"util","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/util","statSize":9678,"groups":[{"id":null,"label":"index.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/util/index.js","statSize":9678,"parsedSize":4760,"gzipSize":1303,"inaccurateSizes":true}],"parsedSize":4760,"gzipSize":1303,"inaccurateSizes":true},{"id":null,"label":"base-component.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/base-component.js","statSize":3563,"parsedSize":1752,"gzipSize":479,"inaccurateSizes":true},{"id":null,"label":"carousel.js","path":"./app/client/src/js/app.js + 23 modules (concatenated)/node_modules/.pnpm/bootstrap@5.1.0_@popperjs+core@2.9.3/node_modules/bootstrap/js/src/carousel.js","statSize":23267,"parsedSize":11443,"gzipSize":3133,"inaccurateSizes":true}],"parsedSize":34319,"gzipSize":9396,"inaccurateSizes":true}],"parsedSize":51260,"gzipSize":14034,"inaccurateSizes":true}]}],"parsedSize":52653,"gzipSize":14416}],"parsedSize":54113,"gzipSize":14767},{"label":"node_modules","path":"./node_modules","statSize":42270,"groups":[{"label":".pnpm/axios@0.21.1/node_modules/axios","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios","statSize":42110,"groups":[{"id":617,"label":"index.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/index.js","statSize":40,"parsedSize":32,"gzipSize":52},{"label":"lib","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib","statSize":42070,"groups":[{"label":"adapters","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/adapters","statSize":5769,"groups":[{"id":693,"label":"xhr.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/adapters/xhr.js","statSize":5769,"parsedSize":2022,"gzipSize":1004}],"parsedSize":2022,"gzipSize":1004},{"id":15,"label":"axios.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/axios.js","statSize":1504,"parsedSize":461,"gzipSize":281},{"label":"cancel","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel","statSize":1725,"groups":[{"id":27,"label":"Cancel.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/Cancel.js","statSize":383,"parsedSize":205,"gzipSize":153},{"id":795,"label":"CancelToken.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/CancelToken.js","statSize":1241,"parsedSize":522,"gzipSize":288},{"id":711,"label":"isCancel.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/cancel/isCancel.js","statSize":101,"parsedSize":84,"gzipSize":97}],"parsedSize":811,"gzipSize":382},{"label":"core","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core","statSize":12130,"groups":[{"id":647,"label":"Axios.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/Axios.js","statSize":2649,"parsedSize":1205,"gzipSize":556},{"id":425,"label":"InterceptorManager.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/InterceptorManager.js","statSize":1253,"parsedSize":469,"gzipSize":242},{"id":128,"label":"buildFullPath.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/buildFullPath.js","statSize":697,"parsedSize":114,"gzipSize":122},{"id":828,"label":"createError.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/createError.js","statSize":625,"parsedSize":124,"gzipSize":113},{"id":202,"label":"dispatchRequest.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/dispatchRequest.js","statSize":1806,"parsedSize":842,"gzipSize":384},{"id":587,"label":"enhanceError.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/enhanceError.js","statSize":1050,"parsedSize":398,"gzipSize":234},{"id":194,"label":"mergeConfig.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/mergeConfig.js","statSize":2830,"parsedSize":1414,"gzipSize":645},{"id":58,"label":"settle.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/settle.js","statSize":671,"parsedSize":213,"gzipSize":169},{"id":905,"label":"transformData.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/core/transformData.js","statSize":549,"parsedSize":139,"gzipSize":124}],"parsedSize":4918,"gzipSize":1744},{"id":39,"label":"defaults.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/defaults.js","statSize":2541,"parsedSize":1383,"gzipSize":691},{"label":"helpers","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers","statSize":9191,"groups":[{"id":86,"label":"bind.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/bind.js","statSize":257,"parsedSize":174,"gzipSize":147},{"id":498,"label":"buildURL.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/buildURL.js","statSize":1615,"parsedSize":694,"gzipSize":430},{"id":403,"label":"combineURLs.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/combineURLs.js","statSize":371,"parsedSize":119,"gzipSize":121},{"id":520,"label":"cookies.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/cookies.js","statSize":1284,"parsedSize":659,"gzipSize":376},{"id":35,"label":"isAbsoluteURL.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isAbsoluteURL.js","statSize":562,"parsedSize":108,"gzipSize":117},{"id":514,"label":"isAxiosError.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isAxiosError.js","statSize":720,"parsedSize":370,"gzipSize":190},{"id":122,"label":"isURLSameOrigin.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/isURLSameOrigin.js","statSize":2074,"parsedSize":742,"gzipSize":397},{"id":877,"label":"normalizeHeaderName.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/normalizeHeaderName.js","statSize":356,"parsedSize":194,"gzipSize":166},{"id":179,"label":"parseHeaders.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/parseHeaders.js","statSize":1389,"parsedSize":573,"gzipSize":365},{"id":759,"label":"spread.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/helpers/spread.js","statSize":563,"parsedSize":103,"gzipSize":99}],"parsedSize":3736,"gzipSize":1550},{"id":469,"label":"utils.js","path":"./node_modules/.pnpm/axios@0.21.1/node_modules/axios/lib/utils.js","statSize":9210,"parsedSize":2884,"gzipSize":973}],"parsedSize":16215,"gzipSize":5297}],"parsedSize":16247,"gzipSize":5303},{"label":"font-awesome","path":"./node_modules/font-awesome","statSize":160,"groups":[{"id":429,"label":" sync nonrecursive \\.(otf|eot|ttf|woff|woff2)$","path":"./node_modules/font-awesome/ sync nonrecursive \\.(otf|eot|ttf|woff|woff2)$","statSize":160,"parsedSize":275,"gzipSize":183}],"parsedSize":275,"gzipSize":183}],"parsedSize":16522,"gzipSize":5410},{"label":"themes/sample/client/src/js","path":"./themes/sample/client/src/js","statSize":63,"groups":[{"id":438,"label":"app.js","path":"./themes/sample/client/src/js/app.js","statSize":63,"parsedSize":502,"gzipSize":312}],"parsedSize":502,"gzipSize":312}]},{"label":"js/app_Site.Controllers.MapElementController.js","isAsset":true,"statSize":76284,"parsedSize":30985,"gzipSize":8630,"groups":[{"label":"app/client/src/js/types","path":"./app/client/src/js/types","statSize":74597,"groups":[{"id":931,"label":"Site.Controllers.MapElementController.js + 6 modules (concatenated)","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)","statSize":74597,"parsedSize":30985,"gzipSize":8630,"concatenated":true,"groups":[{"label":"app/client/src/js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/app/client/src/js","statSize":1899,"groups":[{"label":"types","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/app/client/src/js/types","statSize":1537,"groups":[{"id":null,"label":"Site.Controllers.MapElementController.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/app/client/src/js/types/Site.Controllers.MapElementController.js","statSize":1537,"parsedSize":638,"gzipSize":177,"inaccurateSizes":true}],"parsedSize":638,"gzipSize":177,"inaccurateSizes":true},{"id":null,"label":"_consts.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/app/client/src/js/_consts.js","statSize":362,"parsedSize":150,"gzipSize":41,"inaccurateSizes":true}],"parsedSize":788,"gzipSize":219,"inaccurateSizes":true},{"label":"node_modules/.pnpm","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm","statSize":72698,"groups":[{"label":"@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js","statSize":24298,"groups":[{"id":null,"label":"_events.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/_events.js","statSize":1364,"parsedSize":566,"gzipSize":157,"inaccurateSizes":true},{"label":"ui","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui","statSize":4152,"groups":[{"id":null,"label":"map.api.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/ui/map.api.js","statSize":4152,"parsedSize":1724,"gzipSize":480,"inaccurateSizes":true}],"parsedSize":1724,"gzipSize":480,"inaccurateSizes":true},{"label":"drivers","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/drivers","statSize":18782,"groups":[{"id":null,"label":"map.google.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/drivers/map.google.js","statSize":8825,"parsedSize":3665,"gzipSize":1020,"inaccurateSizes":true},{"id":null,"label":"map.google.marker.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/js/drivers/map.google.marker.js","statSize":9957,"parsedSize":4135,"gzipSize":1151,"inaccurateSizes":true}],"parsedSize":7801,"gzipSize":2172,"inaccurateSizes":true}],"parsedSize":10092,"gzipSize":2810,"inaccurateSizes":true},{"label":"@googlemaps+markerclustererplus@1.2.0/node_modules/@googlemaps/markerclustererplus/dist","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@googlemaps+markerclustererplus@1.2.0/node_modules/@googlemaps/markerclustererplus/dist","statSize":48400,"groups":[{"id":null,"label":"index.esm.js","path":"./app/client/src/js/types/Site.Controllers.MapElementController.js + 6 modules (concatenated)/node_modules/.pnpm/@googlemaps+markerclustererplus@1.2.0/node_modules/@googlemaps/markerclustererplus/dist/index.esm.js","statSize":48400,"parsedSize":20103,"gzipSize":5599,"inaccurateSizes":true}],"parsedSize":20103,"gzipSize":5599,"inaccurateSizes":true}],"parsedSize":30196,"gzipSize":8410,"inaccurateSizes":true}]}],"parsedSize":30985,"gzipSize":8630},{"label":"node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/types","path":"./node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/types","statSize":1687,"groups":[{"id":null,"label":"map.api.scss","path":"./node_modules/.pnpm/@a2nt+ss-bootstrap-ui-webpack-boilerplate-react@4.1.7/node_modules/@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/types/map.api.scss","statSize":1687}],"parsedSize":0,"gzipSize":0}]},{"label":"js/app_SilverShop.Page.CheckoutPageController.js","isAsset":true,"statSize":98,"parsedSize":0,"gzipSize":20,"groups":[{"label":"app/client/src/js/types","path":"./app/client/src/js/types","statSize":98,"groups":[{"id":773,"label":"SilverShop.Page.CheckoutPageController.js","path":"./app/client/src/js/types/SilverShop.Page.CheckoutPageController.js","statSize":98}],"parsedSize":0,"gzipSize":0}]},{"label":"js/app_cms.js","isAsset":true,"statSize":50,"parsedSize":0,"gzipSize":20,"groups":[{"label":"app/client/src/scss/types","path":"./app/client/src/scss/types","statSize":50,"groups":[{"id":907,"label":"cms.scss","path":"./app/client/src/scss/types/cms.scss","statSize":50}],"parsedSize":0,"gzipSize":0}]},{"label":"js/app_dev.js","isAsset":true,"statSize":50,"parsedSize":0,"gzipSize":20,"groups":[{"label":"app/client/src/scss/types","path":"./app/client/src/scss/types","statSize":50,"groups":[{"id":318,"label":"dev.scss","path":"./app/client/src/scss/types/dev.scss","statSize":50}],"parsedSize":0,"gzipSize":0}]},{"label":"js/app_editor.js","isAsset":true,"statSize":50,"parsedSize":0,"gzipSize":20,"groups":[{"label":"app/client/src/scss/types","path":"./app/client/src/scss/types","statSize":50,"groups":[{"id":124,"label":"editor.scss","path":"./app/client/src/scss/types/editor.scss","statSize":50}],"parsedSize":0,"gzipSize":0}]},{"label":"js/app_order.js","isAsset":true,"statSize":50,"parsedSize":0,"gzipSize":20,"groups":[{"label":"app/client/src/scss/types","path":"./app/client/src/scss/types","statSize":50,"groups":[{"id":804,"label":"order.scss","path":"./app/client/src/scss/types/order.scss","statSize":50}],"parsedSize":0,"gzipSize":0}]}];
window.defaultSizes = "parsed";
</script>
</body>

View File

@ -121,7 +121,7 @@
"mini-css-extract-plugin": "^2.2.0",
"msw": "^0.33.3",
"node-fetch": "^2.6.1",
"node-sass": "^6.0.1",
"sass": "*",
"object-assign": "^4.1.1",
"optimism": "^0.16.1",
"optimize-css-assets-webpack-plugin": "^6.0.1",