diff --git a/_content/Material.Blazor/material.blazor.css b/_content/Material.Blazor/material.blazor.css
index 9ed67d9c..736740fc 100644
--- a/_content/Material.Blazor/material.blazor.css
+++ b/_content/Material.Blazor/material.blazor.css
@@ -890,7 +890,7 @@ body {
font-family: "Material Symbols Outlined";
font-style: normal;
font-weight: 100 700;
- src: url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v205/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsI.woff2) format("woff2");
+ src: url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v207/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsI.woff2) format("woff2");
}
.material-symbols-outlined {
font-family: "Material Symbols Outlined";
@@ -913,7 +913,7 @@ body {
font-family: "Material Symbols Rounded";
font-style: normal;
font-weight: 100 700;
- src: url(https://fonts.gstatic.com/s/materialsymbolsrounded/v204/sykg-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190Fjzag.woff2) format("woff2");
+ src: url(https://fonts.gstatic.com/s/materialsymbolsrounded/v206/sykg-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190Fjzag.woff2) format("woff2");
}
.material-symbols-rounded {
font-family: "Material Symbols Rounded";
@@ -936,7 +936,7 @@ body {
font-family: "Material Symbols Sharp";
font-style: normal;
font-weight: 100 700;
- src: url(https://fonts.gstatic.com/s/materialsymbolssharp/v201/gNMVW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4aWE.woff2) format("woff2");
+ src: url(https://fonts.gstatic.com/s/materialsymbolssharp/v203/gNMVW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4aWE.woff2) format("woff2");
}
.material-symbols-sharp {
font-family: "Material Symbols Sharp";
diff --git a/_content/Material.Blazor/material.blazor.min.css b/_content/Material.Blazor/material.blazor.min.css
index 89cdabc1..4161e283 100644
--- a/_content/Material.Blazor/material.blazor.min.css
+++ b/_content/Material.Blazor/material.blazor.min.css
@@ -1 +1 @@
-:root{--mb-text-color-light: white;--mb-text-color-dark: black;--mb-color-red-50: #ffebee;--mb-color-red-100: #ffcdd2;--mb-color-red-200: #ef9a9a;--mb-color-red-300: #e57373;--mb-color-red-400: #ef5350;--mb-color-red-500: #f44336;--mb-color-red-600: #e53935;--mb-color-red-700: #d32f2f;--mb-color-red-800: #c62828;--mb-color-red-900: #b71c1c;--mb-color-red-a100: #ff8a80;--mb-color-red-a200: #ff5252;--mb-color-red-a400: #ff1744;--mb-color-red-a700: #d50000;--mb-color-pink-50: #fce4ec;--mb-color-pink-100: #f8bbd0;--mb-color-pink-200: #f48fb1;--mb-color-pink-300: #f06292;--mb-color-pink-400: #ec407a;--mb-color-pink-500: #e91e63;--mb-color-pink-600: #d81b60;--mb-color-pink-700: #c2185b;--mb-color-pink-800: #ad1457;--mb-color-pink-900: #880e4f;--mb-color-pink-a100: #ff80ab;--mb-color-pink-a200: #ff4081;--mb-color-pink-a400: #f50057;--mb-color-pink-a700: #c51162;--mb-color-purple-50: #f3e5f5;--mb-color-purple-100: #e1bee7;--mb-color-purple-200: #ce93d8;--mb-color-purple-300: #ba68c8;--mb-color-purple-400: #ab47bc;--mb-color-purple-500: #9c27b0;--mb-color-purple-600: #8e24aa;--mb-color-purple-700: #7b1fa2;--mb-color-purple-800: #6a1b9a;--mb-color-purple-900: #4a148c;--mb-color-purple-a100: #ea80fc;--mb-color-purple-a200: #e040fb;--mb-color-purple-a400: #d500f9;--mb-color-purple-a700: #a0f;--mb-color-deep-purple-50: #ede7f6;--mb-color-deep-purple-100: #d1c4e9;--mb-color-deep-purple-200: #b39ddb;--mb-color-deep-purple-300: #9575cd;--mb-color-deep-purple-400: #7e57c2;--mb-color-deep-purple-500: #673ab7;--mb-color-deep-purple-600: #5e35b1;--mb-color-deep-purple-700: #512da8;--mb-color-deep-purple-800: #4527a0;--mb-color-deep-purple-900: #311b92;--mb-color-deep-purple-a100: #b388ff;--mb-color-deep-purple-a200: #7c4dff;--mb-color-deep-purple-a400: #651fff;--mb-color-deep-purple-a700: #6200ea;--mb-color-indigo-50: #e8eaf6;--mb-color-indigo-100: #c5cae9;--mb-color-indigo-200: #9fa8da;--mb-color-indigo-300: #7986cb;--mb-color-indigo-400: #5c6bc0;--mb-color-indigo-500: #3f51b5;--mb-color-indigo-600: #3949ab;--mb-color-indigo-700: #303f9f;--mb-color-indigo-800: #283593;--mb-color-indigo-900: #1a237e;--mb-color-indigo-a100: #8c9eff;--mb-color-indigo-a200: #536dfe;--mb-color-indigo-a400: #3d5afe;--mb-color-indigo-a700: #304ffe;--mb-color-blue-50: #e3f2fd;--mb-color-blue-100: #bbdefb;--mb-color-blue-200: #90caf9;--mb-color-blue-300: #64b5f6;--mb-color-blue-400: #42a5f5;--mb-color-blue-500: #2196f3;--mb-color-blue-600: #1e88e5;--mb-color-blue-700: #1976d2;--mb-color-blue-800: #1565c0;--mb-color-blue-900: #0d47a1;--mb-color-blue-a100: #82b1ff;--mb-color-blue-a200: #448aff;--mb-color-blue-a400: #2979ff;--mb-color-blue-a700: #2962ff;--mb-color-light-blue-50: #e1f5fe;--mb-color-light-blue-100: #b3e5fc;--mb-color-light-blue-200: #81d4fa;--mb-color-light-blue-300: #4fc3f7;--mb-color-light-blue-400: #29b6f6;--mb-color-light-blue-500: #03a9f4;--mb-color-light-blue-600: #039be5;--mb-color-light-blue-700: #0288d1;--mb-color-light-blue-800: #0277bd;--mb-color-light-blue-900: #01579b;--mb-color-light-blue-a100: #80d8ff;--mb-color-light-blue-a200: #40c4ff;--mb-color-light-blue-a400: #00b0ff;--mb-color-light-blue-a700: #0091ea;--mb-color-cyan-50: #e0f7fa;--mb-color-cyan-100: #b2ebf2;--mb-color-cyan-200: #80deea;--mb-color-cyan-300: #4dd0e1;--mb-color-cyan-400: #26c6da;--mb-color-cyan-500: #00bcd4;--mb-color-cyan-600: #00acc1;--mb-color-cyan-700: #0097a7;--mb-color-cyan-800: #00838f;--mb-color-cyan-900: #006064;--mb-color-cyan-a100: #84ffff;--mb-color-cyan-a200: #18ffff;--mb-color-cyan-a400: #00e5ff;--mb-color-cyan-a700: #00b8d4;--mb-color-teal-50: #e0f2f1;--mb-color-teal-100: #b2dfdb;--mb-color-teal-200: #80cbc4;--mb-color-teal-300: #4db6ac;--mb-color-teal-400: #26a69a;--mb-color-teal-500: #009688;--mb-color-teal-600: #00897b;--mb-color-teal-700: #00796b;--mb-color-teal-800: #00695c;--mb-color-teal-900: #004d40;--mb-color-teal-a100: #a7ffeb;--mb-color-teal-a200: #64ffda;--mb-color-teal-a400: #1de9b6;--mb-color-teal-a700: #00bfa5;--mb-color-green-50: #e8f5e9;--mb-color-green-100: #c8e6c9;--mb-color-green-200: #a5d6a7;--mb-color-green-300: #81c784;--mb-color-green-400: #66bb6a;--mb-color-green-500: #4caf50;--mb-color-green-600: #43a047;--mb-color-green-700: #388e3c;--mb-color-green-800: #2e7d32;--mb-color-green-900: #1b5e20;--mb-color-green-a100: #b9f6ca;--mb-color-green-a200: #69f0ae;--mb-color-green-a400: #00e676;--mb-color-green-a700: #00c853;--mb-color-light-green-50: #f1f8e9;--mb-color-light-green-100: #dcedc8;--mb-color-light-green-200: #c5e1a5;--mb-color-light-green-300: #aed581;--mb-color-light-green-400: #9ccc65;--mb-color-light-green-500: #8bc34a;--mb-color-light-green-600: #7cb342;--mb-color-light-green-700: #689f38;--mb-color-light-green-800: #558b2f;--mb-color-light-green-900: #33691e;--mb-color-light-green-a100: #ccff90;--mb-color-light-green-a200: #b2ff59;--mb-color-light-green-a400: #76ff03;--mb-color-light-green-a700: #64dd17;--mb-color-lime-50: #f9fbe7;--mb-color-lime-100: #f0f4c3;--mb-color-lime-200: #e6ee9c;--mb-color-lime-300: #dce775;--mb-color-lime-400: #d4e157;--mb-color-lime-500: #cddc39;--mb-color-lime-600: #c0ca33;--mb-color-lime-700: #afb42b;--mb-color-lime-800: #9e9d24;--mb-color-lime-900: #827717;--mb-color-lime-a100: #f4ff81;--mb-color-lime-a200: #eeff41;--mb-color-lime-a400: #c6ff00;--mb-color-lime-a700: #aeea00;--mb-color-yellow-50: #fffde7;--mb-color-yellow-100: #fff9c4;--mb-color-yellow-200: #fff59d;--mb-color-yellow-300: #fff176;--mb-color-yellow-400: #ffee58;--mb-color-yellow-500: #ffeb3b;--mb-color-yellow-600: #fdd835;--mb-color-yellow-700: #fbc02d;--mb-color-yellow-800: #f9a825;--mb-color-yellow-900: #f57f17;--mb-color-yellow-a100: #ffff8d;--mb-color-yellow-a200: #ff0;--mb-color-yellow-a400: #ffea00;--mb-color-yellow-a700: #ffd600;--mb-color-amber-50: #fff8e1;--mb-color-amber-100: #ffecb3;--mb-color-amber-200: #ffe082;--mb-color-amber-300: #ffd54f;--mb-color-amber-400: #ffca28;--mb-color-amber-500: #ffc107;--mb-color-amber-600: #ffb300;--mb-color-amber-700: #ffa000;--mb-color-amber-800: #ff8f00;--mb-color-amber-900: #ff6f00;--mb-color-amber-a100: #ffe57f;--mb-color-amber-a200: #ffd740;--mb-color-amber-a400: #ffc400;--mb-color-amber-a700: #ffab00;--mb-color-orange-50: #fff3e0;--mb-color-orange-100: #ffe0b2;--mb-color-orange-200: #ffcc80;--mb-color-orange-300: #ffb74d;--mb-color-orange-400: #ffa726;--mb-color-orange-500: #ff9800;--mb-color-orange-600: #fb8c00;--mb-color-orange-700: #f57c00;--mb-color-orange-800: #ef6c00;--mb-color-orange-900: #e65100;--mb-color-orange-a100: #ffd180;--mb-color-orange-a200: #ffab40;--mb-color-orange-a400: #ff9100;--mb-color-orange-a700: #ff6d00;--mb-color-deep-orange-50: #fbe9e7;--mb-color-deep-orange-100: #ffccbc;--mb-color-deep-orange-200: #ffab91;--mb-color-deep-orange-300: #ff8a65;--mb-color-deep-orange-400: #ff7043;--mb-color-deep-orange-500: #ff5722;--mb-color-deep-orange-600: #f4511e;--mb-color-deep-orange-700: #e64a19;--mb-color-deep-orange-800: #d84315;--mb-color-deep-orange-900: #bf360c;--mb-color-deep-orange-a100: #ff9e80;--mb-color-deep-orange-a200: #ff6e40;--mb-color-deep-orange-a400: #ff3d00;--mb-color-deep-orange-a700: #dd2c00;--mb-color-brown-50: #efebe9;--mb-color-brown-100: #d7ccc8;--mb-color-brown-200: #bcaaa4;--mb-color-brown-300: #a1887f;--mb-color-brown-400: #8d6e63;--mb-color-brown-500: #795548;--mb-color-brown-600: #6d4c41;--mb-color-brown-700: #5d4037;--mb-color-brown-800: #4e342e;--mb-color-brown-900: #3e2723;--mb-color-grey-50: #fafafa;--mb-color-grey-100: #f5f5f5;--mb-color-grey-200: #eee;--mb-color-grey-300: #e0e0e0;--mb-color-grey-400: #bdbdbd;--mb-color-grey-500: #9e9e9e;--mb-color-grey-600: #757575;--mb-color-grey-700: #616161;--mb-color-grey-800: #424242;--mb-color-grey-900: #212121;--mb-color-blue-grey-50: #eceff1;--mb-color-blue-grey-100: #cfd8dc;--mb-color-blue-grey-200: #b0bec5;--mb-color-blue-grey-300: #90a4ae;--mb-color-blue-grey-400: #78909c;--mb-color-blue-grey-500: #607d8b;--mb-color-blue-grey-600: #546e7a;--mb-color-blue-grey-700: #455a64;--mb-color-blue-grey-800: #37474f;--mb-color-blue-grey-900: #263238;--mb-color-on-red-50: var(--mb-text-color-dark);--mb-color-on-red-100: var(--mb-text-color-dark);--mb-color-on-red-200: var(--mb-text-color-dark);--mb-color-on-red-300: var(--mb-text-color-dark);--mb-color-on-red-400: var(--mb-text-color-light);--mb-color-on-red-500: var(--mb-text-color-light);--mb-color-on-red-600: var(--mb-text-color-light);--mb-color-on-red-700: var(--mb-text-color-light);--mb-color-on-red-800: var(--mb-text-color-light);--mb-color-on-red-900: var(--mb-text-color-light);--mb-color-on-red-a100: var(--mb-text-color-dark);--mb-color-on-red-a200: var(--mb-text-color-light);--mb-color-on-red-a400: var(--mb-text-color-light);--mb-color-on-red-a700: var(--mb-text-color-light);--mb-color-on-pink-50: var(--mb-text-color-dark);--mb-color-on-pink-100: var(--mb-text-color-dark);--mb-color-on-pink-200: var(--mb-text-color-dark);--mb-color-on-pink-300: var(--mb-text-color-dark);--mb-color-on-pink-400: var(--mb-text-color-light);--mb-color-on-pink-500: var(--mb-text-color-light);--mb-color-on-pink-600: var(--mb-text-color-light);--mb-color-on-pink-700: var(--mb-text-color-light);--mb-color-on-pink-800: var(--mb-text-color-light);--mb-color-on-pink-900: var(--mb-text-color-light);--mb-color-on-pink-a100: var(--mb-text-color-dark);--mb-color-on-pink-a200: var(--mb-text-color-light);--mb-color-on-pink-a400: var(--mb-text-color-light);--mb-color-on-pink-a700: var(--mb-text-color-light);--mb-color-on-purple-50: var(--mb-text-color-dark);--mb-color-on-purple-100: var(--mb-text-color-dark);--mb-color-on-purple-200: var(--mb-text-color-dark);--mb-color-on-purple-300: var(--mb-text-color-light);--mb-color-on-purple-400: var(--mb-text-color-light);--mb-color-on-purple-500: var(--mb-text-color-light);--mb-color-on-purple-600: var(--mb-text-color-light);--mb-color-on-purple-700: var(--mb-text-color-light);--mb-color-on-purple-800: var(--mb-text-color-light);--mb-color-on-purple-900: var(--mb-text-color-light);--mb-color-on-purple-a100: var(--mb-text-color-dark);--mb-color-on-purple-a200: var(--mb-text-color-light);--mb-color-on-purple-a400: var(--mb-text-color-light);--mb-color-on-purple-a700: var(--mb-text-color-light);--mb-color-on-deep-purple-50: var(--mb-text-color-dark);--mb-color-on-deep-purple-100: var(--mb-text-color-dark);--mb-color-on-deep-purple-200: var(--mb-text-color-dark);--mb-color-on-deep-purple-300: var(--mb-text-color-light);--mb-color-on-deep-purple-400: var(--mb-text-color-light);--mb-color-on-deep-purple-500: var(--mb-text-color-light);--mb-color-on-deep-purple-600: var(--mb-text-color-light);--mb-color-on-deep-purple-700: var(--mb-text-color-light);--mb-color-on-deep-purple-800: var(--mb-text-color-light);--mb-color-on-deep-purple-900: var(--mb-text-color-light);--mb-color-on-deep-purple-a100: var(--mb-text-color-dark);--mb-color-on-deep-purple-a200: var(--mb-text-color-light);--mb-color-on-deep-purple-a400: var(--mb-text-color-light);--mb-color-on-deep-purple-a700: var(--mb-text-color-light);--mb-color-on-indigo-50: var(--mb-text-color-dark);--mb-color-on-indigo-100: var(--mb-text-color-dark);--mb-color-on-indigo-200: var(--mb-text-color-dark);--mb-color-on-indigo-300: var(--mb-text-color-light);--mb-color-on-indigo-400: var(--mb-text-color-light);--mb-color-on-indigo-500: var(--mb-text-color-light);--mb-color-on-indigo-600: var(--mb-text-color-light);--mb-color-on-indigo-700: var(--mb-text-color-light);--mb-color-on-indigo-800: var(--mb-text-color-light);--mb-color-on-indigo-900: var(--mb-text-color-light);--mb-color-on-indigo-a100: var(--mb-text-color-dark);--mb-color-on-indigo-a200: var(--mb-text-color-light);--mb-color-on-indigo-a400: var(--mb-text-color-light);--mb-color-on-indigo-a700: var(--mb-text-color-light);--mb-color-on-blue-50: var(--mb-text-color-dark);--mb-color-on-blue-100: var(--mb-text-color-dark);--mb-color-on-blue-200: var(--mb-text-color-dark);--mb-color-on-blue-300: var(--mb-text-color-dark);--mb-color-on-blue-400: var(--mb-text-color-dark);--mb-color-on-blue-500: var(--mb-text-color-light);--mb-color-on-blue-600: var(--mb-text-color-light);--mb-color-on-blue-700: var(--mb-text-color-light);--mb-color-on-blue-800: var(--mb-text-color-light);--mb-color-on-blue-900: var(--mb-text-color-light);--mb-color-on-blue-a100: var(--mb-text-color-dark);--mb-color-on-blue-a200: var(--mb-text-color-light);--mb-color-on-blue-a400: var(--mb-text-color-light);--mb-color-on-blue-a700: var(--mb-text-color-light);--mb-color-on-light-blue-50: var(--mb-text-color-dark);--mb-color-on-light-blue-100: var(--mb-text-color-dark);--mb-color-on-light-blue-200: var(--mb-text-color-dark);--mb-color-on-light-blue-300: var(--mb-text-color-dark);--mb-color-on-light-blue-400: var(--mb-text-color-dark);--mb-color-on-light-blue-500: var(--mb-text-color-dark);--mb-color-on-light-blue-600: var(--mb-text-color-dark);--mb-color-on-light-blue-700: var(--mb-text-color-light);--mb-color-on-light-blue-800: var(--mb-text-color-light);--mb-color-on-light-blue-900: var(--mb-text-color-light);--mb-color-on-light-blue-a100: var(--mb-text-color-dark);--mb-color-on-light-blue-a200: var(--mb-text-color-dark);--mb-color-on-light-blue-a400: var(--mb-text-color-dark);--mb-color-on-light-blue-a700: var(--mb-text-color-light);--mb-color-on-cyan-50: var(--mb-text-color-dark);--mb-color-on-cyan-100: var(--mb-text-color-dark);--mb-color-on-cyan-200: var(--mb-text-color-dark);--mb-color-on-cyan-300: var(--mb-text-color-dark);--mb-color-on-cyan-400: var(--mb-text-color-dark);--mb-color-on-cyan-500: var(--mb-text-color-dark);--mb-color-on-cyan-600: var(--mb-text-color-dark);--mb-color-on-cyan-700: var(--mb-text-color-light);--mb-color-on-cyan-800: var(--mb-text-color-light);--mb-color-on-cyan-900: var(--mb-text-color-light);--mb-color-on-cyan-a100: var(--mb-text-color-dark);--mb-color-on-cyan-a200: var(--mb-text-color-dark);--mb-color-on-cyan-a400: var(--mb-text-color-dark);--mb-color-on-cyan-a700: var(--mb-text-color-dark);--mb-color-on-teal-50: var(--mb-text-color-dark);--mb-color-on-teal-100: var(--mb-text-color-dark);--mb-color-on-teal-200: var(--mb-text-color-dark);--mb-color-on-teal-300: var(--mb-text-color-dark);--mb-color-on-teal-400: var(--mb-text-color-dark);--mb-color-on-teal-500: var(--mb-text-color-light);--mb-color-on-teal-600: var(--mb-text-color-light);--mb-color-on-teal-700: var(--mb-text-color-light);--mb-color-on-teal-800: var(--mb-text-color-light);--mb-color-on-teal-900: var(--mb-text-color-light);--mb-color-on-teal-a100: var(--mb-text-color-dark);--mb-color-on-teal-a200: var(--mb-text-color-dark);--mb-color-on-teal-a400: var(--mb-text-color-dark);--mb-color-on-teal-a700: var(--mb-text-color-dark);--mb-color-on-green-50: var(--mb-text-color-dark);--mb-color-on-green-100: var(--mb-text-color-dark);--mb-color-on-green-200: var(--mb-text-color-dark);--mb-color-on-green-300: var(--mb-text-color-dark);--mb-color-on-green-400: var(--mb-text-color-dark);--mb-color-on-green-500: var(--mb-text-color-dark);--mb-color-on-green-600: var(--mb-text-color-light);--mb-color-on-green-700: var(--mb-text-color-light);--mb-color-on-green-800: var(--mb-text-color-light);--mb-color-on-green-900: var(--mb-text-color-light);--mb-color-on-green-a100: var(--mb-text-color-dark);--mb-color-on-green-a200: var(--mb-text-color-dark);--mb-color-on-green-a400: var(--mb-text-color-dark);--mb-color-on-green-a700: var(--mb-text-color-dark);--mb-color-on-light-green-50: var(--mb-text-color-dark);--mb-color-on-light-green-100: var(--mb-text-color-dark);--mb-color-on-light-green-200: var(--mb-text-color-dark);--mb-color-on-light-green-300: var(--mb-text-color-dark);--mb-color-on-light-green-400: var(--mb-text-color-dark);--mb-color-on-light-green-500: var(--mb-text-color-dark);--mb-color-on-light-green-600: var(--mb-text-color-dark);--mb-color-on-light-green-700: var(--mb-text-color-light);--mb-color-on-light-green-800: var(--mb-text-color-light);--mb-color-on-light-green-900: var(--mb-text-color-light);--mb-color-on-light-green-a100: var(--mb-text-color-dark);--mb-color-on-light-green-a200: var(--mb-text-color-dark);--mb-color-on-light-green-a400: var(--mb-text-color-dark);--mb-color-on-light-green-a700: var(--mb-text-color-dark);--mb-color-on-lime-50: var(--mb-text-color-dark);--mb-color-on-lime-100: var(--mb-text-color-dark);--mb-color-on-lime-200: var(--mb-text-color-dark);--mb-color-on-lime-300: var(--mb-text-color-dark);--mb-color-on-lime-400: var(--mb-text-color-dark);--mb-color-on-lime-500: var(--mb-text-color-dark);--mb-color-on-lime-600: var(--mb-text-color-dark);--mb-color-on-lime-700: var(--mb-text-color-dark);--mb-color-on-lime-800: var(--mb-text-color-dark);--mb-color-on-lime-900: var(--mb-text-color-light);--mb-color-on-lime-a100: var(--mb-text-color-dark);--mb-color-on-lime-a200: var(--mb-text-color-dark);--mb-color-on-lime-a400: var(--mb-text-color-dark);--mb-color-on-lime-a700: var(--mb-text-color-dark);--mb-color-on-yellow-50: var(--mb-text-color-dark);--mb-color-on-yellow-100: var(--mb-text-color-dark);--mb-color-on-yellow-200: var(--mb-text-color-dark);--mb-color-on-yellow-300: var(--mb-text-color-dark);--mb-color-on-yellow-400: var(--mb-text-color-dark);--mb-color-on-yellow-500: var(--mb-text-color-dark);--mb-color-on-yellow-600: var(--mb-text-color-dark);--mb-color-on-yellow-700: var(--mb-text-color-dark);--mb-color-on-yellow-800: var(--mb-text-color-dark);--mb-color-on-yellow-900: var(--mb-text-color-dark);--mb-color-on-yellow-a100: var(--mb-text-color-dark);--mb-color-on-yellow-a200: var(--mb-text-color-dark);--mb-color-on-yellow-a400: var(--mb-text-color-dark);--mb-color-on-yellow-a700: var(--mb-text-color-dark);--mb-color-on-amber-50: var(--mb-text-color-dark);--mb-color-on-amber-100: var(--mb-text-color-dark);--mb-color-on-amber-200: var(--mb-text-color-dark);--mb-color-on-amber-300: var(--mb-text-color-dark);--mb-color-on-amber-400: var(--mb-text-color-dark);--mb-color-on-amber-500: var(--mb-text-color-dark);--mb-color-on-amber-600: var(--mb-text-color-dark);--mb-color-on-amber-700: var(--mb-text-color-dark);--mb-color-on-amber-800: var(--mb-text-color-dark);--mb-color-on-amber-900: var(--mb-text-color-dark);--mb-color-on-amber-a100: var(--mb-text-color-dark);--mb-color-on-amber-a200: var(--mb-text-color-dark);--mb-color-on-amber-a400: var(--mb-text-color-dark);--mb-color-on-amber-a700: var(--mb-text-color-dark);--mb-color-on-orange-50: var(--mb-text-color-dark);--mb-color-on-orange-100: var(--mb-text-color-dark);--mb-color-on-orange-200: var(--mb-text-color-dark);--mb-color-on-orange-300: var(--mb-text-color-dark);--mb-color-on-orange-400: var(--mb-text-color-dark);--mb-color-on-orange-500: var(--mb-text-color-dark);--mb-color-on-orange-600: var(--mb-text-color-dark);--mb-color-on-orange-700: var(--mb-text-color-dark);--mb-color-on-orange-800: var(--mb-text-color-dark);--mb-color-on-orange-900: var(--mb-text-color-light);--mb-color-on-orange-a100: var(--mb-text-color-dark);--mb-color-on-orange-a200: var(--mb-text-color-dark);--mb-color-on-orange-a400: var(--mb-text-color-dark);--mb-color-on-orange-a700: var(--mb-text-color-dark);--mb-color-on-deep-orange-50: var(--mb-text-color-dark);--mb-color-on-deep-orange-100: var(--mb-text-color-dark);--mb-color-on-deep-orange-200: var(--mb-text-color-dark);--mb-color-on-deep-orange-300: var(--mb-text-color-dark);--mb-color-on-deep-orange-400: var(--mb-text-color-dark);--mb-color-on-deep-orange-500: var(--mb-text-color-light);--mb-color-on-deep-orange-600: var(--mb-text-color-light);--mb-color-on-deep-orange-700: var(--mb-text-color-light);--mb-color-on-deep-orange-800: var(--mb-text-color-light);--mb-color-on-deep-orange-900: var(--mb-text-color-light);--mb-color-on-deep-orange-a100: var(--mb-text-color-dark);--mb-color-on-deep-orange-a200: var(--mb-text-color-dark);--mb-color-on-deep-orange-a400: var(--mb-text-color-light);--mb-color-on-deep-orange-a700: var(--mb-text-color-light);--mb-color-on-brown-50: var(--mb-text-color-dark);--mb-color-on-brown-100: var(--mb-text-color-dark);--mb-color-on-brown-200: var(--mb-text-color-dark);--mb-color-on-brown-300: var(--mb-text-color-light);--mb-color-on-brown-400: var(--mb-text-color-light);--mb-color-on-brown-500: var(--mb-text-color-light);--mb-color-on-brown-600: var(--mb-text-color-light);--mb-color-on-brown-700: var(--mb-text-color-light);--mb-color-on-brown-800: var(--mb-text-color-light);--mb-color-on-brown-900: var(--mb-text-color-light);--mb-color-on-grey-50: var(--mb-text-color-dark);--mb-color-on-grey-100: var(--mb-text-color-dark);--mb-color-on-grey-200: var(--mb-text-color-dark);--mb-color-on-grey-300: var(--mb-text-color-dark);--mb-color-on-grey-400: var(--mb-text-color-dark);--mb-color-on-grey-500: var(--mb-text-color-dark);--mb-color-on-grey-600: var(--mb-text-color-light);--mb-color-on-grey-700: var(--mb-text-color-light);--mb-color-on-grey-800: var(--mb-text-color-light);--mb-color-on-grey-900: var(--mb-text-color-light);--mb-color-on-blue-grey-50: var(--mb-text-color-dark);--mb-color-on-blue-grey-100: var(--mb-text-color-dark);--mb-color-on-blue-grey-200: var(--mb-text-color-dark);--mb-color-on-blue-grey-300: var(--mb-text-color-dark);--mb-color-on-blue-grey-400: var(--mb-text-color-light);--mb-color-on-blue-grey-500: var(--mb-text-color-light);--mb-color-on-blue-grey-600: var(--mb-text-color-light);--mb-color-on-blue-grey-700: var(--mb-text-color-light);--mb-color-on-blue-grey-800: var(--mb-text-color-light);--mb-color-on-blue-grey-900: var(--mb-text-color-light);--mb-color-red-50-rgb: 255, 235, 238;--mb-color-red-100-rgb: 255, 205, 210;--mb-color-red-200-rgb: 239, 154, 154;--mb-color-red-300-rgb: 229, 115, 115;--mb-color-red-400-rgb: 239, 83, 80;--mb-color-red-500-rgb: 244, 67, 54;--mb-color-red-600-rgb: 229, 57, 53;--mb-color-red-700-rgb: 211, 47, 47;--mb-color-red-800-rgb: 198, 40, 40;--mb-color-red-900-rgb: 183, 28, 28;--mb-color-red-a100-rgb: 255, 138, 128;--mb-color-red-a200-rgb: 255, 82, 82;--mb-color-red-a400-rgb: 255, 23, 68;--mb-color-red-a700-rgb: 213, 0, 0;--mb-color-pink-50-rgb: 252, 228, 236;--mb-color-pink-100-rgb: 248, 187, 208;--mb-color-pink-200-rgb: 244, 143, 177;--mb-color-pink-300-rgb: 240, 98, 146;--mb-color-pink-400-rgb: 236, 64, 122;--mb-color-pink-500-rgb: 233, 30, 99;--mb-color-pink-600-rgb: 216, 27, 96;--mb-color-pink-700-rgb: 194, 24, 91;--mb-color-pink-800-rgb: 173, 20, 87;--mb-color-pink-900-rgb: 136, 14, 79;--mb-color-pink-a100-rgb: 255, 128, 171;--mb-color-pink-a200-rgb: 255, 64, 129;--mb-color-pink-a400-rgb: 245, 0, 87;--mb-color-pink-a700-rgb: 197, 17, 98;--mb-color-purple-50-rgb: 243, 229, 245;--mb-color-purple-100-rgb: 225, 190, 231;--mb-color-purple-200-rgb: 206, 147, 216;--mb-color-purple-300-rgb: 186, 104, 200;--mb-color-purple-400-rgb: 171, 71, 188;--mb-color-purple-500-rgb: 156, 39, 176;--mb-color-purple-600-rgb: 142, 36, 170;--mb-color-purple-700-rgb: 123, 31, 162;--mb-color-purple-800-rgb: 106, 27, 154;--mb-color-purple-900-rgb: 74, 20, 140;--mb-color-purple-a100-rgb: 234, 128, 252;--mb-color-purple-a200-rgb: 224, 64, 251;--mb-color-purple-a400-rgb: 213, 0, 249;--mb-color-purple-a700-rgb: 170, 0, 255;--mb-color-deep-purple-50-rgb: 237, 231, 246;--mb-color-deep-purple-100-rgb: 209, 196, 233;--mb-color-deep-purple-200-rgb: 179, 157, 219;--mb-color-deep-purple-300-rgb: 149, 117, 205;--mb-color-deep-purple-400-rgb: 126, 87, 194;--mb-color-deep-purple-500-rgb: 103, 58, 183;--mb-color-deep-purple-600-rgb: 94, 53, 177;--mb-color-deep-purple-700-rgb: 81, 45, 168;--mb-color-deep-purple-800-rgb: 69, 39, 160;--mb-color-deep-purple-900-rgb: 49, 27, 146;--mb-color-deep-purple-a100-rgb: 179, 136, 255;--mb-color-deep-purple-a200-rgb: 124, 77, 255;--mb-color-deep-purple-a400-rgb: 101, 31, 255;--mb-color-deep-purple-a700-rgb: 98, 0, 234;--mb-color-indigo-50-rgb: 232, 234, 246;--mb-color-indigo-100-rgb: 197, 202, 233;--mb-color-indigo-200-rgb: 159, 168, 218;--mb-color-indigo-300-rgb: 121, 134, 203;--mb-color-indigo-400-rgb: 92, 107, 192;--mb-color-indigo-500-rgb: 63, 81, 181;--mb-color-indigo-600-rgb: 57, 73, 171;--mb-color-indigo-700-rgb: 48, 63, 159;--mb-color-indigo-800-rgb: 40, 53, 147;--mb-color-indigo-900-rgb: 26, 35, 126;--mb-color-indigo-a100-rgb: 140, 158, 255;--mb-color-indigo-a200-rgb: 83, 109, 254;--mb-color-indigo-a400-rgb: 61, 90, 254;--mb-color-indigo-a700-rgb: 48, 79, 254;--mb-color-blue-50-rgb: 227, 242, 253;--mb-color-blue-100-rgb: 187, 222, 251;--mb-color-blue-200-rgb: 144, 202, 249;--mb-color-blue-300-rgb: 100, 181, 246;--mb-color-blue-400-rgb: 66, 165, 245;--mb-color-blue-500-rgb: 33, 150, 243;--mb-color-blue-600-rgb: 30, 136, 229;--mb-color-blue-700-rgb: 25, 118, 210;--mb-color-blue-800-rgb: 21, 101, 192;--mb-color-blue-900-rgb: 13, 71, 161;--mb-color-blue-a100-rgb: 130, 177, 255;--mb-color-blue-a200-rgb: 68, 138, 255;--mb-color-blue-a400-rgb: 41, 121, 255;--mb-color-blue-a700-rgb: 41, 98, 255;--mb-color-light-blue-50-rgb: 225, 245, 254;--mb-color-light-blue-100-rgb: 179, 229, 252;--mb-color-light-blue-200-rgb: 129, 212, 250;--mb-color-light-blue-300-rgb: 79, 195, 247;--mb-color-light-blue-400-rgb: 41, 182, 246;--mb-color-light-blue-500-rgb: 3, 169, 244;--mb-color-light-blue-600-rgb: 3, 155, 229;--mb-color-light-blue-700-rgb: 2, 136, 209;--mb-color-light-blue-800-rgb: 2, 119, 189;--mb-color-light-blue-900-rgb: 1, 87, 155;--mb-color-light-blue-a100-rgb: 128, 216, 255;--mb-color-light-blue-a200-rgb: 64, 196, 255;--mb-color-light-blue-a400-rgb: 0, 176, 255;--mb-color-light-blue-a700-rgb: 0, 145, 234;--mb-color-cyan-50-rgb: 224, 247, 250;--mb-color-cyan-100-rgb: 178, 235, 242;--mb-color-cyan-200-rgb: 128, 222, 234;--mb-color-cyan-300-rgb: 77, 208, 225;--mb-color-cyan-400-rgb: 38, 198, 218;--mb-color-cyan-500-rgb: 0, 188, 212;--mb-color-cyan-600-rgb: 0, 172, 193;--mb-color-cyan-700-rgb: 0, 151, 167;--mb-color-cyan-800-rgb: 0, 131, 143;--mb-color-cyan-900-rgb: 0, 96, 100;--mb-color-cyan-a100-rgb: 132, 255, 255;--mb-color-cyan-a200-rgb: 24, 255, 255;--mb-color-cyan-a400-rgb: 0, 229, 255;--mb-color-cyan-a700-rgb: 0, 184, 212;--mb-color-teal-50-rgb: 224, 242, 241;--mb-color-teal-100-rgb: 178, 223, 219;--mb-color-teal-200-rgb: 128, 203, 196;--mb-color-teal-300-rgb: 77, 182, 172;--mb-color-teal-400-rgb: 38, 166, 154;--mb-color-teal-500-rgb: 0, 150, 136;--mb-color-teal-600-rgb: 0, 137, 123;--mb-color-teal-700-rgb: 0, 121, 107;--mb-color-teal-800-rgb: 0, 105, 92;--mb-color-teal-900-rgb: 0, 77, 64;--mb-color-teal-a100-rgb: 167, 255, 235;--mb-color-teal-a200-rgb: 100, 255, 218;--mb-color-teal-a400-rgb: 29, 233, 182;--mb-color-teal-a700-rgb: 0, 191, 165;--mb-color-green-50-rgb: 232, 245, 233;--mb-color-green-100-rgb: 200, 230, 201;--mb-color-green-200-rgb: 165, 214, 167;--mb-color-green-300-rgb: 129, 199, 132;--mb-color-green-400-rgb: 102, 187, 106;--mb-color-green-500-rgb: 76, 175, 80;--mb-color-green-600-rgb: 67, 160, 71;--mb-color-green-700-rgb: 56, 142, 60;--mb-color-green-800-rgb: 46, 125, 50;--mb-color-green-900-rgb: 27, 94, 32;--mb-color-green-a100-rgb: 185, 246, 202;--mb-color-green-a200-rgb: 105, 240, 174;--mb-color-green-a400-rgb: 0, 230, 118;--mb-color-green-a700-rgb: 0, 200, 83;--mb-color-light-green-50-rgb: 241, 248, 233;--mb-color-light-green-100-rgb: 220, 237, 200;--mb-color-light-green-200-rgb: 197, 225, 165;--mb-color-light-green-300-rgb: 174, 213, 129;--mb-color-light-green-400-rgb: 156, 204, 101;--mb-color-light-green-500-rgb: 139, 195, 74;--mb-color-light-green-600-rgb: 124, 179, 66;--mb-color-light-green-700-rgb: 104, 159, 56;--mb-color-light-green-800-rgb: 85, 139, 47;--mb-color-light-green-900-rgb: 51, 105, 30;--mb-color-light-green-a100-rgb: 204, 255, 144;--mb-color-light-green-a200-rgb: 178, 255, 89;--mb-color-light-green-a400-rgb: 118, 255, 3;--mb-color-light-green-a700-rgb: 100, 221, 23;--mb-color-lime-50-rgb: 249, 251, 231;--mb-color-lime-100-rgb: 240, 244, 195;--mb-color-lime-200-rgb: 230, 238, 156;--mb-color-lime-300-rgb: 220, 231, 117;--mb-color-lime-400-rgb: 212, 225, 87;--mb-color-lime-500-rgb: 205, 220, 57;--mb-color-lime-600-rgb: 192, 202, 51;--mb-color-lime-700-rgb: 175, 180, 43;--mb-color-lime-800-rgb: 158, 157, 36;--mb-color-lime-900-rgb: 130, 119, 23;--mb-color-lime-a100-rgb: 244, 255, 129;--mb-color-lime-a200-rgb: 238, 255, 65;--mb-color-lime-a400-rgb: 198, 255, 0;--mb-color-lime-a700-rgb: 174, 234, 0;--mb-color-yellow-50-rgb: 255, 253, 231;--mb-color-yellow-100-rgb: 255, 249, 196;--mb-color-yellow-200-rgb: 255, 245, 157;--mb-color-yellow-300-rgb: 255, 241, 118;--mb-color-yellow-400-rgb: 255, 238, 88;--mb-color-yellow-500-rgb: 255, 235, 59;--mb-color-yellow-600-rgb: 253, 216, 53;--mb-color-yellow-700-rgb: 251, 192, 45;--mb-color-yellow-800-rgb: 249, 168, 37;--mb-color-yellow-900-rgb: 245, 127, 23;--mb-color-yellow-a100-rgb: 255, 255, 141;--mb-color-yellow-a200-rgb: 255, 255, 0;--mb-color-yellow-a400-rgb: 255, 234, 0;--mb-color-yellow-a700-rgb: 255, 214, 0;--mb-color-amber-50-rgb: 255, 248, 225;--mb-color-amber-100-rgb: 255, 236, 179;--mb-color-amber-200-rgb: 255, 224, 130;--mb-color-amber-300-rgb: 255, 213, 79;--mb-color-amber-400-rgb: 255, 202, 40;--mb-color-amber-500-rgb: 255, 193, 7;--mb-color-amber-600-rgb: 255, 179, 0;--mb-color-amber-700-rgb: 255, 160, 0;--mb-color-amber-800-rgb: 255, 143, 0;--mb-color-amber-900-rgb: 255, 111, 0;--mb-color-amber-a100-rgb: 255, 229, 127;--mb-color-amber-a200-rgb: 255, 215, 64;--mb-color-amber-a400-rgb: 255, 196, 0;--mb-color-amber-a700-rgb: 255, 171, 0;--mb-color-orange-50-rgb: 255, 243, 224;--mb-color-orange-100-rgb: 255, 224, 178;--mb-color-orange-200-rgb: 255, 204, 128;--mb-color-orange-300-rgb: 255, 183, 77;--mb-color-orange-400-rgb: 255, 167, 38;--mb-color-orange-500-rgb: 255, 152, 0;--mb-color-orange-600-rgb: 251, 140, 0;--mb-color-orange-700-rgb: 245, 124, 0;--mb-color-orange-800-rgb: 239, 108, 0;--mb-color-orange-900-rgb: 230, 81, 0;--mb-color-orange-a100-rgb: 255, 209, 128;--mb-color-orange-a200-rgb: 255, 171, 64;--mb-color-orange-a400-rgb: 255, 145, 0;--mb-color-orange-a700-rgb: 255, 109, 0;--mb-color-deep-orange-50-rgb: 251, 233, 231;--mb-color-deep-orange-100-rgb: 255, 204, 188;--mb-color-deep-orange-200-rgb: 255, 171, 145;--mb-color-deep-orange-300-rgb: 255, 138, 101;--mb-color-deep-orange-400-rgb: 255, 112, 67;--mb-color-deep-orange-500-rgb: 255, 87, 34;--mb-color-deep-orange-600-rgb: 244, 81, 30;--mb-color-deep-orange-700-rgb: 230, 74, 25;--mb-color-deep-orange-800-rgb: 216, 67, 21;--mb-color-deep-orange-900-rgb: 191, 54, 12;--mb-color-deep-orange-a100-rgb: 255, 158, 128;--mb-color-deep-orange-a200-rgb: 255, 110, 64;--mb-color-deep-orange-a400-rgb: 255, 61, 0;--mb-color-deep-orange-a700-rgb: 221, 44, 0;--mb-color-brown-50-rgb: 239, 235, 233;--mb-color-brown-100-rgb: 215, 204, 200;--mb-color-brown-200-rgb: 188, 170, 164;--mb-color-brown-300-rgb: 161, 136, 127;--mb-color-brown-400-rgb: 141, 110, 99;--mb-color-brown-500-rgb: 121, 85, 72;--mb-color-brown-600-rgb: 109, 76, 65;--mb-color-brown-700-rgb: 93, 64, 55;--mb-color-brown-800-rgb: 78, 52, 46;--mb-color-brown-900-rgb: 62, 39, 35;--mb-color-grey-50-rgb: 250, 250, 250;--mb-color-grey-100-rgb: 245, 245, 245;--mb-color-grey-200-rgb: 238, 238, 238;--mb-color-grey-300-rgb: 224, 224, 224;--mb-color-grey-400-rgb: 189, 189, 189;--mb-color-grey-500-rgb: 158, 158, 158;--mb-color-grey-600-rgb: 117, 117, 117;--mb-color-grey-700-rgb: 97, 97, 97;--mb-color-grey-800-rgb: 66, 66, 66;--mb-color-grey-900-rgb: 33, 33, 33;--mb-color-blue-grey-50-rgb: 236, 239, 241;--mb-color-blue-grey-100-rgb: 207, 216, 220;--mb-color-blue-grey-200-rgb: 176, 190, 197;--mb-color-blue-grey-300-rgb: 144, 164, 174;--mb-color-blue-grey-400-rgb: 120, 144, 156;--mb-color-blue-grey-500-rgb: 96, 125, 139;--mb-color-blue-grey-600-rgb: 84, 110, 122;--mb-color-blue-grey-700-rgb: 69, 90, 100;--mb-color-blue-grey-800-rgb: 55, 71, 79;--mb-color-blue-grey-900-rgb: 38, 50, 56}@font-face{font-family:"Material Icons";font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v142/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format("woff2")}@font-face{font-family:"Material Icons Outlined";font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialiconsoutlined/v109/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUce.woff2) format("woff2")}@font-face{font-family:"Material Icons Round";font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialiconsround/v108/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmP.woff2) format("woff2")}@font-face{font-family:"Material Icons Sharp";font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialiconssharp/v109/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvR.woff2) format("woff2")}@font-face{font-family:"Material Icons Two Tone";font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialiconstwotone/v112/hESh6WRmNCxEqUmNyh3JDeGxjVVyMg4tHGctNCu0.woff2) format("woff2")}body{--google-font-color-materialiconstwotone:none}.material-icons{font-family:"Material Icons";font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.material-icons-outlined{font-family:"Material Icons Outlined";font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.material-icons-round{font-family:"Material Icons Round";font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.material-icons-sharp{font-family:"Material Icons Sharp";font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.material-icons-two-tone{font-family:"Material Icons Two Tone";font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}@font-face{font-family:"Material Symbols Outlined";font-style:normal;font-weight:100 700;src:url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v205/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsI.woff2) format("woff2")}.material-symbols-outlined{font-family:"Material Symbols Outlined";font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}@font-face{font-family:"Material Symbols Rounded";font-style:normal;font-weight:100 700;src:url(https://fonts.gstatic.com/s/materialsymbolsrounded/v204/sykg-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190Fjzag.woff2) format("woff2")}.material-symbols-rounded{font-family:"Material Symbols Rounded";font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}@font-face{font-family:"Material Symbols Sharp";font-style:normal;font-weight:100 700;src:url(https://fonts.gstatic.com/s/materialsymbolssharp/v201/gNMVW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4aWE.woff2) format("woff2")}.material-symbols-sharp{font-family:"Material Symbols Sharp";font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.mb-autocomplete-paged-field-list{width:600px}.mb-autocomplete-paged-field-paginator{display:flex;justify-content:flex-end}.mb-autocomplete{display:inline-flex;flex-direction:column}.mb-autocomplete .mdc-select,.mb-autocomplete .mdc-select__anchor,.mb-autocomplete--blank{height:0}.mb-autocomplete .mdc-select__menu{visibility:visible;min-height:1rem}.mb-autocomplete .mdc-menu-surface{margin-bottom:48px}:root{--mb-badge-background-color: var(--mb-color-red-700);--mb-badge-color: var(--mb-color-on-red-700)}.mb-badge-container{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}[dir=rtl] .mb-badge-container{left:auto;right:0}.mdc-icon-button .mb-badge-container{top:4px;left:-4px}.mdc-icon-button [dir=rtl] .mb-badge-container{left:auto;right:-4px}.mb-badge{display:inline-flex;position:relative;float:right;align-items:center;justify-content:center;top:-10px;right:-10px;min-width:20px;height:20px;border-radius:10px;margin-bottom:-20px;border:none;background-color:var(--mb-badge-background-color);color:var(--mb-badge-color);transition:50ms 0ms cubic-bezier(0.4, 0, 1, 1);text-transform:none;user-select:none;z-index:2}.mb-badge.mb-badge--dot{top:-5px;right:-5px;min-width:10px;height:10px;border-radius:5px;margin-bottom:-10px}.mb-badge.mb-badge--exited{-webkit-transform:scale(0);transform:scale(0);opacity:0}[dir=rtl] .mb-badge{float:left;right:auto;left:-10px}[dir=rtl] .mb-badge.mb-badge--dot{left:-5px;right:auto}.mb-badge-value{padding:0px 6px}.mb-badge-wrapper{position:relative;width:100%;height:0px}mb-bladeset{display:grid;grid-template-columns:auto min-content;grid-gap:0px;margin:0px;padding:0px;border:0px;height:100vh;overflow-y:hidden}mb-bladeset-main-content{width:auto;height:100vh;overflow-x:hidden;overflow-y:auto}mb-blades{display:flex;flex-flow:row nowrap}mb-blade{width:0px;height:100vh;overflow-x:hidden;overflow-y:auto}mb-blade-content{display:inline-block}.mdc-button.dense--5,.mdc-button.dense--4,.mdc-button.dense--3,.mdc-button.dense-compact{height:24px;margin-top:0;margin-bottom:0}.mdc-button.dense--5 .mdc-button__touch,.mdc-button.dense--4 .mdc-button__touch,.mdc-button.dense--3 .mdc-button__touch,.mdc-button.dense-compact .mdc-button__touch{height:100%}.mdc-button.dense--2,.mdc-button.dense-comfortable{height:28px;margin-top:0;margin-bottom:0}.mdc-button.dense--2 .mdc-button__touch,.mdc-button.dense-comfortable .mdc-button__touch{height:100%}.mdc-button.dense--1{height:32px;margin-top:0;margin-bottom:0}.mdc-button.dense--1 .mdc-button__touch{height:100%}.mdc-button.dense--0,.mdc-button.dense-default{height:36px}.mdc-checkbox.dense--5,.mdc-checkbox.dense--4,.mdc-checkbox.dense--3,.mdc-checkbox.dense-compact{padding:calc((28px - 18px) / 2);padding:calc((var(--mdc-checkbox-ripple-size, 28px) - 18px) / 2);margin:calc((28px - 28px) / 2);margin:calc((var(--mdc-checkbox-touch-target-size, 28px) - 28px) / 2)}.mdc-checkbox.dense--5 .mdc-checkbox__background,.mdc-checkbox.dense--4 .mdc-checkbox__background,.mdc-checkbox.dense--3 .mdc-checkbox__background,.mdc-checkbox.dense-compact .mdc-checkbox__background{top:calc((28px - 18px) / 2);top:calc((var(--mdc-checkbox-ripple-size, 28px) - 18px) / 2);left:calc((28px - 18px) / 2);left:calc((var(--mdc-checkbox-ripple-size, 28px) - 18px) / 2)}.mdc-checkbox.dense--5 .mdc-checkbox__native-control,.mdc-checkbox.dense--4 .mdc-checkbox__native-control,.mdc-checkbox.dense--3 .mdc-checkbox__native-control,.mdc-checkbox.dense-compact .mdc-checkbox__native-control{top:calc((28px - 28px) / 2);top:calc((28px - var(--mdc-checkbox-touch-target-size, 28px)) / 2);right:calc((28px - 28px) / 2);right:calc((28px - var(--mdc-checkbox-touch-target-size, 28px)) / 2);left:calc((28px - 28px) / 2);left:calc((28px - var(--mdc-checkbox-touch-target-size, 28px)) / 2);width:28px;width:var(--mdc-checkbox-touch-target-size, 28px);height:28px;height:var(--mdc-checkbox-touch-target-size, 28px)}.mdc-checkbox.dense--2,.mdc-checkbox.dense-comfortable{padding:calc((32px - 18px) / 2);padding:calc((var(--mdc-checkbox-ripple-size, 32px) - 18px) / 2);margin:calc((32px - 32px) / 2);margin:calc((var(--mdc-checkbox-touch-target-size, 32px) - 32px) / 2)}.mdc-checkbox.dense--2 .mdc-checkbox__background,.mdc-checkbox.dense-comfortable .mdc-checkbox__background{top:calc((32px - 18px) / 2);top:calc((var(--mdc-checkbox-ripple-size, 32px) - 18px) / 2);left:calc((32px - 18px) / 2);left:calc((var(--mdc-checkbox-ripple-size, 32px) - 18px) / 2)}.mdc-checkbox.dense--2 .mdc-checkbox__native-control,.mdc-checkbox.dense-comfortable .mdc-checkbox__native-control{top:calc((32px - 32px) / 2);top:calc((32px - var(--mdc-checkbox-touch-target-size, 32px)) / 2);right:calc((32px - 32px) / 2);right:calc((32px - var(--mdc-checkbox-touch-target-size, 32px)) / 2);left:calc((32px - 32px) / 2);left:calc((32px - var(--mdc-checkbox-touch-target-size, 32px)) / 2);width:32px;width:var(--mdc-checkbox-touch-target-size, 32px);height:32px;height:var(--mdc-checkbox-touch-target-size, 32px)}.mdc-checkbox.dense--1{padding:calc((36px - 18px) / 2);padding:calc((var(--mdc-checkbox-ripple-size, 36px) - 18px) / 2);margin:calc((36px - 36px) / 2);margin:calc((var(--mdc-checkbox-touch-target-size, 36px) - 36px) / 2)}.mdc-checkbox.dense--1 .mdc-checkbox__background{top:calc((36px - 18px) / 2);top:calc((var(--mdc-checkbox-ripple-size, 36px) - 18px) / 2);left:calc((36px - 18px) / 2);left:calc((var(--mdc-checkbox-ripple-size, 36px) - 18px) / 2)}.mdc-checkbox.dense--1 .mdc-checkbox__native-control{top:calc((36px - 36px) / 2);top:calc((36px - var(--mdc-checkbox-touch-target-size, 36px)) / 2);right:calc((36px - 36px) / 2);right:calc((36px - var(--mdc-checkbox-touch-target-size, 36px)) / 2);left:calc((36px - 36px) / 2);left:calc((36px - var(--mdc-checkbox-touch-target-size, 36px)) / 2);width:36px;width:var(--mdc-checkbox-touch-target-size, 36px);height:36px;height:var(--mdc-checkbox-touch-target-size, 36px)}.mdc-checkbox.dense--0,.mdc-checkbox.dense-default{padding:calc((40px - 18px) / 2);padding:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);margin:calc((40px - 40px) / 2);margin:calc((var(--mdc-checkbox-touch-target-size, 40px) - 40px) / 2)}.mdc-checkbox.dense--0 .mdc-checkbox__background,.mdc-checkbox.dense-default .mdc-checkbox__background{top:calc((40px - 18px) / 2);top:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);left:calc((40px - 18px) / 2);left:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2)}.mdc-checkbox.dense--0 .mdc-checkbox__native-control,.mdc-checkbox.dense-default .mdc-checkbox__native-control{top:calc((40px - 40px) / 2);top:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);right:calc((40px - 40px) / 2);right:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);left:calc((40px - 40px) / 2);left:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);width:40px;width:var(--mdc-checkbox-touch-target-size, 40px);height:40px;height:var(--mdc-checkbox-touch-target-size, 40px)}.mb-card{width:350px;margin:48px 0}.mb-card__autostyled{padding:1rem}.mb-card__title{margin:0}.mb-card__subtitle{margin:0}.mb-card__secondary,.mb-card__subtitle{color:rgba(0,0,0,.54);color:var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, 0.54))}.mb-card__secondary{padding:0 1rem 8px}.mb-card__media.mdc-card__media--square{width:110px}.mb-basic-with-header .mb-card__secondary,.mb-basic-with-text-over-media .mb-card__secondary{padding-top:1rem}.mb-basic-with-text-over-media .mb-card__media-content{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.mb-basic-with-text-over-media .mb-card__media-content .mb-card__subtitle,.mb-basic-with-text-over-media .mb-card__media-content .mb-card__title{color:#fff}.mb-ui-control .mb-card__autostyled-action{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.mb-carousel{display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:center}.mb-carousel>.mb-carousel__upper{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:100%}s .mb-carousel>.mb-carousel__upper .mb-carousel-nav-panel{width:100%;flex-grow:1}.mb-carousel>.mb-carousel__lower{display:flex;flex-flow:row nowrap;justify-content:center;width:100%;padding-top:40px}.mb-carousel>.mb-carousel__lower label{max-width:0px;margin:0px;padding:0px;overflow:hidden}.mb-carousel .mdc-fab{min-width:40px;max-width:40px;min-height:40px;max-height:40px;margin:-20px;flex-grow:0;opacity:0;background-color:var(--mdc-theme-surface);transition:opacity 150ms ease-in-out}.mb-carousel .mdc-fab .mdc-fab__icon{color:var(--mdc-theme-on-surface) !important}.mb-carousel:hover .mdc-fab{opacity:1}.mdc-data-table.dense--5 .mdc-data-table__row,.mdc-data-table.dense--4 .mdc-data-table__row{height:36px}.mdc-data-table.dense--5 .mdc-data-table__pagination,.mdc-data-table.dense--4 .mdc-data-table__pagination{min-height:36px}.mdc-data-table.dense--5 .mdc-data-table__header-row,.mdc-data-table.dense--4 .mdc-data-table__header-row{height:40px}.mdc-data-table.dense--3 .mdc-data-table__row,.mdc-data-table.dense-compact .mdc-data-table__row{height:40px}.mdc-data-table.dense--3 .mdc-data-table__pagination,.mdc-data-table.dense-compact .mdc-data-table__pagination{min-height:40px}.mdc-data-table.dense--3 .mdc-data-table__header-row,.mdc-data-table.dense-compact .mdc-data-table__header-row{height:44px}.mdc-data-table.dense--2 .mdc-data-table__row,.mdc-data-table.dense-comfortable .mdc-data-table__row{height:44px}.mdc-data-table.dense--2 .mdc-data-table__pagination,.mdc-data-table.dense-comfortable .mdc-data-table__pagination{min-height:44px}.mdc-data-table.dense--2 .mdc-data-table__header-row,.mdc-data-table.dense-comfortable .mdc-data-table__header-row{height:48px}.mdc-data-table.dense--1 .mdc-data-table__row{height:48px}.mdc-data-table.dense--1 .mdc-data-table__pagination{min-height:48px}.mdc-data-table.dense--1 .mdc-data-table__header-row{height:52px}.mdc-data-table.dense--0 .mdc-data-table__row,.mdc-data-table.dense-default .mdc-data-table__row{height:52px}.mdc-data-table.dense--0 .mdc-data-table__pagination,.mdc-data-table.dense-default .mdc-data-table__pagination{min-height:52px}.mdc-data-table.dense--0 .mdc-data-table__header-row,.mdc-data-table.dense-default .mdc-data-table__header-row{height:56px}.mb-dp-container{display:inline-flex;flex-flow:column nowrap;width:284px;overflow:hidden}.mb-dp-list{height:0 !important;width:0;padding:0 !important;visibility:hidden}.mb-dp-menu{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;box-sizing:border-box;padding:16px 8px 12px 24px;height:52px;font-weight:bold;user-select:none;width:284px;min-width:284px;overflow:visible !important}.mb-dp-menu .mdc-touch-target-wrapper{display:inline-flex}[dir=rtl] .mb-dp-menu{padding:16px 24px 12px 8px}.mb-dp-menu__left{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start}.mb-dp-menu__right{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-end}.mb-dp-menu__icon-button{height:24px !important;width:24px !important;padding:0 !important}.mb-dp-menu__icon-button.spaced{margin:0 0 0 4px}[dir=rtl] .mb-dp-menu__icon-button.spaced{margin:0 4px 0 0}.mb-dp-day-pad{display:flex;flex-flow:column nowrap;box-sizing:border-box;padding:0 16px 8px 16px;user-select:none;overflow:visible;width:284px}.mb-dp-day-pad__weekdays-block{display:flex;flex-flow:row nowrap;margin-bottom:8px}.mb-dp-day-pad__weekday{text-align:center;height:34px;line-height:34px;width:34px;margin:auto;padding:0}.mb-dp-day-pad__days-block{display:flex;flex-flow:row wrap;padding:0 !important;overflow:hidden}.mb-dp-day-pad__button{height:32px !important;min-height:32px !important;max-height:32px !important;width:32px !important;min-width:32px !important;max-width:32px !important;margin:2px !important;padding:0 !important}.mb-dp-day-pad__button .mdc-button__ripple{border-radius:16px}.mb-dp-day-pad__button_earlier_month{visibility:hidden}.mb-dp-day-pad__button_later_month{visibility:hidden}.mb-dp-year-pad{display:flex;flex-flow:row wrap;padding:4px 0px 8px 12px;user-select:none;overflow-x:hidden;overflow-y:scroll;max-height:252px}[dir=rtl] .mb-dp-year-pad{padding-right:12px;padding-left:0px}.mb-dp-year-pad__button{height:32px !important;min-height:32px !important;max-height:32px !important;width:59px !important;min-width:59px !important;max-width:59px !important;margin:2px !important;padding:0 !important}.mb-dp-year-pad__button .mdc-button__ripple{border-radius:16px}.mb-dp-menu__surface-adjust{overflow:visible !important;pointer-events:none;width:284px}.mdc-select--activated .mb-dp-menu__surface-adjust{pointer-events:auto !important}.mb-dp-menu__day-menu{display:inline}.mb-dp-menu__year-menu{display:inline}.mb-dp-blank-filler{width:284px;height:318px}.mb-dialog-overflow-visible.mdc-dialog__surface,.mb-dialog-overflow-visible.mdc-dialog__surface .mdc-dialog__content{overflow:visible !important}.mb-dialog__header{padding-bottom:0px;padding-left:24px;padding-right:24px;padding-top:0px}.mb-dialog__header .mdc-dialog__title{padding-left:0px}.mb-drag-and-drop-list{display:flex;flex-flow:column nowrap}.mb-drag-and-drop__has-moved{animation:mbDragAndDropHasMoved 3000ms}.mb-drag-and-drop-list__card-contents{height:100%;display:flex;flex-flow:row nowrap;align-items:center}.mb-drag-and-drop-list__draggable{height:48px;width:60px;flex-grow:0;margin:0;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;cursor:move}.mb-drag-and-drop-list__draggable>i{margin:auto}.mb-drag-and-drop-list__draggable.mb-drag-and-drop-list__disabled{cursor:default}.mb-drag-and-drop-list__draggable.mb-drag-and-drop-list__disabled>i{color:var(--mdc-theme-text-disabled-on-light)}.mb-drag-and-drop-list__user-content{height:fit-content;width:fit-content;flex-grow:1;margin:0px}.mb-drag-and-drop-list__separator{display:flex;flex-flow:row nowrap;align-items:center;height:0px;width:100%;z-index:1}.mb-drag-and-drop-list__separator.mb-drag-and-drop-list__autospaced{height:24px}.mb-drag-and-drop-list__separator>.mb-drag-and-drop-list__drop-target{display:flex;flex-flow:row nowrap;align-items:center;box-sizing:border-box;-webkit-box-sizing:border-box;width:100%;height:48px;background-color:rgba(0,0,0,0);border:dotted;border-color:rgba(0,0,0,0);border-width:4px;transition:ease-in-out 120ms}.mb-drag-and-drop-list__separator>.mb-drag-and-drop-list__drop-target>hr{margin:1px 0 0 0;width:100%;border:none;border-top:2px dotted var(--mdc-theme-secondary);color:rgba(0,0,0,0);background-color:rgba(0,0,0,0);height:2px;pointer-events:none;transition:ease-in-out 120ms}.mb-drag-and-drop-list__separator>.mb-drag-and-drop-list__drop-target.mb-drag-and-drop-list__hover{background-color:rgba(0,0,0,.04);border-color:var(--mdc-theme-secondary)}.mb-drag-and-drop-list__separator>.mb-drag-and-drop-list__drop-target.mb-drag-and-drop-list__hover>hr{border-top-color:rgba(0,0,0,0)}.mb-drag-and-drop-list__separator>.mb-drag-and-drop-list__rule{display:flex;flex-flow:row nowrap;height:100%;align-items:center}.mb-drag-and-drop-list__separator>.mb-drag-and-drop-list__rule.mb-drag-and-drop-list__hover{opacity:0}@keyframes mbDragAndDropHasMoved{0%{opacity:0;animation-timing-function:ease-in-out}10%{opacity:1;animation-timing-function:ease-in-out}100%{opacity:1;animation-timing-function:ease-in-out}}@-webkit-keyframes mbDragAndDropHasMoved{0%{opacity:0;animation-timing-function:ease-in-out}10%{opacity:1;animation-timing-function:ease-in-out}100%{opacity:1;animation-timing-function:ease-in-out}}.mb-file-upload--button{position:relative;width:fit-content;overflow:hidden}.mb-file-upload--button>input{position:absolute;top:0;left:0;height:0px;width:0px;visibility:hidden}.mb-file-upload--drag-and-drop{height:96px;border-width:4px;border-color:var(--mdc-theme-primary);color:var(--mdc-theme-primary);transition:50ms 0ms cubic-bezier(0.4, 0, 1, 1)}.mb-file-upload--drag-and-drop>div{height:100%}.mb-file-upload--drag-and-drop.mb-file-upload--hover{background:var(--mdc-theme-primary);color:var(--mdc-theme-on-primary);box-shadow:0px 4px 5px -2px rgba(0,0,0,.2),0px 7px 10px 1px rgba(0,0,0,.14),0px 2px 16px 1px rgba(0,0,0,.12)}.mb-file-upload--drag-and-drop .mb-file-upload__card-content{display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;width:100%;height:100%}.mb-file-upload--drag-and-drop .mb-file-upload__card-content input{position:absolute;top:0;left:0;height:100%;width:100%;opacity:0}.mb-file-upload--drag-and-drop .mb-file-upload__card-content .mb-file-upload__filename{position:absolute;bottom:0;right:6px;pointer-events:none}.mb-file-upload--drag-and-drop .mb-card__title{display:flex;align-items:center;justify-content:center}.mb-file-upload--drag-and-drop .mb-file-upload__leading-icon{margin:0 8px 0 0}.mb-file-upload--drag-and-drop .mb-file-upload__trailing-icon{margin:0 0 0 8px}[dir=rtl] .mb-file-upload--drag-and-drop .mb-file-upload__card-content .mb-file-upload__filename{left:6px;right:auto}[dir=rtl] .mb-file-upload--drag-and-drop .mb-file-upload__leading-icon{margin:0 0 0 8px}[dir=rtl] .mb-file-upload--drag-and-drop .mb-file-upload__trailing-icon{margin:0 8px 0 0}.mdc-icon-button.dense--5{width:28px;height:28px;padding:2px}.mdc-icon-button.dense--5 .mdc-icon-button__focus-ring{display:none}.mdc-icon-button.dense--5.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--5:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{display:block;max-height:28px;max-width:28px}@media screen and (forced-colors: active){.mdc-icon-button.dense--5.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--5:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{pointer-events:none;border:2px solid transparent;border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:100%;width:100%}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-icon-button.dense--5.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--5:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{border-color:CanvasText}}@media screen and (forced-colors: active){.mdc-icon-button.dense--5.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense--5:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after{content:"";border:2px solid transparent;border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc(100% + 4px);width:calc(100% + 4px)}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-icon-button.dense--5.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense--5:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after{border-color:CanvasText}}.mdc-icon-button.dense--5.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:28px;height:28px;margin-top:0px;margin-bottom:0px;margin-right:0px;margin-left:0px}.mdc-icon-button.dense--5.mdc-icon-button--reduced-size.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--5.mdc-icon-button--reduced-size:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{max-height:28px;max-width:28px}.mdc-icon-button.dense--5 .mdc-icon-button__touch{position:absolute;top:50%;height:28px;left:50%;width:28px;transform:translate(-50%, -50%)}.mdc-icon-button.dense--4{width:32px;height:32px;padding:4px}.mdc-icon-button.dense--4 .mdc-icon-button__focus-ring{display:none}.mdc-icon-button.dense--4.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--4:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{display:block;max-height:32px;max-width:32px}@media screen and (forced-colors: active){.mdc-icon-button.dense--4.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--4:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{pointer-events:none;border:2px solid transparent;border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:100%;width:100%}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-icon-button.dense--4.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--4:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{border-color:CanvasText}}@media screen and (forced-colors: active){.mdc-icon-button.dense--4.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense--4:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after{content:"";border:2px solid transparent;border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc(100% + 4px);width:calc(100% + 4px)}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-icon-button.dense--4.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense--4:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after{border-color:CanvasText}}.mdc-icon-button.dense--4.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:32px;height:32px;margin-top:0px;margin-bottom:0px;margin-right:0px;margin-left:0px}.mdc-icon-button.dense--4.mdc-icon-button--reduced-size.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--4.mdc-icon-button--reduced-size:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{max-height:32px;max-width:32px}.mdc-icon-button.dense--4 .mdc-icon-button__touch{position:absolute;top:50%;height:32px;left:50%;width:32px;transform:translate(-50%, -50%)}.mdc-icon-button.dense--3,.mdc-icon-button.dense-compact{width:36px;height:36px;padding:6px}.mdc-icon-button.dense--3 .mdc-icon-button__focus-ring,.mdc-icon-button.dense-compact .mdc-icon-button__focus-ring{display:none}.mdc-icon-button.dense--3.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--3:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring,.mdc-icon-button.dense-compact.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense-compact:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{display:block;max-height:36px;max-width:36px}@media screen and (forced-colors: active){.mdc-icon-button.dense--3.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--3:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring,.mdc-icon-button.dense-compact.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense-compact:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{pointer-events:none;border:2px solid transparent;border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:100%;width:100%}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-icon-button.dense--3.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--3:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring,.mdc-icon-button.dense-compact.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense-compact:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{border-color:CanvasText}}@media screen and (forced-colors: active){.mdc-icon-button.dense--3.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense--3:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense-compact.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense-compact:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after{content:"";border:2px solid transparent;border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc(100% + 4px);width:calc(100% + 4px)}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-icon-button.dense--3.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense--3:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense-compact.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense-compact:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after{border-color:CanvasText}}.mdc-icon-button.dense--3.mdc-icon-button--reduced-size .mdc-icon-button__ripple,.mdc-icon-button.dense-compact.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:36px;height:36px;margin-top:0px;margin-bottom:0px;margin-right:0px;margin-left:0px}.mdc-icon-button.dense--3.mdc-icon-button--reduced-size.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--3.mdc-icon-button--reduced-size:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring,.mdc-icon-button.dense-compact.mdc-icon-button--reduced-size.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense-compact.mdc-icon-button--reduced-size:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{max-height:36px;max-width:36px}.mdc-icon-button.dense--3 .mdc-icon-button__touch,.mdc-icon-button.dense-compact .mdc-icon-button__touch{position:absolute;top:50%;height:36px;left:50%;width:36px;transform:translate(-50%, -50%)}.mdc-icon-button.dense--2,.mdc-icon-button.dense-comfortable{width:40px;height:40px;padding:8px}.mdc-icon-button.dense--2 .mdc-icon-button__focus-ring,.mdc-icon-button.dense-comfortable .mdc-icon-button__focus-ring{display:none}.mdc-icon-button.dense--2.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--2:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring,.mdc-icon-button.dense-comfortable.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense-comfortable:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{display:block;max-height:40px;max-width:40px}@media screen and (forced-colors: active){.mdc-icon-button.dense--2.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--2:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring,.mdc-icon-button.dense-comfortable.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense-comfortable:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{pointer-events:none;border:2px solid transparent;border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:100%;width:100%}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-icon-button.dense--2.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--2:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring,.mdc-icon-button.dense-comfortable.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense-comfortable:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{border-color:CanvasText}}@media screen and (forced-colors: active){.mdc-icon-button.dense--2.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense--2:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense-comfortable.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense-comfortable:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after{content:"";border:2px solid transparent;border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc(100% + 4px);width:calc(100% + 4px)}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-icon-button.dense--2.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense--2:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense-comfortable.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense-comfortable:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after{border-color:CanvasText}}.mdc-icon-button.dense--2.mdc-icon-button--reduced-size .mdc-icon-button__ripple,.mdc-icon-button.dense-comfortable.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin-top:0px;margin-bottom:0px;margin-right:0px;margin-left:0px}.mdc-icon-button.dense--2.mdc-icon-button--reduced-size.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--2.mdc-icon-button--reduced-size:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring,.mdc-icon-button.dense-comfortable.mdc-icon-button--reduced-size.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense-comfortable.mdc-icon-button--reduced-size:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mdc-icon-button.dense--2 .mdc-icon-button__touch,.mdc-icon-button.dense-comfortable .mdc-icon-button__touch{position:absolute;top:50%;height:40px;left:50%;width:40px;transform:translate(-50%, -50%)}.mdc-icon-button.dense--1{width:44px;height:44px;padding:10px}.mdc-icon-button.dense--1 .mdc-icon-button__focus-ring{display:none}.mdc-icon-button.dense--1.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--1:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{display:block;max-height:44px;max-width:44px}@media screen and (forced-colors: active){.mdc-icon-button.dense--1.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--1:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{pointer-events:none;border:2px solid transparent;border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:100%;width:100%}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-icon-button.dense--1.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--1:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{border-color:CanvasText}}@media screen and (forced-colors: active){.mdc-icon-button.dense--1.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense--1:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after{content:"";border:2px solid transparent;border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc(100% + 4px);width:calc(100% + 4px)}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-icon-button.dense--1.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense--1:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after{border-color:CanvasText}}.mdc-icon-button.dense--1.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin-top:2px;margin-bottom:2px;margin-right:2px;margin-left:2px}.mdc-icon-button.dense--1.mdc-icon-button--reduced-size.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--1.mdc-icon-button--reduced-size:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mdc-icon-button.dense--1 .mdc-icon-button__touch{position:absolute;top:50%;height:44px;left:50%;width:44px;transform:translate(-50%, -50%)}.mdc-icon-button.dense--0,.mdc-icon-button.dense-default{width:48px;height:48px;padding:12px}.mdc-icon-button.dense--0 .mdc-icon-button__focus-ring,.mdc-icon-button.dense-default .mdc-icon-button__focus-ring{display:none}.mdc-icon-button.dense--0.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--0:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring,.mdc-icon-button.dense-default.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense-default:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{display:block;max-height:48px;max-width:48px}@media screen and (forced-colors: active){.mdc-icon-button.dense--0.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--0:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring,.mdc-icon-button.dense-default.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense-default:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{pointer-events:none;border:2px solid transparent;border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:100%;width:100%}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-icon-button.dense--0.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--0:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring,.mdc-icon-button.dense-default.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense-default:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{border-color:CanvasText}}@media screen and (forced-colors: active){.mdc-icon-button.dense--0.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense--0:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense-default.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense-default:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after{content:"";border:2px solid transparent;border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc(100% + 4px);width:calc(100% + 4px)}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-icon-button.dense--0.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense--0:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense-default.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense-default:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after{border-color:CanvasText}}.mdc-icon-button.dense--0.mdc-icon-button--reduced-size .mdc-icon-button__ripple,.mdc-icon-button.dense-default.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin-top:4px;margin-bottom:4px;margin-right:4px;margin-left:4px}.mdc-icon-button.dense--0.mdc-icon-button--reduced-size.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--0.mdc-icon-button--reduced-size:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring,.mdc-icon-button.dense-default.mdc-icon-button--reduced-size.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense-default.mdc-icon-button--reduced-size:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mdc-icon-button.dense--0 .mdc-icon-button__touch,.mdc-icon-button.dense-default .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%, -50%)}.mdc-deprecated-list.dense--5 .mdc-deprecated-list-item,.mdc-deprecated-list.dense--4 .mdc-deprecated-list-item{height:32px}.mdc-deprecated-list.dense--3 .mdc-deprecated-list-item,.mdc-deprecated-list.dense-compact .mdc-deprecated-list-item{height:36px}.mdc-deprecated-list.dense--2 .mdc-deprecated-list-item,.mdc-deprecated-list.dense-comfortable .mdc-deprecated-list-item{height:40px}.mdc-deprecated-list.dense--1 .mdc-deprecated-list-item{height:44px}.mdc-deprecated-list.dense--0 .mdc-deprecated-list-item,.mdc-deprecated-list.dense-default .mdc-deprecated-list-item{height:48px}.mb-list--three-line .mdc-deprecated-list-item__text{align-self:flex-start}.mb-list--three-line .mb-list-item{height:88px}.mb-list--three-line.mdc-deprecated-list--dense .mdc-deprecated-list-item,.mdc-deprecated-list--avatar-list.mdc-deprecated-list--dense .mdc-deprecated-list-item{height:72px}.mdc-deprecated-list-item__secondary-text.line-three{margin-top:-4px}.mb-list-item--disabled{pointer-events:none}.mdc-data-table__pagination-rows-per-page{margin-right:0 !important}.mdc-data-table__pagination-navigation{margin:0 0 0 12px !important}[dir=rtl] .mdc-data-table__pagination-navigation{margin:0 12px 0 0 !important}.mdc-data-table__pagination-button{margin-right:0 !important}.mdc-data-table__pagination.no-border{border-top:0 !important}.mdc-data-table__pagination-total{margin:0 !important;display:flex;flex-flow:column nowrap;text-align:center}.mdc-data-table__pagination-total .hidden{height:0;overflow:hidden}.mdc-data-table__pagination-rows-per-page-select{width:auto !important;min-width:0 !important}.mdc-radio.dense--5,.mdc-radio.dense--4,.mdc-radio.dense--3,.mdc-radio.dense-compact{padding:calc((28px - 20px) / 2);margin:0}.mdc-radio.dense--5 .mdc-radio__background::before,.mdc-radio.dense--4 .mdc-radio__background::before,.mdc-radio.dense--3 .mdc-radio__background::before,.mdc-radio.dense-compact .mdc-radio__background::before{top:calc(-1 * (28px - 20px) / 2);left:calc(-1 * (28px - 20px) / 2);width:28px;height:28px}.mdc-radio.dense--5 .mdc-radio__native-control,.mdc-radio.dense--4 .mdc-radio__native-control,.mdc-radio.dense--3 .mdc-radio__native-control,.mdc-radio.dense-compact .mdc-radio__native-control{top:calc((28px - 28px) / 2);right:calc((28px - 28px) / 2);left:calc((28px - 28px) / 2);width:28px;height:28px}.mdc-radio.dense--2,.mdc-radio.dense-comfortable{padding:calc((32px - 20px) / 2);margin:0}.mdc-radio.dense--2 .mdc-radio__background::before,.mdc-radio.dense-comfortable .mdc-radio__background::before{top:calc(-1 * (32px - 20px) / 2);left:calc(-1 * (32px - 20px) / 2);width:32px;height:32px}.mdc-radio.dense--2 .mdc-radio__native-control,.mdc-radio.dense-comfortable .mdc-radio__native-control{top:calc((32px - 32px) / 2);right:calc((32px - 32px) / 2);left:calc((32px - 32px) / 2);width:32px;height:32px}.mdc-radio.dense--1{padding:calc((36px - 20px) / 2);margin:0}.mdc-radio.dense--1 .mdc-radio__background::before{top:calc(-1 * (36px - 20px) / 2);left:calc(-1 * (36px - 20px) / 2);width:36px;height:36px}.mdc-radio.dense--1 .mdc-radio__native-control{top:calc((36px - 36px) / 2);right:calc((36px - 36px) / 2);left:calc((36px - 36px) / 2);width:36px;height:36px}.mdc-radio.dense--0,.mdc-radio.dense-default{padding:calc((40px - 20px) / 2)}.mdc-radio.dense--0 .mdc-radio__background::before,.mdc-radio.dense-default .mdc-radio__background::before{top:calc(-1 * (40px - 20px) / 2);left:calc(-1 * (40px - 20px) / 2);width:40px;height:40px}.mdc-radio.dense--0 .mdc-radio__native-control,.mdc-radio.dense-default .mdc-radio__native-control{top:calc((40px - 40px) / 2);right:calc((40px - 40px) / 2);left:calc((40px - 40px) / 2);width:40px;height:40px}.mb-mdc-radio-group-vertical{display:flex;flex-direction:column;flex-grow:1}.mb-segmented-button__container{display:inline-block;position:relative;width:fit-content;height:fit-content;overflow:visible}[dir=rtl] .mdc-segmented-button .mdc-touch-target-wrapper .mdc-segmented-button__segment{border-left-width:0;border-right-width:1px}[dir=rtl] .mdc-segmented-button .mdc-touch-target-wrapper:first-child .mdc-segmented-button__segment{border-radius:0 4px 4px 0}[dir=rtl] .mdc-segmented-button .mdc-touch-target-wrapper:last-child .mdc-segmented-button__segment{border-radius:4px 0 0 4px;border-left-width:1px}.mdc-select.dense--5--filled .mdc-select__anchor,.mdc-select.dense--4--filled .mdc-select__anchor{height:40px;display:flex;align-items:baseline}.mdc-select.dense--5--filled .mdc-select__anchor::before,.mdc-select.dense--4--filled .mdc-select__anchor::before{display:inline-block;width:0;height:40px;content:"";vertical-align:0}.mdc-select.dense--5--filled .mdc-select__anchor .mdc-select__selected-text::before,.mdc-select.dense--4--filled .mdc-select__anchor .mdc-select__selected-text::before{content:""}.mdc-select.dense--5--filled .mdc-select__anchor .mdc-select__selected-text-container,.mdc-select.dense--4--filled .mdc-select__anchor .mdc-select__selected-text-container{height:100%;display:inline-flex;align-items:center}.mdc-select.dense--5--filled .mdc-select__anchor::before,.mdc-select.dense--4--filled .mdc-select__anchor::before{display:none}.mdc-select.dense--5--filled .mdc-select__anchor .mdc-floating-label,.mdc-select.dense--4--filled .mdc-select__anchor .mdc-floating-label{display:none}.mdc-select.dense--5--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before,.mdc-select.dense--4--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before{content:""}.mdc-select.dense--5--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container,.mdc-select.dense--4--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container{height:100%;display:inline-flex;align-items:center}.mdc-select.dense--5--filled.mdc-select--no-label .mdc-select__anchor::before,.mdc-select.dense--4--filled.mdc-select--no-label .mdc-select__anchor::before{display:none}.mdc-select.dense--5--filled .mdc-select__dropdown-icon,.mdc-select.dense--4--filled .mdc-select__dropdown-icon{width:20px;height:20px}.mdc-select.dense--5--filled.mdc-select--filled .mdc-floating-label,.mdc-select.dense--4--filled.mdc-select--filled .mdc-floating-label{max-width:calc(100% - 60px)}.mdc-select.dense--5--filled.mdc-select--filled .mdc-floating-label--float-above,.mdc-select.dense--4--filled.mdc-select--filled .mdc-floating-label--float-above{max-width:calc(100% / 0.75 - 60px / 0.75)}.mdc-select.dense--5--filled .mdc-deprecated-list-item,.mdc-select.dense--4--filled .mdc-deprecated-list-item{height:32px}.mdc-select.dense--5--filled .mdc-select__one-line-option.mdc-list-item--with-one-line,.mdc-select.dense--4--filled .mdc-select__one-line-option.mdc-list-item--with-one-line{height:32px}.mdc-select.dense--5--filled .mdc-select__two-line-option.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:48px}.mdc-select.dense--5--filled .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--5--filled .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--5--filled .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--5--filled .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--5--filled .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--5--filled .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--5--filled .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--5--filled .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:56px}.mdc-select.dense--3--filled .mdc-select__anchor,.mdc-select.dense-compact--filled .mdc-select__anchor{height:44px;display:flex;align-items:baseline}.mdc-select.dense--3--filled .mdc-select__anchor::before,.mdc-select.dense-compact--filled .mdc-select__anchor::before{display:inline-block;width:0;height:40px;content:"";vertical-align:0}.mdc-select.dense--3--filled .mdc-select__anchor .mdc-select__selected-text::before,.mdc-select.dense-compact--filled .mdc-select__anchor .mdc-select__selected-text::before{content:""}.mdc-select.dense--3--filled .mdc-select__anchor .mdc-select__selected-text-container,.mdc-select.dense-compact--filled .mdc-select__anchor .mdc-select__selected-text-container{height:100%;display:inline-flex;align-items:center}.mdc-select.dense--3--filled .mdc-select__anchor::before,.mdc-select.dense-compact--filled .mdc-select__anchor::before{display:none}.mdc-select.dense--3--filled .mdc-select__anchor .mdc-floating-label,.mdc-select.dense-compact--filled .mdc-select__anchor .mdc-floating-label{display:none}.mdc-select.dense--3--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before,.mdc-select.dense-compact--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before{content:""}.mdc-select.dense--3--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container,.mdc-select.dense-compact--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container{height:100%;display:inline-flex;align-items:center}.mdc-select.dense--3--filled.mdc-select--no-label .mdc-select__anchor::before,.mdc-select.dense-compact--filled.mdc-select--no-label .mdc-select__anchor::before{display:none}.mdc-select.dense--3--filled .mdc-select__dropdown-icon,.mdc-select.dense-compact--filled .mdc-select__dropdown-icon{width:20px;height:20px}.mdc-select.dense--3--filled.mdc-select--filled .mdc-floating-label,.mdc-select.dense-compact--filled.mdc-select--filled .mdc-floating-label{max-width:calc(100% - 60px)}.mdc-select.dense--3--filled.mdc-select--filled .mdc-floating-label--float-above,.mdc-select.dense-compact--filled.mdc-select--filled .mdc-floating-label--float-above{max-width:calc(100% / 0.75 - 60px / 0.75)}.mdc-select.dense--3--filled .mdc-deprecated-list-item,.mdc-select.dense-compact--filled .mdc-deprecated-list-item{height:36px}.mdc-select.dense--3--filled .mdc-select__one-line-option.mdc-list-item--with-one-line,.mdc-select.dense-compact--filled .mdc-select__one-line-option.mdc-list-item--with-one-line{height:36px}.mdc-select.dense--3--filled .mdc-select__two-line-option.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:52px}.mdc-select.dense--3--filled .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--3--filled .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--3--filled .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--3--filled .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--3--filled .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--3--filled .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--3--filled .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--3--filled .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:60px}.mdc-select.dense--2--filled .mdc-select__anchor,.mdc-select.dense-comfortable--filled .mdc-select__anchor{height:48px;display:flex;align-items:baseline}.mdc-select.dense--2--filled .mdc-select__anchor::before,.mdc-select.dense-comfortable--filled .mdc-select__anchor::before{display:inline-block;width:0;height:40px;content:"";vertical-align:0}.mdc-select.dense--2--filled .mdc-select__anchor .mdc-select__selected-text::before,.mdc-select.dense-comfortable--filled .mdc-select__anchor .mdc-select__selected-text::before{content:""}.mdc-select.dense--2--filled .mdc-select__anchor .mdc-select__selected-text-container,.mdc-select.dense-comfortable--filled .mdc-select__anchor .mdc-select__selected-text-container{height:100%;display:inline-flex;align-items:center}.mdc-select.dense--2--filled .mdc-select__anchor::before,.mdc-select.dense-comfortable--filled .mdc-select__anchor::before{display:none}.mdc-select.dense--2--filled .mdc-select__anchor .mdc-floating-label,.mdc-select.dense-comfortable--filled .mdc-select__anchor .mdc-floating-label{display:none}.mdc-select.dense--2--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before,.mdc-select.dense-comfortable--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before{content:""}.mdc-select.dense--2--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container,.mdc-select.dense-comfortable--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container{height:100%;display:inline-flex;align-items:center}.mdc-select.dense--2--filled.mdc-select--no-label .mdc-select__anchor::before,.mdc-select.dense-comfortable--filled.mdc-select--no-label .mdc-select__anchor::before{display:none}.mdc-select.dense--2--filled .mdc-select__dropdown-icon,.mdc-select.dense-comfortable--filled .mdc-select__dropdown-icon{width:20px;height:20px}.mdc-select.dense--2--filled.mdc-select--filled .mdc-floating-label,.mdc-select.dense-comfortable--filled.mdc-select--filled .mdc-floating-label{max-width:calc(100% - 60px)}.mdc-select.dense--2--filled.mdc-select--filled .mdc-floating-label--float-above,.mdc-select.dense-comfortable--filled.mdc-select--filled .mdc-floating-label--float-above{max-width:calc(100% / 0.75 - 60px / 0.75)}.mdc-select.dense--2--filled .mdc-deprecated-list-item,.mdc-select.dense-comfortable--filled .mdc-deprecated-list-item{height:40px}.mdc-select.dense--2--filled .mdc-select__one-line-option.mdc-list-item--with-one-line,.mdc-select.dense-comfortable--filled .mdc-select__one-line-option.mdc-list-item--with-one-line{height:40px}.mdc-select.dense--2--filled .mdc-select__two-line-option.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:56px}.mdc-select.dense--2--filled .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--2--filled .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--2--filled .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--2--filled .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--2--filled .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--2--filled .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--2--filled .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--2--filled .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:64px}.mdc-select.dense--1--filled .mdc-select__anchor{height:52px;display:flex;align-items:baseline}.mdc-select.dense--1--filled .mdc-select__anchor::before{display:inline-block;width:0;height:40px;content:"";vertical-align:0}.mdc-select.dense--1--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before{content:""}.mdc-select.dense--1--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container{height:100%;display:inline-flex;align-items:center}.mdc-select.dense--1--filled.mdc-select--no-label .mdc-select__anchor::before{display:none}.mdc-select.dense--1--filled .mdc-select__dropdown-icon{width:20px;height:20px}.mdc-select.dense--1--filled.mdc-select--filled .mdc-floating-label{max-width:calc(100% - 60px)}.mdc-select.dense--1--filled.mdc-select--filled .mdc-floating-label--float-above{max-width:calc(100% / 0.75 - 60px / 0.75)}.mdc-select.dense--1--filled .mdc-deprecated-list-item{height:44px}.mdc-select.dense--1--filled .mdc-select__one-line-option.mdc-list-item--with-one-line{height:44px}.mdc-select.dense--1--filled .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:60px}.mdc-select.dense--1--filled .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--1--filled .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--1--filled .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--1--filled .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--1--filled .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--1--filled .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--1--filled .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--1--filled .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:68px}.mdc-select.dense--0 .mdc-select__anchor,.mdc-select.dense-default--filled .mdc-select__anchor{height:56px;display:flex;align-items:baseline}.mdc-select.dense--0 .mdc-select__anchor::before,.mdc-select.dense-default--filled .mdc-select__anchor::before{display:inline-block;width:0;height:40px;content:"";vertical-align:0}.mdc-select.dense--0.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before,.mdc-select.dense-default--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before{content:""}.mdc-select.dense--0.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container,.mdc-select.dense-default--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container{height:100%;display:inline-flex;align-items:center}.mdc-select.dense--0.mdc-select--no-label .mdc-select__anchor::before,.mdc-select.dense-default--filled.mdc-select--no-label .mdc-select__anchor::before{display:none}.mdc-select.dense--0 .mdc-deprecated-list-item,.mdc-select.dense-default--filled .mdc-deprecated-list-item{height:48px}.mdc-select.dense--0 .mdc-select__one-line-option.mdc-list-item--with-one-line,.mdc-select.dense-default--filled .mdc-select__one-line-option.mdc-list-item--with-one-line{height:48px}.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:64px}.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:72px}.mdc-select.dense--5--filled-with-leading-icon .mdc-select__anchor,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__anchor{height:40px;display:flex;align-items:baseline}.mdc-select.dense--5--filled-with-leading-icon .mdc-select__anchor::before,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__anchor::before{display:inline-block;width:0;height:40px;content:"";vertical-align:0}.mdc-select.dense--5--filled-with-leading-icon .mdc-select__anchor .mdc-select__selected-text::before,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__anchor .mdc-select__selected-text::before{content:""}.mdc-select.dense--5--filled-with-leading-icon .mdc-select__anchor .mdc-select__selected-text-container,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__anchor .mdc-select__selected-text-container{height:100%;display:inline-flex;align-items:center}.mdc-select.dense--5--filled-with-leading-icon .mdc-select__anchor::before,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__anchor::before{display:none}.mdc-select.dense--5--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label{display:none}.mdc-select.dense--5--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before,.mdc-select.dense--4--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before{content:""}.mdc-select.dense--5--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container,.mdc-select.dense--4--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container{height:100%;display:inline-flex;align-items:center}.mdc-select.dense--5--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor::before,.mdc-select.dense--4--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor::before{display:none}.mdc-select.dense--5--filled-with-leading-icon .mdc-select__dropdown-icon,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__dropdown-icon{width:20px;height:20px}.mdc-select.dense--5--filled-with-leading-icon.mdc-select--filled .mdc-floating-label,.mdc-select.dense--4--filled-with-leading-icon.mdc-select--filled .mdc-floating-label{max-width:calc(100% - 60px)}.mdc-select.dense--5--filled-with-leading-icon.mdc-select--filled .mdc-floating-label--float-above,.mdc-select.dense--4--filled-with-leading-icon.mdc-select--filled .mdc-floating-label--float-above{max-width:calc(100% / 0.75 - 60px / 0.75)}.mdc-select.dense--5--filled-with-leading-icon .mdc-select__icon,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__icon{width:20px;height:20px;font-size:20px}.mdc-select.dense--5--filled-with-leading-icon.mdc-select--filled .mdc-floating-label,.mdc-select.dense--4--filled-with-leading-icon.mdc-select--filled .mdc-floating-label{max-width:calc(100% - 88px)}.mdc-select.dense--5--filled-with-leading-icon.mdc-select--filled .mdc-floating-label--float-above,.mdc-select.dense--4--filled-with-leading-icon.mdc-select--filled .mdc-floating-label--float-above{max-width:calc(100% / 0.75 - 88px / 0.75)}.mdc-select.dense--5--filled-with-leading-icon .mdc-deprecated-list-item__graphic,.mdc-select.dense--4--filled-with-leading-icon .mdc-deprecated-list-item__graphic{width:20px;height:20px}.mdc-select.dense--5--filled-with-leading-icon .mdc-list-item__start,.mdc-select.dense--4--filled-with-leading-icon .mdc-list-item__start{width:32px;height:20px}.mdc-select.dense--5--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label{left:44px;right:initial}[dir=rtl] .mdc-select.dense--5--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label,[dir=rtl] .mdc-select.dense--4--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense--5--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label[dir=rtl],.mdc-select.dense--4--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label[dir=rtl]{left:initial;right:44px}.mdc-select.dense--5--filled-with-leading-icon .mdc-deprecated-list-item,.mdc-select.dense--4--filled-with-leading-icon .mdc-deprecated-list-item{height:32px}.mdc-select.dense--5--filled-with-leading-icon .mdc-select__one-line-option.mdc-list-item--with-one-line,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__one-line-option.mdc-list-item--with-one-line{height:32px}.mdc-select.dense--5--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:48px}.mdc-select.dense--5--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--5--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--5--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--5--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--5--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--5--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--5--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--5--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:56px}.mdc-select.dense--3--filled-with-leading-icon .mdc-select__anchor,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__anchor{height:44px;display:flex;align-items:baseline}.mdc-select.dense--3--filled-with-leading-icon .mdc-select__anchor::before,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__anchor::before{display:inline-block;width:0;height:40px;content:"";vertical-align:0}.mdc-select.dense--3--filled-with-leading-icon .mdc-select__anchor .mdc-select__selected-text::before,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__anchor .mdc-select__selected-text::before{content:""}.mdc-select.dense--3--filled-with-leading-icon .mdc-select__anchor .mdc-select__selected-text-container,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__anchor .mdc-select__selected-text-container{height:100%;display:inline-flex;align-items:center}.mdc-select.dense--3--filled-with-leading-icon .mdc-select__anchor::before,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__anchor::before{display:none}.mdc-select.dense--3--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label{display:none}.mdc-select.dense--3--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before,.mdc-select.dense-compact--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before{content:""}.mdc-select.dense--3--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container,.mdc-select.dense-compact--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container{height:100%;display:inline-flex;align-items:center}.mdc-select.dense--3--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor::before,.mdc-select.dense-compact--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor::before{display:none}.mdc-select.dense--3--filled-with-leading-icon .mdc-select__dropdown-icon,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__dropdown-icon{width:20px;height:20px}.mdc-select.dense--3--filled-with-leading-icon.mdc-select--filled .mdc-floating-label,.mdc-select.dense-compact--filled-with-leading-icon.mdc-select--filled .mdc-floating-label{max-width:calc(100% - 60px)}.mdc-select.dense--3--filled-with-leading-icon.mdc-select--filled .mdc-floating-label--float-above,.mdc-select.dense-compact--filled-with-leading-icon.mdc-select--filled .mdc-floating-label--float-above{max-width:calc(100% / 0.75 - 60px / 0.75)}.mdc-select.dense--3--filled-with-leading-icon .mdc-select__icon,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__icon{width:20px;height:20px;font-size:20px}.mdc-select.dense--3--filled-with-leading-icon.mdc-select--filled .mdc-floating-label,.mdc-select.dense-compact--filled-with-leading-icon.mdc-select--filled .mdc-floating-label{max-width:calc(100% - 88px)}.mdc-select.dense--3--filled-with-leading-icon.mdc-select--filled .mdc-floating-label--float-above,.mdc-select.dense-compact--filled-with-leading-icon.mdc-select--filled .mdc-floating-label--float-above{max-width:calc(100% / 0.75 - 88px / 0.75)}.mdc-select.dense--3--filled-with-leading-icon .mdc-deprecated-list-item__graphic,.mdc-select.dense-compact--filled-with-leading-icon .mdc-deprecated-list-item__graphic{width:20px;height:20px}.mdc-select.dense--3--filled-with-leading-icon .mdc-list-item__start,.mdc-select.dense-compact--filled-with-leading-icon .mdc-list-item__start{width:32px;height:20px}.mdc-select.dense--3--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label{left:44px;right:initial}[dir=rtl] .mdc-select.dense--3--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label,[dir=rtl] .mdc-select.dense-compact--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense--3--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label[dir=rtl],.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label[dir=rtl]{left:initial;right:44px}.mdc-select.dense--3--filled-with-leading-icon .mdc-deprecated-list-item,.mdc-select.dense-compact--filled-with-leading-icon .mdc-deprecated-list-item{height:36px}.mdc-select.dense--3--filled-with-leading-icon .mdc-select__one-line-option.mdc-list-item--with-one-line,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__one-line-option.mdc-list-item--with-one-line{height:36px}.mdc-select.dense--3--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:52px}.mdc-select.dense--3--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--3--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--3--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--3--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--3--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--3--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--3--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--3--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:60px}.mdc-select.dense--2--filled-with-leading-icon .mdc-select__anchor,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__anchor{height:48px;display:flex;align-items:baseline}.mdc-select.dense--2--filled-with-leading-icon .mdc-select__anchor::before,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__anchor::before{display:inline-block;width:0;height:40px;content:"";vertical-align:0}.mdc-select.dense--2--filled-with-leading-icon .mdc-select__anchor .mdc-select__selected-text::before,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__anchor .mdc-select__selected-text::before{content:""}.mdc-select.dense--2--filled-with-leading-icon .mdc-select__anchor .mdc-select__selected-text-container,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__anchor .mdc-select__selected-text-container{height:100%;display:inline-flex;align-items:center}.mdc-select.dense--2--filled-with-leading-icon .mdc-select__anchor::before,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__anchor::before{display:none}.mdc-select.dense--2--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label{display:none}.mdc-select.dense--2--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before,.mdc-select.dense-comfortable--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before{content:""}.mdc-select.dense--2--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container,.mdc-select.dense-comfortable--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container{height:100%;display:inline-flex;align-items:center}.mdc-select.dense--2--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor::before,.mdc-select.dense-comfortable--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor::before{display:none}.mdc-select.dense--2--filled-with-leading-icon .mdc-select__dropdown-icon,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__dropdown-icon{width:20px;height:20px}.mdc-select.dense--2--filled-with-leading-icon.mdc-select--filled .mdc-floating-label,.mdc-select.dense-comfortable--filled-with-leading-icon.mdc-select--filled .mdc-floating-label{max-width:calc(100% - 60px)}.mdc-select.dense--2--filled-with-leading-icon.mdc-select--filled .mdc-floating-label--float-above,.mdc-select.dense-comfortable--filled-with-leading-icon.mdc-select--filled .mdc-floating-label--float-above{max-width:calc(100% / 0.75 - 60px / 0.75)}.mdc-select.dense--2--filled-with-leading-icon .mdc-select__icon,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__icon{width:20px;height:20px;font-size:20px}.mdc-select.dense--2--filled-with-leading-icon.mdc-select--filled .mdc-floating-label,.mdc-select.dense-comfortable--filled-with-leading-icon.mdc-select--filled .mdc-floating-label{max-width:calc(100% - 88px)}.mdc-select.dense--2--filled-with-leading-icon.mdc-select--filled .mdc-floating-label--float-above,.mdc-select.dense-comfortable--filled-with-leading-icon.mdc-select--filled .mdc-floating-label--float-above{max-width:calc(100% / 0.75 - 88px / 0.75)}.mdc-select.dense--2--filled-with-leading-icon .mdc-deprecated-list-item__graphic,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-deprecated-list-item__graphic{width:20px;height:20px}.mdc-select.dense--2--filled-with-leading-icon .mdc-list-item__start,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-list-item__start{width:32px;height:20px}.mdc-select.dense--2--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label{left:44px;right:initial}[dir=rtl] .mdc-select.dense--2--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label,[dir=rtl] .mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense--2--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label[dir=rtl],.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label[dir=rtl]{left:initial;right:44px}.mdc-select.dense--2--filled-with-leading-icon .mdc-deprecated-list-item,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-deprecated-list-item{height:40px}.mdc-select.dense--2--filled-with-leading-icon .mdc-select__one-line-option.mdc-list-item--with-one-line,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__one-line-option.mdc-list-item--with-one-line{height:40px}.mdc-select.dense--2--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:56px}.mdc-select.dense--2--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--2--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--2--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--2--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--2--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--2--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--2--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--2--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:64px}.mdc-select.dense--1--filled-with-leading-icon .mdc-select__anchor{height:52px;display:flex;align-items:baseline}.mdc-select.dense--1--filled-with-leading-icon .mdc-select__anchor::before{display:inline-block;width:0;height:40px;content:"";vertical-align:0}.mdc-select.dense--1--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before{content:""}.mdc-select.dense--1--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container{height:100%;display:inline-flex;align-items:center}.mdc-select.dense--1--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor::before{display:none}.mdc-select.dense--1--filled-with-leading-icon .mdc-select__dropdown-icon{width:20px;height:20px}.mdc-select.dense--1--filled-with-leading-icon.mdc-select--filled .mdc-floating-label{max-width:calc(100% - 60px)}.mdc-select.dense--1--filled-with-leading-icon.mdc-select--filled .mdc-floating-label--float-above{max-width:calc(100% / 0.75 - 60px / 0.75)}.mdc-select.dense--1--filled-with-leading-icon .mdc-select__icon{width:20px;height:20px;font-size:20px}.mdc-select.dense--1--filled-with-leading-icon.mdc-select--filled .mdc-floating-label{max-width:calc(100% - 88px)}.mdc-select.dense--1--filled-with-leading-icon.mdc-select--filled .mdc-floating-label--float-above{max-width:calc(100% / 0.75 - 88px / 0.75)}.mdc-select.dense--1--filled-with-leading-icon .mdc-deprecated-list-item__graphic{width:20px;height:20px}.mdc-select.dense--1--filled-with-leading-icon .mdc-list-item__start{width:32px;height:20px}.mdc-select.dense--1--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label{left:44px;right:initial}[dir=rtl] .mdc-select.dense--1--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense--1--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label[dir=rtl]{left:initial;right:44px}.mdc-select.dense--1--filled-with-leading-icon .mdc-deprecated-list-item{height:44px}.mdc-select.dense--1--filled-with-leading-icon .mdc-select__one-line-option.mdc-list-item--with-one-line{height:44px}.mdc-select.dense--1--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:60px}.mdc-select.dense--1--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--1--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--1--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--1--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--1--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--1--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--1--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--1--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:68px}.mdc-select.dense--0 .mdc-select__anchor,.mdc-select.dense-default--filled-with-leading-icon .mdc-select__anchor{height:56px;display:flex;align-items:baseline}.mdc-select.dense--0 .mdc-select__anchor::before,.mdc-select.dense-default--filled-with-leading-icon .mdc-select__anchor::before{display:inline-block;width:0;height:40px;content:"";vertical-align:0}.mdc-select.dense--0.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before,.mdc-select.dense-default--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before{content:""}.mdc-select.dense--0.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container,.mdc-select.dense-default--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container{height:100%;display:inline-flex;align-items:center}.mdc-select.dense--0.mdc-select--no-label .mdc-select__anchor::before,.mdc-select.dense-default--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor::before{display:none}.mdc-select.dense--0 .mdc-deprecated-list-item,.mdc-select.dense-default--filled-with-leading-icon .mdc-deprecated-list-item{height:48px}.mdc-select.dense--0 .mdc-select__one-line-option.mdc-list-item--with-one-line,.mdc-select.dense-default--filled-with-leading-icon .mdc-select__one-line-option.mdc-list-item--with-one-line{height:48px}.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:64px}.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:72px}.mdc-select.dense--5--outlined .mdc-select__anchor,.mdc-select.dense--4--outlined .mdc-select__anchor{height:40px}.mdc-select.dense--5--outlined .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense--4--outlined .mdc-select__anchor .mdc-floating-label--float-above{transform:translateY(-29.25px) scale(1)}.mdc-select.dense--5--outlined .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense--4--outlined .mdc-select__anchor .mdc-floating-label--float-above{font-size:.75rem}.mdc-select.dense--5--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--5--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--4--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--4--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-26.75px) scale(0.75)}.mdc-select.dense--5--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--5--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--4--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--4--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-select.dense--5--outlined .mdc-select__anchor .mdc-floating-label--shake,.mdc-select.dense--4--outlined .mdc-select__anchor .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-select-outlined-40px 250ms 1}@keyframes mdc-floating-label-shake-float-above-select-outlined-40px{0%{transform:translateX(calc(0 - 0%)) translateY(-26.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-26.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-26.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-26.75px) scale(0.75)}}.mdc-select.dense--5--outlined .mdc-select__dropdown-icon,.mdc-select.dense--4--outlined .mdc-select__dropdown-icon{width:20px;height:20px}.mdc-select.dense--5--outlined.mdc-select--outlined .mdc-select__anchor :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch,.mdc-select.dense--4--outlined.mdc-select--outlined .mdc-select__anchor :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch{max-width:calc(100% - 56px)}.mdc-select.dense--5--outlined .mdc-deprecated-list-item,.mdc-select.dense--4--outlined .mdc-deprecated-list-item{height:32px}.mdc-select.dense--5--outlined .mdc-select__one-line-option.mdc-list-item--with-one-line,.mdc-select.dense--4--outlined .mdc-select__one-line-option.mdc-list-item--with-one-line{height:32px}.mdc-select.dense--5--outlined .mdc-select__two-line-option.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:48px}.mdc-select.dense--5--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--5--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--5--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--5--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--5--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--5--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--5--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--5--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:56px}.mdc-select.dense--3--outlined .mdc-select__anchor,.mdc-select.dense-compact--outlined .mdc-select__anchor{height:44px}.mdc-select.dense--3--outlined .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense-compact--outlined .mdc-select__anchor .mdc-floating-label--float-above{transform:translateY(-31.25px) scale(1)}.mdc-select.dense--3--outlined .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense-compact--outlined .mdc-select__anchor .mdc-floating-label--float-above{font-size:.75rem}.mdc-select.dense--3--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--3--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-compact--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-compact--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-28.75px) scale(0.75)}.mdc-select.dense--3--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--3--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-compact--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-compact--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-select.dense--3--outlined .mdc-select__anchor .mdc-floating-label--shake,.mdc-select.dense-compact--outlined .mdc-select__anchor .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-select-outlined-44px 250ms 1}@keyframes mdc-floating-label-shake-float-above-select-outlined-44px{0%{transform:translateX(calc(0 - 0%)) translateY(-28.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-28.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-28.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-28.75px) scale(0.75)}}.mdc-select.dense--3--outlined .mdc-select__dropdown-icon,.mdc-select.dense-compact--outlined .mdc-select__dropdown-icon{width:20px;height:20px}.mdc-select.dense--3--outlined.mdc-select--outlined .mdc-select__anchor :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch,.mdc-select.dense-compact--outlined.mdc-select--outlined .mdc-select__anchor :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch{max-width:calc(100% - 56px)}.mdc-select.dense--3--outlined .mdc-deprecated-list-item,.mdc-select.dense-compact--outlined .mdc-deprecated-list-item{height:36px}.mdc-select.dense--3--outlined .mdc-select__one-line-option.mdc-list-item--with-one-line,.mdc-select.dense-compact--outlined .mdc-select__one-line-option.mdc-list-item--with-one-line{height:36px}.mdc-select.dense--3--outlined .mdc-select__two-line-option.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:52px}.mdc-select.dense--3--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--3--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--3--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--3--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--3--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--3--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--3--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--3--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:60px}.mdc-select.dense--2--outlined .mdc-select__anchor,.mdc-select.dense-comfortable--outlined .mdc-select__anchor{height:48px}.mdc-select.dense--2--outlined .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense-comfortable--outlined .mdc-select__anchor .mdc-floating-label--float-above{transform:translateY(-33.25px) scale(1)}.mdc-select.dense--2--outlined .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense-comfortable--outlined .mdc-select__anchor .mdc-floating-label--float-above{font-size:.75rem}.mdc-select.dense--2--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--2--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-comfortable--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-comfortable--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-30.75px) scale(0.75)}.mdc-select.dense--2--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--2--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-comfortable--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-comfortable--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-select.dense--2--outlined .mdc-select__anchor .mdc-floating-label--shake,.mdc-select.dense-comfortable--outlined .mdc-select__anchor .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-select-outlined-48px 250ms 1}@keyframes mdc-floating-label-shake-float-above-select-outlined-48px{0%{transform:translateX(calc(0 - 0%)) translateY(-30.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-30.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-30.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-30.75px) scale(0.75)}}.mdc-select.dense--2--outlined .mdc-select__dropdown-icon,.mdc-select.dense-comfortable--outlined .mdc-select__dropdown-icon{width:20px;height:20px}.mdc-select.dense--2--outlined.mdc-select--outlined .mdc-select__anchor :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch,.mdc-select.dense-comfortable--outlined.mdc-select--outlined .mdc-select__anchor :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch{max-width:calc(100% - 56px)}.mdc-select.dense--2--outlined .mdc-deprecated-list-item,.mdc-select.dense-comfortable--outlined .mdc-deprecated-list-item{height:40px}.mdc-select.dense--2--outlined .mdc-select__one-line-option.mdc-list-item--with-one-line,.mdc-select.dense-comfortable--outlined .mdc-select__one-line-option.mdc-list-item--with-one-line{height:40px}.mdc-select.dense--2--outlined .mdc-select__two-line-option.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:56px}.mdc-select.dense--2--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--2--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--2--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--2--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--2--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--2--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--2--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--2--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:64px}.mdc-select.dense--1--outlined .mdc-select__anchor{height:52px}.mdc-select.dense--1--outlined .mdc-select__anchor .mdc-floating-label--float-above{transform:translateY(-35.25px) scale(1)}.mdc-select.dense--1--outlined .mdc-select__anchor .mdc-floating-label--float-above{font-size:.75rem}.mdc-select.dense--1--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--1--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-32.75px) scale(0.75)}.mdc-select.dense--1--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--1--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-select.dense--1--outlined .mdc-select__anchor .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-select-outlined-52px 250ms 1}@keyframes mdc-floating-label-shake-float-above-select-outlined-52px{0%{transform:translateX(calc(0 - 0%)) translateY(-32.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-32.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-32.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-32.75px) scale(0.75)}}.mdc-select.dense--1--outlined .mdc-select__dropdown-icon{width:20px;height:20px}.mdc-select.dense--1--outlined.mdc-select--outlined .mdc-select__anchor :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch{max-width:calc(100% - 56px)}.mdc-select.dense--1--outlined .mdc-deprecated-list-item{height:44px}.mdc-select.dense--1--outlined .mdc-select__one-line-option.mdc-list-item--with-one-line{height:44px}.mdc-select.dense--1--outlined .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:60px}.mdc-select.dense--1--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--1--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--1--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--1--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--1--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--1--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--1--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--1--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:68px}.mdc-select.dense--0 .mdc-select__anchor,.mdc-select.dense-default--outlined .mdc-select__anchor{height:56px}.mdc-select.dense--0 .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense-default--outlined .mdc-select__anchor .mdc-floating-label--float-above{transform:translateY(-37.25px) scale(1)}.mdc-select.dense--0 .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense-default--outlined .mdc-select__anchor .mdc-floating-label--float-above{font-size:.75rem}.mdc-select.dense--0 .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--0 .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-default--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-default--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-34.75px) scale(0.75)}.mdc-select.dense--0 .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--0 .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-default--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-default--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-select.dense--0 .mdc-select__anchor .mdc-floating-label--shake,.mdc-select.dense-default--outlined .mdc-select__anchor .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-select-outlined-56px 250ms 1}@keyframes mdc-floating-label-shake-float-above-select-outlined-56px{0%{transform:translateX(calc(0 - 0%)) translateY(-34.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-34.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-34.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-34.75px) scale(0.75)}}.mdc-select.dense--0 .mdc-deprecated-list-item,.mdc-select.dense-default--outlined .mdc-deprecated-list-item{height:48px}.mdc-select.dense--0 .mdc-select__one-line-option.mdc-list-item--with-one-line,.mdc-select.dense-default--outlined .mdc-select__one-line-option.mdc-list-item--with-one-line{height:48px}.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:64px}.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:72px}.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor{height:40px}.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor .mdc-select__dropdown-icon,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor .mdc-select__dropdown-icon{width:20px;height:20px}.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label{left:32px;right:initial}[dir=rtl] .mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label,[dir=rtl] .mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label[dir=rtl],.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label[dir=rtl]{left:initial;right:32px}.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above{transform:translateY(-29.25px) translateX(-28px) scale(1)}[dir=rtl] .mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-29.25px) translateX(28px) scale(1)}.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above{font-size:.75rem}.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-26.75px) translateX(-28px) scale(0.75)}[dir=rtl] .mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-26.75px) translateX(28px) scale(0.75)}.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--shake,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above-{0%{transform:translateX(calc(0 - 28px)) translateY(-26.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 28px)) translateY(-26.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 28px)) translateY(-26.75px) scale(0.75)}100%{transform:translateX(calc(0 - 28px)) translateY(-26.75px) scale(0.75)}}[dir=rtl] .mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--shake,[dir=rtl] .mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--shake,.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor[dir=rtl] .mdc-floating-label--shake,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor[dir=rtl] .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above--rtl{0%{transform:translateX(calc(0 - -28px)) translateY(-26.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - -28px)) translateY(-26.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - -28px)) translateY(-26.75px) scale(0.75)}100%{transform:translateX(calc(0 - -28px)) translateY(-26.75px) scale(0.75)}}.mdc-select.dense--5--outlined-with-leading-icon .mdc-deprecated-list-item__graphic,.mdc-select.dense--4--outlined-with-leading-icon .mdc-deprecated-list-item__graphic{width:20px;height:20px}.mdc-select.dense--5--outlined-with-leading-icon .mdc-list-item__start,.mdc-select.dense--4--outlined-with-leading-icon .mdc-list-item__start{width:32px;height:20px}.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__icon,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__icon{width:20px;height:20px;font-size:20px}.mdc-select.dense--5--outlined-with-leading-icon.mdc-select--outlined .mdc-select__anchor :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch,.mdc-select.dense--4--outlined-with-leading-icon.mdc-select--outlined .mdc-select__anchor :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch{max-width:calc(100% - 88px)}.mdc-select.dense--5--outlined-with-leading-icon .mdc-deprecated-list-item,.mdc-select.dense--4--outlined-with-leading-icon .mdc-deprecated-list-item{height:32px}.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__one-line-option.mdc-list-item--with-one-line,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__one-line-option.mdc-list-item--with-one-line{height:32px}.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:48px}.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:56px}.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor{height:44px}.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor .mdc-select__dropdown-icon,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor .mdc-select__dropdown-icon{width:20px;height:20px}.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label{left:32px;right:initial}[dir=rtl] .mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label,[dir=rtl] .mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label[dir=rtl],.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label[dir=rtl]{left:initial;right:32px}.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above{transform:translateY(-31.25px) translateX(-28px) scale(1)}[dir=rtl] .mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-31.25px) translateX(28px) scale(1)}.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above{font-size:.75rem}.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-28.75px) translateX(-28px) scale(0.75)}[dir=rtl] .mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-28.75px) translateX(28px) scale(0.75)}.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--shake,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above-{0%{transform:translateX(calc(0 - 28px)) translateY(-28.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 28px)) translateY(-28.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 28px)) translateY(-28.75px) scale(0.75)}100%{transform:translateX(calc(0 - 28px)) translateY(-28.75px) scale(0.75)}}[dir=rtl] .mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--shake,[dir=rtl] .mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--shake,.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor[dir=rtl] .mdc-floating-label--shake,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor[dir=rtl] .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above--rtl{0%{transform:translateX(calc(0 - -28px)) translateY(-28.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - -28px)) translateY(-28.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - -28px)) translateY(-28.75px) scale(0.75)}100%{transform:translateX(calc(0 - -28px)) translateY(-28.75px) scale(0.75)}}.mdc-select.dense--3--outlined-with-leading-icon .mdc-deprecated-list-item__graphic,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-deprecated-list-item__graphic{width:20px;height:20px}.mdc-select.dense--3--outlined-with-leading-icon .mdc-list-item__start,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-list-item__start{width:32px;height:20px}.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__icon,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__icon{width:20px;height:20px;font-size:20px}.mdc-select.dense--3--outlined-with-leading-icon.mdc-select--outlined .mdc-select__anchor :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch,.mdc-select.dense-compact--outlined-with-leading-icon.mdc-select--outlined .mdc-select__anchor :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch{max-width:calc(100% - 88px)}.mdc-select.dense--3--outlined-with-leading-icon .mdc-deprecated-list-item,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-deprecated-list-item{height:36px}.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__one-line-option.mdc-list-item--with-one-line,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__one-line-option.mdc-list-item--with-one-line{height:36px}.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:52px}.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:60px}.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor{height:48px}.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor .mdc-select__dropdown-icon,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor .mdc-select__dropdown-icon{width:20px;height:20px}.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label{left:32px;right:initial}[dir=rtl] .mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label,[dir=rtl] .mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label[dir=rtl],.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label[dir=rtl]{left:initial;right:32px}.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above{transform:translateY(-33.25px) translateX(-28px) scale(1)}[dir=rtl] .mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-33.25px) translateX(28px) scale(1)}.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above{font-size:.75rem}.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-30.75px) translateX(-28px) scale(0.75)}[dir=rtl] .mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-30.75px) translateX(28px) scale(0.75)}.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--shake,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above-{0%{transform:translateX(calc(0 - 28px)) translateY(-30.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 28px)) translateY(-30.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 28px)) translateY(-30.75px) scale(0.75)}100%{transform:translateX(calc(0 - 28px)) translateY(-30.75px) scale(0.75)}}[dir=rtl] .mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--shake,[dir=rtl] .mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--shake,.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor[dir=rtl] .mdc-floating-label--shake,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor[dir=rtl] .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above--rtl{0%{transform:translateX(calc(0 - -28px)) translateY(-30.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - -28px)) translateY(-30.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - -28px)) translateY(-30.75px) scale(0.75)}100%{transform:translateX(calc(0 - -28px)) translateY(-30.75px) scale(0.75)}}.mdc-select.dense--2--outlined-with-leading-icon .mdc-deprecated-list-item__graphic,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-deprecated-list-item__graphic{width:20px;height:20px}.mdc-select.dense--2--outlined-with-leading-icon .mdc-list-item__start,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-list-item__start{width:32px;height:20px}.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__icon,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__icon{width:20px;height:20px;font-size:20px}.mdc-select.dense--2--outlined-with-leading-icon.mdc-select--outlined .mdc-select__anchor :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch,.mdc-select.dense-comfortable--outlined-with-leading-icon.mdc-select--outlined .mdc-select__anchor :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch{max-width:calc(100% - 88px)}.mdc-select.dense--2--outlined-with-leading-icon .mdc-deprecated-list-item,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-deprecated-list-item{height:40px}.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__one-line-option.mdc-list-item--with-one-line,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__one-line-option.mdc-list-item--with-one-line{height:40px}.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:56px}.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:64px}.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor{height:52px}.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor .mdc-select__dropdown-icon{width:20px;height:20px}.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label{left:32px;right:initial}[dir=rtl] .mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label[dir=rtl]{left:initial;right:32px}.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above{transform:translateY(-35.25px) translateX(-28px) scale(1)}[dir=rtl] .mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-35.25px) translateX(28px) scale(1)}.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above{font-size:.75rem}.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-32.75px) translateX(-28px) scale(0.75)}[dir=rtl] .mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-32.75px) translateX(28px) scale(0.75)}.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above-{0%{transform:translateX(calc(0 - 28px)) translateY(-32.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 28px)) translateY(-32.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 28px)) translateY(-32.75px) scale(0.75)}100%{transform:translateX(calc(0 - 28px)) translateY(-32.75px) scale(0.75)}}[dir=rtl] .mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--shake,.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor[dir=rtl] .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above--rtl{0%{transform:translateX(calc(0 - -28px)) translateY(-32.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - -28px)) translateY(-32.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - -28px)) translateY(-32.75px) scale(0.75)}100%{transform:translateX(calc(0 - -28px)) translateY(-32.75px) scale(0.75)}}.mdc-select.dense--1--outlined-with-leading-icon .mdc-deprecated-list-item__graphic{width:20px;height:20px}.mdc-select.dense--1--outlined-with-leading-icon .mdc-list-item__start{width:32px;height:20px}.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__icon{width:20px;height:20px;font-size:20px}.mdc-select.dense--1--outlined-with-leading-icon.mdc-select--outlined .mdc-select__anchor :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch{max-width:calc(100% - 88px)}.mdc-select.dense--1--outlined-with-leading-icon .mdc-deprecated-list-item{height:44px}.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__one-line-option.mdc-list-item--with-one-line{height:44px}.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:60px}.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:68px}.mdc-select.dense--0 .mdc-select__anchor,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor{height:56px}.mdc-select.dense--0 .mdc-select__anchor .mdc-floating-label,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label{left:36px;right:initial}[dir=rtl] .mdc-select.dense--0 .mdc-select__anchor .mdc-floating-label,[dir=rtl] .mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense--0 .mdc-select__anchor .mdc-floating-label[dir=rtl],.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label[dir=rtl]{left:initial;right:36px}.mdc-select.dense--0 .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above{transform:translateY(-37.25px) translateX(-32px) scale(1)}[dir=rtl] .mdc-select.dense--0 .mdc-select__anchor .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense--0 .mdc-select__anchor .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-37.25px) translateX(32px) scale(1)}.mdc-select.dense--0 .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above{font-size:.75rem}.mdc-select.dense--0 .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--0 .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-34.75px) translateX(-32px) scale(0.75)}[dir=rtl] .mdc-select.dense--0 .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense--0 .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--0 .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense--0 .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-34.75px) translateX(32px) scale(0.75)}.mdc-select.dense--0 .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--0 .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-select.dense--0 .mdc-select__anchor .mdc-floating-label--shake,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above-{0%{transform:translateX(calc(0 - 32px)) translateY(-34.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 32px)) translateY(-34.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 32px)) translateY(-34.75px) scale(0.75)}100%{transform:translateX(calc(0 - 32px)) translateY(-34.75px) scale(0.75)}}[dir=rtl] .mdc-select.dense--0 .mdc-select__anchor .mdc-floating-label--shake,[dir=rtl] .mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--shake,.mdc-select.dense--0 .mdc-select__anchor[dir=rtl] .mdc-floating-label--shake,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor[dir=rtl] .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above--rtl{0%{transform:translateX(calc(0 - -32px)) translateY(-34.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - -32px)) translateY(-34.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - -32px)) translateY(-34.75px) scale(0.75)}100%{transform:translateX(calc(0 - -32px)) translateY(-34.75px) scale(0.75)}}.mdc-select.dense--0 .mdc-deprecated-list-item,.mdc-select.dense-default--outlined-with-leading-icon .mdc-deprecated-list-item{height:48px}.mdc-select.dense--0 .mdc-select__one-line-option.mdc-list-item--with-one-line,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__one-line-option.mdc-list-item--with-one-line{height:48px}.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:64px}.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:72px}:root{--mb-shield-label-color: white;--mb-shield-value-color: white;--mb-shield-label-background: var(--mb-color-blue-grey-700);--mb-shield-value-background: var(--mb-color-amber-700)}.mb-shield{user-select:none;-webkit-user-select:none;display:inline-flex;flex-flow:row nowrap;align-items:center;height:20px;line-height:20px;font-family:"Verdana","Geneva","DejaVu Sans","sans-serif";font-size:10pt;margin:0;padding:0;border:0;white-space:nowrap;vertical-align:middle}.mb-shield span,.mb-shield i{height:20px;max-height:20px}.mb-shield i{font-size:10pt;line-height:20px;margin:0 3px 0 -1px}[dir=rtl] .mb-shield i{margin:0 -1px 0 3px}.mb-shield--label{display:inline-flex;flex-flow:row nowrap;align-items:center;color:var(--mb-shield-label-color);background:var(--mb-shield-label-background);height:20px;line-height:20px;margin:0;padding:0 4px 0 4px;border:0}[dir=rtl] .mb-shield--label{padding:0 4px 0 4px}.mb-shield--value{display:inline-flex;flex-flow:row nowrap;align-items:center;color:var(--mb-shield-value-color);background:var(--mb-shield-value-background);height:20px;line-height:20px;margin:0;padding:0 4px 0 4px;border:0}[dir=rtl] .mb-shield--value{padding:0 4px 0 4px}.mb-hidden{visibility:hidden}.mb-visible{visibility:visible}.mb-slide-in-from-previous{animation:slideInFromLeft ease 200ms;-webkit-animation:slideInFromLeft ease 200ms}[dir=rtl] .mb-slide-in-from-previous{animation:slideInFromRight ease 200ms;-webkit-animation:slideInFromRight ease 200ms}.mb-slide-in-from-next{animation:slideInFromRight ease 200ms;-webkit-animation:slideInFromRight ease 200ms}[dir=rtl] .mb-slide-in-from-next{animation:slideInFromLeft ease 200ms;-webkit-animation:slideInFromLeft ease 200ms}.mb-slide-out-to-previous{animation:slideOutToLeft ease-out 10000ms;-webkit-animation:slideOutToLeft ease-out 10000ms}[dir=rtl] .mb-slide-out-to-previous{animation:slideOutToRight ease-out 10000ms;-webkit-animation:slideOutToRight ease-out 10000ms}.mb-slide-out-to-next{animation:slideOutToRight ease-out 10000ms;-webkit-animation:slideOutToRight ease-out 10000ms}[dir=rtl] .mb-slide-out-to-next{animation:slideOutToLeft ease-out 10000ms;-webkit-animation:slideOutToLeft ease-out 10000ms}@-webkit-keyframes slideInFromLeft{0%{margin-left:-12px;margin-right:12px;opacity:0}100%{opacity:1}}@keyframes slideInFromLeft{0%{margin-left:-12px;margin-right:12px;opacity:0}100%{opacity:1}}@-webkit-keyframes slideInFromRight{0%{margin-left:12px;margin-right:-12px;opacity:0}100%{opacity:1}}@keyframes slideInFromRight{0%{margin-left:12px;margin-right:-12px;opacity:0}100%{opacity:1}}@-webkit-keyframes slideOutToLeft{0%{opacity:1}1%{margin-left:-12px;margin-right:12px;opacity:0}100%{margin-left:-12px;margin-right:12px;opacity:0}}@keyframes slideOutToLeft{0%{opacity:1}1%{margin-left:-12px;margin-right:12px;opacity:0}100%{margin-left:-12px;margin-right:12px;opacity:0}}@-webkit-keyframes slideOutToRight{0%{opacity:1}1%{margin-left:12px;margin-right:-12px;opacity:0}100%{margin-left:12px;margin-right:-12px;opacity:0}}@keyframes slideOutToRight{0%{opacity:1}1%{margin-left:12px;margin-right:-12px;opacity:0}100%{margin-left:12px;margin-right:-12px;opacity:0}}.mdc-snackbar{z-index:8;margin:8px;display:none;position:fixed;right:0;bottom:0;left:0;align-items:center;justify-content:center;box-sizing:border-box;pointer-events:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mdc-snackbar__surface{background-color:#333333}.mdc-snackbar__label{color:rgba(255, 255, 255, 0.87)}.mdc-snackbar__surface{min-width:344px}@media(max-width: 480px),(max-width: 344px){.mdc-snackbar__surface{min-width:100%}}.mdc-snackbar__surface{max-width:672px}.mdc-snackbar__surface{box-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px 0px rgba(0, 0, 0, 0.14),0px 1px 18px 0px rgba(0,0,0,.12)}.mdc-snackbar__surface{border-radius:4px;border-radius:var(--mdc-shape-small, 4px)}.mdc-snackbar--opening,.mdc-snackbar--open,.mdc-snackbar--closing{display:flex}.mdc-snackbar--open .mdc-snackbar__label,.mdc-snackbar--open .mdc-snackbar__actions{visibility:visible}.mdc-snackbar--leading{justify-content:flex-start}.mdc-snackbar--stacked .mdc-snackbar__label{padding-left:16px;padding-right:8px;padding-bottom:12px}[dir=rtl] .mdc-snackbar--stacked .mdc-snackbar__label,.mdc-snackbar--stacked .mdc-snackbar__label[dir=rtl]{padding-left:8px;padding-right:16px}.mdc-snackbar--stacked .mdc-snackbar__surface{flex-direction:column;align-items:flex-start}.mdc-snackbar--stacked .mdc-snackbar__actions{align-self:flex-end;margin-bottom:8px}.mdc-snackbar__surface{padding-left:0;padding-right:8px;display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box;transform:scale(0.8);opacity:0}.mdc-snackbar__surface::before{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:1px solid transparent;border-radius:inherit;content:"";pointer-events:none}@media screen and (forced-colors: active){.mdc-snackbar__surface::before{border-color:CanvasText}}[dir=rtl] .mdc-snackbar__surface,.mdc-snackbar__surface[dir=rtl]{padding-left:8px;padding-right:0}.mdc-snackbar--open .mdc-snackbar__surface{transform:scale(1);opacity:1;pointer-events:auto;transition:opacity 150ms 0ms cubic-bezier(0, 0, 0.2, 1),transform 150ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mdc-snackbar--closing .mdc-snackbar__surface{transform:scale(1);transition:opacity 75ms 0ms cubic-bezier(0.4, 0, 1, 1)}.mdc-snackbar__label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto, sans-serif;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:0.875rem;font-size:var(--mdc-typography-body2-font-size, 0.875rem);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height, 1.25rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:0.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing, 0.0178571429em);text-decoration:inherit;text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform, inherit);padding-left:16px;padding-right:8px;width:100%;flex-grow:1;box-sizing:border-box;margin:0;visibility:hidden;padding-top:14px;padding-bottom:14px}[dir=rtl] .mdc-snackbar__label,.mdc-snackbar__label[dir=rtl]{padding-left:8px;padding-right:16px}.mdc-snackbar__label::before{display:inline;content:attr(data-mdc-snackbar-label-text)}.mdc-snackbar__actions{display:flex;flex-shrink:0;align-items:center;box-sizing:border-box;visibility:hidden}.mdc-snackbar__action:not(:disabled){color:#bb86fc}.mdc-snackbar__action .mdc-button__ripple::before,.mdc-snackbar__action .mdc-button__ripple::after{background-color:#bb86fc;background-color:var(--mdc-ripple-color, #bb86fc)}.mdc-snackbar__action:hover .mdc-button__ripple::before,.mdc-snackbar__action.mdc-ripple-surface--hover .mdc-button__ripple::before{opacity:0.08;opacity:var(--mdc-ripple-hover-opacity, 0.08)}.mdc-snackbar__action.mdc-ripple-upgraded--background-focused .mdc-button__ripple::before,.mdc-snackbar__action:not(.mdc-ripple-upgraded):focus .mdc-button__ripple::before{transition-duration:75ms;opacity:0.24;opacity:var(--mdc-ripple-focus-opacity, 0.24)}.mdc-snackbar__action:not(.mdc-ripple-upgraded) .mdc-button__ripple::after{transition:opacity 150ms linear}.mdc-snackbar__action:not(.mdc-ripple-upgraded):active .mdc-button__ripple::after{transition-duration:75ms;opacity:0.24;opacity:var(--mdc-ripple-press-opacity, 0.24)}.mdc-snackbar__action.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity, 0.24)}.mdc-snackbar__dismiss{color:rgba(255, 255, 255, 0.87)}.mdc-snackbar__dismiss .mdc-icon-button__ripple::before,.mdc-snackbar__dismiss .mdc-icon-button__ripple::after{background-color:rgba(255, 255, 255, 0.87);background-color:var(--mdc-ripple-color, rgba(255, 255, 255, 0.87))}.mdc-snackbar__dismiss:hover .mdc-icon-button__ripple::before,.mdc-snackbar__dismiss.mdc-ripple-surface--hover .mdc-icon-button__ripple::before{opacity:0.08;opacity:var(--mdc-ripple-hover-opacity, 0.08)}.mdc-snackbar__dismiss.mdc-ripple-upgraded--background-focused .mdc-icon-button__ripple::before,.mdc-snackbar__dismiss:not(.mdc-ripple-upgraded):focus .mdc-icon-button__ripple::before{transition-duration:75ms;opacity:0.24;opacity:var(--mdc-ripple-focus-opacity, 0.24)}.mdc-snackbar__dismiss:not(.mdc-ripple-upgraded) .mdc-icon-button__ripple::after{transition:opacity 150ms linear}.mdc-snackbar__dismiss:not(.mdc-ripple-upgraded):active .mdc-icon-button__ripple::after{transition-duration:75ms;opacity:0.24;opacity:var(--mdc-ripple-press-opacity, 0.24)}.mdc-snackbar__dismiss.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity, 0.24)}.mdc-snackbar__dismiss.mdc-snackbar__dismiss{width:36px;height:36px;padding:6px;font-size:18px}.mdc-snackbar__dismiss.mdc-snackbar__dismiss .mdc-icon-button__focus-ring{display:none}.mdc-snackbar__dismiss.mdc-snackbar__dismiss.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-snackbar__dismiss.mdc-snackbar__dismiss:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{display:block;max-height:36px;max-width:36px}@media screen and (forced-colors: active){.mdc-snackbar__dismiss.mdc-snackbar__dismiss.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-snackbar__dismiss.mdc-snackbar__dismiss:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{pointer-events:none;border:2px solid transparent;border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:100%;width:100%}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-snackbar__dismiss.mdc-snackbar__dismiss.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-snackbar__dismiss.mdc-snackbar__dismiss:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{border-color:CanvasText}}@media screen and (forced-colors: active){.mdc-snackbar__dismiss.mdc-snackbar__dismiss.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-snackbar__dismiss.mdc-snackbar__dismiss:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after{content:"";border:2px solid transparent;border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc(100% + 4px);width:calc(100% + 4px)}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-snackbar__dismiss.mdc-snackbar__dismiss.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-snackbar__dismiss.mdc-snackbar__dismiss:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after{border-color:CanvasText}}.mdc-snackbar__dismiss.mdc-snackbar__dismiss.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:36px;height:36px;margin-top:0px;margin-bottom:0px;margin-right:0px;margin-left:0px}.mdc-snackbar__dismiss.mdc-snackbar__dismiss.mdc-icon-button--reduced-size.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-snackbar__dismiss.mdc-snackbar__dismiss.mdc-icon-button--reduced-size:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{max-height:36px;max-width:36px}.mdc-snackbar__dismiss.mdc-snackbar__dismiss .mdc-icon-button__touch{position:absolute;top:50%;height:36px;left:50%;width:36px;transform:translate(-50%, -50%)}.mdc-snackbar__action+.mdc-snackbar__dismiss{margin-left:8px;margin-right:0}[dir=rtl] .mdc-snackbar__action+.mdc-snackbar__dismiss,.mdc-snackbar__action+.mdc-snackbar__dismiss[dir=rtl]{margin-left:0;margin-right:8px}.mb-switch-label{margin-left:1rem}[dir=rtl] .mb-switch-label{margin-left:0;margin-right:1rem}.mdc-tab-bar.dense--5--unstacked .mdc-tab,.mdc-tab-bar.dense--4--unstacked .mdc-tab{height:32px}.mdc-tab-bar.dense--3--unstacked .mdc-tab,.mdc-tab-bar.dense-compact--unstacked .mdc-tab{height:36px}.mdc-tab-bar.dense--2--unstacked .mdc-tab,.mdc-tab-bar.dense-comfortable--unstacked .mdc-tab{height:40px}.mdc-tab-bar.dense--1--unstacked .mdc-tab{height:44px}.mdc-tab-bar.dense--0--unstacked .mdc-tab,.mdc-tab-bar.dense-default--unstacked .mdc-tab{height:48px}.mdc-tab-bar.dense--5--stacked .mdc-tab--stacked,.mdc-tab-bar.dense--4--stacked .mdc-tab--stacked{height:56px}.mdc-tab-bar.dense--3--stacked .mdc-tab--stacked,.mdc-tab-bar.dense-compact--stacked .mdc-tab--stacked{height:60px}.mdc-tab-bar.dense--2--stacked .mdc-tab--stacked,.mdc-tab-bar.dense-comfortable--stacked .mdc-tab--stacked{height:64px}.mdc-tab-bar.dense--1--stacked .mdc-tab--stacked{height:68px}.mdc-tab-bar.dense--0--stacked .mdc-tab--stacked,.mdc-tab-bar.dense-default--stacked .mdc-tab--stacked{height:72px}.mb-field__wrapper .mdc-text-field{position:static !important}.mdc-text-field.dense--5--tf--filled,.mdc-text-field.dense--4--tf--filled{height:40px}.mdc-text-field.dense--5--tf--filled .mdc-text-field__input,.mdc-text-field.dense--4--tf--filled .mdc-text-field__input{height:100%}.mdc-text-field.dense--5--tf--filled .mdc-floating-label,.mdc-text-field.dense--4--tf--filled .mdc-floating-label{display:none}.mdc-text-field.dense--5--tf--filled::before,.mdc-text-field.dense--4--tf--filled::before{display:none}@supports(-webkit-hyphens: none){.mdc-text-field.dense--5--tf--filled .mdc-text-field__affix,.mdc-text-field.dense--4--tf--filled .mdc-text-field__affix{align-items:center;align-self:center;display:inline-flex;height:100%}}.mdc-text-field.dense--3--tf--filled,.mdc-text-field.dense-compact--tf--filled{height:44px}.mdc-text-field.dense--3--tf--filled .mdc-text-field__input,.mdc-text-field.dense-compact--tf--filled .mdc-text-field__input{height:100%}.mdc-text-field.dense--3--tf--filled .mdc-floating-label,.mdc-text-field.dense-compact--tf--filled .mdc-floating-label{display:none}.mdc-text-field.dense--3--tf--filled::before,.mdc-text-field.dense-compact--tf--filled::before{display:none}@supports(-webkit-hyphens: none){.mdc-text-field.dense--3--tf--filled .mdc-text-field__affix,.mdc-text-field.dense-compact--tf--filled .mdc-text-field__affix{align-items:center;align-self:center;display:inline-flex;height:100%}}.mdc-text-field.dense--2--tf--filled,.mdc-text-field.dense-comfortable--tf--filled{height:48px}.mdc-text-field.dense--2--tf--filled .mdc-text-field__input,.mdc-text-field.dense-comfortable--tf--filled .mdc-text-field__input{height:100%}.mdc-text-field.dense--2--tf--filled .mdc-floating-label,.mdc-text-field.dense-comfortable--tf--filled .mdc-floating-label{display:none}.mdc-text-field.dense--2--tf--filled::before,.mdc-text-field.dense-comfortable--tf--filled::before{display:none}@supports(-webkit-hyphens: none){.mdc-text-field.dense--2--tf--filled .mdc-text-field__affix,.mdc-text-field.dense-comfortable--tf--filled .mdc-text-field__affix{align-items:center;align-self:center;display:inline-flex;height:100%}}.mdc-text-field.dense--1--tf--filled{height:52px}.mdc-text-field.dense--0--tf--filled,.mdc-text-field.dense-default--tf--filled{height:56px}.mdc-text-field.dense--5--tf--filled-with-leading-icon,.mdc-text-field.dense--4--tf--filled-with-leading-icon{height:40px}.mdc-text-field.dense--5--tf--filled-with-leading-icon .mdc-text-field__input,.mdc-text-field.dense--4--tf--filled-with-leading-icon .mdc-text-field__input{height:100%}.mdc-text-field.dense--5--tf--filled-with-leading-icon .mdc-floating-label,.mdc-text-field.dense--4--tf--filled-with-leading-icon .mdc-floating-label{display:none}.mdc-text-field.dense--5--tf--filled-with-leading-icon::before,.mdc-text-field.dense--4--tf--filled-with-leading-icon::before{display:none}@supports(-webkit-hyphens: none){.mdc-text-field.dense--5--tf--filled-with-leading-icon .mdc-text-field__affix,.mdc-text-field.dense--4--tf--filled-with-leading-icon .mdc-text-field__affix{align-items:center;align-self:center;display:inline-flex;height:100%}}.mdc-text-field.dense--3--tf--filled-with-leading-icon,.mdc-text-field.dense-compact--tf--filled-with-leading-icon{height:44px}.mdc-text-field.dense--3--tf--filled-with-leading-icon .mdc-text-field__input,.mdc-text-field.dense-compact--tf--filled-with-leading-icon .mdc-text-field__input{height:100%}.mdc-text-field.dense--3--tf--filled-with-leading-icon .mdc-floating-label,.mdc-text-field.dense-compact--tf--filled-with-leading-icon .mdc-floating-label{display:none}.mdc-text-field.dense--3--tf--filled-with-leading-icon::before,.mdc-text-field.dense-compact--tf--filled-with-leading-icon::before{display:none}@supports(-webkit-hyphens: none){.mdc-text-field.dense--3--tf--filled-with-leading-icon .mdc-text-field__affix,.mdc-text-field.dense-compact--tf--filled-with-leading-icon .mdc-text-field__affix{align-items:center;align-self:center;display:inline-flex;height:100%}}.mdc-text-field.dense--2--tf--filled-with-leading-icon,.mdc-text-field.dense-comfortable--tf--filled-with-leading-icon{height:48px}.mdc-text-field.dense--2--tf--filled-with-leading-icon .mdc-text-field__input,.mdc-text-field.dense-comfortable--tf--filled-with-leading-icon .mdc-text-field__input{height:100%}.mdc-text-field.dense--2--tf--filled-with-leading-icon .mdc-floating-label,.mdc-text-field.dense-comfortable--tf--filled-with-leading-icon .mdc-floating-label{display:none}.mdc-text-field.dense--2--tf--filled-with-leading-icon::before,.mdc-text-field.dense-comfortable--tf--filled-with-leading-icon::before{display:none}@supports(-webkit-hyphens: none){.mdc-text-field.dense--2--tf--filled-with-leading-icon .mdc-text-field__affix,.mdc-text-field.dense-comfortable--tf--filled-with-leading-icon .mdc-text-field__affix{align-items:center;align-self:center;display:inline-flex;height:100%}}.mdc-text-field.dense--1--tf--filled-with-leading-icon{height:52px}.mdc-text-field.dense--0--tf--filled-with-leading-icon,.mdc-text-field.dense-default--tf--filled-with-leading-icon{height:56px}.mdc-text-field.dense--5--tf--outlined,.mdc-text-field.dense--4--tf--outlined{height:40px}.mdc-text-field.dense--5--tf--outlined .mdc-floating-label--float-above,.mdc-text-field.dense--4--tf--outlined .mdc-floating-label--float-above{transform:translateY(-29.25px) scale(1)}.mdc-text-field.dense--5--tf--outlined .mdc-floating-label--float-above,.mdc-text-field.dense--4--tf--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field.dense--5--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--5--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--4--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--4--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-26.75px) scale(0.75)}.mdc-text-field.dense--5--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--5--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--4--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--4--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field.dense--5--tf--outlined .mdc-floating-label--shake,.mdc-text-field.dense--4--tf--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-40px 250ms 1}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-40px{0%{transform:translateX(calc(0 - 0%)) translateY(-26.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-26.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-26.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-26.75px) scale(0.75)}}.mdc-text-field.dense--3--tf--outlined,.mdc-text-field.dense-compact--tf--outlined{height:44px}.mdc-text-field.dense--3--tf--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-compact--tf--outlined .mdc-floating-label--float-above{transform:translateY(-31.25px) scale(1)}.mdc-text-field.dense--3--tf--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-compact--tf--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field.dense--3--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--3--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-compact--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-compact--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-28.75px) scale(0.75)}.mdc-text-field.dense--3--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--3--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-compact--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-compact--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field.dense--3--tf--outlined .mdc-floating-label--shake,.mdc-text-field.dense-compact--tf--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-44px 250ms 1}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-44px{0%{transform:translateX(calc(0 - 0%)) translateY(-28.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-28.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-28.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-28.75px) scale(0.75)}}.mdc-text-field.dense--2--tf--outlined,.mdc-text-field.dense-comfortable--tf--outlined{height:48px}.mdc-text-field.dense--2--tf--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--tf--outlined .mdc-floating-label--float-above{transform:translateY(-33.25px) scale(1)}.mdc-text-field.dense--2--tf--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--tf--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field.dense--2--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--2--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-30.75px) scale(0.75)}.mdc-text-field.dense--2--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--2--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field.dense--2--tf--outlined .mdc-floating-label--shake,.mdc-text-field.dense-comfortable--tf--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-48px 250ms 1}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-48px{0%{transform:translateX(calc(0 - 0%)) translateY(-30.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-30.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-30.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-30.75px) scale(0.75)}}.mdc-text-field.dense--1--tf--outlined{height:52px}.mdc-text-field.dense--1--tf--outlined .mdc-floating-label--float-above{transform:translateY(-35.25px) scale(1)}.mdc-text-field.dense--1--tf--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field.dense--1--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--1--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-32.75px) scale(0.75)}.mdc-text-field.dense--1--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--1--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field.dense--1--tf--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-52px 250ms 1}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-52px{0%{transform:translateX(calc(0 - 0%)) translateY(-32.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-32.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-32.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-32.75px) scale(0.75)}}.mdc-text-field.dense--0--tf--outlined,.mdc-text-field.dense-default--tf--outlined{height:56px}.mdc-text-field.dense--0--tf--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-default--tf--outlined .mdc-floating-label--float-above{transform:translateY(-37.25px) scale(1)}.mdc-text-field.dense--0--tf--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-default--tf--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field.dense--0--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--0--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-default--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-default--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-34.75px) scale(0.75)}.mdc-text-field.dense--0--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--0--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-default--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-default--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field.dense--0--tf--outlined .mdc-floating-label--shake,.mdc-text-field.dense-default--tf--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-56px 250ms 1}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-56px{0%{transform:translateX(calc(0 - 0%)) translateY(-34.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-34.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-34.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-34.75px) scale(0.75)}}.mdc-text-field.dense--5--tf--outlined-with-leading-icon,.mdc-text-field.dense--4--tf--outlined-with-leading-icon{height:40px}.mdc-text-field.dense--5--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense--4--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-29.25px) translateX(-32px) scale(1)}[dir=rtl] .mdc-text-field.dense--5--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense--4--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense--5--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense--4--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-29.25px) translateX(32px) scale(1)}.mdc-text-field.dense--5--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense--4--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field.dense--5--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--5--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--4--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--4--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-26.75px) translateX(-32px) scale(0.75)}[dir=rtl] .mdc-text-field.dense--5--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense--5--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense--4--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense--4--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--5--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense--5--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense--4--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense--4--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-26.75px) translateX(32px) scale(0.75)}.mdc-text-field.dense--5--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--5--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--4--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--4--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field.dense--5--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,.mdc-text-field.dense--4--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above-{0%{transform:translateX(calc(0 - 32px)) translateY(-26.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 32px)) translateY(-26.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 32px)) translateY(-26.75px) scale(0.75)}100%{transform:translateX(calc(0 - 32px)) translateY(-26.75px) scale(0.75)}}[dir=rtl] .mdc-text-field.dense--5--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,[dir=rtl] .mdc-text-field.dense--4--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,.mdc-text-field.dense--5--tf--outlined-with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake,.mdc-text-field.dense--4--tf--outlined-with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above--rtl{0%{transform:translateX(calc(0 - -32px)) translateY(-26.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - -32px)) translateY(-26.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - -32px)) translateY(-26.75px) scale(0.75)}100%{transform:translateX(calc(0 - -32px)) translateY(-26.75px) scale(0.75)}}.mdc-text-field.dense--3--tf--outlined-with-leading-icon,.mdc-text-field.dense-compact--tf--outlined-with-leading-icon{height:44px}.mdc-text-field.dense--3--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-compact--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-31.25px) translateX(-32px) scale(1)}[dir=rtl] .mdc-text-field.dense--3--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense-compact--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense--3--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense-compact--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-31.25px) translateX(32px) scale(1)}.mdc-text-field.dense--3--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-compact--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field.dense--3--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--3--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-compact--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-compact--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-28.75px) translateX(-32px) scale(0.75)}[dir=rtl] .mdc-text-field.dense--3--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense--3--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense-compact--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense-compact--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--3--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense--3--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense-compact--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense-compact--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-28.75px) translateX(32px) scale(0.75)}.mdc-text-field.dense--3--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--3--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-compact--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-compact--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field.dense--3--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,.mdc-text-field.dense-compact--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above-{0%{transform:translateX(calc(0 - 32px)) translateY(-28.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 32px)) translateY(-28.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 32px)) translateY(-28.75px) scale(0.75)}100%{transform:translateX(calc(0 - 32px)) translateY(-28.75px) scale(0.75)}}[dir=rtl] .mdc-text-field.dense--3--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,[dir=rtl] .mdc-text-field.dense-compact--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,.mdc-text-field.dense--3--tf--outlined-with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake,.mdc-text-field.dense-compact--tf--outlined-with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above--rtl{0%{transform:translateX(calc(0 - -32px)) translateY(-28.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - -32px)) translateY(-28.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - -32px)) translateY(-28.75px) scale(0.75)}100%{transform:translateX(calc(0 - -32px)) translateY(-28.75px) scale(0.75)}}.mdc-text-field.dense--2--tf--outlined-with-leading-icon,.mdc-text-field.dense-comfortable--tf--outlined-with-leading-icon{height:48px}.mdc-text-field.dense--2--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-33.25px) translateX(-32px) scale(1)}[dir=rtl] .mdc-text-field.dense--2--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense-comfortable--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense--2--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense-comfortable--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-33.25px) translateX(32px) scale(1)}.mdc-text-field.dense--2--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field.dense--2--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--2--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-30.75px) translateX(-32px) scale(0.75)}[dir=rtl] .mdc-text-field.dense--2--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense--2--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense-comfortable--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense-comfortable--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--2--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense--2--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense-comfortable--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense-comfortable--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-30.75px) translateX(32px) scale(0.75)}.mdc-text-field.dense--2--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--2--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field.dense--2--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,.mdc-text-field.dense-comfortable--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above-{0%{transform:translateX(calc(0 - 32px)) translateY(-30.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 32px)) translateY(-30.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 32px)) translateY(-30.75px) scale(0.75)}100%{transform:translateX(calc(0 - 32px)) translateY(-30.75px) scale(0.75)}}[dir=rtl] .mdc-text-field.dense--2--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,[dir=rtl] .mdc-text-field.dense-comfortable--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,.mdc-text-field.dense--2--tf--outlined-with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake,.mdc-text-field.dense-comfortable--tf--outlined-with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above--rtl{0%{transform:translateX(calc(0 - -32px)) translateY(-30.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - -32px)) translateY(-30.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - -32px)) translateY(-30.75px) scale(0.75)}100%{transform:translateX(calc(0 - -32px)) translateY(-30.75px) scale(0.75)}}.mdc-text-field.dense--1--tf--outlined-with-leading-icon{height:52px}.mdc-text-field.dense--1--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-35.25px) translateX(-32px) scale(1)}[dir=rtl] .mdc-text-field.dense--1--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense--1--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-35.25px) translateX(32px) scale(1)}.mdc-text-field.dense--1--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field.dense--1--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--1--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-32.75px) translateX(-32px) scale(0.75)}[dir=rtl] .mdc-text-field.dense--1--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense--1--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--1--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense--1--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-32.75px) translateX(32px) scale(0.75)}.mdc-text-field.dense--1--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--1--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field.dense--1--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above-{0%{transform:translateX(calc(0 - 32px)) translateY(-32.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 32px)) translateY(-32.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 32px)) translateY(-32.75px) scale(0.75)}100%{transform:translateX(calc(0 - 32px)) translateY(-32.75px) scale(0.75)}}[dir=rtl] .mdc-text-field.dense--1--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,.mdc-text-field.dense--1--tf--outlined-with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above--rtl{0%{transform:translateX(calc(0 - -32px)) translateY(-32.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - -32px)) translateY(-32.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - -32px)) translateY(-32.75px) scale(0.75)}100%{transform:translateX(calc(0 - -32px)) translateY(-32.75px) scale(0.75)}}.mdc-text-field.dense--0--tf--outlined-with-leading-icon,.mdc-text-field.dense-default--tf--outlined-with-leading-icon{height:56px}.mdc-text-field.dense--0--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-default--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-37.25px) translateX(-32px) scale(1)}[dir=rtl] .mdc-text-field.dense--0--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense-default--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense--0--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense-default--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-37.25px) translateX(32px) scale(1)}.mdc-text-field.dense--0--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-default--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field.dense--0--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--0--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-default--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-default--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-34.75px) translateX(-32px) scale(0.75)}[dir=rtl] .mdc-text-field.dense--0--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense--0--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense-default--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense-default--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--0--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense--0--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense-default--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense-default--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-34.75px) translateX(32px) scale(0.75)}.mdc-text-field.dense--0--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--0--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-default--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-default--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field.dense--0--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,.mdc-text-field.dense-default--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above-{0%{transform:translateX(calc(0 - 32px)) translateY(-34.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 32px)) translateY(-34.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 32px)) translateY(-34.75px) scale(0.75)}100%{transform:translateX(calc(0 - 32px)) translateY(-34.75px) scale(0.75)}}[dir=rtl] .mdc-text-field.dense--0--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,[dir=rtl] .mdc-text-field.dense-default--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,.mdc-text-field.dense--0--tf--outlined-with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake,.mdc-text-field.dense-default--tf--outlined-with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above--rtl{0%{transform:translateX(calc(0 - -32px)) translateY(-34.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - -32px)) translateY(-34.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - -32px)) translateY(-34.75px) scale(0.75)}100%{transform:translateX(calc(0 - -32px)) translateY(-34.75px) scale(0.75)}}.mdc-text-field.dense--5--ta--filled.mdc-text-field--filled .mdc-text-field__resizer,.mdc-text-field.dense--4--ta--filled.mdc-text-field--filled .mdc-text-field__resizer{min-height:40px}.mdc-text-field.dense--5--ta--filled.mdc-text-field--filled .mdc-floating-label,.mdc-text-field.dense--4--ta--filled.mdc-text-field--filled .mdc-floating-label{display:none}.mdc-text-field.dense--5--ta--filled.mdc-text-field--filled .mdc-text-field__input,.mdc-text-field.dense--4--ta--filled.mdc-text-field--filled .mdc-text-field__input{margin-top:8px;margin-bottom:8px}.mdc-text-field.dense--5--ta--filled.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__input,.mdc-text-field.dense--4--ta--filled.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__input{margin-top:8px;margin-bottom:8px}.mdc-text-field.dense--5--ta--filled.mdc-text-field--filled.mdc-text-field--with-internal-counter .mdc-text-field__input,.mdc-text-field.dense--4--ta--filled.mdc-text-field--filled.mdc-text-field--with-internal-counter .mdc-text-field__input{margin-bottom:2px}.mdc-text-field.dense--3--ta--filled.mdc-text-field--filled .mdc-text-field__resizer,.mdc-text-field.dense-compact--ta--filled.mdc-text-field--filled .mdc-text-field__resizer{min-height:44px}.mdc-text-field.dense--3--ta--filled.mdc-text-field--filled .mdc-floating-label,.mdc-text-field.dense-compact--ta--filled.mdc-text-field--filled .mdc-floating-label{display:none}.mdc-text-field.dense--3--ta--filled.mdc-text-field--filled .mdc-text-field__input,.mdc-text-field.dense-compact--ta--filled.mdc-text-field--filled .mdc-text-field__input{margin-top:10px;margin-bottom:10px}.mdc-text-field.dense--3--ta--filled.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__input,.mdc-text-field.dense-compact--ta--filled.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__input{margin-top:10px;margin-bottom:10px}.mdc-text-field.dense--3--ta--filled.mdc-text-field--filled.mdc-text-field--with-internal-counter .mdc-text-field__input,.mdc-text-field.dense-compact--ta--filled.mdc-text-field--filled.mdc-text-field--with-internal-counter .mdc-text-field__input{margin-bottom:2px}.mdc-text-field.dense--2--ta--filled.mdc-text-field--filled .mdc-text-field__resizer,.mdc-text-field.dense-comfortable--ta--filled.mdc-text-field--filled .mdc-text-field__resizer{min-height:48px}.mdc-text-field.dense--2--ta--filled.mdc-text-field--filled .mdc-floating-label,.mdc-text-field.dense-comfortable--ta--filled.mdc-text-field--filled .mdc-floating-label{display:none}.mdc-text-field.dense--2--ta--filled.mdc-text-field--filled .mdc-text-field__input,.mdc-text-field.dense-comfortable--ta--filled.mdc-text-field--filled .mdc-text-field__input{margin-top:12px;margin-bottom:12px}.mdc-text-field.dense--2--ta--filled.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__input,.mdc-text-field.dense-comfortable--ta--filled.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__input{margin-top:12px;margin-bottom:12px}.mdc-text-field.dense--2--ta--filled.mdc-text-field--filled.mdc-text-field--with-internal-counter .mdc-text-field__input,.mdc-text-field.dense-comfortable--ta--filled.mdc-text-field--filled.mdc-text-field--with-internal-counter .mdc-text-field__input{margin-bottom:2px}.mdc-text-field.dense--1--ta--filled.mdc-text-field--filled .mdc-text-field__resizer{min-height:52px}.mdc-text-field.dense--1--ta--filled.mdc-text-field--filled .mdc-floating-label--float-above{transform:translateY(-9.25px) scale(0.75)}.mdc-text-field.dense--1--ta--filled.mdc-text-field--filled .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-filled--1 250ms 1}@keyframes mdc-floating-label-shake-float-above-text-field-filled--1{0%{transform:translateX(calc(0 - 0%)) translateY(-9.25px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-9.25px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-9.25px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-9.25px) scale(0.75)}}.mdc-text-field.dense--1--ta--filled.mdc-text-field--filled .mdc-floating-label{top:17px}.mdc-text-field.dense--1--ta--filled.mdc-text-field--filled .mdc-text-field__input{margin-bottom:5px}.mdc-text-field.dense--1--ta--filled.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__input{margin-top:14px;margin-bottom:14px}.mdc-text-field.dense--1--ta--filled.mdc-text-field--filled.mdc-text-field--with-internal-counter .mdc-text-field__input{margin-bottom:2px}.mdc-text-field.dense--0--ta--filled.mdc-text-field--filled .mdc-text-field__resizer,.mdc-text-field.dense-default--ta--filled.mdc-text-field--filled .mdc-text-field__resizer{min-height:56px}.mdc-text-field.dense--0--ta--filled.mdc-text-field--filled .mdc-floating-label--float-above,.mdc-text-field.dense-default--ta--filled.mdc-text-field--filled .mdc-floating-label--float-above{transform:translateY(-11.25px) scale(0.75)}.mdc-text-field.dense--0--ta--filled.mdc-text-field--filled .mdc-floating-label--shake,.mdc-text-field.dense-default--ta--filled.mdc-text-field--filled .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-filled-0 250ms 1}@keyframes mdc-floating-label-shake-float-above-text-field-filled-0{0%{transform:translateX(calc(0 - 0%)) translateY(-11.25px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-11.25px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-11.25px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-11.25px) scale(0.75)}}.mdc-text-field.dense--0--ta--filled.mdc-text-field--filled .mdc-floating-label,.mdc-text-field.dense-default--ta--filled.mdc-text-field--filled .mdc-floating-label{top:19px}.mdc-text-field.dense--0--ta--filled.mdc-text-field--filled .mdc-text-field__input,.mdc-text-field.dense-default--ta--filled.mdc-text-field--filled .mdc-text-field__input{margin-bottom:9px}.mdc-text-field.dense--0--ta--filled.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__input,.mdc-text-field.dense-default--ta--filled.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__input{margin-top:16px;margin-bottom:16px}.mdc-text-field.dense--0--ta--filled.mdc-text-field--filled.mdc-text-field--with-internal-counter .mdc-text-field__input,.mdc-text-field.dense-default--ta--filled.mdc-text-field--filled.mdc-text-field--with-internal-counter .mdc-text-field__input{margin-bottom:2px}.mdc-text-field.dense--5--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense--4--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-19.25px) scale(1)}.mdc-text-field.dense--5--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense--4--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field.dense--5--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--5--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--4--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--4--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-16.75px) scale(0.75)}.mdc-text-field.dense--5--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--5--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--4--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--4--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field.dense--5--ta--outlined.mdc-text-field--outlined .mdc-floating-label--shake,.mdc-text-field.dense--4--ta--outlined.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined--4 250ms 1}@keyframes mdc-floating-label-shake-float-above-text-field-outlined--4{0%{transform:translateX(calc(0 - 0%)) translateY(-16.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-16.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-16.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-16.75px) scale(0.75)}}.mdc-text-field.dense--5--ta--outlined.mdc-text-field--outlined .mdc-floating-label,.mdc-text-field.dense--4--ta--outlined.mdc-text-field--outlined .mdc-floating-label{top:10px}.mdc-text-field.dense--5--ta--outlined.mdc-text-field--outlined .mdc-text-field__resizer,.mdc-text-field.dense--4--ta--outlined.mdc-text-field--outlined .mdc-text-field__resizer{min-height:40px}.mdc-text-field.dense--5--ta--outlined.mdc-text-field--outlined .mdc-text-field__input,.mdc-text-field.dense--4--ta--outlined.mdc-text-field--outlined .mdc-text-field__input{margin-top:8px;margin-bottom:8px}.mdc-text-field.dense--5--ta--outlined.mdc-text-field--outlined.mdc-text-field--with-internal-counter .mdc-text-field__input,.mdc-text-field.dense--4--ta--outlined.mdc-text-field--outlined.mdc-text-field--with-internal-counter .mdc-text-field__input{margin-bottom:2px}.mdc-text-field.dense--3--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-compact--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-21.25px) scale(1)}.mdc-text-field.dense--3--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-compact--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field.dense--3--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--3--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-compact--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-compact--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-18.75px) scale(0.75)}.mdc-text-field.dense--3--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--3--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-compact--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-compact--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field.dense--3--ta--outlined.mdc-text-field--outlined .mdc-floating-label--shake,.mdc-text-field.dense-compact--ta--outlined.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined--3 250ms 1}@keyframes mdc-floating-label-shake-float-above-text-field-outlined--3{0%{transform:translateX(calc(0 - 0%)) translateY(-18.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-18.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-18.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-18.75px) scale(0.75)}}.mdc-text-field.dense--3--ta--outlined.mdc-text-field--outlined .mdc-floating-label,.mdc-text-field.dense-compact--ta--outlined.mdc-text-field--outlined .mdc-floating-label{top:12px}.mdc-text-field.dense--3--ta--outlined.mdc-text-field--outlined .mdc-text-field__resizer,.mdc-text-field.dense-compact--ta--outlined.mdc-text-field--outlined .mdc-text-field__resizer{min-height:44px}.mdc-text-field.dense--3--ta--outlined.mdc-text-field--outlined .mdc-text-field__input,.mdc-text-field.dense-compact--ta--outlined.mdc-text-field--outlined .mdc-text-field__input{margin-top:10px;margin-bottom:10px}.mdc-text-field.dense--3--ta--outlined.mdc-text-field--outlined.mdc-text-field--with-internal-counter .mdc-text-field__input,.mdc-text-field.dense-compact--ta--outlined.mdc-text-field--outlined.mdc-text-field--with-internal-counter .mdc-text-field__input{margin-bottom:2px}.mdc-text-field.dense--2--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-23.25px) scale(1)}.mdc-text-field.dense--2--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field.dense--2--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--2--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-20.75px) scale(0.75)}.mdc-text-field.dense--2--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--2--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field.dense--2--ta--outlined.mdc-text-field--outlined .mdc-floating-label--shake,.mdc-text-field.dense-comfortable--ta--outlined.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined--2 250ms 1}@keyframes mdc-floating-label-shake-float-above-text-field-outlined--2{0%{transform:translateX(calc(0 - 0%)) translateY(-20.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-20.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-20.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-20.75px) scale(0.75)}}.mdc-text-field.dense--2--ta--outlined.mdc-text-field--outlined .mdc-floating-label,.mdc-text-field.dense-comfortable--ta--outlined.mdc-text-field--outlined .mdc-floating-label{top:14px}.mdc-text-field.dense--2--ta--outlined.mdc-text-field--outlined .mdc-text-field__resizer,.mdc-text-field.dense-comfortable--ta--outlined.mdc-text-field--outlined .mdc-text-field__resizer{min-height:48px}.mdc-text-field.dense--2--ta--outlined.mdc-text-field--outlined .mdc-text-field__input,.mdc-text-field.dense-comfortable--ta--outlined.mdc-text-field--outlined .mdc-text-field__input{margin-top:12px;margin-bottom:12px}.mdc-text-field.dense--2--ta--outlined.mdc-text-field--outlined.mdc-text-field--with-internal-counter .mdc-text-field__input,.mdc-text-field.dense-comfortable--ta--outlined.mdc-text-field--outlined.mdc-text-field--with-internal-counter .mdc-text-field__input{margin-bottom:2px}.mdc-text-field.dense--1--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-25.25px) scale(1)}.mdc-text-field.dense--1--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field.dense--1--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--1--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-22.75px) scale(0.75)}.mdc-text-field.dense--1--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--1--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field.dense--1--ta--outlined.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined--1 250ms 1}@keyframes mdc-floating-label-shake-float-above-text-field-outlined--1{0%{transform:translateX(calc(0 - 0%)) translateY(-22.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-22.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-22.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-22.75px) scale(0.75)}}.mdc-text-field.dense--1--ta--outlined.mdc-text-field--outlined .mdc-floating-label{top:16px}.mdc-text-field.dense--1--ta--outlined.mdc-text-field--outlined .mdc-text-field__resizer{min-height:52px}.mdc-text-field.dense--1--ta--outlined.mdc-text-field--outlined .mdc-text-field__input{margin-top:14px;margin-bottom:14px}.mdc-text-field.dense--1--ta--outlined.mdc-text-field--outlined.mdc-text-field--with-internal-counter .mdc-text-field__input{margin-bottom:2px}.mdc-text-field.dense--0--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-default--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-27.25px) scale(1)}.mdc-text-field.dense--0--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-default--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field.dense--0--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--0--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-default--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-default--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-24.75px) scale(0.75)}.mdc-text-field.dense--0--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--0--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-default--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-default--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field.dense--0--ta--outlined.mdc-text-field--outlined .mdc-floating-label--shake,.mdc-text-field.dense-default--ta--outlined.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-0 250ms 1}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-0{0%{transform:translateX(calc(0 - 0%)) translateY(-24.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-24.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-24.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-24.75px) scale(0.75)}}.mdc-text-field.dense--0--ta--outlined.mdc-text-field--outlined .mdc-floating-label,.mdc-text-field.dense-default--ta--outlined.mdc-text-field--outlined .mdc-floating-label{top:18px}.mdc-text-field.dense--0--ta--outlined.mdc-text-field--outlined .mdc-text-field__resizer,.mdc-text-field.dense-default--ta--outlined.mdc-text-field--outlined .mdc-text-field__resizer{min-height:56px}.mdc-text-field.dense--0--ta--outlined.mdc-text-field--outlined .mdc-text-field__input,.mdc-text-field.dense-default--ta--outlined.mdc-text-field--outlined .mdc-text-field__input{margin-top:16px;margin-bottom:16px}.mdc-text-field.dense--0--ta--outlined.mdc-text-field--outlined.mdc-text-field--with-internal-counter .mdc-text-field__input,.mdc-text-field.dense-default--ta--outlined.mdc-text-field--outlined.mdc-text-field--with-internal-counter .mdc-text-field__input{margin-bottom:2px}.mb-text-field__helper-invalid-text{padding-right:16px;padding-left:16px;max-height:0px;max-width:0px;visibility:hidden;color:var(--mdc-theme-error)}.mdc-text-field--invalid~.mb-text-field__helper-text{max-height:0px !important;visibility:hidden !important}.mdc-text-field--invalid~.mb-text-field__helper-invalid-text{max-height:max-content !important;max-width:max-content !important;visibility:visible !important}.mb-date-field2 .mdc-text-field__input::-webkit-calendar-picker-indicator{display:block}:root{--mb-toast-color-info: white;--mb-toast-color-success: white;--mb-toast-color-warning: white;--mb-toast-color-error: white;--mb-toast-filter-info: contrast(4) invert(1);--mb-toast-filter-success: contrast(4) invert(1);--mb-toast-filter-warning: contrast(4) invert(1);--mb-toast-filter-error: contrast(4) invert(1);--mb-toast-background-color-info: var(--mb-color-light-blue-700);--mb-toast-background-color-success: var(--mb-color-green-700);--mb-toast-background-color-warning: var(--mb-color-amber-800);--mb-toast-background-color-error: var(--mb-color-red-700)}.mb-toast-container{flex-direction:column}.mb-toast-container .mdc-snackbar__surface{transition:unset !important;transition-property:unset !important}.mb-toast-container .mdc-snackbar__label{word-break:break-word}.mb-toast-container h5{margin:0 0 6px 0}.mb-toast__top-left,.mb-toast__top-right,.mb-toast__top-center{top:0;bottom:inherit}.mb-toast__top-left .mdc-snackbar__surface,.mb-toast__top-right .mdc-snackbar__surface,.mb-toast__top-center .mdc-snackbar__surface{margin-bottom:8px}.mb-toast__center-left,.mb-toast__center-right,.mb-toast__center-center{top:0}.mb-toast__center-left .mdc-snackbar__surface,.mb-toast__center-right .mdc-snackbar__surface,.mb-toast__center-center .mdc-snackbar__surface{margin:4px 0}.mb-toast__bottom-left .mdc-snackbar__surface,.mb-toast__bottom-right .mdc-snackbar__surface,.mb-toast__bottom-center .mdc-snackbar__surface{margin-top:8px}@media(min-width: 576px){.mb-toast__top-left,.mb-toast__center-left,.mb-toast__bottom-left{align-items:flex-start}.mb-toast__top-right,.mb-toast__center-right,.mb-toast__bottom-right{align-items:flex-end}}.mb-toast__text{display:flex;flex-flow:row nowrap}.mb-toast--fade-in{animation:mbToastFadeIn 300ms}.mb-toast--fade-out{animation:mbToastFadeOut 3000ms}.mb-toast--hide{max-height:0;visibility:hidden}.mb-toast--hide .mdc-snackbar__label{visibility:hidden}@keyframes mbToastFadeIn{0%{opacity:0;max-height:0;margin:0;animation-timing-function:ease-in-out}40%{opacity:0;animation-timing-function:ease-in-out}100%{opacity:1;animation-timing-function:ease-in-out}}@-webkit-keyframes mbToastFadeIn{0%{opacity:0;max-height:0;margin:0;animation-timing-function:ease-in-out}40%{opacity:0;animation-timing-function:ease-in-out}100%{opacity:1;animation-timing-function:ease-in-out}}@keyframes mbToastFadeOut{0%{opacity:1;animation-timing-function:ease-in-out}6%{opacity:0;animation-timing-function:ease-in-out}10%{opacity:0;max-height:0;margin:0;animation-timing-function:ease-in-out}100%{opacity:0;max-height:0;margin:0}}@-webkit-keyframes mbToastFadeOut{0%{opacity:1;animation-timing-function:ease-in-out}6%{opacity:0;animation-timing-function:ease-in-out}10%{opacity:0;max-height:0;margin:0;animation-timing-function:ease-in-out}100%{opacity:0;max-height:0;margin:0}}.mb-toast__info{color:var(--mb-toast-color-info);background-color:var(--mb-toast-background-color-info);--mdc-theme-primary: var(--mb-toast-color-info)}.mb-toast__info .mdc-snackbar__label,.mb-toast__info .mdc-snackbar__dismiss{color:var(--mb-toast-color-info)}.mb-toast__success{color:var(--mb-toast-color-success);background-color:var(--mb-toast-background-color-success);--mdc-theme-primary: var(--mb-toast-color-success)}.mb-toast__success .mdc-snackbar__label,.mb-toast__success .mdc-snackbar__dismiss{color:var(--mb-toast-color-success)}.mb-toast__warning{color:var(--mb-toast-color-warning);background-color:var(--mb-toast-background-color-warning);--mdc-theme-primary: var(--mb-toast-color-warning)}.mb-toast__warning .mdc-snackbar__label,.mb-toast__warning .mdc-snackbar__dismiss{color:var(--mb-toast-color-warning)}.mb-toast__error{color:var(--mb-toast-color-error);background-color:var(--mb-toast-background-color-error);--mdc-theme-primary: var(--mb-toast-color-error)}.mb-toast__error .mdc-snackbar__label,.mb-toast__error .mdc-snackbar__dismiss{color:var(--mb-toast-color-error)}.mb-toast-icon{display:flex;flex-direction:column;justify-content:center;flex-grow:0;flex-shrink:0;padding:0 0 0 12px;font-size:24px}.mb-toast-icon.info-filter{filter:var(--mb-toast-filter-info)}.mb-toast-icon.success-filter{filter:var(--mb-toast-filter-success)}.mb-toast-icon.warning-filter{filter:var(--mb-toast-filter-warning)}.mb-toast-icon.error-filter{filter:var(--mb-toast-filter-error)}.mb-top-app-bar__title-right{padding:0 20px 0 0 !important}[dir=rtl] .mb-top-app-bar__title-right{padding:0 0 0 20px !important}.mb-align-left{text-align:left}.mb-align-center{text-align:center}.mb-align-right{text-align:right}.mb-full-width{width:100%}[dir=rtl] .mb-rtl-reversed-icon i{transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1);-webkit-transform:scaleX(-1)}.loading-progress{position:relative;display:block;width:8rem;height:8rem;margin:20vh auto 1rem auto}.loading-progress circle{fill:none;stroke:#e0e0e0;stroke-width:.6rem;transform-origin:50% 50%;transform:rotate(-90deg)}.loading-progress circle:last-child{stroke:#1b6ec2;stroke-dasharray:calc(3.141 * var(--blazor-load-percentage, 0%) * 0.8),500%;transition:stroke-dasharray .05s ease-in-out}.loading-progress-text{position:absolute;text-align:center;font-weight:bold;inset:calc(20vh + 3.25rem) 0 auto .2rem}.loading-progress-text:after{content:var(--blazor-load-percentage-text, "Loading")}
+:root{--mb-text-color-light: white;--mb-text-color-dark: black;--mb-color-red-50: #ffebee;--mb-color-red-100: #ffcdd2;--mb-color-red-200: #ef9a9a;--mb-color-red-300: #e57373;--mb-color-red-400: #ef5350;--mb-color-red-500: #f44336;--mb-color-red-600: #e53935;--mb-color-red-700: #d32f2f;--mb-color-red-800: #c62828;--mb-color-red-900: #b71c1c;--mb-color-red-a100: #ff8a80;--mb-color-red-a200: #ff5252;--mb-color-red-a400: #ff1744;--mb-color-red-a700: #d50000;--mb-color-pink-50: #fce4ec;--mb-color-pink-100: #f8bbd0;--mb-color-pink-200: #f48fb1;--mb-color-pink-300: #f06292;--mb-color-pink-400: #ec407a;--mb-color-pink-500: #e91e63;--mb-color-pink-600: #d81b60;--mb-color-pink-700: #c2185b;--mb-color-pink-800: #ad1457;--mb-color-pink-900: #880e4f;--mb-color-pink-a100: #ff80ab;--mb-color-pink-a200: #ff4081;--mb-color-pink-a400: #f50057;--mb-color-pink-a700: #c51162;--mb-color-purple-50: #f3e5f5;--mb-color-purple-100: #e1bee7;--mb-color-purple-200: #ce93d8;--mb-color-purple-300: #ba68c8;--mb-color-purple-400: #ab47bc;--mb-color-purple-500: #9c27b0;--mb-color-purple-600: #8e24aa;--mb-color-purple-700: #7b1fa2;--mb-color-purple-800: #6a1b9a;--mb-color-purple-900: #4a148c;--mb-color-purple-a100: #ea80fc;--mb-color-purple-a200: #e040fb;--mb-color-purple-a400: #d500f9;--mb-color-purple-a700: #a0f;--mb-color-deep-purple-50: #ede7f6;--mb-color-deep-purple-100: #d1c4e9;--mb-color-deep-purple-200: #b39ddb;--mb-color-deep-purple-300: #9575cd;--mb-color-deep-purple-400: #7e57c2;--mb-color-deep-purple-500: #673ab7;--mb-color-deep-purple-600: #5e35b1;--mb-color-deep-purple-700: #512da8;--mb-color-deep-purple-800: #4527a0;--mb-color-deep-purple-900: #311b92;--mb-color-deep-purple-a100: #b388ff;--mb-color-deep-purple-a200: #7c4dff;--mb-color-deep-purple-a400: #651fff;--mb-color-deep-purple-a700: #6200ea;--mb-color-indigo-50: #e8eaf6;--mb-color-indigo-100: #c5cae9;--mb-color-indigo-200: #9fa8da;--mb-color-indigo-300: #7986cb;--mb-color-indigo-400: #5c6bc0;--mb-color-indigo-500: #3f51b5;--mb-color-indigo-600: #3949ab;--mb-color-indigo-700: #303f9f;--mb-color-indigo-800: #283593;--mb-color-indigo-900: #1a237e;--mb-color-indigo-a100: #8c9eff;--mb-color-indigo-a200: #536dfe;--mb-color-indigo-a400: #3d5afe;--mb-color-indigo-a700: #304ffe;--mb-color-blue-50: #e3f2fd;--mb-color-blue-100: #bbdefb;--mb-color-blue-200: #90caf9;--mb-color-blue-300: #64b5f6;--mb-color-blue-400: #42a5f5;--mb-color-blue-500: #2196f3;--mb-color-blue-600: #1e88e5;--mb-color-blue-700: #1976d2;--mb-color-blue-800: #1565c0;--mb-color-blue-900: #0d47a1;--mb-color-blue-a100: #82b1ff;--mb-color-blue-a200: #448aff;--mb-color-blue-a400: #2979ff;--mb-color-blue-a700: #2962ff;--mb-color-light-blue-50: #e1f5fe;--mb-color-light-blue-100: #b3e5fc;--mb-color-light-blue-200: #81d4fa;--mb-color-light-blue-300: #4fc3f7;--mb-color-light-blue-400: #29b6f6;--mb-color-light-blue-500: #03a9f4;--mb-color-light-blue-600: #039be5;--mb-color-light-blue-700: #0288d1;--mb-color-light-blue-800: #0277bd;--mb-color-light-blue-900: #01579b;--mb-color-light-blue-a100: #80d8ff;--mb-color-light-blue-a200: #40c4ff;--mb-color-light-blue-a400: #00b0ff;--mb-color-light-blue-a700: #0091ea;--mb-color-cyan-50: #e0f7fa;--mb-color-cyan-100: #b2ebf2;--mb-color-cyan-200: #80deea;--mb-color-cyan-300: #4dd0e1;--mb-color-cyan-400: #26c6da;--mb-color-cyan-500: #00bcd4;--mb-color-cyan-600: #00acc1;--mb-color-cyan-700: #0097a7;--mb-color-cyan-800: #00838f;--mb-color-cyan-900: #006064;--mb-color-cyan-a100: #84ffff;--mb-color-cyan-a200: #18ffff;--mb-color-cyan-a400: #00e5ff;--mb-color-cyan-a700: #00b8d4;--mb-color-teal-50: #e0f2f1;--mb-color-teal-100: #b2dfdb;--mb-color-teal-200: #80cbc4;--mb-color-teal-300: #4db6ac;--mb-color-teal-400: #26a69a;--mb-color-teal-500: #009688;--mb-color-teal-600: #00897b;--mb-color-teal-700: #00796b;--mb-color-teal-800: #00695c;--mb-color-teal-900: #004d40;--mb-color-teal-a100: #a7ffeb;--mb-color-teal-a200: #64ffda;--mb-color-teal-a400: #1de9b6;--mb-color-teal-a700: #00bfa5;--mb-color-green-50: #e8f5e9;--mb-color-green-100: #c8e6c9;--mb-color-green-200: #a5d6a7;--mb-color-green-300: #81c784;--mb-color-green-400: #66bb6a;--mb-color-green-500: #4caf50;--mb-color-green-600: #43a047;--mb-color-green-700: #388e3c;--mb-color-green-800: #2e7d32;--mb-color-green-900: #1b5e20;--mb-color-green-a100: #b9f6ca;--mb-color-green-a200: #69f0ae;--mb-color-green-a400: #00e676;--mb-color-green-a700: #00c853;--mb-color-light-green-50: #f1f8e9;--mb-color-light-green-100: #dcedc8;--mb-color-light-green-200: #c5e1a5;--mb-color-light-green-300: #aed581;--mb-color-light-green-400: #9ccc65;--mb-color-light-green-500: #8bc34a;--mb-color-light-green-600: #7cb342;--mb-color-light-green-700: #689f38;--mb-color-light-green-800: #558b2f;--mb-color-light-green-900: #33691e;--mb-color-light-green-a100: #ccff90;--mb-color-light-green-a200: #b2ff59;--mb-color-light-green-a400: #76ff03;--mb-color-light-green-a700: #64dd17;--mb-color-lime-50: #f9fbe7;--mb-color-lime-100: #f0f4c3;--mb-color-lime-200: #e6ee9c;--mb-color-lime-300: #dce775;--mb-color-lime-400: #d4e157;--mb-color-lime-500: #cddc39;--mb-color-lime-600: #c0ca33;--mb-color-lime-700: #afb42b;--mb-color-lime-800: #9e9d24;--mb-color-lime-900: #827717;--mb-color-lime-a100: #f4ff81;--mb-color-lime-a200: #eeff41;--mb-color-lime-a400: #c6ff00;--mb-color-lime-a700: #aeea00;--mb-color-yellow-50: #fffde7;--mb-color-yellow-100: #fff9c4;--mb-color-yellow-200: #fff59d;--mb-color-yellow-300: #fff176;--mb-color-yellow-400: #ffee58;--mb-color-yellow-500: #ffeb3b;--mb-color-yellow-600: #fdd835;--mb-color-yellow-700: #fbc02d;--mb-color-yellow-800: #f9a825;--mb-color-yellow-900: #f57f17;--mb-color-yellow-a100: #ffff8d;--mb-color-yellow-a200: #ff0;--mb-color-yellow-a400: #ffea00;--mb-color-yellow-a700: #ffd600;--mb-color-amber-50: #fff8e1;--mb-color-amber-100: #ffecb3;--mb-color-amber-200: #ffe082;--mb-color-amber-300: #ffd54f;--mb-color-amber-400: #ffca28;--mb-color-amber-500: #ffc107;--mb-color-amber-600: #ffb300;--mb-color-amber-700: #ffa000;--mb-color-amber-800: #ff8f00;--mb-color-amber-900: #ff6f00;--mb-color-amber-a100: #ffe57f;--mb-color-amber-a200: #ffd740;--mb-color-amber-a400: #ffc400;--mb-color-amber-a700: #ffab00;--mb-color-orange-50: #fff3e0;--mb-color-orange-100: #ffe0b2;--mb-color-orange-200: #ffcc80;--mb-color-orange-300: #ffb74d;--mb-color-orange-400: #ffa726;--mb-color-orange-500: #ff9800;--mb-color-orange-600: #fb8c00;--mb-color-orange-700: #f57c00;--mb-color-orange-800: #ef6c00;--mb-color-orange-900: #e65100;--mb-color-orange-a100: #ffd180;--mb-color-orange-a200: #ffab40;--mb-color-orange-a400: #ff9100;--mb-color-orange-a700: #ff6d00;--mb-color-deep-orange-50: #fbe9e7;--mb-color-deep-orange-100: #ffccbc;--mb-color-deep-orange-200: #ffab91;--mb-color-deep-orange-300: #ff8a65;--mb-color-deep-orange-400: #ff7043;--mb-color-deep-orange-500: #ff5722;--mb-color-deep-orange-600: #f4511e;--mb-color-deep-orange-700: #e64a19;--mb-color-deep-orange-800: #d84315;--mb-color-deep-orange-900: #bf360c;--mb-color-deep-orange-a100: #ff9e80;--mb-color-deep-orange-a200: #ff6e40;--mb-color-deep-orange-a400: #ff3d00;--mb-color-deep-orange-a700: #dd2c00;--mb-color-brown-50: #efebe9;--mb-color-brown-100: #d7ccc8;--mb-color-brown-200: #bcaaa4;--mb-color-brown-300: #a1887f;--mb-color-brown-400: #8d6e63;--mb-color-brown-500: #795548;--mb-color-brown-600: #6d4c41;--mb-color-brown-700: #5d4037;--mb-color-brown-800: #4e342e;--mb-color-brown-900: #3e2723;--mb-color-grey-50: #fafafa;--mb-color-grey-100: #f5f5f5;--mb-color-grey-200: #eee;--mb-color-grey-300: #e0e0e0;--mb-color-grey-400: #bdbdbd;--mb-color-grey-500: #9e9e9e;--mb-color-grey-600: #757575;--mb-color-grey-700: #616161;--mb-color-grey-800: #424242;--mb-color-grey-900: #212121;--mb-color-blue-grey-50: #eceff1;--mb-color-blue-grey-100: #cfd8dc;--mb-color-blue-grey-200: #b0bec5;--mb-color-blue-grey-300: #90a4ae;--mb-color-blue-grey-400: #78909c;--mb-color-blue-grey-500: #607d8b;--mb-color-blue-grey-600: #546e7a;--mb-color-blue-grey-700: #455a64;--mb-color-blue-grey-800: #37474f;--mb-color-blue-grey-900: #263238;--mb-color-on-red-50: var(--mb-text-color-dark);--mb-color-on-red-100: var(--mb-text-color-dark);--mb-color-on-red-200: var(--mb-text-color-dark);--mb-color-on-red-300: var(--mb-text-color-dark);--mb-color-on-red-400: var(--mb-text-color-light);--mb-color-on-red-500: var(--mb-text-color-light);--mb-color-on-red-600: var(--mb-text-color-light);--mb-color-on-red-700: var(--mb-text-color-light);--mb-color-on-red-800: var(--mb-text-color-light);--mb-color-on-red-900: var(--mb-text-color-light);--mb-color-on-red-a100: var(--mb-text-color-dark);--mb-color-on-red-a200: var(--mb-text-color-light);--mb-color-on-red-a400: var(--mb-text-color-light);--mb-color-on-red-a700: var(--mb-text-color-light);--mb-color-on-pink-50: var(--mb-text-color-dark);--mb-color-on-pink-100: var(--mb-text-color-dark);--mb-color-on-pink-200: var(--mb-text-color-dark);--mb-color-on-pink-300: var(--mb-text-color-dark);--mb-color-on-pink-400: var(--mb-text-color-light);--mb-color-on-pink-500: var(--mb-text-color-light);--mb-color-on-pink-600: var(--mb-text-color-light);--mb-color-on-pink-700: var(--mb-text-color-light);--mb-color-on-pink-800: var(--mb-text-color-light);--mb-color-on-pink-900: var(--mb-text-color-light);--mb-color-on-pink-a100: var(--mb-text-color-dark);--mb-color-on-pink-a200: var(--mb-text-color-light);--mb-color-on-pink-a400: var(--mb-text-color-light);--mb-color-on-pink-a700: var(--mb-text-color-light);--mb-color-on-purple-50: var(--mb-text-color-dark);--mb-color-on-purple-100: var(--mb-text-color-dark);--mb-color-on-purple-200: var(--mb-text-color-dark);--mb-color-on-purple-300: var(--mb-text-color-light);--mb-color-on-purple-400: var(--mb-text-color-light);--mb-color-on-purple-500: var(--mb-text-color-light);--mb-color-on-purple-600: var(--mb-text-color-light);--mb-color-on-purple-700: var(--mb-text-color-light);--mb-color-on-purple-800: var(--mb-text-color-light);--mb-color-on-purple-900: var(--mb-text-color-light);--mb-color-on-purple-a100: var(--mb-text-color-dark);--mb-color-on-purple-a200: var(--mb-text-color-light);--mb-color-on-purple-a400: var(--mb-text-color-light);--mb-color-on-purple-a700: var(--mb-text-color-light);--mb-color-on-deep-purple-50: var(--mb-text-color-dark);--mb-color-on-deep-purple-100: var(--mb-text-color-dark);--mb-color-on-deep-purple-200: var(--mb-text-color-dark);--mb-color-on-deep-purple-300: var(--mb-text-color-light);--mb-color-on-deep-purple-400: var(--mb-text-color-light);--mb-color-on-deep-purple-500: var(--mb-text-color-light);--mb-color-on-deep-purple-600: var(--mb-text-color-light);--mb-color-on-deep-purple-700: var(--mb-text-color-light);--mb-color-on-deep-purple-800: var(--mb-text-color-light);--mb-color-on-deep-purple-900: var(--mb-text-color-light);--mb-color-on-deep-purple-a100: var(--mb-text-color-dark);--mb-color-on-deep-purple-a200: var(--mb-text-color-light);--mb-color-on-deep-purple-a400: var(--mb-text-color-light);--mb-color-on-deep-purple-a700: var(--mb-text-color-light);--mb-color-on-indigo-50: var(--mb-text-color-dark);--mb-color-on-indigo-100: var(--mb-text-color-dark);--mb-color-on-indigo-200: var(--mb-text-color-dark);--mb-color-on-indigo-300: var(--mb-text-color-light);--mb-color-on-indigo-400: var(--mb-text-color-light);--mb-color-on-indigo-500: var(--mb-text-color-light);--mb-color-on-indigo-600: var(--mb-text-color-light);--mb-color-on-indigo-700: var(--mb-text-color-light);--mb-color-on-indigo-800: var(--mb-text-color-light);--mb-color-on-indigo-900: var(--mb-text-color-light);--mb-color-on-indigo-a100: var(--mb-text-color-dark);--mb-color-on-indigo-a200: var(--mb-text-color-light);--mb-color-on-indigo-a400: var(--mb-text-color-light);--mb-color-on-indigo-a700: var(--mb-text-color-light);--mb-color-on-blue-50: var(--mb-text-color-dark);--mb-color-on-blue-100: var(--mb-text-color-dark);--mb-color-on-blue-200: var(--mb-text-color-dark);--mb-color-on-blue-300: var(--mb-text-color-dark);--mb-color-on-blue-400: var(--mb-text-color-dark);--mb-color-on-blue-500: var(--mb-text-color-light);--mb-color-on-blue-600: var(--mb-text-color-light);--mb-color-on-blue-700: var(--mb-text-color-light);--mb-color-on-blue-800: var(--mb-text-color-light);--mb-color-on-blue-900: var(--mb-text-color-light);--mb-color-on-blue-a100: var(--mb-text-color-dark);--mb-color-on-blue-a200: var(--mb-text-color-light);--mb-color-on-blue-a400: var(--mb-text-color-light);--mb-color-on-blue-a700: var(--mb-text-color-light);--mb-color-on-light-blue-50: var(--mb-text-color-dark);--mb-color-on-light-blue-100: var(--mb-text-color-dark);--mb-color-on-light-blue-200: var(--mb-text-color-dark);--mb-color-on-light-blue-300: var(--mb-text-color-dark);--mb-color-on-light-blue-400: var(--mb-text-color-dark);--mb-color-on-light-blue-500: var(--mb-text-color-dark);--mb-color-on-light-blue-600: var(--mb-text-color-dark);--mb-color-on-light-blue-700: var(--mb-text-color-light);--mb-color-on-light-blue-800: var(--mb-text-color-light);--mb-color-on-light-blue-900: var(--mb-text-color-light);--mb-color-on-light-blue-a100: var(--mb-text-color-dark);--mb-color-on-light-blue-a200: var(--mb-text-color-dark);--mb-color-on-light-blue-a400: var(--mb-text-color-dark);--mb-color-on-light-blue-a700: var(--mb-text-color-light);--mb-color-on-cyan-50: var(--mb-text-color-dark);--mb-color-on-cyan-100: var(--mb-text-color-dark);--mb-color-on-cyan-200: var(--mb-text-color-dark);--mb-color-on-cyan-300: var(--mb-text-color-dark);--mb-color-on-cyan-400: var(--mb-text-color-dark);--mb-color-on-cyan-500: var(--mb-text-color-dark);--mb-color-on-cyan-600: var(--mb-text-color-dark);--mb-color-on-cyan-700: var(--mb-text-color-light);--mb-color-on-cyan-800: var(--mb-text-color-light);--mb-color-on-cyan-900: var(--mb-text-color-light);--mb-color-on-cyan-a100: var(--mb-text-color-dark);--mb-color-on-cyan-a200: var(--mb-text-color-dark);--mb-color-on-cyan-a400: var(--mb-text-color-dark);--mb-color-on-cyan-a700: var(--mb-text-color-dark);--mb-color-on-teal-50: var(--mb-text-color-dark);--mb-color-on-teal-100: var(--mb-text-color-dark);--mb-color-on-teal-200: var(--mb-text-color-dark);--mb-color-on-teal-300: var(--mb-text-color-dark);--mb-color-on-teal-400: var(--mb-text-color-dark);--mb-color-on-teal-500: var(--mb-text-color-light);--mb-color-on-teal-600: var(--mb-text-color-light);--mb-color-on-teal-700: var(--mb-text-color-light);--mb-color-on-teal-800: var(--mb-text-color-light);--mb-color-on-teal-900: var(--mb-text-color-light);--mb-color-on-teal-a100: var(--mb-text-color-dark);--mb-color-on-teal-a200: var(--mb-text-color-dark);--mb-color-on-teal-a400: var(--mb-text-color-dark);--mb-color-on-teal-a700: var(--mb-text-color-dark);--mb-color-on-green-50: var(--mb-text-color-dark);--mb-color-on-green-100: var(--mb-text-color-dark);--mb-color-on-green-200: var(--mb-text-color-dark);--mb-color-on-green-300: var(--mb-text-color-dark);--mb-color-on-green-400: var(--mb-text-color-dark);--mb-color-on-green-500: var(--mb-text-color-dark);--mb-color-on-green-600: var(--mb-text-color-light);--mb-color-on-green-700: var(--mb-text-color-light);--mb-color-on-green-800: var(--mb-text-color-light);--mb-color-on-green-900: var(--mb-text-color-light);--mb-color-on-green-a100: var(--mb-text-color-dark);--mb-color-on-green-a200: var(--mb-text-color-dark);--mb-color-on-green-a400: var(--mb-text-color-dark);--mb-color-on-green-a700: var(--mb-text-color-dark);--mb-color-on-light-green-50: var(--mb-text-color-dark);--mb-color-on-light-green-100: var(--mb-text-color-dark);--mb-color-on-light-green-200: var(--mb-text-color-dark);--mb-color-on-light-green-300: var(--mb-text-color-dark);--mb-color-on-light-green-400: var(--mb-text-color-dark);--mb-color-on-light-green-500: var(--mb-text-color-dark);--mb-color-on-light-green-600: var(--mb-text-color-dark);--mb-color-on-light-green-700: var(--mb-text-color-light);--mb-color-on-light-green-800: var(--mb-text-color-light);--mb-color-on-light-green-900: var(--mb-text-color-light);--mb-color-on-light-green-a100: var(--mb-text-color-dark);--mb-color-on-light-green-a200: var(--mb-text-color-dark);--mb-color-on-light-green-a400: var(--mb-text-color-dark);--mb-color-on-light-green-a700: var(--mb-text-color-dark);--mb-color-on-lime-50: var(--mb-text-color-dark);--mb-color-on-lime-100: var(--mb-text-color-dark);--mb-color-on-lime-200: var(--mb-text-color-dark);--mb-color-on-lime-300: var(--mb-text-color-dark);--mb-color-on-lime-400: var(--mb-text-color-dark);--mb-color-on-lime-500: var(--mb-text-color-dark);--mb-color-on-lime-600: var(--mb-text-color-dark);--mb-color-on-lime-700: var(--mb-text-color-dark);--mb-color-on-lime-800: var(--mb-text-color-dark);--mb-color-on-lime-900: var(--mb-text-color-light);--mb-color-on-lime-a100: var(--mb-text-color-dark);--mb-color-on-lime-a200: var(--mb-text-color-dark);--mb-color-on-lime-a400: var(--mb-text-color-dark);--mb-color-on-lime-a700: var(--mb-text-color-dark);--mb-color-on-yellow-50: var(--mb-text-color-dark);--mb-color-on-yellow-100: var(--mb-text-color-dark);--mb-color-on-yellow-200: var(--mb-text-color-dark);--mb-color-on-yellow-300: var(--mb-text-color-dark);--mb-color-on-yellow-400: var(--mb-text-color-dark);--mb-color-on-yellow-500: var(--mb-text-color-dark);--mb-color-on-yellow-600: var(--mb-text-color-dark);--mb-color-on-yellow-700: var(--mb-text-color-dark);--mb-color-on-yellow-800: var(--mb-text-color-dark);--mb-color-on-yellow-900: var(--mb-text-color-dark);--mb-color-on-yellow-a100: var(--mb-text-color-dark);--mb-color-on-yellow-a200: var(--mb-text-color-dark);--mb-color-on-yellow-a400: var(--mb-text-color-dark);--mb-color-on-yellow-a700: var(--mb-text-color-dark);--mb-color-on-amber-50: var(--mb-text-color-dark);--mb-color-on-amber-100: var(--mb-text-color-dark);--mb-color-on-amber-200: var(--mb-text-color-dark);--mb-color-on-amber-300: var(--mb-text-color-dark);--mb-color-on-amber-400: var(--mb-text-color-dark);--mb-color-on-amber-500: var(--mb-text-color-dark);--mb-color-on-amber-600: var(--mb-text-color-dark);--mb-color-on-amber-700: var(--mb-text-color-dark);--mb-color-on-amber-800: var(--mb-text-color-dark);--mb-color-on-amber-900: var(--mb-text-color-dark);--mb-color-on-amber-a100: var(--mb-text-color-dark);--mb-color-on-amber-a200: var(--mb-text-color-dark);--mb-color-on-amber-a400: var(--mb-text-color-dark);--mb-color-on-amber-a700: var(--mb-text-color-dark);--mb-color-on-orange-50: var(--mb-text-color-dark);--mb-color-on-orange-100: var(--mb-text-color-dark);--mb-color-on-orange-200: var(--mb-text-color-dark);--mb-color-on-orange-300: var(--mb-text-color-dark);--mb-color-on-orange-400: var(--mb-text-color-dark);--mb-color-on-orange-500: var(--mb-text-color-dark);--mb-color-on-orange-600: var(--mb-text-color-dark);--mb-color-on-orange-700: var(--mb-text-color-dark);--mb-color-on-orange-800: var(--mb-text-color-dark);--mb-color-on-orange-900: var(--mb-text-color-light);--mb-color-on-orange-a100: var(--mb-text-color-dark);--mb-color-on-orange-a200: var(--mb-text-color-dark);--mb-color-on-orange-a400: var(--mb-text-color-dark);--mb-color-on-orange-a700: var(--mb-text-color-dark);--mb-color-on-deep-orange-50: var(--mb-text-color-dark);--mb-color-on-deep-orange-100: var(--mb-text-color-dark);--mb-color-on-deep-orange-200: var(--mb-text-color-dark);--mb-color-on-deep-orange-300: var(--mb-text-color-dark);--mb-color-on-deep-orange-400: var(--mb-text-color-dark);--mb-color-on-deep-orange-500: var(--mb-text-color-light);--mb-color-on-deep-orange-600: var(--mb-text-color-light);--mb-color-on-deep-orange-700: var(--mb-text-color-light);--mb-color-on-deep-orange-800: var(--mb-text-color-light);--mb-color-on-deep-orange-900: var(--mb-text-color-light);--mb-color-on-deep-orange-a100: var(--mb-text-color-dark);--mb-color-on-deep-orange-a200: var(--mb-text-color-dark);--mb-color-on-deep-orange-a400: var(--mb-text-color-light);--mb-color-on-deep-orange-a700: var(--mb-text-color-light);--mb-color-on-brown-50: var(--mb-text-color-dark);--mb-color-on-brown-100: var(--mb-text-color-dark);--mb-color-on-brown-200: var(--mb-text-color-dark);--mb-color-on-brown-300: var(--mb-text-color-light);--mb-color-on-brown-400: var(--mb-text-color-light);--mb-color-on-brown-500: var(--mb-text-color-light);--mb-color-on-brown-600: var(--mb-text-color-light);--mb-color-on-brown-700: var(--mb-text-color-light);--mb-color-on-brown-800: var(--mb-text-color-light);--mb-color-on-brown-900: var(--mb-text-color-light);--mb-color-on-grey-50: var(--mb-text-color-dark);--mb-color-on-grey-100: var(--mb-text-color-dark);--mb-color-on-grey-200: var(--mb-text-color-dark);--mb-color-on-grey-300: var(--mb-text-color-dark);--mb-color-on-grey-400: var(--mb-text-color-dark);--mb-color-on-grey-500: var(--mb-text-color-dark);--mb-color-on-grey-600: var(--mb-text-color-light);--mb-color-on-grey-700: var(--mb-text-color-light);--mb-color-on-grey-800: var(--mb-text-color-light);--mb-color-on-grey-900: var(--mb-text-color-light);--mb-color-on-blue-grey-50: var(--mb-text-color-dark);--mb-color-on-blue-grey-100: var(--mb-text-color-dark);--mb-color-on-blue-grey-200: var(--mb-text-color-dark);--mb-color-on-blue-grey-300: var(--mb-text-color-dark);--mb-color-on-blue-grey-400: var(--mb-text-color-light);--mb-color-on-blue-grey-500: var(--mb-text-color-light);--mb-color-on-blue-grey-600: var(--mb-text-color-light);--mb-color-on-blue-grey-700: var(--mb-text-color-light);--mb-color-on-blue-grey-800: var(--mb-text-color-light);--mb-color-on-blue-grey-900: var(--mb-text-color-light);--mb-color-red-50-rgb: 255, 235, 238;--mb-color-red-100-rgb: 255, 205, 210;--mb-color-red-200-rgb: 239, 154, 154;--mb-color-red-300-rgb: 229, 115, 115;--mb-color-red-400-rgb: 239, 83, 80;--mb-color-red-500-rgb: 244, 67, 54;--mb-color-red-600-rgb: 229, 57, 53;--mb-color-red-700-rgb: 211, 47, 47;--mb-color-red-800-rgb: 198, 40, 40;--mb-color-red-900-rgb: 183, 28, 28;--mb-color-red-a100-rgb: 255, 138, 128;--mb-color-red-a200-rgb: 255, 82, 82;--mb-color-red-a400-rgb: 255, 23, 68;--mb-color-red-a700-rgb: 213, 0, 0;--mb-color-pink-50-rgb: 252, 228, 236;--mb-color-pink-100-rgb: 248, 187, 208;--mb-color-pink-200-rgb: 244, 143, 177;--mb-color-pink-300-rgb: 240, 98, 146;--mb-color-pink-400-rgb: 236, 64, 122;--mb-color-pink-500-rgb: 233, 30, 99;--mb-color-pink-600-rgb: 216, 27, 96;--mb-color-pink-700-rgb: 194, 24, 91;--mb-color-pink-800-rgb: 173, 20, 87;--mb-color-pink-900-rgb: 136, 14, 79;--mb-color-pink-a100-rgb: 255, 128, 171;--mb-color-pink-a200-rgb: 255, 64, 129;--mb-color-pink-a400-rgb: 245, 0, 87;--mb-color-pink-a700-rgb: 197, 17, 98;--mb-color-purple-50-rgb: 243, 229, 245;--mb-color-purple-100-rgb: 225, 190, 231;--mb-color-purple-200-rgb: 206, 147, 216;--mb-color-purple-300-rgb: 186, 104, 200;--mb-color-purple-400-rgb: 171, 71, 188;--mb-color-purple-500-rgb: 156, 39, 176;--mb-color-purple-600-rgb: 142, 36, 170;--mb-color-purple-700-rgb: 123, 31, 162;--mb-color-purple-800-rgb: 106, 27, 154;--mb-color-purple-900-rgb: 74, 20, 140;--mb-color-purple-a100-rgb: 234, 128, 252;--mb-color-purple-a200-rgb: 224, 64, 251;--mb-color-purple-a400-rgb: 213, 0, 249;--mb-color-purple-a700-rgb: 170, 0, 255;--mb-color-deep-purple-50-rgb: 237, 231, 246;--mb-color-deep-purple-100-rgb: 209, 196, 233;--mb-color-deep-purple-200-rgb: 179, 157, 219;--mb-color-deep-purple-300-rgb: 149, 117, 205;--mb-color-deep-purple-400-rgb: 126, 87, 194;--mb-color-deep-purple-500-rgb: 103, 58, 183;--mb-color-deep-purple-600-rgb: 94, 53, 177;--mb-color-deep-purple-700-rgb: 81, 45, 168;--mb-color-deep-purple-800-rgb: 69, 39, 160;--mb-color-deep-purple-900-rgb: 49, 27, 146;--mb-color-deep-purple-a100-rgb: 179, 136, 255;--mb-color-deep-purple-a200-rgb: 124, 77, 255;--mb-color-deep-purple-a400-rgb: 101, 31, 255;--mb-color-deep-purple-a700-rgb: 98, 0, 234;--mb-color-indigo-50-rgb: 232, 234, 246;--mb-color-indigo-100-rgb: 197, 202, 233;--mb-color-indigo-200-rgb: 159, 168, 218;--mb-color-indigo-300-rgb: 121, 134, 203;--mb-color-indigo-400-rgb: 92, 107, 192;--mb-color-indigo-500-rgb: 63, 81, 181;--mb-color-indigo-600-rgb: 57, 73, 171;--mb-color-indigo-700-rgb: 48, 63, 159;--mb-color-indigo-800-rgb: 40, 53, 147;--mb-color-indigo-900-rgb: 26, 35, 126;--mb-color-indigo-a100-rgb: 140, 158, 255;--mb-color-indigo-a200-rgb: 83, 109, 254;--mb-color-indigo-a400-rgb: 61, 90, 254;--mb-color-indigo-a700-rgb: 48, 79, 254;--mb-color-blue-50-rgb: 227, 242, 253;--mb-color-blue-100-rgb: 187, 222, 251;--mb-color-blue-200-rgb: 144, 202, 249;--mb-color-blue-300-rgb: 100, 181, 246;--mb-color-blue-400-rgb: 66, 165, 245;--mb-color-blue-500-rgb: 33, 150, 243;--mb-color-blue-600-rgb: 30, 136, 229;--mb-color-blue-700-rgb: 25, 118, 210;--mb-color-blue-800-rgb: 21, 101, 192;--mb-color-blue-900-rgb: 13, 71, 161;--mb-color-blue-a100-rgb: 130, 177, 255;--mb-color-blue-a200-rgb: 68, 138, 255;--mb-color-blue-a400-rgb: 41, 121, 255;--mb-color-blue-a700-rgb: 41, 98, 255;--mb-color-light-blue-50-rgb: 225, 245, 254;--mb-color-light-blue-100-rgb: 179, 229, 252;--mb-color-light-blue-200-rgb: 129, 212, 250;--mb-color-light-blue-300-rgb: 79, 195, 247;--mb-color-light-blue-400-rgb: 41, 182, 246;--mb-color-light-blue-500-rgb: 3, 169, 244;--mb-color-light-blue-600-rgb: 3, 155, 229;--mb-color-light-blue-700-rgb: 2, 136, 209;--mb-color-light-blue-800-rgb: 2, 119, 189;--mb-color-light-blue-900-rgb: 1, 87, 155;--mb-color-light-blue-a100-rgb: 128, 216, 255;--mb-color-light-blue-a200-rgb: 64, 196, 255;--mb-color-light-blue-a400-rgb: 0, 176, 255;--mb-color-light-blue-a700-rgb: 0, 145, 234;--mb-color-cyan-50-rgb: 224, 247, 250;--mb-color-cyan-100-rgb: 178, 235, 242;--mb-color-cyan-200-rgb: 128, 222, 234;--mb-color-cyan-300-rgb: 77, 208, 225;--mb-color-cyan-400-rgb: 38, 198, 218;--mb-color-cyan-500-rgb: 0, 188, 212;--mb-color-cyan-600-rgb: 0, 172, 193;--mb-color-cyan-700-rgb: 0, 151, 167;--mb-color-cyan-800-rgb: 0, 131, 143;--mb-color-cyan-900-rgb: 0, 96, 100;--mb-color-cyan-a100-rgb: 132, 255, 255;--mb-color-cyan-a200-rgb: 24, 255, 255;--mb-color-cyan-a400-rgb: 0, 229, 255;--mb-color-cyan-a700-rgb: 0, 184, 212;--mb-color-teal-50-rgb: 224, 242, 241;--mb-color-teal-100-rgb: 178, 223, 219;--mb-color-teal-200-rgb: 128, 203, 196;--mb-color-teal-300-rgb: 77, 182, 172;--mb-color-teal-400-rgb: 38, 166, 154;--mb-color-teal-500-rgb: 0, 150, 136;--mb-color-teal-600-rgb: 0, 137, 123;--mb-color-teal-700-rgb: 0, 121, 107;--mb-color-teal-800-rgb: 0, 105, 92;--mb-color-teal-900-rgb: 0, 77, 64;--mb-color-teal-a100-rgb: 167, 255, 235;--mb-color-teal-a200-rgb: 100, 255, 218;--mb-color-teal-a400-rgb: 29, 233, 182;--mb-color-teal-a700-rgb: 0, 191, 165;--mb-color-green-50-rgb: 232, 245, 233;--mb-color-green-100-rgb: 200, 230, 201;--mb-color-green-200-rgb: 165, 214, 167;--mb-color-green-300-rgb: 129, 199, 132;--mb-color-green-400-rgb: 102, 187, 106;--mb-color-green-500-rgb: 76, 175, 80;--mb-color-green-600-rgb: 67, 160, 71;--mb-color-green-700-rgb: 56, 142, 60;--mb-color-green-800-rgb: 46, 125, 50;--mb-color-green-900-rgb: 27, 94, 32;--mb-color-green-a100-rgb: 185, 246, 202;--mb-color-green-a200-rgb: 105, 240, 174;--mb-color-green-a400-rgb: 0, 230, 118;--mb-color-green-a700-rgb: 0, 200, 83;--mb-color-light-green-50-rgb: 241, 248, 233;--mb-color-light-green-100-rgb: 220, 237, 200;--mb-color-light-green-200-rgb: 197, 225, 165;--mb-color-light-green-300-rgb: 174, 213, 129;--mb-color-light-green-400-rgb: 156, 204, 101;--mb-color-light-green-500-rgb: 139, 195, 74;--mb-color-light-green-600-rgb: 124, 179, 66;--mb-color-light-green-700-rgb: 104, 159, 56;--mb-color-light-green-800-rgb: 85, 139, 47;--mb-color-light-green-900-rgb: 51, 105, 30;--mb-color-light-green-a100-rgb: 204, 255, 144;--mb-color-light-green-a200-rgb: 178, 255, 89;--mb-color-light-green-a400-rgb: 118, 255, 3;--mb-color-light-green-a700-rgb: 100, 221, 23;--mb-color-lime-50-rgb: 249, 251, 231;--mb-color-lime-100-rgb: 240, 244, 195;--mb-color-lime-200-rgb: 230, 238, 156;--mb-color-lime-300-rgb: 220, 231, 117;--mb-color-lime-400-rgb: 212, 225, 87;--mb-color-lime-500-rgb: 205, 220, 57;--mb-color-lime-600-rgb: 192, 202, 51;--mb-color-lime-700-rgb: 175, 180, 43;--mb-color-lime-800-rgb: 158, 157, 36;--mb-color-lime-900-rgb: 130, 119, 23;--mb-color-lime-a100-rgb: 244, 255, 129;--mb-color-lime-a200-rgb: 238, 255, 65;--mb-color-lime-a400-rgb: 198, 255, 0;--mb-color-lime-a700-rgb: 174, 234, 0;--mb-color-yellow-50-rgb: 255, 253, 231;--mb-color-yellow-100-rgb: 255, 249, 196;--mb-color-yellow-200-rgb: 255, 245, 157;--mb-color-yellow-300-rgb: 255, 241, 118;--mb-color-yellow-400-rgb: 255, 238, 88;--mb-color-yellow-500-rgb: 255, 235, 59;--mb-color-yellow-600-rgb: 253, 216, 53;--mb-color-yellow-700-rgb: 251, 192, 45;--mb-color-yellow-800-rgb: 249, 168, 37;--mb-color-yellow-900-rgb: 245, 127, 23;--mb-color-yellow-a100-rgb: 255, 255, 141;--mb-color-yellow-a200-rgb: 255, 255, 0;--mb-color-yellow-a400-rgb: 255, 234, 0;--mb-color-yellow-a700-rgb: 255, 214, 0;--mb-color-amber-50-rgb: 255, 248, 225;--mb-color-amber-100-rgb: 255, 236, 179;--mb-color-amber-200-rgb: 255, 224, 130;--mb-color-amber-300-rgb: 255, 213, 79;--mb-color-amber-400-rgb: 255, 202, 40;--mb-color-amber-500-rgb: 255, 193, 7;--mb-color-amber-600-rgb: 255, 179, 0;--mb-color-amber-700-rgb: 255, 160, 0;--mb-color-amber-800-rgb: 255, 143, 0;--mb-color-amber-900-rgb: 255, 111, 0;--mb-color-amber-a100-rgb: 255, 229, 127;--mb-color-amber-a200-rgb: 255, 215, 64;--mb-color-amber-a400-rgb: 255, 196, 0;--mb-color-amber-a700-rgb: 255, 171, 0;--mb-color-orange-50-rgb: 255, 243, 224;--mb-color-orange-100-rgb: 255, 224, 178;--mb-color-orange-200-rgb: 255, 204, 128;--mb-color-orange-300-rgb: 255, 183, 77;--mb-color-orange-400-rgb: 255, 167, 38;--mb-color-orange-500-rgb: 255, 152, 0;--mb-color-orange-600-rgb: 251, 140, 0;--mb-color-orange-700-rgb: 245, 124, 0;--mb-color-orange-800-rgb: 239, 108, 0;--mb-color-orange-900-rgb: 230, 81, 0;--mb-color-orange-a100-rgb: 255, 209, 128;--mb-color-orange-a200-rgb: 255, 171, 64;--mb-color-orange-a400-rgb: 255, 145, 0;--mb-color-orange-a700-rgb: 255, 109, 0;--mb-color-deep-orange-50-rgb: 251, 233, 231;--mb-color-deep-orange-100-rgb: 255, 204, 188;--mb-color-deep-orange-200-rgb: 255, 171, 145;--mb-color-deep-orange-300-rgb: 255, 138, 101;--mb-color-deep-orange-400-rgb: 255, 112, 67;--mb-color-deep-orange-500-rgb: 255, 87, 34;--mb-color-deep-orange-600-rgb: 244, 81, 30;--mb-color-deep-orange-700-rgb: 230, 74, 25;--mb-color-deep-orange-800-rgb: 216, 67, 21;--mb-color-deep-orange-900-rgb: 191, 54, 12;--mb-color-deep-orange-a100-rgb: 255, 158, 128;--mb-color-deep-orange-a200-rgb: 255, 110, 64;--mb-color-deep-orange-a400-rgb: 255, 61, 0;--mb-color-deep-orange-a700-rgb: 221, 44, 0;--mb-color-brown-50-rgb: 239, 235, 233;--mb-color-brown-100-rgb: 215, 204, 200;--mb-color-brown-200-rgb: 188, 170, 164;--mb-color-brown-300-rgb: 161, 136, 127;--mb-color-brown-400-rgb: 141, 110, 99;--mb-color-brown-500-rgb: 121, 85, 72;--mb-color-brown-600-rgb: 109, 76, 65;--mb-color-brown-700-rgb: 93, 64, 55;--mb-color-brown-800-rgb: 78, 52, 46;--mb-color-brown-900-rgb: 62, 39, 35;--mb-color-grey-50-rgb: 250, 250, 250;--mb-color-grey-100-rgb: 245, 245, 245;--mb-color-grey-200-rgb: 238, 238, 238;--mb-color-grey-300-rgb: 224, 224, 224;--mb-color-grey-400-rgb: 189, 189, 189;--mb-color-grey-500-rgb: 158, 158, 158;--mb-color-grey-600-rgb: 117, 117, 117;--mb-color-grey-700-rgb: 97, 97, 97;--mb-color-grey-800-rgb: 66, 66, 66;--mb-color-grey-900-rgb: 33, 33, 33;--mb-color-blue-grey-50-rgb: 236, 239, 241;--mb-color-blue-grey-100-rgb: 207, 216, 220;--mb-color-blue-grey-200-rgb: 176, 190, 197;--mb-color-blue-grey-300-rgb: 144, 164, 174;--mb-color-blue-grey-400-rgb: 120, 144, 156;--mb-color-blue-grey-500-rgb: 96, 125, 139;--mb-color-blue-grey-600-rgb: 84, 110, 122;--mb-color-blue-grey-700-rgb: 69, 90, 100;--mb-color-blue-grey-800-rgb: 55, 71, 79;--mb-color-blue-grey-900-rgb: 38, 50, 56}@font-face{font-family:"Material Icons";font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v142/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format("woff2")}@font-face{font-family:"Material Icons Outlined";font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialiconsoutlined/v109/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUce.woff2) format("woff2")}@font-face{font-family:"Material Icons Round";font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialiconsround/v108/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmP.woff2) format("woff2")}@font-face{font-family:"Material Icons Sharp";font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialiconssharp/v109/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvR.woff2) format("woff2")}@font-face{font-family:"Material Icons Two Tone";font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialiconstwotone/v112/hESh6WRmNCxEqUmNyh3JDeGxjVVyMg4tHGctNCu0.woff2) format("woff2")}body{--google-font-color-materialiconstwotone:none}.material-icons{font-family:"Material Icons";font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.material-icons-outlined{font-family:"Material Icons Outlined";font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.material-icons-round{font-family:"Material Icons Round";font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.material-icons-sharp{font-family:"Material Icons Sharp";font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.material-icons-two-tone{font-family:"Material Icons Two Tone";font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}@font-face{font-family:"Material Symbols Outlined";font-style:normal;font-weight:100 700;src:url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v207/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsI.woff2) format("woff2")}.material-symbols-outlined{font-family:"Material Symbols Outlined";font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}@font-face{font-family:"Material Symbols Rounded";font-style:normal;font-weight:100 700;src:url(https://fonts.gstatic.com/s/materialsymbolsrounded/v206/sykg-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190Fjzag.woff2) format("woff2")}.material-symbols-rounded{font-family:"Material Symbols Rounded";font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}@font-face{font-family:"Material Symbols Sharp";font-style:normal;font-weight:100 700;src:url(https://fonts.gstatic.com/s/materialsymbolssharp/v203/gNMVW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4aWE.woff2) format("woff2")}.material-symbols-sharp{font-family:"Material Symbols Sharp";font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.mb-autocomplete-paged-field-list{width:600px}.mb-autocomplete-paged-field-paginator{display:flex;justify-content:flex-end}.mb-autocomplete{display:inline-flex;flex-direction:column}.mb-autocomplete .mdc-select,.mb-autocomplete .mdc-select__anchor,.mb-autocomplete--blank{height:0}.mb-autocomplete .mdc-select__menu{visibility:visible;min-height:1rem}.mb-autocomplete .mdc-menu-surface{margin-bottom:48px}:root{--mb-badge-background-color: var(--mb-color-red-700);--mb-badge-color: var(--mb-color-on-red-700)}.mb-badge-container{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}[dir=rtl] .mb-badge-container{left:auto;right:0}.mdc-icon-button .mb-badge-container{top:4px;left:-4px}.mdc-icon-button [dir=rtl] .mb-badge-container{left:auto;right:-4px}.mb-badge{display:inline-flex;position:relative;float:right;align-items:center;justify-content:center;top:-10px;right:-10px;min-width:20px;height:20px;border-radius:10px;margin-bottom:-20px;border:none;background-color:var(--mb-badge-background-color);color:var(--mb-badge-color);transition:50ms 0ms cubic-bezier(0.4, 0, 1, 1);text-transform:none;user-select:none;z-index:2}.mb-badge.mb-badge--dot{top:-5px;right:-5px;min-width:10px;height:10px;border-radius:5px;margin-bottom:-10px}.mb-badge.mb-badge--exited{-webkit-transform:scale(0);transform:scale(0);opacity:0}[dir=rtl] .mb-badge{float:left;right:auto;left:-10px}[dir=rtl] .mb-badge.mb-badge--dot{left:-5px;right:auto}.mb-badge-value{padding:0px 6px}.mb-badge-wrapper{position:relative;width:100%;height:0px}mb-bladeset{display:grid;grid-template-columns:auto min-content;grid-gap:0px;margin:0px;padding:0px;border:0px;height:100vh;overflow-y:hidden}mb-bladeset-main-content{width:auto;height:100vh;overflow-x:hidden;overflow-y:auto}mb-blades{display:flex;flex-flow:row nowrap}mb-blade{width:0px;height:100vh;overflow-x:hidden;overflow-y:auto}mb-blade-content{display:inline-block}.mdc-button.dense--5,.mdc-button.dense--4,.mdc-button.dense--3,.mdc-button.dense-compact{height:24px;margin-top:0;margin-bottom:0}.mdc-button.dense--5 .mdc-button__touch,.mdc-button.dense--4 .mdc-button__touch,.mdc-button.dense--3 .mdc-button__touch,.mdc-button.dense-compact .mdc-button__touch{height:100%}.mdc-button.dense--2,.mdc-button.dense-comfortable{height:28px;margin-top:0;margin-bottom:0}.mdc-button.dense--2 .mdc-button__touch,.mdc-button.dense-comfortable .mdc-button__touch{height:100%}.mdc-button.dense--1{height:32px;margin-top:0;margin-bottom:0}.mdc-button.dense--1 .mdc-button__touch{height:100%}.mdc-button.dense--0,.mdc-button.dense-default{height:36px}.mdc-checkbox.dense--5,.mdc-checkbox.dense--4,.mdc-checkbox.dense--3,.mdc-checkbox.dense-compact{padding:calc((28px - 18px) / 2);padding:calc((var(--mdc-checkbox-ripple-size, 28px) - 18px) / 2);margin:calc((28px - 28px) / 2);margin:calc((var(--mdc-checkbox-touch-target-size, 28px) - 28px) / 2)}.mdc-checkbox.dense--5 .mdc-checkbox__background,.mdc-checkbox.dense--4 .mdc-checkbox__background,.mdc-checkbox.dense--3 .mdc-checkbox__background,.mdc-checkbox.dense-compact .mdc-checkbox__background{top:calc((28px - 18px) / 2);top:calc((var(--mdc-checkbox-ripple-size, 28px) - 18px) / 2);left:calc((28px - 18px) / 2);left:calc((var(--mdc-checkbox-ripple-size, 28px) - 18px) / 2)}.mdc-checkbox.dense--5 .mdc-checkbox__native-control,.mdc-checkbox.dense--4 .mdc-checkbox__native-control,.mdc-checkbox.dense--3 .mdc-checkbox__native-control,.mdc-checkbox.dense-compact .mdc-checkbox__native-control{top:calc((28px - 28px) / 2);top:calc((28px - var(--mdc-checkbox-touch-target-size, 28px)) / 2);right:calc((28px - 28px) / 2);right:calc((28px - var(--mdc-checkbox-touch-target-size, 28px)) / 2);left:calc((28px - 28px) / 2);left:calc((28px - var(--mdc-checkbox-touch-target-size, 28px)) / 2);width:28px;width:var(--mdc-checkbox-touch-target-size, 28px);height:28px;height:var(--mdc-checkbox-touch-target-size, 28px)}.mdc-checkbox.dense--2,.mdc-checkbox.dense-comfortable{padding:calc((32px - 18px) / 2);padding:calc((var(--mdc-checkbox-ripple-size, 32px) - 18px) / 2);margin:calc((32px - 32px) / 2);margin:calc((var(--mdc-checkbox-touch-target-size, 32px) - 32px) / 2)}.mdc-checkbox.dense--2 .mdc-checkbox__background,.mdc-checkbox.dense-comfortable .mdc-checkbox__background{top:calc((32px - 18px) / 2);top:calc((var(--mdc-checkbox-ripple-size, 32px) - 18px) / 2);left:calc((32px - 18px) / 2);left:calc((var(--mdc-checkbox-ripple-size, 32px) - 18px) / 2)}.mdc-checkbox.dense--2 .mdc-checkbox__native-control,.mdc-checkbox.dense-comfortable .mdc-checkbox__native-control{top:calc((32px - 32px) / 2);top:calc((32px - var(--mdc-checkbox-touch-target-size, 32px)) / 2);right:calc((32px - 32px) / 2);right:calc((32px - var(--mdc-checkbox-touch-target-size, 32px)) / 2);left:calc((32px - 32px) / 2);left:calc((32px - var(--mdc-checkbox-touch-target-size, 32px)) / 2);width:32px;width:var(--mdc-checkbox-touch-target-size, 32px);height:32px;height:var(--mdc-checkbox-touch-target-size, 32px)}.mdc-checkbox.dense--1{padding:calc((36px - 18px) / 2);padding:calc((var(--mdc-checkbox-ripple-size, 36px) - 18px) / 2);margin:calc((36px - 36px) / 2);margin:calc((var(--mdc-checkbox-touch-target-size, 36px) - 36px) / 2)}.mdc-checkbox.dense--1 .mdc-checkbox__background{top:calc((36px - 18px) / 2);top:calc((var(--mdc-checkbox-ripple-size, 36px) - 18px) / 2);left:calc((36px - 18px) / 2);left:calc((var(--mdc-checkbox-ripple-size, 36px) - 18px) / 2)}.mdc-checkbox.dense--1 .mdc-checkbox__native-control{top:calc((36px - 36px) / 2);top:calc((36px - var(--mdc-checkbox-touch-target-size, 36px)) / 2);right:calc((36px - 36px) / 2);right:calc((36px - var(--mdc-checkbox-touch-target-size, 36px)) / 2);left:calc((36px - 36px) / 2);left:calc((36px - var(--mdc-checkbox-touch-target-size, 36px)) / 2);width:36px;width:var(--mdc-checkbox-touch-target-size, 36px);height:36px;height:var(--mdc-checkbox-touch-target-size, 36px)}.mdc-checkbox.dense--0,.mdc-checkbox.dense-default{padding:calc((40px - 18px) / 2);padding:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);margin:calc((40px - 40px) / 2);margin:calc((var(--mdc-checkbox-touch-target-size, 40px) - 40px) / 2)}.mdc-checkbox.dense--0 .mdc-checkbox__background,.mdc-checkbox.dense-default .mdc-checkbox__background{top:calc((40px - 18px) / 2);top:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);left:calc((40px - 18px) / 2);left:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2)}.mdc-checkbox.dense--0 .mdc-checkbox__native-control,.mdc-checkbox.dense-default .mdc-checkbox__native-control{top:calc((40px - 40px) / 2);top:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);right:calc((40px - 40px) / 2);right:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);left:calc((40px - 40px) / 2);left:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);width:40px;width:var(--mdc-checkbox-touch-target-size, 40px);height:40px;height:var(--mdc-checkbox-touch-target-size, 40px)}.mb-card{width:350px;margin:48px 0}.mb-card__autostyled{padding:1rem}.mb-card__title{margin:0}.mb-card__subtitle{margin:0}.mb-card__secondary,.mb-card__subtitle{color:rgba(0,0,0,.54);color:var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, 0.54))}.mb-card__secondary{padding:0 1rem 8px}.mb-card__media.mdc-card__media--square{width:110px}.mb-basic-with-header .mb-card__secondary,.mb-basic-with-text-over-media .mb-card__secondary{padding-top:1rem}.mb-basic-with-text-over-media .mb-card__media-content{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.mb-basic-with-text-over-media .mb-card__media-content .mb-card__subtitle,.mb-basic-with-text-over-media .mb-card__media-content .mb-card__title{color:#fff}.mb-ui-control .mb-card__autostyled-action{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.mb-carousel{display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:center}.mb-carousel>.mb-carousel__upper{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:100%}s .mb-carousel>.mb-carousel__upper .mb-carousel-nav-panel{width:100%;flex-grow:1}.mb-carousel>.mb-carousel__lower{display:flex;flex-flow:row nowrap;justify-content:center;width:100%;padding-top:40px}.mb-carousel>.mb-carousel__lower label{max-width:0px;margin:0px;padding:0px;overflow:hidden}.mb-carousel .mdc-fab{min-width:40px;max-width:40px;min-height:40px;max-height:40px;margin:-20px;flex-grow:0;opacity:0;background-color:var(--mdc-theme-surface);transition:opacity 150ms ease-in-out}.mb-carousel .mdc-fab .mdc-fab__icon{color:var(--mdc-theme-on-surface) !important}.mb-carousel:hover .mdc-fab{opacity:1}.mdc-data-table.dense--5 .mdc-data-table__row,.mdc-data-table.dense--4 .mdc-data-table__row{height:36px}.mdc-data-table.dense--5 .mdc-data-table__pagination,.mdc-data-table.dense--4 .mdc-data-table__pagination{min-height:36px}.mdc-data-table.dense--5 .mdc-data-table__header-row,.mdc-data-table.dense--4 .mdc-data-table__header-row{height:40px}.mdc-data-table.dense--3 .mdc-data-table__row,.mdc-data-table.dense-compact .mdc-data-table__row{height:40px}.mdc-data-table.dense--3 .mdc-data-table__pagination,.mdc-data-table.dense-compact .mdc-data-table__pagination{min-height:40px}.mdc-data-table.dense--3 .mdc-data-table__header-row,.mdc-data-table.dense-compact .mdc-data-table__header-row{height:44px}.mdc-data-table.dense--2 .mdc-data-table__row,.mdc-data-table.dense-comfortable .mdc-data-table__row{height:44px}.mdc-data-table.dense--2 .mdc-data-table__pagination,.mdc-data-table.dense-comfortable .mdc-data-table__pagination{min-height:44px}.mdc-data-table.dense--2 .mdc-data-table__header-row,.mdc-data-table.dense-comfortable .mdc-data-table__header-row{height:48px}.mdc-data-table.dense--1 .mdc-data-table__row{height:48px}.mdc-data-table.dense--1 .mdc-data-table__pagination{min-height:48px}.mdc-data-table.dense--1 .mdc-data-table__header-row{height:52px}.mdc-data-table.dense--0 .mdc-data-table__row,.mdc-data-table.dense-default .mdc-data-table__row{height:52px}.mdc-data-table.dense--0 .mdc-data-table__pagination,.mdc-data-table.dense-default .mdc-data-table__pagination{min-height:52px}.mdc-data-table.dense--0 .mdc-data-table__header-row,.mdc-data-table.dense-default .mdc-data-table__header-row{height:56px}.mb-dp-container{display:inline-flex;flex-flow:column nowrap;width:284px;overflow:hidden}.mb-dp-list{height:0 !important;width:0;padding:0 !important;visibility:hidden}.mb-dp-menu{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;box-sizing:border-box;padding:16px 8px 12px 24px;height:52px;font-weight:bold;user-select:none;width:284px;min-width:284px;overflow:visible !important}.mb-dp-menu .mdc-touch-target-wrapper{display:inline-flex}[dir=rtl] .mb-dp-menu{padding:16px 24px 12px 8px}.mb-dp-menu__left{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start}.mb-dp-menu__right{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-end}.mb-dp-menu__icon-button{height:24px !important;width:24px !important;padding:0 !important}.mb-dp-menu__icon-button.spaced{margin:0 0 0 4px}[dir=rtl] .mb-dp-menu__icon-button.spaced{margin:0 4px 0 0}.mb-dp-day-pad{display:flex;flex-flow:column nowrap;box-sizing:border-box;padding:0 16px 8px 16px;user-select:none;overflow:visible;width:284px}.mb-dp-day-pad__weekdays-block{display:flex;flex-flow:row nowrap;margin-bottom:8px}.mb-dp-day-pad__weekday{text-align:center;height:34px;line-height:34px;width:34px;margin:auto;padding:0}.mb-dp-day-pad__days-block{display:flex;flex-flow:row wrap;padding:0 !important;overflow:hidden}.mb-dp-day-pad__button{height:32px !important;min-height:32px !important;max-height:32px !important;width:32px !important;min-width:32px !important;max-width:32px !important;margin:2px !important;padding:0 !important}.mb-dp-day-pad__button .mdc-button__ripple{border-radius:16px}.mb-dp-day-pad__button_earlier_month{visibility:hidden}.mb-dp-day-pad__button_later_month{visibility:hidden}.mb-dp-year-pad{display:flex;flex-flow:row wrap;padding:4px 0px 8px 12px;user-select:none;overflow-x:hidden;overflow-y:scroll;max-height:252px}[dir=rtl] .mb-dp-year-pad{padding-right:12px;padding-left:0px}.mb-dp-year-pad__button{height:32px !important;min-height:32px !important;max-height:32px !important;width:59px !important;min-width:59px !important;max-width:59px !important;margin:2px !important;padding:0 !important}.mb-dp-year-pad__button .mdc-button__ripple{border-radius:16px}.mb-dp-menu__surface-adjust{overflow:visible !important;pointer-events:none;width:284px}.mdc-select--activated .mb-dp-menu__surface-adjust{pointer-events:auto !important}.mb-dp-menu__day-menu{display:inline}.mb-dp-menu__year-menu{display:inline}.mb-dp-blank-filler{width:284px;height:318px}.mb-dialog-overflow-visible.mdc-dialog__surface,.mb-dialog-overflow-visible.mdc-dialog__surface .mdc-dialog__content{overflow:visible !important}.mb-dialog__header{padding-bottom:0px;padding-left:24px;padding-right:24px;padding-top:0px}.mb-dialog__header .mdc-dialog__title{padding-left:0px}.mb-drag-and-drop-list{display:flex;flex-flow:column nowrap}.mb-drag-and-drop__has-moved{animation:mbDragAndDropHasMoved 3000ms}.mb-drag-and-drop-list__card-contents{height:100%;display:flex;flex-flow:row nowrap;align-items:center}.mb-drag-and-drop-list__draggable{height:48px;width:60px;flex-grow:0;margin:0;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;cursor:move}.mb-drag-and-drop-list__draggable>i{margin:auto}.mb-drag-and-drop-list__draggable.mb-drag-and-drop-list__disabled{cursor:default}.mb-drag-and-drop-list__draggable.mb-drag-and-drop-list__disabled>i{color:var(--mdc-theme-text-disabled-on-light)}.mb-drag-and-drop-list__user-content{height:fit-content;width:fit-content;flex-grow:1;margin:0px}.mb-drag-and-drop-list__separator{display:flex;flex-flow:row nowrap;align-items:center;height:0px;width:100%;z-index:1}.mb-drag-and-drop-list__separator.mb-drag-and-drop-list__autospaced{height:24px}.mb-drag-and-drop-list__separator>.mb-drag-and-drop-list__drop-target{display:flex;flex-flow:row nowrap;align-items:center;box-sizing:border-box;-webkit-box-sizing:border-box;width:100%;height:48px;background-color:rgba(0,0,0,0);border:dotted;border-color:rgba(0,0,0,0);border-width:4px;transition:ease-in-out 120ms}.mb-drag-and-drop-list__separator>.mb-drag-and-drop-list__drop-target>hr{margin:1px 0 0 0;width:100%;border:none;border-top:2px dotted var(--mdc-theme-secondary);color:rgba(0,0,0,0);background-color:rgba(0,0,0,0);height:2px;pointer-events:none;transition:ease-in-out 120ms}.mb-drag-and-drop-list__separator>.mb-drag-and-drop-list__drop-target.mb-drag-and-drop-list__hover{background-color:rgba(0,0,0,.04);border-color:var(--mdc-theme-secondary)}.mb-drag-and-drop-list__separator>.mb-drag-and-drop-list__drop-target.mb-drag-and-drop-list__hover>hr{border-top-color:rgba(0,0,0,0)}.mb-drag-and-drop-list__separator>.mb-drag-and-drop-list__rule{display:flex;flex-flow:row nowrap;height:100%;align-items:center}.mb-drag-and-drop-list__separator>.mb-drag-and-drop-list__rule.mb-drag-and-drop-list__hover{opacity:0}@keyframes mbDragAndDropHasMoved{0%{opacity:0;animation-timing-function:ease-in-out}10%{opacity:1;animation-timing-function:ease-in-out}100%{opacity:1;animation-timing-function:ease-in-out}}@-webkit-keyframes mbDragAndDropHasMoved{0%{opacity:0;animation-timing-function:ease-in-out}10%{opacity:1;animation-timing-function:ease-in-out}100%{opacity:1;animation-timing-function:ease-in-out}}.mb-file-upload--button{position:relative;width:fit-content;overflow:hidden}.mb-file-upload--button>input{position:absolute;top:0;left:0;height:0px;width:0px;visibility:hidden}.mb-file-upload--drag-and-drop{height:96px;border-width:4px;border-color:var(--mdc-theme-primary);color:var(--mdc-theme-primary);transition:50ms 0ms cubic-bezier(0.4, 0, 1, 1)}.mb-file-upload--drag-and-drop>div{height:100%}.mb-file-upload--drag-and-drop.mb-file-upload--hover{background:var(--mdc-theme-primary);color:var(--mdc-theme-on-primary);box-shadow:0px 4px 5px -2px rgba(0,0,0,.2),0px 7px 10px 1px rgba(0,0,0,.14),0px 2px 16px 1px rgba(0,0,0,.12)}.mb-file-upload--drag-and-drop .mb-file-upload__card-content{display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;width:100%;height:100%}.mb-file-upload--drag-and-drop .mb-file-upload__card-content input{position:absolute;top:0;left:0;height:100%;width:100%;opacity:0}.mb-file-upload--drag-and-drop .mb-file-upload__card-content .mb-file-upload__filename{position:absolute;bottom:0;right:6px;pointer-events:none}.mb-file-upload--drag-and-drop .mb-card__title{display:flex;align-items:center;justify-content:center}.mb-file-upload--drag-and-drop .mb-file-upload__leading-icon{margin:0 8px 0 0}.mb-file-upload--drag-and-drop .mb-file-upload__trailing-icon{margin:0 0 0 8px}[dir=rtl] .mb-file-upload--drag-and-drop .mb-file-upload__card-content .mb-file-upload__filename{left:6px;right:auto}[dir=rtl] .mb-file-upload--drag-and-drop .mb-file-upload__leading-icon{margin:0 0 0 8px}[dir=rtl] .mb-file-upload--drag-and-drop .mb-file-upload__trailing-icon{margin:0 8px 0 0}.mdc-icon-button.dense--5{width:28px;height:28px;padding:2px}.mdc-icon-button.dense--5 .mdc-icon-button__focus-ring{display:none}.mdc-icon-button.dense--5.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--5:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{display:block;max-height:28px;max-width:28px}@media screen and (forced-colors: active){.mdc-icon-button.dense--5.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--5:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{pointer-events:none;border:2px solid transparent;border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:100%;width:100%}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-icon-button.dense--5.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--5:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{border-color:CanvasText}}@media screen and (forced-colors: active){.mdc-icon-button.dense--5.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense--5:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after{content:"";border:2px solid transparent;border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc(100% + 4px);width:calc(100% + 4px)}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-icon-button.dense--5.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense--5:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after{border-color:CanvasText}}.mdc-icon-button.dense--5.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:28px;height:28px;margin-top:0px;margin-bottom:0px;margin-right:0px;margin-left:0px}.mdc-icon-button.dense--5.mdc-icon-button--reduced-size.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--5.mdc-icon-button--reduced-size:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{max-height:28px;max-width:28px}.mdc-icon-button.dense--5 .mdc-icon-button__touch{position:absolute;top:50%;height:28px;left:50%;width:28px;transform:translate(-50%, -50%)}.mdc-icon-button.dense--4{width:32px;height:32px;padding:4px}.mdc-icon-button.dense--4 .mdc-icon-button__focus-ring{display:none}.mdc-icon-button.dense--4.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--4:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{display:block;max-height:32px;max-width:32px}@media screen and (forced-colors: active){.mdc-icon-button.dense--4.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--4:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{pointer-events:none;border:2px solid transparent;border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:100%;width:100%}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-icon-button.dense--4.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--4:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{border-color:CanvasText}}@media screen and (forced-colors: active){.mdc-icon-button.dense--4.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense--4:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after{content:"";border:2px solid transparent;border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc(100% + 4px);width:calc(100% + 4px)}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-icon-button.dense--4.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense--4:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after{border-color:CanvasText}}.mdc-icon-button.dense--4.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:32px;height:32px;margin-top:0px;margin-bottom:0px;margin-right:0px;margin-left:0px}.mdc-icon-button.dense--4.mdc-icon-button--reduced-size.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--4.mdc-icon-button--reduced-size:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{max-height:32px;max-width:32px}.mdc-icon-button.dense--4 .mdc-icon-button__touch{position:absolute;top:50%;height:32px;left:50%;width:32px;transform:translate(-50%, -50%)}.mdc-icon-button.dense--3,.mdc-icon-button.dense-compact{width:36px;height:36px;padding:6px}.mdc-icon-button.dense--3 .mdc-icon-button__focus-ring,.mdc-icon-button.dense-compact .mdc-icon-button__focus-ring{display:none}.mdc-icon-button.dense--3.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--3:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring,.mdc-icon-button.dense-compact.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense-compact:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{display:block;max-height:36px;max-width:36px}@media screen and (forced-colors: active){.mdc-icon-button.dense--3.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--3:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring,.mdc-icon-button.dense-compact.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense-compact:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{pointer-events:none;border:2px solid transparent;border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:100%;width:100%}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-icon-button.dense--3.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--3:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring,.mdc-icon-button.dense-compact.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense-compact:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{border-color:CanvasText}}@media screen and (forced-colors: active){.mdc-icon-button.dense--3.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense--3:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense-compact.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense-compact:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after{content:"";border:2px solid transparent;border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc(100% + 4px);width:calc(100% + 4px)}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-icon-button.dense--3.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense--3:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense-compact.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense-compact:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after{border-color:CanvasText}}.mdc-icon-button.dense--3.mdc-icon-button--reduced-size .mdc-icon-button__ripple,.mdc-icon-button.dense-compact.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:36px;height:36px;margin-top:0px;margin-bottom:0px;margin-right:0px;margin-left:0px}.mdc-icon-button.dense--3.mdc-icon-button--reduced-size.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--3.mdc-icon-button--reduced-size:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring,.mdc-icon-button.dense-compact.mdc-icon-button--reduced-size.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense-compact.mdc-icon-button--reduced-size:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{max-height:36px;max-width:36px}.mdc-icon-button.dense--3 .mdc-icon-button__touch,.mdc-icon-button.dense-compact .mdc-icon-button__touch{position:absolute;top:50%;height:36px;left:50%;width:36px;transform:translate(-50%, -50%)}.mdc-icon-button.dense--2,.mdc-icon-button.dense-comfortable{width:40px;height:40px;padding:8px}.mdc-icon-button.dense--2 .mdc-icon-button__focus-ring,.mdc-icon-button.dense-comfortable .mdc-icon-button__focus-ring{display:none}.mdc-icon-button.dense--2.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--2:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring,.mdc-icon-button.dense-comfortable.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense-comfortable:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{display:block;max-height:40px;max-width:40px}@media screen and (forced-colors: active){.mdc-icon-button.dense--2.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--2:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring,.mdc-icon-button.dense-comfortable.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense-comfortable:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{pointer-events:none;border:2px solid transparent;border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:100%;width:100%}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-icon-button.dense--2.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--2:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring,.mdc-icon-button.dense-comfortable.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense-comfortable:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{border-color:CanvasText}}@media screen and (forced-colors: active){.mdc-icon-button.dense--2.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense--2:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense-comfortable.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense-comfortable:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after{content:"";border:2px solid transparent;border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc(100% + 4px);width:calc(100% + 4px)}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-icon-button.dense--2.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense--2:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense-comfortable.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense-comfortable:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after{border-color:CanvasText}}.mdc-icon-button.dense--2.mdc-icon-button--reduced-size .mdc-icon-button__ripple,.mdc-icon-button.dense-comfortable.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin-top:0px;margin-bottom:0px;margin-right:0px;margin-left:0px}.mdc-icon-button.dense--2.mdc-icon-button--reduced-size.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--2.mdc-icon-button--reduced-size:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring,.mdc-icon-button.dense-comfortable.mdc-icon-button--reduced-size.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense-comfortable.mdc-icon-button--reduced-size:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mdc-icon-button.dense--2 .mdc-icon-button__touch,.mdc-icon-button.dense-comfortable .mdc-icon-button__touch{position:absolute;top:50%;height:40px;left:50%;width:40px;transform:translate(-50%, -50%)}.mdc-icon-button.dense--1{width:44px;height:44px;padding:10px}.mdc-icon-button.dense--1 .mdc-icon-button__focus-ring{display:none}.mdc-icon-button.dense--1.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--1:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{display:block;max-height:44px;max-width:44px}@media screen and (forced-colors: active){.mdc-icon-button.dense--1.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--1:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{pointer-events:none;border:2px solid transparent;border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:100%;width:100%}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-icon-button.dense--1.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--1:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{border-color:CanvasText}}@media screen and (forced-colors: active){.mdc-icon-button.dense--1.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense--1:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after{content:"";border:2px solid transparent;border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc(100% + 4px);width:calc(100% + 4px)}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-icon-button.dense--1.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense--1:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after{border-color:CanvasText}}.mdc-icon-button.dense--1.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin-top:2px;margin-bottom:2px;margin-right:2px;margin-left:2px}.mdc-icon-button.dense--1.mdc-icon-button--reduced-size.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--1.mdc-icon-button--reduced-size:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mdc-icon-button.dense--1 .mdc-icon-button__touch{position:absolute;top:50%;height:44px;left:50%;width:44px;transform:translate(-50%, -50%)}.mdc-icon-button.dense--0,.mdc-icon-button.dense-default{width:48px;height:48px;padding:12px}.mdc-icon-button.dense--0 .mdc-icon-button__focus-ring,.mdc-icon-button.dense-default .mdc-icon-button__focus-ring{display:none}.mdc-icon-button.dense--0.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--0:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring,.mdc-icon-button.dense-default.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense-default:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{display:block;max-height:48px;max-width:48px}@media screen and (forced-colors: active){.mdc-icon-button.dense--0.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--0:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring,.mdc-icon-button.dense-default.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense-default:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{pointer-events:none;border:2px solid transparent;border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:100%;width:100%}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-icon-button.dense--0.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--0:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring,.mdc-icon-button.dense-default.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense-default:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{border-color:CanvasText}}@media screen and (forced-colors: active){.mdc-icon-button.dense--0.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense--0:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense-default.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense-default:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after{content:"";border:2px solid transparent;border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc(100% + 4px);width:calc(100% + 4px)}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-icon-button.dense--0.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense--0:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense-default.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-icon-button.dense-default:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after{border-color:CanvasText}}.mdc-icon-button.dense--0.mdc-icon-button--reduced-size .mdc-icon-button__ripple,.mdc-icon-button.dense-default.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin-top:4px;margin-bottom:4px;margin-right:4px;margin-left:4px}.mdc-icon-button.dense--0.mdc-icon-button--reduced-size.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense--0.mdc-icon-button--reduced-size:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring,.mdc-icon-button.dense-default.mdc-icon-button--reduced-size.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button.dense-default.mdc-icon-button--reduced-size:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mdc-icon-button.dense--0 .mdc-icon-button__touch,.mdc-icon-button.dense-default .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%, -50%)}.mdc-deprecated-list.dense--5 .mdc-deprecated-list-item,.mdc-deprecated-list.dense--4 .mdc-deprecated-list-item{height:32px}.mdc-deprecated-list.dense--3 .mdc-deprecated-list-item,.mdc-deprecated-list.dense-compact .mdc-deprecated-list-item{height:36px}.mdc-deprecated-list.dense--2 .mdc-deprecated-list-item,.mdc-deprecated-list.dense-comfortable .mdc-deprecated-list-item{height:40px}.mdc-deprecated-list.dense--1 .mdc-deprecated-list-item{height:44px}.mdc-deprecated-list.dense--0 .mdc-deprecated-list-item,.mdc-deprecated-list.dense-default .mdc-deprecated-list-item{height:48px}.mb-list--three-line .mdc-deprecated-list-item__text{align-self:flex-start}.mb-list--three-line .mb-list-item{height:88px}.mb-list--three-line.mdc-deprecated-list--dense .mdc-deprecated-list-item,.mdc-deprecated-list--avatar-list.mdc-deprecated-list--dense .mdc-deprecated-list-item{height:72px}.mdc-deprecated-list-item__secondary-text.line-three{margin-top:-4px}.mb-list-item--disabled{pointer-events:none}.mdc-data-table__pagination-rows-per-page{margin-right:0 !important}.mdc-data-table__pagination-navigation{margin:0 0 0 12px !important}[dir=rtl] .mdc-data-table__pagination-navigation{margin:0 12px 0 0 !important}.mdc-data-table__pagination-button{margin-right:0 !important}.mdc-data-table__pagination.no-border{border-top:0 !important}.mdc-data-table__pagination-total{margin:0 !important;display:flex;flex-flow:column nowrap;text-align:center}.mdc-data-table__pagination-total .hidden{height:0;overflow:hidden}.mdc-data-table__pagination-rows-per-page-select{width:auto !important;min-width:0 !important}.mdc-radio.dense--5,.mdc-radio.dense--4,.mdc-radio.dense--3,.mdc-radio.dense-compact{padding:calc((28px - 20px) / 2);margin:0}.mdc-radio.dense--5 .mdc-radio__background::before,.mdc-radio.dense--4 .mdc-radio__background::before,.mdc-radio.dense--3 .mdc-radio__background::before,.mdc-radio.dense-compact .mdc-radio__background::before{top:calc(-1 * (28px - 20px) / 2);left:calc(-1 * (28px - 20px) / 2);width:28px;height:28px}.mdc-radio.dense--5 .mdc-radio__native-control,.mdc-radio.dense--4 .mdc-radio__native-control,.mdc-radio.dense--3 .mdc-radio__native-control,.mdc-radio.dense-compact .mdc-radio__native-control{top:calc((28px - 28px) / 2);right:calc((28px - 28px) / 2);left:calc((28px - 28px) / 2);width:28px;height:28px}.mdc-radio.dense--2,.mdc-radio.dense-comfortable{padding:calc((32px - 20px) / 2);margin:0}.mdc-radio.dense--2 .mdc-radio__background::before,.mdc-radio.dense-comfortable .mdc-radio__background::before{top:calc(-1 * (32px - 20px) / 2);left:calc(-1 * (32px - 20px) / 2);width:32px;height:32px}.mdc-radio.dense--2 .mdc-radio__native-control,.mdc-radio.dense-comfortable .mdc-radio__native-control{top:calc((32px - 32px) / 2);right:calc((32px - 32px) / 2);left:calc((32px - 32px) / 2);width:32px;height:32px}.mdc-radio.dense--1{padding:calc((36px - 20px) / 2);margin:0}.mdc-radio.dense--1 .mdc-radio__background::before{top:calc(-1 * (36px - 20px) / 2);left:calc(-1 * (36px - 20px) / 2);width:36px;height:36px}.mdc-radio.dense--1 .mdc-radio__native-control{top:calc((36px - 36px) / 2);right:calc((36px - 36px) / 2);left:calc((36px - 36px) / 2);width:36px;height:36px}.mdc-radio.dense--0,.mdc-radio.dense-default{padding:calc((40px - 20px) / 2)}.mdc-radio.dense--0 .mdc-radio__background::before,.mdc-radio.dense-default .mdc-radio__background::before{top:calc(-1 * (40px - 20px) / 2);left:calc(-1 * (40px - 20px) / 2);width:40px;height:40px}.mdc-radio.dense--0 .mdc-radio__native-control,.mdc-radio.dense-default .mdc-radio__native-control{top:calc((40px - 40px) / 2);right:calc((40px - 40px) / 2);left:calc((40px - 40px) / 2);width:40px;height:40px}.mb-mdc-radio-group-vertical{display:flex;flex-direction:column;flex-grow:1}.mb-segmented-button__container{display:inline-block;position:relative;width:fit-content;height:fit-content;overflow:visible}[dir=rtl] .mdc-segmented-button .mdc-touch-target-wrapper .mdc-segmented-button__segment{border-left-width:0;border-right-width:1px}[dir=rtl] .mdc-segmented-button .mdc-touch-target-wrapper:first-child .mdc-segmented-button__segment{border-radius:0 4px 4px 0}[dir=rtl] .mdc-segmented-button .mdc-touch-target-wrapper:last-child .mdc-segmented-button__segment{border-radius:4px 0 0 4px;border-left-width:1px}.mdc-select.dense--5--filled .mdc-select__anchor,.mdc-select.dense--4--filled .mdc-select__anchor{height:40px;display:flex;align-items:baseline}.mdc-select.dense--5--filled .mdc-select__anchor::before,.mdc-select.dense--4--filled .mdc-select__anchor::before{display:inline-block;width:0;height:40px;content:"";vertical-align:0}.mdc-select.dense--5--filled .mdc-select__anchor .mdc-select__selected-text::before,.mdc-select.dense--4--filled .mdc-select__anchor .mdc-select__selected-text::before{content:""}.mdc-select.dense--5--filled .mdc-select__anchor .mdc-select__selected-text-container,.mdc-select.dense--4--filled .mdc-select__anchor .mdc-select__selected-text-container{height:100%;display:inline-flex;align-items:center}.mdc-select.dense--5--filled .mdc-select__anchor::before,.mdc-select.dense--4--filled .mdc-select__anchor::before{display:none}.mdc-select.dense--5--filled .mdc-select__anchor .mdc-floating-label,.mdc-select.dense--4--filled .mdc-select__anchor .mdc-floating-label{display:none}.mdc-select.dense--5--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before,.mdc-select.dense--4--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before{content:""}.mdc-select.dense--5--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container,.mdc-select.dense--4--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container{height:100%;display:inline-flex;align-items:center}.mdc-select.dense--5--filled.mdc-select--no-label .mdc-select__anchor::before,.mdc-select.dense--4--filled.mdc-select--no-label .mdc-select__anchor::before{display:none}.mdc-select.dense--5--filled .mdc-select__dropdown-icon,.mdc-select.dense--4--filled .mdc-select__dropdown-icon{width:20px;height:20px}.mdc-select.dense--5--filled.mdc-select--filled .mdc-floating-label,.mdc-select.dense--4--filled.mdc-select--filled .mdc-floating-label{max-width:calc(100% - 60px)}.mdc-select.dense--5--filled.mdc-select--filled .mdc-floating-label--float-above,.mdc-select.dense--4--filled.mdc-select--filled .mdc-floating-label--float-above{max-width:calc(100% / 0.75 - 60px / 0.75)}.mdc-select.dense--5--filled .mdc-deprecated-list-item,.mdc-select.dense--4--filled .mdc-deprecated-list-item{height:32px}.mdc-select.dense--5--filled .mdc-select__one-line-option.mdc-list-item--with-one-line,.mdc-select.dense--4--filled .mdc-select__one-line-option.mdc-list-item--with-one-line{height:32px}.mdc-select.dense--5--filled .mdc-select__two-line-option.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:48px}.mdc-select.dense--5--filled .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--5--filled .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--5--filled .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--5--filled .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--5--filled .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--5--filled .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--5--filled .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--5--filled .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:56px}.mdc-select.dense--3--filled .mdc-select__anchor,.mdc-select.dense-compact--filled .mdc-select__anchor{height:44px;display:flex;align-items:baseline}.mdc-select.dense--3--filled .mdc-select__anchor::before,.mdc-select.dense-compact--filled .mdc-select__anchor::before{display:inline-block;width:0;height:40px;content:"";vertical-align:0}.mdc-select.dense--3--filled .mdc-select__anchor .mdc-select__selected-text::before,.mdc-select.dense-compact--filled .mdc-select__anchor .mdc-select__selected-text::before{content:""}.mdc-select.dense--3--filled .mdc-select__anchor .mdc-select__selected-text-container,.mdc-select.dense-compact--filled .mdc-select__anchor .mdc-select__selected-text-container{height:100%;display:inline-flex;align-items:center}.mdc-select.dense--3--filled .mdc-select__anchor::before,.mdc-select.dense-compact--filled .mdc-select__anchor::before{display:none}.mdc-select.dense--3--filled .mdc-select__anchor .mdc-floating-label,.mdc-select.dense-compact--filled .mdc-select__anchor .mdc-floating-label{display:none}.mdc-select.dense--3--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before,.mdc-select.dense-compact--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before{content:""}.mdc-select.dense--3--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container,.mdc-select.dense-compact--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container{height:100%;display:inline-flex;align-items:center}.mdc-select.dense--3--filled.mdc-select--no-label .mdc-select__anchor::before,.mdc-select.dense-compact--filled.mdc-select--no-label .mdc-select__anchor::before{display:none}.mdc-select.dense--3--filled .mdc-select__dropdown-icon,.mdc-select.dense-compact--filled .mdc-select__dropdown-icon{width:20px;height:20px}.mdc-select.dense--3--filled.mdc-select--filled .mdc-floating-label,.mdc-select.dense-compact--filled.mdc-select--filled .mdc-floating-label{max-width:calc(100% - 60px)}.mdc-select.dense--3--filled.mdc-select--filled .mdc-floating-label--float-above,.mdc-select.dense-compact--filled.mdc-select--filled .mdc-floating-label--float-above{max-width:calc(100% / 0.75 - 60px / 0.75)}.mdc-select.dense--3--filled .mdc-deprecated-list-item,.mdc-select.dense-compact--filled .mdc-deprecated-list-item{height:36px}.mdc-select.dense--3--filled .mdc-select__one-line-option.mdc-list-item--with-one-line,.mdc-select.dense-compact--filled .mdc-select__one-line-option.mdc-list-item--with-one-line{height:36px}.mdc-select.dense--3--filled .mdc-select__two-line-option.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:52px}.mdc-select.dense--3--filled .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--3--filled .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--3--filled .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--3--filled .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--3--filled .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--3--filled .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--3--filled .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--3--filled .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:60px}.mdc-select.dense--2--filled .mdc-select__anchor,.mdc-select.dense-comfortable--filled .mdc-select__anchor{height:48px;display:flex;align-items:baseline}.mdc-select.dense--2--filled .mdc-select__anchor::before,.mdc-select.dense-comfortable--filled .mdc-select__anchor::before{display:inline-block;width:0;height:40px;content:"";vertical-align:0}.mdc-select.dense--2--filled .mdc-select__anchor .mdc-select__selected-text::before,.mdc-select.dense-comfortable--filled .mdc-select__anchor .mdc-select__selected-text::before{content:""}.mdc-select.dense--2--filled .mdc-select__anchor .mdc-select__selected-text-container,.mdc-select.dense-comfortable--filled .mdc-select__anchor .mdc-select__selected-text-container{height:100%;display:inline-flex;align-items:center}.mdc-select.dense--2--filled .mdc-select__anchor::before,.mdc-select.dense-comfortable--filled .mdc-select__anchor::before{display:none}.mdc-select.dense--2--filled .mdc-select__anchor .mdc-floating-label,.mdc-select.dense-comfortable--filled .mdc-select__anchor .mdc-floating-label{display:none}.mdc-select.dense--2--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before,.mdc-select.dense-comfortable--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before{content:""}.mdc-select.dense--2--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container,.mdc-select.dense-comfortable--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container{height:100%;display:inline-flex;align-items:center}.mdc-select.dense--2--filled.mdc-select--no-label .mdc-select__anchor::before,.mdc-select.dense-comfortable--filled.mdc-select--no-label .mdc-select__anchor::before{display:none}.mdc-select.dense--2--filled .mdc-select__dropdown-icon,.mdc-select.dense-comfortable--filled .mdc-select__dropdown-icon{width:20px;height:20px}.mdc-select.dense--2--filled.mdc-select--filled .mdc-floating-label,.mdc-select.dense-comfortable--filled.mdc-select--filled .mdc-floating-label{max-width:calc(100% - 60px)}.mdc-select.dense--2--filled.mdc-select--filled .mdc-floating-label--float-above,.mdc-select.dense-comfortable--filled.mdc-select--filled .mdc-floating-label--float-above{max-width:calc(100% / 0.75 - 60px / 0.75)}.mdc-select.dense--2--filled .mdc-deprecated-list-item,.mdc-select.dense-comfortable--filled .mdc-deprecated-list-item{height:40px}.mdc-select.dense--2--filled .mdc-select__one-line-option.mdc-list-item--with-one-line,.mdc-select.dense-comfortable--filled .mdc-select__one-line-option.mdc-list-item--with-one-line{height:40px}.mdc-select.dense--2--filled .mdc-select__two-line-option.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:56px}.mdc-select.dense--2--filled .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--2--filled .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--2--filled .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--2--filled .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--2--filled .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--2--filled .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--2--filled .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--2--filled .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:64px}.mdc-select.dense--1--filled .mdc-select__anchor{height:52px;display:flex;align-items:baseline}.mdc-select.dense--1--filled .mdc-select__anchor::before{display:inline-block;width:0;height:40px;content:"";vertical-align:0}.mdc-select.dense--1--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before{content:""}.mdc-select.dense--1--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container{height:100%;display:inline-flex;align-items:center}.mdc-select.dense--1--filled.mdc-select--no-label .mdc-select__anchor::before{display:none}.mdc-select.dense--1--filled .mdc-select__dropdown-icon{width:20px;height:20px}.mdc-select.dense--1--filled.mdc-select--filled .mdc-floating-label{max-width:calc(100% - 60px)}.mdc-select.dense--1--filled.mdc-select--filled .mdc-floating-label--float-above{max-width:calc(100% / 0.75 - 60px / 0.75)}.mdc-select.dense--1--filled .mdc-deprecated-list-item{height:44px}.mdc-select.dense--1--filled .mdc-select__one-line-option.mdc-list-item--with-one-line{height:44px}.mdc-select.dense--1--filled .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:60px}.mdc-select.dense--1--filled .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--1--filled .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--1--filled .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--1--filled .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--1--filled .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--1--filled .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--1--filled .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--1--filled .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:68px}.mdc-select.dense--0 .mdc-select__anchor,.mdc-select.dense-default--filled .mdc-select__anchor{height:56px;display:flex;align-items:baseline}.mdc-select.dense--0 .mdc-select__anchor::before,.mdc-select.dense-default--filled .mdc-select__anchor::before{display:inline-block;width:0;height:40px;content:"";vertical-align:0}.mdc-select.dense--0.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before,.mdc-select.dense-default--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before{content:""}.mdc-select.dense--0.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container,.mdc-select.dense-default--filled.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container{height:100%;display:inline-flex;align-items:center}.mdc-select.dense--0.mdc-select--no-label .mdc-select__anchor::before,.mdc-select.dense-default--filled.mdc-select--no-label .mdc-select__anchor::before{display:none}.mdc-select.dense--0 .mdc-deprecated-list-item,.mdc-select.dense-default--filled .mdc-deprecated-list-item{height:48px}.mdc-select.dense--0 .mdc-select__one-line-option.mdc-list-item--with-one-line,.mdc-select.dense-default--filled .mdc-select__one-line-option.mdc-list-item--with-one-line{height:48px}.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:64px}.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:72px}.mdc-select.dense--5--filled-with-leading-icon .mdc-select__anchor,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__anchor{height:40px;display:flex;align-items:baseline}.mdc-select.dense--5--filled-with-leading-icon .mdc-select__anchor::before,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__anchor::before{display:inline-block;width:0;height:40px;content:"";vertical-align:0}.mdc-select.dense--5--filled-with-leading-icon .mdc-select__anchor .mdc-select__selected-text::before,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__anchor .mdc-select__selected-text::before{content:""}.mdc-select.dense--5--filled-with-leading-icon .mdc-select__anchor .mdc-select__selected-text-container,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__anchor .mdc-select__selected-text-container{height:100%;display:inline-flex;align-items:center}.mdc-select.dense--5--filled-with-leading-icon .mdc-select__anchor::before,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__anchor::before{display:none}.mdc-select.dense--5--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label{display:none}.mdc-select.dense--5--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before,.mdc-select.dense--4--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before{content:""}.mdc-select.dense--5--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container,.mdc-select.dense--4--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container{height:100%;display:inline-flex;align-items:center}.mdc-select.dense--5--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor::before,.mdc-select.dense--4--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor::before{display:none}.mdc-select.dense--5--filled-with-leading-icon .mdc-select__dropdown-icon,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__dropdown-icon{width:20px;height:20px}.mdc-select.dense--5--filled-with-leading-icon.mdc-select--filled .mdc-floating-label,.mdc-select.dense--4--filled-with-leading-icon.mdc-select--filled .mdc-floating-label{max-width:calc(100% - 60px)}.mdc-select.dense--5--filled-with-leading-icon.mdc-select--filled .mdc-floating-label--float-above,.mdc-select.dense--4--filled-with-leading-icon.mdc-select--filled .mdc-floating-label--float-above{max-width:calc(100% / 0.75 - 60px / 0.75)}.mdc-select.dense--5--filled-with-leading-icon .mdc-select__icon,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__icon{width:20px;height:20px;font-size:20px}.mdc-select.dense--5--filled-with-leading-icon.mdc-select--filled .mdc-floating-label,.mdc-select.dense--4--filled-with-leading-icon.mdc-select--filled .mdc-floating-label{max-width:calc(100% - 88px)}.mdc-select.dense--5--filled-with-leading-icon.mdc-select--filled .mdc-floating-label--float-above,.mdc-select.dense--4--filled-with-leading-icon.mdc-select--filled .mdc-floating-label--float-above{max-width:calc(100% / 0.75 - 88px / 0.75)}.mdc-select.dense--5--filled-with-leading-icon .mdc-deprecated-list-item__graphic,.mdc-select.dense--4--filled-with-leading-icon .mdc-deprecated-list-item__graphic{width:20px;height:20px}.mdc-select.dense--5--filled-with-leading-icon .mdc-list-item__start,.mdc-select.dense--4--filled-with-leading-icon .mdc-list-item__start{width:32px;height:20px}.mdc-select.dense--5--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label{left:44px;right:initial}[dir=rtl] .mdc-select.dense--5--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label,[dir=rtl] .mdc-select.dense--4--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense--5--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label[dir=rtl],.mdc-select.dense--4--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label[dir=rtl]{left:initial;right:44px}.mdc-select.dense--5--filled-with-leading-icon .mdc-deprecated-list-item,.mdc-select.dense--4--filled-with-leading-icon .mdc-deprecated-list-item{height:32px}.mdc-select.dense--5--filled-with-leading-icon .mdc-select__one-line-option.mdc-list-item--with-one-line,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__one-line-option.mdc-list-item--with-one-line{height:32px}.mdc-select.dense--5--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:48px}.mdc-select.dense--5--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--5--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--5--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--5--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--5--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--5--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--5--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--5--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--4--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:56px}.mdc-select.dense--3--filled-with-leading-icon .mdc-select__anchor,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__anchor{height:44px;display:flex;align-items:baseline}.mdc-select.dense--3--filled-with-leading-icon .mdc-select__anchor::before,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__anchor::before{display:inline-block;width:0;height:40px;content:"";vertical-align:0}.mdc-select.dense--3--filled-with-leading-icon .mdc-select__anchor .mdc-select__selected-text::before,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__anchor .mdc-select__selected-text::before{content:""}.mdc-select.dense--3--filled-with-leading-icon .mdc-select__anchor .mdc-select__selected-text-container,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__anchor .mdc-select__selected-text-container{height:100%;display:inline-flex;align-items:center}.mdc-select.dense--3--filled-with-leading-icon .mdc-select__anchor::before,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__anchor::before{display:none}.mdc-select.dense--3--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label{display:none}.mdc-select.dense--3--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before,.mdc-select.dense-compact--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before{content:""}.mdc-select.dense--3--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container,.mdc-select.dense-compact--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container{height:100%;display:inline-flex;align-items:center}.mdc-select.dense--3--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor::before,.mdc-select.dense-compact--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor::before{display:none}.mdc-select.dense--3--filled-with-leading-icon .mdc-select__dropdown-icon,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__dropdown-icon{width:20px;height:20px}.mdc-select.dense--3--filled-with-leading-icon.mdc-select--filled .mdc-floating-label,.mdc-select.dense-compact--filled-with-leading-icon.mdc-select--filled .mdc-floating-label{max-width:calc(100% - 60px)}.mdc-select.dense--3--filled-with-leading-icon.mdc-select--filled .mdc-floating-label--float-above,.mdc-select.dense-compact--filled-with-leading-icon.mdc-select--filled .mdc-floating-label--float-above{max-width:calc(100% / 0.75 - 60px / 0.75)}.mdc-select.dense--3--filled-with-leading-icon .mdc-select__icon,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__icon{width:20px;height:20px;font-size:20px}.mdc-select.dense--3--filled-with-leading-icon.mdc-select--filled .mdc-floating-label,.mdc-select.dense-compact--filled-with-leading-icon.mdc-select--filled .mdc-floating-label{max-width:calc(100% - 88px)}.mdc-select.dense--3--filled-with-leading-icon.mdc-select--filled .mdc-floating-label--float-above,.mdc-select.dense-compact--filled-with-leading-icon.mdc-select--filled .mdc-floating-label--float-above{max-width:calc(100% / 0.75 - 88px / 0.75)}.mdc-select.dense--3--filled-with-leading-icon .mdc-deprecated-list-item__graphic,.mdc-select.dense-compact--filled-with-leading-icon .mdc-deprecated-list-item__graphic{width:20px;height:20px}.mdc-select.dense--3--filled-with-leading-icon .mdc-list-item__start,.mdc-select.dense-compact--filled-with-leading-icon .mdc-list-item__start{width:32px;height:20px}.mdc-select.dense--3--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label{left:44px;right:initial}[dir=rtl] .mdc-select.dense--3--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label,[dir=rtl] .mdc-select.dense-compact--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense--3--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label[dir=rtl],.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label[dir=rtl]{left:initial;right:44px}.mdc-select.dense--3--filled-with-leading-icon .mdc-deprecated-list-item,.mdc-select.dense-compact--filled-with-leading-icon .mdc-deprecated-list-item{height:36px}.mdc-select.dense--3--filled-with-leading-icon .mdc-select__one-line-option.mdc-list-item--with-one-line,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__one-line-option.mdc-list-item--with-one-line{height:36px}.mdc-select.dense--3--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:52px}.mdc-select.dense--3--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--3--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--3--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--3--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--3--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--3--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--3--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--3--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense-compact--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:60px}.mdc-select.dense--2--filled-with-leading-icon .mdc-select__anchor,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__anchor{height:48px;display:flex;align-items:baseline}.mdc-select.dense--2--filled-with-leading-icon .mdc-select__anchor::before,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__anchor::before{display:inline-block;width:0;height:40px;content:"";vertical-align:0}.mdc-select.dense--2--filled-with-leading-icon .mdc-select__anchor .mdc-select__selected-text::before,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__anchor .mdc-select__selected-text::before{content:""}.mdc-select.dense--2--filled-with-leading-icon .mdc-select__anchor .mdc-select__selected-text-container,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__anchor .mdc-select__selected-text-container{height:100%;display:inline-flex;align-items:center}.mdc-select.dense--2--filled-with-leading-icon .mdc-select__anchor::before,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__anchor::before{display:none}.mdc-select.dense--2--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label{display:none}.mdc-select.dense--2--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before,.mdc-select.dense-comfortable--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before{content:""}.mdc-select.dense--2--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container,.mdc-select.dense-comfortable--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container{height:100%;display:inline-flex;align-items:center}.mdc-select.dense--2--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor::before,.mdc-select.dense-comfortable--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor::before{display:none}.mdc-select.dense--2--filled-with-leading-icon .mdc-select__dropdown-icon,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__dropdown-icon{width:20px;height:20px}.mdc-select.dense--2--filled-with-leading-icon.mdc-select--filled .mdc-floating-label,.mdc-select.dense-comfortable--filled-with-leading-icon.mdc-select--filled .mdc-floating-label{max-width:calc(100% - 60px)}.mdc-select.dense--2--filled-with-leading-icon.mdc-select--filled .mdc-floating-label--float-above,.mdc-select.dense-comfortable--filled-with-leading-icon.mdc-select--filled .mdc-floating-label--float-above{max-width:calc(100% / 0.75 - 60px / 0.75)}.mdc-select.dense--2--filled-with-leading-icon .mdc-select__icon,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__icon{width:20px;height:20px;font-size:20px}.mdc-select.dense--2--filled-with-leading-icon.mdc-select--filled .mdc-floating-label,.mdc-select.dense-comfortable--filled-with-leading-icon.mdc-select--filled .mdc-floating-label{max-width:calc(100% - 88px)}.mdc-select.dense--2--filled-with-leading-icon.mdc-select--filled .mdc-floating-label--float-above,.mdc-select.dense-comfortable--filled-with-leading-icon.mdc-select--filled .mdc-floating-label--float-above{max-width:calc(100% / 0.75 - 88px / 0.75)}.mdc-select.dense--2--filled-with-leading-icon .mdc-deprecated-list-item__graphic,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-deprecated-list-item__graphic{width:20px;height:20px}.mdc-select.dense--2--filled-with-leading-icon .mdc-list-item__start,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-list-item__start{width:32px;height:20px}.mdc-select.dense--2--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label{left:44px;right:initial}[dir=rtl] .mdc-select.dense--2--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label,[dir=rtl] .mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense--2--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label[dir=rtl],.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label[dir=rtl]{left:initial;right:44px}.mdc-select.dense--2--filled-with-leading-icon .mdc-deprecated-list-item,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-deprecated-list-item{height:40px}.mdc-select.dense--2--filled-with-leading-icon .mdc-select__one-line-option.mdc-list-item--with-one-line,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__one-line-option.mdc-list-item--with-one-line{height:40px}.mdc-select.dense--2--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:56px}.mdc-select.dense--2--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--2--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--2--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--2--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--2--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--2--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--2--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--2--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:64px}.mdc-select.dense--1--filled-with-leading-icon .mdc-select__anchor{height:52px;display:flex;align-items:baseline}.mdc-select.dense--1--filled-with-leading-icon .mdc-select__anchor::before{display:inline-block;width:0;height:40px;content:"";vertical-align:0}.mdc-select.dense--1--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before{content:""}.mdc-select.dense--1--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container{height:100%;display:inline-flex;align-items:center}.mdc-select.dense--1--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor::before{display:none}.mdc-select.dense--1--filled-with-leading-icon .mdc-select__dropdown-icon{width:20px;height:20px}.mdc-select.dense--1--filled-with-leading-icon.mdc-select--filled .mdc-floating-label{max-width:calc(100% - 60px)}.mdc-select.dense--1--filled-with-leading-icon.mdc-select--filled .mdc-floating-label--float-above{max-width:calc(100% / 0.75 - 60px / 0.75)}.mdc-select.dense--1--filled-with-leading-icon .mdc-select__icon{width:20px;height:20px;font-size:20px}.mdc-select.dense--1--filled-with-leading-icon.mdc-select--filled .mdc-floating-label{max-width:calc(100% - 88px)}.mdc-select.dense--1--filled-with-leading-icon.mdc-select--filled .mdc-floating-label--float-above{max-width:calc(100% / 0.75 - 88px / 0.75)}.mdc-select.dense--1--filled-with-leading-icon .mdc-deprecated-list-item__graphic{width:20px;height:20px}.mdc-select.dense--1--filled-with-leading-icon .mdc-list-item__start{width:32px;height:20px}.mdc-select.dense--1--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label{left:44px;right:initial}[dir=rtl] .mdc-select.dense--1--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense--1--filled-with-leading-icon .mdc-select__anchor .mdc-floating-label[dir=rtl]{left:initial;right:44px}.mdc-select.dense--1--filled-with-leading-icon .mdc-deprecated-list-item{height:44px}.mdc-select.dense--1--filled-with-leading-icon .mdc-select__one-line-option.mdc-list-item--with-one-line{height:44px}.mdc-select.dense--1--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:60px}.mdc-select.dense--1--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--1--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--1--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--1--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--1--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--1--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--1--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--1--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:68px}.mdc-select.dense--0 .mdc-select__anchor,.mdc-select.dense-default--filled-with-leading-icon .mdc-select__anchor{height:56px;display:flex;align-items:baseline}.mdc-select.dense--0 .mdc-select__anchor::before,.mdc-select.dense-default--filled-with-leading-icon .mdc-select__anchor::before{display:inline-block;width:0;height:40px;content:"";vertical-align:0}.mdc-select.dense--0.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before,.mdc-select.dense-default--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before{content:""}.mdc-select.dense--0.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container,.mdc-select.dense-default--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text-container{height:100%;display:inline-flex;align-items:center}.mdc-select.dense--0.mdc-select--no-label .mdc-select__anchor::before,.mdc-select.dense-default--filled-with-leading-icon.mdc-select--no-label .mdc-select__anchor::before{display:none}.mdc-select.dense--0 .mdc-deprecated-list-item,.mdc-select.dense-default--filled-with-leading-icon .mdc-deprecated-list-item{height:48px}.mdc-select.dense--0 .mdc-select__one-line-option.mdc-list-item--with-one-line,.mdc-select.dense-default--filled-with-leading-icon .mdc-select__one-line-option.mdc-list-item--with-one-line{height:48px}.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:64px}.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense-default--filled-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:72px}.mdc-select.dense--5--outlined .mdc-select__anchor,.mdc-select.dense--4--outlined .mdc-select__anchor{height:40px}.mdc-select.dense--5--outlined .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense--4--outlined .mdc-select__anchor .mdc-floating-label--float-above{transform:translateY(-29.25px) scale(1)}.mdc-select.dense--5--outlined .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense--4--outlined .mdc-select__anchor .mdc-floating-label--float-above{font-size:.75rem}.mdc-select.dense--5--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--5--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--4--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--4--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-26.75px) scale(0.75)}.mdc-select.dense--5--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--5--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--4--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--4--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-select.dense--5--outlined .mdc-select__anchor .mdc-floating-label--shake,.mdc-select.dense--4--outlined .mdc-select__anchor .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-select-outlined-40px 250ms 1}@keyframes mdc-floating-label-shake-float-above-select-outlined-40px{0%{transform:translateX(calc(0 - 0%)) translateY(-26.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-26.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-26.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-26.75px) scale(0.75)}}.mdc-select.dense--5--outlined .mdc-select__dropdown-icon,.mdc-select.dense--4--outlined .mdc-select__dropdown-icon{width:20px;height:20px}.mdc-select.dense--5--outlined.mdc-select--outlined .mdc-select__anchor :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch,.mdc-select.dense--4--outlined.mdc-select--outlined .mdc-select__anchor :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch{max-width:calc(100% - 56px)}.mdc-select.dense--5--outlined .mdc-deprecated-list-item,.mdc-select.dense--4--outlined .mdc-deprecated-list-item{height:32px}.mdc-select.dense--5--outlined .mdc-select__one-line-option.mdc-list-item--with-one-line,.mdc-select.dense--4--outlined .mdc-select__one-line-option.mdc-list-item--with-one-line{height:32px}.mdc-select.dense--5--outlined .mdc-select__two-line-option.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:48px}.mdc-select.dense--5--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--5--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--5--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--5--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--5--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--5--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--5--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--5--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:56px}.mdc-select.dense--3--outlined .mdc-select__anchor,.mdc-select.dense-compact--outlined .mdc-select__anchor{height:44px}.mdc-select.dense--3--outlined .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense-compact--outlined .mdc-select__anchor .mdc-floating-label--float-above{transform:translateY(-31.25px) scale(1)}.mdc-select.dense--3--outlined .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense-compact--outlined .mdc-select__anchor .mdc-floating-label--float-above{font-size:.75rem}.mdc-select.dense--3--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--3--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-compact--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-compact--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-28.75px) scale(0.75)}.mdc-select.dense--3--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--3--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-compact--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-compact--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-select.dense--3--outlined .mdc-select__anchor .mdc-floating-label--shake,.mdc-select.dense-compact--outlined .mdc-select__anchor .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-select-outlined-44px 250ms 1}@keyframes mdc-floating-label-shake-float-above-select-outlined-44px{0%{transform:translateX(calc(0 - 0%)) translateY(-28.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-28.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-28.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-28.75px) scale(0.75)}}.mdc-select.dense--3--outlined .mdc-select__dropdown-icon,.mdc-select.dense-compact--outlined .mdc-select__dropdown-icon{width:20px;height:20px}.mdc-select.dense--3--outlined.mdc-select--outlined .mdc-select__anchor :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch,.mdc-select.dense-compact--outlined.mdc-select--outlined .mdc-select__anchor :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch{max-width:calc(100% - 56px)}.mdc-select.dense--3--outlined .mdc-deprecated-list-item,.mdc-select.dense-compact--outlined .mdc-deprecated-list-item{height:36px}.mdc-select.dense--3--outlined .mdc-select__one-line-option.mdc-list-item--with-one-line,.mdc-select.dense-compact--outlined .mdc-select__one-line-option.mdc-list-item--with-one-line{height:36px}.mdc-select.dense--3--outlined .mdc-select__two-line-option.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:52px}.mdc-select.dense--3--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--3--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--3--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--3--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--3--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--3--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--3--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--3--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:60px}.mdc-select.dense--2--outlined .mdc-select__anchor,.mdc-select.dense-comfortable--outlined .mdc-select__anchor{height:48px}.mdc-select.dense--2--outlined .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense-comfortable--outlined .mdc-select__anchor .mdc-floating-label--float-above{transform:translateY(-33.25px) scale(1)}.mdc-select.dense--2--outlined .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense-comfortable--outlined .mdc-select__anchor .mdc-floating-label--float-above{font-size:.75rem}.mdc-select.dense--2--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--2--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-comfortable--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-comfortable--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-30.75px) scale(0.75)}.mdc-select.dense--2--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--2--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-comfortable--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-comfortable--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-select.dense--2--outlined .mdc-select__anchor .mdc-floating-label--shake,.mdc-select.dense-comfortable--outlined .mdc-select__anchor .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-select-outlined-48px 250ms 1}@keyframes mdc-floating-label-shake-float-above-select-outlined-48px{0%{transform:translateX(calc(0 - 0%)) translateY(-30.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-30.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-30.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-30.75px) scale(0.75)}}.mdc-select.dense--2--outlined .mdc-select__dropdown-icon,.mdc-select.dense-comfortable--outlined .mdc-select__dropdown-icon{width:20px;height:20px}.mdc-select.dense--2--outlined.mdc-select--outlined .mdc-select__anchor :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch,.mdc-select.dense-comfortable--outlined.mdc-select--outlined .mdc-select__anchor :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch{max-width:calc(100% - 56px)}.mdc-select.dense--2--outlined .mdc-deprecated-list-item,.mdc-select.dense-comfortable--outlined .mdc-deprecated-list-item{height:40px}.mdc-select.dense--2--outlined .mdc-select__one-line-option.mdc-list-item--with-one-line,.mdc-select.dense-comfortable--outlined .mdc-select__one-line-option.mdc-list-item--with-one-line{height:40px}.mdc-select.dense--2--outlined .mdc-select__two-line-option.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:56px}.mdc-select.dense--2--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--2--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--2--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--2--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--2--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--2--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--2--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--2--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:64px}.mdc-select.dense--1--outlined .mdc-select__anchor{height:52px}.mdc-select.dense--1--outlined .mdc-select__anchor .mdc-floating-label--float-above{transform:translateY(-35.25px) scale(1)}.mdc-select.dense--1--outlined .mdc-select__anchor .mdc-floating-label--float-above{font-size:.75rem}.mdc-select.dense--1--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--1--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-32.75px) scale(0.75)}.mdc-select.dense--1--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--1--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-select.dense--1--outlined .mdc-select__anchor .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-select-outlined-52px 250ms 1}@keyframes mdc-floating-label-shake-float-above-select-outlined-52px{0%{transform:translateX(calc(0 - 0%)) translateY(-32.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-32.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-32.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-32.75px) scale(0.75)}}.mdc-select.dense--1--outlined .mdc-select__dropdown-icon{width:20px;height:20px}.mdc-select.dense--1--outlined.mdc-select--outlined .mdc-select__anchor :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch{max-width:calc(100% - 56px)}.mdc-select.dense--1--outlined .mdc-deprecated-list-item{height:44px}.mdc-select.dense--1--outlined .mdc-select__one-line-option.mdc-list-item--with-one-line{height:44px}.mdc-select.dense--1--outlined .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:60px}.mdc-select.dense--1--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--1--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--1--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--1--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--1--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--1--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--1--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--1--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:68px}.mdc-select.dense--0 .mdc-select__anchor,.mdc-select.dense-default--outlined .mdc-select__anchor{height:56px}.mdc-select.dense--0 .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense-default--outlined .mdc-select__anchor .mdc-floating-label--float-above{transform:translateY(-37.25px) scale(1)}.mdc-select.dense--0 .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense-default--outlined .mdc-select__anchor .mdc-floating-label--float-above{font-size:.75rem}.mdc-select.dense--0 .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--0 .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-default--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-default--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-34.75px) scale(0.75)}.mdc-select.dense--0 .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--0 .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-default--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-default--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-select.dense--0 .mdc-select__anchor .mdc-floating-label--shake,.mdc-select.dense-default--outlined .mdc-select__anchor .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-select-outlined-56px 250ms 1}@keyframes mdc-floating-label-shake-float-above-select-outlined-56px{0%{transform:translateX(calc(0 - 0%)) translateY(-34.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-34.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-34.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-34.75px) scale(0.75)}}.mdc-select.dense--0 .mdc-deprecated-list-item,.mdc-select.dense-default--outlined .mdc-deprecated-list-item{height:48px}.mdc-select.dense--0 .mdc-select__one-line-option.mdc-list-item--with-one-line,.mdc-select.dense-default--outlined .mdc-select__one-line-option.mdc-list-item--with-one-line{height:48px}.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:64px}.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:72px}.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor{height:40px}.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor .mdc-select__dropdown-icon,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor .mdc-select__dropdown-icon{width:20px;height:20px}.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label{left:32px;right:initial}[dir=rtl] .mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label,[dir=rtl] .mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label[dir=rtl],.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label[dir=rtl]{left:initial;right:32px}.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above{transform:translateY(-29.25px) translateX(-28px) scale(1)}[dir=rtl] .mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-29.25px) translateX(28px) scale(1)}.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above{font-size:.75rem}.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-26.75px) translateX(-28px) scale(0.75)}[dir=rtl] .mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-26.75px) translateX(28px) scale(0.75)}.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--shake,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above-{0%{transform:translateX(calc(0 - 28px)) translateY(-26.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 28px)) translateY(-26.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 28px)) translateY(-26.75px) scale(0.75)}100%{transform:translateX(calc(0 - 28px)) translateY(-26.75px) scale(0.75)}}[dir=rtl] .mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--shake,[dir=rtl] .mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--shake,.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__anchor[dir=rtl] .mdc-floating-label--shake,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__anchor[dir=rtl] .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above--rtl{0%{transform:translateX(calc(0 - -28px)) translateY(-26.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - -28px)) translateY(-26.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - -28px)) translateY(-26.75px) scale(0.75)}100%{transform:translateX(calc(0 - -28px)) translateY(-26.75px) scale(0.75)}}.mdc-select.dense--5--outlined-with-leading-icon .mdc-deprecated-list-item__graphic,.mdc-select.dense--4--outlined-with-leading-icon .mdc-deprecated-list-item__graphic{width:20px;height:20px}.mdc-select.dense--5--outlined-with-leading-icon .mdc-list-item__start,.mdc-select.dense--4--outlined-with-leading-icon .mdc-list-item__start{width:32px;height:20px}.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__icon,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__icon{width:20px;height:20px;font-size:20px}.mdc-select.dense--5--outlined-with-leading-icon.mdc-select--outlined .mdc-select__anchor :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch,.mdc-select.dense--4--outlined-with-leading-icon.mdc-select--outlined .mdc-select__anchor :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch{max-width:calc(100% - 88px)}.mdc-select.dense--5--outlined-with-leading-icon .mdc-deprecated-list-item,.mdc-select.dense--4--outlined-with-leading-icon .mdc-deprecated-list-item{height:32px}.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__one-line-option.mdc-list-item--with-one-line,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__one-line-option.mdc-list-item--with-one-line{height:32px}.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:48px}.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--5--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--4--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:56px}.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor{height:44px}.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor .mdc-select__dropdown-icon,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor .mdc-select__dropdown-icon{width:20px;height:20px}.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label{left:32px;right:initial}[dir=rtl] .mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label,[dir=rtl] .mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label[dir=rtl],.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label[dir=rtl]{left:initial;right:32px}.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above{transform:translateY(-31.25px) translateX(-28px) scale(1)}[dir=rtl] .mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-31.25px) translateX(28px) scale(1)}.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above{font-size:.75rem}.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-28.75px) translateX(-28px) scale(0.75)}[dir=rtl] .mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-28.75px) translateX(28px) scale(0.75)}.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--shake,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above-{0%{transform:translateX(calc(0 - 28px)) translateY(-28.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 28px)) translateY(-28.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 28px)) translateY(-28.75px) scale(0.75)}100%{transform:translateX(calc(0 - 28px)) translateY(-28.75px) scale(0.75)}}[dir=rtl] .mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--shake,[dir=rtl] .mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--shake,.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__anchor[dir=rtl] .mdc-floating-label--shake,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__anchor[dir=rtl] .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above--rtl{0%{transform:translateX(calc(0 - -28px)) translateY(-28.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - -28px)) translateY(-28.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - -28px)) translateY(-28.75px) scale(0.75)}100%{transform:translateX(calc(0 - -28px)) translateY(-28.75px) scale(0.75)}}.mdc-select.dense--3--outlined-with-leading-icon .mdc-deprecated-list-item__graphic,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-deprecated-list-item__graphic{width:20px;height:20px}.mdc-select.dense--3--outlined-with-leading-icon .mdc-list-item__start,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-list-item__start{width:32px;height:20px}.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__icon,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__icon{width:20px;height:20px;font-size:20px}.mdc-select.dense--3--outlined-with-leading-icon.mdc-select--outlined .mdc-select__anchor :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch,.mdc-select.dense-compact--outlined-with-leading-icon.mdc-select--outlined .mdc-select__anchor :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch{max-width:calc(100% - 88px)}.mdc-select.dense--3--outlined-with-leading-icon .mdc-deprecated-list-item,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-deprecated-list-item{height:36px}.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__one-line-option.mdc-list-item--with-one-line,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__one-line-option.mdc-list-item--with-one-line{height:36px}.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:52px}.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--3--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense-compact--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:60px}.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor{height:48px}.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor .mdc-select__dropdown-icon,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor .mdc-select__dropdown-icon{width:20px;height:20px}.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label{left:32px;right:initial}[dir=rtl] .mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label,[dir=rtl] .mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label[dir=rtl],.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label[dir=rtl]{left:initial;right:32px}.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above{transform:translateY(-33.25px) translateX(-28px) scale(1)}[dir=rtl] .mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-33.25px) translateX(28px) scale(1)}.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above{font-size:.75rem}.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-30.75px) translateX(-28px) scale(0.75)}[dir=rtl] .mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-30.75px) translateX(28px) scale(0.75)}.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--shake,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above-{0%{transform:translateX(calc(0 - 28px)) translateY(-30.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 28px)) translateY(-30.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 28px)) translateY(-30.75px) scale(0.75)}100%{transform:translateX(calc(0 - 28px)) translateY(-30.75px) scale(0.75)}}[dir=rtl] .mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--shake,[dir=rtl] .mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--shake,.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__anchor[dir=rtl] .mdc-floating-label--shake,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__anchor[dir=rtl] .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above--rtl{0%{transform:translateX(calc(0 - -28px)) translateY(-30.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - -28px)) translateY(-30.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - -28px)) translateY(-30.75px) scale(0.75)}100%{transform:translateX(calc(0 - -28px)) translateY(-30.75px) scale(0.75)}}.mdc-select.dense--2--outlined-with-leading-icon .mdc-deprecated-list-item__graphic,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-deprecated-list-item__graphic{width:20px;height:20px}.mdc-select.dense--2--outlined-with-leading-icon .mdc-list-item__start,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-list-item__start{width:32px;height:20px}.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__icon,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__icon{width:20px;height:20px;font-size:20px}.mdc-select.dense--2--outlined-with-leading-icon.mdc-select--outlined .mdc-select__anchor :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch,.mdc-select.dense-comfortable--outlined-with-leading-icon.mdc-select--outlined .mdc-select__anchor :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch{max-width:calc(100% - 88px)}.mdc-select.dense--2--outlined-with-leading-icon .mdc-deprecated-list-item,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-deprecated-list-item{height:40px}.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__one-line-option.mdc-list-item--with-one-line,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__one-line-option.mdc-list-item--with-one-line{height:40px}.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:56px}.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--2--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense-comfortable--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:64px}.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor{height:52px}.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor .mdc-select__dropdown-icon{width:20px;height:20px}.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label{left:32px;right:initial}[dir=rtl] .mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label[dir=rtl]{left:initial;right:32px}.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above{transform:translateY(-35.25px) translateX(-28px) scale(1)}[dir=rtl] .mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-35.25px) translateX(28px) scale(1)}.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above{font-size:.75rem}.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-32.75px) translateX(-28px) scale(0.75)}[dir=rtl] .mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-32.75px) translateX(28px) scale(0.75)}.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above-{0%{transform:translateX(calc(0 - 28px)) translateY(-32.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 28px)) translateY(-32.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 28px)) translateY(-32.75px) scale(0.75)}100%{transform:translateX(calc(0 - 28px)) translateY(-32.75px) scale(0.75)}}[dir=rtl] .mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--shake,.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__anchor[dir=rtl] .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above--rtl{0%{transform:translateX(calc(0 - -28px)) translateY(-32.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - -28px)) translateY(-32.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - -28px)) translateY(-32.75px) scale(0.75)}100%{transform:translateX(calc(0 - -28px)) translateY(-32.75px) scale(0.75)}}.mdc-select.dense--1--outlined-with-leading-icon .mdc-deprecated-list-item__graphic{width:20px;height:20px}.mdc-select.dense--1--outlined-with-leading-icon .mdc-list-item__start{width:32px;height:20px}.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__icon{width:20px;height:20px;font-size:20px}.mdc-select.dense--1--outlined-with-leading-icon.mdc-select--outlined .mdc-select__anchor :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch{max-width:calc(100% - 88px)}.mdc-select.dense--1--outlined-with-leading-icon .mdc-deprecated-list-item{height:44px}.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__one-line-option.mdc-list-item--with-one-line{height:44px}.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:60px}.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--1--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:68px}.mdc-select.dense--0 .mdc-select__anchor,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor{height:56px}.mdc-select.dense--0 .mdc-select__anchor .mdc-floating-label,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label{left:36px;right:initial}[dir=rtl] .mdc-select.dense--0 .mdc-select__anchor .mdc-floating-label,[dir=rtl] .mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label,.mdc-select.dense--0 .mdc-select__anchor .mdc-floating-label[dir=rtl],.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label[dir=rtl]{left:initial;right:36px}.mdc-select.dense--0 .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above{transform:translateY(-37.25px) translateX(-32px) scale(1)}[dir=rtl] .mdc-select.dense--0 .mdc-select__anchor .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense--0 .mdc-select__anchor .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-37.25px) translateX(32px) scale(1)}.mdc-select.dense--0 .mdc-select__anchor .mdc-floating-label--float-above,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--float-above{font-size:.75rem}.mdc-select.dense--0 .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--0 .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-34.75px) translateX(-32px) scale(0.75)}[dir=rtl] .mdc-select.dense--0 .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense--0 .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--0 .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense--0 .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-34.75px) translateX(32px) scale(0.75)}.mdc-select.dense--0 .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense--0 .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-select.dense--0 .mdc-select__anchor .mdc-floating-label--shake,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above-{0%{transform:translateX(calc(0 - 32px)) translateY(-34.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 32px)) translateY(-34.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 32px)) translateY(-34.75px) scale(0.75)}100%{transform:translateX(calc(0 - 32px)) translateY(-34.75px) scale(0.75)}}[dir=rtl] .mdc-select.dense--0 .mdc-select__anchor .mdc-floating-label--shake,[dir=rtl] .mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor .mdc-floating-label--shake,.mdc-select.dense--0 .mdc-select__anchor[dir=rtl] .mdc-floating-label--shake,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__anchor[dir=rtl] .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above--rtl{0%{transform:translateX(calc(0 - -32px)) translateY(-34.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - -32px)) translateY(-34.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - -32px)) translateY(-34.75px) scale(0.75)}100%{transform:translateX(calc(0 - -32px)) translateY(-34.75px) scale(0.75)}}.mdc-select.dense--0 .mdc-deprecated-list-item,.mdc-select.dense-default--outlined-with-leading-icon .mdc-deprecated-list-item{height:48px}.mdc-select.dense--0 .mdc-select__one-line-option.mdc-list-item--with-one-line,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__one-line-option.mdc-list-item--with-one-line{height:48px}.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-two-lines{height:64px}.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense--0 .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mdc-select.dense-default--outlined-with-leading-icon .mdc-select__two-line-option.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:72px}:root{--mb-shield-label-color: white;--mb-shield-value-color: white;--mb-shield-label-background: var(--mb-color-blue-grey-700);--mb-shield-value-background: var(--mb-color-amber-700)}.mb-shield{user-select:none;-webkit-user-select:none;display:inline-flex;flex-flow:row nowrap;align-items:center;height:20px;line-height:20px;font-family:"Verdana","Geneva","DejaVu Sans","sans-serif";font-size:10pt;margin:0;padding:0;border:0;white-space:nowrap;vertical-align:middle}.mb-shield span,.mb-shield i{height:20px;max-height:20px}.mb-shield i{font-size:10pt;line-height:20px;margin:0 3px 0 -1px}[dir=rtl] .mb-shield i{margin:0 -1px 0 3px}.mb-shield--label{display:inline-flex;flex-flow:row nowrap;align-items:center;color:var(--mb-shield-label-color);background:var(--mb-shield-label-background);height:20px;line-height:20px;margin:0;padding:0 4px 0 4px;border:0}[dir=rtl] .mb-shield--label{padding:0 4px 0 4px}.mb-shield--value{display:inline-flex;flex-flow:row nowrap;align-items:center;color:var(--mb-shield-value-color);background:var(--mb-shield-value-background);height:20px;line-height:20px;margin:0;padding:0 4px 0 4px;border:0}[dir=rtl] .mb-shield--value{padding:0 4px 0 4px}.mb-hidden{visibility:hidden}.mb-visible{visibility:visible}.mb-slide-in-from-previous{animation:slideInFromLeft ease 200ms;-webkit-animation:slideInFromLeft ease 200ms}[dir=rtl] .mb-slide-in-from-previous{animation:slideInFromRight ease 200ms;-webkit-animation:slideInFromRight ease 200ms}.mb-slide-in-from-next{animation:slideInFromRight ease 200ms;-webkit-animation:slideInFromRight ease 200ms}[dir=rtl] .mb-slide-in-from-next{animation:slideInFromLeft ease 200ms;-webkit-animation:slideInFromLeft ease 200ms}.mb-slide-out-to-previous{animation:slideOutToLeft ease-out 10000ms;-webkit-animation:slideOutToLeft ease-out 10000ms}[dir=rtl] .mb-slide-out-to-previous{animation:slideOutToRight ease-out 10000ms;-webkit-animation:slideOutToRight ease-out 10000ms}.mb-slide-out-to-next{animation:slideOutToRight ease-out 10000ms;-webkit-animation:slideOutToRight ease-out 10000ms}[dir=rtl] .mb-slide-out-to-next{animation:slideOutToLeft ease-out 10000ms;-webkit-animation:slideOutToLeft ease-out 10000ms}@-webkit-keyframes slideInFromLeft{0%{margin-left:-12px;margin-right:12px;opacity:0}100%{opacity:1}}@keyframes slideInFromLeft{0%{margin-left:-12px;margin-right:12px;opacity:0}100%{opacity:1}}@-webkit-keyframes slideInFromRight{0%{margin-left:12px;margin-right:-12px;opacity:0}100%{opacity:1}}@keyframes slideInFromRight{0%{margin-left:12px;margin-right:-12px;opacity:0}100%{opacity:1}}@-webkit-keyframes slideOutToLeft{0%{opacity:1}1%{margin-left:-12px;margin-right:12px;opacity:0}100%{margin-left:-12px;margin-right:12px;opacity:0}}@keyframes slideOutToLeft{0%{opacity:1}1%{margin-left:-12px;margin-right:12px;opacity:0}100%{margin-left:-12px;margin-right:12px;opacity:0}}@-webkit-keyframes slideOutToRight{0%{opacity:1}1%{margin-left:12px;margin-right:-12px;opacity:0}100%{margin-left:12px;margin-right:-12px;opacity:0}}@keyframes slideOutToRight{0%{opacity:1}1%{margin-left:12px;margin-right:-12px;opacity:0}100%{margin-left:12px;margin-right:-12px;opacity:0}}.mdc-snackbar{z-index:8;margin:8px;display:none;position:fixed;right:0;bottom:0;left:0;align-items:center;justify-content:center;box-sizing:border-box;pointer-events:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mdc-snackbar__surface{background-color:#333333}.mdc-snackbar__label{color:rgba(255, 255, 255, 0.87)}.mdc-snackbar__surface{min-width:344px}@media(max-width: 480px),(max-width: 344px){.mdc-snackbar__surface{min-width:100%}}.mdc-snackbar__surface{max-width:672px}.mdc-snackbar__surface{box-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px 0px rgba(0, 0, 0, 0.14),0px 1px 18px 0px rgba(0,0,0,.12)}.mdc-snackbar__surface{border-radius:4px;border-radius:var(--mdc-shape-small, 4px)}.mdc-snackbar--opening,.mdc-snackbar--open,.mdc-snackbar--closing{display:flex}.mdc-snackbar--open .mdc-snackbar__label,.mdc-snackbar--open .mdc-snackbar__actions{visibility:visible}.mdc-snackbar--leading{justify-content:flex-start}.mdc-snackbar--stacked .mdc-snackbar__label{padding-left:16px;padding-right:8px;padding-bottom:12px}[dir=rtl] .mdc-snackbar--stacked .mdc-snackbar__label,.mdc-snackbar--stacked .mdc-snackbar__label[dir=rtl]{padding-left:8px;padding-right:16px}.mdc-snackbar--stacked .mdc-snackbar__surface{flex-direction:column;align-items:flex-start}.mdc-snackbar--stacked .mdc-snackbar__actions{align-self:flex-end;margin-bottom:8px}.mdc-snackbar__surface{padding-left:0;padding-right:8px;display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box;transform:scale(0.8);opacity:0}.mdc-snackbar__surface::before{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:1px solid transparent;border-radius:inherit;content:"";pointer-events:none}@media screen and (forced-colors: active){.mdc-snackbar__surface::before{border-color:CanvasText}}[dir=rtl] .mdc-snackbar__surface,.mdc-snackbar__surface[dir=rtl]{padding-left:8px;padding-right:0}.mdc-snackbar--open .mdc-snackbar__surface{transform:scale(1);opacity:1;pointer-events:auto;transition:opacity 150ms 0ms cubic-bezier(0, 0, 0.2, 1),transform 150ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mdc-snackbar--closing .mdc-snackbar__surface{transform:scale(1);transition:opacity 75ms 0ms cubic-bezier(0.4, 0, 1, 1)}.mdc-snackbar__label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto, sans-serif;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:0.875rem;font-size:var(--mdc-typography-body2-font-size, 0.875rem);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height, 1.25rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:0.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing, 0.0178571429em);text-decoration:inherit;text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform, inherit);padding-left:16px;padding-right:8px;width:100%;flex-grow:1;box-sizing:border-box;margin:0;visibility:hidden;padding-top:14px;padding-bottom:14px}[dir=rtl] .mdc-snackbar__label,.mdc-snackbar__label[dir=rtl]{padding-left:8px;padding-right:16px}.mdc-snackbar__label::before{display:inline;content:attr(data-mdc-snackbar-label-text)}.mdc-snackbar__actions{display:flex;flex-shrink:0;align-items:center;box-sizing:border-box;visibility:hidden}.mdc-snackbar__action:not(:disabled){color:#bb86fc}.mdc-snackbar__action .mdc-button__ripple::before,.mdc-snackbar__action .mdc-button__ripple::after{background-color:#bb86fc;background-color:var(--mdc-ripple-color, #bb86fc)}.mdc-snackbar__action:hover .mdc-button__ripple::before,.mdc-snackbar__action.mdc-ripple-surface--hover .mdc-button__ripple::before{opacity:0.08;opacity:var(--mdc-ripple-hover-opacity, 0.08)}.mdc-snackbar__action.mdc-ripple-upgraded--background-focused .mdc-button__ripple::before,.mdc-snackbar__action:not(.mdc-ripple-upgraded):focus .mdc-button__ripple::before{transition-duration:75ms;opacity:0.24;opacity:var(--mdc-ripple-focus-opacity, 0.24)}.mdc-snackbar__action:not(.mdc-ripple-upgraded) .mdc-button__ripple::after{transition:opacity 150ms linear}.mdc-snackbar__action:not(.mdc-ripple-upgraded):active .mdc-button__ripple::after{transition-duration:75ms;opacity:0.24;opacity:var(--mdc-ripple-press-opacity, 0.24)}.mdc-snackbar__action.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity, 0.24)}.mdc-snackbar__dismiss{color:rgba(255, 255, 255, 0.87)}.mdc-snackbar__dismiss .mdc-icon-button__ripple::before,.mdc-snackbar__dismiss .mdc-icon-button__ripple::after{background-color:rgba(255, 255, 255, 0.87);background-color:var(--mdc-ripple-color, rgba(255, 255, 255, 0.87))}.mdc-snackbar__dismiss:hover .mdc-icon-button__ripple::before,.mdc-snackbar__dismiss.mdc-ripple-surface--hover .mdc-icon-button__ripple::before{opacity:0.08;opacity:var(--mdc-ripple-hover-opacity, 0.08)}.mdc-snackbar__dismiss.mdc-ripple-upgraded--background-focused .mdc-icon-button__ripple::before,.mdc-snackbar__dismiss:not(.mdc-ripple-upgraded):focus .mdc-icon-button__ripple::before{transition-duration:75ms;opacity:0.24;opacity:var(--mdc-ripple-focus-opacity, 0.24)}.mdc-snackbar__dismiss:not(.mdc-ripple-upgraded) .mdc-icon-button__ripple::after{transition:opacity 150ms linear}.mdc-snackbar__dismiss:not(.mdc-ripple-upgraded):active .mdc-icon-button__ripple::after{transition-duration:75ms;opacity:0.24;opacity:var(--mdc-ripple-press-opacity, 0.24)}.mdc-snackbar__dismiss.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity, 0.24)}.mdc-snackbar__dismiss.mdc-snackbar__dismiss{width:36px;height:36px;padding:6px;font-size:18px}.mdc-snackbar__dismiss.mdc-snackbar__dismiss .mdc-icon-button__focus-ring{display:none}.mdc-snackbar__dismiss.mdc-snackbar__dismiss.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-snackbar__dismiss.mdc-snackbar__dismiss:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{display:block;max-height:36px;max-width:36px}@media screen and (forced-colors: active){.mdc-snackbar__dismiss.mdc-snackbar__dismiss.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-snackbar__dismiss.mdc-snackbar__dismiss:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{pointer-events:none;border:2px solid transparent;border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:100%;width:100%}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-snackbar__dismiss.mdc-snackbar__dismiss.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-snackbar__dismiss.mdc-snackbar__dismiss:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{border-color:CanvasText}}@media screen and (forced-colors: active){.mdc-snackbar__dismiss.mdc-snackbar__dismiss.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-snackbar__dismiss.mdc-snackbar__dismiss:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after{content:"";border:2px solid transparent;border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc(100% + 4px);width:calc(100% + 4px)}}@media screen and (forced-colors: active)and (forced-colors: active){.mdc-snackbar__dismiss.mdc-snackbar__dismiss.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring::after,.mdc-snackbar__dismiss.mdc-snackbar__dismiss:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring::after{border-color:CanvasText}}.mdc-snackbar__dismiss.mdc-snackbar__dismiss.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:36px;height:36px;margin-top:0px;margin-bottom:0px;margin-right:0px;margin-left:0px}.mdc-snackbar__dismiss.mdc-snackbar__dismiss.mdc-icon-button--reduced-size.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-snackbar__dismiss.mdc-snackbar__dismiss.mdc-icon-button--reduced-size:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{max-height:36px;max-width:36px}.mdc-snackbar__dismiss.mdc-snackbar__dismiss .mdc-icon-button__touch{position:absolute;top:50%;height:36px;left:50%;width:36px;transform:translate(-50%, -50%)}.mdc-snackbar__action+.mdc-snackbar__dismiss{margin-left:8px;margin-right:0}[dir=rtl] .mdc-snackbar__action+.mdc-snackbar__dismiss,.mdc-snackbar__action+.mdc-snackbar__dismiss[dir=rtl]{margin-left:0;margin-right:8px}.mb-switch-label{margin-left:1rem}[dir=rtl] .mb-switch-label{margin-left:0;margin-right:1rem}.mdc-tab-bar.dense--5--unstacked .mdc-tab,.mdc-tab-bar.dense--4--unstacked .mdc-tab{height:32px}.mdc-tab-bar.dense--3--unstacked .mdc-tab,.mdc-tab-bar.dense-compact--unstacked .mdc-tab{height:36px}.mdc-tab-bar.dense--2--unstacked .mdc-tab,.mdc-tab-bar.dense-comfortable--unstacked .mdc-tab{height:40px}.mdc-tab-bar.dense--1--unstacked .mdc-tab{height:44px}.mdc-tab-bar.dense--0--unstacked .mdc-tab,.mdc-tab-bar.dense-default--unstacked .mdc-tab{height:48px}.mdc-tab-bar.dense--5--stacked .mdc-tab--stacked,.mdc-tab-bar.dense--4--stacked .mdc-tab--stacked{height:56px}.mdc-tab-bar.dense--3--stacked .mdc-tab--stacked,.mdc-tab-bar.dense-compact--stacked .mdc-tab--stacked{height:60px}.mdc-tab-bar.dense--2--stacked .mdc-tab--stacked,.mdc-tab-bar.dense-comfortable--stacked .mdc-tab--stacked{height:64px}.mdc-tab-bar.dense--1--stacked .mdc-tab--stacked{height:68px}.mdc-tab-bar.dense--0--stacked .mdc-tab--stacked,.mdc-tab-bar.dense-default--stacked .mdc-tab--stacked{height:72px}.mb-field__wrapper .mdc-text-field{position:static !important}.mdc-text-field.dense--5--tf--filled,.mdc-text-field.dense--4--tf--filled{height:40px}.mdc-text-field.dense--5--tf--filled .mdc-text-field__input,.mdc-text-field.dense--4--tf--filled .mdc-text-field__input{height:100%}.mdc-text-field.dense--5--tf--filled .mdc-floating-label,.mdc-text-field.dense--4--tf--filled .mdc-floating-label{display:none}.mdc-text-field.dense--5--tf--filled::before,.mdc-text-field.dense--4--tf--filled::before{display:none}@supports(-webkit-hyphens: none){.mdc-text-field.dense--5--tf--filled .mdc-text-field__affix,.mdc-text-field.dense--4--tf--filled .mdc-text-field__affix{align-items:center;align-self:center;display:inline-flex;height:100%}}.mdc-text-field.dense--3--tf--filled,.mdc-text-field.dense-compact--tf--filled{height:44px}.mdc-text-field.dense--3--tf--filled .mdc-text-field__input,.mdc-text-field.dense-compact--tf--filled .mdc-text-field__input{height:100%}.mdc-text-field.dense--3--tf--filled .mdc-floating-label,.mdc-text-field.dense-compact--tf--filled .mdc-floating-label{display:none}.mdc-text-field.dense--3--tf--filled::before,.mdc-text-field.dense-compact--tf--filled::before{display:none}@supports(-webkit-hyphens: none){.mdc-text-field.dense--3--tf--filled .mdc-text-field__affix,.mdc-text-field.dense-compact--tf--filled .mdc-text-field__affix{align-items:center;align-self:center;display:inline-flex;height:100%}}.mdc-text-field.dense--2--tf--filled,.mdc-text-field.dense-comfortable--tf--filled{height:48px}.mdc-text-field.dense--2--tf--filled .mdc-text-field__input,.mdc-text-field.dense-comfortable--tf--filled .mdc-text-field__input{height:100%}.mdc-text-field.dense--2--tf--filled .mdc-floating-label,.mdc-text-field.dense-comfortable--tf--filled .mdc-floating-label{display:none}.mdc-text-field.dense--2--tf--filled::before,.mdc-text-field.dense-comfortable--tf--filled::before{display:none}@supports(-webkit-hyphens: none){.mdc-text-field.dense--2--tf--filled .mdc-text-field__affix,.mdc-text-field.dense-comfortable--tf--filled .mdc-text-field__affix{align-items:center;align-self:center;display:inline-flex;height:100%}}.mdc-text-field.dense--1--tf--filled{height:52px}.mdc-text-field.dense--0--tf--filled,.mdc-text-field.dense-default--tf--filled{height:56px}.mdc-text-field.dense--5--tf--filled-with-leading-icon,.mdc-text-field.dense--4--tf--filled-with-leading-icon{height:40px}.mdc-text-field.dense--5--tf--filled-with-leading-icon .mdc-text-field__input,.mdc-text-field.dense--4--tf--filled-with-leading-icon .mdc-text-field__input{height:100%}.mdc-text-field.dense--5--tf--filled-with-leading-icon .mdc-floating-label,.mdc-text-field.dense--4--tf--filled-with-leading-icon .mdc-floating-label{display:none}.mdc-text-field.dense--5--tf--filled-with-leading-icon::before,.mdc-text-field.dense--4--tf--filled-with-leading-icon::before{display:none}@supports(-webkit-hyphens: none){.mdc-text-field.dense--5--tf--filled-with-leading-icon .mdc-text-field__affix,.mdc-text-field.dense--4--tf--filled-with-leading-icon .mdc-text-field__affix{align-items:center;align-self:center;display:inline-flex;height:100%}}.mdc-text-field.dense--3--tf--filled-with-leading-icon,.mdc-text-field.dense-compact--tf--filled-with-leading-icon{height:44px}.mdc-text-field.dense--3--tf--filled-with-leading-icon .mdc-text-field__input,.mdc-text-field.dense-compact--tf--filled-with-leading-icon .mdc-text-field__input{height:100%}.mdc-text-field.dense--3--tf--filled-with-leading-icon .mdc-floating-label,.mdc-text-field.dense-compact--tf--filled-with-leading-icon .mdc-floating-label{display:none}.mdc-text-field.dense--3--tf--filled-with-leading-icon::before,.mdc-text-field.dense-compact--tf--filled-with-leading-icon::before{display:none}@supports(-webkit-hyphens: none){.mdc-text-field.dense--3--tf--filled-with-leading-icon .mdc-text-field__affix,.mdc-text-field.dense-compact--tf--filled-with-leading-icon .mdc-text-field__affix{align-items:center;align-self:center;display:inline-flex;height:100%}}.mdc-text-field.dense--2--tf--filled-with-leading-icon,.mdc-text-field.dense-comfortable--tf--filled-with-leading-icon{height:48px}.mdc-text-field.dense--2--tf--filled-with-leading-icon .mdc-text-field__input,.mdc-text-field.dense-comfortable--tf--filled-with-leading-icon .mdc-text-field__input{height:100%}.mdc-text-field.dense--2--tf--filled-with-leading-icon .mdc-floating-label,.mdc-text-field.dense-comfortable--tf--filled-with-leading-icon .mdc-floating-label{display:none}.mdc-text-field.dense--2--tf--filled-with-leading-icon::before,.mdc-text-field.dense-comfortable--tf--filled-with-leading-icon::before{display:none}@supports(-webkit-hyphens: none){.mdc-text-field.dense--2--tf--filled-with-leading-icon .mdc-text-field__affix,.mdc-text-field.dense-comfortable--tf--filled-with-leading-icon .mdc-text-field__affix{align-items:center;align-self:center;display:inline-flex;height:100%}}.mdc-text-field.dense--1--tf--filled-with-leading-icon{height:52px}.mdc-text-field.dense--0--tf--filled-with-leading-icon,.mdc-text-field.dense-default--tf--filled-with-leading-icon{height:56px}.mdc-text-field.dense--5--tf--outlined,.mdc-text-field.dense--4--tf--outlined{height:40px}.mdc-text-field.dense--5--tf--outlined .mdc-floating-label--float-above,.mdc-text-field.dense--4--tf--outlined .mdc-floating-label--float-above{transform:translateY(-29.25px) scale(1)}.mdc-text-field.dense--5--tf--outlined .mdc-floating-label--float-above,.mdc-text-field.dense--4--tf--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field.dense--5--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--5--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--4--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--4--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-26.75px) scale(0.75)}.mdc-text-field.dense--5--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--5--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--4--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--4--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field.dense--5--tf--outlined .mdc-floating-label--shake,.mdc-text-field.dense--4--tf--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-40px 250ms 1}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-40px{0%{transform:translateX(calc(0 - 0%)) translateY(-26.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-26.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-26.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-26.75px) scale(0.75)}}.mdc-text-field.dense--3--tf--outlined,.mdc-text-field.dense-compact--tf--outlined{height:44px}.mdc-text-field.dense--3--tf--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-compact--tf--outlined .mdc-floating-label--float-above{transform:translateY(-31.25px) scale(1)}.mdc-text-field.dense--3--tf--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-compact--tf--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field.dense--3--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--3--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-compact--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-compact--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-28.75px) scale(0.75)}.mdc-text-field.dense--3--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--3--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-compact--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-compact--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field.dense--3--tf--outlined .mdc-floating-label--shake,.mdc-text-field.dense-compact--tf--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-44px 250ms 1}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-44px{0%{transform:translateX(calc(0 - 0%)) translateY(-28.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-28.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-28.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-28.75px) scale(0.75)}}.mdc-text-field.dense--2--tf--outlined,.mdc-text-field.dense-comfortable--tf--outlined{height:48px}.mdc-text-field.dense--2--tf--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--tf--outlined .mdc-floating-label--float-above{transform:translateY(-33.25px) scale(1)}.mdc-text-field.dense--2--tf--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--tf--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field.dense--2--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--2--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-30.75px) scale(0.75)}.mdc-text-field.dense--2--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--2--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field.dense--2--tf--outlined .mdc-floating-label--shake,.mdc-text-field.dense-comfortable--tf--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-48px 250ms 1}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-48px{0%{transform:translateX(calc(0 - 0%)) translateY(-30.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-30.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-30.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-30.75px) scale(0.75)}}.mdc-text-field.dense--1--tf--outlined{height:52px}.mdc-text-field.dense--1--tf--outlined .mdc-floating-label--float-above{transform:translateY(-35.25px) scale(1)}.mdc-text-field.dense--1--tf--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field.dense--1--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--1--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-32.75px) scale(0.75)}.mdc-text-field.dense--1--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--1--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field.dense--1--tf--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-52px 250ms 1}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-52px{0%{transform:translateX(calc(0 - 0%)) translateY(-32.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-32.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-32.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-32.75px) scale(0.75)}}.mdc-text-field.dense--0--tf--outlined,.mdc-text-field.dense-default--tf--outlined{height:56px}.mdc-text-field.dense--0--tf--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-default--tf--outlined .mdc-floating-label--float-above{transform:translateY(-37.25px) scale(1)}.mdc-text-field.dense--0--tf--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-default--tf--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field.dense--0--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--0--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-default--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-default--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-34.75px) scale(0.75)}.mdc-text-field.dense--0--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--0--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-default--tf--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-default--tf--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field.dense--0--tf--outlined .mdc-floating-label--shake,.mdc-text-field.dense-default--tf--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-56px 250ms 1}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-56px{0%{transform:translateX(calc(0 - 0%)) translateY(-34.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-34.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-34.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-34.75px) scale(0.75)}}.mdc-text-field.dense--5--tf--outlined-with-leading-icon,.mdc-text-field.dense--4--tf--outlined-with-leading-icon{height:40px}.mdc-text-field.dense--5--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense--4--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-29.25px) translateX(-32px) scale(1)}[dir=rtl] .mdc-text-field.dense--5--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense--4--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense--5--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense--4--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-29.25px) translateX(32px) scale(1)}.mdc-text-field.dense--5--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense--4--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field.dense--5--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--5--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--4--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--4--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-26.75px) translateX(-32px) scale(0.75)}[dir=rtl] .mdc-text-field.dense--5--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense--5--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense--4--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense--4--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--5--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense--5--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense--4--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense--4--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-26.75px) translateX(32px) scale(0.75)}.mdc-text-field.dense--5--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--5--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--4--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--4--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field.dense--5--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,.mdc-text-field.dense--4--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above-{0%{transform:translateX(calc(0 - 32px)) translateY(-26.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 32px)) translateY(-26.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 32px)) translateY(-26.75px) scale(0.75)}100%{transform:translateX(calc(0 - 32px)) translateY(-26.75px) scale(0.75)}}[dir=rtl] .mdc-text-field.dense--5--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,[dir=rtl] .mdc-text-field.dense--4--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,.mdc-text-field.dense--5--tf--outlined-with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake,.mdc-text-field.dense--4--tf--outlined-with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above--rtl{0%{transform:translateX(calc(0 - -32px)) translateY(-26.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - -32px)) translateY(-26.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - -32px)) translateY(-26.75px) scale(0.75)}100%{transform:translateX(calc(0 - -32px)) translateY(-26.75px) scale(0.75)}}.mdc-text-field.dense--3--tf--outlined-with-leading-icon,.mdc-text-field.dense-compact--tf--outlined-with-leading-icon{height:44px}.mdc-text-field.dense--3--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-compact--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-31.25px) translateX(-32px) scale(1)}[dir=rtl] .mdc-text-field.dense--3--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense-compact--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense--3--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense-compact--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-31.25px) translateX(32px) scale(1)}.mdc-text-field.dense--3--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-compact--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field.dense--3--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--3--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-compact--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-compact--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-28.75px) translateX(-32px) scale(0.75)}[dir=rtl] .mdc-text-field.dense--3--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense--3--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense-compact--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense-compact--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--3--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense--3--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense-compact--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense-compact--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-28.75px) translateX(32px) scale(0.75)}.mdc-text-field.dense--3--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--3--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-compact--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-compact--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field.dense--3--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,.mdc-text-field.dense-compact--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above-{0%{transform:translateX(calc(0 - 32px)) translateY(-28.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 32px)) translateY(-28.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 32px)) translateY(-28.75px) scale(0.75)}100%{transform:translateX(calc(0 - 32px)) translateY(-28.75px) scale(0.75)}}[dir=rtl] .mdc-text-field.dense--3--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,[dir=rtl] .mdc-text-field.dense-compact--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,.mdc-text-field.dense--3--tf--outlined-with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake,.mdc-text-field.dense-compact--tf--outlined-with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above--rtl{0%{transform:translateX(calc(0 - -32px)) translateY(-28.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - -32px)) translateY(-28.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - -32px)) translateY(-28.75px) scale(0.75)}100%{transform:translateX(calc(0 - -32px)) translateY(-28.75px) scale(0.75)}}.mdc-text-field.dense--2--tf--outlined-with-leading-icon,.mdc-text-field.dense-comfortable--tf--outlined-with-leading-icon{height:48px}.mdc-text-field.dense--2--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-33.25px) translateX(-32px) scale(1)}[dir=rtl] .mdc-text-field.dense--2--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense-comfortable--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense--2--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense-comfortable--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-33.25px) translateX(32px) scale(1)}.mdc-text-field.dense--2--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field.dense--2--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--2--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-30.75px) translateX(-32px) scale(0.75)}[dir=rtl] .mdc-text-field.dense--2--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense--2--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense-comfortable--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense-comfortable--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--2--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense--2--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense-comfortable--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense-comfortable--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-30.75px) translateX(32px) scale(0.75)}.mdc-text-field.dense--2--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--2--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field.dense--2--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,.mdc-text-field.dense-comfortable--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above-{0%{transform:translateX(calc(0 - 32px)) translateY(-30.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 32px)) translateY(-30.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 32px)) translateY(-30.75px) scale(0.75)}100%{transform:translateX(calc(0 - 32px)) translateY(-30.75px) scale(0.75)}}[dir=rtl] .mdc-text-field.dense--2--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,[dir=rtl] .mdc-text-field.dense-comfortable--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,.mdc-text-field.dense--2--tf--outlined-with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake,.mdc-text-field.dense-comfortable--tf--outlined-with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above--rtl{0%{transform:translateX(calc(0 - -32px)) translateY(-30.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - -32px)) translateY(-30.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - -32px)) translateY(-30.75px) scale(0.75)}100%{transform:translateX(calc(0 - -32px)) translateY(-30.75px) scale(0.75)}}.mdc-text-field.dense--1--tf--outlined-with-leading-icon{height:52px}.mdc-text-field.dense--1--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-35.25px) translateX(-32px) scale(1)}[dir=rtl] .mdc-text-field.dense--1--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense--1--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-35.25px) translateX(32px) scale(1)}.mdc-text-field.dense--1--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field.dense--1--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--1--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-32.75px) translateX(-32px) scale(0.75)}[dir=rtl] .mdc-text-field.dense--1--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense--1--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--1--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense--1--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-32.75px) translateX(32px) scale(0.75)}.mdc-text-field.dense--1--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--1--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field.dense--1--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above-{0%{transform:translateX(calc(0 - 32px)) translateY(-32.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 32px)) translateY(-32.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 32px)) translateY(-32.75px) scale(0.75)}100%{transform:translateX(calc(0 - 32px)) translateY(-32.75px) scale(0.75)}}[dir=rtl] .mdc-text-field.dense--1--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,.mdc-text-field.dense--1--tf--outlined-with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above--rtl{0%{transform:translateX(calc(0 - -32px)) translateY(-32.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - -32px)) translateY(-32.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - -32px)) translateY(-32.75px) scale(0.75)}100%{transform:translateX(calc(0 - -32px)) translateY(-32.75px) scale(0.75)}}.mdc-text-field.dense--0--tf--outlined-with-leading-icon,.mdc-text-field.dense-default--tf--outlined-with-leading-icon{height:56px}.mdc-text-field.dense--0--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-default--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-37.25px) translateX(-32px) scale(1)}[dir=rtl] .mdc-text-field.dense--0--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense-default--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense--0--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense-default--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-37.25px) translateX(32px) scale(1)}.mdc-text-field.dense--0--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-default--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field.dense--0--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--0--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-default--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-default--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-34.75px) translateX(-32px) scale(0.75)}[dir=rtl] .mdc-text-field.dense--0--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense--0--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense-default--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field.dense-default--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--0--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense--0--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense-default--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field.dense-default--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-34.75px) translateX(32px) scale(0.75)}.mdc-text-field.dense--0--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--0--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-default--tf--outlined-with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-default--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field.dense--0--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,.mdc-text-field.dense-default--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above-{0%{transform:translateX(calc(0 - 32px)) translateY(-34.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 32px)) translateY(-34.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 32px)) translateY(-34.75px) scale(0.75)}100%{transform:translateX(calc(0 - 32px)) translateY(-34.75px) scale(0.75)}}[dir=rtl] .mdc-text-field.dense--0--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,[dir=rtl] .mdc-text-field.dense-default--tf--outlined-with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,.mdc-text-field.dense--0--tf--outlined-with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake,.mdc-text-field.dense-default--tf--outlined-with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above- 250ms 1}@keyframes mdc-floating-label-shake-float-above--rtl{0%{transform:translateX(calc(0 - -32px)) translateY(-34.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - -32px)) translateY(-34.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - -32px)) translateY(-34.75px) scale(0.75)}100%{transform:translateX(calc(0 - -32px)) translateY(-34.75px) scale(0.75)}}.mdc-text-field.dense--5--ta--filled.mdc-text-field--filled .mdc-text-field__resizer,.mdc-text-field.dense--4--ta--filled.mdc-text-field--filled .mdc-text-field__resizer{min-height:40px}.mdc-text-field.dense--5--ta--filled.mdc-text-field--filled .mdc-floating-label,.mdc-text-field.dense--4--ta--filled.mdc-text-field--filled .mdc-floating-label{display:none}.mdc-text-field.dense--5--ta--filled.mdc-text-field--filled .mdc-text-field__input,.mdc-text-field.dense--4--ta--filled.mdc-text-field--filled .mdc-text-field__input{margin-top:8px;margin-bottom:8px}.mdc-text-field.dense--5--ta--filled.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__input,.mdc-text-field.dense--4--ta--filled.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__input{margin-top:8px;margin-bottom:8px}.mdc-text-field.dense--5--ta--filled.mdc-text-field--filled.mdc-text-field--with-internal-counter .mdc-text-field__input,.mdc-text-field.dense--4--ta--filled.mdc-text-field--filled.mdc-text-field--with-internal-counter .mdc-text-field__input{margin-bottom:2px}.mdc-text-field.dense--3--ta--filled.mdc-text-field--filled .mdc-text-field__resizer,.mdc-text-field.dense-compact--ta--filled.mdc-text-field--filled .mdc-text-field__resizer{min-height:44px}.mdc-text-field.dense--3--ta--filled.mdc-text-field--filled .mdc-floating-label,.mdc-text-field.dense-compact--ta--filled.mdc-text-field--filled .mdc-floating-label{display:none}.mdc-text-field.dense--3--ta--filled.mdc-text-field--filled .mdc-text-field__input,.mdc-text-field.dense-compact--ta--filled.mdc-text-field--filled .mdc-text-field__input{margin-top:10px;margin-bottom:10px}.mdc-text-field.dense--3--ta--filled.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__input,.mdc-text-field.dense-compact--ta--filled.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__input{margin-top:10px;margin-bottom:10px}.mdc-text-field.dense--3--ta--filled.mdc-text-field--filled.mdc-text-field--with-internal-counter .mdc-text-field__input,.mdc-text-field.dense-compact--ta--filled.mdc-text-field--filled.mdc-text-field--with-internal-counter .mdc-text-field__input{margin-bottom:2px}.mdc-text-field.dense--2--ta--filled.mdc-text-field--filled .mdc-text-field__resizer,.mdc-text-field.dense-comfortable--ta--filled.mdc-text-field--filled .mdc-text-field__resizer{min-height:48px}.mdc-text-field.dense--2--ta--filled.mdc-text-field--filled .mdc-floating-label,.mdc-text-field.dense-comfortable--ta--filled.mdc-text-field--filled .mdc-floating-label{display:none}.mdc-text-field.dense--2--ta--filled.mdc-text-field--filled .mdc-text-field__input,.mdc-text-field.dense-comfortable--ta--filled.mdc-text-field--filled .mdc-text-field__input{margin-top:12px;margin-bottom:12px}.mdc-text-field.dense--2--ta--filled.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__input,.mdc-text-field.dense-comfortable--ta--filled.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__input{margin-top:12px;margin-bottom:12px}.mdc-text-field.dense--2--ta--filled.mdc-text-field--filled.mdc-text-field--with-internal-counter .mdc-text-field__input,.mdc-text-field.dense-comfortable--ta--filled.mdc-text-field--filled.mdc-text-field--with-internal-counter .mdc-text-field__input{margin-bottom:2px}.mdc-text-field.dense--1--ta--filled.mdc-text-field--filled .mdc-text-field__resizer{min-height:52px}.mdc-text-field.dense--1--ta--filled.mdc-text-field--filled .mdc-floating-label--float-above{transform:translateY(-9.25px) scale(0.75)}.mdc-text-field.dense--1--ta--filled.mdc-text-field--filled .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-filled--1 250ms 1}@keyframes mdc-floating-label-shake-float-above-text-field-filled--1{0%{transform:translateX(calc(0 - 0%)) translateY(-9.25px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-9.25px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-9.25px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-9.25px) scale(0.75)}}.mdc-text-field.dense--1--ta--filled.mdc-text-field--filled .mdc-floating-label{top:17px}.mdc-text-field.dense--1--ta--filled.mdc-text-field--filled .mdc-text-field__input{margin-bottom:5px}.mdc-text-field.dense--1--ta--filled.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__input{margin-top:14px;margin-bottom:14px}.mdc-text-field.dense--1--ta--filled.mdc-text-field--filled.mdc-text-field--with-internal-counter .mdc-text-field__input{margin-bottom:2px}.mdc-text-field.dense--0--ta--filled.mdc-text-field--filled .mdc-text-field__resizer,.mdc-text-field.dense-default--ta--filled.mdc-text-field--filled .mdc-text-field__resizer{min-height:56px}.mdc-text-field.dense--0--ta--filled.mdc-text-field--filled .mdc-floating-label--float-above,.mdc-text-field.dense-default--ta--filled.mdc-text-field--filled .mdc-floating-label--float-above{transform:translateY(-11.25px) scale(0.75)}.mdc-text-field.dense--0--ta--filled.mdc-text-field--filled .mdc-floating-label--shake,.mdc-text-field.dense-default--ta--filled.mdc-text-field--filled .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-filled-0 250ms 1}@keyframes mdc-floating-label-shake-float-above-text-field-filled-0{0%{transform:translateX(calc(0 - 0%)) translateY(-11.25px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-11.25px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-11.25px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-11.25px) scale(0.75)}}.mdc-text-field.dense--0--ta--filled.mdc-text-field--filled .mdc-floating-label,.mdc-text-field.dense-default--ta--filled.mdc-text-field--filled .mdc-floating-label{top:19px}.mdc-text-field.dense--0--ta--filled.mdc-text-field--filled .mdc-text-field__input,.mdc-text-field.dense-default--ta--filled.mdc-text-field--filled .mdc-text-field__input{margin-bottom:9px}.mdc-text-field.dense--0--ta--filled.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__input,.mdc-text-field.dense-default--ta--filled.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__input{margin-top:16px;margin-bottom:16px}.mdc-text-field.dense--0--ta--filled.mdc-text-field--filled.mdc-text-field--with-internal-counter .mdc-text-field__input,.mdc-text-field.dense-default--ta--filled.mdc-text-field--filled.mdc-text-field--with-internal-counter .mdc-text-field__input{margin-bottom:2px}.mdc-text-field.dense--5--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense--4--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-19.25px) scale(1)}.mdc-text-field.dense--5--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense--4--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field.dense--5--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--5--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--4--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--4--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-16.75px) scale(0.75)}.mdc-text-field.dense--5--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--5--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--4--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--4--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field.dense--5--ta--outlined.mdc-text-field--outlined .mdc-floating-label--shake,.mdc-text-field.dense--4--ta--outlined.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined--4 250ms 1}@keyframes mdc-floating-label-shake-float-above-text-field-outlined--4{0%{transform:translateX(calc(0 - 0%)) translateY(-16.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-16.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-16.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-16.75px) scale(0.75)}}.mdc-text-field.dense--5--ta--outlined.mdc-text-field--outlined .mdc-floating-label,.mdc-text-field.dense--4--ta--outlined.mdc-text-field--outlined .mdc-floating-label{top:10px}.mdc-text-field.dense--5--ta--outlined.mdc-text-field--outlined .mdc-text-field__resizer,.mdc-text-field.dense--4--ta--outlined.mdc-text-field--outlined .mdc-text-field__resizer{min-height:40px}.mdc-text-field.dense--5--ta--outlined.mdc-text-field--outlined .mdc-text-field__input,.mdc-text-field.dense--4--ta--outlined.mdc-text-field--outlined .mdc-text-field__input{margin-top:8px;margin-bottom:8px}.mdc-text-field.dense--5--ta--outlined.mdc-text-field--outlined.mdc-text-field--with-internal-counter .mdc-text-field__input,.mdc-text-field.dense--4--ta--outlined.mdc-text-field--outlined.mdc-text-field--with-internal-counter .mdc-text-field__input{margin-bottom:2px}.mdc-text-field.dense--3--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-compact--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-21.25px) scale(1)}.mdc-text-field.dense--3--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-compact--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field.dense--3--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--3--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-compact--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-compact--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-18.75px) scale(0.75)}.mdc-text-field.dense--3--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--3--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-compact--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-compact--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field.dense--3--ta--outlined.mdc-text-field--outlined .mdc-floating-label--shake,.mdc-text-field.dense-compact--ta--outlined.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined--3 250ms 1}@keyframes mdc-floating-label-shake-float-above-text-field-outlined--3{0%{transform:translateX(calc(0 - 0%)) translateY(-18.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-18.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-18.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-18.75px) scale(0.75)}}.mdc-text-field.dense--3--ta--outlined.mdc-text-field--outlined .mdc-floating-label,.mdc-text-field.dense-compact--ta--outlined.mdc-text-field--outlined .mdc-floating-label{top:12px}.mdc-text-field.dense--3--ta--outlined.mdc-text-field--outlined .mdc-text-field__resizer,.mdc-text-field.dense-compact--ta--outlined.mdc-text-field--outlined .mdc-text-field__resizer{min-height:44px}.mdc-text-field.dense--3--ta--outlined.mdc-text-field--outlined .mdc-text-field__input,.mdc-text-field.dense-compact--ta--outlined.mdc-text-field--outlined .mdc-text-field__input{margin-top:10px;margin-bottom:10px}.mdc-text-field.dense--3--ta--outlined.mdc-text-field--outlined.mdc-text-field--with-internal-counter .mdc-text-field__input,.mdc-text-field.dense-compact--ta--outlined.mdc-text-field--outlined.mdc-text-field--with-internal-counter .mdc-text-field__input{margin-bottom:2px}.mdc-text-field.dense--2--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-23.25px) scale(1)}.mdc-text-field.dense--2--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field.dense--2--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--2--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-20.75px) scale(0.75)}.mdc-text-field.dense--2--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--2--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-comfortable--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field.dense--2--ta--outlined.mdc-text-field--outlined .mdc-floating-label--shake,.mdc-text-field.dense-comfortable--ta--outlined.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined--2 250ms 1}@keyframes mdc-floating-label-shake-float-above-text-field-outlined--2{0%{transform:translateX(calc(0 - 0%)) translateY(-20.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-20.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-20.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-20.75px) scale(0.75)}}.mdc-text-field.dense--2--ta--outlined.mdc-text-field--outlined .mdc-floating-label,.mdc-text-field.dense-comfortable--ta--outlined.mdc-text-field--outlined .mdc-floating-label{top:14px}.mdc-text-field.dense--2--ta--outlined.mdc-text-field--outlined .mdc-text-field__resizer,.mdc-text-field.dense-comfortable--ta--outlined.mdc-text-field--outlined .mdc-text-field__resizer{min-height:48px}.mdc-text-field.dense--2--ta--outlined.mdc-text-field--outlined .mdc-text-field__input,.mdc-text-field.dense-comfortable--ta--outlined.mdc-text-field--outlined .mdc-text-field__input{margin-top:12px;margin-bottom:12px}.mdc-text-field.dense--2--ta--outlined.mdc-text-field--outlined.mdc-text-field--with-internal-counter .mdc-text-field__input,.mdc-text-field.dense-comfortable--ta--outlined.mdc-text-field--outlined.mdc-text-field--with-internal-counter .mdc-text-field__input{margin-bottom:2px}.mdc-text-field.dense--1--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-25.25px) scale(1)}.mdc-text-field.dense--1--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field.dense--1--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--1--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-22.75px) scale(0.75)}.mdc-text-field.dense--1--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--1--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field.dense--1--ta--outlined.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined--1 250ms 1}@keyframes mdc-floating-label-shake-float-above-text-field-outlined--1{0%{transform:translateX(calc(0 - 0%)) translateY(-22.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-22.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-22.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-22.75px) scale(0.75)}}.mdc-text-field.dense--1--ta--outlined.mdc-text-field--outlined .mdc-floating-label{top:16px}.mdc-text-field.dense--1--ta--outlined.mdc-text-field--outlined .mdc-text-field__resizer{min-height:52px}.mdc-text-field.dense--1--ta--outlined.mdc-text-field--outlined .mdc-text-field__input{margin-top:14px;margin-bottom:14px}.mdc-text-field.dense--1--ta--outlined.mdc-text-field--outlined.mdc-text-field--with-internal-counter .mdc-text-field__input{margin-bottom:2px}.mdc-text-field.dense--0--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-default--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-27.25px) scale(1)}.mdc-text-field.dense--0--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field.dense-default--ta--outlined.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field.dense--0--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--0--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-default--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-default--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-24.75px) scale(0.75)}.mdc-text-field.dense--0--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense--0--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-default--ta--outlined.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field.dense-default--ta--outlined.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field.dense--0--ta--outlined.mdc-text-field--outlined .mdc-floating-label--shake,.mdc-text-field.dense-default--ta--outlined.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-0 250ms 1}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-0{0%{transform:translateX(calc(0 - 0%)) translateY(-24.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-24.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-24.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-24.75px) scale(0.75)}}.mdc-text-field.dense--0--ta--outlined.mdc-text-field--outlined .mdc-floating-label,.mdc-text-field.dense-default--ta--outlined.mdc-text-field--outlined .mdc-floating-label{top:18px}.mdc-text-field.dense--0--ta--outlined.mdc-text-field--outlined .mdc-text-field__resizer,.mdc-text-field.dense-default--ta--outlined.mdc-text-field--outlined .mdc-text-field__resizer{min-height:56px}.mdc-text-field.dense--0--ta--outlined.mdc-text-field--outlined .mdc-text-field__input,.mdc-text-field.dense-default--ta--outlined.mdc-text-field--outlined .mdc-text-field__input{margin-top:16px;margin-bottom:16px}.mdc-text-field.dense--0--ta--outlined.mdc-text-field--outlined.mdc-text-field--with-internal-counter .mdc-text-field__input,.mdc-text-field.dense-default--ta--outlined.mdc-text-field--outlined.mdc-text-field--with-internal-counter .mdc-text-field__input{margin-bottom:2px}.mb-text-field__helper-invalid-text{padding-right:16px;padding-left:16px;max-height:0px;max-width:0px;visibility:hidden;color:var(--mdc-theme-error)}.mdc-text-field--invalid~.mb-text-field__helper-text{max-height:0px !important;visibility:hidden !important}.mdc-text-field--invalid~.mb-text-field__helper-invalid-text{max-height:max-content !important;max-width:max-content !important;visibility:visible !important}.mb-date-field2 .mdc-text-field__input::-webkit-calendar-picker-indicator{display:block}:root{--mb-toast-color-info: white;--mb-toast-color-success: white;--mb-toast-color-warning: white;--mb-toast-color-error: white;--mb-toast-filter-info: contrast(4) invert(1);--mb-toast-filter-success: contrast(4) invert(1);--mb-toast-filter-warning: contrast(4) invert(1);--mb-toast-filter-error: contrast(4) invert(1);--mb-toast-background-color-info: var(--mb-color-light-blue-700);--mb-toast-background-color-success: var(--mb-color-green-700);--mb-toast-background-color-warning: var(--mb-color-amber-800);--mb-toast-background-color-error: var(--mb-color-red-700)}.mb-toast-container{flex-direction:column}.mb-toast-container .mdc-snackbar__surface{transition:unset !important;transition-property:unset !important}.mb-toast-container .mdc-snackbar__label{word-break:break-word}.mb-toast-container h5{margin:0 0 6px 0}.mb-toast__top-left,.mb-toast__top-right,.mb-toast__top-center{top:0;bottom:inherit}.mb-toast__top-left .mdc-snackbar__surface,.mb-toast__top-right .mdc-snackbar__surface,.mb-toast__top-center .mdc-snackbar__surface{margin-bottom:8px}.mb-toast__center-left,.mb-toast__center-right,.mb-toast__center-center{top:0}.mb-toast__center-left .mdc-snackbar__surface,.mb-toast__center-right .mdc-snackbar__surface,.mb-toast__center-center .mdc-snackbar__surface{margin:4px 0}.mb-toast__bottom-left .mdc-snackbar__surface,.mb-toast__bottom-right .mdc-snackbar__surface,.mb-toast__bottom-center .mdc-snackbar__surface{margin-top:8px}@media(min-width: 576px){.mb-toast__top-left,.mb-toast__center-left,.mb-toast__bottom-left{align-items:flex-start}.mb-toast__top-right,.mb-toast__center-right,.mb-toast__bottom-right{align-items:flex-end}}.mb-toast__text{display:flex;flex-flow:row nowrap}.mb-toast--fade-in{animation:mbToastFadeIn 300ms}.mb-toast--fade-out{animation:mbToastFadeOut 3000ms}.mb-toast--hide{max-height:0;visibility:hidden}.mb-toast--hide .mdc-snackbar__label{visibility:hidden}@keyframes mbToastFadeIn{0%{opacity:0;max-height:0;margin:0;animation-timing-function:ease-in-out}40%{opacity:0;animation-timing-function:ease-in-out}100%{opacity:1;animation-timing-function:ease-in-out}}@-webkit-keyframes mbToastFadeIn{0%{opacity:0;max-height:0;margin:0;animation-timing-function:ease-in-out}40%{opacity:0;animation-timing-function:ease-in-out}100%{opacity:1;animation-timing-function:ease-in-out}}@keyframes mbToastFadeOut{0%{opacity:1;animation-timing-function:ease-in-out}6%{opacity:0;animation-timing-function:ease-in-out}10%{opacity:0;max-height:0;margin:0;animation-timing-function:ease-in-out}100%{opacity:0;max-height:0;margin:0}}@-webkit-keyframes mbToastFadeOut{0%{opacity:1;animation-timing-function:ease-in-out}6%{opacity:0;animation-timing-function:ease-in-out}10%{opacity:0;max-height:0;margin:0;animation-timing-function:ease-in-out}100%{opacity:0;max-height:0;margin:0}}.mb-toast__info{color:var(--mb-toast-color-info);background-color:var(--mb-toast-background-color-info);--mdc-theme-primary: var(--mb-toast-color-info)}.mb-toast__info .mdc-snackbar__label,.mb-toast__info .mdc-snackbar__dismiss{color:var(--mb-toast-color-info)}.mb-toast__success{color:var(--mb-toast-color-success);background-color:var(--mb-toast-background-color-success);--mdc-theme-primary: var(--mb-toast-color-success)}.mb-toast__success .mdc-snackbar__label,.mb-toast__success .mdc-snackbar__dismiss{color:var(--mb-toast-color-success)}.mb-toast__warning{color:var(--mb-toast-color-warning);background-color:var(--mb-toast-background-color-warning);--mdc-theme-primary: var(--mb-toast-color-warning)}.mb-toast__warning .mdc-snackbar__label,.mb-toast__warning .mdc-snackbar__dismiss{color:var(--mb-toast-color-warning)}.mb-toast__error{color:var(--mb-toast-color-error);background-color:var(--mb-toast-background-color-error);--mdc-theme-primary: var(--mb-toast-color-error)}.mb-toast__error .mdc-snackbar__label,.mb-toast__error .mdc-snackbar__dismiss{color:var(--mb-toast-color-error)}.mb-toast-icon{display:flex;flex-direction:column;justify-content:center;flex-grow:0;flex-shrink:0;padding:0 0 0 12px;font-size:24px}.mb-toast-icon.info-filter{filter:var(--mb-toast-filter-info)}.mb-toast-icon.success-filter{filter:var(--mb-toast-filter-success)}.mb-toast-icon.warning-filter{filter:var(--mb-toast-filter-warning)}.mb-toast-icon.error-filter{filter:var(--mb-toast-filter-error)}.mb-top-app-bar__title-right{padding:0 20px 0 0 !important}[dir=rtl] .mb-top-app-bar__title-right{padding:0 0 0 20px !important}.mb-align-left{text-align:left}.mb-align-center{text-align:center}.mb-align-right{text-align:right}.mb-full-width{width:100%}[dir=rtl] .mb-rtl-reversed-icon i{transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1);-webkit-transform:scaleX(-1)}.loading-progress{position:relative;display:block;width:8rem;height:8rem;margin:20vh auto 1rem auto}.loading-progress circle{fill:none;stroke:#e0e0e0;stroke-width:.6rem;transform-origin:50% 50%;transform:rotate(-90deg)}.loading-progress circle:last-child{stroke:#1b6ec2;stroke-dasharray:calc(3.141 * var(--blazor-load-percentage, 0%) * 0.8),500%;transition:stroke-dasharray .05s ease-in-out}.loading-progress-text{position:absolute;text-align:center;font-weight:bold;inset:calc(20vh + 3.25rem) 0 auto .2rem}.loading-progress-text:after{content:var(--blazor-load-percentage-text, "Loading")}
diff --git a/_framework/Humanizer.wasm b/_framework/Humanizer.wasm
deleted file mode 100644
index f1c9506a..00000000
Binary files a/_framework/Humanizer.wasm and /dev/null differ
diff --git a/_framework/Humanizer.wasm.br b/_framework/Humanizer.wasm.br
deleted file mode 100644
index 10215870..00000000
Binary files a/_framework/Humanizer.wasm.br and /dev/null differ
diff --git a/_framework/Humanizer.wasm.gz b/_framework/Humanizer.wasm.gz
deleted file mode 100644
index 5754660b..00000000
Binary files a/_framework/Humanizer.wasm.gz and /dev/null differ
diff --git a/_framework/Material.Blazor.Website.WebAssembly.pdb.gz b/_framework/Material.Blazor.Website.WebAssembly.pdb.gz
index 497f57f5..c78c62ce 100644
Binary files a/_framework/Material.Blazor.Website.WebAssembly.pdb.gz and b/_framework/Material.Blazor.Website.WebAssembly.pdb.gz differ
diff --git a/_framework/Material.Blazor.Website.WebAssembly.wasm b/_framework/Material.Blazor.Website.WebAssembly.wasm
index fb18bf5b..1e83a085 100644
Binary files a/_framework/Material.Blazor.Website.WebAssembly.wasm and b/_framework/Material.Blazor.Website.WebAssembly.wasm differ
diff --git a/_framework/Material.Blazor.Website.WebAssembly.wasm.br b/_framework/Material.Blazor.Website.WebAssembly.wasm.br
index c7c8d2ad..ee0076f9 100644
Binary files a/_framework/Material.Blazor.Website.WebAssembly.wasm.br and b/_framework/Material.Blazor.Website.WebAssembly.wasm.br differ
diff --git a/_framework/Material.Blazor.Website.WebAssembly.wasm.gz b/_framework/Material.Blazor.Website.WebAssembly.wasm.gz
index efdf5bea..af3a5f52 100644
Binary files a/_framework/Material.Blazor.Website.WebAssembly.wasm.gz and b/_framework/Material.Blazor.Website.WebAssembly.wasm.gz differ
diff --git a/_framework/Material.Blazor.Website.pdb.gz b/_framework/Material.Blazor.Website.pdb.gz
index ab62fd6d..14310032 100644
Binary files a/_framework/Material.Blazor.Website.pdb.gz and b/_framework/Material.Blazor.Website.pdb.gz differ
diff --git a/_framework/Material.Blazor.Website.wasm b/_framework/Material.Blazor.Website.wasm
index 468d201a..19779e03 100644
Binary files a/_framework/Material.Blazor.Website.wasm and b/_framework/Material.Blazor.Website.wasm differ
diff --git a/_framework/Material.Blazor.Website.wasm.br b/_framework/Material.Blazor.Website.wasm.br
index 0591e0f7..d02da52f 100644
Binary files a/_framework/Material.Blazor.Website.wasm.br and b/_framework/Material.Blazor.Website.wasm.br differ
diff --git a/_framework/Material.Blazor.Website.wasm.gz b/_framework/Material.Blazor.Website.wasm.gz
index f4f5fd58..fc11edcd 100644
Binary files a/_framework/Material.Blazor.Website.wasm.gz and b/_framework/Material.Blazor.Website.wasm.gz differ
diff --git a/_framework/Material.Blazor.pdb.gz b/_framework/Material.Blazor.pdb.gz
index 4c86dc06..6d45b53a 100644
Binary files a/_framework/Material.Blazor.pdb.gz and b/_framework/Material.Blazor.pdb.gz differ
diff --git a/_framework/Material.Blazor.wasm b/_framework/Material.Blazor.wasm
index 032d9a53..49eadfad 100644
Binary files a/_framework/Material.Blazor.wasm and b/_framework/Material.Blazor.wasm differ
diff --git a/_framework/Material.Blazor.wasm.br b/_framework/Material.Blazor.wasm.br
index c4f53e95..2285a93b 100644
Binary files a/_framework/Material.Blazor.wasm.br and b/_framework/Material.Blazor.wasm.br differ
diff --git a/_framework/Material.Blazor.wasm.gz b/_framework/Material.Blazor.wasm.gz
index bdabe89f..82a5a66d 100644
Binary files a/_framework/Material.Blazor.wasm.gz and b/_framework/Material.Blazor.wasm.gz differ
diff --git a/_framework/System.Buffers.wasm b/_framework/System.Buffers.wasm
index f0352b78..29af4f61 100644
Binary files a/_framework/System.Buffers.wasm and b/_framework/System.Buffers.wasm differ
diff --git a/_framework/System.Buffers.wasm.br b/_framework/System.Buffers.wasm.br
index c9480776..b87debcb 100644
Binary files a/_framework/System.Buffers.wasm.br and b/_framework/System.Buffers.wasm.br differ
diff --git a/_framework/System.Buffers.wasm.gz b/_framework/System.Buffers.wasm.gz
index c1284b50..f57a2897 100644
Binary files a/_framework/System.Buffers.wasm.gz and b/_framework/System.Buffers.wasm.gz differ
diff --git a/_framework/System.Collections.Concurrent.wasm b/_framework/System.Collections.Concurrent.wasm
index c5f7f24e..7fb6525c 100644
Binary files a/_framework/System.Collections.Concurrent.wasm and b/_framework/System.Collections.Concurrent.wasm differ
diff --git a/_framework/System.Collections.Concurrent.wasm.br b/_framework/System.Collections.Concurrent.wasm.br
index 4ca1548e..fdbe303d 100644
Binary files a/_framework/System.Collections.Concurrent.wasm.br and b/_framework/System.Collections.Concurrent.wasm.br differ
diff --git a/_framework/System.Collections.Concurrent.wasm.gz b/_framework/System.Collections.Concurrent.wasm.gz
index 3fefa104..eeab916a 100644
Binary files a/_framework/System.Collections.Concurrent.wasm.gz and b/_framework/System.Collections.Concurrent.wasm.gz differ
diff --git a/_framework/System.Collections.Immutable.wasm b/_framework/System.Collections.Immutable.wasm
index 84f76351..b29230e1 100644
Binary files a/_framework/System.Collections.Immutable.wasm and b/_framework/System.Collections.Immutable.wasm differ
diff --git a/_framework/System.Collections.Immutable.wasm.br b/_framework/System.Collections.Immutable.wasm.br
index ca48f06b..0c16fcfd 100644
Binary files a/_framework/System.Collections.Immutable.wasm.br and b/_framework/System.Collections.Immutable.wasm.br differ
diff --git a/_framework/System.Collections.Immutable.wasm.gz b/_framework/System.Collections.Immutable.wasm.gz
index e033c3a8..fdb0da56 100644
Binary files a/_framework/System.Collections.Immutable.wasm.gz and b/_framework/System.Collections.Immutable.wasm.gz differ
diff --git a/_framework/System.Collections.NonGeneric.wasm b/_framework/System.Collections.NonGeneric.wasm
index ea7ebea6..ecb2b364 100644
Binary files a/_framework/System.Collections.NonGeneric.wasm and b/_framework/System.Collections.NonGeneric.wasm differ
diff --git a/_framework/System.Collections.NonGeneric.wasm.br b/_framework/System.Collections.NonGeneric.wasm.br
index 2e5cc754..cc959ac9 100644
Binary files a/_framework/System.Collections.NonGeneric.wasm.br and b/_framework/System.Collections.NonGeneric.wasm.br differ
diff --git a/_framework/System.Collections.NonGeneric.wasm.gz b/_framework/System.Collections.NonGeneric.wasm.gz
index 2367023c..0664407f 100644
Binary files a/_framework/System.Collections.NonGeneric.wasm.gz and b/_framework/System.Collections.NonGeneric.wasm.gz differ
diff --git a/_framework/System.Collections.Specialized.wasm b/_framework/System.Collections.Specialized.wasm
index 290670b9..fcd79798 100644
Binary files a/_framework/System.Collections.Specialized.wasm and b/_framework/System.Collections.Specialized.wasm differ
diff --git a/_framework/System.Collections.Specialized.wasm.br b/_framework/System.Collections.Specialized.wasm.br
index 6d84ca33..6c39246f 100644
Binary files a/_framework/System.Collections.Specialized.wasm.br and b/_framework/System.Collections.Specialized.wasm.br differ
diff --git a/_framework/System.Collections.Specialized.wasm.gz b/_framework/System.Collections.Specialized.wasm.gz
index 6aadbcdc..db1d07d2 100644
Binary files a/_framework/System.Collections.Specialized.wasm.gz and b/_framework/System.Collections.Specialized.wasm.gz differ
diff --git a/_framework/System.Collections.wasm b/_framework/System.Collections.wasm
index 595e98ae..0216d78f 100644
Binary files a/_framework/System.Collections.wasm and b/_framework/System.Collections.wasm differ
diff --git a/_framework/System.Collections.wasm.br b/_framework/System.Collections.wasm.br
index a975eaf5..faa9e242 100644
Binary files a/_framework/System.Collections.wasm.br and b/_framework/System.Collections.wasm.br differ
diff --git a/_framework/System.Collections.wasm.gz b/_framework/System.Collections.wasm.gz
index 47cff5f2..9a0e918a 100644
Binary files a/_framework/System.Collections.wasm.gz and b/_framework/System.Collections.wasm.gz differ
diff --git a/_framework/System.ComponentModel.Annotations.wasm b/_framework/System.ComponentModel.Annotations.wasm
index bed9f151..d40dbd46 100644
Binary files a/_framework/System.ComponentModel.Annotations.wasm and b/_framework/System.ComponentModel.Annotations.wasm differ
diff --git a/_framework/System.ComponentModel.Annotations.wasm.br b/_framework/System.ComponentModel.Annotations.wasm.br
index 4865c034..0406a0c8 100644
Binary files a/_framework/System.ComponentModel.Annotations.wasm.br and b/_framework/System.ComponentModel.Annotations.wasm.br differ
diff --git a/_framework/System.ComponentModel.Annotations.wasm.gz b/_framework/System.ComponentModel.Annotations.wasm.gz
index b20096e7..e5aed4d0 100644
Binary files a/_framework/System.ComponentModel.Annotations.wasm.gz and b/_framework/System.ComponentModel.Annotations.wasm.gz differ
diff --git a/_framework/System.ComponentModel.Primitives.wasm b/_framework/System.ComponentModel.Primitives.wasm
index fed1cf39..11910ad9 100644
Binary files a/_framework/System.ComponentModel.Primitives.wasm and b/_framework/System.ComponentModel.Primitives.wasm differ
diff --git a/_framework/System.ComponentModel.Primitives.wasm.br b/_framework/System.ComponentModel.Primitives.wasm.br
index c3df0cf9..68d65e97 100644
Binary files a/_framework/System.ComponentModel.Primitives.wasm.br and b/_framework/System.ComponentModel.Primitives.wasm.br differ
diff --git a/_framework/System.ComponentModel.Primitives.wasm.gz b/_framework/System.ComponentModel.Primitives.wasm.gz
index 34e3d5e3..ff7db06d 100644
Binary files a/_framework/System.ComponentModel.Primitives.wasm.gz and b/_framework/System.ComponentModel.Primitives.wasm.gz differ
diff --git a/_framework/System.ComponentModel.TypeConverter.wasm b/_framework/System.ComponentModel.TypeConverter.wasm
index 303749ee..ee46e0de 100644
Binary files a/_framework/System.ComponentModel.TypeConverter.wasm and b/_framework/System.ComponentModel.TypeConverter.wasm differ
diff --git a/_framework/System.ComponentModel.TypeConverter.wasm.br b/_framework/System.ComponentModel.TypeConverter.wasm.br
index a74ce348..1536700f 100644
Binary files a/_framework/System.ComponentModel.TypeConverter.wasm.br and b/_framework/System.ComponentModel.TypeConverter.wasm.br differ
diff --git a/_framework/System.ComponentModel.TypeConverter.wasm.gz b/_framework/System.ComponentModel.TypeConverter.wasm.gz
index e0ec04a9..e213da3a 100644
Binary files a/_framework/System.ComponentModel.TypeConverter.wasm.gz and b/_framework/System.ComponentModel.TypeConverter.wasm.gz differ
diff --git a/_framework/System.ComponentModel.wasm b/_framework/System.ComponentModel.wasm
index eb64e76f..05b4f46d 100644
Binary files a/_framework/System.ComponentModel.wasm and b/_framework/System.ComponentModel.wasm differ
diff --git a/_framework/System.ComponentModel.wasm.br b/_framework/System.ComponentModel.wasm.br
index e669253b..d817bbf1 100644
Binary files a/_framework/System.ComponentModel.wasm.br and b/_framework/System.ComponentModel.wasm.br differ
diff --git a/_framework/System.ComponentModel.wasm.gz b/_framework/System.ComponentModel.wasm.gz
index 7d8c3871..3badfc21 100644
Binary files a/_framework/System.ComponentModel.wasm.gz and b/_framework/System.ComponentModel.wasm.gz differ
diff --git a/_framework/System.Console.wasm b/_framework/System.Console.wasm
index d1f1d525..3a0a2f62 100644
Binary files a/_framework/System.Console.wasm and b/_framework/System.Console.wasm differ
diff --git a/_framework/System.Console.wasm.br b/_framework/System.Console.wasm.br
index 725e821e..6fc1d787 100644
Binary files a/_framework/System.Console.wasm.br and b/_framework/System.Console.wasm.br differ
diff --git a/_framework/System.Console.wasm.gz b/_framework/System.Console.wasm.gz
index 63486bf2..4eab192c 100644
Binary files a/_framework/System.Console.wasm.gz and b/_framework/System.Console.wasm.gz differ
diff --git a/_framework/System.Diagnostics.DiagnosticSource.wasm b/_framework/System.Diagnostics.DiagnosticSource.wasm
index 71e0f5c3..0cec544d 100644
Binary files a/_framework/System.Diagnostics.DiagnosticSource.wasm and b/_framework/System.Diagnostics.DiagnosticSource.wasm differ
diff --git a/_framework/System.Diagnostics.DiagnosticSource.wasm.br b/_framework/System.Diagnostics.DiagnosticSource.wasm.br
index fa559ff5..99049c79 100644
Binary files a/_framework/System.Diagnostics.DiagnosticSource.wasm.br and b/_framework/System.Diagnostics.DiagnosticSource.wasm.br differ
diff --git a/_framework/System.Diagnostics.DiagnosticSource.wasm.gz b/_framework/System.Diagnostics.DiagnosticSource.wasm.gz
index 8ef8b24e..1d204171 100644
Binary files a/_framework/System.Diagnostics.DiagnosticSource.wasm.gz and b/_framework/System.Diagnostics.DiagnosticSource.wasm.gz differ
diff --git a/_framework/System.IO.FileSystem.Watcher.wasm b/_framework/System.IO.FileSystem.Watcher.wasm
index 6f48cc9b..3bb620bd 100644
Binary files a/_framework/System.IO.FileSystem.Watcher.wasm and b/_framework/System.IO.FileSystem.Watcher.wasm differ
diff --git a/_framework/System.IO.FileSystem.Watcher.wasm.br b/_framework/System.IO.FileSystem.Watcher.wasm.br
index 389147ab..1a703443 100644
Binary files a/_framework/System.IO.FileSystem.Watcher.wasm.br and b/_framework/System.IO.FileSystem.Watcher.wasm.br differ
diff --git a/_framework/System.IO.FileSystem.Watcher.wasm.gz b/_framework/System.IO.FileSystem.Watcher.wasm.gz
index ff0dbd3c..ff888ec5 100644
Binary files a/_framework/System.IO.FileSystem.Watcher.wasm.gz and b/_framework/System.IO.FileSystem.Watcher.wasm.gz differ
diff --git a/_framework/System.IO.MemoryMappedFiles.wasm b/_framework/System.IO.MemoryMappedFiles.wasm
index d321c061..12ef6bf0 100644
Binary files a/_framework/System.IO.MemoryMappedFiles.wasm and b/_framework/System.IO.MemoryMappedFiles.wasm differ
diff --git a/_framework/System.IO.MemoryMappedFiles.wasm.br b/_framework/System.IO.MemoryMappedFiles.wasm.br
index 23eb9014..0f083df7 100644
Binary files a/_framework/System.IO.MemoryMappedFiles.wasm.br and b/_framework/System.IO.MemoryMappedFiles.wasm.br differ
diff --git a/_framework/System.IO.MemoryMappedFiles.wasm.gz b/_framework/System.IO.MemoryMappedFiles.wasm.gz
index f4e2b170..bc6dd009 100644
Binary files a/_framework/System.IO.MemoryMappedFiles.wasm.gz and b/_framework/System.IO.MemoryMappedFiles.wasm.gz differ
diff --git a/_framework/System.Linq.Expressions.wasm b/_framework/System.Linq.Expressions.wasm
index e7411043..003e3b63 100644
Binary files a/_framework/System.Linq.Expressions.wasm and b/_framework/System.Linq.Expressions.wasm differ
diff --git a/_framework/System.Linq.Expressions.wasm.br b/_framework/System.Linq.Expressions.wasm.br
index 09f0c912..6f70e21a 100644
Binary files a/_framework/System.Linq.Expressions.wasm.br and b/_framework/System.Linq.Expressions.wasm.br differ
diff --git a/_framework/System.Linq.Expressions.wasm.gz b/_framework/System.Linq.Expressions.wasm.gz
index 5b5bca84..8124ec4d 100644
Binary files a/_framework/System.Linq.Expressions.wasm.gz and b/_framework/System.Linq.Expressions.wasm.gz differ
diff --git a/_framework/System.Linq.wasm b/_framework/System.Linq.wasm
index 2153b564..7a51e6fe 100644
Binary files a/_framework/System.Linq.wasm and b/_framework/System.Linq.wasm differ
diff --git a/_framework/System.Linq.wasm.br b/_framework/System.Linq.wasm.br
index 72b63838..fd7b23f1 100644
Binary files a/_framework/System.Linq.wasm.br and b/_framework/System.Linq.wasm.br differ
diff --git a/_framework/System.Linq.wasm.gz b/_framework/System.Linq.wasm.gz
index d7f36f07..0741c2df 100644
Binary files a/_framework/System.Linq.wasm.gz and b/_framework/System.Linq.wasm.gz differ
diff --git a/_framework/System.Memory.wasm b/_framework/System.Memory.wasm
index a5ec6c05..20d05838 100644
Binary files a/_framework/System.Memory.wasm and b/_framework/System.Memory.wasm differ
diff --git a/_framework/System.Memory.wasm.br b/_framework/System.Memory.wasm.br
index 06379be3..eae8e1e7 100644
Binary files a/_framework/System.Memory.wasm.br and b/_framework/System.Memory.wasm.br differ
diff --git a/_framework/System.Memory.wasm.gz b/_framework/System.Memory.wasm.gz
index 2dfaa794..988b639b 100644
Binary files a/_framework/System.Memory.wasm.gz and b/_framework/System.Memory.wasm.gz differ
diff --git a/_framework/System.Net.Http.wasm b/_framework/System.Net.Http.wasm
index 1c6c9a39..1941dd61 100644
Binary files a/_framework/System.Net.Http.wasm and b/_framework/System.Net.Http.wasm differ
diff --git a/_framework/System.Net.Http.wasm.br b/_framework/System.Net.Http.wasm.br
index cef8e3c8..5759f45e 100644
Binary files a/_framework/System.Net.Http.wasm.br and b/_framework/System.Net.Http.wasm.br differ
diff --git a/_framework/System.Net.Http.wasm.gz b/_framework/System.Net.Http.wasm.gz
index 4c849d3d..01bd32b0 100644
Binary files a/_framework/System.Net.Http.wasm.gz and b/_framework/System.Net.Http.wasm.gz differ
diff --git a/_framework/System.Net.Primitives.wasm b/_framework/System.Net.Primitives.wasm
index bc0094b6..7ea0da49 100644
Binary files a/_framework/System.Net.Primitives.wasm and b/_framework/System.Net.Primitives.wasm differ
diff --git a/_framework/System.Net.Primitives.wasm.br b/_framework/System.Net.Primitives.wasm.br
index 2a3181aa..5b446e4d 100644
Binary files a/_framework/System.Net.Primitives.wasm.br and b/_framework/System.Net.Primitives.wasm.br differ
diff --git a/_framework/System.Net.Primitives.wasm.gz b/_framework/System.Net.Primitives.wasm.gz
index 07f5865a..165b3b16 100644
Binary files a/_framework/System.Net.Primitives.wasm.gz and b/_framework/System.Net.Primitives.wasm.gz differ
diff --git a/_framework/System.Net.WebSockets.wasm b/_framework/System.Net.WebSockets.wasm
index 1a8bd5c0..eac2b822 100644
Binary files a/_framework/System.Net.WebSockets.wasm and b/_framework/System.Net.WebSockets.wasm differ
diff --git a/_framework/System.Net.WebSockets.wasm.br b/_framework/System.Net.WebSockets.wasm.br
index e525746b..23e12579 100644
Binary files a/_framework/System.Net.WebSockets.wasm.br and b/_framework/System.Net.WebSockets.wasm.br differ
diff --git a/_framework/System.Net.WebSockets.wasm.gz b/_framework/System.Net.WebSockets.wasm.gz
index 77e7375c..6b0d1599 100644
Binary files a/_framework/System.Net.WebSockets.wasm.gz and b/_framework/System.Net.WebSockets.wasm.gz differ
diff --git a/_framework/System.ObjectModel.wasm b/_framework/System.ObjectModel.wasm
index bae5aba5..c1c95b69 100644
Binary files a/_framework/System.ObjectModel.wasm and b/_framework/System.ObjectModel.wasm differ
diff --git a/_framework/System.ObjectModel.wasm.br b/_framework/System.ObjectModel.wasm.br
index 1d0f5394..73d7986e 100644
Binary files a/_framework/System.ObjectModel.wasm.br and b/_framework/System.ObjectModel.wasm.br differ
diff --git a/_framework/System.ObjectModel.wasm.gz b/_framework/System.ObjectModel.wasm.gz
index f3460f48..069bb7fa 100644
Binary files a/_framework/System.ObjectModel.wasm.gz and b/_framework/System.ObjectModel.wasm.gz differ
diff --git a/_framework/System.Private.CoreLib.wasm b/_framework/System.Private.CoreLib.wasm
index 66eafe5d..64fe1d92 100644
Binary files a/_framework/System.Private.CoreLib.wasm and b/_framework/System.Private.CoreLib.wasm differ
diff --git a/_framework/System.Private.CoreLib.wasm.br b/_framework/System.Private.CoreLib.wasm.br
index 27777374..47cf2668 100644
Binary files a/_framework/System.Private.CoreLib.wasm.br and b/_framework/System.Private.CoreLib.wasm.br differ
diff --git a/_framework/System.Private.CoreLib.wasm.gz b/_framework/System.Private.CoreLib.wasm.gz
index a526722e..ae96ff66 100644
Binary files a/_framework/System.Private.CoreLib.wasm.gz and b/_framework/System.Private.CoreLib.wasm.gz differ
diff --git a/_framework/System.Private.Uri.wasm b/_framework/System.Private.Uri.wasm
index 2ce48f8d..dbd3fa79 100644
Binary files a/_framework/System.Private.Uri.wasm and b/_framework/System.Private.Uri.wasm differ
diff --git a/_framework/System.Private.Uri.wasm.br b/_framework/System.Private.Uri.wasm.br
index 79798ff2..12f849c0 100644
Binary files a/_framework/System.Private.Uri.wasm.br and b/_framework/System.Private.Uri.wasm.br differ
diff --git a/_framework/System.Private.Uri.wasm.gz b/_framework/System.Private.Uri.wasm.gz
index 1db897d5..5ab4045a 100644
Binary files a/_framework/System.Private.Uri.wasm.gz and b/_framework/System.Private.Uri.wasm.gz differ
diff --git a/_framework/System.Reflection.Metadata.wasm b/_framework/System.Reflection.Metadata.wasm
index af91f097..bf797c1b 100644
Binary files a/_framework/System.Reflection.Metadata.wasm and b/_framework/System.Reflection.Metadata.wasm differ
diff --git a/_framework/System.Reflection.Metadata.wasm.br b/_framework/System.Reflection.Metadata.wasm.br
index 7aec2096..91fde91a 100644
Binary files a/_framework/System.Reflection.Metadata.wasm.br and b/_framework/System.Reflection.Metadata.wasm.br differ
diff --git a/_framework/System.Reflection.Metadata.wasm.gz b/_framework/System.Reflection.Metadata.wasm.gz
index b4aa4953..04b8e7f8 100644
Binary files a/_framework/System.Reflection.Metadata.wasm.gz and b/_framework/System.Reflection.Metadata.wasm.gz differ
diff --git a/_framework/System.Runtime.InteropServices.JavaScript.wasm b/_framework/System.Runtime.InteropServices.JavaScript.wasm
index 2c1cf8c6..27ee1305 100644
Binary files a/_framework/System.Runtime.InteropServices.JavaScript.wasm and b/_framework/System.Runtime.InteropServices.JavaScript.wasm differ
diff --git a/_framework/System.Runtime.InteropServices.JavaScript.wasm.br b/_framework/System.Runtime.InteropServices.JavaScript.wasm.br
index 8879f185..581b72cc 100644
Binary files a/_framework/System.Runtime.InteropServices.JavaScript.wasm.br and b/_framework/System.Runtime.InteropServices.JavaScript.wasm.br differ
diff --git a/_framework/System.Runtime.InteropServices.JavaScript.wasm.gz b/_framework/System.Runtime.InteropServices.JavaScript.wasm.gz
index 58d532a2..5f7a12ff 100644
Binary files a/_framework/System.Runtime.InteropServices.JavaScript.wasm.gz and b/_framework/System.Runtime.InteropServices.JavaScript.wasm.gz differ
diff --git a/_framework/System.Runtime.wasm b/_framework/System.Runtime.wasm
index 901c6dcb..4c1b7235 100644
Binary files a/_framework/System.Runtime.wasm and b/_framework/System.Runtime.wasm differ
diff --git a/_framework/System.Runtime.wasm.br b/_framework/System.Runtime.wasm.br
index 0499228f..ec8a701a 100644
Binary files a/_framework/System.Runtime.wasm.br and b/_framework/System.Runtime.wasm.br differ
diff --git a/_framework/System.Runtime.wasm.gz b/_framework/System.Runtime.wasm.gz
index d33a17a8..6075b960 100644
Binary files a/_framework/System.Runtime.wasm.gz and b/_framework/System.Runtime.wasm.gz differ
diff --git a/_framework/System.Security.Claims.wasm b/_framework/System.Security.Claims.wasm
index 109940f0..bbfefd29 100644
Binary files a/_framework/System.Security.Claims.wasm and b/_framework/System.Security.Claims.wasm differ
diff --git a/_framework/System.Security.Claims.wasm.br b/_framework/System.Security.Claims.wasm.br
index 906af365..01fea11c 100644
Binary files a/_framework/System.Security.Claims.wasm.br and b/_framework/System.Security.Claims.wasm.br differ
diff --git a/_framework/System.Security.Claims.wasm.gz b/_framework/System.Security.Claims.wasm.gz
index 0e8c481b..a1d2f6ed 100644
Binary files a/_framework/System.Security.Claims.wasm.gz and b/_framework/System.Security.Claims.wasm.gz differ
diff --git a/_framework/System.Security.Cryptography.wasm b/_framework/System.Security.Cryptography.wasm
index 57c57302..bf8b0419 100644
Binary files a/_framework/System.Security.Cryptography.wasm and b/_framework/System.Security.Cryptography.wasm differ
diff --git a/_framework/System.Security.Cryptography.wasm.br b/_framework/System.Security.Cryptography.wasm.br
index b01036f8..695d85e7 100644
Binary files a/_framework/System.Security.Cryptography.wasm.br and b/_framework/System.Security.Cryptography.wasm.br differ
diff --git a/_framework/System.Security.Cryptography.wasm.gz b/_framework/System.Security.Cryptography.wasm.gz
index ecc7a14b..87715e03 100644
Binary files a/_framework/System.Security.Cryptography.wasm.gz and b/_framework/System.Security.Cryptography.wasm.gz differ
diff --git a/_framework/System.Text.Encodings.Web.wasm b/_framework/System.Text.Encodings.Web.wasm
index 7d3c722f..5a09e9ac 100644
Binary files a/_framework/System.Text.Encodings.Web.wasm and b/_framework/System.Text.Encodings.Web.wasm differ
diff --git a/_framework/System.Text.Encodings.Web.wasm.br b/_framework/System.Text.Encodings.Web.wasm.br
index 2795d39e..cfd43eb3 100644
Binary files a/_framework/System.Text.Encodings.Web.wasm.br and b/_framework/System.Text.Encodings.Web.wasm.br differ
diff --git a/_framework/System.Text.Encodings.Web.wasm.gz b/_framework/System.Text.Encodings.Web.wasm.gz
index e11ab61e..811692a8 100644
Binary files a/_framework/System.Text.Encodings.Web.wasm.gz and b/_framework/System.Text.Encodings.Web.wasm.gz differ
diff --git a/_framework/System.Text.Json.wasm b/_framework/System.Text.Json.wasm
index f51156aa..7c65aacc 100644
Binary files a/_framework/System.Text.Json.wasm and b/_framework/System.Text.Json.wasm differ
diff --git a/_framework/System.Text.Json.wasm.br b/_framework/System.Text.Json.wasm.br
index 9905e3bb..b770515c 100644
Binary files a/_framework/System.Text.Json.wasm.br and b/_framework/System.Text.Json.wasm.br differ
diff --git a/_framework/System.Text.Json.wasm.gz b/_framework/System.Text.Json.wasm.gz
index a5c3b552..c658bcd1 100644
Binary files a/_framework/System.Text.Json.wasm.gz and b/_framework/System.Text.Json.wasm.gz differ
diff --git a/_framework/System.Text.RegularExpressions.wasm b/_framework/System.Text.RegularExpressions.wasm
index d2f7f022..35b6bd2a 100644
Binary files a/_framework/System.Text.RegularExpressions.wasm and b/_framework/System.Text.RegularExpressions.wasm differ
diff --git a/_framework/System.Text.RegularExpressions.wasm.br b/_framework/System.Text.RegularExpressions.wasm.br
index 8deb0371..9146f3dd 100644
Binary files a/_framework/System.Text.RegularExpressions.wasm.br and b/_framework/System.Text.RegularExpressions.wasm.br differ
diff --git a/_framework/System.Text.RegularExpressions.wasm.gz b/_framework/System.Text.RegularExpressions.wasm.gz
index 524b1c35..d755f7c1 100644
Binary files a/_framework/System.Text.RegularExpressions.wasm.gz and b/_framework/System.Text.RegularExpressions.wasm.gz differ
diff --git a/_framework/System.Threading.wasm b/_framework/System.Threading.wasm
index 266b59ad..8909cbb7 100644
Binary files a/_framework/System.Threading.wasm and b/_framework/System.Threading.wasm differ
diff --git a/_framework/System.Threading.wasm.br b/_framework/System.Threading.wasm.br
index 7314e9f5..a8daa9a8 100644
Binary files a/_framework/System.Threading.wasm.br and b/_framework/System.Threading.wasm.br differ
diff --git a/_framework/System.Threading.wasm.gz b/_framework/System.Threading.wasm.gz
index 206d142d..42dea4dc 100644
Binary files a/_framework/System.Threading.wasm.gz and b/_framework/System.Threading.wasm.gz differ
diff --git a/_framework/System.wasm b/_framework/System.wasm
index f8df49fe..70515321 100644
Binary files a/_framework/System.wasm and b/_framework/System.wasm differ
diff --git a/_framework/System.wasm.br b/_framework/System.wasm.br
index e71b167f..119d1d92 100644
Binary files a/_framework/System.wasm.br and b/_framework/System.wasm.br differ
diff --git a/_framework/System.wasm.gz b/_framework/System.wasm.gz
index c20062f2..456dfcb7 100644
Binary files a/_framework/System.wasm.gz and b/_framework/System.wasm.gz differ
diff --git a/_framework/af/Humanizer.resources.wasm b/_framework/af/Humanizer.resources.wasm
deleted file mode 100644
index 863830b9..00000000
Binary files a/_framework/af/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/af/Humanizer.resources.wasm.br b/_framework/af/Humanizer.resources.wasm.br
deleted file mode 100644
index 00e6cd89..00000000
Binary files a/_framework/af/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/af/Humanizer.resources.wasm.gz b/_framework/af/Humanizer.resources.wasm.gz
deleted file mode 100644
index 026256c5..00000000
Binary files a/_framework/af/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/ar/Humanizer.resources.wasm b/_framework/ar/Humanizer.resources.wasm
deleted file mode 100644
index fa71343b..00000000
Binary files a/_framework/ar/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/ar/Humanizer.resources.wasm.br b/_framework/ar/Humanizer.resources.wasm.br
deleted file mode 100644
index 0a73b1cf..00000000
Binary files a/_framework/ar/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/ar/Humanizer.resources.wasm.gz b/_framework/ar/Humanizer.resources.wasm.gz
deleted file mode 100644
index 573348e6..00000000
Binary files a/_framework/ar/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/az/Humanizer.resources.wasm b/_framework/az/Humanizer.resources.wasm
deleted file mode 100644
index 43b919db..00000000
Binary files a/_framework/az/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/az/Humanizer.resources.wasm.br b/_framework/az/Humanizer.resources.wasm.br
deleted file mode 100644
index 07277df1..00000000
Binary files a/_framework/az/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/az/Humanizer.resources.wasm.gz b/_framework/az/Humanizer.resources.wasm.gz
deleted file mode 100644
index 096245b0..00000000
Binary files a/_framework/az/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/bg/Humanizer.resources.wasm b/_framework/bg/Humanizer.resources.wasm
deleted file mode 100644
index 8cb3694e..00000000
Binary files a/_framework/bg/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/bg/Humanizer.resources.wasm.br b/_framework/bg/Humanizer.resources.wasm.br
deleted file mode 100644
index 92006dc2..00000000
Binary files a/_framework/bg/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/bg/Humanizer.resources.wasm.gz b/_framework/bg/Humanizer.resources.wasm.gz
deleted file mode 100644
index 43c8e099..00000000
Binary files a/_framework/bg/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/blazor.boot.json b/_framework/blazor.boot.json
index 16de059e..066477f7 100644
--- a/_framework/blazor.boot.json
+++ b/_framework/blazor.boot.json
@@ -1,15 +1,15 @@
{
"mainAssemblyName": "Material.Blazor.Website.WebAssembly",
"resources": {
- "hash": "sha256-F5jNDYkp7kndh2fVRQlVtCgh1u3Unb+JKAh/WC9+E88=",
+ "hash": "sha256-0kTIK+K7kLLQK3hg79Dl1ujmamNVqNgGWJ40ec9Cic8=",
"jsModuleNative": {
- "dotnet.native.8.0.7.37dkch2d2y.js": "sha256-tFsxPBbhkdn6GKNBKvCRLzrfAHdyM86odYTe0MtrwMk="
+ "dotnet.native.8.0.8.93i67mqfmb.js": "sha256-juC5sA7gHTLXFEhAKgdM2/RavswpwCtDfjYGsAz2FXg="
},
"jsModuleRuntime": {
- "dotnet.runtime.8.0.7.urcsr75yt5.js": "sha256-soZyw6XWXOLKhA26AOyzSpCP5cAsw1wvhdPHSYNTMfQ="
+ "dotnet.runtime.8.0.8.80cvijctdx.js": "sha256-0Dpj/NkVD5WqSC16ZvJLmlc38iv9+Je+umYBVOycPVU="
},
"wasmNative": {
- "dotnet.native.wasm": "sha256-ApuqKsuYqEC0ZTUIUV5mIV1IIRYYCwmOiB912jgs8CQ="
+ "dotnet.native.wasm": "sha256-OcUTcd7qQceenWEF93409WZcaXp2qQbEyhdchog4RUE="
},
"icu": {
"icudt_CJK.dat": "sha256-SZLtQnRc0JkwqHab0VUVP7T3uBPSeYzxzDnpxPpUnHk=",
@@ -18,10 +18,9 @@
},
"assembly": {
"GoogleAnalytics.Blazor.wasm": "sha256-9maxHDA0ezDRT79XvPIZi411ySyG96k1lUuuu9NbGEE=",
- "Humanizer.wasm": "sha256-4NbSboZzzP9nikRtXapUZNzOyITt7ht9TNqCIQHr5OE=",
- "Material.Blazor.wasm": "sha256-PYJ5jpIDIyD3LctLD2SQ4B/wmcJvhVepCp6T2/hVSPU=",
- "Material.Blazor.Website.wasm": "sha256-uFkxlpSubRGT+VEaxyamnLEr+qKZYS9esp7Z2ulmhu0=",
- "Material.Blazor.Website.WebAssembly.wasm": "sha256-e06eInTs7pBWg+ARggxsFOUOdBM9zg6MucBK/LA2aeQ=",
+ "Material.Blazor.wasm": "sha256-xemySKGg9qjgHUdmCO2gYER8mTtoE8WswFaJL6ni0tk=",
+ "Material.Blazor.Website.wasm": "sha256-7eKnZ7ZoaQMWoJQM0UjHi1D8cOhSSxlBIs+h+RW8fSM=",
+ "Material.Blazor.Website.WebAssembly.wasm": "sha256-Fiy9V4X+O1JUqeXCIUy6UKQWF2WYHbWRl+cdXOGYf3s=",
"Microsoft.AspNetCore.Components.Forms.wasm": "sha256-0q5lgPjmVk1jN6G40bvP88FbFrsJdDbBCkZGxbhGB0s=",
"Microsoft.AspNetCore.Components.wasm": "sha256-ySbGCgmYhvIlUqrLhW7RzQjpyZdGwRp+yQ/bgvbu0/E=",
"Microsoft.AspNetCore.Components.Web.wasm": "sha256-f0b7GyflerSwT9WMOO0N1T1k+plWg2JxzqyBzAtaaQY=",
@@ -53,190 +52,44 @@
"Microsoft.JSInterop.wasm": "sha256-UtyVemNRD0p4N9G1nFRefd8cIgo4BMk8SIgtA+1Wagk=",
"Microsoft.JSInterop.WebAssembly.wasm": "sha256-sLSiCKh0RQEV/2cl05tr7wOLWzExQfPZovvpqYLJduQ=",
"Microsoft.Net.Http.Headers.wasm": "sha256-b59APrldqivzbOYVb0CV+lGgWn4HyUPjMa/cplEp2x8=",
- "netstandard.wasm": "sha256-H6Xh9VMQft7pBNViBSVT9EsnOqz4DHW/FT+1bcRJSmk=",
+ "netstandard.wasm": "sha256-mYWcMyuOMrz51FJzAeYFbz81GgBYgQF5IiaZ4hiz7gA=",
"Serilog.Extensions.Logging.wasm": "sha256-92hYjPt6HQIX8HGRPk/QYW/58wE14qiBy8Q/Uuu9wGY=",
"Serilog.Sinks.Async.wasm": "sha256-B3faKhTfrTIlNqRz9mHJYpDA1OlCc53RfgAzb/AfjJk=",
"Serilog.Sinks.BrowserConsole.wasm": "sha256-oaUyoVo2a89AwFRLViIDIdBnhpi17mAo03uxs1QLd2g=",
"Serilog.wasm": "sha256-7xS0xcccwrR39mlv6O25V5dzABv1TuNd4PQwNS/mkT8=",
- "System.Buffers.wasm": "sha256-rNfBfUwCvR87djcL/PkkwScwAGKi9o8BG+daFJibjxI=",
- "System.Collections.Concurrent.wasm": "sha256-0UmiOmfF909qu8U8ts1PYAULg26NrN3Ce40Ue2DfjlY=",
- "System.Collections.Immutable.wasm": "sha256-K01kW4luCgktFfxWFWQl+IGS5K9lvfufuHFKq5gih98=",
- "System.Collections.NonGeneric.wasm": "sha256-wrqgh11JGOhXibp7AbMuvCqpNT+K+uD9EWUvdbsUbpc=",
- "System.Collections.Specialized.wasm": "sha256-nRDhP6L7pEl+6AHLjy2EkTFC5ndZ0uXgogdO6kJjeUk=",
- "System.Collections.wasm": "sha256-3FlLLUkbCHDD/DKN17ZVErbH2Wwo+z4XWKvesLuWN2Q=",
- "System.ComponentModel.Annotations.wasm": "sha256-EBZn3t+8bO+uhaPyL9rqY4jPZIa0RqWRUY5kerNA0BI=",
- "System.ComponentModel.Primitives.wasm": "sha256-zNWrMn+CS72OVrC4jDd9/IAjsR5ktJF6wRRQ3dWM+RY=",
- "System.ComponentModel.TypeConverter.wasm": "sha256-HEWWFi/VYYl/T3/9WbCL6dUbJORePRgWEG6QSy8hwtw=",
- "System.ComponentModel.wasm": "sha256-nuUzMLQhd7bkS35ceFD8NLkfVFuvHOZ10Ia//q+ma0o=",
- "System.Console.wasm": "sha256-w0igToDJadT0088OpZHxnleIw8auPjCAOvGsrLKZSf0=",
- "System.Diagnostics.DiagnosticSource.wasm": "sha256-5HAhJc2BOJwvgbXyu6YhSpcoiEJgf3BPXjc2emTU8ik=",
- "System.IO.FileSystem.Watcher.wasm": "sha256-JxiK0WH9rqCBWPYNil+evSb8okgWfqIol2GeQTAgNWs=",
- "System.IO.MemoryMappedFiles.wasm": "sha256-0FaVn9VQfDsd/8NXlRByBVGgq6//NMdZ6u9rge0LINA=",
- "System.Linq.Expressions.wasm": "sha256-IHVuPEoM9Aqrh4plX0Xink3HQlSx+jl5qdN0Hcd4aqU=",
- "System.Linq.wasm": "sha256-zPsnsPeLN9xc+yLPkoKg5lxkUviY0UF9v0Mhwu30KeY=",
- "System.Memory.wasm": "sha256-kcv9iMwAoD7FFrF7u6I9UMfNMGY8Akgii4PDc7XaAWs=",
- "System.Net.Http.wasm": "sha256-4QEWQwdpnIS28NZuhufVx6AjYhT4DGI78Mrk6pih+B8=",
- "System.Net.Primitives.wasm": "sha256-6VNSAhp35stLS85i+KJnCgcWHJ/1SIdYU6znG1MEpxc=",
- "System.Net.WebSockets.wasm": "sha256-ETScmkAU6/R3C7ngHFphQGZhiH24EySXg8eOyV/gCYk=",
- "System.ObjectModel.wasm": "sha256-rg+ED+IIJofbAeZP5XemedaTzvfbiYxEiNcIlLaQ71k=",
- "System.Private.CoreLib.wasm": "sha256-sKxmtPV+F8NjXsjfF3rY6TuitDXdhrl0stbgFrwJhnA=",
- "System.Private.Uri.wasm": "sha256-dvVZXtC7FGP8Jv9qThP4FKGdmfgLPKmK21EePsVrnX0=",
- "System.Reflection.Metadata.wasm": "sha256-KwvolqLFpGtviC94EhtccKYq28YKvsJU8+k4Eu3Y6/0=",
- "System.Runtime.InteropServices.JavaScript.wasm": "sha256-/+wwIygv/cduieltk09lhQs2VIW7+IWGQWUqzfS6nyM=",
- "System.Runtime.wasm": "sha256-mmnY3hW6f3KTLTEzRLaVqKOy/OBuk9jdvZDJRYg9pH0=",
- "System.Security.Claims.wasm": "sha256-bWfZqnyWLmSIjs3IfnTQN5XBZ5Al4gyqDTWd559ndEk=",
- "System.Security.Cryptography.wasm": "sha256-tsUA9lrgbxljSL61WNni7jSbdodXesl5jTI+5FqcJXg=",
- "System.Text.Encodings.Web.wasm": "sha256-Xvgj1rscNp/nLFe0abKv3leqEh4eBRaxZWIFYT0v9Uw=",
- "System.Text.Json.wasm": "sha256-FOa2MXbZcPfHH2ABtSgmOn1Ngi/x92/juMJZjP3zBTo=",
- "System.Text.RegularExpressions.wasm": "sha256-HnimSnzwhszLblFUCyVwHJI16i9cBiMHd6HXzNsYLEo=",
- "System.Threading.wasm": "sha256-h/0wGXi34kuXCfyOF8Q7hQPQkGyvxA6VOFw5o7chffg=",
- "System.wasm": "sha256-eod/LnITNsO959j6LrwLxPaXkS+PqOWHAzGnsOB9iHI="
- },
- "satelliteResources": {
- "af": {
- "Humanizer.resources.wasm": "sha256-UozObN/nJbtHBJtAq/hmLsMYu3TgQT/EtRkjm3pnXk0="
- },
- "ar": {
- "Humanizer.resources.wasm": "sha256-cPz3C4+g2MIAQsM6g0bJZbFXmyBvQbUKHR1aYj2qgPY="
- },
- "az": {
- "Humanizer.resources.wasm": "sha256-X+gSZsKwqWPDYlMh9HLYz3XWj/7mNUvfkMPzP2sjzHs="
- },
- "bg": {
- "Humanizer.resources.wasm": "sha256-bKXkMdf5H0Q1iWXwwysS4+K1bHW7Ylmgp79RzavSekY="
- },
- "bn-BD": {
- "Humanizer.resources.wasm": "sha256-OkDz+ggtD1zsA+dTwOXlLFZSZ2tZNEkZPZFol7uqL2Q="
- },
- "cs": {
- "Humanizer.resources.wasm": "sha256-2j5qMd6I9xtUS56KMyVt8L4ACT3DDA793yDsw30eyvU="
- },
- "da": {
- "Humanizer.resources.wasm": "sha256-t1Dgu6lg4D34lt1M+ia8HgcknKi0hhm+Ngpe59TmHUs="
- },
- "de": {
- "Humanizer.resources.wasm": "sha256-zQ+8ml5PSWZJ1RvDWwJ7O3F3IN5yaBst5FXEzVNCi5A="
- },
- "el": {
- "Humanizer.resources.wasm": "sha256-76zvto6/sqg5KHOLMs/iqLiFs00dUcbxI83PebcFYyc="
- },
- "es": {
- "Humanizer.resources.wasm": "sha256-gT0zPjc1y7LDuYPgk2A8/Ekof4ONr+29X3oZtc56oGk="
- },
- "fa": {
- "Humanizer.resources.wasm": "sha256-XfrxsHd1I7zwCMVM0STl8pS48PZ9+b1zKmHUpvzn77k="
- },
- "fi-FI": {
- "Humanizer.resources.wasm": "sha256-tpn4OXPdO7i6qTfnBvbLzgvrpABUKvz60gY19yH+kh0="
- },
- "fr-BE": {
- "Humanizer.resources.wasm": "sha256-ASp1TcDgNDn6OMz8uNSkB6JVwMm5rFjbNNT6Z5/5vZY="
- },
- "fr": {
- "Humanizer.resources.wasm": "sha256-KXuhfaGwrbfw/UBqrDIZtwJbyqmPHApO2gTmPTXqGfs="
- },
- "he": {
- "Humanizer.resources.wasm": "sha256-AgmIPoEjsy+/L65Lv4yixlVNUO+mIF++2Y32TuzE8Vk="
- },
- "hr": {
- "Humanizer.resources.wasm": "sha256-w0RLaGQfx8kdEcOqGu7sft5+gtJjXRNcghKgRepEpds="
- },
- "hu": {
- "Humanizer.resources.wasm": "sha256-z8yp3y66FEsFRrpAZigkc+7v0HzNrPHXy3wq8DP8puI="
- },
- "hy": {
- "Humanizer.resources.wasm": "sha256-a++gj4S26zxWAtjz5lChhrebzBeC4nlgB3I4iwsYPGo="
- },
- "id": {
- "Humanizer.resources.wasm": "sha256-/Tb4pfzLla+kwJHZrDW42keI3m4CmbLyl9Gtd74gBWQ="
- },
- "is": {
- "Humanizer.resources.wasm": "sha256-aA08IGvcbcl1pHPs7v5oXu4rfD0I/BfooSbzn2NXpsE="
- },
- "it": {
- "Humanizer.resources.wasm": "sha256-wBf2up+MSjxgBgNG09dUzHqgTssCGQO76VOgAvIpG+U="
- },
- "ja": {
- "Humanizer.resources.wasm": "sha256-Jt+1OoIGjy5v+Ab+cwlh2lPtM6ZaBLzyW+/5L2lsVug="
- },
- "ko-KR": {
- "Humanizer.resources.wasm": "sha256-QtndGz3Vx/FWp9KQw917csUEYfk7azflnkQXBdDhvZA="
- },
- "ku": {
- "Humanizer.resources.wasm": "sha256-n8HaK3GxOMtG5jmwRoJJRwzfqxcYxqfLWMr1r/3ivf4="
- },
- "lv": {
- "Humanizer.resources.wasm": "sha256-lQFQDjbbDr44faO7BHM7lYhQZm1d9nn1FlTuW1VMpZU="
- },
- "ms-MY": {
- "Humanizer.resources.wasm": "sha256-BnseVavWPi6n6D1AABnyd5GEOZJ6vkJ04f9wbO7RIQo="
- },
- "mt": {
- "Humanizer.resources.wasm": "sha256-Xg+d2/mQyQsJy/IwgR0fMm1mS6UjKn4ToA2fSJX5g24="
- },
- "nb-NO": {
- "Humanizer.resources.wasm": "sha256-+1HXsYGRSfxjLXsXQyrTwR4Agix/wkupLRN45AReLeQ="
- },
- "nb": {
- "Humanizer.resources.wasm": "sha256-V12pAdCWNaWzFBdxIfn02tFWeUWk49sYk4KlCVcrZOM="
- },
- "nl": {
- "Humanizer.resources.wasm": "sha256-UKNfhSyDO+oUNpLcNduXGzSnjC7DpEjsjB0H26CgDQQ="
- },
- "pl": {
- "Humanizer.resources.wasm": "sha256-sHb69mSVx/Micfvhj0jTbVwZ+xy3gIH2EvqXsROd6ZQ="
- },
- "pt": {
- "Humanizer.resources.wasm": "sha256-vSpVrCLvpBRYUYufqzpQsERiNhS7u7va6ACxC+mt/Yc="
- },
- "ro": {
- "Humanizer.resources.wasm": "sha256-ZHdwhCpZw9cgeRMQ8jPItEd9zl9KfWZNdGOpgG+JJRM="
- },
- "ru": {
- "Humanizer.resources.wasm": "sha256-AdvBXIOYDqEEVZ9oG+8byqzIRx0jWeKMq+WX8mrKr80="
- },
- "sk": {
- "Humanizer.resources.wasm": "sha256-IMm94ewOt2W6N13QDu7qY5xHX59RN4pTY7aS+4MGMXc="
- },
- "sl": {
- "Humanizer.resources.wasm": "sha256-DYWUlrjIA6ShaKLOWVI/DSjsKP1hrAQyj+PDjYoOCAk="
- },
- "sr-Latn": {
- "Humanizer.resources.wasm": "sha256-nQFzXO2588P32NuMYf8oiUzL9leBncKlTiNYnQMoTaQ="
- },
- "sr": {
- "Humanizer.resources.wasm": "sha256-BCpRmua2NzkdLnAsfHz/40Fz0VTEcB8XYBvCfHUNBKc="
- },
- "sv": {
- "Humanizer.resources.wasm": "sha256-Co58RPWrW5pvV7W3rzMohq4LqPZihpkGyY8BMheZVK4="
- },
- "th-TH": {
- "Humanizer.resources.wasm": "sha256-/z/AEMPdo/Lof27+xwJFcVOsJaz4fI4gqWpJhjvyADA="
- },
- "tr": {
- "Humanizer.resources.wasm": "sha256-XzPbQCxog3IjkVWkQB1J+vv2dF/ZTfCbVGdZAzOVu/w="
- },
- "uk": {
- "Humanizer.resources.wasm": "sha256-uLb77VEPwwswHCjRDIhleORPsYG0Y932hwkQ+waIZLc="
- },
- "uz-Cyrl-UZ": {
- "Humanizer.resources.wasm": "sha256-8SMmyA3xR+NVD6ex9FdIIMZClXJdeGp+jkygmly90HU="
- },
- "uz-Latn-UZ": {
- "Humanizer.resources.wasm": "sha256-cMDMwRTBdo/gKMJhFroozr9K3dHyfXGtW+CqU5oFW40="
- },
- "vi": {
- "Humanizer.resources.wasm": "sha256-4m6VXMY4wDb3zHuBEfQu9snJsx6k1uDwkoqmtlRTHLE="
- },
- "zh-CN": {
- "Humanizer.resources.wasm": "sha256-1t91tAlrH/xAebujX3ICxUle4jFNxWVeC8sXELOc1A4="
- },
- "zh-Hans": {
- "Humanizer.resources.wasm": "sha256-GbqYdsJ017u4dzOpc108MB+ZUDJu3Tl6CCr7lkL4HrA="
- },
- "zh-Hant": {
- "Humanizer.resources.wasm": "sha256-gsspeIJXoA6eVisryHyO6hXGq0jNTgw6XpCzvT4rLFA="
- }
+ "System.Buffers.wasm": "sha256-d665UCxfwHl/GoDgZr0BIhXhlxHSkJcIX/2jTHdyJs4=",
+ "System.Collections.Concurrent.wasm": "sha256-/180YGAeSUrlZFtmVodp3C0e97n0agm0HExMnmJb5Ws=",
+ "System.Collections.Immutable.wasm": "sha256-cYhciOdPQQs72N6WGFzaW5JEcofSgTAQmijxKhJ/Ebc=",
+ "System.Collections.NonGeneric.wasm": "sha256-obaThsPaJmrUccVrKiO1cMNuF9CnKdOtzwjjlKWqO0A=",
+ "System.Collections.Specialized.wasm": "sha256-kR1QhAkUe1NgImeW5ferVFhwTEaAjQTr2xfd0pu3p4k=",
+ "System.Collections.wasm": "sha256-tmjEHbc8ztlw9902QjSR0rAzCUGueIt5C5p8SZRPH00=",
+ "System.ComponentModel.Annotations.wasm": "sha256-5fPi2BEZDMAdEHGTvkgmqooaUVcYDf/2pf9+3RSiusc=",
+ "System.ComponentModel.Primitives.wasm": "sha256-KkPKed0w7wXQaNCG27QekOKVSgyNJ2MoyMXFZls1c9E=",
+ "System.ComponentModel.TypeConverter.wasm": "sha256-DHT0kl0Jk9+Boq2RoPGHLwqmGsp0Q/KuMCfqegwrgHI=",
+ "System.ComponentModel.wasm": "sha256-kr8hvLwUvHxkMygvIuCOr5p6FwoMQsuVR0DRqEzBMiA=",
+ "System.Console.wasm": "sha256-rg4p2FL6KdUyR/sZkW/Bfi7aWHPC9MpOj/T3vsRCCVE=",
+ "System.Diagnostics.DiagnosticSource.wasm": "sha256-gLiFacnlWrF+F2giQxO0pX2j8KXeZAijSaUOgTasIOk=",
+ "System.IO.FileSystem.Watcher.wasm": "sha256-O5RPfPES1GutsfqhOdt1shHn/56hh7luNAHbVfCuYdg=",
+ "System.IO.MemoryMappedFiles.wasm": "sha256-j9yaYP1QIMVKxXINn/5UlFJVTXKHOOOAFF8pYFZY238=",
+ "System.Linq.Expressions.wasm": "sha256-Uj2vehKTRIz/aZNPnvw9GivkCkOZFnC1oodc8wfFwS0=",
+ "System.Linq.wasm": "sha256-0DCkVN9ZTWAekU5sEzHTN5N6kygO58tf8O1rMdqmCAc=",
+ "System.Memory.wasm": "sha256-vls+IFbXkLW+ddrQU0sCL4ga+qZjWRqYjIJq72f9ydM=",
+ "System.Net.Http.wasm": "sha256-i+zTMbmdvjevXKGSt6mOk7PvPLLBKZTHM4l/jhVPUJw=",
+ "System.Net.Primitives.wasm": "sha256-ZprdEktFUoKe6iq1aagTvguey4346tOHe5uSZwObEV8=",
+ "System.Net.WebSockets.wasm": "sha256-JSoWe5crQx7sSnEdBTLuAntmTWj3AL3H74NfCN9WAXQ=",
+ "System.ObjectModel.wasm": "sha256-H4FxFBK2fLYktqX/geiNScCE9PLhpJDvVbk+imbnf28=",
+ "System.Private.CoreLib.wasm": "sha256-e3kyuVcq+Gkj4o0gJzu0MuZBKYY6STJcofUAksaZrTE=",
+ "System.Private.Uri.wasm": "sha256-9mJji+SSe1bwLn0R+71gYlIRYrxY6b+DaAuULwxZnUQ=",
+ "System.Reflection.Metadata.wasm": "sha256-oxKOJEOhap1FNpueMN34MfmHZnhRjaNzYK235zc0+90=",
+ "System.Runtime.InteropServices.JavaScript.wasm": "sha256-axgwq/HmUZ9ac8hGCXLwlExQsFnu3rH6uakC50cgATc=",
+ "System.Runtime.wasm": "sha256-Tgv67Sfgpkyb1GmxVglMWFHmzBrBnaXNZ54prDvhQv8=",
+ "System.Security.Claims.wasm": "sha256-wppiA9EF31T275Ghj+UHK8k+oNjkm+W3nxy/69vqU6k=",
+ "System.Security.Cryptography.wasm": "sha256-F3CmbyC6rEJYyE9aDroY9rqr+6dwcXg3bgICn1J9tws=",
+ "System.Text.Encodings.Web.wasm": "sha256-pQneyT5s3FDdQsighzZzjEJ7vwj9a4RoNELUZVDefT8=",
+ "System.Text.Json.wasm": "sha256-bJ0O5q4y22s2UxOfZXzg0I7NSWAzV9rrcjLzscoMElI=",
+ "System.Text.RegularExpressions.wasm": "sha256-rvZwB9fnLBPru9VEFrm7XbnRm90Yv7WbFAdLzSveFSc=",
+ "System.Threading.wasm": "sha256-L2QQQB8WsaU+TTmK3TEp94crLvrL4BOnDVrapIfl7kE=",
+ "System.wasm": "sha256-ka1SPMSVGn53xDzeBa40FQCsprKEF+n+wpvvd1HyMNE="
}
},
"cacheBootResources": true,
diff --git a/_framework/blazor.boot.json.br b/_framework/blazor.boot.json.br
index 083e125d..859869b7 100644
Binary files a/_framework/blazor.boot.json.br and b/_framework/blazor.boot.json.br differ
diff --git a/_framework/blazor.boot.json.gz b/_framework/blazor.boot.json.gz
index a41e0177..73fee24b 100644
Binary files a/_framework/blazor.boot.json.gz and b/_framework/blazor.boot.json.gz differ
diff --git a/_framework/bn-BD/Humanizer.resources.wasm b/_framework/bn-BD/Humanizer.resources.wasm
deleted file mode 100644
index f0dfd3e6..00000000
Binary files a/_framework/bn-BD/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/bn-BD/Humanizer.resources.wasm.br b/_framework/bn-BD/Humanizer.resources.wasm.br
deleted file mode 100644
index 4a942f65..00000000
Binary files a/_framework/bn-BD/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/bn-BD/Humanizer.resources.wasm.gz b/_framework/bn-BD/Humanizer.resources.wasm.gz
deleted file mode 100644
index cc10d170..00000000
Binary files a/_framework/bn-BD/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/cs/Humanizer.resources.wasm b/_framework/cs/Humanizer.resources.wasm
deleted file mode 100644
index 9a8cc59b..00000000
Binary files a/_framework/cs/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/cs/Humanizer.resources.wasm.br b/_framework/cs/Humanizer.resources.wasm.br
deleted file mode 100644
index daebdac8..00000000
Binary files a/_framework/cs/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/cs/Humanizer.resources.wasm.gz b/_framework/cs/Humanizer.resources.wasm.gz
deleted file mode 100644
index 0473cefe..00000000
Binary files a/_framework/cs/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/da/Humanizer.resources.wasm b/_framework/da/Humanizer.resources.wasm
deleted file mode 100644
index 5b1c2bc1..00000000
Binary files a/_framework/da/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/da/Humanizer.resources.wasm.br b/_framework/da/Humanizer.resources.wasm.br
deleted file mode 100644
index 0169f5a7..00000000
Binary files a/_framework/da/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/da/Humanizer.resources.wasm.gz b/_framework/da/Humanizer.resources.wasm.gz
deleted file mode 100644
index 7e2b107c..00000000
Binary files a/_framework/da/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/de/Humanizer.resources.wasm b/_framework/de/Humanizer.resources.wasm
deleted file mode 100644
index ffee11a3..00000000
Binary files a/_framework/de/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/de/Humanizer.resources.wasm.br b/_framework/de/Humanizer.resources.wasm.br
deleted file mode 100644
index 9e2db86e..00000000
Binary files a/_framework/de/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/de/Humanizer.resources.wasm.gz b/_framework/de/Humanizer.resources.wasm.gz
deleted file mode 100644
index 41d3a566..00000000
Binary files a/_framework/de/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/dotnet.js b/_framework/dotnet.js
index 8ee45aa8..757d1cfc 100644
--- a/_framework/dotnet.js
+++ b/_framework/dotnet.js
@@ -1,4 +1,4 @@
//! Licensed to the .NET Foundation under one or more agreements.
//! The .NET Foundation licenses this file to you under the MIT license.
-const e=async()=>WebAssembly.validate(new Uint8Array([0,97,115,109,1,0,0,0,1,4,1,96,0,0,3,2,1,0,10,8,1,6,0,6,64,25,11,11])),t=async()=>WebAssembly.validate(new Uint8Array([0,97,115,109,1,0,0,0,1,5,1,96,0,1,123,3,2,1,0,10,10,1,8,0,65,0,253,15,253,98,11])),o=Symbol.for("wasm promise_control");function n(e,t){let n=null;const r=new Promise((function(o,r){n={isDone:!1,promise:null,resolve:t=>{n.isDone||(n.isDone=!0,o(t),e&&e())},reject:e=>{n.isDone||(n.isDone=!0,r(e),t&&t())}}}));n.promise=r;const s=r;return s[o]=n,{promise:s,promise_control:n}}function r(e){return e[o]}function s(e){(function(e){return void 0!==e[o]})(e)||Ce(!1,"Promise is not controllable")}const i="MONO_WASM: ";function a(e,...t){je.diagnosticTracing&&console.debug(i+e,...t)}function l(e,...t){console.info(i+e,...t)}function c(e,...t){console.info(e,...t)}function u(e,...t){console.warn(i+e,...t)}function d(e,...t){t&&t.length>0&&t[0]&&"object"==typeof t[0]&&t[0].silent||console.error(i+e,...t)}let f;function m(e,t,o){const n={log:t.log,error:t.error},r=t;function s(t,o,r){return function(...s){try{let n=s[0];if(void 0===n)n="undefined";else if(null===n)n="null";else if("function"==typeof n)n=n.toString();else if("string"!=typeof n)try{n=JSON.stringify(n)}catch(e){n=n.toString()}if("string"==typeof n)if("["==n[0]){const t=(new Date).toISOString();n="main"!==e?`[${e}][${t}] ${n}`:`[${t}] ${n}`}else"main"!==e&&(n=`[${e}] ${n}`);o(r?JSON.stringify({method:t,payload:n,arguments:s}):[t+n,...s.slice(1)])}catch(e){n.error(`proxyConsole failed: ${e}`)}}}const i=["debug","trace","warn","info","error"];for(const e of i)"function"!=typeof r[e]&&(r[e]=s(`console.${e}: `,t.log,!1));const a=`${o}/console`.replace("https://","wss://").replace("http://","ws://");f=new WebSocket(a),f.addEventListener("open",(()=>{n.log(`browser: [${e}] Console websocket connected.`)})),f.addEventListener("error",(t=>{n.error(`[${e}] websocket error: ${t}`,t)})),f.addEventListener("close",(t=>{n.error(`[${e}] websocket closed: ${t}`,t)}));const l=e=>{f.readyState===WebSocket.OPEN?f.send(e):n.log(e)};for(const e of["log",...i])r[e]=s(`console.${e}`,l,!0)}const h={},g={},p={};let b,w,y;function v(){const e=Object.values(p),t=Object.values(g),o=R(e),n=R(t),r=o+n;if(0===r)return;const s=_e?"%c":"",i=_e?["background: purple; color: white; padding: 1px 3px; border-radius: 3px;","font-weight: bold;","font-weight: normal;"]:[],a=je.config.linkerEnabled?"":"\nThis application was built with linking (tree shaking) disabled. \nPublished applications will be significantly smaller if you install wasm-tools workload. \nSee also https://aka.ms/dotnet-wasm-features";console.groupCollapsed(`${s}dotnet${s} Loaded ${j(r)} resources${s}${a}`,...i),e.length&&(console.groupCollapsed(`Loaded ${j(o)} resources from cache`),console.table(p),console.groupEnd()),t.length&&(console.groupCollapsed(`Loaded ${j(n)} resources from network`),console.table(g),console.groupEnd()),console.groupEnd()}async function _(){const e=b;if(e){const t=(await e.keys()).map((async t=>{t.url in h||await e.delete(t)}));await Promise.all(t)}}function E(e){return`${e.resolvedUrl}.${e.hash}`}function R(e){return e.reduce(((e,t)=>e+(t.responseBytes||0)),0)}function j(e){return`${(e/1048576).toFixed(2)} MB`}function x(e){var t;if((null===(t=e.resources)||void 0===t?void 0:t.icu)&&"invariant"!=e.globalizationMode){const t=e.applicationCulture||(_e?navigator.languages&&navigator.languages[0]:Intl.DateTimeFormat().resolvedOptions().locale),o=Object.keys(e.resources.icu);let n=null;if("custom"===e.globalizationMode?1===o.length&&(n=o[0]):"hybrid"===e.globalizationMode?n="icudt_hybrid.dat":t&&"all"!==e.globalizationMode?"sharded"===e.globalizationMode&&(n=function(e){const t=e.split("-")[0];return"en"===t||["fr","fr-FR","it","it-IT","de","de-DE","es","es-ES"].includes(e)?"icudt_EFIGS.dat":["zh","ko","ja"].includes(t)?"icudt_CJK.dat":"icudt_no_CJK.dat"}(t)):n="icudt.dat",n&&o.includes(n))return n}return e.globalizationMode="invariant",null}const S=class{constructor(e){this.url=e}toString(){return this.url}};async function A(e,t){try{const o="function"==typeof globalThis.fetch;if(ye){const n=e.startsWith("file://");if(!n&&o)return globalThis.fetch(e,t||{credentials:"same-origin"});w||(y=Se.require("url"),w=Se.require("fs")),n&&(e=y.fileURLToPath(e));const r=await w.promises.readFile(e);return{ok:!0,headers:{length:0,get:()=>null},url:e,arrayBuffer:()=>r,json:()=>JSON.parse(r),text:()=>{throw new Error("NotImplementedException")}}}if(o)return globalThis.fetch(e,t||{credentials:"same-origin"});if("function"==typeof read)return{ok:!0,url:e,headers:{length:0,get:()=>null},arrayBuffer:()=>new Uint8Array(read(e,"binary")),json:()=>JSON.parse(read(e,"utf8")),text:()=>read(e,"utf8")}}catch(t){return{ok:!1,url:e,status:500,headers:{length:0,get:()=>null},statusText:"ERR28: "+t,arrayBuffer:()=>{throw t},json:()=>{throw t},text:()=>{throw t}}}throw new Error("No fetch implementation available")}function D(e){return"string"!=typeof e&&Ce(!1,"url must be a string"),!O(e)&&0!==e.indexOf("./")&&0!==e.indexOf("../")&&globalThis.URL&&globalThis.document&&globalThis.document.baseURI&&(e=new URL(e,globalThis.document.baseURI).toString()),e}const C=/^[a-zA-Z][a-zA-Z\d+\-.]*?:\/\//,T=/[a-zA-Z]:[\\/]/;function O(e){return ye||Ee?e.startsWith("/")||e.startsWith("\\")||-1!==e.indexOf("///")||T.test(e):C.test(e)}let k,M=0;const $=[],L=[],I=new Map,U={"js-module-threads":!0,"js-module-runtime":!0,"js-module-dotnet":!0,"js-module-native":!0},N={...U,"js-module-library-initializer":!0},P={...U,dotnetwasm:!0,heap:!0,manifest:!0},z={...N,manifest:!0},F={...N,dotnetwasm:!0},W={dotnetwasm:!0,symbols:!0},B={resource:!0,assembly:!0,pdb:!0,heap:!0,icu:!0},V={...N,dotnetwasm:!0,symbols:!0};function q(e){return!("icu"==e.behavior&&e.name!=je.preferredIcuAsset)}function J(e,t,o){const n=Object.keys(t||{});Ce(1==n.length,`Expect to have one ${o} asset in resources`);const r=n[0],s={name:r,hash:t[r],behavior:o};return H(s),e.push(s),s}function H(e){P[e.behavior]&&I.set(e.behavior,e)}function Q(e){const t=function(e){Ce(P[e],`Unknown single asset behavior ${e}`);const t=I.get(e);return Ce(t,`Single asset for ${e} not found`),t}(e);if(t.resolvedUrl=je.locateFile(t.name),U[t.behavior]){const e=se(t);e?("string"!=typeof e&&Ce(!1,"loadBootResource response for 'dotnetjs' type should be a URL string"),t.resolvedUrl=e):t.resolvedUrl=ee(t.resolvedUrl,t.behavior)}else if("dotnetwasm"!==t.behavior)throw new Error(`Unknown single asset behavior ${e}`);return t}async function Z(){a("mono_download_assets");try{const e=[],t=t=>{!V[t.behavior]&&q(t)&&je.expected_instantiated_assets_count++,!F[t.behavior]&&q(t)&&(je.expected_downloaded_assets_count++,e.push(Y(t)))};for(const e of L)t(e);await je.memorySnapshotSkippedOrDone.promise;for(const e of $)if(Re.loadedMemorySnapshotSize){if(ie(e),"resource"==e.behavior||"assembly"==e.behavior||"pdb"==e.behavior){const t=X(e,""),o="string"==typeof e.virtualPath?e.virtualPath:e.name;je._loaded_files.push({url:t,file:o})}}else t(e);je.allDownloadsQueued.promise_control.resolve(),await je.runtimeModuleLoaded.promise;const o=[];for(const t of e)o.push((async()=>{const e=await t;if(e.buffer){if(!V[e.behavior]){e.buffer&&"object"==typeof e.buffer||Ce(!1,"asset buffer must be array-like or buffer-like or promise of these"),"string"!=typeof e.resolvedUrl&&Ce(!1,"resolvedUrl must be string");const t=e.resolvedUrl,o=await e.buffer,n=new Uint8Array(o);ie(e),await Re.beforeOnRuntimeInitialized.promise,Re.instantiate_asset(e,t,n)}}else W[e.behavior]?("symbols"===e.behavior&&(await Re.instantiate_symbols_asset(e),ie(e)),W[e.behavior]&&++je.actual_downloaded_assets_count):(e.isOptional||Ce(!1,"Expected asset to have the downloaded buffer"),!F[e.behavior]&&q(e)&&je.expected_downloaded_assets_count--,!V[e.behavior]&&q(e)&&je.expected_instantiated_assets_count--)})());Promise.all(o).then((()=>{Re.allAssetsInMemory.promise_control.resolve()})).catch((e=>{throw je.err("Error in mono_download_assets: "+e),Me(1,e),e}))}catch(e){throw je.err("Error in mono_download_assets: "+e),e}}async function G(e){const t=await Y(e);return await t.pendingDownloadInternal.response,t.buffer}async function Y(e){try{return await K(e)}catch(t){if(!je.enableDownloadRetry)throw t;if(Ee||ye)throw t;if(e.pendingDownload&&e.pendingDownloadInternal==e.pendingDownload)throw t;if(e.resolvedUrl&&-1!=e.resolvedUrl.indexOf("file://"))throw t;if(t&&404==t.status)throw t;e.pendingDownloadInternal=void 0,await je.allDownloadsQueued.promise;try{return a(`Retrying download '${e.name}'`),await K(e)}catch(t){return e.pendingDownloadInternal=void 0,await(100,new Promise((e=>globalThis.setTimeout(e,100)))),a(`Retrying download (2) '${e.name}' after delay`),await K(e)}}}async function K(e){for(;k;)await k.promise;try{++M,M==je.maxParallelDownloads&&(a("Throttling further parallel downloads"),k=n());const t=await async function(e){if(e.pendingDownload&&(e.pendingDownloadInternal=e.pendingDownload),e.pendingDownloadInternal&&e.pendingDownloadInternal.response)return e.pendingDownloadInternal.response;if(e.buffer){const t=await e.buffer;return e.resolvedUrl||(e.resolvedUrl="undefined://"+e.name),e.pendingDownloadInternal={url:e.resolvedUrl,name:e.name,response:Promise.resolve({ok:!0,arrayBuffer:()=>t,json:()=>JSON.parse(new TextDecoder("utf-8").decode(t)),text:()=>{throw new Error("NotImplementedException")},headers:{get:()=>{}}})},e.pendingDownloadInternal.response}const t=e.loadRemote&&je.config.remoteSources?je.config.remoteSources:[""];let o;for(let n of t){n=n.trim(),"./"===n&&(n="");const t=X(e,n);e.name===t?a(`Attempting to download '${t}'`):a(`Attempting to download '${t}' for ${e.name}`);try{e.resolvedUrl=t;const n=ne(e);if(e.pendingDownloadInternal=n,o=await n.response,!o||!o.ok)continue;return o}catch(e){o||(o={ok:!1,url:t,status:0,statusText:""+e});continue}}const n=e.isOptional||e.name.match(/\.pdb$/)&&je.config.ignorePdbLoadErrors;if(o||Ce(!1,`Response undefined ${e.name}`),!n){const t=new Error(`download '${o.url}' for ${e.name} failed ${o.status} ${o.statusText}`);throw t.status=o.status,t}l(`optional download '${o.url}' for ${e.name} failed ${o.status} ${o.statusText}`)}(e);return t?(W[e.behavior]||(e.buffer=await t.arrayBuffer(),++je.actual_downloaded_assets_count),e):e}finally{if(--M,k&&M==je.maxParallelDownloads-1){a("Resuming more parallel downloads");const e=k;k=void 0,e.promise_control.resolve()}}}function X(e,t){let o;return null==t&&Ce(!1,`sourcePrefix must be provided for ${e.name}`),e.resolvedUrl?o=e.resolvedUrl:(o=""===t?"assembly"===e.behavior||"pdb"===e.behavior?e.name:"resource"===e.behavior&&e.culture&&""!==e.culture?`${e.culture}/${e.name}`:e.name:t+e.name,o=ee(je.locateFile(o),e.behavior)),o&&"string"==typeof o||Ce(!1,"attemptUrl need to be path or url string"),o}function ee(e,t){return je.modulesUniqueQuery&&z[t]&&(e+=je.modulesUniqueQuery),e}let te=0;const oe=new Set;function ne(e){try{e.resolvedUrl||Ce(!1,"Request's resolvedUrl must be set");const t=async function(e){let t=await async function(e){const t=b;if(!t||e.noCache||!e.hash||0===e.hash.length)return;const o=E(e);let n;h[o]=!0;try{n=await t.match(o)}catch(e){}if(!n)return;const r=parseInt(n.headers.get("content-length")||"0");return p[e.name]={responseBytes:r},n}(e);return t||(t=await function(e){let t=e.resolvedUrl;if(je.loadBootResource){const o=se(e);if(o instanceof Promise)return o;"string"==typeof o&&(t=o)}const o={};return je.config.disableNoCacheFetch||(o.cache="no-cache"),e.useCredentials?o.credentials="include":!je.config.disableIntegrityCheck&&e.hash&&(o.integrity=e.hash),je.fetch_like(t,o)}(e),function(e,t){const o=b;if(!o||e.noCache||!e.hash||0===e.hash.length)return;const n=t.clone();setTimeout((()=>{const t=E(e);!async function(e,t,o,n){const r=await n.arrayBuffer(),s=function(e){if("undefined"!=typeof performance)return performance.getEntriesByName(e)[0]}(n.url),i=s&&s.encodedBodySize||void 0;g[t]={responseBytes:i};const a=new Response(r,{headers:{"content-type":n.headers.get("content-type")||"","content-length":(i||n.headers.get("content-length")||"").toString()}});try{await e.put(o,a)}catch(e){}}(o,e.name,t,n)}),0)}(e,t)),t}(e),o={name:e.name,url:e.resolvedUrl,response:t};return oe.add(e.name),o.response.then((()=>{"assembly"==e.behavior&&je.loadedAssemblies.push(e.name),te++,je.onDownloadResourceProgress&&je.onDownloadResourceProgress(te,oe.size)})),o}catch(t){const o={ok:!1,url:e.resolvedUrl,status:500,statusText:"ERR29: "+t,arrayBuffer:()=>{throw t},json:()=>{throw t}};return{name:e.name,url:e.resolvedUrl,response:Promise.resolve(o)}}}const re={resource:"assembly",assembly:"assembly",pdb:"pdb",icu:"globalization",vfs:"configuration",manifest:"manifest",dotnetwasm:"dotnetwasm","js-module-dotnet":"dotnetjs","js-module-native":"dotnetjs","js-module-runtime":"dotnetjs","js-module-threads":"dotnetjs"};function se(e){var t;if(je.loadBootResource){const o=null!==(t=e.hash)&&void 0!==t?t:"",n=e.resolvedUrl,r=re[e.behavior];if(r){const t=je.loadBootResource(r,e.name,n,o,e.behavior);return"string"==typeof t?D(t):t}}}function ie(e){e.pendingDownloadInternal=null,e.pendingDownload=null,e.buffer=null,e.moduleExports=null}function ae(e){let t=e.lastIndexOf("/");return t>=0&&t++,e.substring(t)}async function le(e){if(!e)return;const t=Object.keys(e);await Promise.all(t.map((e=>async function(e){try{const t=ee(je.locateFile(e),"js-module-library-initializer");a(`Attempting to import '${t}' for ${e}`);const o=await import(t);je.libraryInitializers.push({scriptName:e,exports:o})}catch(t){u(`Failed to import library initializer '${e}': ${t}`)}}(e))))}async function ce(e,t){if(!je.libraryInitializers)return;const o=[];for(let n=0;nr.exports[e](...t))))}await Promise.all(o)}async function ue(e,t,o){try{await o()}catch(o){throw u(`Failed to invoke '${t}' on library initializer '${e}': ${o}`),Me(1,o),o}}var de="Release";function fe(e,t){if(e===t)return e;const o={...t};return void 0!==o.assets&&o.assets!==e.assets&&(o.assets=[...e.assets||[],...o.assets||[]]),void 0!==o.resources&&(o.resources=he(e.resources||{assembly:{},jsModuleNative:{},jsModuleRuntime:{},wasmNative:{}},o.resources)),void 0!==o.environmentVariables&&(o.environmentVariables={...e.environmentVariables||{},...o.environmentVariables||{}}),void 0!==o.runtimeOptions&&o.runtimeOptions!==e.runtimeOptions&&(o.runtimeOptions=[...e.runtimeOptions||[],...o.runtimeOptions||[]]),Object.assign(e,o)}function me(e,t){if(e===t)return e;const o={...t};return o.config&&(e.config||(e.config={}),o.config=fe(e.config,o.config)),Object.assign(e,o)}function he(e,t){if(e===t)return e;const o={...t};return void 0!==o.assembly&&(o.assembly={...e.assembly||{},...o.assembly||{}}),void 0!==o.lazyAssembly&&(o.lazyAssembly={...e.lazyAssembly||{},...o.lazyAssembly||{}}),void 0!==o.pdb&&(o.pdb={...e.pdb||{},...o.pdb||{}}),void 0!==o.jsModuleWorker&&(o.jsModuleWorker={...e.jsModuleWorker||{},...o.jsModuleWorker||{}}),void 0!==o.jsModuleNative&&(o.jsModuleNative={...e.jsModuleNative||{},...o.jsModuleNative||{}}),void 0!==o.jsModuleRuntime&&(o.jsModuleRuntime={...e.jsModuleRuntime||{},...o.jsModuleRuntime||{}}),void 0!==o.wasmSymbols&&(o.wasmSymbols={...e.wasmSymbols||{},...o.wasmSymbols||{}}),void 0!==o.wasmNative&&(o.wasmNative={...e.wasmNative||{},...o.wasmNative||{}}),void 0!==o.icu&&(o.icu={...e.icu||{},...o.icu||{}}),void 0!==o.satelliteResources&&(o.satelliteResources=ge(e.satelliteResources||{},o.satelliteResources||{})),void 0!==o.modulesAfterConfigLoaded&&(o.modulesAfterConfigLoaded={...e.modulesAfterConfigLoaded||{},...o.modulesAfterConfigLoaded||{}}),void 0!==o.modulesAfterRuntimeReady&&(o.modulesAfterRuntimeReady={...e.modulesAfterRuntimeReady||{},...o.modulesAfterRuntimeReady||{}}),void 0!==o.extensions&&(o.extensions={...e.extensions||{},...o.extensions||{}}),void 0!==o.vfs&&(o.vfs=ge(e.vfs||{},o.vfs||{})),Object.assign(e,o)}function ge(e,t){if(e===t)return e;for(const o in t)e[o]={...e[o],...t[o]};return e}function pe(){const e=je.config;if(e.environmentVariables=e.environmentVariables||{},e.runtimeOptions=e.runtimeOptions||[],e.resources=e.resources||{assembly:{},jsModuleNative:{},jsModuleWorker:{},jsModuleRuntime:{},wasmNative:{},vfs:{},satelliteResources:{}},e.assets){a("config.assets is deprecated, use config.resources instead");for(const t of e.assets){const o={};o[t.name]=t.hash||"";const n={};switch(t.behavior){case"assembly":n.assembly=o;break;case"pdb":n.pdb=o;break;case"resource":n.satelliteResources={},n.satelliteResources[t.culture]=o;break;case"icu":n.icu=o;break;case"symbols":n.wasmSymbols=o;break;case"vfs":n.vfs={},n.vfs[t.virtualPath]=o;break;case"dotnetwasm":n.wasmNative=o;break;case"js-module-threads":n.jsModuleWorker=o;break;case"js-module-runtime":n.jsModuleRuntime=o;break;case"js-module-native":n.jsModuleNative=o;break;case"js-module-dotnet":break;default:throw new Error(`Unexpected behavior ${t.behavior} of asset ${t.name}`)}he(e.resources,n)}}je.assertAfterExit=e.assertAfterExit=e.assertAfterExit||!_e,void 0===e.debugLevel&&"Debug"===de&&(e.debugLevel=-1),void 0===e.cachedResourcesPurgeDelay&&(e.cachedResourcesPurgeDelay=1e4),e.debugLevel=we(e)?e.debugLevel:0,void 0===e.diagnosticTracing&&"Debug"===de&&(e.diagnosticTracing=!0),e.applicationCulture&&(e.environmentVariables.LANG=`${e.applicationCulture}.UTF-8`),Re.diagnosticTracing=je.diagnosticTracing=!!e.diagnosticTracing,Re.waitForDebugger=e.waitForDebugger,e.startupMemoryCache=!!e.startupMemoryCache,e.startupMemoryCache&&Re.waitForDebugger&&(a("Disabling startupMemoryCache because waitForDebugger is set"),e.startupMemoryCache=!1),Re.enablePerfMeasure=!!e.browserProfilerOptions&&globalThis.performance&&"function"==typeof globalThis.performance.measure,je.maxParallelDownloads=e.maxParallelDownloads||je.maxParallelDownloads,je.enableDownloadRetry=void 0!==e.enableDownloadRetry?e.enableDownloadRetry:je.enableDownloadRetry}let be=!1;function we(e){return!!globalThis.navigator&&((!!e.resources.pdb||0!=e.debugLevel)&&(je.isChromium||je.isFirefox))}const ye="object"==typeof process&&"object"==typeof process.versions&&"string"==typeof process.versions.node,ve="function"==typeof importScripts,_e="object"==typeof window||ve&&!ye,Ee=!_e&&!ye&&!ve;let Re={},je={},xe={},Se={},Ae=!1;const De={mono:{},binding:{},internal:Se,module:{},loaderHelpers:je,runtimeHelpers:Re,api:xe};function Ce(e,t){if(e)return;const o="Assert failed: "+("function"==typeof t?t():t),n=new Error(o);Re.abort(n)}function Te(){return void 0!==je.exitCode}function Oe(){return Re.runtimeReady&&!Te()}function ke(){Re.runtimeReady||Ce(!1,"mono runtime didn't start yet"),je.assertAfterExit&&Te()&&Ce(!1,`mono runtime already exited with ${je.exitCode}`)}function Me(e,t){var o;const n=t&&"object"==typeof t;e=n&&"number"==typeof t.status?t.status:e;const r=n&&"string"==typeof t.message?t.message:""+t;if((t=n?t:Re.ExitStatus?new Re.ExitStatus(e):new Error("Exit with code "+e+" "+r)).status=e,t.message||(t.message=r),t.stack||(t.stack=(new Error).stack||""),t.silent=!0,!Te()){try{Re.runtimeReady||(a("abort_startup, reason: "+t),function(e){je.allDownloadsQueued.promise_control.reject(e),je.afterConfigLoaded.promise_control.reject(e),je.wasmDownloadPromise.promise_control.reject(e),je.runtimeModuleLoaded.promise_control.reject(e),je.memorySnapshotSkippedOrDone.promise_control.reject(e),Re.dotnetReady&&(Re.dotnetReady.promise_control.reject(e),Re.afterInstantiateWasm.promise_control.reject(e),Re.beforePreInit.promise_control.reject(e),Re.afterPreInit.promise_control.reject(e),Re.afterPreRun.promise_control.reject(e),Re.beforeOnRuntimeInitialized.promise_control.reject(e),Re.afterOnRuntimeInitialized.promise_control.reject(e),Re.afterPostRun.promise_control.reject(e))}(t)),function(e,t){if(0!==e&&t){const e=Re.ExitStatus&&t instanceof Re.ExitStatus?a:d;"string"==typeof t?e(t):t.stack&&t.message?Re.stringify_as_error_with_stack?e(Re.stringify_as_error_with_stack(t)):e(t.message+"\n"+t.stack):e(JSON.stringify(t))}if(je.config&&je.config.logExitCode)if(f){const t=()=>{0==f.bufferedAmount?c("WASM EXIT "+e):globalThis.setTimeout(t,100)};t()}else c("WASM EXIT "+e)}(e,t),function(e){if(_e&&je.config&&je.config.appendElementOnExit){const t=document.createElement("label");t.id="tests_done",e&&(t.style.background="red"),t.innerHTML=e.toString(),document.body.appendChild(t)}}(e),Re.jiterpreter_dump_stats&&Re.jiterpreter_dump_stats(!1),0===e&&(null===(o=je.config)||void 0===o?void 0:o.interopCleanupOnExit)&&Re.forceDisposeProxies(!0,!0)}catch(e){u("mono_exit failed",e)}je.exitCode=e}if(je.config&&je.config.asyncFlushOnExit&&0===e)throw(async()=>{try{await async function(){try{const e=await import("process"),t=e=>new Promise(((t,o)=>{e.on("error",(e=>o(e))),e.write("",(function(){t()}))})),o=t(e.stderr),n=t(e.stdout);await Promise.all([n,o])}catch(e){d(`flushing std* streams failed: ${e}`)}}()}finally{$e(e,t)}})(),t;$e(e,t)}function $e(e,t){if(Oe()&&Re.mono_wasm_exit&&Re.mono_wasm_exit(e),0!==e||!_e)throw ye&&Se.process?Se.process.exit(e):Re.quit&&Re.quit(e,t),t}!function(o){if(Ae)throw new Error("Loader module already loaded");Ae=!0,Re=o.runtimeHelpers,je=o.loaderHelpers,xe=o.api,Se=o.internal,Object.assign(xe,{INTERNAL:Se,invokeLibraryInitializers:ce}),Object.assign(o.module,{disableDotnet6Compatibility:!0,config:{environmentVariables:{}}}),Object.assign(Re,{mono_wasm_bindings_is_ready:!1,javaScriptExports:{},config:o.module.config,diagnosticTracing:!1,abort:e=>{throw e}}),Object.assign(je,{gitHash:"2aade6beb02ea367fd97c4070a4198802fe61c03",config:o.module.config,diagnosticTracing:!1,maxParallelDownloads:16,enableDownloadRetry:!0,assertAfterExit:!_e,_loaded_files:[],loadedFiles:[],loadedAssemblies:[],libraryInitializers:[],actual_downloaded_assets_count:0,actual_instantiated_assets_count:0,expected_downloaded_assets_count:0,expected_instantiated_assets_count:0,afterConfigLoaded:n(),allDownloadsQueued:n(),wasmDownloadPromise:n(),runtimeModuleLoaded:n(),memorySnapshotSkippedOrDone:n(),is_exited:Te,is_runtime_running:Oe,assert_runtime_running:ke,mono_exit:Me,createPromiseController:n,getPromiseController:r,assertIsControllablePromise:s,mono_download_assets:Z,resolve_single_asset_path:Q,setup_proxy_console:m,logDownloadStatsToConsole:v,purgeUnusedCacheEntriesAsync:_,hasDebuggingEnabled:we,retrieve_asset_download:G,invokeLibraryInitializers:ce,exceptions:e,simd:t})}(De);const Le="__mono_message_please_dont_collide__";let Ie=!1;const Ue=De.module,Ne=Ue.config;async function Pe(e){if("function"==typeof e){const t=e(De.api);if(t.ready)throw new Error("Module.ready couldn't be redefined.");Object.assign(Ue,t),me(Ue,t)}else{if("object"!=typeof e)throw new Error("Can't use moduleFactory callback of createDotnetRuntime function.");me(Ue,e)}return await async function(e){if(ye){const e=await import("process"),t=14;if(e.versions.node.split(".")[0]0&&(je.modulesUniqueQuery=t.substring(o)),je.scriptUrl=t.replace(/\\/g,"/").replace(/[?#].*/,""),je.scriptDirectory=(n=je.scriptUrl).slice(0,n.lastIndexOf("/"))+"/",je.locateFile=e=>"URL"in globalThis&&globalThis.URL!==S?new URL(e,je.scriptDirectory).toString():O(e)?e:je.scriptDirectory+e,je.fetch_like=A,je.out=console.log,je.err=console.error,je.onDownloadResourceProgress=e.onDownloadResourceProgress,_e&&globalThis.navigator){const e=globalThis.navigator,t=e.userAgentData&&e.userAgentData.brands;t&&t.length>0?je.isChromium=t.some((e=>"Google Chrome"===e.brand||"Microsoft Edge"===e.brand||"Chromium"===e.brand)):e.userAgent&&(je.isChromium=e.userAgent.includes("Chrome"),je.isFirefox=e.userAgent.includes("Firefox"))}Se.require=ye?await import("module").then((e=>e.createRequire(import.meta.url))):Promise.resolve((()=>{throw new Error("require not supported")})),void 0===globalThis.URL&&(globalThis.URL=S)}(Ue),Ue.ENVIRONMENT_IS_PTHREAD?async function(){(function(){const e=new MessageChannel,t=e.port1,o=e.port2;t.addEventListener("message",(e=>{var n;n=JSON.parse(e.data.config),Ie?a("mono config already received"):(fe(je.config,n),pe(),a("mono config received"),Ie=!0,je.afterConfigLoaded.promise_control.resolve(je.config),_e&&n.forwardConsoleLogsToWS&&void 0!==globalThis.WebSocket&&je.setup_proxy_console("pthread-worker",console,self.location.href)),t.close(),o.close()}),{once:!0}),t.start(),self.postMessage({[Le]:{monoCmd:"preload",port:o}},[o])})(),await je.afterConfigLoaded.promise,function(){const e=je.config;e.assets||Ce(!1,"config.assets must be defined");for(const t of e.assets)H(t)}();const e=ze(),t=await Promise.all(e);return await Fe(t),Ue}():async function(){var e;Ue.configSrc||je.config&&0!==Object.keys(je.config).length&&(je.config.assets||je.config.resources)||(Ue.configSrc="./blazor.boot.json"),await async function(e){var t;const o=e.configSrc;if(be)await je.afterConfigLoaded.promise;else try{if(be=!0,o&&(a("mono_wasm_load_config"),await async function(e){const t=je.locateFile(e.configSrc),o=void 0!==je.loadBootResource?je.loadBootResource("manifest","blazor.boot.json",t,"","manifest"):s(t);let n;n=o?"string"==typeof o?await s(D(o)):await o:await s(ee(t,"manifest"));const r=await async function(e){const t=je.config,o=await e.json();t.applicationEnvironment||(o.applicationEnvironment=e.headers.get("Blazor-Environment")||e.headers.get("DotNet-Environment")||"Production"),o.environmentVariables||(o.environmentVariables={});const n=e.headers.get("DOTNET-MODIFIABLE-ASSEMBLIES");n&&(o.environmentVariables.DOTNET_MODIFIABLE_ASSEMBLIES=n);const r=e.headers.get("ASPNETCORE-BROWSER-TOOLS");return r&&(o.environmentVariables.__ASPNETCORE_BROWSER_TOOLS=r),o}(n);function s(e){return je.fetch_like(e,{method:"GET",credentials:"include",cache:"no-cache"})}fe(je.config,r)}(e)),pe(),await le(null===(t=je.config.resources)||void 0===t?void 0:t.modulesAfterConfigLoaded),await ce("onRuntimeConfigLoaded",[je.config]),e.onConfigLoaded)try{await e.onConfigLoaded(je.config,xe),pe()}catch(e){throw d("onConfigLoaded() failed",e),e}pe(),je.config.startupMemoryCache&&e.instantiateWasm&&Ce(!1,"startupMemoryCache is not supported with Module.instantiateWasm"),je.afterConfigLoaded.promise_control.resolve(je.config),je.config.startupMemoryCache||je.memorySnapshotSkippedOrDone.promise_control.resolve()}catch(t){const n=`Failed to load config file ${o} ${t} ${null==t?void 0:t.stack}`;throw je.config=e.config=Object.assign(je.config,{message:n,error:t,isError:!0}),Me(1,new Error(n)),t}}(Ue),function(){const e=je.config,t=[];if(e.assets)for(const t of e.assets)"object"!=typeof t&&Ce(!1,`asset must be object, it was ${typeof t} : ${t}`),"string"!=typeof t.behavior&&Ce(!1,"asset behavior must be known string"),"string"!=typeof t.name&&Ce(!1,"asset name must be string"),t.resolvedUrl&&"string"!=typeof t.resolvedUrl&&Ce(!1,"asset resolvedUrl could be string"),t.hash&&"string"!=typeof t.hash&&Ce(!1,"asset resolvedUrl could be string"),t.pendingDownload&&"object"!=typeof t.pendingDownload&&Ce(!1,"asset pendingDownload could be object"),B[t.behavior]?$.push(t):L.push(t),H(t);else if(e.resources){const o=e.resources;if(o.wasmNative||Ce(!1,"resources.wasmNative must be defined"),o.jsModuleNative||Ce(!1,"resources.jsModuleNative must be defined"),o.jsModuleRuntime||Ce(!1,"resources.jsModuleRuntime must be defined"),J(L,o.wasmNative,"dotnetwasm"),J(t,o.jsModuleNative,"js-module-native"),J(t,o.jsModuleRuntime,"js-module-runtime"),o.assembly)for(const e in o.assembly)$.push({name:e,hash:o.assembly[e],behavior:"assembly"});if(0!=e.debugLevel&&o.pdb)for(const e in o.pdb)$.push({name:e,hash:o.pdb[e],behavior:"pdb"});if(e.loadAllSatelliteResources&&o.satelliteResources)for(const e in o.satelliteResources)for(const t in o.satelliteResources[e])$.push({name:t,hash:o.satelliteResources[e][t],behavior:"resource",culture:e});if(o.vfs)for(const e in o.vfs)for(const t in o.vfs[e])L.push({name:t,hash:o.vfs[e][t],behavior:"vfs",virtualPath:e});const n=x(e);if(n&&o.icu)for(const e in o.icu)e===n&&$.push({name:e,hash:o.icu[e],behavior:"icu",loadRemote:!0});if(o.wasmSymbols)for(const e in o.wasmSymbols)L.push({name:e,hash:o.wasmSymbols[e],behavior:"symbols"})}if(e.appsettings)for(let t=0;t{je.wasmDownloadPromise.promise_control.resolve(e)})).catch((e=>{Me(1,e)})),setTimeout((()=>{!function(){if(je.preferredIcuAsset=x(je.config),je.invariantMode="invariant"==je.config.globalizationMode,!je.invariantMode)if(je.preferredIcuAsset)a("ICU data archive(s) available, disabling invariant mode");else{if("custom"===je.config.globalizationMode||"all"===je.config.globalizationMode||"sharded"===je.config.globalizationMode){const e="invariant globalization mode is inactive and no ICU data archives are available";throw d(`ERROR: ${e}`),new Error(e)}a("ICU data archive(s) not available, using invariant globalization mode"),je.invariantMode=!0,je.preferredIcuAsset=null}const e="DOTNET_SYSTEM_GLOBALIZATION_INVARIANT",t="DOTNET_SYSTEM_GLOBALIZATION_HYBRID",o=je.config.environmentVariables;if(void 0===o[t]&&"hybrid"===je.config.globalizationMode?o[t]="1":void 0===o[e]&&je.invariantMode&&(o[e]="1"),void 0===o.TZ)try{const e=Intl.DateTimeFormat().resolvedOptions().timeZone||null;e&&(o.TZ=e)}catch(e){l("failed to detect timezone, will fallback to UTC")}}(),Z()}),0);const o=await Promise.all(t);return await Fe(o),await Re.dotnetReady.promise,await le(null===(e=je.config.resources)||void 0===e?void 0:e.modulesAfterRuntimeReady),await ce("onRuntimeReady",[De.api]),xe}()}function ze(){const e=Q("js-module-runtime"),t=Q("js-module-native");let o,n;return"object"==typeof e.moduleExports?o=e.moduleExports:(a(`Attempting to import '${e.resolvedUrl}' for ${e.name}`),o=import(e.resolvedUrl)),"object"==typeof t.moduleExports?n=t.moduleExports:(a(`Attempting to import '${t.resolvedUrl}' for ${t.name}`),n=import(t.resolvedUrl)),[o,n]}async function Fe(e){const{initializeExports:t,initializeReplacements:o,configureRuntimeStartup:n,configureEmscriptenStartup:r,configureWorkerStartup:s,setRuntimeGlobals:i,passEmscriptenInternals:a}=e[0],{default:l}=e[1];i(De),t(De),await n(De.module),je.runtimeModuleLoaded.promise_control.resolve(),l((e=>(Object.assign(Ue,{ready:e.ready,__dotnet_runtime:{initializeReplacements:o,configureEmscriptenStartup:r,configureWorkerStartup:s,passEmscriptenInternals:a}}),Ue)))}const We=new class{withModuleConfig(e){try{return me(Ue,e),this}catch(e){throw Me(1,e),e}}withOnConfigLoaded(e){try{return me(Ue,{onConfigLoaded:e}),this}catch(e){throw Me(1,e),e}}withConsoleForwarding(){try{return fe(Ne,{forwardConsoleLogsToWS:!0}),this}catch(e){throw Me(1,e),e}}withExitOnUnhandledError(){const e=function(e,t){e.preventDefault();try{t&&t.silent||Me(1,t)}catch(e){}};try{return _e&&(window.addEventListener("unhandledrejection",(t=>e(t,t.reason))),window.addEventListener("error",(t=>e(t,t.error)))),this}catch(e){throw Me(1,e),e}}withAsyncFlushOnExit(){try{return fe(Ne,{asyncFlushOnExit:!0}),this}catch(e){throw Me(1,e),e}}withExitCodeLogging(){try{return fe(Ne,{logExitCode:!0}),this}catch(e){throw Me(1,e),e}}withElementOnExit(){try{return fe(Ne,{appendElementOnExit:!0}),this}catch(e){throw Me(1,e),e}}withInteropCleanupOnExit(){try{return fe(Ne,{interopCleanupOnExit:!0}),this}catch(e){throw Me(1,e),e}}withAssertAfterExit(){try{return fe(Ne,{assertAfterExit:!0}),this}catch(e){throw Me(1,e),e}}withWaitingForDebugger(e){try{return fe(Ne,{waitForDebugger:e}),this}catch(e){throw Me(1,e),e}}withStartupMemoryCache(e){try{return fe(Ne,{startupMemoryCache:e}),this}catch(e){throw Me(1,e),e}}withConfig(e){try{return fe(Ne,e),this}catch(e){throw Me(1,e),e}}withConfigSrc(e){try{return e&&"string"==typeof e||Ce(!1,"must be file path or URL"),me(Ue,{configSrc:e}),this}catch(e){throw Me(1,e),e}}withVirtualWorkingDirectory(e){try{return e&&"string"==typeof e||Ce(!1,"must be directory path"),this.virtualWorkingDirectory=e,this}catch(e){throw Me(1,e),e}}withEnvironmentVariable(e,t){try{const o={};return o[e]=t,fe(Ne,{environmentVariables:o}),this}catch(e){throw Me(1,e),e}}withEnvironmentVariables(e){try{return e&&"object"==typeof e||Ce(!1,"must be dictionary object"),fe(Ne,{environmentVariables:e}),this}catch(e){throw Me(1,e),e}}withDiagnosticTracing(e){try{return"boolean"!=typeof e&&Ce(!1,"must be boolean"),fe(Ne,{diagnosticTracing:e}),this}catch(e){throw Me(1,e),e}}withDebugging(e){try{return e&&"number"==typeof e||Ce(!1,"must be number"),fe(Ne,{debugLevel:e}),this}catch(e){throw Me(1,e),e}}withApplicationArguments(...e){try{return e&&Array.isArray(e)||Ce(!1,"must be array of strings"),this.applicationArguments=e,this}catch(e){throw Me(1,e),e}}withRuntimeOptions(e){try{return e&&Array.isArray(e)||Ce(!1,"must be array of strings"),fe(Ne,{runtimeOptions:e}),this}catch(e){throw Me(1,e),e}}withMainAssembly(e){try{return fe(Ne,{mainAssemblyName:e}),this}catch(e){throw Me(1,e),e}}withApplicationArgumentsFromQuery(){try{if(!globalThis.window)throw new Error("Missing window to the query parameters from");if(void 0===globalThis.URLSearchParams)throw new Error("URLSearchParams is supported");const e=new URLSearchParams(window.location.search).getAll("arg");return this.withApplicationArguments(...e)}catch(e){throw Me(1,e),e}}withApplicationEnvironment(e){try{return fe(Ne,{applicationEnvironment:e}),this}catch(e){throw Me(1,e),e}}withApplicationCulture(e){try{return fe(Ne,{applicationCulture:e}),this}catch(e){throw Me(1,e),e}}withResourceLoader(e){try{return je.loadBootResource=e,this}catch(e){throw Me(1,e),e}}async create(){try{if(this.instance||(_e&&Ue.config.forwardConsoleLogsToWS&&void 0!==globalThis.WebSocket&&m("main",globalThis.console,globalThis.location.origin),Ue||Ce(!1,"Null moduleConfig"),Ue.config||Ce(!1,"Null moduleConfig.config"),await Pe(Ue),this.instance=De.api),this.virtualWorkingDirectory){const e=this.instance.Module.FS,t=e.stat(this.virtualWorkingDirectory);t&&e.isDir(t.mode)||Ce(!1,`Could not find working directory ${this.virtualWorkingDirectory}`),e.chdir(this.virtualWorkingDirectory)}return this.instance}catch(e){throw Me(1,e),e}}async run(){try{if(Ue.config||Ce(!1,"Null moduleConfig.config"),this.instance||await this.create(),Ue.config.mainAssemblyName||Ce(!1,"Null moduleConfig.config.mainAssemblyName"),!this.applicationArguments)if(ye){const e=await import("process");this.applicationArguments=e.argv.slice(2)}else this.applicationArguments=[];return this.instance.runMainAndExit(Ue.config.mainAssemblyName,this.applicationArguments)}catch(e){throw Me(1,e),e}}},Be=Me,Ve=Pe;Ee||"function"==typeof globalThis.URL||Ce(!1,"This browser/engine doesn't support URL API. Please use a modern version. See also https://aka.ms/dotnet-wasm-features"),"function"!=typeof globalThis.BigInt64Array&&Ce(!1,"This browser/engine doesn't support BigInt64Array API. Please use a modern version. See also https://aka.ms/dotnet-wasm-features");export{Ve as default,We as dotnet,Be as exit};
+const e=async()=>WebAssembly.validate(new Uint8Array([0,97,115,109,1,0,0,0,1,4,1,96,0,0,3,2,1,0,10,8,1,6,0,6,64,25,11,11])),t=async()=>WebAssembly.validate(new Uint8Array([0,97,115,109,1,0,0,0,1,5,1,96,0,1,123,3,2,1,0,10,10,1,8,0,65,0,253,15,253,98,11])),o=Symbol.for("wasm promise_control");function n(e,t){let n=null;const r=new Promise((function(o,r){n={isDone:!1,promise:null,resolve:t=>{n.isDone||(n.isDone=!0,o(t),e&&e())},reject:e=>{n.isDone||(n.isDone=!0,r(e),t&&t())}}}));n.promise=r;const s=r;return s[o]=n,{promise:s,promise_control:n}}function r(e){return e[o]}function s(e){(function(e){return void 0!==e[o]})(e)||Ce(!1,"Promise is not controllable")}const i="MONO_WASM: ";function a(e,...t){je.diagnosticTracing&&console.debug(i+e,...t)}function l(e,...t){console.info(i+e,...t)}function c(e,...t){console.info(e,...t)}function u(e,...t){console.warn(i+e,...t)}function d(e,...t){t&&t.length>0&&t[0]&&"object"==typeof t[0]&&t[0].silent||console.error(i+e,...t)}let f;function m(e,t,o){const n={log:t.log,error:t.error},r=t;function s(t,o,r){return function(...s){try{let n=s[0];if(void 0===n)n="undefined";else if(null===n)n="null";else if("function"==typeof n)n=n.toString();else if("string"!=typeof n)try{n=JSON.stringify(n)}catch(e){n=n.toString()}if("string"==typeof n)if("["==n[0]){const t=(new Date).toISOString();n="main"!==e?`[${e}][${t}] ${n}`:`[${t}] ${n}`}else"main"!==e&&(n=`[${e}] ${n}`);o(r?JSON.stringify({method:t,payload:n,arguments:s}):[t+n,...s.slice(1)])}catch(e){n.error(`proxyConsole failed: ${e}`)}}}const i=["debug","trace","warn","info","error"];for(const e of i)"function"!=typeof r[e]&&(r[e]=s(`console.${e}: `,t.log,!1));const a=`${o}/console`.replace("https://","wss://").replace("http://","ws://");f=new WebSocket(a),f.addEventListener("open",(()=>{n.log(`browser: [${e}] Console websocket connected.`)})),f.addEventListener("error",(t=>{n.error(`[${e}] websocket error: ${t}`,t)})),f.addEventListener("close",(t=>{n.error(`[${e}] websocket closed: ${t}`,t)}));const l=e=>{f.readyState===WebSocket.OPEN?f.send(e):n.log(e)};for(const e of["log",...i])r[e]=s(`console.${e}`,l,!0)}const h={},g={},p={};let b,w,y;function v(){const e=Object.values(p),t=Object.values(g),o=R(e),n=R(t),r=o+n;if(0===r)return;const s=_e?"%c":"",i=_e?["background: purple; color: white; padding: 1px 3px; border-radius: 3px;","font-weight: bold;","font-weight: normal;"]:[],a=je.config.linkerEnabled?"":"\nThis application was built with linking (tree shaking) disabled. \nPublished applications will be significantly smaller if you install wasm-tools workload. \nSee also https://aka.ms/dotnet-wasm-features";console.groupCollapsed(`${s}dotnet${s} Loaded ${j(r)} resources${s}${a}`,...i),e.length&&(console.groupCollapsed(`Loaded ${j(o)} resources from cache`),console.table(p),console.groupEnd()),t.length&&(console.groupCollapsed(`Loaded ${j(n)} resources from network`),console.table(g),console.groupEnd()),console.groupEnd()}async function _(){const e=b;if(e){const t=(await e.keys()).map((async t=>{t.url in h||await e.delete(t)}));await Promise.all(t)}}function E(e){return`${e.resolvedUrl}.${e.hash}`}function R(e){return e.reduce(((e,t)=>e+(t.responseBytes||0)),0)}function j(e){return`${(e/1048576).toFixed(2)} MB`}function x(e){var t;if((null===(t=e.resources)||void 0===t?void 0:t.icu)&&"invariant"!=e.globalizationMode){const t=e.applicationCulture||(_e?navigator.languages&&navigator.languages[0]:Intl.DateTimeFormat().resolvedOptions().locale),o=Object.keys(e.resources.icu);let n=null;if("custom"===e.globalizationMode?1===o.length&&(n=o[0]):"hybrid"===e.globalizationMode?n="icudt_hybrid.dat":t&&"all"!==e.globalizationMode?"sharded"===e.globalizationMode&&(n=function(e){const t=e.split("-")[0];return"en"===t||["fr","fr-FR","it","it-IT","de","de-DE","es","es-ES"].includes(e)?"icudt_EFIGS.dat":["zh","ko","ja"].includes(t)?"icudt_CJK.dat":"icudt_no_CJK.dat"}(t)):n="icudt.dat",n&&o.includes(n))return n}return e.globalizationMode="invariant",null}const S=class{constructor(e){this.url=e}toString(){return this.url}};async function A(e,t){try{const o="function"==typeof globalThis.fetch;if(ye){const n=e.startsWith("file://");if(!n&&o)return globalThis.fetch(e,t||{credentials:"same-origin"});w||(y=Se.require("url"),w=Se.require("fs")),n&&(e=y.fileURLToPath(e));const r=await w.promises.readFile(e);return{ok:!0,headers:{length:0,get:()=>null},url:e,arrayBuffer:()=>r,json:()=>JSON.parse(r),text:()=>{throw new Error("NotImplementedException")}}}if(o)return globalThis.fetch(e,t||{credentials:"same-origin"});if("function"==typeof read)return{ok:!0,url:e,headers:{length:0,get:()=>null},arrayBuffer:()=>new Uint8Array(read(e,"binary")),json:()=>JSON.parse(read(e,"utf8")),text:()=>read(e,"utf8")}}catch(t){return{ok:!1,url:e,status:500,headers:{length:0,get:()=>null},statusText:"ERR28: "+t,arrayBuffer:()=>{throw t},json:()=>{throw t},text:()=>{throw t}}}throw new Error("No fetch implementation available")}function D(e){return"string"!=typeof e&&Ce(!1,"url must be a string"),!O(e)&&0!==e.indexOf("./")&&0!==e.indexOf("../")&&globalThis.URL&&globalThis.document&&globalThis.document.baseURI&&(e=new URL(e,globalThis.document.baseURI).toString()),e}const C=/^[a-zA-Z][a-zA-Z\d+\-.]*?:\/\//,T=/[a-zA-Z]:[\\/]/;function O(e){return ye||Ee?e.startsWith("/")||e.startsWith("\\")||-1!==e.indexOf("///")||T.test(e):C.test(e)}let k,M=0;const $=[],L=[],I=new Map,U={"js-module-threads":!0,"js-module-runtime":!0,"js-module-dotnet":!0,"js-module-native":!0},N={...U,"js-module-library-initializer":!0},P={...U,dotnetwasm:!0,heap:!0,manifest:!0},z={...N,manifest:!0},F={...N,dotnetwasm:!0},W={dotnetwasm:!0,symbols:!0},B={resource:!0,assembly:!0,pdb:!0,heap:!0,icu:!0},V={...N,dotnetwasm:!0,symbols:!0};function q(e){return!("icu"==e.behavior&&e.name!=je.preferredIcuAsset)}function J(e,t,o){const n=Object.keys(t||{});Ce(1==n.length,`Expect to have one ${o} asset in resources`);const r=n[0],s={name:r,hash:t[r],behavior:o};return H(s),e.push(s),s}function H(e){P[e.behavior]&&I.set(e.behavior,e)}function Q(e){const t=function(e){Ce(P[e],`Unknown single asset behavior ${e}`);const t=I.get(e);return Ce(t,`Single asset for ${e} not found`),t}(e);if(t.resolvedUrl=je.locateFile(t.name),U[t.behavior]){const e=se(t);e?("string"!=typeof e&&Ce(!1,"loadBootResource response for 'dotnetjs' type should be a URL string"),t.resolvedUrl=e):t.resolvedUrl=ee(t.resolvedUrl,t.behavior)}else if("dotnetwasm"!==t.behavior)throw new Error(`Unknown single asset behavior ${e}`);return t}async function Z(){a("mono_download_assets");try{const e=[],t=t=>{!V[t.behavior]&&q(t)&&je.expected_instantiated_assets_count++,!F[t.behavior]&&q(t)&&(je.expected_downloaded_assets_count++,e.push(Y(t)))};for(const e of L)t(e);await je.memorySnapshotSkippedOrDone.promise;for(const e of $)if(Re.loadedMemorySnapshotSize){if(ie(e),"resource"==e.behavior||"assembly"==e.behavior||"pdb"==e.behavior){const t=X(e,""),o="string"==typeof e.virtualPath?e.virtualPath:e.name;je._loaded_files.push({url:t,file:o})}}else t(e);je.allDownloadsQueued.promise_control.resolve(),await je.runtimeModuleLoaded.promise;const o=[];for(const t of e)o.push((async()=>{const e=await t;if(e.buffer){if(!V[e.behavior]){e.buffer&&"object"==typeof e.buffer||Ce(!1,"asset buffer must be array-like or buffer-like or promise of these"),"string"!=typeof e.resolvedUrl&&Ce(!1,"resolvedUrl must be string");const t=e.resolvedUrl,o=await e.buffer,n=new Uint8Array(o);ie(e),await Re.beforeOnRuntimeInitialized.promise,Re.instantiate_asset(e,t,n)}}else W[e.behavior]?("symbols"===e.behavior&&(await Re.instantiate_symbols_asset(e),ie(e)),W[e.behavior]&&++je.actual_downloaded_assets_count):(e.isOptional||Ce(!1,"Expected asset to have the downloaded buffer"),!F[e.behavior]&&q(e)&&je.expected_downloaded_assets_count--,!V[e.behavior]&&q(e)&&je.expected_instantiated_assets_count--)})());Promise.all(o).then((()=>{Re.allAssetsInMemory.promise_control.resolve()})).catch((e=>{throw je.err("Error in mono_download_assets: "+e),Me(1,e),e}))}catch(e){throw je.err("Error in mono_download_assets: "+e),e}}async function G(e){const t=await Y(e);return await t.pendingDownloadInternal.response,t.buffer}async function Y(e){try{return await K(e)}catch(t){if(!je.enableDownloadRetry)throw t;if(Ee||ye)throw t;if(e.pendingDownload&&e.pendingDownloadInternal==e.pendingDownload)throw t;if(e.resolvedUrl&&-1!=e.resolvedUrl.indexOf("file://"))throw t;if(t&&404==t.status)throw t;e.pendingDownloadInternal=void 0,await je.allDownloadsQueued.promise;try{return a(`Retrying download '${e.name}'`),await K(e)}catch(t){return e.pendingDownloadInternal=void 0,await(100,new Promise((e=>globalThis.setTimeout(e,100)))),a(`Retrying download (2) '${e.name}' after delay`),await K(e)}}}async function K(e){for(;k;)await k.promise;try{++M,M==je.maxParallelDownloads&&(a("Throttling further parallel downloads"),k=n());const t=await async function(e){if(e.pendingDownload&&(e.pendingDownloadInternal=e.pendingDownload),e.pendingDownloadInternal&&e.pendingDownloadInternal.response)return e.pendingDownloadInternal.response;if(e.buffer){const t=await e.buffer;return e.resolvedUrl||(e.resolvedUrl="undefined://"+e.name),e.pendingDownloadInternal={url:e.resolvedUrl,name:e.name,response:Promise.resolve({ok:!0,arrayBuffer:()=>t,json:()=>JSON.parse(new TextDecoder("utf-8").decode(t)),text:()=>{throw new Error("NotImplementedException")},headers:{get:()=>{}}})},e.pendingDownloadInternal.response}const t=e.loadRemote&&je.config.remoteSources?je.config.remoteSources:[""];let o;for(let n of t){n=n.trim(),"./"===n&&(n="");const t=X(e,n);e.name===t?a(`Attempting to download '${t}'`):a(`Attempting to download '${t}' for ${e.name}`);try{e.resolvedUrl=t;const n=ne(e);if(e.pendingDownloadInternal=n,o=await n.response,!o||!o.ok)continue;return o}catch(e){o||(o={ok:!1,url:t,status:0,statusText:""+e});continue}}const n=e.isOptional||e.name.match(/\.pdb$/)&&je.config.ignorePdbLoadErrors;if(o||Ce(!1,`Response undefined ${e.name}`),!n){const t=new Error(`download '${o.url}' for ${e.name} failed ${o.status} ${o.statusText}`);throw t.status=o.status,t}l(`optional download '${o.url}' for ${e.name} failed ${o.status} ${o.statusText}`)}(e);return t?(W[e.behavior]||(e.buffer=await t.arrayBuffer(),++je.actual_downloaded_assets_count),e):e}finally{if(--M,k&&M==je.maxParallelDownloads-1){a("Resuming more parallel downloads");const e=k;k=void 0,e.promise_control.resolve()}}}function X(e,t){let o;return null==t&&Ce(!1,`sourcePrefix must be provided for ${e.name}`),e.resolvedUrl?o=e.resolvedUrl:(o=""===t?"assembly"===e.behavior||"pdb"===e.behavior?e.name:"resource"===e.behavior&&e.culture&&""!==e.culture?`${e.culture}/${e.name}`:e.name:t+e.name,o=ee(je.locateFile(o),e.behavior)),o&&"string"==typeof o||Ce(!1,"attemptUrl need to be path or url string"),o}function ee(e,t){return je.modulesUniqueQuery&&z[t]&&(e+=je.modulesUniqueQuery),e}let te=0;const oe=new Set;function ne(e){try{e.resolvedUrl||Ce(!1,"Request's resolvedUrl must be set");const t=async function(e){let t=await async function(e){const t=b;if(!t||e.noCache||!e.hash||0===e.hash.length)return;const o=E(e);let n;h[o]=!0;try{n=await t.match(o)}catch(e){}if(!n)return;const r=parseInt(n.headers.get("content-length")||"0");return p[e.name]={responseBytes:r},n}(e);return t||(t=await function(e){let t=e.resolvedUrl;if(je.loadBootResource){const o=se(e);if(o instanceof Promise)return o;"string"==typeof o&&(t=o)}const o={};return je.config.disableNoCacheFetch||(o.cache="no-cache"),e.useCredentials?o.credentials="include":!je.config.disableIntegrityCheck&&e.hash&&(o.integrity=e.hash),je.fetch_like(t,o)}(e),function(e,t){const o=b;if(!o||e.noCache||!e.hash||0===e.hash.length)return;const n=t.clone();setTimeout((()=>{const t=E(e);!async function(e,t,o,n){const r=await n.arrayBuffer(),s=function(e){if("undefined"!=typeof performance)return performance.getEntriesByName(e)[0]}(n.url),i=s&&s.encodedBodySize||void 0;g[t]={responseBytes:i};const a=new Response(r,{headers:{"content-type":n.headers.get("content-type")||"","content-length":(i||n.headers.get("content-length")||"").toString()}});try{await e.put(o,a)}catch(e){}}(o,e.name,t,n)}),0)}(e,t)),t}(e),o={name:e.name,url:e.resolvedUrl,response:t};return oe.add(e.name),o.response.then((()=>{"assembly"==e.behavior&&je.loadedAssemblies.push(e.name),te++,je.onDownloadResourceProgress&&je.onDownloadResourceProgress(te,oe.size)})),o}catch(t){const o={ok:!1,url:e.resolvedUrl,status:500,statusText:"ERR29: "+t,arrayBuffer:()=>{throw t},json:()=>{throw t}};return{name:e.name,url:e.resolvedUrl,response:Promise.resolve(o)}}}const re={resource:"assembly",assembly:"assembly",pdb:"pdb",icu:"globalization",vfs:"configuration",manifest:"manifest",dotnetwasm:"dotnetwasm","js-module-dotnet":"dotnetjs","js-module-native":"dotnetjs","js-module-runtime":"dotnetjs","js-module-threads":"dotnetjs"};function se(e){var t;if(je.loadBootResource){const o=null!==(t=e.hash)&&void 0!==t?t:"",n=e.resolvedUrl,r=re[e.behavior];if(r){const t=je.loadBootResource(r,e.name,n,o,e.behavior);return"string"==typeof t?D(t):t}}}function ie(e){e.pendingDownloadInternal=null,e.pendingDownload=null,e.buffer=null,e.moduleExports=null}function ae(e){let t=e.lastIndexOf("/");return t>=0&&t++,e.substring(t)}async function le(e){if(!e)return;const t=Object.keys(e);await Promise.all(t.map((e=>async function(e){try{const t=ee(je.locateFile(e),"js-module-library-initializer");a(`Attempting to import '${t}' for ${e}`);const o=await import(t);je.libraryInitializers.push({scriptName:e,exports:o})}catch(t){u(`Failed to import library initializer '${e}': ${t}`)}}(e))))}async function ce(e,t){if(!je.libraryInitializers)return;const o=[];for(let n=0;nr.exports[e](...t))))}await Promise.all(o)}async function ue(e,t,o){try{await o()}catch(o){throw u(`Failed to invoke '${t}' on library initializer '${e}': ${o}`),Me(1,o),o}}var de="Release";function fe(e,t){if(e===t)return e;const o={...t};return void 0!==o.assets&&o.assets!==e.assets&&(o.assets=[...e.assets||[],...o.assets||[]]),void 0!==o.resources&&(o.resources=he(e.resources||{assembly:{},jsModuleNative:{},jsModuleRuntime:{},wasmNative:{}},o.resources)),void 0!==o.environmentVariables&&(o.environmentVariables={...e.environmentVariables||{},...o.environmentVariables||{}}),void 0!==o.runtimeOptions&&o.runtimeOptions!==e.runtimeOptions&&(o.runtimeOptions=[...e.runtimeOptions||[],...o.runtimeOptions||[]]),Object.assign(e,o)}function me(e,t){if(e===t)return e;const o={...t};return o.config&&(e.config||(e.config={}),o.config=fe(e.config,o.config)),Object.assign(e,o)}function he(e,t){if(e===t)return e;const o={...t};return void 0!==o.assembly&&(o.assembly={...e.assembly||{},...o.assembly||{}}),void 0!==o.lazyAssembly&&(o.lazyAssembly={...e.lazyAssembly||{},...o.lazyAssembly||{}}),void 0!==o.pdb&&(o.pdb={...e.pdb||{},...o.pdb||{}}),void 0!==o.jsModuleWorker&&(o.jsModuleWorker={...e.jsModuleWorker||{},...o.jsModuleWorker||{}}),void 0!==o.jsModuleNative&&(o.jsModuleNative={...e.jsModuleNative||{},...o.jsModuleNative||{}}),void 0!==o.jsModuleRuntime&&(o.jsModuleRuntime={...e.jsModuleRuntime||{},...o.jsModuleRuntime||{}}),void 0!==o.wasmSymbols&&(o.wasmSymbols={...e.wasmSymbols||{},...o.wasmSymbols||{}}),void 0!==o.wasmNative&&(o.wasmNative={...e.wasmNative||{},...o.wasmNative||{}}),void 0!==o.icu&&(o.icu={...e.icu||{},...o.icu||{}}),void 0!==o.satelliteResources&&(o.satelliteResources=ge(e.satelliteResources||{},o.satelliteResources||{})),void 0!==o.modulesAfterConfigLoaded&&(o.modulesAfterConfigLoaded={...e.modulesAfterConfigLoaded||{},...o.modulesAfterConfigLoaded||{}}),void 0!==o.modulesAfterRuntimeReady&&(o.modulesAfterRuntimeReady={...e.modulesAfterRuntimeReady||{},...o.modulesAfterRuntimeReady||{}}),void 0!==o.extensions&&(o.extensions={...e.extensions||{},...o.extensions||{}}),void 0!==o.vfs&&(o.vfs=ge(e.vfs||{},o.vfs||{})),Object.assign(e,o)}function ge(e,t){if(e===t)return e;for(const o in t)e[o]={...e[o],...t[o]};return e}function pe(){const e=je.config;if(e.environmentVariables=e.environmentVariables||{},e.runtimeOptions=e.runtimeOptions||[],e.resources=e.resources||{assembly:{},jsModuleNative:{},jsModuleWorker:{},jsModuleRuntime:{},wasmNative:{},vfs:{},satelliteResources:{}},e.assets){a("config.assets is deprecated, use config.resources instead");for(const t of e.assets){const o={};o[t.name]=t.hash||"";const n={};switch(t.behavior){case"assembly":n.assembly=o;break;case"pdb":n.pdb=o;break;case"resource":n.satelliteResources={},n.satelliteResources[t.culture]=o;break;case"icu":n.icu=o;break;case"symbols":n.wasmSymbols=o;break;case"vfs":n.vfs={},n.vfs[t.virtualPath]=o;break;case"dotnetwasm":n.wasmNative=o;break;case"js-module-threads":n.jsModuleWorker=o;break;case"js-module-runtime":n.jsModuleRuntime=o;break;case"js-module-native":n.jsModuleNative=o;break;case"js-module-dotnet":break;default:throw new Error(`Unexpected behavior ${t.behavior} of asset ${t.name}`)}he(e.resources,n)}}je.assertAfterExit=e.assertAfterExit=e.assertAfterExit||!_e,void 0===e.debugLevel&&"Debug"===de&&(e.debugLevel=-1),void 0===e.cachedResourcesPurgeDelay&&(e.cachedResourcesPurgeDelay=1e4),e.debugLevel=we(e)?e.debugLevel:0,void 0===e.diagnosticTracing&&"Debug"===de&&(e.diagnosticTracing=!0),e.applicationCulture&&(e.environmentVariables.LANG=`${e.applicationCulture}.UTF-8`),Re.diagnosticTracing=je.diagnosticTracing=!!e.diagnosticTracing,Re.waitForDebugger=e.waitForDebugger,e.startupMemoryCache=!!e.startupMemoryCache,e.startupMemoryCache&&Re.waitForDebugger&&(a("Disabling startupMemoryCache because waitForDebugger is set"),e.startupMemoryCache=!1),Re.enablePerfMeasure=!!e.browserProfilerOptions&&globalThis.performance&&"function"==typeof globalThis.performance.measure,je.maxParallelDownloads=e.maxParallelDownloads||je.maxParallelDownloads,je.enableDownloadRetry=void 0!==e.enableDownloadRetry?e.enableDownloadRetry:je.enableDownloadRetry}let be=!1;function we(e){return!!globalThis.navigator&&((!!e.resources.pdb||0!=e.debugLevel)&&(je.isChromium||je.isFirefox))}const ye="object"==typeof process&&"object"==typeof process.versions&&"string"==typeof process.versions.node,ve="function"==typeof importScripts,_e="object"==typeof window||ve&&!ye,Ee=!_e&&!ye&&!ve;let Re={},je={},xe={},Se={},Ae=!1;const De={mono:{},binding:{},internal:Se,module:{},loaderHelpers:je,runtimeHelpers:Re,api:xe};function Ce(e,t){if(e)return;const o="Assert failed: "+("function"==typeof t?t():t),n=new Error(o);Re.abort(n)}function Te(){return void 0!==je.exitCode}function Oe(){return Re.runtimeReady&&!Te()}function ke(){Re.runtimeReady||Ce(!1,"mono runtime didn't start yet"),je.assertAfterExit&&Te()&&Ce(!1,`mono runtime already exited with ${je.exitCode}`)}function Me(e,t){var o;const n=t&&"object"==typeof t;e=n&&"number"==typeof t.status?t.status:e;const r=n&&"string"==typeof t.message?t.message:""+t;if((t=n?t:Re.ExitStatus?new Re.ExitStatus(e):new Error("Exit with code "+e+" "+r)).status=e,t.message||(t.message=r),t.stack||(t.stack=(new Error).stack||""),t.silent=!0,!Te()){try{Re.runtimeReady||(a("abort_startup, reason: "+t),function(e){je.allDownloadsQueued.promise_control.reject(e),je.afterConfigLoaded.promise_control.reject(e),je.wasmDownloadPromise.promise_control.reject(e),je.runtimeModuleLoaded.promise_control.reject(e),je.memorySnapshotSkippedOrDone.promise_control.reject(e),Re.dotnetReady&&(Re.dotnetReady.promise_control.reject(e),Re.afterInstantiateWasm.promise_control.reject(e),Re.beforePreInit.promise_control.reject(e),Re.afterPreInit.promise_control.reject(e),Re.afterPreRun.promise_control.reject(e),Re.beforeOnRuntimeInitialized.promise_control.reject(e),Re.afterOnRuntimeInitialized.promise_control.reject(e),Re.afterPostRun.promise_control.reject(e))}(t)),function(e,t){if(0!==e&&t){const e=Re.ExitStatus&&t instanceof Re.ExitStatus?a:d;"string"==typeof t?e(t):t.stack&&t.message?Re.stringify_as_error_with_stack?e(Re.stringify_as_error_with_stack(t)):e(t.message+"\n"+t.stack):e(JSON.stringify(t))}if(je.config&&je.config.logExitCode)if(f){const t=()=>{0==f.bufferedAmount?c("WASM EXIT "+e):globalThis.setTimeout(t,100)};t()}else c("WASM EXIT "+e)}(e,t),function(e){if(_e&&je.config&&je.config.appendElementOnExit){const t=document.createElement("label");t.id="tests_done",e&&(t.style.background="red"),t.innerHTML=e.toString(),document.body.appendChild(t)}}(e),Re.jiterpreter_dump_stats&&Re.jiterpreter_dump_stats(!1),0===e&&(null===(o=je.config)||void 0===o?void 0:o.interopCleanupOnExit)&&Re.forceDisposeProxies(!0,!0)}catch(e){u("mono_exit failed",e)}je.exitCode=e}if(je.config&&je.config.asyncFlushOnExit&&0===e)throw(async()=>{try{await async function(){try{const e=await import("process"),t=e=>new Promise(((t,o)=>{e.on("error",(e=>o(e))),e.write("",(function(){t()}))})),o=t(e.stderr),n=t(e.stdout);await Promise.all([n,o])}catch(e){d(`flushing std* streams failed: ${e}`)}}()}finally{$e(e,t)}})(),t;$e(e,t)}function $e(e,t){if(Oe()&&Re.mono_wasm_exit&&Re.mono_wasm_exit(e),0!==e||!_e)throw ye&&Se.process?Se.process.exit(e):Re.quit&&Re.quit(e,t),t}!function(o){if(Ae)throw new Error("Loader module already loaded");Ae=!0,Re=o.runtimeHelpers,je=o.loaderHelpers,xe=o.api,Se=o.internal,Object.assign(xe,{INTERNAL:Se,invokeLibraryInitializers:ce}),Object.assign(o.module,{disableDotnet6Compatibility:!0,config:{environmentVariables:{}}}),Object.assign(Re,{mono_wasm_bindings_is_ready:!1,javaScriptExports:{},config:o.module.config,diagnosticTracing:!1,abort:e=>{throw e}}),Object.assign(je,{gitHash:"08338fcaa5c9b9a8190abb99222fed12aaba956c",config:o.module.config,diagnosticTracing:!1,maxParallelDownloads:16,enableDownloadRetry:!0,assertAfterExit:!_e,_loaded_files:[],loadedFiles:[],loadedAssemblies:[],libraryInitializers:[],actual_downloaded_assets_count:0,actual_instantiated_assets_count:0,expected_downloaded_assets_count:0,expected_instantiated_assets_count:0,afterConfigLoaded:n(),allDownloadsQueued:n(),wasmDownloadPromise:n(),runtimeModuleLoaded:n(),memorySnapshotSkippedOrDone:n(),is_exited:Te,is_runtime_running:Oe,assert_runtime_running:ke,mono_exit:Me,createPromiseController:n,getPromiseController:r,assertIsControllablePromise:s,mono_download_assets:Z,resolve_single_asset_path:Q,setup_proxy_console:m,logDownloadStatsToConsole:v,purgeUnusedCacheEntriesAsync:_,hasDebuggingEnabled:we,retrieve_asset_download:G,invokeLibraryInitializers:ce,exceptions:e,simd:t})}(De);const Le="__mono_message_please_dont_collide__";let Ie=!1;const Ue=De.module,Ne=Ue.config;async function Pe(e){if("function"==typeof e){const t=e(De.api);if(t.ready)throw new Error("Module.ready couldn't be redefined.");Object.assign(Ue,t),me(Ue,t)}else{if("object"!=typeof e)throw new Error("Can't use moduleFactory callback of createDotnetRuntime function.");me(Ue,e)}return await async function(e){if(ye){const e=await import("process"),t=14;if(e.versions.node.split(".")[0]0&&(je.modulesUniqueQuery=t.substring(o)),je.scriptUrl=t.replace(/\\/g,"/").replace(/[?#].*/,""),je.scriptDirectory=(n=je.scriptUrl).slice(0,n.lastIndexOf("/"))+"/",je.locateFile=e=>"URL"in globalThis&&globalThis.URL!==S?new URL(e,je.scriptDirectory).toString():O(e)?e:je.scriptDirectory+e,je.fetch_like=A,je.out=console.log,je.err=console.error,je.onDownloadResourceProgress=e.onDownloadResourceProgress,_e&&globalThis.navigator){const e=globalThis.navigator,t=e.userAgentData&&e.userAgentData.brands;t&&t.length>0?je.isChromium=t.some((e=>"Google Chrome"===e.brand||"Microsoft Edge"===e.brand||"Chromium"===e.brand)):e.userAgent&&(je.isChromium=e.userAgent.includes("Chrome"),je.isFirefox=e.userAgent.includes("Firefox"))}Se.require=ye?await import("module").then((e=>e.createRequire(import.meta.url))):Promise.resolve((()=>{throw new Error("require not supported")})),void 0===globalThis.URL&&(globalThis.URL=S)}(Ue),Ue.ENVIRONMENT_IS_PTHREAD?async function(){(function(){const e=new MessageChannel,t=e.port1,o=e.port2;t.addEventListener("message",(e=>{var n;n=JSON.parse(e.data.config),Ie?a("mono config already received"):(fe(je.config,n),pe(),a("mono config received"),Ie=!0,je.afterConfigLoaded.promise_control.resolve(je.config),_e&&n.forwardConsoleLogsToWS&&void 0!==globalThis.WebSocket&&je.setup_proxy_console("pthread-worker",console,self.location.href)),t.close(),o.close()}),{once:!0}),t.start(),self.postMessage({[Le]:{monoCmd:"preload",port:o}},[o])})(),await je.afterConfigLoaded.promise,function(){const e=je.config;e.assets||Ce(!1,"config.assets must be defined");for(const t of e.assets)H(t)}();const e=ze(),t=await Promise.all(e);return await Fe(t),Ue}():async function(){var e;Ue.configSrc||je.config&&0!==Object.keys(je.config).length&&(je.config.assets||je.config.resources)||(Ue.configSrc="./blazor.boot.json"),await async function(e){var t;const o=e.configSrc;if(be)await je.afterConfigLoaded.promise;else try{if(be=!0,o&&(a("mono_wasm_load_config"),await async function(e){const t=je.locateFile(e.configSrc),o=void 0!==je.loadBootResource?je.loadBootResource("manifest","blazor.boot.json",t,"","manifest"):s(t);let n;n=o?"string"==typeof o?await s(D(o)):await o:await s(ee(t,"manifest"));const r=await async function(e){const t=je.config,o=await e.json();t.applicationEnvironment||(o.applicationEnvironment=e.headers.get("Blazor-Environment")||e.headers.get("DotNet-Environment")||"Production"),o.environmentVariables||(o.environmentVariables={});const n=e.headers.get("DOTNET-MODIFIABLE-ASSEMBLIES");n&&(o.environmentVariables.DOTNET_MODIFIABLE_ASSEMBLIES=n);const r=e.headers.get("ASPNETCORE-BROWSER-TOOLS");return r&&(o.environmentVariables.__ASPNETCORE_BROWSER_TOOLS=r),o}(n);function s(e){return je.fetch_like(e,{method:"GET",credentials:"include",cache:"no-cache"})}fe(je.config,r)}(e)),pe(),await le(null===(t=je.config.resources)||void 0===t?void 0:t.modulesAfterConfigLoaded),await ce("onRuntimeConfigLoaded",[je.config]),e.onConfigLoaded)try{await e.onConfigLoaded(je.config,xe),pe()}catch(e){throw d("onConfigLoaded() failed",e),e}pe(),je.config.startupMemoryCache&&e.instantiateWasm&&Ce(!1,"startupMemoryCache is not supported with Module.instantiateWasm"),je.afterConfigLoaded.promise_control.resolve(je.config),je.config.startupMemoryCache||je.memorySnapshotSkippedOrDone.promise_control.resolve()}catch(t){const n=`Failed to load config file ${o} ${t} ${null==t?void 0:t.stack}`;throw je.config=e.config=Object.assign(je.config,{message:n,error:t,isError:!0}),Me(1,new Error(n)),t}}(Ue),function(){const e=je.config,t=[];if(e.assets)for(const t of e.assets)"object"!=typeof t&&Ce(!1,`asset must be object, it was ${typeof t} : ${t}`),"string"!=typeof t.behavior&&Ce(!1,"asset behavior must be known string"),"string"!=typeof t.name&&Ce(!1,"asset name must be string"),t.resolvedUrl&&"string"!=typeof t.resolvedUrl&&Ce(!1,"asset resolvedUrl could be string"),t.hash&&"string"!=typeof t.hash&&Ce(!1,"asset resolvedUrl could be string"),t.pendingDownload&&"object"!=typeof t.pendingDownload&&Ce(!1,"asset pendingDownload could be object"),B[t.behavior]?$.push(t):L.push(t),H(t);else if(e.resources){const o=e.resources;if(o.wasmNative||Ce(!1,"resources.wasmNative must be defined"),o.jsModuleNative||Ce(!1,"resources.jsModuleNative must be defined"),o.jsModuleRuntime||Ce(!1,"resources.jsModuleRuntime must be defined"),J(L,o.wasmNative,"dotnetwasm"),J(t,o.jsModuleNative,"js-module-native"),J(t,o.jsModuleRuntime,"js-module-runtime"),o.assembly)for(const e in o.assembly)$.push({name:e,hash:o.assembly[e],behavior:"assembly"});if(0!=e.debugLevel&&o.pdb)for(const e in o.pdb)$.push({name:e,hash:o.pdb[e],behavior:"pdb"});if(e.loadAllSatelliteResources&&o.satelliteResources)for(const e in o.satelliteResources)for(const t in o.satelliteResources[e])$.push({name:t,hash:o.satelliteResources[e][t],behavior:"resource",culture:e});if(o.vfs)for(const e in o.vfs)for(const t in o.vfs[e])L.push({name:t,hash:o.vfs[e][t],behavior:"vfs",virtualPath:e});const n=x(e);if(n&&o.icu)for(const e in o.icu)e===n&&$.push({name:e,hash:o.icu[e],behavior:"icu",loadRemote:!0});if(o.wasmSymbols)for(const e in o.wasmSymbols)L.push({name:e,hash:o.wasmSymbols[e],behavior:"symbols"})}if(e.appsettings)for(let t=0;t{je.wasmDownloadPromise.promise_control.resolve(e)})).catch((e=>{Me(1,e)})),setTimeout((()=>{!function(){if(je.preferredIcuAsset=x(je.config),je.invariantMode="invariant"==je.config.globalizationMode,!je.invariantMode)if(je.preferredIcuAsset)a("ICU data archive(s) available, disabling invariant mode");else{if("custom"===je.config.globalizationMode||"all"===je.config.globalizationMode||"sharded"===je.config.globalizationMode){const e="invariant globalization mode is inactive and no ICU data archives are available";throw d(`ERROR: ${e}`),new Error(e)}a("ICU data archive(s) not available, using invariant globalization mode"),je.invariantMode=!0,je.preferredIcuAsset=null}const e="DOTNET_SYSTEM_GLOBALIZATION_INVARIANT",t="DOTNET_SYSTEM_GLOBALIZATION_HYBRID",o=je.config.environmentVariables;if(void 0===o[t]&&"hybrid"===je.config.globalizationMode?o[t]="1":void 0===o[e]&&je.invariantMode&&(o[e]="1"),void 0===o.TZ)try{const e=Intl.DateTimeFormat().resolvedOptions().timeZone||null;e&&(o.TZ=e)}catch(e){l("failed to detect timezone, will fallback to UTC")}}(),Z()}),0);const o=await Promise.all(t);return await Fe(o),await Re.dotnetReady.promise,await le(null===(e=je.config.resources)||void 0===e?void 0:e.modulesAfterRuntimeReady),await ce("onRuntimeReady",[De.api]),xe}()}function ze(){const e=Q("js-module-runtime"),t=Q("js-module-native");let o,n;return"object"==typeof e.moduleExports?o=e.moduleExports:(a(`Attempting to import '${e.resolvedUrl}' for ${e.name}`),o=import(e.resolvedUrl)),"object"==typeof t.moduleExports?n=t.moduleExports:(a(`Attempting to import '${t.resolvedUrl}' for ${t.name}`),n=import(t.resolvedUrl)),[o,n]}async function Fe(e){const{initializeExports:t,initializeReplacements:o,configureRuntimeStartup:n,configureEmscriptenStartup:r,configureWorkerStartup:s,setRuntimeGlobals:i,passEmscriptenInternals:a}=e[0],{default:l}=e[1];i(De),t(De),await n(De.module),je.runtimeModuleLoaded.promise_control.resolve(),l((e=>(Object.assign(Ue,{ready:e.ready,__dotnet_runtime:{initializeReplacements:o,configureEmscriptenStartup:r,configureWorkerStartup:s,passEmscriptenInternals:a}}),Ue)))}const We=new class{withModuleConfig(e){try{return me(Ue,e),this}catch(e){throw Me(1,e),e}}withOnConfigLoaded(e){try{return me(Ue,{onConfigLoaded:e}),this}catch(e){throw Me(1,e),e}}withConsoleForwarding(){try{return fe(Ne,{forwardConsoleLogsToWS:!0}),this}catch(e){throw Me(1,e),e}}withExitOnUnhandledError(){const e=function(e,t){e.preventDefault();try{t&&t.silent||Me(1,t)}catch(e){}};try{return _e&&(window.addEventListener("unhandledrejection",(t=>e(t,t.reason))),window.addEventListener("error",(t=>e(t,t.error)))),this}catch(e){throw Me(1,e),e}}withAsyncFlushOnExit(){try{return fe(Ne,{asyncFlushOnExit:!0}),this}catch(e){throw Me(1,e),e}}withExitCodeLogging(){try{return fe(Ne,{logExitCode:!0}),this}catch(e){throw Me(1,e),e}}withElementOnExit(){try{return fe(Ne,{appendElementOnExit:!0}),this}catch(e){throw Me(1,e),e}}withInteropCleanupOnExit(){try{return fe(Ne,{interopCleanupOnExit:!0}),this}catch(e){throw Me(1,e),e}}withAssertAfterExit(){try{return fe(Ne,{assertAfterExit:!0}),this}catch(e){throw Me(1,e),e}}withWaitingForDebugger(e){try{return fe(Ne,{waitForDebugger:e}),this}catch(e){throw Me(1,e),e}}withStartupMemoryCache(e){try{return fe(Ne,{startupMemoryCache:e}),this}catch(e){throw Me(1,e),e}}withConfig(e){try{return fe(Ne,e),this}catch(e){throw Me(1,e),e}}withConfigSrc(e){try{return e&&"string"==typeof e||Ce(!1,"must be file path or URL"),me(Ue,{configSrc:e}),this}catch(e){throw Me(1,e),e}}withVirtualWorkingDirectory(e){try{return e&&"string"==typeof e||Ce(!1,"must be directory path"),this.virtualWorkingDirectory=e,this}catch(e){throw Me(1,e),e}}withEnvironmentVariable(e,t){try{const o={};return o[e]=t,fe(Ne,{environmentVariables:o}),this}catch(e){throw Me(1,e),e}}withEnvironmentVariables(e){try{return e&&"object"==typeof e||Ce(!1,"must be dictionary object"),fe(Ne,{environmentVariables:e}),this}catch(e){throw Me(1,e),e}}withDiagnosticTracing(e){try{return"boolean"!=typeof e&&Ce(!1,"must be boolean"),fe(Ne,{diagnosticTracing:e}),this}catch(e){throw Me(1,e),e}}withDebugging(e){try{return e&&"number"==typeof e||Ce(!1,"must be number"),fe(Ne,{debugLevel:e}),this}catch(e){throw Me(1,e),e}}withApplicationArguments(...e){try{return e&&Array.isArray(e)||Ce(!1,"must be array of strings"),this.applicationArguments=e,this}catch(e){throw Me(1,e),e}}withRuntimeOptions(e){try{return e&&Array.isArray(e)||Ce(!1,"must be array of strings"),fe(Ne,{runtimeOptions:e}),this}catch(e){throw Me(1,e),e}}withMainAssembly(e){try{return fe(Ne,{mainAssemblyName:e}),this}catch(e){throw Me(1,e),e}}withApplicationArgumentsFromQuery(){try{if(!globalThis.window)throw new Error("Missing window to the query parameters from");if(void 0===globalThis.URLSearchParams)throw new Error("URLSearchParams is supported");const e=new URLSearchParams(window.location.search).getAll("arg");return this.withApplicationArguments(...e)}catch(e){throw Me(1,e),e}}withApplicationEnvironment(e){try{return fe(Ne,{applicationEnvironment:e}),this}catch(e){throw Me(1,e),e}}withApplicationCulture(e){try{return fe(Ne,{applicationCulture:e}),this}catch(e){throw Me(1,e),e}}withResourceLoader(e){try{return je.loadBootResource=e,this}catch(e){throw Me(1,e),e}}async create(){try{if(this.instance||(_e&&Ue.config.forwardConsoleLogsToWS&&void 0!==globalThis.WebSocket&&m("main",globalThis.console,globalThis.location.origin),Ue||Ce(!1,"Null moduleConfig"),Ue.config||Ce(!1,"Null moduleConfig.config"),await Pe(Ue),this.instance=De.api),this.virtualWorkingDirectory){const e=this.instance.Module.FS,t=e.stat(this.virtualWorkingDirectory);t&&e.isDir(t.mode)||Ce(!1,`Could not find working directory ${this.virtualWorkingDirectory}`),e.chdir(this.virtualWorkingDirectory)}return this.instance}catch(e){throw Me(1,e),e}}async run(){try{if(Ue.config||Ce(!1,"Null moduleConfig.config"),this.instance||await this.create(),Ue.config.mainAssemblyName||Ce(!1,"Null moduleConfig.config.mainAssemblyName"),!this.applicationArguments)if(ye){const e=await import("process");this.applicationArguments=e.argv.slice(2)}else this.applicationArguments=[];return this.instance.runMainAndExit(Ue.config.mainAssemblyName,this.applicationArguments)}catch(e){throw Me(1,e),e}}},Be=Me,Ve=Pe;Ee||"function"==typeof globalThis.URL||Ce(!1,"This browser/engine doesn't support URL API. Please use a modern version. See also https://aka.ms/dotnet-wasm-features"),"function"!=typeof globalThis.BigInt64Array&&Ce(!1,"This browser/engine doesn't support BigInt64Array API. Please use a modern version. See also https://aka.ms/dotnet-wasm-features");export{Ve as default,We as dotnet,Be as exit};
//# sourceMappingURL=dotnet.js.map
diff --git a/_framework/dotnet.js.br b/_framework/dotnet.js.br
index 45af7896..38720269 100644
Binary files a/_framework/dotnet.js.br and b/_framework/dotnet.js.br differ
diff --git a/_framework/dotnet.js.gz b/_framework/dotnet.js.gz
index 577403cb..3a6f6fa5 100644
Binary files a/_framework/dotnet.js.gz and b/_framework/dotnet.js.gz differ
diff --git a/_framework/dotnet.native.8.0.7.37dkch2d2y.js.br b/_framework/dotnet.native.8.0.7.37dkch2d2y.js.br
deleted file mode 100644
index c34d055e..00000000
Binary files a/_framework/dotnet.native.8.0.7.37dkch2d2y.js.br and /dev/null differ
diff --git a/_framework/dotnet.native.8.0.7.37dkch2d2y.js b/_framework/dotnet.native.8.0.8.93i67mqfmb.js
similarity index 99%
rename from _framework/dotnet.native.8.0.7.37dkch2d2y.js
rename to _framework/dotnet.native.8.0.8.93i67mqfmb.js
index 8ec97538..c0155480 100644
--- a/_framework/dotnet.native.8.0.7.37dkch2d2y.js
+++ b/_framework/dotnet.native.8.0.8.93i67mqfmb.js
@@ -5,7 +5,7 @@ var createDotnetRuntime = (() => {
return (
async function(createDotnetRuntime = {}) {
-var Module=typeof createDotnetRuntime!="undefined"?createDotnetRuntime:{};var readyPromiseResolve,readyPromiseReject;Module["ready"]=new Promise(function(resolve,reject){readyPromiseResolve=resolve;readyPromiseReject=reject});if(_nativeModuleLoaded)throw new Error("Native module already loaded");_nativeModuleLoaded=true;createDotnetRuntime=Module=createDotnetRuntime(Module);Module["getWasmIndirectFunctionTable"]=function(){return wasmTable};Module["getMemory"]=function(){return wasmMemory};var moduleOverrides=Object.assign({},Module);var arguments_=[];var thisProgram="./this.program";var quit_=(status,toThrow)=>{throw toThrow};var ENVIRONMENT_IS_WEB=typeof window=="object";var ENVIRONMENT_IS_WORKER=typeof importScripts=="function";var ENVIRONMENT_IS_NODE=typeof process=="object"&&typeof process.versions=="object"&&typeof process.versions.node=="string";var ENVIRONMENT_IS_SHELL=!ENVIRONMENT_IS_WEB&&!ENVIRONMENT_IS_NODE&&!ENVIRONMENT_IS_WORKER;var scriptDirectory="";function locateFile(path){if(Module["locateFile"]){return Module["locateFile"](path,scriptDirectory)}return scriptDirectory+path}var read_,readAsync,readBinary,setWindowTitle;if(ENVIRONMENT_IS_NODE){const{createRequire:createRequire}=await import("module");var require=createRequire(import.meta.url);var fs=require("fs");var nodePath=require("path");if(ENVIRONMENT_IS_WORKER){scriptDirectory=nodePath.dirname(scriptDirectory)+"/"}else{scriptDirectory=require("url").fileURLToPath(new URL("./",import.meta.url))}read_=(filename,binary)=>{filename=isFileURI(filename)?new URL(filename):nodePath.normalize(filename);return fs.readFileSync(filename,binary?undefined:"utf8")};readBinary=filename=>{var ret=read_(filename,true);if(!ret.buffer){ret=new Uint8Array(ret)}return ret};readAsync=(filename,onload,onerror)=>{filename=isFileURI(filename)?new URL(filename):nodePath.normalize(filename);fs.readFile(filename,function(err,data){if(err)onerror(err);else onload(data.buffer)})};if(process.argv.length>1){thisProgram=process.argv[1].replace(/\\/g,"/")}arguments_=process.argv.slice(2);quit_=(status,toThrow)=>{process.exitCode=status;throw toThrow};Module["inspect"]=function(){return"[Emscripten Module object]"}}else if(ENVIRONMENT_IS_SHELL){if(typeof read!="undefined"){read_=function shell_read(f){return read(f)}}readBinary=function readBinary(f){let data;if(typeof readbuffer=="function"){return new Uint8Array(readbuffer(f))}data=read(f,"binary");assert(typeof data=="object");return data};readAsync=function readAsync(f,onload,onerror){setTimeout(()=>onload(readBinary(f)),0)};if(typeof clearTimeout=="undefined"){globalThis.clearTimeout=id=>{}}if(typeof scriptArgs!="undefined"){arguments_=scriptArgs}else if(typeof arguments!="undefined"){arguments_=arguments}if(typeof quit=="function"){quit_=(status,toThrow)=>{setTimeout(()=>{if(!(toThrow instanceof ExitStatus)){let toLog=toThrow;if(toThrow&&typeof toThrow=="object"&&toThrow.stack){toLog=[toThrow,toThrow.stack]}err("exiting due to exception: "+toLog)}quit(status)});throw toThrow}}if(typeof print!="undefined"){if(typeof console=="undefined")console={};console.log=print;console.warn=console.error=typeof printErr!="undefined"?printErr:print}}else if(ENVIRONMENT_IS_WEB||ENVIRONMENT_IS_WORKER){if(ENVIRONMENT_IS_WORKER){scriptDirectory=self.location.href}else if(typeof document!="undefined"&&document.currentScript){scriptDirectory=document.currentScript.src}if(_scriptDir){scriptDirectory=_scriptDir}if(scriptDirectory.indexOf("blob:")!==0){scriptDirectory=scriptDirectory.substr(0,scriptDirectory.replace(/[?#].*/,"").lastIndexOf("/")+1)}else{scriptDirectory=""}{read_=url=>{var xhr=new XMLHttpRequest;xhr.open("GET",url,false);xhr.send(null);return xhr.responseText};if(ENVIRONMENT_IS_WORKER){readBinary=url=>{var xhr=new XMLHttpRequest;xhr.open("GET",url,false);xhr.responseType="arraybuffer";xhr.send(null);return new Uint8Array(xhr.response)}}readAsync=(url,onload,onerror)=>{var xhr=new XMLHttpRequest;xhr.open("GET",url,true);xhr.responseType="arraybuffer";xhr.onload=()=>{if(xhr.status==200||xhr.status==0&&xhr.response){onload(xhr.response);return}onerror()};xhr.onerror=onerror;xhr.send(null)}}setWindowTitle=title=>document.title=title}else{}var out=Module["print"]||console.log.bind(console);var err=Module["printErr"]||console.warn.bind(console);Object.assign(Module,moduleOverrides);moduleOverrides=null;if(Module["arguments"])arguments_=Module["arguments"];if(Module["thisProgram"])thisProgram=Module["thisProgram"];if(Module["quit"])quit_=Module["quit"];var wasmBinary;if(Module["wasmBinary"])wasmBinary=Module["wasmBinary"];var noExitRuntime=Module["noExitRuntime"]||true;if(typeof WebAssembly!="object"){abort("no native wasm support detected")}var wasmMemory;var ABORT=false;var EXITSTATUS;function assert(condition,text){if(!condition){abort(text)}}var UTF8Decoder=typeof TextDecoder!="undefined"?new TextDecoder("utf8"):undefined;function UTF8ArrayToString(heapOrArray,idx,maxBytesToRead){var endIdx=idx+maxBytesToRead;var endPtr=idx;while(heapOrArray[endPtr]&&!(endPtr>=endIdx))++endPtr;if(endPtr-idx>16&&heapOrArray.buffer&&UTF8Decoder){return UTF8Decoder.decode(heapOrArray.subarray(idx,endPtr))}var str="";while(idx>10,56320|ch&1023)}}return str}function UTF8ToString(ptr,maxBytesToRead){return ptr?UTF8ArrayToString(HEAPU8,ptr,maxBytesToRead):""}function stringToUTF8Array(str,heap,outIdx,maxBytesToWrite){if(!(maxBytesToWrite>0))return 0;var startIdx=outIdx;var endIdx=outIdx+maxBytesToWrite-1;for(var i=0;i=55296&&u<=57343){var u1=str.charCodeAt(++i);u=65536+((u&1023)<<10)|u1&1023}if(u<=127){if(outIdx>=endIdx)break;heap[outIdx++]=u}else if(u<=2047){if(outIdx+1>=endIdx)break;heap[outIdx++]=192|u>>6;heap[outIdx++]=128|u&63}else if(u<=65535){if(outIdx+2>=endIdx)break;heap[outIdx++]=224|u>>12;heap[outIdx++]=128|u>>6&63;heap[outIdx++]=128|u&63}else{if(outIdx+3>=endIdx)break;heap[outIdx++]=240|u>>18;heap[outIdx++]=128|u>>12&63;heap[outIdx++]=128|u>>6&63;heap[outIdx++]=128|u&63}}heap[outIdx]=0;return outIdx-startIdx}function stringToUTF8(str,outPtr,maxBytesToWrite){return stringToUTF8Array(str,HEAPU8,outPtr,maxBytesToWrite)}function lengthBytesUTF8(str){var len=0;for(var i=0;i=55296&&c<=57343){len+=4;++i}else{len+=3}}return len}var HEAP8,HEAPU8,HEAP16,HEAPU16,HEAP32,HEAPU32,HEAPF32,HEAP64,HEAPU64,HEAPF64;function updateMemoryViews(){var b=wasmMemory.buffer;Module["HEAP8"]=HEAP8=new Int8Array(b);Module["HEAP16"]=HEAP16=new Int16Array(b);Module["HEAP32"]=HEAP32=new Int32Array(b);Module["HEAPU8"]=HEAPU8=new Uint8Array(b);Module["HEAPU16"]=HEAPU16=new Uint16Array(b);Module["HEAPU32"]=HEAPU32=new Uint32Array(b);Module["HEAPF32"]=HEAPF32=new Float32Array(b);Module["HEAPF64"]=HEAPF64=new Float64Array(b);Module["HEAP64"]=HEAP64=new BigInt64Array(b);Module["HEAPU64"]=HEAPU64=new BigUint64Array(b)}var wasmTable;var __ATPRERUN__=[];var __ATINIT__=[];var __ATPOSTRUN__=[];var runtimeInitialized=false;var runtimeKeepaliveCounter=0;function keepRuntimeAlive(){return noExitRuntime||runtimeKeepaliveCounter>0}function preRun(){if(Module["preRun"]){if(typeof Module["preRun"]=="function")Module["preRun"]=[Module["preRun"]];while(Module["preRun"].length){addOnPreRun(Module["preRun"].shift())}}callRuntimeCallbacks(__ATPRERUN__)}function initRuntime(){runtimeInitialized=true;if(!Module["noFSInit"]&&!FS.init.initialized)FS.init();FS.ignorePermissions=false;TTY.init();SOCKFS.root=FS.mount(SOCKFS,{},null);callRuntimeCallbacks(__ATINIT__)}function postRun(){if(Module["postRun"]){if(typeof Module["postRun"]=="function")Module["postRun"]=[Module["postRun"]];while(Module["postRun"].length){addOnPostRun(Module["postRun"].shift())}}callRuntimeCallbacks(__ATPOSTRUN__)}function addOnPreRun(cb){__ATPRERUN__.unshift(cb)}function addOnInit(cb){__ATINIT__.unshift(cb)}function addOnPostRun(cb){__ATPOSTRUN__.unshift(cb)}var runDependencies=0;var runDependencyWatcher=null;var dependenciesFulfilled=null;function getUniqueRunDependency(id){return id}function addRunDependency(id){runDependencies++;if(Module["monitorRunDependencies"]){Module["monitorRunDependencies"](runDependencies)}}function removeRunDependency(id){runDependencies--;if(Module["monitorRunDependencies"]){Module["monitorRunDependencies"](runDependencies)}if(runDependencies==0){if(runDependencyWatcher!==null){clearInterval(runDependencyWatcher);runDependencyWatcher=null}if(dependenciesFulfilled){var callback=dependenciesFulfilled;dependenciesFulfilled=null;callback()}}}function abort(what){if(Module["onAbort"]){Module["onAbort"](what)}what="Aborted("+what+")";err(what);ABORT=true;EXITSTATUS=1;what+=". Build with -sASSERTIONS for more info.";var e=new WebAssembly.RuntimeError(what);readyPromiseReject(e);throw e}var dataURIPrefix="data:application/octet-stream;base64,";function isDataURI(filename){return filename.startsWith(dataURIPrefix)}function isFileURI(filename){return filename.startsWith("file://")}var wasmBinaryFile;if(Module["locateFile"]){wasmBinaryFile="dotnet.native.wasm";if(!isDataURI(wasmBinaryFile)){wasmBinaryFile=locateFile(wasmBinaryFile)}}else{wasmBinaryFile=new URL("dotnet.native.wasm",import.meta.url).href}function getBinary(file){try{if(file==wasmBinaryFile&&wasmBinary){return new Uint8Array(wasmBinary)}if(readBinary){return readBinary(file)}throw"both async and sync fetching of the wasm failed"}catch(err){abort(err)}}function getBinaryPromise(binaryFile){if(!wasmBinary&&(ENVIRONMENT_IS_WEB||ENVIRONMENT_IS_WORKER)){if(typeof fetch=="function"&&!isFileURI(binaryFile)){return fetch(binaryFile,{credentials:"same-origin"}).then(function(response){if(!response["ok"]){throw"failed to load wasm binary file at '"+binaryFile+"'"}return response["arrayBuffer"]()}).catch(function(){return getBinary(binaryFile)})}else{if(readAsync){return new Promise(function(resolve,reject){readAsync(binaryFile,function(response){resolve(new Uint8Array(response))},reject)})}}}return Promise.resolve().then(function(){return getBinary(binaryFile)})}function instantiateArrayBuffer(binaryFile,imports,receiver){return getBinaryPromise(binaryFile).then(function(binary){return WebAssembly.instantiate(binary,imports)}).then(function(instance){return instance}).then(receiver,function(reason){err("failed to asynchronously prepare wasm: "+reason);abort(reason)})}function instantiateAsync(binary,binaryFile,imports,callback){if(!binary&&typeof WebAssembly.instantiateStreaming=="function"&&!isDataURI(binaryFile)&&!isFileURI(binaryFile)&&!ENVIRONMENT_IS_NODE&&typeof fetch=="function"){return fetch(binaryFile,{credentials:"same-origin"}).then(function(response){var result=WebAssembly.instantiateStreaming(response,imports);return result.then(callback,function(reason){err("wasm streaming compile failed: "+reason);err("falling back to ArrayBuffer instantiation");return instantiateArrayBuffer(binaryFile,imports,callback)})})}else{return instantiateArrayBuffer(binaryFile,imports,callback)}}function createWasm(){var info={"env":wasmImports,"wasi_snapshot_preview1":wasmImports};function receiveInstance(instance,module){var exports=instance.exports;Module["asm"]=exports;wasmMemory=Module["asm"]["memory"];updateMemoryViews();wasmTable=Module["asm"]["__indirect_function_table"];addOnInit(Module["asm"]["__wasm_call_ctors"]);removeRunDependency("wasm-instantiate");return exports}addRunDependency("wasm-instantiate");function receiveInstantiationResult(result){receiveInstance(result["instance"])}if(Module["instantiateWasm"]){try{return Module["instantiateWasm"](info,receiveInstance)}catch(e){err("Module.instantiateWasm callback failed with error: "+e);readyPromiseReject(e)}}instantiateAsync(wasmBinary,wasmBinaryFile,info,receiveInstantiationResult).catch(readyPromiseReject);return{}}var tempDouble;var tempI64;function ExitStatus(status){this.name="ExitStatus";this.message="Program terminated with exit("+status+")";this.status=status}function callRuntimeCallbacks(callbacks){while(callbacks.length>0){callbacks.shift()(Module)}}function getValue(ptr,type="i8"){if(type.endsWith("*"))type="*";switch(type){case"i1":return HEAP8[ptr>>0];case"i8":return HEAP8[ptr>>0];case"i16":return HEAP16[ptr>>1];case"i32":return HEAP32[ptr>>2];case"i64":return HEAP64[ptr>>3];case"float":return HEAPF32[ptr>>2];case"double":return HEAPF64[ptr>>3];case"*":return HEAPU32[ptr>>2];default:abort("invalid type for getValue: "+type)}}function setValue(ptr,value,type="i8"){if(type.endsWith("*"))type="*";switch(type){case"i1":HEAP8[ptr>>0]=value;break;case"i8":HEAP8[ptr>>0]=value;break;case"i16":HEAP16[ptr>>1]=value;break;case"i32":HEAP32[ptr>>2]=value;break;case"i64":tempI64=[value>>>0,(tempDouble=value,+Math.abs(tempDouble)>=1?tempDouble>0?(Math.min(+Math.floor(tempDouble/4294967296),4294967295)|0)>>>0:~~+Math.ceil((tempDouble-+(~~tempDouble>>>0))/4294967296)>>>0:0)],HEAP32[ptr>>2]=tempI64[0],HEAP32[ptr+4>>2]=tempI64[1];break;case"float":HEAPF32[ptr>>2]=value;break;case"double":HEAPF64[ptr>>3]=value;break;case"*":HEAPU32[ptr>>2]=value;break;default:abort("invalid type for setValue: "+type)}}var exceptionCaught=[];function exception_addRef(info){info.add_ref()}var uncaughtExceptionCount=0;function ___cxa_begin_catch(ptr){var info=new ExceptionInfo(ptr);if(!info.get_caught()){info.set_caught(true);uncaughtExceptionCount--}info.set_rethrown(false);exceptionCaught.push(info);exception_addRef(info);return info.get_exception_ptr()}var exceptionLast=0;var wasmTableMirror=[];function getWasmTableEntry(funcPtr){var func=wasmTableMirror[funcPtr];if(!func){if(funcPtr>=wasmTableMirror.length)wasmTableMirror.length=funcPtr+1;wasmTableMirror[funcPtr]=func=wasmTable.get(funcPtr)}return func}function exception_decRef(info){if(info.release_ref()&&!info.get_rethrown()){var destructor=info.get_destructor();if(destructor){getWasmTableEntry(destructor)(info.excPtr)}___cxa_free_exception(info.excPtr)}}function ___cxa_end_catch(){_setThrew(0);var info=exceptionCaught.pop();exception_decRef(info);exceptionLast=0}function ExceptionInfo(excPtr){this.excPtr=excPtr;this.ptr=excPtr-24;this.set_type=function(type){HEAPU32[this.ptr+4>>2]=type};this.get_type=function(){return HEAPU32[this.ptr+4>>2]};this.set_destructor=function(destructor){HEAPU32[this.ptr+8>>2]=destructor};this.get_destructor=function(){return HEAPU32[this.ptr+8>>2]};this.set_refcount=function(refcount){HEAP32[this.ptr>>2]=refcount};this.set_caught=function(caught){caught=caught?1:0;HEAP8[this.ptr+12>>0]=caught};this.get_caught=function(){return HEAP8[this.ptr+12>>0]!=0};this.set_rethrown=function(rethrown){rethrown=rethrown?1:0;HEAP8[this.ptr+13>>0]=rethrown};this.get_rethrown=function(){return HEAP8[this.ptr+13>>0]!=0};this.init=function(type,destructor){this.set_adjusted_ptr(0);this.set_type(type);this.set_destructor(destructor);this.set_refcount(0);this.set_caught(false);this.set_rethrown(false)};this.add_ref=function(){var value=HEAP32[this.ptr>>2];HEAP32[this.ptr>>2]=value+1};this.release_ref=function(){var prev=HEAP32[this.ptr>>2];HEAP32[this.ptr>>2]=prev-1;return prev===1};this.set_adjusted_ptr=function(adjustedPtr){HEAPU32[this.ptr+16>>2]=adjustedPtr};this.get_adjusted_ptr=function(){return HEAPU32[this.ptr+16>>2]};this.get_exception_ptr=function(){var isPointer=___cxa_is_pointer_type(this.get_type());if(isPointer){return HEAPU32[this.excPtr>>2]}var adjusted=this.get_adjusted_ptr();if(adjusted!==0)return adjusted;return this.excPtr}}function ___resumeException(ptr){if(!exceptionLast){exceptionLast=ptr}throw ptr}function ___cxa_find_matching_catch(){var thrown=exceptionLast;if(!thrown){setTempRet0(0);return 0}var info=new ExceptionInfo(thrown);info.set_adjusted_ptr(thrown);var thrownType=info.get_type();if(!thrownType){setTempRet0(0);return thrown}for(var i=0;ipath.charAt(0)==="/",splitPath:filename=>{var splitPathRe=/^(\/?|)([\s\S]*?)((?:\.{1,2}|[^\/]+?|)(\.[^.\/]*|))(?:[\/]*)$/;return splitPathRe.exec(filename).slice(1)},normalizeArray:(parts,allowAboveRoot)=>{var up=0;for(var i=parts.length-1;i>=0;i--){var last=parts[i];if(last==="."){parts.splice(i,1)}else if(last===".."){parts.splice(i,1);up++}else if(up){parts.splice(i,1);up--}}if(allowAboveRoot){for(;up;up--){parts.unshift("..")}}return parts},normalize:path=>{var isAbsolute=PATH.isAbs(path),trailingSlash=path.substr(-1)==="/";path=PATH.normalizeArray(path.split("/").filter(p=>!!p),!isAbsolute).join("/");if(!path&&!isAbsolute){path="."}if(path&&trailingSlash){path+="/"}return(isAbsolute?"/":"")+path},dirname:path=>{var result=PATH.splitPath(path),root=result[0],dir=result[1];if(!root&&!dir){return"."}if(dir){dir=dir.substr(0,dir.length-1)}return root+dir},basename:path=>{if(path==="/")return"/";path=PATH.normalize(path);path=path.replace(/\/$/,"");var lastSlash=path.lastIndexOf("/");if(lastSlash===-1)return path;return path.substr(lastSlash+1)},join:function(){var paths=Array.prototype.slice.call(arguments);return PATH.normalize(paths.join("/"))},join2:(l,r)=>{return PATH.normalize(l+"/"+r)}};function getRandomDevice(){if(typeof crypto=="object"&&typeof crypto["getRandomValues"]=="function"){var randomBuffer=new Uint8Array(1);return()=>{crypto.getRandomValues(randomBuffer);return randomBuffer[0]}}else if(ENVIRONMENT_IS_NODE){try{var crypto_module=require("crypto");return()=>crypto_module["randomBytes"](1)[0]}catch(e){}}return()=>abort("randomDevice")}var PATH_FS={resolve:function(){var resolvedPath="",resolvedAbsolute=false;for(var i=arguments.length-1;i>=-1&&!resolvedAbsolute;i--){var path=i>=0?arguments[i]:FS.cwd();if(typeof path!="string"){throw new TypeError("Arguments to path.resolve must be strings")}else if(!path){return""}resolvedPath=path+"/"+resolvedPath;resolvedAbsolute=PATH.isAbs(path)}resolvedPath=PATH.normalizeArray(resolvedPath.split("/").filter(p=>!!p),!resolvedAbsolute).join("/");return(resolvedAbsolute?"/":"")+resolvedPath||"."},relative:(from,to)=>{from=PATH_FS.resolve(from).substr(1);to=PATH_FS.resolve(to).substr(1);function trim(arr){var start=0;for(;start=0;end--){if(arr[end]!=="")break}if(start>end)return[];return arr.slice(start,end-start+1)}var fromParts=trim(from.split("/"));var toParts=trim(to.split("/"));var length=Math.min(fromParts.length,toParts.length);var samePartsLength=length;for(var i=0;i0?length:lengthBytesUTF8(stringy)+1;var u8array=new Array(len);var numBytesWritten=stringToUTF8Array(stringy,u8array,0,u8array.length);if(dontAddNull)u8array.length=numBytesWritten;return u8array}var TTY={ttys:[],init:function(){},shutdown:function(){},register:function(dev,ops){TTY.ttys[dev]={input:[],output:[],ops:ops};FS.registerDevice(dev,TTY.stream_ops)},stream_ops:{open:function(stream){var tty=TTY.ttys[stream.node.rdev];if(!tty){throw new FS.ErrnoError(43)}stream.tty=tty;stream.seekable=false},close:function(stream){stream.tty.ops.fsync(stream.tty)},fsync:function(stream){stream.tty.ops.fsync(stream.tty)},read:function(stream,buffer,offset,length,pos){if(!stream.tty||!stream.tty.ops.get_char){throw new FS.ErrnoError(60)}var bytesRead=0;for(var i=0;i0){result=buf.slice(0,bytesRead).toString("utf-8")}else{result=null}}else if(typeof window!="undefined"&&typeof window.prompt=="function"){result=window.prompt("Input: ");if(result!==null){result+="\n"}}else if(typeof readline=="function"){result=readline();if(result!==null){result+="\n"}}if(!result){return null}tty.input=intArrayFromString(result,true)}return tty.input.shift()},put_char:function(tty,val){if(val===null||val===10){out(UTF8ArrayToString(tty.output,0));tty.output=[]}else{if(val!=0)tty.output.push(val)}},fsync:function(tty){if(tty.output&&tty.output.length>0){out(UTF8ArrayToString(tty.output,0));tty.output=[]}}},default_tty1_ops:{put_char:function(tty,val){if(val===null||val===10){err(UTF8ArrayToString(tty.output,0));tty.output=[]}else{if(val!=0)tty.output.push(val)}},fsync:function(tty){if(tty.output&&tty.output.length>0){err(UTF8ArrayToString(tty.output,0));tty.output=[]}}}};function zeroMemory(address,size){HEAPU8.fill(0,address,address+size);return address}function alignMemory(size,alignment){return Math.ceil(size/alignment)*alignment}function mmapAlloc(size){size=alignMemory(size,65536);var ptr=_emscripten_builtin_memalign(65536,size);if(!ptr)return 0;return zeroMemory(ptr,size)}var MEMFS={ops_table:null,mount:function(mount){return MEMFS.createNode(null,"/",16384|511,0)},createNode:function(parent,name,mode,dev){if(FS.isBlkdev(mode)||FS.isFIFO(mode)){throw new FS.ErrnoError(63)}if(!MEMFS.ops_table){MEMFS.ops_table={dir:{node:{getattr:MEMFS.node_ops.getattr,setattr:MEMFS.node_ops.setattr,lookup:MEMFS.node_ops.lookup,mknod:MEMFS.node_ops.mknod,rename:MEMFS.node_ops.rename,unlink:MEMFS.node_ops.unlink,rmdir:MEMFS.node_ops.rmdir,readdir:MEMFS.node_ops.readdir,symlink:MEMFS.node_ops.symlink},stream:{llseek:MEMFS.stream_ops.llseek}},file:{node:{getattr:MEMFS.node_ops.getattr,setattr:MEMFS.node_ops.setattr},stream:{llseek:MEMFS.stream_ops.llseek,read:MEMFS.stream_ops.read,write:MEMFS.stream_ops.write,allocate:MEMFS.stream_ops.allocate,mmap:MEMFS.stream_ops.mmap,msync:MEMFS.stream_ops.msync}},link:{node:{getattr:MEMFS.node_ops.getattr,setattr:MEMFS.node_ops.setattr,readlink:MEMFS.node_ops.readlink},stream:{}},chrdev:{node:{getattr:MEMFS.node_ops.getattr,setattr:MEMFS.node_ops.setattr},stream:FS.chrdev_stream_ops}}}var node=FS.createNode(parent,name,mode,dev);if(FS.isDir(node.mode)){node.node_ops=MEMFS.ops_table.dir.node;node.stream_ops=MEMFS.ops_table.dir.stream;node.contents={}}else if(FS.isFile(node.mode)){node.node_ops=MEMFS.ops_table.file.node;node.stream_ops=MEMFS.ops_table.file.stream;node.usedBytes=0;node.contents=null}else if(FS.isLink(node.mode)){node.node_ops=MEMFS.ops_table.link.node;node.stream_ops=MEMFS.ops_table.link.stream}else if(FS.isChrdev(node.mode)){node.node_ops=MEMFS.ops_table.chrdev.node;node.stream_ops=MEMFS.ops_table.chrdev.stream}node.timestamp=Date.now();if(parent){parent.contents[name]=node;parent.timestamp=node.timestamp}return node},getFileDataAsTypedArray:function(node){if(!node.contents)return new Uint8Array(0);if(node.contents.subarray)return node.contents.subarray(0,node.usedBytes);return new Uint8Array(node.contents)},expandFileStorage:function(node,newCapacity){var prevCapacity=node.contents?node.contents.length:0;if(prevCapacity>=newCapacity)return;var CAPACITY_DOUBLING_MAX=1024*1024;newCapacity=Math.max(newCapacity,prevCapacity*(prevCapacity>>0);if(prevCapacity!=0)newCapacity=Math.max(newCapacity,256);var oldContents=node.contents;node.contents=new Uint8Array(newCapacity);if(node.usedBytes>0)node.contents.set(oldContents.subarray(0,node.usedBytes),0)},resizeFileStorage:function(node,newSize){if(node.usedBytes==newSize)return;if(newSize==0){node.contents=null;node.usedBytes=0}else{var oldContents=node.contents;node.contents=new Uint8Array(newSize);if(oldContents){node.contents.set(oldContents.subarray(0,Math.min(newSize,node.usedBytes)))}node.usedBytes=newSize}},node_ops:{getattr:function(node){var attr={};attr.dev=FS.isChrdev(node.mode)?node.id:1;attr.ino=node.id;attr.mode=node.mode;attr.nlink=1;attr.uid=0;attr.gid=0;attr.rdev=node.rdev;if(FS.isDir(node.mode)){attr.size=4096}else if(FS.isFile(node.mode)){attr.size=node.usedBytes}else if(FS.isLink(node.mode)){attr.size=node.link.length}else{attr.size=0}attr.atime=new Date(node.timestamp);attr.mtime=new Date(node.timestamp);attr.ctime=new Date(node.timestamp);attr.blksize=4096;attr.blocks=Math.ceil(attr.size/attr.blksize);return attr},setattr:function(node,attr){if(attr.mode!==undefined){node.mode=attr.mode}if(attr.timestamp!==undefined){node.timestamp=attr.timestamp}if(attr.size!==undefined){MEMFS.resizeFileStorage(node,attr.size)}},lookup:function(parent,name){throw FS.genericErrors[44]},mknod:function(parent,name,mode,dev){return MEMFS.createNode(parent,name,mode,dev)},rename:function(old_node,new_dir,new_name){if(FS.isDir(old_node.mode)){var new_node;try{new_node=FS.lookupNode(new_dir,new_name)}catch(e){}if(new_node){for(var i in new_node.contents){throw new FS.ErrnoError(55)}}}delete old_node.parent.contents[old_node.name];old_node.parent.timestamp=Date.now();old_node.name=new_name;new_dir.contents[new_name]=old_node;new_dir.timestamp=old_node.parent.timestamp;old_node.parent=new_dir},unlink:function(parent,name){delete parent.contents[name];parent.timestamp=Date.now()},rmdir:function(parent,name){var node=FS.lookupNode(parent,name);for(var i in node.contents){throw new FS.ErrnoError(55)}delete parent.contents[name];parent.timestamp=Date.now()},readdir:function(node){var entries=[".",".."];for(var key in node.contents){if(!node.contents.hasOwnProperty(key)){continue}entries.push(key)}return entries},symlink:function(parent,newname,oldpath){var node=MEMFS.createNode(parent,newname,511|40960,0);node.link=oldpath;return node},readlink:function(node){if(!FS.isLink(node.mode)){throw new FS.ErrnoError(28)}return node.link}},stream_ops:{read:function(stream,buffer,offset,length,position){var contents=stream.node.contents;if(position>=stream.node.usedBytes)return 0;var size=Math.min(stream.node.usedBytes-position,length);if(size>8&&contents.subarray){buffer.set(contents.subarray(position,position+size),offset)}else{for(var i=0;i0||position+length{assert(arrayBuffer,'Loading data file "'+url+'" failed (no arrayBuffer).');onload(new Uint8Array(arrayBuffer));if(dep)removeRunDependency(dep)},event=>{if(onerror){onerror()}else{throw'Loading data file "'+url+'" failed.'}});if(dep)addRunDependency(dep)}var FS={root:null,mounts:[],devices:{},streams:[],nextInode:1,nameTable:null,currentPath:"/",initialized:false,ignorePermissions:true,ErrnoError:null,genericErrors:{},filesystems:null,syncFSRequests:0,lookupPath:(path,opts={})=>{path=PATH_FS.resolve(path);if(!path)return{path:"",node:null};var defaults={follow_mount:true,recurse_count:0};opts=Object.assign(defaults,opts);if(opts.recurse_count>8){throw new FS.ErrnoError(32)}var parts=path.split("/").filter(p=>!!p);var current=FS.root;var current_path="/";for(var i=0;i40){throw new FS.ErrnoError(32)}}}}return{path:current_path,node:current}},getPath:node=>{var path;while(true){if(FS.isRoot(node)){var mount=node.mount.mountpoint;if(!path)return mount;return mount[mount.length-1]!=="/"?mount+"/"+path:mount+path}path=path?node.name+"/"+path:node.name;node=node.parent}},hashName:(parentid,name)=>{var hash=0;for(var i=0;i>>0)%FS.nameTable.length},hashAddNode:node=>{var hash=FS.hashName(node.parent.id,node.name);node.name_next=FS.nameTable[hash];FS.nameTable[hash]=node},hashRemoveNode:node=>{var hash=FS.hashName(node.parent.id,node.name);if(FS.nameTable[hash]===node){FS.nameTable[hash]=node.name_next}else{var current=FS.nameTable[hash];while(current){if(current.name_next===node){current.name_next=node.name_next;break}current=current.name_next}}},lookupNode:(parent,name)=>{var errCode=FS.mayLookup(parent);if(errCode){throw new FS.ErrnoError(errCode,parent)}var hash=FS.hashName(parent.id,name);for(var node=FS.nameTable[hash];node;node=node.name_next){var nodeName=node.name;if(node.parent.id===parent.id&&nodeName===name){return node}}return FS.lookup(parent,name)},createNode:(parent,name,mode,rdev)=>{var node=new FS.FSNode(parent,name,mode,rdev);FS.hashAddNode(node);return node},destroyNode:node=>{FS.hashRemoveNode(node)},isRoot:node=>{return node===node.parent},isMountpoint:node=>{return!!node.mounted},isFile:mode=>{return(mode&61440)===32768},isDir:mode=>{return(mode&61440)===16384},isLink:mode=>{return(mode&61440)===40960},isChrdev:mode=>{return(mode&61440)===8192},isBlkdev:mode=>{return(mode&61440)===24576},isFIFO:mode=>{return(mode&61440)===4096},isSocket:mode=>{return(mode&49152)===49152},flagModes:{"r":0,"r+":2,"w":577,"w+":578,"a":1089,"a+":1090},modeStringToFlags:str=>{var flags=FS.flagModes[str];if(typeof flags=="undefined"){throw new Error("Unknown file open mode: "+str)}return flags},flagsToPermissionString:flag=>{var perms=["r","w","rw"][flag&3];if(flag&512){perms+="w"}return perms},nodePermissions:(node,perms)=>{if(FS.ignorePermissions){return 0}if(perms.includes("r")&&!(node.mode&292)){return 2}else if(perms.includes("w")&&!(node.mode&146)){return 2}else if(perms.includes("x")&&!(node.mode&73)){return 2}return 0},mayLookup:dir=>{var errCode=FS.nodePermissions(dir,"x");if(errCode)return errCode;if(!dir.node_ops.lookup)return 2;return 0},mayCreate:(dir,name)=>{try{var node=FS.lookupNode(dir,name);return 20}catch(e){}return FS.nodePermissions(dir,"wx")},mayDelete:(dir,name,isdir)=>{var node;try{node=FS.lookupNode(dir,name)}catch(e){return e.errno}var errCode=FS.nodePermissions(dir,"wx");if(errCode){return errCode}if(isdir){if(!FS.isDir(node.mode)){return 54}if(FS.isRoot(node)||FS.getPath(node)===FS.cwd()){return 10}}else{if(FS.isDir(node.mode)){return 31}}return 0},mayOpen:(node,flags)=>{if(!node){return 44}if(FS.isLink(node.mode)){return 32}else if(FS.isDir(node.mode)){if(FS.flagsToPermissionString(flags)!=="r"||flags&512){return 31}}return FS.nodePermissions(node,FS.flagsToPermissionString(flags))},MAX_OPEN_FDS:4096,nextfd:(fd_start=0,fd_end=FS.MAX_OPEN_FDS)=>{for(var fd=fd_start;fd<=fd_end;fd++){if(!FS.streams[fd]){return fd}}throw new FS.ErrnoError(33)},getStream:fd=>FS.streams[fd],createStream:(stream,fd_start,fd_end)=>{if(!FS.FSStream){FS.FSStream=function(){this.shared={}};FS.FSStream.prototype={};Object.defineProperties(FS.FSStream.prototype,{object:{get:function(){return this.node},set:function(val){this.node=val}},isRead:{get:function(){return(this.flags&2097155)!==1}},isWrite:{get:function(){return(this.flags&2097155)!==0}},isAppend:{get:function(){return this.flags&1024}},flags:{get:function(){return this.shared.flags},set:function(val){this.shared.flags=val}},position:{get:function(){return this.shared.position},set:function(val){this.shared.position=val}}})}stream=Object.assign(new FS.FSStream,stream);var fd=FS.nextfd(fd_start,fd_end);stream.fd=fd;FS.streams[fd]=stream;return stream},closeStream:fd=>{FS.streams[fd]=null},chrdev_stream_ops:{open:stream=>{var device=FS.getDevice(stream.node.rdev);stream.stream_ops=device.stream_ops;if(stream.stream_ops.open){stream.stream_ops.open(stream)}},llseek:()=>{throw new FS.ErrnoError(70)}},major:dev=>dev>>8,minor:dev=>dev&255,makedev:(ma,mi)=>ma<<8|mi,registerDevice:(dev,ops)=>{FS.devices[dev]={stream_ops:ops}},getDevice:dev=>FS.devices[dev],getMounts:mount=>{var mounts=[];var check=[mount];while(check.length){var m=check.pop();mounts.push(m);check.push.apply(check,m.mounts)}return mounts},syncfs:(populate,callback)=>{if(typeof populate=="function"){callback=populate;populate=false}FS.syncFSRequests++;if(FS.syncFSRequests>1){err("warning: "+FS.syncFSRequests+" FS.syncfs operations in flight at once, probably just doing extra work")}var mounts=FS.getMounts(FS.root.mount);var completed=0;function doCallback(errCode){FS.syncFSRequests--;return callback(errCode)}function done(errCode){if(errCode){if(!done.errored){done.errored=true;return doCallback(errCode)}return}if(++completed>=mounts.length){doCallback(null)}}mounts.forEach(mount=>{if(!mount.type.syncfs){return done(null)}mount.type.syncfs(mount,populate,done)})},mount:(type,opts,mountpoint)=>{var root=mountpoint==="/";var pseudo=!mountpoint;var node;if(root&&FS.root){throw new FS.ErrnoError(10)}else if(!root&&!pseudo){var lookup=FS.lookupPath(mountpoint,{follow_mount:false});mountpoint=lookup.path;node=lookup.node;if(FS.isMountpoint(node)){throw new FS.ErrnoError(10)}if(!FS.isDir(node.mode)){throw new FS.ErrnoError(54)}}var mount={type:type,opts:opts,mountpoint:mountpoint,mounts:[]};var mountRoot=type.mount(mount);mountRoot.mount=mount;mount.root=mountRoot;if(root){FS.root=mountRoot}else if(node){node.mounted=mount;if(node.mount){node.mount.mounts.push(mount)}}return mountRoot},unmount:mountpoint=>{var lookup=FS.lookupPath(mountpoint,{follow_mount:false});if(!FS.isMountpoint(lookup.node)){throw new FS.ErrnoError(28)}var node=lookup.node;var mount=node.mounted;var mounts=FS.getMounts(mount);Object.keys(FS.nameTable).forEach(hash=>{var current=FS.nameTable[hash];while(current){var next=current.name_next;if(mounts.includes(current.mount)){FS.destroyNode(current)}current=next}});node.mounted=null;var idx=node.mount.mounts.indexOf(mount);node.mount.mounts.splice(idx,1)},lookup:(parent,name)=>{return parent.node_ops.lookup(parent,name)},mknod:(path,mode,dev)=>{var lookup=FS.lookupPath(path,{parent:true});var parent=lookup.node;var name=PATH.basename(path);if(!name||name==="."||name===".."){throw new FS.ErrnoError(28)}var errCode=FS.mayCreate(parent,name);if(errCode){throw new FS.ErrnoError(errCode)}if(!parent.node_ops.mknod){throw new FS.ErrnoError(63)}return parent.node_ops.mknod(parent,name,mode,dev)},create:(path,mode)=>{mode=mode!==undefined?mode:438;mode&=4095;mode|=32768;return FS.mknod(path,mode,0)},mkdir:(path,mode)=>{mode=mode!==undefined?mode:511;mode&=511|512;mode|=16384;return FS.mknod(path,mode,0)},mkdirTree:(path,mode)=>{var dirs=path.split("/");var d="";for(var i=0;i{if(typeof dev=="undefined"){dev=mode;mode=438}mode|=8192;return FS.mknod(path,mode,dev)},symlink:(oldpath,newpath)=>{if(!PATH_FS.resolve(oldpath)){throw new FS.ErrnoError(44)}var lookup=FS.lookupPath(newpath,{parent:true});var parent=lookup.node;if(!parent){throw new FS.ErrnoError(44)}var newname=PATH.basename(newpath);var errCode=FS.mayCreate(parent,newname);if(errCode){throw new FS.ErrnoError(errCode)}if(!parent.node_ops.symlink){throw new FS.ErrnoError(63)}return parent.node_ops.symlink(parent,newname,oldpath)},rename:(old_path,new_path)=>{var old_dirname=PATH.dirname(old_path);var new_dirname=PATH.dirname(new_path);var old_name=PATH.basename(old_path);var new_name=PATH.basename(new_path);var lookup,old_dir,new_dir;lookup=FS.lookupPath(old_path,{parent:true});old_dir=lookup.node;lookup=FS.lookupPath(new_path,{parent:true});new_dir=lookup.node;if(!old_dir||!new_dir)throw new FS.ErrnoError(44);if(old_dir.mount!==new_dir.mount){throw new FS.ErrnoError(75)}var old_node=FS.lookupNode(old_dir,old_name);var relative=PATH_FS.relative(old_path,new_dirname);if(relative.charAt(0)!=="."){throw new FS.ErrnoError(28)}relative=PATH_FS.relative(new_path,old_dirname);if(relative.charAt(0)!=="."){throw new FS.ErrnoError(55)}var new_node;try{new_node=FS.lookupNode(new_dir,new_name)}catch(e){}if(old_node===new_node){return}var isdir=FS.isDir(old_node.mode);var errCode=FS.mayDelete(old_dir,old_name,isdir);if(errCode){throw new FS.ErrnoError(errCode)}errCode=new_node?FS.mayDelete(new_dir,new_name,isdir):FS.mayCreate(new_dir,new_name);if(errCode){throw new FS.ErrnoError(errCode)}if(!old_dir.node_ops.rename){throw new FS.ErrnoError(63)}if(FS.isMountpoint(old_node)||new_node&&FS.isMountpoint(new_node)){throw new FS.ErrnoError(10)}if(new_dir!==old_dir){errCode=FS.nodePermissions(old_dir,"w");if(errCode){throw new FS.ErrnoError(errCode)}}FS.hashRemoveNode(old_node);try{old_dir.node_ops.rename(old_node,new_dir,new_name)}catch(e){throw e}finally{FS.hashAddNode(old_node)}},rmdir:path=>{var lookup=FS.lookupPath(path,{parent:true});var parent=lookup.node;var name=PATH.basename(path);var node=FS.lookupNode(parent,name);var errCode=FS.mayDelete(parent,name,true);if(errCode){throw new FS.ErrnoError(errCode)}if(!parent.node_ops.rmdir){throw new FS.ErrnoError(63)}if(FS.isMountpoint(node)){throw new FS.ErrnoError(10)}parent.node_ops.rmdir(parent,name);FS.destroyNode(node)},readdir:path=>{var lookup=FS.lookupPath(path,{follow:true});var node=lookup.node;if(!node.node_ops.readdir){throw new FS.ErrnoError(54)}return node.node_ops.readdir(node)},unlink:path=>{var lookup=FS.lookupPath(path,{parent:true});var parent=lookup.node;if(!parent){throw new FS.ErrnoError(44)}var name=PATH.basename(path);var node=FS.lookupNode(parent,name);var errCode=FS.mayDelete(parent,name,false);if(errCode){throw new FS.ErrnoError(errCode)}if(!parent.node_ops.unlink){throw new FS.ErrnoError(63)}if(FS.isMountpoint(node)){throw new FS.ErrnoError(10)}parent.node_ops.unlink(parent,name);FS.destroyNode(node)},readlink:path=>{var lookup=FS.lookupPath(path);var link=lookup.node;if(!link){throw new FS.ErrnoError(44)}if(!link.node_ops.readlink){throw new FS.ErrnoError(28)}return PATH_FS.resolve(FS.getPath(link.parent),link.node_ops.readlink(link))},stat:(path,dontFollow)=>{var lookup=FS.lookupPath(path,{follow:!dontFollow});var node=lookup.node;if(!node){throw new FS.ErrnoError(44)}if(!node.node_ops.getattr){throw new FS.ErrnoError(63)}return node.node_ops.getattr(node)},lstat:path=>{return FS.stat(path,true)},chmod:(path,mode,dontFollow)=>{var node;if(typeof path=="string"){var lookup=FS.lookupPath(path,{follow:!dontFollow});node=lookup.node}else{node=path}if(!node.node_ops.setattr){throw new FS.ErrnoError(63)}node.node_ops.setattr(node,{mode:mode&4095|node.mode&~4095,timestamp:Date.now()})},lchmod:(path,mode)=>{FS.chmod(path,mode,true)},fchmod:(fd,mode)=>{var stream=FS.getStream(fd);if(!stream){throw new FS.ErrnoError(8)}FS.chmod(stream.node,mode)},chown:(path,uid,gid,dontFollow)=>{var node;if(typeof path=="string"){var lookup=FS.lookupPath(path,{follow:!dontFollow});node=lookup.node}else{node=path}if(!node.node_ops.setattr){throw new FS.ErrnoError(63)}node.node_ops.setattr(node,{timestamp:Date.now()})},lchown:(path,uid,gid)=>{FS.chown(path,uid,gid,true)},fchown:(fd,uid,gid)=>{var stream=FS.getStream(fd);if(!stream){throw new FS.ErrnoError(8)}FS.chown(stream.node,uid,gid)},truncate:(path,len)=>{if(len<0){throw new FS.ErrnoError(28)}var node;if(typeof path=="string"){var lookup=FS.lookupPath(path,{follow:true});node=lookup.node}else{node=path}if(!node.node_ops.setattr){throw new FS.ErrnoError(63)}if(FS.isDir(node.mode)){throw new FS.ErrnoError(31)}if(!FS.isFile(node.mode)){throw new FS.ErrnoError(28)}var errCode=FS.nodePermissions(node,"w");if(errCode){throw new FS.ErrnoError(errCode)}node.node_ops.setattr(node,{size:len,timestamp:Date.now()})},ftruncate:(fd,len)=>{var stream=FS.getStream(fd);if(!stream){throw new FS.ErrnoError(8)}if((stream.flags&2097155)===0){throw new FS.ErrnoError(28)}FS.truncate(stream.node,len)},utime:(path,atime,mtime)=>{var lookup=FS.lookupPath(path,{follow:true});var node=lookup.node;node.node_ops.setattr(node,{timestamp:Math.max(atime,mtime)})},open:(path,flags,mode)=>{if(path===""){throw new FS.ErrnoError(44)}flags=typeof flags=="string"?FS.modeStringToFlags(flags):flags;mode=typeof mode=="undefined"?438:mode;if(flags&64){mode=mode&4095|32768}else{mode=0}var node;if(typeof path=="object"){node=path}else{path=PATH.normalize(path);try{var lookup=FS.lookupPath(path,{follow:!(flags&131072)});node=lookup.node}catch(e){}}var created=false;if(flags&64){if(node){if(flags&128){throw new FS.ErrnoError(20)}}else{node=FS.mknod(path,mode,0);created=true}}if(!node){throw new FS.ErrnoError(44)}if(FS.isChrdev(node.mode)){flags&=~512}if(flags&65536&&!FS.isDir(node.mode)){throw new FS.ErrnoError(54)}if(!created){var errCode=FS.mayOpen(node,flags);if(errCode){throw new FS.ErrnoError(errCode)}}if(flags&512&&!created){FS.truncate(node,0)}flags&=~(128|512|131072);var stream=FS.createStream({node:node,path:FS.getPath(node),flags:flags,seekable:true,position:0,stream_ops:node.stream_ops,ungotten:[],error:false});if(stream.stream_ops.open){stream.stream_ops.open(stream)}if(Module["logReadFiles"]&&!(flags&1)){if(!FS.readFiles)FS.readFiles={};if(!(path in FS.readFiles)){FS.readFiles[path]=1}}return stream},close:stream=>{if(FS.isClosed(stream)){throw new FS.ErrnoError(8)}if(stream.getdents)stream.getdents=null;try{if(stream.stream_ops.close){stream.stream_ops.close(stream)}}catch(e){throw e}finally{FS.closeStream(stream.fd)}stream.fd=null},isClosed:stream=>{return stream.fd===null},llseek:(stream,offset,whence)=>{if(FS.isClosed(stream)){throw new FS.ErrnoError(8)}if(!stream.seekable||!stream.stream_ops.llseek){throw new FS.ErrnoError(70)}if(whence!=0&&whence!=1&&whence!=2){throw new FS.ErrnoError(28)}stream.position=stream.stream_ops.llseek(stream,offset,whence);stream.ungotten=[];return stream.position},read:(stream,buffer,offset,length,position)=>{if(length<0||position<0){throw new FS.ErrnoError(28)}if(FS.isClosed(stream)){throw new FS.ErrnoError(8)}if((stream.flags&2097155)===1){throw new FS.ErrnoError(8)}if(FS.isDir(stream.node.mode)){throw new FS.ErrnoError(31)}if(!stream.stream_ops.read){throw new FS.ErrnoError(28)}var seeking=typeof position!="undefined";if(!seeking){position=stream.position}else if(!stream.seekable){throw new FS.ErrnoError(70)}var bytesRead=stream.stream_ops.read(stream,buffer,offset,length,position);if(!seeking)stream.position+=bytesRead;return bytesRead},write:(stream,buffer,offset,length,position,canOwn)=>{if(length<0||position<0){throw new FS.ErrnoError(28)}if(FS.isClosed(stream)){throw new FS.ErrnoError(8)}if((stream.flags&2097155)===0){throw new FS.ErrnoError(8)}if(FS.isDir(stream.node.mode)){throw new FS.ErrnoError(31)}if(!stream.stream_ops.write){throw new FS.ErrnoError(28)}if(stream.seekable&&stream.flags&1024){FS.llseek(stream,0,2)}var seeking=typeof position!="undefined";if(!seeking){position=stream.position}else if(!stream.seekable){throw new FS.ErrnoError(70)}var bytesWritten=stream.stream_ops.write(stream,buffer,offset,length,position,canOwn);if(!seeking)stream.position+=bytesWritten;return bytesWritten},allocate:(stream,offset,length)=>{if(FS.isClosed(stream)){throw new FS.ErrnoError(8)}if(offset<0||length<=0){throw new FS.ErrnoError(28)}if((stream.flags&2097155)===0){throw new FS.ErrnoError(8)}if(!FS.isFile(stream.node.mode)&&!FS.isDir(stream.node.mode)){throw new FS.ErrnoError(43)}if(!stream.stream_ops.allocate){throw new FS.ErrnoError(138)}stream.stream_ops.allocate(stream,offset,length)},mmap:(stream,length,position,prot,flags)=>{if((prot&2)!==0&&(flags&2)===0&&(stream.flags&2097155)!==2){throw new FS.ErrnoError(2)}if((stream.flags&2097155)===1){throw new FS.ErrnoError(2)}if(!stream.stream_ops.mmap){throw new FS.ErrnoError(43)}return stream.stream_ops.mmap(stream,length,position,prot,flags)},msync:(stream,buffer,offset,length,mmapFlags)=>{if(!stream.stream_ops.msync){return 0}return stream.stream_ops.msync(stream,buffer,offset,length,mmapFlags)},munmap:stream=>0,ioctl:(stream,cmd,arg)=>{if(!stream.stream_ops.ioctl){throw new FS.ErrnoError(59)}return stream.stream_ops.ioctl(stream,cmd,arg)},readFile:(path,opts={})=>{opts.flags=opts.flags||0;opts.encoding=opts.encoding||"binary";if(opts.encoding!=="utf8"&&opts.encoding!=="binary"){throw new Error('Invalid encoding type "'+opts.encoding+'"')}var ret;var stream=FS.open(path,opts.flags);var stat=FS.stat(path);var length=stat.size;var buf=new Uint8Array(length);FS.read(stream,buf,0,length,0);if(opts.encoding==="utf8"){ret=UTF8ArrayToString(buf,0)}else if(opts.encoding==="binary"){ret=buf}FS.close(stream);return ret},writeFile:(path,data,opts={})=>{opts.flags=opts.flags||577;var stream=FS.open(path,opts.flags,opts.mode);if(typeof data=="string"){var buf=new Uint8Array(lengthBytesUTF8(data)+1);var actualNumBytes=stringToUTF8Array(data,buf,0,buf.length);FS.write(stream,buf,0,actualNumBytes,undefined,opts.canOwn)}else if(ArrayBuffer.isView(data)){FS.write(stream,data,0,data.byteLength,undefined,opts.canOwn)}else{throw new Error("Unsupported data type")}FS.close(stream)},cwd:()=>FS.currentPath,chdir:path=>{var lookup=FS.lookupPath(path,{follow:true});if(lookup.node===null){throw new FS.ErrnoError(44)}if(!FS.isDir(lookup.node.mode)){throw new FS.ErrnoError(54)}var errCode=FS.nodePermissions(lookup.node,"x");if(errCode){throw new FS.ErrnoError(errCode)}FS.currentPath=lookup.path},createDefaultDirectories:()=>{FS.mkdir("/tmp");FS.mkdir("/home");FS.mkdir("/home/web_user")},createDefaultDevices:()=>{FS.mkdir("/dev");FS.registerDevice(FS.makedev(1,3),{read:()=>0,write:(stream,buffer,offset,length,pos)=>length});FS.mkdev("/dev/null",FS.makedev(1,3));TTY.register(FS.makedev(5,0),TTY.default_tty_ops);TTY.register(FS.makedev(6,0),TTY.default_tty1_ops);FS.mkdev("/dev/tty",FS.makedev(5,0));FS.mkdev("/dev/tty1",FS.makedev(6,0));var random_device=getRandomDevice();FS.createDevice("/dev","random",random_device);FS.createDevice("/dev","urandom",random_device);FS.mkdir("/dev/shm");FS.mkdir("/dev/shm/tmp")},createSpecialDirectories:()=>{FS.mkdir("/proc");var proc_self=FS.mkdir("/proc/self");FS.mkdir("/proc/self/fd");FS.mount({mount:()=>{var node=FS.createNode(proc_self,"fd",16384|511,73);node.node_ops={lookup:(parent,name)=>{var fd=+name;var stream=FS.getStream(fd);if(!stream)throw new FS.ErrnoError(8);var ret={parent:null,mount:{mountpoint:"fake"},node_ops:{readlink:()=>stream.path}};ret.parent=ret;return ret}};return node}},{},"/proc/self/fd")},createStandardStreams:()=>{if(Module["stdin"]){FS.createDevice("/dev","stdin",Module["stdin"])}else{FS.symlink("/dev/tty","/dev/stdin")}if(Module["stdout"]){FS.createDevice("/dev","stdout",null,Module["stdout"])}else{FS.symlink("/dev/tty","/dev/stdout")}if(Module["stderr"]){FS.createDevice("/dev","stderr",null,Module["stderr"])}else{FS.symlink("/dev/tty1","/dev/stderr")}var stdin=FS.open("/dev/stdin",0);var stdout=FS.open("/dev/stdout",1);var stderr=FS.open("/dev/stderr",1)},ensureErrnoError:()=>{if(FS.ErrnoError)return;FS.ErrnoError=function ErrnoError(errno,node){this.name="ErrnoError";this.node=node;this.setErrno=function(errno){this.errno=errno};this.setErrno(errno);this.message="FS error"};FS.ErrnoError.prototype=new Error;FS.ErrnoError.prototype.constructor=FS.ErrnoError;[44].forEach(code=>{FS.genericErrors[code]=new FS.ErrnoError(code);FS.genericErrors[code].stack=""})},staticInit:()=>{FS.ensureErrnoError();FS.nameTable=new Array(4096);FS.mount(MEMFS,{},"/");FS.createDefaultDirectories();FS.createDefaultDevices();FS.createSpecialDirectories();FS.filesystems={"MEMFS":MEMFS}},init:(input,output,error)=>{FS.init.initialized=true;FS.ensureErrnoError();Module["stdin"]=input||Module["stdin"];Module["stdout"]=output||Module["stdout"];Module["stderr"]=error||Module["stderr"];FS.createStandardStreams()},quit:()=>{FS.init.initialized=false;for(var i=0;i{var mode=0;if(canRead)mode|=292|73;if(canWrite)mode|=146;return mode},findObject:(path,dontResolveLastLink)=>{var ret=FS.analyzePath(path,dontResolveLastLink);if(!ret.exists){return null}return ret.object},analyzePath:(path,dontResolveLastLink)=>{try{var lookup=FS.lookupPath(path,{follow:!dontResolveLastLink});path=lookup.path}catch(e){}var ret={isRoot:false,exists:false,error:0,name:null,path:null,object:null,parentExists:false,parentPath:null,parentObject:null};try{var lookup=FS.lookupPath(path,{parent:true});ret.parentExists=true;ret.parentPath=lookup.path;ret.parentObject=lookup.node;ret.name=PATH.basename(path);lookup=FS.lookupPath(path,{follow:!dontResolveLastLink});ret.exists=true;ret.path=lookup.path;ret.object=lookup.node;ret.name=lookup.node.name;ret.isRoot=lookup.path==="/"}catch(e){ret.error=e.errno}return ret},createPath:(parent,path,canRead,canWrite)=>{parent=typeof parent=="string"?parent:FS.getPath(parent);var parts=path.split("/").reverse();while(parts.length){var part=parts.pop();if(!part)continue;var current=PATH.join2(parent,part);try{FS.mkdir(current)}catch(e){}parent=current}return current},createFile:(parent,name,properties,canRead,canWrite)=>{var path=PATH.join2(typeof parent=="string"?parent:FS.getPath(parent),name);var mode=FS.getMode(canRead,canWrite);return FS.create(path,mode)},createDataFile:(parent,name,data,canRead,canWrite,canOwn)=>{var path=name;if(parent){parent=typeof parent=="string"?parent:FS.getPath(parent);path=name?PATH.join2(parent,name):parent}var mode=FS.getMode(canRead,canWrite);var node=FS.create(path,mode);if(data){if(typeof data=="string"){var arr=new Array(data.length);for(var i=0,len=data.length;i{var path=PATH.join2(typeof parent=="string"?parent:FS.getPath(parent),name);var mode=FS.getMode(!!input,!!output);if(!FS.createDevice.major)FS.createDevice.major=64;var dev=FS.makedev(FS.createDevice.major++,0);FS.registerDevice(dev,{open:stream=>{stream.seekable=false},close:stream=>{if(output&&output.buffer&&output.buffer.length){output(10)}},read:(stream,buffer,offset,length,pos)=>{var bytesRead=0;for(var i=0;i{for(var i=0;i{if(obj.isDevice||obj.isFolder||obj.link||obj.contents)return true;if(typeof XMLHttpRequest!="undefined"){throw new Error("Lazy loading should have been performed (contents set) in createLazyFile, but it was not. Lazy loading only works in web workers. Use --embed-file or --preload-file in emcc on the main thread.")}else if(read_){try{obj.contents=intArrayFromString(read_(obj.url),true);obj.usedBytes=obj.contents.length}catch(e){throw new FS.ErrnoError(29)}}else{throw new Error("Cannot load without read() or XMLHttpRequest.")}},createLazyFile:(parent,name,url,canRead,canWrite)=>{function LazyUint8Array(){this.lengthKnown=false;this.chunks=[]}LazyUint8Array.prototype.get=function LazyUint8Array_get(idx){if(idx>this.length-1||idx<0){return undefined}var chunkOffset=idx%this.chunkSize;var chunkNum=idx/this.chunkSize|0;return this.getter(chunkNum)[chunkOffset]};LazyUint8Array.prototype.setDataGetter=function LazyUint8Array_setDataGetter(getter){this.getter=getter};LazyUint8Array.prototype.cacheLength=function LazyUint8Array_cacheLength(){var xhr=new XMLHttpRequest;xhr.open("HEAD",url,false);xhr.send(null);if(!(xhr.status>=200&&xhr.status<300||xhr.status===304))throw new Error("Couldn't load "+url+". Status: "+xhr.status);var datalength=Number(xhr.getResponseHeader("Content-length"));var header;var hasByteServing=(header=xhr.getResponseHeader("Accept-Ranges"))&&header==="bytes";var usesGzip=(header=xhr.getResponseHeader("Content-Encoding"))&&header==="gzip";var chunkSize=1024*1024;if(!hasByteServing)chunkSize=datalength;var doXHR=(from,to)=>{if(from>to)throw new Error("invalid range ("+from+", "+to+") or no bytes requested!");if(to>datalength-1)throw new Error("only "+datalength+" bytes available! programmer error!");var xhr=new XMLHttpRequest;xhr.open("GET",url,false);if(datalength!==chunkSize)xhr.setRequestHeader("Range","bytes="+from+"-"+to);xhr.responseType="arraybuffer";if(xhr.overrideMimeType){xhr.overrideMimeType("text/plain; charset=x-user-defined")}xhr.send(null);if(!(xhr.status>=200&&xhr.status<300||xhr.status===304))throw new Error("Couldn't load "+url+". Status: "+xhr.status);if(xhr.response!==undefined){return new Uint8Array(xhr.response||[])}return intArrayFromString(xhr.responseText||"",true)};var lazyArray=this;lazyArray.setDataGetter(chunkNum=>{var start=chunkNum*chunkSize;var end=(chunkNum+1)*chunkSize-1;end=Math.min(end,datalength-1);if(typeof lazyArray.chunks[chunkNum]=="undefined"){lazyArray.chunks[chunkNum]=doXHR(start,end)}if(typeof lazyArray.chunks[chunkNum]=="undefined")throw new Error("doXHR failed!");return lazyArray.chunks[chunkNum]});if(usesGzip||!datalength){chunkSize=datalength=1;datalength=this.getter(0).length;chunkSize=datalength;out("LazyFiles on gzip forces download of the whole file when length is accessed")}this._length=datalength;this._chunkSize=chunkSize;this.lengthKnown=true};if(typeof XMLHttpRequest!="undefined"){if(!ENVIRONMENT_IS_WORKER)throw"Cannot do synchronous binary XHRs outside webworkers in modern browsers. Use --embed-file or --preload-file in emcc";var lazyArray=new LazyUint8Array;Object.defineProperties(lazyArray,{length:{get:function(){if(!this.lengthKnown){this.cacheLength()}return this._length}},chunkSize:{get:function(){if(!this.lengthKnown){this.cacheLength()}return this._chunkSize}}});var properties={isDevice:false,contents:lazyArray}}else{var properties={isDevice:false,url:url}}var node=FS.createFile(parent,name,properties,canRead,canWrite);if(properties.contents){node.contents=properties.contents}else if(properties.url){node.contents=null;node.url=properties.url}Object.defineProperties(node,{usedBytes:{get:function(){return this.contents.length}}});var stream_ops={};var keys=Object.keys(node.stream_ops);keys.forEach(key=>{var fn=node.stream_ops[key];stream_ops[key]=function forceLoadLazyFile(){FS.forceLoadFile(node);return fn.apply(null,arguments)}});function writeChunks(stream,buffer,offset,length,position){var contents=stream.node.contents;if(position>=contents.length)return 0;var size=Math.min(contents.length-position,length);if(contents.slice){for(var i=0;i{FS.forceLoadFile(node);return writeChunks(stream,buffer,offset,length,position)};stream_ops.mmap=(stream,length,position,prot,flags)=>{FS.forceLoadFile(node);var ptr=mmapAlloc(length);if(!ptr){throw new FS.ErrnoError(48)}writeChunks(stream,HEAP8,ptr,length,position);return{ptr:ptr,allocated:true}};node.stream_ops=stream_ops;return node},createPreloadedFile:(parent,name,url,canRead,canWrite,onload,onerror,dontCreateFile,canOwn,preFinish)=>{var fullname=name?PATH_FS.resolve(PATH.join2(parent,name)):parent;var dep=getUniqueRunDependency("cp "+fullname);function processData(byteArray){function finish(byteArray){if(preFinish)preFinish();if(!dontCreateFile){FS.createDataFile(parent,name,byteArray,canRead,canWrite,canOwn)}if(onload)onload();removeRunDependency(dep)}if(Browser.handledByPreloadPlugin(byteArray,fullname,finish,()=>{if(onerror)onerror();removeRunDependency(dep)})){return}finish(byteArray)}addRunDependency(dep);if(typeof url=="string"){asyncLoad(url,byteArray=>processData(byteArray),onerror)}else{processData(url)}},indexedDB:()=>{return window.indexedDB||window.mozIndexedDB||window.webkitIndexedDB||window.msIndexedDB},DB_NAME:()=>{return"EM_FS_"+window.location.pathname},DB_VERSION:20,DB_STORE_NAME:"FILE_DATA",saveFilesToDB:(paths,onload=(()=>{}),onerror=(()=>{}))=>{var indexedDB=FS.indexedDB();try{var openRequest=indexedDB.open(FS.DB_NAME(),FS.DB_VERSION)}catch(e){return onerror(e)}openRequest.onupgradeneeded=()=>{out("creating db");var db=openRequest.result;db.createObjectStore(FS.DB_STORE_NAME)};openRequest.onsuccess=()=>{var db=openRequest.result;var transaction=db.transaction([FS.DB_STORE_NAME],"readwrite");var files=transaction.objectStore(FS.DB_STORE_NAME);var ok=0,fail=0,total=paths.length;function finish(){if(fail==0)onload();else onerror()}paths.forEach(path=>{var putRequest=files.put(FS.analyzePath(path).object.contents,path);putRequest.onsuccess=()=>{ok++;if(ok+fail==total)finish()};putRequest.onerror=()=>{fail++;if(ok+fail==total)finish()}});transaction.onerror=onerror};openRequest.onerror=onerror},loadFilesFromDB:(paths,onload=(()=>{}),onerror=(()=>{}))=>{var indexedDB=FS.indexedDB();try{var openRequest=indexedDB.open(FS.DB_NAME(),FS.DB_VERSION)}catch(e){return onerror(e)}openRequest.onupgradeneeded=onerror;openRequest.onsuccess=()=>{var db=openRequest.result;try{var transaction=db.transaction([FS.DB_STORE_NAME],"readonly")}catch(e){onerror(e);return}var files=transaction.objectStore(FS.DB_STORE_NAME);var ok=0,fail=0,total=paths.length;function finish(){if(fail==0)onload();else onerror()}paths.forEach(path=>{var getRequest=files.get(path);getRequest.onsuccess=()=>{if(FS.analyzePath(path).exists){FS.unlink(path)}FS.createDataFile(PATH.dirname(path),PATH.basename(path),getRequest.result,true,true,true);ok++;if(ok+fail==total)finish()};getRequest.onerror=()=>{fail++;if(ok+fail==total)finish()}});transaction.onerror=onerror};openRequest.onerror=onerror}};var SYSCALLS={DEFAULT_POLLMASK:5,calculateAt:function(dirfd,path,allowEmpty){if(PATH.isAbs(path)){return path}var dir;if(dirfd===-100){dir=FS.cwd()}else{var dirstream=SYSCALLS.getStreamFromFD(dirfd);dir=dirstream.path}if(path.length==0){if(!allowEmpty){throw new FS.ErrnoError(44)}return dir}return PATH.join2(dir,path)},doStat:function(func,path,buf){try{var stat=func(path)}catch(e){if(e&&e.node&&PATH.normalize(path)!==PATH.normalize(FS.getPath(e.node))){return-54}throw e}HEAP32[buf>>2]=stat.dev;HEAP32[buf+8>>2]=stat.ino;HEAP32[buf+12>>2]=stat.mode;HEAPU32[buf+16>>2]=stat.nlink;HEAP32[buf+20>>2]=stat.uid;HEAP32[buf+24>>2]=stat.gid;HEAP32[buf+28>>2]=stat.rdev;tempI64=[stat.size>>>0,(tempDouble=stat.size,+Math.abs(tempDouble)>=1?tempDouble>0?(Math.min(+Math.floor(tempDouble/4294967296),4294967295)|0)>>>0:~~+Math.ceil((tempDouble-+(~~tempDouble>>>0))/4294967296)>>>0:0)],HEAP32[buf+40>>2]=tempI64[0],HEAP32[buf+44>>2]=tempI64[1];HEAP32[buf+48>>2]=4096;HEAP32[buf+52>>2]=stat.blocks;var atime=stat.atime.getTime();var mtime=stat.mtime.getTime();var ctime=stat.ctime.getTime();tempI64=[Math.floor(atime/1e3)>>>0,(tempDouble=Math.floor(atime/1e3),+Math.abs(tempDouble)>=1?tempDouble>0?(Math.min(+Math.floor(tempDouble/4294967296),4294967295)|0)>>>0:~~+Math.ceil((tempDouble-+(~~tempDouble>>>0))/4294967296)>>>0:0)],HEAP32[buf+56>>2]=tempI64[0],HEAP32[buf+60>>2]=tempI64[1];HEAPU32[buf+64>>2]=atime%1e3*1e3;tempI64=[Math.floor(mtime/1e3)>>>0,(tempDouble=Math.floor(mtime/1e3),+Math.abs(tempDouble)>=1?tempDouble>0?(Math.min(+Math.floor(tempDouble/4294967296),4294967295)|0)>>>0:~~+Math.ceil((tempDouble-+(~~tempDouble>>>0))/4294967296)>>>0:0)],HEAP32[buf+72>>2]=tempI64[0],HEAP32[buf+76>>2]=tempI64[1];HEAPU32[buf+80>>2]=mtime%1e3*1e3;tempI64=[Math.floor(ctime/1e3)>>>0,(tempDouble=Math.floor(ctime/1e3),+Math.abs(tempDouble)>=1?tempDouble>0?(Math.min(+Math.floor(tempDouble/4294967296),4294967295)|0)>>>0:~~+Math.ceil((tempDouble-+(~~tempDouble>>>0))/4294967296)>>>0:0)],HEAP32[buf+88>>2]=tempI64[0],HEAP32[buf+92>>2]=tempI64[1];HEAPU32[buf+96>>2]=ctime%1e3*1e3;tempI64=[stat.ino>>>0,(tempDouble=stat.ino,+Math.abs(tempDouble)>=1?tempDouble>0?(Math.min(+Math.floor(tempDouble/4294967296),4294967295)|0)>>>0:~~+Math.ceil((tempDouble-+(~~tempDouble>>>0))/4294967296)>>>0:0)],HEAP32[buf+104>>2]=tempI64[0],HEAP32[buf+108>>2]=tempI64[1];return 0},doMsync:function(addr,stream,len,flags,offset){if(!FS.isFile(stream.node.mode)){throw new FS.ErrnoError(43)}if(flags&2){return 0}var buffer=HEAPU8.slice(addr,addr+len);FS.msync(stream,buffer,offset,len,flags)},varargs:undefined,get:function(){SYSCALLS.varargs+=4;var ret=HEAP32[SYSCALLS.varargs-4>>2];return ret},getStr:function(ptr){var ret=UTF8ToString(ptr);return ret},getStreamFromFD:function(fd){var stream=FS.getStream(fd);if(!stream)throw new FS.ErrnoError(8);return stream}};function ___syscall_chdir(path){try{path=SYSCALLS.getStr(path);FS.chdir(path);return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_chmod(path,mode){try{path=SYSCALLS.getStr(path);FS.chmod(path,mode);return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}var SOCKFS={mount:function(mount){Module["websocket"]=Module["websocket"]&&"object"===typeof Module["websocket"]?Module["websocket"]:{};Module["websocket"]._callbacks={};Module["websocket"]["on"]=function(event,callback){if("function"===typeof callback){this._callbacks[event]=callback}return this};Module["websocket"].emit=function(event,param){if("function"===typeof this._callbacks[event]){this._callbacks[event].call(this,param)}};return FS.createNode(null,"/",16384|511,0)},createSocket:function(family,type,protocol){type&=~526336;var streaming=type==1;if(streaming&&protocol&&protocol!=6){throw new FS.ErrnoError(66)}var sock={family:family,type:type,protocol:protocol,server:null,error:null,peers:{},pending:[],recv_queue:[],sock_ops:SOCKFS.websocket_sock_ops};var name=SOCKFS.nextname();var node=FS.createNode(SOCKFS.root,name,49152,0);node.sock=sock;var stream=FS.createStream({path:name,node:node,flags:2,seekable:false,stream_ops:SOCKFS.stream_ops});sock.stream=stream;return sock},getSocket:function(fd){var stream=FS.getStream(fd);if(!stream||!FS.isSocket(stream.node.mode)){return null}return stream.node.sock},stream_ops:{poll:function(stream){var sock=stream.node.sock;return sock.sock_ops.poll(sock)},ioctl:function(stream,request,varargs){var sock=stream.node.sock;return sock.sock_ops.ioctl(sock,request,varargs)},read:function(stream,buffer,offset,length,position){var sock=stream.node.sock;var msg=sock.sock_ops.recvmsg(sock,length);if(!msg){return 0}buffer.set(msg.buffer,offset);return msg.buffer.length},write:function(stream,buffer,offset,length,position){var sock=stream.node.sock;return sock.sock_ops.sendmsg(sock,buffer,offset,length)},close:function(stream){var sock=stream.node.sock;sock.sock_ops.close(sock)}},nextname:function(){if(!SOCKFS.nextname.current){SOCKFS.nextname.current=0}return"socket["+SOCKFS.nextname.current+++"]"},websocket_sock_ops:{createPeer:function(sock,addr,port){var ws;if(typeof addr=="object"){ws=addr;addr=null;port=null}if(ws){if(ws._socket){addr=ws._socket.remoteAddress;port=ws._socket.remotePort}else{var result=/ws[s]?:\/\/([^:]+):(\d+)/.exec(ws.url);if(!result){throw new Error("WebSocket URL must be in the format ws(s)://address:port")}addr=result[1];port=parseInt(result[2],10)}}else{try{var runtimeConfig=Module["websocket"]&&"object"===typeof Module["websocket"];var url="ws:#".replace("#","//");if(runtimeConfig){if("string"===typeof Module["websocket"]["url"]){url=Module["websocket"]["url"]}}if(url==="ws://"||url==="wss://"){var parts=addr.split("/");url=url+parts[0]+":"+port+"/"+parts.slice(1).join("/")}var subProtocols="binary";if(runtimeConfig){if("string"===typeof Module["websocket"]["subprotocol"]){subProtocols=Module["websocket"]["subprotocol"]}}var opts=undefined;if(subProtocols!=="null"){subProtocols=subProtocols.replace(/^ +| +$/g,"").split(/ *, */);opts=subProtocols}if(runtimeConfig&&null===Module["websocket"]["subprotocol"]){subProtocols="null";opts=undefined}var WebSocketConstructor;if(ENVIRONMENT_IS_NODE){WebSocketConstructor=require("ws")}else{WebSocketConstructor=WebSocket}ws=new WebSocketConstructor(url,opts);ws.binaryType="arraybuffer"}catch(e){throw new FS.ErrnoError(23)}}var peer={addr:addr,port:port,socket:ws,dgram_send_queue:[]};SOCKFS.websocket_sock_ops.addPeer(sock,peer);SOCKFS.websocket_sock_ops.handlePeerEvents(sock,peer);if(sock.type===2&&typeof sock.sport!="undefined"){peer.dgram_send_queue.push(new Uint8Array([255,255,255,255,"p".charCodeAt(0),"o".charCodeAt(0),"r".charCodeAt(0),"t".charCodeAt(0),(sock.sport&65280)>>8,sock.sport&255]))}return peer},getPeer:function(sock,addr,port){return sock.peers[addr+":"+port]},addPeer:function(sock,peer){sock.peers[peer.addr+":"+peer.port]=peer},removePeer:function(sock,peer){delete sock.peers[peer.addr+":"+peer.port]},handlePeerEvents:function(sock,peer){var first=true;var handleOpen=function(){Module["websocket"].emit("open",sock.stream.fd);try{var queued=peer.dgram_send_queue.shift();while(queued){peer.socket.send(queued);queued=peer.dgram_send_queue.shift()}}catch(e){peer.socket.close()}};function handleMessage(data){if(typeof data=="string"){var encoder=new TextEncoder;data=encoder.encode(data)}else{assert(data.byteLength!==undefined);if(data.byteLength==0){return}data=new Uint8Array(data)}var wasfirst=first;first=false;if(wasfirst&&data.length===10&&data[0]===255&&data[1]===255&&data[2]===255&&data[3]===255&&data[4]==="p".charCodeAt(0)&&data[5]==="o".charCodeAt(0)&&data[6]==="r".charCodeAt(0)&&data[7]==="t".charCodeAt(0)){var newport=data[8]<<8|data[9];SOCKFS.websocket_sock_ops.removePeer(sock,peer);peer.port=newport;SOCKFS.websocket_sock_ops.addPeer(sock,peer);return}sock.recv_queue.push({addr:peer.addr,port:peer.port,data:data});Module["websocket"].emit("message",sock.stream.fd)}if(ENVIRONMENT_IS_NODE){peer.socket.on("open",handleOpen);peer.socket.on("message",function(data,isBinary){if(!isBinary){return}handleMessage(new Uint8Array(data).buffer)});peer.socket.on("close",function(){Module["websocket"].emit("close",sock.stream.fd)});peer.socket.on("error",function(error){sock.error=14;Module["websocket"].emit("error",[sock.stream.fd,sock.error,"ECONNREFUSED: Connection refused"])})}else{peer.socket.onopen=handleOpen;peer.socket.onclose=function(){Module["websocket"].emit("close",sock.stream.fd)};peer.socket.onmessage=function peer_socket_onmessage(event){handleMessage(event.data)};peer.socket.onerror=function(error){sock.error=14;Module["websocket"].emit("error",[sock.stream.fd,sock.error,"ECONNREFUSED: Connection refused"])}}},poll:function(sock){if(sock.type===1&&sock.server){return sock.pending.length?64|1:0}var mask=0;var dest=sock.type===1?SOCKFS.websocket_sock_ops.getPeer(sock,sock.daddr,sock.dport):null;if(sock.recv_queue.length||!dest||dest&&dest.socket.readyState===dest.socket.CLOSING||dest&&dest.socket.readyState===dest.socket.CLOSED){mask|=64|1}if(!dest||dest&&dest.socket.readyState===dest.socket.OPEN){mask|=4}if(dest&&dest.socket.readyState===dest.socket.CLOSING||dest&&dest.socket.readyState===dest.socket.CLOSED){mask|=16}return mask},ioctl:function(sock,request,arg){switch(request){case 21531:var bytes=0;if(sock.recv_queue.length){bytes=sock.recv_queue[0].data.length}HEAP32[arg>>2]=bytes;return 0;default:return 28}},close:function(sock){if(sock.server){try{sock.server.close()}catch(e){}sock.server=null}var peers=Object.keys(sock.peers);for(var i=0;i>2]=value;return value}function inetNtop4(addr){return(addr&255)+"."+(addr>>8&255)+"."+(addr>>16&255)+"."+(addr>>24&255)}function inetNtop6(ints){var str="";var word=0;var longest=0;var lastzero=0;var zstart=0;var len=0;var i=0;var parts=[ints[0]&65535,ints[0]>>16,ints[1]&65535,ints[1]>>16,ints[2]&65535,ints[2]>>16,ints[3]&65535,ints[3]>>16];var hasipv4=true;var v4part="";for(i=0;i<5;i++){if(parts[i]!==0){hasipv4=false;break}}if(hasipv4){v4part=inetNtop4(parts[6]|parts[7]<<16);if(parts[5]===-1){str="::ffff:";str+=v4part;return str}if(parts[5]===0){str="::";if(v4part==="0.0.0.0")v4part="";if(v4part==="0.0.0.1")v4part="1";str+=v4part;return str}}for(word=0;word<8;word++){if(parts[word]===0){if(word-lastzero>1){len=0}lastzero=word;len++}if(len>longest){longest=len;zstart=word-longest+1}}for(word=0;word<8;word++){if(longest>1){if(parts[word]===0&&word>=zstart&&word>1];var port=_ntohs(HEAPU16[sa+2>>1]);var addr;switch(family){case 2:if(salen!==16){return{errno:28}}addr=HEAP32[sa+4>>2];addr=inetNtop4(addr);break;case 10:if(salen!==28){return{errno:28}}addr=[HEAP32[sa+8>>2],HEAP32[sa+12>>2],HEAP32[sa+16>>2],HEAP32[sa+20>>2]];addr=inetNtop6(addr);break;default:return{errno:5}}return{family:family,addr:addr,port:port}}function inetPton4(str){var b=str.split(".");for(var i=0;i<4;i++){var tmp=Number(b[i]);if(isNaN(tmp))return null;b[i]=tmp}return(b[0]|b[1]<<8|b[2]<<16|b[3]<<24)>>>0}function jstoi_q(str){return parseInt(str)}function inetPton6(str){var words;var w,offset,z;var valid6regx=/^((?=.*::)(?!.*::.+::)(::)?([\dA-F]{1,4}:(:|\b)|){5}|([\dA-F]{1,4}:){6})((([\dA-F]{1,4}((?!\3)::|:\b|$))|(?!\2\3)){2}|(((2[0-4]|1\d|[1-9])?\d|25[0-5])\.?\b){4})$/i;var parts=[];if(!valid6regx.test(str)){return null}if(str==="::"){return[0,0,0,0,0,0,0,0]}if(str.startsWith("::")){str=str.replace("::","Z:")}else{str=str.replace("::",":Z:")}if(str.indexOf(".")>0){str=str.replace(new RegExp("[.]","g"),":");words=str.split(":");words[words.length-4]=jstoi_q(words[words.length-4])+jstoi_q(words[words.length-3])*256;words[words.length-3]=jstoi_q(words[words.length-2])+jstoi_q(words[words.length-1])*256;words=words.slice(0,words.length-2)}else{words=str.split(":")}offset=0;z=0;for(w=0;w>1]=2;return 0}case 6:case 7:return 0;case 16:case 8:return-28;case 9:setErrNo(28);return-1;default:{return-28}}}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_fstat64(fd,buf){try{var stream=SYSCALLS.getStreamFromFD(fd);return SYSCALLS.doStat(FS.stat,stream.path,buf)}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_statfs64(path,size,buf){try{path=SYSCALLS.getStr(path);HEAP32[buf+4>>2]=4096;HEAP32[buf+40>>2]=4096;HEAP32[buf+8>>2]=1e6;HEAP32[buf+12>>2]=5e5;HEAP32[buf+16>>2]=5e5;HEAP32[buf+20>>2]=FS.nextInode;HEAP32[buf+24>>2]=1e6;HEAP32[buf+28>>2]=42;HEAP32[buf+44>>2]=2;HEAP32[buf+36>>2]=255;return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_fstatfs64(fd,size,buf){try{var stream=SYSCALLS.getStreamFromFD(fd);return ___syscall_statfs64(0,size,buf)}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}var MAX_INT53=9007199254740992;var MIN_INT53=-9007199254740992;function bigintToI53Checked(num){return numMAX_INT53?NaN:Number(num)}function ___syscall_ftruncate64(fd,length){try{length=bigintToI53Checked(length);if(isNaN(length))return-61;FS.ftruncate(fd,length);return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_getcwd(buf,size){try{if(size===0)return-28;var cwd=FS.cwd();var cwdLengthInBytes=lengthBytesUTF8(cwd)+1;if(size>>0,(tempDouble=id,+Math.abs(tempDouble)>=1?tempDouble>0?(Math.min(+Math.floor(tempDouble/4294967296),4294967295)|0)>>>0:~~+Math.ceil((tempDouble-+(~~tempDouble>>>0))/4294967296)>>>0:0)],HEAP32[dirp+pos>>2]=tempI64[0],HEAP32[dirp+pos+4>>2]=tempI64[1];tempI64=[(idx+1)*struct_size>>>0,(tempDouble=(idx+1)*struct_size,+Math.abs(tempDouble)>=1?tempDouble>0?(Math.min(+Math.floor(tempDouble/4294967296),4294967295)|0)>>>0:~~+Math.ceil((tempDouble-+(~~tempDouble>>>0))/4294967296)>>>0:0)],HEAP32[dirp+pos+8>>2]=tempI64[0],HEAP32[dirp+pos+12>>2]=tempI64[1];HEAP16[dirp+pos+16>>1]=280;HEAP8[dirp+pos+18>>0]=type;stringToUTF8(name,dirp+pos+19,256);pos+=struct_size;idx+=1}FS.llseek(stream,idx*struct_size,0);return pos}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_ioctl(fd,op,varargs){SYSCALLS.varargs=varargs;try{var stream=SYSCALLS.getStreamFromFD(fd);switch(op){case 21509:case 21505:{if(!stream.tty)return-59;return 0}case 21510:case 21511:case 21512:case 21506:case 21507:case 21508:{if(!stream.tty)return-59;return 0}case 21519:{if(!stream.tty)return-59;var argp=SYSCALLS.get();HEAP32[argp>>2]=0;return 0}case 21520:{if(!stream.tty)return-59;return-28}case 21531:{var argp=SYSCALLS.get();return FS.ioctl(stream,op,argp)}case 21523:{if(!stream.tty)return-59;return 0}case 21524:{if(!stream.tty)return-59;return 0}default:return-28}}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_lstat64(path,buf){try{path=SYSCALLS.getStr(path);return SYSCALLS.doStat(FS.lstat,path,buf)}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_mkdirat(dirfd,path,mode){try{path=SYSCALLS.getStr(path);path=SYSCALLS.calculateAt(dirfd,path);path=PATH.normalize(path);if(path[path.length-1]==="/")path=path.substr(0,path.length-1);FS.mkdir(path,mode,0);return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_newfstatat(dirfd,path,buf,flags){try{path=SYSCALLS.getStr(path);var nofollow=flags&256;var allowEmpty=flags&4096;flags=flags&~6400;path=SYSCALLS.calculateAt(dirfd,path,allowEmpty);return SYSCALLS.doStat(nofollow?FS.lstat:FS.stat,path,buf)}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_openat(dirfd,path,flags,varargs){SYSCALLS.varargs=varargs;try{path=SYSCALLS.getStr(path);path=SYSCALLS.calculateAt(dirfd,path);var mode=varargs?SYSCALLS.get():0;return FS.open(path,flags,mode).fd}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_readlinkat(dirfd,path,buf,bufsize){try{path=SYSCALLS.getStr(path);path=SYSCALLS.calculateAt(dirfd,path);if(bufsize<=0)return-28;var ret=FS.readlink(path);var len=Math.min(bufsize,lengthBytesUTF8(ret));var endChar=HEAP8[buf+len];stringToUTF8(ret,buf,bufsize+1);HEAP8[buf+len]=endChar;return len}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function writeSockaddr(sa,family,addr,port,addrlen){switch(family){case 2:addr=inetPton4(addr);zeroMemory(sa,16);if(addrlen){HEAP32[addrlen>>2]=16}HEAP16[sa>>1]=family;HEAP32[sa+4>>2]=addr;HEAP16[sa+2>>1]=_htons(port);break;case 10:addr=inetPton6(addr);zeroMemory(sa,28);if(addrlen){HEAP32[addrlen>>2]=28}HEAP32[sa>>2]=family;HEAP32[sa+8>>2]=addr[0];HEAP32[sa+12>>2]=addr[1];HEAP32[sa+16>>2]=addr[2];HEAP32[sa+20>>2]=addr[3];HEAP16[sa+2>>1]=_htons(port);break;default:return 5}return 0}function ___syscall_recvfrom(fd,buf,len,flags,addr,addrlen){try{var sock=getSocketFromFD(fd);var msg=sock.sock_ops.recvmsg(sock,len);if(!msg)return 0;if(addr){var errno=writeSockaddr(addr,sock.family,DNS.lookup_name(msg.addr),msg.port,addrlen)}HEAPU8.set(msg.buffer,buf);return msg.buffer.byteLength}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_renameat(olddirfd,oldpath,newdirfd,newpath){try{oldpath=SYSCALLS.getStr(oldpath);newpath=SYSCALLS.getStr(newpath);oldpath=SYSCALLS.calculateAt(olddirfd,oldpath);newpath=SYSCALLS.calculateAt(newdirfd,newpath);FS.rename(oldpath,newpath);return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_rmdir(path){try{path=SYSCALLS.getStr(path);FS.rmdir(path);return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_sendto(fd,message,length,flags,addr,addr_len){try{var sock=getSocketFromFD(fd);var dest=getSocketAddress(addr,addr_len,true);if(!dest){return FS.write(sock.stream,HEAP8,message,length)}return sock.sock_ops.sendmsg(sock,HEAP8,message,length,dest.addr,dest.port)}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_socket(domain,type,protocol){try{var sock=SOCKFS.createSocket(domain,type,protocol);return sock.stream.fd}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_stat64(path,buf){try{path=SYSCALLS.getStr(path);return SYSCALLS.doStat(FS.stat,path,buf)}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_symlink(target,linkpath){try{target=SYSCALLS.getStr(target);linkpath=SYSCALLS.getStr(linkpath);FS.symlink(target,linkpath);return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_unlinkat(dirfd,path,flags){try{path=SYSCALLS.getStr(path);path=SYSCALLS.calculateAt(dirfd,path);if(flags===0){FS.unlink(path)}else if(flags===512){FS.rmdir(path)}else{abort("Invalid flags passed to unlinkat")}return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function readI53FromI64(ptr){return HEAPU32[ptr>>2]+HEAP32[ptr+4>>2]*4294967296}function ___syscall_utimensat(dirfd,path,times,flags){try{path=SYSCALLS.getStr(path);path=SYSCALLS.calculateAt(dirfd,path,true);if(!times){var atime=Date.now();var mtime=atime}else{var seconds=readI53FromI64(times);var nanoseconds=HEAP32[times+8>>2];atime=seconds*1e3+nanoseconds/(1e3*1e3);times+=16;seconds=readI53FromI64(times);nanoseconds=HEAP32[times+8>>2];mtime=seconds*1e3+nanoseconds/(1e3*1e3)}FS.utime(path,atime,mtime);return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}var nowIsMonotonic=true;function __emscripten_get_now_is_monotonic(){return nowIsMonotonic}function __gmtime_js(time,tmPtr){var date=new Date(readI53FromI64(time)*1e3);HEAP32[tmPtr>>2]=date.getUTCSeconds();HEAP32[tmPtr+4>>2]=date.getUTCMinutes();HEAP32[tmPtr+8>>2]=date.getUTCHours();HEAP32[tmPtr+12>>2]=date.getUTCDate();HEAP32[tmPtr+16>>2]=date.getUTCMonth();HEAP32[tmPtr+20>>2]=date.getUTCFullYear()-1900;HEAP32[tmPtr+24>>2]=date.getUTCDay();var start=Date.UTC(date.getUTCFullYear(),0,1,0,0,0,0);var yday=(date.getTime()-start)/(1e3*60*60*24)|0;HEAP32[tmPtr+28>>2]=yday}function __isLeapYear(year){return year%4===0&&(year%100!==0||year%400===0)}var __MONTH_DAYS_LEAP_CUMULATIVE=[0,31,60,91,121,152,182,213,244,274,305,335];var __MONTH_DAYS_REGULAR_CUMULATIVE=[0,31,59,90,120,151,181,212,243,273,304,334];function __yday_from_date(date){var isLeapYear=__isLeapYear(date.getFullYear());var monthDaysCumulative=isLeapYear?__MONTH_DAYS_LEAP_CUMULATIVE:__MONTH_DAYS_REGULAR_CUMULATIVE;var yday=monthDaysCumulative[date.getMonth()]+date.getDate()-1;return yday}function __localtime_js(time,tmPtr){var date=new Date(readI53FromI64(time)*1e3);HEAP32[tmPtr>>2]=date.getSeconds();HEAP32[tmPtr+4>>2]=date.getMinutes();HEAP32[tmPtr+8>>2]=date.getHours();HEAP32[tmPtr+12>>2]=date.getDate();HEAP32[tmPtr+16>>2]=date.getMonth();HEAP32[tmPtr+20>>2]=date.getFullYear()-1900;HEAP32[tmPtr+24>>2]=date.getDay();var yday=__yday_from_date(date)|0;HEAP32[tmPtr+28>>2]=yday;HEAP32[tmPtr+36>>2]=-(date.getTimezoneOffset()*60);var start=new Date(date.getFullYear(),0,1);var summerOffset=new Date(date.getFullYear(),6,1).getTimezoneOffset();var winterOffset=start.getTimezoneOffset();var dst=(summerOffset!=winterOffset&&date.getTimezoneOffset()==Math.min(winterOffset,summerOffset))|0;HEAP32[tmPtr+32>>2]=dst}function __mmap_js(len,prot,flags,fd,off,allocated,addr){try{var stream=SYSCALLS.getStreamFromFD(fd);var res=FS.mmap(stream,len,off,prot,flags);var ptr=res.ptr;HEAP32[allocated>>2]=res.allocated;HEAPU32[addr>>2]=ptr;return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function __msync_js(addr,len,prot,flags,fd,offset){try{SYSCALLS.doMsync(addr,SYSCALLS.getStreamFromFD(fd),len,flags,0);return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function __munmap_js(addr,len,prot,flags,fd,offset){try{var stream=SYSCALLS.getStreamFromFD(fd);if(prot&2){SYSCALLS.doMsync(addr,stream,len,flags,offset)}FS.munmap(stream)}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function allocateUTF8(str){var size=lengthBytesUTF8(str)+1;var ret=_malloc(size);if(ret)stringToUTF8Array(str,HEAP8,ret,size);return ret}function __tzset_js(timezone,daylight,tzname){var currentYear=(new Date).getFullYear();var winter=new Date(currentYear,0,1);var summer=new Date(currentYear,6,1);var winterOffset=winter.getTimezoneOffset();var summerOffset=summer.getTimezoneOffset();var stdTimezoneOffset=Math.max(winterOffset,summerOffset);HEAPU32[timezone>>2]=stdTimezoneOffset*60;HEAP32[daylight>>2]=Number(winterOffset!=summerOffset);function extractZone(date){var match=date.toTimeString().match(/\(([A-Za-z ]+)\)$/);return match?match[1]:"GMT"}var winterName=extractZone(winter);var summerName=extractZone(summer);var winterNamePtr=allocateUTF8(winterName);var summerNamePtr=allocateUTF8(summerName);if(summerOffset>2]=winterNamePtr;HEAPU32[tzname+4>>2]=summerNamePtr}else{HEAPU32[tzname>>2]=summerNamePtr;HEAPU32[tzname+4>>2]=winterNamePtr}}function _abort(){abort("")}var dlopenMissingError="To use dlopen, you need enable dynamic linking, see https://github.com/emscripten-core/emscripten/wiki/Linking";function _dlopen(handle){abort(dlopenMissingError)}var DOTNETENTROPY={getBatchedRandomValues:function(buffer,bufferLength){const batchedQuotaMax=65536;const needTempBuf=typeof SharedArrayBuffer!=="undefined"&&Module.HEAPU8.buffer instanceof SharedArrayBuffer;const buf=needTempBuf?new ArrayBuffer(bufferLength):Module.HEAPU8.buffer;const offset=needTempBuf?0:buffer;for(let i=0;i{var t=process.hrtime();return t[0]*1e3+t[1]/1e6}}else if(typeof dateNow!="undefined"){_emscripten_get_now=dateNow}else _emscripten_get_now=()=>performance.now();function _emscripten_get_now_res(){if(ENVIRONMENT_IS_NODE){return 1}else if(typeof dateNow!="undefined"){return 1e3}else return 1e3}function _emscripten_memcpy_big(dest,src,num){HEAPU8.copyWithin(dest,src,src+num)}function emscripten_realloc_buffer(size){var b=wasmMemory.buffer;try{wasmMemory.grow(size-b.byteLength+65535>>>16);updateMemoryViews();return 1}catch(e){}}function _emscripten_resize_heap(requestedSize){var oldSize=HEAPU8.length;requestedSize=requestedSize>>>0;var maxHeapSize=getHeapMax();if(requestedSize>maxHeapSize){return false}let alignUp=(x,multiple)=>x+(multiple-x%multiple)%multiple;for(var cutDown=1;cutDown<=4;cutDown*=2){var overGrownHeapSize=oldSize*(1+.2/cutDown);overGrownHeapSize=Math.min(overGrownHeapSize,requestedSize+100663296);var newSize=Math.min(maxHeapSize,alignUp(Math.max(requestedSize,overGrownHeapSize),65536));var replacement=emscripten_realloc_buffer(newSize);if(replacement){return true}}return false}var ENV={};function getExecutableName(){return thisProgram||"./this.program"}function getEnvStrings(){if(!getEnvStrings.strings){var lang=(typeof navigator=="object"&&navigator.languages&&navigator.languages[0]||"C").replace("-","_")+".UTF-8";var env={"USER":"web_user","LOGNAME":"web_user","PATH":"/","PWD":"/","HOME":"/home/web_user","LANG":lang,"_":getExecutableName()};for(var x in ENV){if(ENV[x]===undefined)delete env[x];else env[x]=ENV[x]}var strings=[];for(var x in env){strings.push(x+"="+env[x])}getEnvStrings.strings=strings}return getEnvStrings.strings}function writeAsciiToMemory(str,buffer,dontAddNull){for(var i=0;i>0]=str.charCodeAt(i)}if(!dontAddNull)HEAP8[buffer>>0]=0}function _environ_get(__environ,environ_buf){var bufSize=0;getEnvStrings().forEach(function(string,i){var ptr=environ_buf+bufSize;HEAPU32[__environ+i*4>>2]=ptr;writeAsciiToMemory(string,ptr);bufSize+=string.length+1});return 0}function _environ_sizes_get(penviron_count,penviron_buf_size){var strings=getEnvStrings();HEAPU32[penviron_count>>2]=strings.length;var bufSize=0;strings.forEach(function(string){bufSize+=string.length+1});HEAPU32[penviron_buf_size>>2]=bufSize;return 0}function _proc_exit(code){EXITSTATUS=code;if(!keepRuntimeAlive()){if(Module["onExit"])Module["onExit"](code);ABORT=true}quit_(code,new ExitStatus(code))}function exitJS(status,implicit){EXITSTATUS=status;_proc_exit(status)}var _exit=exitJS;function _fd_close(fd){try{var stream=SYSCALLS.getStreamFromFD(fd);FS.close(stream);return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return e.errno}}function _fd_fdstat_get(fd,pbuf){try{var stream=SYSCALLS.getStreamFromFD(fd);var type=stream.tty?2:FS.isDir(stream.mode)?3:FS.isLink(stream.mode)?7:4;HEAP8[pbuf>>0]=type;return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return e.errno}}function doReadv(stream,iov,iovcnt,offset){var ret=0;for(var i=0;i>2];var len=HEAPU32[iov+4>>2];iov+=8;var curr=FS.read(stream,HEAP8,ptr,len,offset);if(curr<0)return-1;ret+=curr;if(curr>2]=num;return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return e.errno}}function doWritev(stream,iov,iovcnt,offset){var ret=0;for(var i=0;i>2];var len=HEAPU32[iov+4>>2];iov+=8;var curr=FS.write(stream,HEAP8,ptr,len,offset);if(curr<0)return-1;ret+=curr;if(typeof offset!=="undefined"){offset+=curr}}return ret}function _fd_pwrite(fd,iov,iovcnt,offset,pnum){try{offset=bigintToI53Checked(offset);if(isNaN(offset))return 61;var stream=SYSCALLS.getStreamFromFD(fd);var num=doWritev(stream,iov,iovcnt,offset);HEAPU32[pnum>>2]=num;return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return e.errno}}function _fd_read(fd,iov,iovcnt,pnum){try{var stream=SYSCALLS.getStreamFromFD(fd);var num=doReadv(stream,iov,iovcnt);HEAPU32[pnum>>2]=num;return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return e.errno}}function _fd_seek(fd,offset,whence,newOffset){try{offset=bigintToI53Checked(offset);if(isNaN(offset))return 61;var stream=SYSCALLS.getStreamFromFD(fd);FS.llseek(stream,offset,whence);tempI64=[stream.position>>>0,(tempDouble=stream.position,+Math.abs(tempDouble)>=1?tempDouble>0?(Math.min(+Math.floor(tempDouble/4294967296),4294967295)|0)>>>0:~~+Math.ceil((tempDouble-+(~~tempDouble>>>0))/4294967296)>>>0:0)],HEAP32[newOffset>>2]=tempI64[0],HEAP32[newOffset+4>>2]=tempI64[1];if(stream.getdents&&offset===0&&whence===0)stream.getdents=null;return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return e.errno}}function _fd_sync(fd){try{var stream=SYSCALLS.getStreamFromFD(fd);if(stream.stream_ops&&stream.stream_ops.fsync){return stream.stream_ops.fsync(stream)}return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return e.errno}}function _fd_write(fd,iov,iovcnt,pnum){try{var stream=SYSCALLS.getStreamFromFD(fd);var num=doWritev(stream,iov,iovcnt);HEAPU32[pnum>>2]=num;return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return e.errno}}function _llvm_eh_typeid_for(type){return type}var DOTNET={setup:function setup(linkerSetup){const pthreadReplacements={};const dotnet_replacements={fetch:globalThis.fetch,require:require,updateMemoryViews:updateMemoryViews,pthreadReplacements:pthreadReplacements,scriptDirectory:scriptDirectory,noExitRuntime:noExitRuntime};const ENVIRONMENT_IS_PTHREAD=false;Module.__dotnet_runtime.passEmscriptenInternals({isPThread:ENVIRONMENT_IS_PTHREAD,quit_:quit_,ExitStatus:ExitStatus,...linkerSetup});Module.__dotnet_runtime.initializeReplacements(dotnet_replacements);Module.__dotnet_runtime.configureEmscriptenStartup(Module);updateMemoryViews=dotnet_replacements.updateMemoryViews;noExitRuntime=dotnet_replacements.noExitRuntime;fetch=dotnet_replacements.fetch;require=dotnet_replacements.require;_scriptDir=__dirname=scriptDirectory=dotnet_replacements.scriptDirectory}};function _mono_interp_flush_jitcall_queue(){return{runtime_idx:12}}function _mono_interp_invoke_wasm_jit_call_trampoline(){return{runtime_idx:11}}function _mono_interp_jit_wasm_entry_trampoline(){return{runtime_idx:9}}function _mono_interp_jit_wasm_jit_call_trampoline(){return{runtime_idx:10}}function _mono_interp_record_interp_entry(){return{runtime_idx:8}}function _mono_interp_tier_prepare_jiterpreter(){return{runtime_idx:7}}function _mono_wasm_add_dbg_command_received(){return{runtime_idx:3}}function _mono_wasm_asm_loaded(){return{runtime_idx:1}}function _mono_wasm_bind_cs_function(){return{runtime_idx:23}}function _mono_wasm_bind_js_function(){return{runtime_idx:20}}function _mono_wasm_change_case(){return{runtime_idx:26}}function _mono_wasm_change_case_invariant(){return{runtime_idx:25}}function _mono_wasm_compare_string(){return{runtime_idx:27}}function _mono_wasm_create_cs_owned_object_ref(){return{runtime_idx:41}}function _mono_wasm_debugger_log(){return{runtime_idx:2}}function _mono_wasm_ends_with(){return{runtime_idx:29}}function _mono_wasm_fire_debugger_agent_message_with_data(){return{runtime_idx:4}}function _mono_wasm_get_by_index_ref(){return{runtime_idx:38}}function _mono_wasm_get_calendar_info(){return{runtime_idx:31}}function _mono_wasm_get_culture_info(){return{runtime_idx:32}}function _mono_wasm_get_first_day_of_week(){return{runtime_idx:33}}function _mono_wasm_get_first_week_of_year(){return{runtime_idx:34}}function _mono_wasm_get_global_object_ref(){return{runtime_idx:40}}function _mono_wasm_get_object_property_ref(){return{runtime_idx:36}}function _mono_wasm_index_of(){return{runtime_idx:30}}function _mono_wasm_invoke_bound_function(){return{runtime_idx:21}}function _mono_wasm_invoke_import(){return{runtime_idx:22}}function _mono_wasm_invoke_js_blazor(){return{runtime_idx:44}}function _mono_wasm_invoke_js_with_args_ref(){return{runtime_idx:35}}function _mono_wasm_marshal_promise(){return{runtime_idx:24}}function _mono_wasm_profiler_enter(){return{runtime_idx:14}}function _mono_wasm_profiler_leave(){return{runtime_idx:15}}function _mono_wasm_release_cs_owned_object(){return{runtime_idx:19}}function _mono_wasm_schedule_timer(){return{runtime_idx:0}}function _mono_wasm_set_by_index_ref(){return{runtime_idx:39}}function _mono_wasm_set_entrypoint_breakpoint(){return{runtime_idx:17}}function _mono_wasm_set_object_property_ref(){return{runtime_idx:37}}function _mono_wasm_starts_with(){return{runtime_idx:28}}function _mono_wasm_trace_logger(){return{runtime_idx:16}}function _mono_wasm_typed_array_from_ref(){return{runtime_idx:43}}function _mono_wasm_typed_array_to_array_ref(){return{runtime_idx:42}}function _schedule_background_exec(){return{runtime_idx:6}}function __arraySum(array,index){var sum=0;for(var i=0;i<=index;sum+=array[i++]){}return sum}var __MONTH_DAYS_LEAP=[31,29,31,30,31,30,31,31,30,31,30,31];var __MONTH_DAYS_REGULAR=[31,28,31,30,31,30,31,31,30,31,30,31];function __addDays(date,days){var newDate=new Date(date.getTime());while(days>0){var leap=__isLeapYear(newDate.getFullYear());var currentMonth=newDate.getMonth();var daysInCurrentMonth=(leap?__MONTH_DAYS_LEAP:__MONTH_DAYS_REGULAR)[currentMonth];if(days>daysInCurrentMonth-newDate.getDate()){days-=daysInCurrentMonth-newDate.getDate()+1;newDate.setDate(1);if(currentMonth<11){newDate.setMonth(currentMonth+1)}else{newDate.setMonth(0);newDate.setFullYear(newDate.getFullYear()+1)}}else{newDate.setDate(newDate.getDate()+days);return newDate}}return newDate}function writeArrayToMemory(array,buffer){HEAP8.set(array,buffer)}function _strftime(s,maxsize,format,tm){var tm_zone=HEAP32[tm+40>>2];var date={tm_sec:HEAP32[tm>>2],tm_min:HEAP32[tm+4>>2],tm_hour:HEAP32[tm+8>>2],tm_mday:HEAP32[tm+12>>2],tm_mon:HEAP32[tm+16>>2],tm_year:HEAP32[tm+20>>2],tm_wday:HEAP32[tm+24>>2],tm_yday:HEAP32[tm+28>>2],tm_isdst:HEAP32[tm+32>>2],tm_gmtoff:HEAP32[tm+36>>2],tm_zone:tm_zone?UTF8ToString(tm_zone):""};var pattern=UTF8ToString(format);var EXPANSION_RULES_1={"%c":"%a %b %d %H:%M:%S %Y","%D":"%m/%d/%y","%F":"%Y-%m-%d","%h":"%b","%r":"%I:%M:%S %p","%R":"%H:%M","%T":"%H:%M:%S","%x":"%m/%d/%y","%X":"%H:%M:%S","%Ec":"%c","%EC":"%C","%Ex":"%m/%d/%y","%EX":"%H:%M:%S","%Ey":"%y","%EY":"%Y","%Od":"%d","%Oe":"%e","%OH":"%H","%OI":"%I","%Om":"%m","%OM":"%M","%OS":"%S","%Ou":"%u","%OU":"%U","%OV":"%V","%Ow":"%w","%OW":"%W","%Oy":"%y"};for(var rule in EXPANSION_RULES_1){pattern=pattern.replace(new RegExp(rule,"g"),EXPANSION_RULES_1[rule])}var WEEKDAYS=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"];var MONTHS=["January","February","March","April","May","June","July","August","September","October","November","December"];function leadingSomething(value,digits,character){var str=typeof value=="number"?value.toString():value||"";while(str.length0?1:0}var compare;if((compare=sgn(date1.getFullYear()-date2.getFullYear()))===0){if((compare=sgn(date1.getMonth()-date2.getMonth()))===0){compare=sgn(date1.getDate()-date2.getDate())}}return compare}function getFirstWeekStartDate(janFourth){switch(janFourth.getDay()){case 0:return new Date(janFourth.getFullYear()-1,11,29);case 1:return janFourth;case 2:return new Date(janFourth.getFullYear(),0,3);case 3:return new Date(janFourth.getFullYear(),0,2);case 4:return new Date(janFourth.getFullYear(),0,1);case 5:return new Date(janFourth.getFullYear()-1,11,31);case 6:return new Date(janFourth.getFullYear()-1,11,30)}}function getWeekBasedYear(date){var thisDate=__addDays(new Date(date.tm_year+1900,0,1),date.tm_yday);var janFourthThisYear=new Date(thisDate.getFullYear(),0,4);var janFourthNextYear=new Date(thisDate.getFullYear()+1,0,4);var firstWeekStartThisYear=getFirstWeekStartDate(janFourthThisYear);var firstWeekStartNextYear=getFirstWeekStartDate(janFourthNextYear);if(compareByDay(firstWeekStartThisYear,thisDate)<=0){if(compareByDay(firstWeekStartNextYear,thisDate)<=0){return thisDate.getFullYear()+1}return thisDate.getFullYear()}return thisDate.getFullYear()-1}var EXPANSION_RULES_2={"%a":function(date){return WEEKDAYS[date.tm_wday].substring(0,3)},"%A":function(date){return WEEKDAYS[date.tm_wday]},"%b":function(date){return MONTHS[date.tm_mon].substring(0,3)},"%B":function(date){return MONTHS[date.tm_mon]},"%C":function(date){var year=date.tm_year+1900;return leadingNulls(year/100|0,2)},"%d":function(date){return leadingNulls(date.tm_mday,2)},"%e":function(date){return leadingSomething(date.tm_mday,2," ")},"%g":function(date){return getWeekBasedYear(date).toString().substring(2)},"%G":function(date){return getWeekBasedYear(date)},"%H":function(date){return leadingNulls(date.tm_hour,2)},"%I":function(date){var twelveHour=date.tm_hour;if(twelveHour==0)twelveHour=12;else if(twelveHour>12)twelveHour-=12;return leadingNulls(twelveHour,2)},"%j":function(date){return leadingNulls(date.tm_mday+__arraySum(__isLeapYear(date.tm_year+1900)?__MONTH_DAYS_LEAP:__MONTH_DAYS_REGULAR,date.tm_mon-1),3)},"%m":function(date){return leadingNulls(date.tm_mon+1,2)},"%M":function(date){return leadingNulls(date.tm_min,2)},"%n":function(){return"\n"},"%p":function(date){if(date.tm_hour>=0&&date.tm_hour<12){return"AM"}return"PM"},"%S":function(date){return leadingNulls(date.tm_sec,2)},"%t":function(){return"\t"},"%u":function(date){return date.tm_wday||7},"%U":function(date){var days=date.tm_yday+7-date.tm_wday;return leadingNulls(Math.floor(days/7),2)},"%V":function(date){var val=Math.floor((date.tm_yday+7-(date.tm_wday+6)%7)/7);if((date.tm_wday+371-date.tm_yday-2)%7<=2){val++}if(!val){val=52;var dec31=(date.tm_wday+7-date.tm_yday-1)%7;if(dec31==4||dec31==5&&__isLeapYear(date.tm_year%400-1)){val++}}else if(val==53){var jan1=(date.tm_wday+371-date.tm_yday)%7;if(jan1!=4&&(jan1!=3||!__isLeapYear(date.tm_year)))val=1}return leadingNulls(val,2)},"%w":function(date){return date.tm_wday},"%W":function(date){var days=date.tm_yday+7-(date.tm_wday+6)%7;return leadingNulls(Math.floor(days/7),2)},"%y":function(date){return(date.tm_year+1900).toString().substring(2)},"%Y":function(date){return date.tm_year+1900},"%z":function(date){var off=date.tm_gmtoff;var ahead=off>=0;off=Math.abs(off)/60;off=off/60*100+off%60;return(ahead?"+":"-")+String("0000"+off).slice(-4)},"%Z":function(date){return date.tm_zone},"%%":function(){return"%"}};pattern=pattern.replace(/%%/g,"\0\0");for(var rule in EXPANSION_RULES_2){if(pattern.includes(rule)){pattern=pattern.replace(new RegExp(rule,"g"),EXPANSION_RULES_2[rule](date))}}pattern=pattern.replace(/\0\0/g,"%");var bytes=intArrayFromString(pattern,false);if(bytes.length>maxsize){return 0}writeArrayToMemory(bytes,s);return bytes.length-1}function getCFunc(ident){var func=Module["_"+ident];return func}function ccall(ident,returnType,argTypes,args,opts){var toC={"string":str=>{var ret=0;if(str!==null&&str!==undefined&&str!==0){var len=(str.length<<2)+1;ret=stackAlloc(len);stringToUTF8(str,ret,len)}return ret},"array":arr=>{var ret=stackAlloc(arr.length);writeArrayToMemory(arr,ret);return ret}};function convertReturnValue(ret){if(returnType==="string"){return UTF8ToString(ret)}if(returnType==="boolean")return Boolean(ret);return ret}var func=getCFunc(ident);var cArgs=[];var stack=0;if(args){for(var i=0;itype==="number"||type==="boolean");var numericRet=returnType!=="string";if(numericRet&&numericArgs&&!opts){return getCFunc(ident)}return function(){return ccall(ident,returnType,argTypes,arguments,opts)}}function uleb128Encode(n,target){if(n<128){target.push(n)}else{target.push(n%128|128,n>>7)}}function sigToWasmTypes(sig){var typeNames={"i":"i32","j":"i32","f":"f32","d":"f64","p":"i32"};var type={parameters:[],results:sig[0]=="v"?[]:[typeNames[sig[0]]]};for(var i=1;i>4;chr2=(enc2&15)<<4|enc3>>2;chr3=(enc3&3)<<6|enc4;output=output+String.fromCharCode(chr1);if(enc3!==64){output=output+String.fromCharCode(chr2)}if(enc4!==64){output=output+String.fromCharCode(chr3)}}while(i0){return}preRun();if(runDependencies>0){return}function doRun(){if(calledRun)return;calledRun=true;Module["calledRun"]=true;if(ABORT)return;initRuntime();readyPromiseResolve(Module);if(Module["onRuntimeInitialized"])Module["onRuntimeInitialized"]();postRun()}if(Module["setStatus"]){Module["setStatus"]("Running...");setTimeout(function(){setTimeout(function(){Module["setStatus"]("")},1);doRun()},1)}else{doRun()}}if(Module["preInit"]){if(typeof Module["preInit"]=="function")Module["preInit"]=[Module["preInit"]];while(Module["preInit"].length>0){Module["preInit"].pop()()}}run();
+var Module=typeof createDotnetRuntime!="undefined"?createDotnetRuntime:{};var readyPromiseResolve,readyPromiseReject;Module["ready"]=new Promise(function(resolve,reject){readyPromiseResolve=resolve;readyPromiseReject=reject});if(_nativeModuleLoaded)throw new Error("Native module already loaded");_nativeModuleLoaded=true;createDotnetRuntime=Module=createDotnetRuntime(Module);Module["getWasmIndirectFunctionTable"]=function(){return wasmTable};Module["getMemory"]=function(){return wasmMemory};var moduleOverrides=Object.assign({},Module);var arguments_=[];var thisProgram="./this.program";var quit_=(status,toThrow)=>{throw toThrow};var ENVIRONMENT_IS_WEB=typeof window=="object";var ENVIRONMENT_IS_WORKER=typeof importScripts=="function";var ENVIRONMENT_IS_NODE=typeof process=="object"&&typeof process.versions=="object"&&typeof process.versions.node=="string";var ENVIRONMENT_IS_SHELL=!ENVIRONMENT_IS_WEB&&!ENVIRONMENT_IS_NODE&&!ENVIRONMENT_IS_WORKER;var scriptDirectory="";function locateFile(path){if(Module["locateFile"]){return Module["locateFile"](path,scriptDirectory)}return scriptDirectory+path}var read_,readAsync,readBinary,setWindowTitle;if(ENVIRONMENT_IS_NODE){const{createRequire:createRequire}=await import("module");var require=createRequire(import.meta.url);var fs=require("fs");var nodePath=require("path");if(ENVIRONMENT_IS_WORKER){scriptDirectory=nodePath.dirname(scriptDirectory)+"/"}else{scriptDirectory=require("url").fileURLToPath(new URL("./",import.meta.url))}read_=(filename,binary)=>{filename=isFileURI(filename)?new URL(filename):nodePath.normalize(filename);return fs.readFileSync(filename,binary?undefined:"utf8")};readBinary=filename=>{var ret=read_(filename,true);if(!ret.buffer){ret=new Uint8Array(ret)}return ret};readAsync=(filename,onload,onerror)=>{filename=isFileURI(filename)?new URL(filename):nodePath.normalize(filename);fs.readFile(filename,function(err,data){if(err)onerror(err);else onload(data.buffer)})};if(process.argv.length>1){thisProgram=process.argv[1].replace(/\\/g,"/")}arguments_=process.argv.slice(2);quit_=(status,toThrow)=>{process.exitCode=status;throw toThrow};Module["inspect"]=function(){return"[Emscripten Module object]"}}else if(ENVIRONMENT_IS_SHELL){if(typeof read!="undefined"){read_=function shell_read(f){return read(f)}}readBinary=function readBinary(f){let data;if(typeof readbuffer=="function"){return new Uint8Array(readbuffer(f))}data=read(f,"binary");assert(typeof data=="object");return data};readAsync=function readAsync(f,onload,onerror){setTimeout(()=>onload(readBinary(f)),0)};if(typeof clearTimeout=="undefined"){globalThis.clearTimeout=id=>{}}if(typeof scriptArgs!="undefined"){arguments_=scriptArgs}else if(typeof arguments!="undefined"){arguments_=arguments}if(typeof quit=="function"){quit_=(status,toThrow)=>{setTimeout(()=>{if(!(toThrow instanceof ExitStatus)){let toLog=toThrow;if(toThrow&&typeof toThrow=="object"&&toThrow.stack){toLog=[toThrow,toThrow.stack]}err("exiting due to exception: "+toLog)}quit(status)});throw toThrow}}if(typeof print!="undefined"){if(typeof console=="undefined")console={};console.log=print;console.warn=console.error=typeof printErr!="undefined"?printErr:print}}else if(ENVIRONMENT_IS_WEB||ENVIRONMENT_IS_WORKER){if(ENVIRONMENT_IS_WORKER){scriptDirectory=self.location.href}else if(typeof document!="undefined"&&document.currentScript){scriptDirectory=document.currentScript.src}if(_scriptDir){scriptDirectory=_scriptDir}if(scriptDirectory.indexOf("blob:")!==0){scriptDirectory=scriptDirectory.substr(0,scriptDirectory.replace(/[?#].*/,"").lastIndexOf("/")+1)}else{scriptDirectory=""}{read_=url=>{var xhr=new XMLHttpRequest;xhr.open("GET",url,false);xhr.send(null);return xhr.responseText};if(ENVIRONMENT_IS_WORKER){readBinary=url=>{var xhr=new XMLHttpRequest;xhr.open("GET",url,false);xhr.responseType="arraybuffer";xhr.send(null);return new Uint8Array(xhr.response)}}readAsync=(url,onload,onerror)=>{var xhr=new XMLHttpRequest;xhr.open("GET",url,true);xhr.responseType="arraybuffer";xhr.onload=()=>{if(xhr.status==200||xhr.status==0&&xhr.response){onload(xhr.response);return}onerror()};xhr.onerror=onerror;xhr.send(null)}}setWindowTitle=title=>document.title=title}else{}var out=Module["print"]||console.log.bind(console);var err=Module["printErr"]||console.warn.bind(console);Object.assign(Module,moduleOverrides);moduleOverrides=null;if(Module["arguments"])arguments_=Module["arguments"];if(Module["thisProgram"])thisProgram=Module["thisProgram"];if(Module["quit"])quit_=Module["quit"];var wasmBinary;if(Module["wasmBinary"])wasmBinary=Module["wasmBinary"];var noExitRuntime=Module["noExitRuntime"]||true;if(typeof WebAssembly!="object"){abort("no native wasm support detected")}var wasmMemory;var ABORT=false;var EXITSTATUS;function assert(condition,text){if(!condition){abort(text)}}var UTF8Decoder=typeof TextDecoder!="undefined"?new TextDecoder("utf8"):undefined;function UTF8ArrayToString(heapOrArray,idx,maxBytesToRead){var endIdx=idx+maxBytesToRead;var endPtr=idx;while(heapOrArray[endPtr]&&!(endPtr>=endIdx))++endPtr;if(endPtr-idx>16&&heapOrArray.buffer&&UTF8Decoder){return UTF8Decoder.decode(heapOrArray.subarray(idx,endPtr))}var str="";while(idx>10,56320|ch&1023)}}return str}function UTF8ToString(ptr,maxBytesToRead){return ptr?UTF8ArrayToString(HEAPU8,ptr,maxBytesToRead):""}function stringToUTF8Array(str,heap,outIdx,maxBytesToWrite){if(!(maxBytesToWrite>0))return 0;var startIdx=outIdx;var endIdx=outIdx+maxBytesToWrite-1;for(var i=0;i=55296&&u<=57343){var u1=str.charCodeAt(++i);u=65536+((u&1023)<<10)|u1&1023}if(u<=127){if(outIdx>=endIdx)break;heap[outIdx++]=u}else if(u<=2047){if(outIdx+1>=endIdx)break;heap[outIdx++]=192|u>>6;heap[outIdx++]=128|u&63}else if(u<=65535){if(outIdx+2>=endIdx)break;heap[outIdx++]=224|u>>12;heap[outIdx++]=128|u>>6&63;heap[outIdx++]=128|u&63}else{if(outIdx+3>=endIdx)break;heap[outIdx++]=240|u>>18;heap[outIdx++]=128|u>>12&63;heap[outIdx++]=128|u>>6&63;heap[outIdx++]=128|u&63}}heap[outIdx]=0;return outIdx-startIdx}function stringToUTF8(str,outPtr,maxBytesToWrite){return stringToUTF8Array(str,HEAPU8,outPtr,maxBytesToWrite)}function lengthBytesUTF8(str){var len=0;for(var i=0;i=55296&&c<=57343){len+=4;++i}else{len+=3}}return len}var HEAP8,HEAPU8,HEAP16,HEAPU16,HEAP32,HEAPU32,HEAPF32,HEAP64,HEAPU64,HEAPF64;function updateMemoryViews(){var b=wasmMemory.buffer;Module["HEAP8"]=HEAP8=new Int8Array(b);Module["HEAP16"]=HEAP16=new Int16Array(b);Module["HEAP32"]=HEAP32=new Int32Array(b);Module["HEAPU8"]=HEAPU8=new Uint8Array(b);Module["HEAPU16"]=HEAPU16=new Uint16Array(b);Module["HEAPU32"]=HEAPU32=new Uint32Array(b);Module["HEAPF32"]=HEAPF32=new Float32Array(b);Module["HEAPF64"]=HEAPF64=new Float64Array(b);Module["HEAP64"]=HEAP64=new BigInt64Array(b);Module["HEAPU64"]=HEAPU64=new BigUint64Array(b)}var wasmTable;var __ATPRERUN__=[];var __ATINIT__=[];var __ATPOSTRUN__=[];var runtimeInitialized=false;var runtimeKeepaliveCounter=0;function keepRuntimeAlive(){return noExitRuntime||runtimeKeepaliveCounter>0}function preRun(){if(Module["preRun"]){if(typeof Module["preRun"]=="function")Module["preRun"]=[Module["preRun"]];while(Module["preRun"].length){addOnPreRun(Module["preRun"].shift())}}callRuntimeCallbacks(__ATPRERUN__)}function initRuntime(){runtimeInitialized=true;if(!Module["noFSInit"]&&!FS.init.initialized)FS.init();FS.ignorePermissions=false;TTY.init();SOCKFS.root=FS.mount(SOCKFS,{},null);callRuntimeCallbacks(__ATINIT__)}function postRun(){if(Module["postRun"]){if(typeof Module["postRun"]=="function")Module["postRun"]=[Module["postRun"]];while(Module["postRun"].length){addOnPostRun(Module["postRun"].shift())}}callRuntimeCallbacks(__ATPOSTRUN__)}function addOnPreRun(cb){__ATPRERUN__.unshift(cb)}function addOnInit(cb){__ATINIT__.unshift(cb)}function addOnPostRun(cb){__ATPOSTRUN__.unshift(cb)}var runDependencies=0;var runDependencyWatcher=null;var dependenciesFulfilled=null;function getUniqueRunDependency(id){return id}function addRunDependency(id){runDependencies++;if(Module["monitorRunDependencies"]){Module["monitorRunDependencies"](runDependencies)}}function removeRunDependency(id){runDependencies--;if(Module["monitorRunDependencies"]){Module["monitorRunDependencies"](runDependencies)}if(runDependencies==0){if(runDependencyWatcher!==null){clearInterval(runDependencyWatcher);runDependencyWatcher=null}if(dependenciesFulfilled){var callback=dependenciesFulfilled;dependenciesFulfilled=null;callback()}}}function abort(what){if(Module["onAbort"]){Module["onAbort"](what)}what="Aborted("+what+")";err(what);ABORT=true;EXITSTATUS=1;what+=". Build with -sASSERTIONS for more info.";var e=new WebAssembly.RuntimeError(what);readyPromiseReject(e);throw e}var dataURIPrefix="data:application/octet-stream;base64,";function isDataURI(filename){return filename.startsWith(dataURIPrefix)}function isFileURI(filename){return filename.startsWith("file://")}var wasmBinaryFile;if(Module["locateFile"]){wasmBinaryFile="dotnet.native.wasm";if(!isDataURI(wasmBinaryFile)){wasmBinaryFile=locateFile(wasmBinaryFile)}}else{wasmBinaryFile=new URL("dotnet.native.wasm",import.meta.url).href}function getBinary(file){try{if(file==wasmBinaryFile&&wasmBinary){return new Uint8Array(wasmBinary)}if(readBinary){return readBinary(file)}throw"both async and sync fetching of the wasm failed"}catch(err){abort(err)}}function getBinaryPromise(binaryFile){if(!wasmBinary&&(ENVIRONMENT_IS_WEB||ENVIRONMENT_IS_WORKER)){if(typeof fetch=="function"&&!isFileURI(binaryFile)){return fetch(binaryFile,{credentials:"same-origin"}).then(function(response){if(!response["ok"]){throw"failed to load wasm binary file at '"+binaryFile+"'"}return response["arrayBuffer"]()}).catch(function(){return getBinary(binaryFile)})}else{if(readAsync){return new Promise(function(resolve,reject){readAsync(binaryFile,function(response){resolve(new Uint8Array(response))},reject)})}}}return Promise.resolve().then(function(){return getBinary(binaryFile)})}function instantiateArrayBuffer(binaryFile,imports,receiver){return getBinaryPromise(binaryFile).then(function(binary){return WebAssembly.instantiate(binary,imports)}).then(function(instance){return instance}).then(receiver,function(reason){err("failed to asynchronously prepare wasm: "+reason);abort(reason)})}function instantiateAsync(binary,binaryFile,imports,callback){if(!binary&&typeof WebAssembly.instantiateStreaming=="function"&&!isDataURI(binaryFile)&&!isFileURI(binaryFile)&&!ENVIRONMENT_IS_NODE&&typeof fetch=="function"){return fetch(binaryFile,{credentials:"same-origin"}).then(function(response){var result=WebAssembly.instantiateStreaming(response,imports);return result.then(callback,function(reason){err("wasm streaming compile failed: "+reason);err("falling back to ArrayBuffer instantiation");return instantiateArrayBuffer(binaryFile,imports,callback)})})}else{return instantiateArrayBuffer(binaryFile,imports,callback)}}function createWasm(){var info={"env":wasmImports,"wasi_snapshot_preview1":wasmImports};function receiveInstance(instance,module){var exports=instance.exports;Module["asm"]=exports;wasmMemory=Module["asm"]["memory"];updateMemoryViews();wasmTable=Module["asm"]["__indirect_function_table"];addOnInit(Module["asm"]["__wasm_call_ctors"]);removeRunDependency("wasm-instantiate");return exports}addRunDependency("wasm-instantiate");function receiveInstantiationResult(result){receiveInstance(result["instance"])}if(Module["instantiateWasm"]){try{return Module["instantiateWasm"](info,receiveInstance)}catch(e){err("Module.instantiateWasm callback failed with error: "+e);readyPromiseReject(e)}}instantiateAsync(wasmBinary,wasmBinaryFile,info,receiveInstantiationResult).catch(readyPromiseReject);return{}}var tempDouble;var tempI64;function ExitStatus(status){this.name="ExitStatus";this.message="Program terminated with exit("+status+")";this.status=status}function callRuntimeCallbacks(callbacks){while(callbacks.length>0){callbacks.shift()(Module)}}function getValue(ptr,type="i8"){if(type.endsWith("*"))type="*";switch(type){case"i1":return HEAP8[ptr>>0];case"i8":return HEAP8[ptr>>0];case"i16":return HEAP16[ptr>>1];case"i32":return HEAP32[ptr>>2];case"i64":return HEAP64[ptr>>3];case"float":return HEAPF32[ptr>>2];case"double":return HEAPF64[ptr>>3];case"*":return HEAPU32[ptr>>2];default:abort("invalid type for getValue: "+type)}}function setValue(ptr,value,type="i8"){if(type.endsWith("*"))type="*";switch(type){case"i1":HEAP8[ptr>>0]=value;break;case"i8":HEAP8[ptr>>0]=value;break;case"i16":HEAP16[ptr>>1]=value;break;case"i32":HEAP32[ptr>>2]=value;break;case"i64":tempI64=[value>>>0,(tempDouble=value,+Math.abs(tempDouble)>=1?tempDouble>0?(Math.min(+Math.floor(tempDouble/4294967296),4294967295)|0)>>>0:~~+Math.ceil((tempDouble-+(~~tempDouble>>>0))/4294967296)>>>0:0)],HEAP32[ptr>>2]=tempI64[0],HEAP32[ptr+4>>2]=tempI64[1];break;case"float":HEAPF32[ptr>>2]=value;break;case"double":HEAPF64[ptr>>3]=value;break;case"*":HEAPU32[ptr>>2]=value;break;default:abort("invalid type for setValue: "+type)}}var exceptionCaught=[];function exception_addRef(info){info.add_ref()}var uncaughtExceptionCount=0;function ___cxa_begin_catch(ptr){var info=new ExceptionInfo(ptr);if(!info.get_caught()){info.set_caught(true);uncaughtExceptionCount--}info.set_rethrown(false);exceptionCaught.push(info);exception_addRef(info);return info.get_exception_ptr()}var exceptionLast=0;var wasmTableMirror=[];function getWasmTableEntry(funcPtr){var func=wasmTableMirror[funcPtr];if(!func){if(funcPtr>=wasmTableMirror.length)wasmTableMirror.length=funcPtr+1;wasmTableMirror[funcPtr]=func=wasmTable.get(funcPtr)}return func}function exception_decRef(info){if(info.release_ref()&&!info.get_rethrown()){var destructor=info.get_destructor();if(destructor){getWasmTableEntry(destructor)(info.excPtr)}___cxa_free_exception(info.excPtr)}}function ___cxa_end_catch(){_setThrew(0);var info=exceptionCaught.pop();exception_decRef(info);exceptionLast=0}function ExceptionInfo(excPtr){this.excPtr=excPtr;this.ptr=excPtr-24;this.set_type=function(type){HEAPU32[this.ptr+4>>2]=type};this.get_type=function(){return HEAPU32[this.ptr+4>>2]};this.set_destructor=function(destructor){HEAPU32[this.ptr+8>>2]=destructor};this.get_destructor=function(){return HEAPU32[this.ptr+8>>2]};this.set_refcount=function(refcount){HEAP32[this.ptr>>2]=refcount};this.set_caught=function(caught){caught=caught?1:0;HEAP8[this.ptr+12>>0]=caught};this.get_caught=function(){return HEAP8[this.ptr+12>>0]!=0};this.set_rethrown=function(rethrown){rethrown=rethrown?1:0;HEAP8[this.ptr+13>>0]=rethrown};this.get_rethrown=function(){return HEAP8[this.ptr+13>>0]!=0};this.init=function(type,destructor){this.set_adjusted_ptr(0);this.set_type(type);this.set_destructor(destructor);this.set_refcount(0);this.set_caught(false);this.set_rethrown(false)};this.add_ref=function(){var value=HEAP32[this.ptr>>2];HEAP32[this.ptr>>2]=value+1};this.release_ref=function(){var prev=HEAP32[this.ptr>>2];HEAP32[this.ptr>>2]=prev-1;return prev===1};this.set_adjusted_ptr=function(adjustedPtr){HEAPU32[this.ptr+16>>2]=adjustedPtr};this.get_adjusted_ptr=function(){return HEAPU32[this.ptr+16>>2]};this.get_exception_ptr=function(){var isPointer=___cxa_is_pointer_type(this.get_type());if(isPointer){return HEAPU32[this.excPtr>>2]}var adjusted=this.get_adjusted_ptr();if(adjusted!==0)return adjusted;return this.excPtr}}function ___resumeException(ptr){if(!exceptionLast){exceptionLast=ptr}throw ptr}function ___cxa_find_matching_catch(){var thrown=exceptionLast;if(!thrown){setTempRet0(0);return 0}var info=new ExceptionInfo(thrown);info.set_adjusted_ptr(thrown);var thrownType=info.get_type();if(!thrownType){setTempRet0(0);return thrown}for(var i=0;ipath.charAt(0)==="/",splitPath:filename=>{var splitPathRe=/^(\/?|)([\s\S]*?)((?:\.{1,2}|[^\/]+?|)(\.[^.\/]*|))(?:[\/]*)$/;return splitPathRe.exec(filename).slice(1)},normalizeArray:(parts,allowAboveRoot)=>{var up=0;for(var i=parts.length-1;i>=0;i--){var last=parts[i];if(last==="."){parts.splice(i,1)}else if(last===".."){parts.splice(i,1);up++}else if(up){parts.splice(i,1);up--}}if(allowAboveRoot){for(;up;up--){parts.unshift("..")}}return parts},normalize:path=>{var isAbsolute=PATH.isAbs(path),trailingSlash=path.substr(-1)==="/";path=PATH.normalizeArray(path.split("/").filter(p=>!!p),!isAbsolute).join("/");if(!path&&!isAbsolute){path="."}if(path&&trailingSlash){path+="/"}return(isAbsolute?"/":"")+path},dirname:path=>{var result=PATH.splitPath(path),root=result[0],dir=result[1];if(!root&&!dir){return"."}if(dir){dir=dir.substr(0,dir.length-1)}return root+dir},basename:path=>{if(path==="/")return"/";path=PATH.normalize(path);path=path.replace(/\/$/,"");var lastSlash=path.lastIndexOf("/");if(lastSlash===-1)return path;return path.substr(lastSlash+1)},join:function(){var paths=Array.prototype.slice.call(arguments);return PATH.normalize(paths.join("/"))},join2:(l,r)=>{return PATH.normalize(l+"/"+r)}};function getRandomDevice(){if(typeof crypto=="object"&&typeof crypto["getRandomValues"]=="function"){var randomBuffer=new Uint8Array(1);return()=>{crypto.getRandomValues(randomBuffer);return randomBuffer[0]}}else if(ENVIRONMENT_IS_NODE){try{var crypto_module=require("crypto");return()=>crypto_module["randomBytes"](1)[0]}catch(e){}}return()=>abort("randomDevice")}var PATH_FS={resolve:function(){var resolvedPath="",resolvedAbsolute=false;for(var i=arguments.length-1;i>=-1&&!resolvedAbsolute;i--){var path=i>=0?arguments[i]:FS.cwd();if(typeof path!="string"){throw new TypeError("Arguments to path.resolve must be strings")}else if(!path){return""}resolvedPath=path+"/"+resolvedPath;resolvedAbsolute=PATH.isAbs(path)}resolvedPath=PATH.normalizeArray(resolvedPath.split("/").filter(p=>!!p),!resolvedAbsolute).join("/");return(resolvedAbsolute?"/":"")+resolvedPath||"."},relative:(from,to)=>{from=PATH_FS.resolve(from).substr(1);to=PATH_FS.resolve(to).substr(1);function trim(arr){var start=0;for(;start=0;end--){if(arr[end]!=="")break}if(start>end)return[];return arr.slice(start,end-start+1)}var fromParts=trim(from.split("/"));var toParts=trim(to.split("/"));var length=Math.min(fromParts.length,toParts.length);var samePartsLength=length;for(var i=0;i0?length:lengthBytesUTF8(stringy)+1;var u8array=new Array(len);var numBytesWritten=stringToUTF8Array(stringy,u8array,0,u8array.length);if(dontAddNull)u8array.length=numBytesWritten;return u8array}var TTY={ttys:[],init:function(){},shutdown:function(){},register:function(dev,ops){TTY.ttys[dev]={input:[],output:[],ops:ops};FS.registerDevice(dev,TTY.stream_ops)},stream_ops:{open:function(stream){var tty=TTY.ttys[stream.node.rdev];if(!tty){throw new FS.ErrnoError(43)}stream.tty=tty;stream.seekable=false},close:function(stream){stream.tty.ops.fsync(stream.tty)},fsync:function(stream){stream.tty.ops.fsync(stream.tty)},read:function(stream,buffer,offset,length,pos){if(!stream.tty||!stream.tty.ops.get_char){throw new FS.ErrnoError(60)}var bytesRead=0;for(var i=0;i0){result=buf.slice(0,bytesRead).toString("utf-8")}else{result=null}}else if(typeof window!="undefined"&&typeof window.prompt=="function"){result=window.prompt("Input: ");if(result!==null){result+="\n"}}else if(typeof readline=="function"){result=readline();if(result!==null){result+="\n"}}if(!result){return null}tty.input=intArrayFromString(result,true)}return tty.input.shift()},put_char:function(tty,val){if(val===null||val===10){out(UTF8ArrayToString(tty.output,0));tty.output=[]}else{if(val!=0)tty.output.push(val)}},fsync:function(tty){if(tty.output&&tty.output.length>0){out(UTF8ArrayToString(tty.output,0));tty.output=[]}}},default_tty1_ops:{put_char:function(tty,val){if(val===null||val===10){err(UTF8ArrayToString(tty.output,0));tty.output=[]}else{if(val!=0)tty.output.push(val)}},fsync:function(tty){if(tty.output&&tty.output.length>0){err(UTF8ArrayToString(tty.output,0));tty.output=[]}}}};function zeroMemory(address,size){HEAPU8.fill(0,address,address+size);return address}function alignMemory(size,alignment){return Math.ceil(size/alignment)*alignment}function mmapAlloc(size){size=alignMemory(size,65536);var ptr=_emscripten_builtin_memalign(65536,size);if(!ptr)return 0;return zeroMemory(ptr,size)}var MEMFS={ops_table:null,mount:function(mount){return MEMFS.createNode(null,"/",16384|511,0)},createNode:function(parent,name,mode,dev){if(FS.isBlkdev(mode)||FS.isFIFO(mode)){throw new FS.ErrnoError(63)}if(!MEMFS.ops_table){MEMFS.ops_table={dir:{node:{getattr:MEMFS.node_ops.getattr,setattr:MEMFS.node_ops.setattr,lookup:MEMFS.node_ops.lookup,mknod:MEMFS.node_ops.mknod,rename:MEMFS.node_ops.rename,unlink:MEMFS.node_ops.unlink,rmdir:MEMFS.node_ops.rmdir,readdir:MEMFS.node_ops.readdir,symlink:MEMFS.node_ops.symlink},stream:{llseek:MEMFS.stream_ops.llseek}},file:{node:{getattr:MEMFS.node_ops.getattr,setattr:MEMFS.node_ops.setattr},stream:{llseek:MEMFS.stream_ops.llseek,read:MEMFS.stream_ops.read,write:MEMFS.stream_ops.write,allocate:MEMFS.stream_ops.allocate,mmap:MEMFS.stream_ops.mmap,msync:MEMFS.stream_ops.msync}},link:{node:{getattr:MEMFS.node_ops.getattr,setattr:MEMFS.node_ops.setattr,readlink:MEMFS.node_ops.readlink},stream:{}},chrdev:{node:{getattr:MEMFS.node_ops.getattr,setattr:MEMFS.node_ops.setattr},stream:FS.chrdev_stream_ops}}}var node=FS.createNode(parent,name,mode,dev);if(FS.isDir(node.mode)){node.node_ops=MEMFS.ops_table.dir.node;node.stream_ops=MEMFS.ops_table.dir.stream;node.contents={}}else if(FS.isFile(node.mode)){node.node_ops=MEMFS.ops_table.file.node;node.stream_ops=MEMFS.ops_table.file.stream;node.usedBytes=0;node.contents=null}else if(FS.isLink(node.mode)){node.node_ops=MEMFS.ops_table.link.node;node.stream_ops=MEMFS.ops_table.link.stream}else if(FS.isChrdev(node.mode)){node.node_ops=MEMFS.ops_table.chrdev.node;node.stream_ops=MEMFS.ops_table.chrdev.stream}node.timestamp=Date.now();if(parent){parent.contents[name]=node;parent.timestamp=node.timestamp}return node},getFileDataAsTypedArray:function(node){if(!node.contents)return new Uint8Array(0);if(node.contents.subarray)return node.contents.subarray(0,node.usedBytes);return new Uint8Array(node.contents)},expandFileStorage:function(node,newCapacity){var prevCapacity=node.contents?node.contents.length:0;if(prevCapacity>=newCapacity)return;var CAPACITY_DOUBLING_MAX=1024*1024;newCapacity=Math.max(newCapacity,prevCapacity*(prevCapacity>>0);if(prevCapacity!=0)newCapacity=Math.max(newCapacity,256);var oldContents=node.contents;node.contents=new Uint8Array(newCapacity);if(node.usedBytes>0)node.contents.set(oldContents.subarray(0,node.usedBytes),0)},resizeFileStorage:function(node,newSize){if(node.usedBytes==newSize)return;if(newSize==0){node.contents=null;node.usedBytes=0}else{var oldContents=node.contents;node.contents=new Uint8Array(newSize);if(oldContents){node.contents.set(oldContents.subarray(0,Math.min(newSize,node.usedBytes)))}node.usedBytes=newSize}},node_ops:{getattr:function(node){var attr={};attr.dev=FS.isChrdev(node.mode)?node.id:1;attr.ino=node.id;attr.mode=node.mode;attr.nlink=1;attr.uid=0;attr.gid=0;attr.rdev=node.rdev;if(FS.isDir(node.mode)){attr.size=4096}else if(FS.isFile(node.mode)){attr.size=node.usedBytes}else if(FS.isLink(node.mode)){attr.size=node.link.length}else{attr.size=0}attr.atime=new Date(node.timestamp);attr.mtime=new Date(node.timestamp);attr.ctime=new Date(node.timestamp);attr.blksize=4096;attr.blocks=Math.ceil(attr.size/attr.blksize);return attr},setattr:function(node,attr){if(attr.mode!==undefined){node.mode=attr.mode}if(attr.timestamp!==undefined){node.timestamp=attr.timestamp}if(attr.size!==undefined){MEMFS.resizeFileStorage(node,attr.size)}},lookup:function(parent,name){throw FS.genericErrors[44]},mknod:function(parent,name,mode,dev){return MEMFS.createNode(parent,name,mode,dev)},rename:function(old_node,new_dir,new_name){if(FS.isDir(old_node.mode)){var new_node;try{new_node=FS.lookupNode(new_dir,new_name)}catch(e){}if(new_node){for(var i in new_node.contents){throw new FS.ErrnoError(55)}}}delete old_node.parent.contents[old_node.name];old_node.parent.timestamp=Date.now();old_node.name=new_name;new_dir.contents[new_name]=old_node;new_dir.timestamp=old_node.parent.timestamp;old_node.parent=new_dir},unlink:function(parent,name){delete parent.contents[name];parent.timestamp=Date.now()},rmdir:function(parent,name){var node=FS.lookupNode(parent,name);for(var i in node.contents){throw new FS.ErrnoError(55)}delete parent.contents[name];parent.timestamp=Date.now()},readdir:function(node){var entries=[".",".."];for(var key in node.contents){if(!node.contents.hasOwnProperty(key)){continue}entries.push(key)}return entries},symlink:function(parent,newname,oldpath){var node=MEMFS.createNode(parent,newname,511|40960,0);node.link=oldpath;return node},readlink:function(node){if(!FS.isLink(node.mode)){throw new FS.ErrnoError(28)}return node.link}},stream_ops:{read:function(stream,buffer,offset,length,position){var contents=stream.node.contents;if(position>=stream.node.usedBytes)return 0;var size=Math.min(stream.node.usedBytes-position,length);if(size>8&&contents.subarray){buffer.set(contents.subarray(position,position+size),offset)}else{for(var i=0;i0||position+length{assert(arrayBuffer,'Loading data file "'+url+'" failed (no arrayBuffer).');onload(new Uint8Array(arrayBuffer));if(dep)removeRunDependency(dep)},event=>{if(onerror){onerror()}else{throw'Loading data file "'+url+'" failed.'}});if(dep)addRunDependency(dep)}var FS={root:null,mounts:[],devices:{},streams:[],nextInode:1,nameTable:null,currentPath:"/",initialized:false,ignorePermissions:true,ErrnoError:null,genericErrors:{},filesystems:null,syncFSRequests:0,lookupPath:(path,opts={})=>{path=PATH_FS.resolve(path);if(!path)return{path:"",node:null};var defaults={follow_mount:true,recurse_count:0};opts=Object.assign(defaults,opts);if(opts.recurse_count>8){throw new FS.ErrnoError(32)}var parts=path.split("/").filter(p=>!!p);var current=FS.root;var current_path="/";for(var i=0;i40){throw new FS.ErrnoError(32)}}}}return{path:current_path,node:current}},getPath:node=>{var path;while(true){if(FS.isRoot(node)){var mount=node.mount.mountpoint;if(!path)return mount;return mount[mount.length-1]!=="/"?mount+"/"+path:mount+path}path=path?node.name+"/"+path:node.name;node=node.parent}},hashName:(parentid,name)=>{var hash=0;for(var i=0;i>>0)%FS.nameTable.length},hashAddNode:node=>{var hash=FS.hashName(node.parent.id,node.name);node.name_next=FS.nameTable[hash];FS.nameTable[hash]=node},hashRemoveNode:node=>{var hash=FS.hashName(node.parent.id,node.name);if(FS.nameTable[hash]===node){FS.nameTable[hash]=node.name_next}else{var current=FS.nameTable[hash];while(current){if(current.name_next===node){current.name_next=node.name_next;break}current=current.name_next}}},lookupNode:(parent,name)=>{var errCode=FS.mayLookup(parent);if(errCode){throw new FS.ErrnoError(errCode,parent)}var hash=FS.hashName(parent.id,name);for(var node=FS.nameTable[hash];node;node=node.name_next){var nodeName=node.name;if(node.parent.id===parent.id&&nodeName===name){return node}}return FS.lookup(parent,name)},createNode:(parent,name,mode,rdev)=>{var node=new FS.FSNode(parent,name,mode,rdev);FS.hashAddNode(node);return node},destroyNode:node=>{FS.hashRemoveNode(node)},isRoot:node=>{return node===node.parent},isMountpoint:node=>{return!!node.mounted},isFile:mode=>{return(mode&61440)===32768},isDir:mode=>{return(mode&61440)===16384},isLink:mode=>{return(mode&61440)===40960},isChrdev:mode=>{return(mode&61440)===8192},isBlkdev:mode=>{return(mode&61440)===24576},isFIFO:mode=>{return(mode&61440)===4096},isSocket:mode=>{return(mode&49152)===49152},flagModes:{"r":0,"r+":2,"w":577,"w+":578,"a":1089,"a+":1090},modeStringToFlags:str=>{var flags=FS.flagModes[str];if(typeof flags=="undefined"){throw new Error("Unknown file open mode: "+str)}return flags},flagsToPermissionString:flag=>{var perms=["r","w","rw"][flag&3];if(flag&512){perms+="w"}return perms},nodePermissions:(node,perms)=>{if(FS.ignorePermissions){return 0}if(perms.includes("r")&&!(node.mode&292)){return 2}else if(perms.includes("w")&&!(node.mode&146)){return 2}else if(perms.includes("x")&&!(node.mode&73)){return 2}return 0},mayLookup:dir=>{var errCode=FS.nodePermissions(dir,"x");if(errCode)return errCode;if(!dir.node_ops.lookup)return 2;return 0},mayCreate:(dir,name)=>{try{var node=FS.lookupNode(dir,name);return 20}catch(e){}return FS.nodePermissions(dir,"wx")},mayDelete:(dir,name,isdir)=>{var node;try{node=FS.lookupNode(dir,name)}catch(e){return e.errno}var errCode=FS.nodePermissions(dir,"wx");if(errCode){return errCode}if(isdir){if(!FS.isDir(node.mode)){return 54}if(FS.isRoot(node)||FS.getPath(node)===FS.cwd()){return 10}}else{if(FS.isDir(node.mode)){return 31}}return 0},mayOpen:(node,flags)=>{if(!node){return 44}if(FS.isLink(node.mode)){return 32}else if(FS.isDir(node.mode)){if(FS.flagsToPermissionString(flags)!=="r"||flags&512){return 31}}return FS.nodePermissions(node,FS.flagsToPermissionString(flags))},MAX_OPEN_FDS:4096,nextfd:(fd_start=0,fd_end=FS.MAX_OPEN_FDS)=>{for(var fd=fd_start;fd<=fd_end;fd++){if(!FS.streams[fd]){return fd}}throw new FS.ErrnoError(33)},getStream:fd=>FS.streams[fd],createStream:(stream,fd_start,fd_end)=>{if(!FS.FSStream){FS.FSStream=function(){this.shared={}};FS.FSStream.prototype={};Object.defineProperties(FS.FSStream.prototype,{object:{get:function(){return this.node},set:function(val){this.node=val}},isRead:{get:function(){return(this.flags&2097155)!==1}},isWrite:{get:function(){return(this.flags&2097155)!==0}},isAppend:{get:function(){return this.flags&1024}},flags:{get:function(){return this.shared.flags},set:function(val){this.shared.flags=val}},position:{get:function(){return this.shared.position},set:function(val){this.shared.position=val}}})}stream=Object.assign(new FS.FSStream,stream);var fd=FS.nextfd(fd_start,fd_end);stream.fd=fd;FS.streams[fd]=stream;return stream},closeStream:fd=>{FS.streams[fd]=null},chrdev_stream_ops:{open:stream=>{var device=FS.getDevice(stream.node.rdev);stream.stream_ops=device.stream_ops;if(stream.stream_ops.open){stream.stream_ops.open(stream)}},llseek:()=>{throw new FS.ErrnoError(70)}},major:dev=>dev>>8,minor:dev=>dev&255,makedev:(ma,mi)=>ma<<8|mi,registerDevice:(dev,ops)=>{FS.devices[dev]={stream_ops:ops}},getDevice:dev=>FS.devices[dev],getMounts:mount=>{var mounts=[];var check=[mount];while(check.length){var m=check.pop();mounts.push(m);check.push.apply(check,m.mounts)}return mounts},syncfs:(populate,callback)=>{if(typeof populate=="function"){callback=populate;populate=false}FS.syncFSRequests++;if(FS.syncFSRequests>1){err("warning: "+FS.syncFSRequests+" FS.syncfs operations in flight at once, probably just doing extra work")}var mounts=FS.getMounts(FS.root.mount);var completed=0;function doCallback(errCode){FS.syncFSRequests--;return callback(errCode)}function done(errCode){if(errCode){if(!done.errored){done.errored=true;return doCallback(errCode)}return}if(++completed>=mounts.length){doCallback(null)}}mounts.forEach(mount=>{if(!mount.type.syncfs){return done(null)}mount.type.syncfs(mount,populate,done)})},mount:(type,opts,mountpoint)=>{var root=mountpoint==="/";var pseudo=!mountpoint;var node;if(root&&FS.root){throw new FS.ErrnoError(10)}else if(!root&&!pseudo){var lookup=FS.lookupPath(mountpoint,{follow_mount:false});mountpoint=lookup.path;node=lookup.node;if(FS.isMountpoint(node)){throw new FS.ErrnoError(10)}if(!FS.isDir(node.mode)){throw new FS.ErrnoError(54)}}var mount={type:type,opts:opts,mountpoint:mountpoint,mounts:[]};var mountRoot=type.mount(mount);mountRoot.mount=mount;mount.root=mountRoot;if(root){FS.root=mountRoot}else if(node){node.mounted=mount;if(node.mount){node.mount.mounts.push(mount)}}return mountRoot},unmount:mountpoint=>{var lookup=FS.lookupPath(mountpoint,{follow_mount:false});if(!FS.isMountpoint(lookup.node)){throw new FS.ErrnoError(28)}var node=lookup.node;var mount=node.mounted;var mounts=FS.getMounts(mount);Object.keys(FS.nameTable).forEach(hash=>{var current=FS.nameTable[hash];while(current){var next=current.name_next;if(mounts.includes(current.mount)){FS.destroyNode(current)}current=next}});node.mounted=null;var idx=node.mount.mounts.indexOf(mount);node.mount.mounts.splice(idx,1)},lookup:(parent,name)=>{return parent.node_ops.lookup(parent,name)},mknod:(path,mode,dev)=>{var lookup=FS.lookupPath(path,{parent:true});var parent=lookup.node;var name=PATH.basename(path);if(!name||name==="."||name===".."){throw new FS.ErrnoError(28)}var errCode=FS.mayCreate(parent,name);if(errCode){throw new FS.ErrnoError(errCode)}if(!parent.node_ops.mknod){throw new FS.ErrnoError(63)}return parent.node_ops.mknod(parent,name,mode,dev)},create:(path,mode)=>{mode=mode!==undefined?mode:438;mode&=4095;mode|=32768;return FS.mknod(path,mode,0)},mkdir:(path,mode)=>{mode=mode!==undefined?mode:511;mode&=511|512;mode|=16384;return FS.mknod(path,mode,0)},mkdirTree:(path,mode)=>{var dirs=path.split("/");var d="";for(var i=0;i{if(typeof dev=="undefined"){dev=mode;mode=438}mode|=8192;return FS.mknod(path,mode,dev)},symlink:(oldpath,newpath)=>{if(!PATH_FS.resolve(oldpath)){throw new FS.ErrnoError(44)}var lookup=FS.lookupPath(newpath,{parent:true});var parent=lookup.node;if(!parent){throw new FS.ErrnoError(44)}var newname=PATH.basename(newpath);var errCode=FS.mayCreate(parent,newname);if(errCode){throw new FS.ErrnoError(errCode)}if(!parent.node_ops.symlink){throw new FS.ErrnoError(63)}return parent.node_ops.symlink(parent,newname,oldpath)},rename:(old_path,new_path)=>{var old_dirname=PATH.dirname(old_path);var new_dirname=PATH.dirname(new_path);var old_name=PATH.basename(old_path);var new_name=PATH.basename(new_path);var lookup,old_dir,new_dir;lookup=FS.lookupPath(old_path,{parent:true});old_dir=lookup.node;lookup=FS.lookupPath(new_path,{parent:true});new_dir=lookup.node;if(!old_dir||!new_dir)throw new FS.ErrnoError(44);if(old_dir.mount!==new_dir.mount){throw new FS.ErrnoError(75)}var old_node=FS.lookupNode(old_dir,old_name);var relative=PATH_FS.relative(old_path,new_dirname);if(relative.charAt(0)!=="."){throw new FS.ErrnoError(28)}relative=PATH_FS.relative(new_path,old_dirname);if(relative.charAt(0)!=="."){throw new FS.ErrnoError(55)}var new_node;try{new_node=FS.lookupNode(new_dir,new_name)}catch(e){}if(old_node===new_node){return}var isdir=FS.isDir(old_node.mode);var errCode=FS.mayDelete(old_dir,old_name,isdir);if(errCode){throw new FS.ErrnoError(errCode)}errCode=new_node?FS.mayDelete(new_dir,new_name,isdir):FS.mayCreate(new_dir,new_name);if(errCode){throw new FS.ErrnoError(errCode)}if(!old_dir.node_ops.rename){throw new FS.ErrnoError(63)}if(FS.isMountpoint(old_node)||new_node&&FS.isMountpoint(new_node)){throw new FS.ErrnoError(10)}if(new_dir!==old_dir){errCode=FS.nodePermissions(old_dir,"w");if(errCode){throw new FS.ErrnoError(errCode)}}FS.hashRemoveNode(old_node);try{old_dir.node_ops.rename(old_node,new_dir,new_name)}catch(e){throw e}finally{FS.hashAddNode(old_node)}},rmdir:path=>{var lookup=FS.lookupPath(path,{parent:true});var parent=lookup.node;var name=PATH.basename(path);var node=FS.lookupNode(parent,name);var errCode=FS.mayDelete(parent,name,true);if(errCode){throw new FS.ErrnoError(errCode)}if(!parent.node_ops.rmdir){throw new FS.ErrnoError(63)}if(FS.isMountpoint(node)){throw new FS.ErrnoError(10)}parent.node_ops.rmdir(parent,name);FS.destroyNode(node)},readdir:path=>{var lookup=FS.lookupPath(path,{follow:true});var node=lookup.node;if(!node.node_ops.readdir){throw new FS.ErrnoError(54)}return node.node_ops.readdir(node)},unlink:path=>{var lookup=FS.lookupPath(path,{parent:true});var parent=lookup.node;if(!parent){throw new FS.ErrnoError(44)}var name=PATH.basename(path);var node=FS.lookupNode(parent,name);var errCode=FS.mayDelete(parent,name,false);if(errCode){throw new FS.ErrnoError(errCode)}if(!parent.node_ops.unlink){throw new FS.ErrnoError(63)}if(FS.isMountpoint(node)){throw new FS.ErrnoError(10)}parent.node_ops.unlink(parent,name);FS.destroyNode(node)},readlink:path=>{var lookup=FS.lookupPath(path);var link=lookup.node;if(!link){throw new FS.ErrnoError(44)}if(!link.node_ops.readlink){throw new FS.ErrnoError(28)}return PATH_FS.resolve(FS.getPath(link.parent),link.node_ops.readlink(link))},stat:(path,dontFollow)=>{var lookup=FS.lookupPath(path,{follow:!dontFollow});var node=lookup.node;if(!node){throw new FS.ErrnoError(44)}if(!node.node_ops.getattr){throw new FS.ErrnoError(63)}return node.node_ops.getattr(node)},lstat:path=>{return FS.stat(path,true)},chmod:(path,mode,dontFollow)=>{var node;if(typeof path=="string"){var lookup=FS.lookupPath(path,{follow:!dontFollow});node=lookup.node}else{node=path}if(!node.node_ops.setattr){throw new FS.ErrnoError(63)}node.node_ops.setattr(node,{mode:mode&4095|node.mode&~4095,timestamp:Date.now()})},lchmod:(path,mode)=>{FS.chmod(path,mode,true)},fchmod:(fd,mode)=>{var stream=FS.getStream(fd);if(!stream){throw new FS.ErrnoError(8)}FS.chmod(stream.node,mode)},chown:(path,uid,gid,dontFollow)=>{var node;if(typeof path=="string"){var lookup=FS.lookupPath(path,{follow:!dontFollow});node=lookup.node}else{node=path}if(!node.node_ops.setattr){throw new FS.ErrnoError(63)}node.node_ops.setattr(node,{timestamp:Date.now()})},lchown:(path,uid,gid)=>{FS.chown(path,uid,gid,true)},fchown:(fd,uid,gid)=>{var stream=FS.getStream(fd);if(!stream){throw new FS.ErrnoError(8)}FS.chown(stream.node,uid,gid)},truncate:(path,len)=>{if(len<0){throw new FS.ErrnoError(28)}var node;if(typeof path=="string"){var lookup=FS.lookupPath(path,{follow:true});node=lookup.node}else{node=path}if(!node.node_ops.setattr){throw new FS.ErrnoError(63)}if(FS.isDir(node.mode)){throw new FS.ErrnoError(31)}if(!FS.isFile(node.mode)){throw new FS.ErrnoError(28)}var errCode=FS.nodePermissions(node,"w");if(errCode){throw new FS.ErrnoError(errCode)}node.node_ops.setattr(node,{size:len,timestamp:Date.now()})},ftruncate:(fd,len)=>{var stream=FS.getStream(fd);if(!stream){throw new FS.ErrnoError(8)}if((stream.flags&2097155)===0){throw new FS.ErrnoError(28)}FS.truncate(stream.node,len)},utime:(path,atime,mtime)=>{var lookup=FS.lookupPath(path,{follow:true});var node=lookup.node;node.node_ops.setattr(node,{timestamp:Math.max(atime,mtime)})},open:(path,flags,mode)=>{if(path===""){throw new FS.ErrnoError(44)}flags=typeof flags=="string"?FS.modeStringToFlags(flags):flags;mode=typeof mode=="undefined"?438:mode;if(flags&64){mode=mode&4095|32768}else{mode=0}var node;if(typeof path=="object"){node=path}else{path=PATH.normalize(path);try{var lookup=FS.lookupPath(path,{follow:!(flags&131072)});node=lookup.node}catch(e){}}var created=false;if(flags&64){if(node){if(flags&128){throw new FS.ErrnoError(20)}}else{node=FS.mknod(path,mode,0);created=true}}if(!node){throw new FS.ErrnoError(44)}if(FS.isChrdev(node.mode)){flags&=~512}if(flags&65536&&!FS.isDir(node.mode)){throw new FS.ErrnoError(54)}if(!created){var errCode=FS.mayOpen(node,flags);if(errCode){throw new FS.ErrnoError(errCode)}}if(flags&512&&!created){FS.truncate(node,0)}flags&=~(128|512|131072);var stream=FS.createStream({node:node,path:FS.getPath(node),flags:flags,seekable:true,position:0,stream_ops:node.stream_ops,ungotten:[],error:false});if(stream.stream_ops.open){stream.stream_ops.open(stream)}if(Module["logReadFiles"]&&!(flags&1)){if(!FS.readFiles)FS.readFiles={};if(!(path in FS.readFiles)){FS.readFiles[path]=1}}return stream},close:stream=>{if(FS.isClosed(stream)){throw new FS.ErrnoError(8)}if(stream.getdents)stream.getdents=null;try{if(stream.stream_ops.close){stream.stream_ops.close(stream)}}catch(e){throw e}finally{FS.closeStream(stream.fd)}stream.fd=null},isClosed:stream=>{return stream.fd===null},llseek:(stream,offset,whence)=>{if(FS.isClosed(stream)){throw new FS.ErrnoError(8)}if(!stream.seekable||!stream.stream_ops.llseek){throw new FS.ErrnoError(70)}if(whence!=0&&whence!=1&&whence!=2){throw new FS.ErrnoError(28)}stream.position=stream.stream_ops.llseek(stream,offset,whence);stream.ungotten=[];return stream.position},read:(stream,buffer,offset,length,position)=>{if(length<0||position<0){throw new FS.ErrnoError(28)}if(FS.isClosed(stream)){throw new FS.ErrnoError(8)}if((stream.flags&2097155)===1){throw new FS.ErrnoError(8)}if(FS.isDir(stream.node.mode)){throw new FS.ErrnoError(31)}if(!stream.stream_ops.read){throw new FS.ErrnoError(28)}var seeking=typeof position!="undefined";if(!seeking){position=stream.position}else if(!stream.seekable){throw new FS.ErrnoError(70)}var bytesRead=stream.stream_ops.read(stream,buffer,offset,length,position);if(!seeking)stream.position+=bytesRead;return bytesRead},write:(stream,buffer,offset,length,position,canOwn)=>{if(length<0||position<0){throw new FS.ErrnoError(28)}if(FS.isClosed(stream)){throw new FS.ErrnoError(8)}if((stream.flags&2097155)===0){throw new FS.ErrnoError(8)}if(FS.isDir(stream.node.mode)){throw new FS.ErrnoError(31)}if(!stream.stream_ops.write){throw new FS.ErrnoError(28)}if(stream.seekable&&stream.flags&1024){FS.llseek(stream,0,2)}var seeking=typeof position!="undefined";if(!seeking){position=stream.position}else if(!stream.seekable){throw new FS.ErrnoError(70)}var bytesWritten=stream.stream_ops.write(stream,buffer,offset,length,position,canOwn);if(!seeking)stream.position+=bytesWritten;return bytesWritten},allocate:(stream,offset,length)=>{if(FS.isClosed(stream)){throw new FS.ErrnoError(8)}if(offset<0||length<=0){throw new FS.ErrnoError(28)}if((stream.flags&2097155)===0){throw new FS.ErrnoError(8)}if(!FS.isFile(stream.node.mode)&&!FS.isDir(stream.node.mode)){throw new FS.ErrnoError(43)}if(!stream.stream_ops.allocate){throw new FS.ErrnoError(138)}stream.stream_ops.allocate(stream,offset,length)},mmap:(stream,length,position,prot,flags)=>{if((prot&2)!==0&&(flags&2)===0&&(stream.flags&2097155)!==2){throw new FS.ErrnoError(2)}if((stream.flags&2097155)===1){throw new FS.ErrnoError(2)}if(!stream.stream_ops.mmap){throw new FS.ErrnoError(43)}return stream.stream_ops.mmap(stream,length,position,prot,flags)},msync:(stream,buffer,offset,length,mmapFlags)=>{if(!stream.stream_ops.msync){return 0}return stream.stream_ops.msync(stream,buffer,offset,length,mmapFlags)},munmap:stream=>0,ioctl:(stream,cmd,arg)=>{if(!stream.stream_ops.ioctl){throw new FS.ErrnoError(59)}return stream.stream_ops.ioctl(stream,cmd,arg)},readFile:(path,opts={})=>{opts.flags=opts.flags||0;opts.encoding=opts.encoding||"binary";if(opts.encoding!=="utf8"&&opts.encoding!=="binary"){throw new Error('Invalid encoding type "'+opts.encoding+'"')}var ret;var stream=FS.open(path,opts.flags);var stat=FS.stat(path);var length=stat.size;var buf=new Uint8Array(length);FS.read(stream,buf,0,length,0);if(opts.encoding==="utf8"){ret=UTF8ArrayToString(buf,0)}else if(opts.encoding==="binary"){ret=buf}FS.close(stream);return ret},writeFile:(path,data,opts={})=>{opts.flags=opts.flags||577;var stream=FS.open(path,opts.flags,opts.mode);if(typeof data=="string"){var buf=new Uint8Array(lengthBytesUTF8(data)+1);var actualNumBytes=stringToUTF8Array(data,buf,0,buf.length);FS.write(stream,buf,0,actualNumBytes,undefined,opts.canOwn)}else if(ArrayBuffer.isView(data)){FS.write(stream,data,0,data.byteLength,undefined,opts.canOwn)}else{throw new Error("Unsupported data type")}FS.close(stream)},cwd:()=>FS.currentPath,chdir:path=>{var lookup=FS.lookupPath(path,{follow:true});if(lookup.node===null){throw new FS.ErrnoError(44)}if(!FS.isDir(lookup.node.mode)){throw new FS.ErrnoError(54)}var errCode=FS.nodePermissions(lookup.node,"x");if(errCode){throw new FS.ErrnoError(errCode)}FS.currentPath=lookup.path},createDefaultDirectories:()=>{FS.mkdir("/tmp");FS.mkdir("/home");FS.mkdir("/home/web_user")},createDefaultDevices:()=>{FS.mkdir("/dev");FS.registerDevice(FS.makedev(1,3),{read:()=>0,write:(stream,buffer,offset,length,pos)=>length});FS.mkdev("/dev/null",FS.makedev(1,3));TTY.register(FS.makedev(5,0),TTY.default_tty_ops);TTY.register(FS.makedev(6,0),TTY.default_tty1_ops);FS.mkdev("/dev/tty",FS.makedev(5,0));FS.mkdev("/dev/tty1",FS.makedev(6,0));var random_device=getRandomDevice();FS.createDevice("/dev","random",random_device);FS.createDevice("/dev","urandom",random_device);FS.mkdir("/dev/shm");FS.mkdir("/dev/shm/tmp")},createSpecialDirectories:()=>{FS.mkdir("/proc");var proc_self=FS.mkdir("/proc/self");FS.mkdir("/proc/self/fd");FS.mount({mount:()=>{var node=FS.createNode(proc_self,"fd",16384|511,73);node.node_ops={lookup:(parent,name)=>{var fd=+name;var stream=FS.getStream(fd);if(!stream)throw new FS.ErrnoError(8);var ret={parent:null,mount:{mountpoint:"fake"},node_ops:{readlink:()=>stream.path}};ret.parent=ret;return ret}};return node}},{},"/proc/self/fd")},createStandardStreams:()=>{if(Module["stdin"]){FS.createDevice("/dev","stdin",Module["stdin"])}else{FS.symlink("/dev/tty","/dev/stdin")}if(Module["stdout"]){FS.createDevice("/dev","stdout",null,Module["stdout"])}else{FS.symlink("/dev/tty","/dev/stdout")}if(Module["stderr"]){FS.createDevice("/dev","stderr",null,Module["stderr"])}else{FS.symlink("/dev/tty1","/dev/stderr")}var stdin=FS.open("/dev/stdin",0);var stdout=FS.open("/dev/stdout",1);var stderr=FS.open("/dev/stderr",1)},ensureErrnoError:()=>{if(FS.ErrnoError)return;FS.ErrnoError=function ErrnoError(errno,node){this.name="ErrnoError";this.node=node;this.setErrno=function(errno){this.errno=errno};this.setErrno(errno);this.message="FS error"};FS.ErrnoError.prototype=new Error;FS.ErrnoError.prototype.constructor=FS.ErrnoError;[44].forEach(code=>{FS.genericErrors[code]=new FS.ErrnoError(code);FS.genericErrors[code].stack=""})},staticInit:()=>{FS.ensureErrnoError();FS.nameTable=new Array(4096);FS.mount(MEMFS,{},"/");FS.createDefaultDirectories();FS.createDefaultDevices();FS.createSpecialDirectories();FS.filesystems={"MEMFS":MEMFS}},init:(input,output,error)=>{FS.init.initialized=true;FS.ensureErrnoError();Module["stdin"]=input||Module["stdin"];Module["stdout"]=output||Module["stdout"];Module["stderr"]=error||Module["stderr"];FS.createStandardStreams()},quit:()=>{FS.init.initialized=false;for(var i=0;i{var mode=0;if(canRead)mode|=292|73;if(canWrite)mode|=146;return mode},findObject:(path,dontResolveLastLink)=>{var ret=FS.analyzePath(path,dontResolveLastLink);if(!ret.exists){return null}return ret.object},analyzePath:(path,dontResolveLastLink)=>{try{var lookup=FS.lookupPath(path,{follow:!dontResolveLastLink});path=lookup.path}catch(e){}var ret={isRoot:false,exists:false,error:0,name:null,path:null,object:null,parentExists:false,parentPath:null,parentObject:null};try{var lookup=FS.lookupPath(path,{parent:true});ret.parentExists=true;ret.parentPath=lookup.path;ret.parentObject=lookup.node;ret.name=PATH.basename(path);lookup=FS.lookupPath(path,{follow:!dontResolveLastLink});ret.exists=true;ret.path=lookup.path;ret.object=lookup.node;ret.name=lookup.node.name;ret.isRoot=lookup.path==="/"}catch(e){ret.error=e.errno}return ret},createPath:(parent,path,canRead,canWrite)=>{parent=typeof parent=="string"?parent:FS.getPath(parent);var parts=path.split("/").reverse();while(parts.length){var part=parts.pop();if(!part)continue;var current=PATH.join2(parent,part);try{FS.mkdir(current)}catch(e){}parent=current}return current},createFile:(parent,name,properties,canRead,canWrite)=>{var path=PATH.join2(typeof parent=="string"?parent:FS.getPath(parent),name);var mode=FS.getMode(canRead,canWrite);return FS.create(path,mode)},createDataFile:(parent,name,data,canRead,canWrite,canOwn)=>{var path=name;if(parent){parent=typeof parent=="string"?parent:FS.getPath(parent);path=name?PATH.join2(parent,name):parent}var mode=FS.getMode(canRead,canWrite);var node=FS.create(path,mode);if(data){if(typeof data=="string"){var arr=new Array(data.length);for(var i=0,len=data.length;i{var path=PATH.join2(typeof parent=="string"?parent:FS.getPath(parent),name);var mode=FS.getMode(!!input,!!output);if(!FS.createDevice.major)FS.createDevice.major=64;var dev=FS.makedev(FS.createDevice.major++,0);FS.registerDevice(dev,{open:stream=>{stream.seekable=false},close:stream=>{if(output&&output.buffer&&output.buffer.length){output(10)}},read:(stream,buffer,offset,length,pos)=>{var bytesRead=0;for(var i=0;i{for(var i=0;i{if(obj.isDevice||obj.isFolder||obj.link||obj.contents)return true;if(typeof XMLHttpRequest!="undefined"){throw new Error("Lazy loading should have been performed (contents set) in createLazyFile, but it was not. Lazy loading only works in web workers. Use --embed-file or --preload-file in emcc on the main thread.")}else if(read_){try{obj.contents=intArrayFromString(read_(obj.url),true);obj.usedBytes=obj.contents.length}catch(e){throw new FS.ErrnoError(29)}}else{throw new Error("Cannot load without read() or XMLHttpRequest.")}},createLazyFile:(parent,name,url,canRead,canWrite)=>{function LazyUint8Array(){this.lengthKnown=false;this.chunks=[]}LazyUint8Array.prototype.get=function LazyUint8Array_get(idx){if(idx>this.length-1||idx<0){return undefined}var chunkOffset=idx%this.chunkSize;var chunkNum=idx/this.chunkSize|0;return this.getter(chunkNum)[chunkOffset]};LazyUint8Array.prototype.setDataGetter=function LazyUint8Array_setDataGetter(getter){this.getter=getter};LazyUint8Array.prototype.cacheLength=function LazyUint8Array_cacheLength(){var xhr=new XMLHttpRequest;xhr.open("HEAD",url,false);xhr.send(null);if(!(xhr.status>=200&&xhr.status<300||xhr.status===304))throw new Error("Couldn't load "+url+". Status: "+xhr.status);var datalength=Number(xhr.getResponseHeader("Content-length"));var header;var hasByteServing=(header=xhr.getResponseHeader("Accept-Ranges"))&&header==="bytes";var usesGzip=(header=xhr.getResponseHeader("Content-Encoding"))&&header==="gzip";var chunkSize=1024*1024;if(!hasByteServing)chunkSize=datalength;var doXHR=(from,to)=>{if(from>to)throw new Error("invalid range ("+from+", "+to+") or no bytes requested!");if(to>datalength-1)throw new Error("only "+datalength+" bytes available! programmer error!");var xhr=new XMLHttpRequest;xhr.open("GET",url,false);if(datalength!==chunkSize)xhr.setRequestHeader("Range","bytes="+from+"-"+to);xhr.responseType="arraybuffer";if(xhr.overrideMimeType){xhr.overrideMimeType("text/plain; charset=x-user-defined")}xhr.send(null);if(!(xhr.status>=200&&xhr.status<300||xhr.status===304))throw new Error("Couldn't load "+url+". Status: "+xhr.status);if(xhr.response!==undefined){return new Uint8Array(xhr.response||[])}return intArrayFromString(xhr.responseText||"",true)};var lazyArray=this;lazyArray.setDataGetter(chunkNum=>{var start=chunkNum*chunkSize;var end=(chunkNum+1)*chunkSize-1;end=Math.min(end,datalength-1);if(typeof lazyArray.chunks[chunkNum]=="undefined"){lazyArray.chunks[chunkNum]=doXHR(start,end)}if(typeof lazyArray.chunks[chunkNum]=="undefined")throw new Error("doXHR failed!");return lazyArray.chunks[chunkNum]});if(usesGzip||!datalength){chunkSize=datalength=1;datalength=this.getter(0).length;chunkSize=datalength;out("LazyFiles on gzip forces download of the whole file when length is accessed")}this._length=datalength;this._chunkSize=chunkSize;this.lengthKnown=true};if(typeof XMLHttpRequest!="undefined"){if(!ENVIRONMENT_IS_WORKER)throw"Cannot do synchronous binary XHRs outside webworkers in modern browsers. Use --embed-file or --preload-file in emcc";var lazyArray=new LazyUint8Array;Object.defineProperties(lazyArray,{length:{get:function(){if(!this.lengthKnown){this.cacheLength()}return this._length}},chunkSize:{get:function(){if(!this.lengthKnown){this.cacheLength()}return this._chunkSize}}});var properties={isDevice:false,contents:lazyArray}}else{var properties={isDevice:false,url:url}}var node=FS.createFile(parent,name,properties,canRead,canWrite);if(properties.contents){node.contents=properties.contents}else if(properties.url){node.contents=null;node.url=properties.url}Object.defineProperties(node,{usedBytes:{get:function(){return this.contents.length}}});var stream_ops={};var keys=Object.keys(node.stream_ops);keys.forEach(key=>{var fn=node.stream_ops[key];stream_ops[key]=function forceLoadLazyFile(){FS.forceLoadFile(node);return fn.apply(null,arguments)}});function writeChunks(stream,buffer,offset,length,position){var contents=stream.node.contents;if(position>=contents.length)return 0;var size=Math.min(contents.length-position,length);if(contents.slice){for(var i=0;i{FS.forceLoadFile(node);return writeChunks(stream,buffer,offset,length,position)};stream_ops.mmap=(stream,length,position,prot,flags)=>{FS.forceLoadFile(node);var ptr=mmapAlloc(length);if(!ptr){throw new FS.ErrnoError(48)}writeChunks(stream,HEAP8,ptr,length,position);return{ptr:ptr,allocated:true}};node.stream_ops=stream_ops;return node},createPreloadedFile:(parent,name,url,canRead,canWrite,onload,onerror,dontCreateFile,canOwn,preFinish)=>{var fullname=name?PATH_FS.resolve(PATH.join2(parent,name)):parent;var dep=getUniqueRunDependency("cp "+fullname);function processData(byteArray){function finish(byteArray){if(preFinish)preFinish();if(!dontCreateFile){FS.createDataFile(parent,name,byteArray,canRead,canWrite,canOwn)}if(onload)onload();removeRunDependency(dep)}if(Browser.handledByPreloadPlugin(byteArray,fullname,finish,()=>{if(onerror)onerror();removeRunDependency(dep)})){return}finish(byteArray)}addRunDependency(dep);if(typeof url=="string"){asyncLoad(url,byteArray=>processData(byteArray),onerror)}else{processData(url)}},indexedDB:()=>{return window.indexedDB||window.mozIndexedDB||window.webkitIndexedDB||window.msIndexedDB},DB_NAME:()=>{return"EM_FS_"+window.location.pathname},DB_VERSION:20,DB_STORE_NAME:"FILE_DATA",saveFilesToDB:(paths,onload=(()=>{}),onerror=(()=>{}))=>{var indexedDB=FS.indexedDB();try{var openRequest=indexedDB.open(FS.DB_NAME(),FS.DB_VERSION)}catch(e){return onerror(e)}openRequest.onupgradeneeded=()=>{out("creating db");var db=openRequest.result;db.createObjectStore(FS.DB_STORE_NAME)};openRequest.onsuccess=()=>{var db=openRequest.result;var transaction=db.transaction([FS.DB_STORE_NAME],"readwrite");var files=transaction.objectStore(FS.DB_STORE_NAME);var ok=0,fail=0,total=paths.length;function finish(){if(fail==0)onload();else onerror()}paths.forEach(path=>{var putRequest=files.put(FS.analyzePath(path).object.contents,path);putRequest.onsuccess=()=>{ok++;if(ok+fail==total)finish()};putRequest.onerror=()=>{fail++;if(ok+fail==total)finish()}});transaction.onerror=onerror};openRequest.onerror=onerror},loadFilesFromDB:(paths,onload=(()=>{}),onerror=(()=>{}))=>{var indexedDB=FS.indexedDB();try{var openRequest=indexedDB.open(FS.DB_NAME(),FS.DB_VERSION)}catch(e){return onerror(e)}openRequest.onupgradeneeded=onerror;openRequest.onsuccess=()=>{var db=openRequest.result;try{var transaction=db.transaction([FS.DB_STORE_NAME],"readonly")}catch(e){onerror(e);return}var files=transaction.objectStore(FS.DB_STORE_NAME);var ok=0,fail=0,total=paths.length;function finish(){if(fail==0)onload();else onerror()}paths.forEach(path=>{var getRequest=files.get(path);getRequest.onsuccess=()=>{if(FS.analyzePath(path).exists){FS.unlink(path)}FS.createDataFile(PATH.dirname(path),PATH.basename(path),getRequest.result,true,true,true);ok++;if(ok+fail==total)finish()};getRequest.onerror=()=>{fail++;if(ok+fail==total)finish()}});transaction.onerror=onerror};openRequest.onerror=onerror}};var SYSCALLS={DEFAULT_POLLMASK:5,calculateAt:function(dirfd,path,allowEmpty){if(PATH.isAbs(path)){return path}var dir;if(dirfd===-100){dir=FS.cwd()}else{var dirstream=SYSCALLS.getStreamFromFD(dirfd);dir=dirstream.path}if(path.length==0){if(!allowEmpty){throw new FS.ErrnoError(44)}return dir}return PATH.join2(dir,path)},doStat:function(func,path,buf){try{var stat=func(path)}catch(e){if(e&&e.node&&PATH.normalize(path)!==PATH.normalize(FS.getPath(e.node))){return-54}throw e}HEAP32[buf>>2]=stat.dev;HEAP32[buf+8>>2]=stat.ino;HEAP32[buf+12>>2]=stat.mode;HEAPU32[buf+16>>2]=stat.nlink;HEAP32[buf+20>>2]=stat.uid;HEAP32[buf+24>>2]=stat.gid;HEAP32[buf+28>>2]=stat.rdev;tempI64=[stat.size>>>0,(tempDouble=stat.size,+Math.abs(tempDouble)>=1?tempDouble>0?(Math.min(+Math.floor(tempDouble/4294967296),4294967295)|0)>>>0:~~+Math.ceil((tempDouble-+(~~tempDouble>>>0))/4294967296)>>>0:0)],HEAP32[buf+40>>2]=tempI64[0],HEAP32[buf+44>>2]=tempI64[1];HEAP32[buf+48>>2]=4096;HEAP32[buf+52>>2]=stat.blocks;var atime=stat.atime.getTime();var mtime=stat.mtime.getTime();var ctime=stat.ctime.getTime();tempI64=[Math.floor(atime/1e3)>>>0,(tempDouble=Math.floor(atime/1e3),+Math.abs(tempDouble)>=1?tempDouble>0?(Math.min(+Math.floor(tempDouble/4294967296),4294967295)|0)>>>0:~~+Math.ceil((tempDouble-+(~~tempDouble>>>0))/4294967296)>>>0:0)],HEAP32[buf+56>>2]=tempI64[0],HEAP32[buf+60>>2]=tempI64[1];HEAPU32[buf+64>>2]=atime%1e3*1e3;tempI64=[Math.floor(mtime/1e3)>>>0,(tempDouble=Math.floor(mtime/1e3),+Math.abs(tempDouble)>=1?tempDouble>0?(Math.min(+Math.floor(tempDouble/4294967296),4294967295)|0)>>>0:~~+Math.ceil((tempDouble-+(~~tempDouble>>>0))/4294967296)>>>0:0)],HEAP32[buf+72>>2]=tempI64[0],HEAP32[buf+76>>2]=tempI64[1];HEAPU32[buf+80>>2]=mtime%1e3*1e3;tempI64=[Math.floor(ctime/1e3)>>>0,(tempDouble=Math.floor(ctime/1e3),+Math.abs(tempDouble)>=1?tempDouble>0?(Math.min(+Math.floor(tempDouble/4294967296),4294967295)|0)>>>0:~~+Math.ceil((tempDouble-+(~~tempDouble>>>0))/4294967296)>>>0:0)],HEAP32[buf+88>>2]=tempI64[0],HEAP32[buf+92>>2]=tempI64[1];HEAPU32[buf+96>>2]=ctime%1e3*1e3;tempI64=[stat.ino>>>0,(tempDouble=stat.ino,+Math.abs(tempDouble)>=1?tempDouble>0?(Math.min(+Math.floor(tempDouble/4294967296),4294967295)|0)>>>0:~~+Math.ceil((tempDouble-+(~~tempDouble>>>0))/4294967296)>>>0:0)],HEAP32[buf+104>>2]=tempI64[0],HEAP32[buf+108>>2]=tempI64[1];return 0},doMsync:function(addr,stream,len,flags,offset){if(!FS.isFile(stream.node.mode)){throw new FS.ErrnoError(43)}if(flags&2){return 0}var buffer=HEAPU8.slice(addr,addr+len);FS.msync(stream,buffer,offset,len,flags)},varargs:undefined,get:function(){SYSCALLS.varargs+=4;var ret=HEAP32[SYSCALLS.varargs-4>>2];return ret},getStr:function(ptr){var ret=UTF8ToString(ptr);return ret},getStreamFromFD:function(fd){var stream=FS.getStream(fd);if(!stream)throw new FS.ErrnoError(8);return stream}};function ___syscall_chdir(path){try{path=SYSCALLS.getStr(path);FS.chdir(path);return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_chmod(path,mode){try{path=SYSCALLS.getStr(path);FS.chmod(path,mode);return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}var SOCKFS={mount:function(mount){Module["websocket"]=Module["websocket"]&&"object"===typeof Module["websocket"]?Module["websocket"]:{};Module["websocket"]._callbacks={};Module["websocket"]["on"]=function(event,callback){if("function"===typeof callback){this._callbacks[event]=callback}return this};Module["websocket"].emit=function(event,param){if("function"===typeof this._callbacks[event]){this._callbacks[event].call(this,param)}};return FS.createNode(null,"/",16384|511,0)},createSocket:function(family,type,protocol){type&=~526336;var streaming=type==1;if(streaming&&protocol&&protocol!=6){throw new FS.ErrnoError(66)}var sock={family:family,type:type,protocol:protocol,server:null,error:null,peers:{},pending:[],recv_queue:[],sock_ops:SOCKFS.websocket_sock_ops};var name=SOCKFS.nextname();var node=FS.createNode(SOCKFS.root,name,49152,0);node.sock=sock;var stream=FS.createStream({path:name,node:node,flags:2,seekable:false,stream_ops:SOCKFS.stream_ops});sock.stream=stream;return sock},getSocket:function(fd){var stream=FS.getStream(fd);if(!stream||!FS.isSocket(stream.node.mode)){return null}return stream.node.sock},stream_ops:{poll:function(stream){var sock=stream.node.sock;return sock.sock_ops.poll(sock)},ioctl:function(stream,request,varargs){var sock=stream.node.sock;return sock.sock_ops.ioctl(sock,request,varargs)},read:function(stream,buffer,offset,length,position){var sock=stream.node.sock;var msg=sock.sock_ops.recvmsg(sock,length);if(!msg){return 0}buffer.set(msg.buffer,offset);return msg.buffer.length},write:function(stream,buffer,offset,length,position){var sock=stream.node.sock;return sock.sock_ops.sendmsg(sock,buffer,offset,length)},close:function(stream){var sock=stream.node.sock;sock.sock_ops.close(sock)}},nextname:function(){if(!SOCKFS.nextname.current){SOCKFS.nextname.current=0}return"socket["+SOCKFS.nextname.current+++"]"},websocket_sock_ops:{createPeer:function(sock,addr,port){var ws;if(typeof addr=="object"){ws=addr;addr=null;port=null}if(ws){if(ws._socket){addr=ws._socket.remoteAddress;port=ws._socket.remotePort}else{var result=/ws[s]?:\/\/([^:]+):(\d+)/.exec(ws.url);if(!result){throw new Error("WebSocket URL must be in the format ws(s)://address:port")}addr=result[1];port=parseInt(result[2],10)}}else{try{var runtimeConfig=Module["websocket"]&&"object"===typeof Module["websocket"];var url="ws:#".replace("#","//");if(runtimeConfig){if("string"===typeof Module["websocket"]["url"]){url=Module["websocket"]["url"]}}if(url==="ws://"||url==="wss://"){var parts=addr.split("/");url=url+parts[0]+":"+port+"/"+parts.slice(1).join("/")}var subProtocols="binary";if(runtimeConfig){if("string"===typeof Module["websocket"]["subprotocol"]){subProtocols=Module["websocket"]["subprotocol"]}}var opts=undefined;if(subProtocols!=="null"){subProtocols=subProtocols.replace(/^ +| +$/g,"").split(/ *, */);opts=subProtocols}if(runtimeConfig&&null===Module["websocket"]["subprotocol"]){subProtocols="null";opts=undefined}var WebSocketConstructor;if(ENVIRONMENT_IS_NODE){WebSocketConstructor=require("ws")}else{WebSocketConstructor=WebSocket}ws=new WebSocketConstructor(url,opts);ws.binaryType="arraybuffer"}catch(e){throw new FS.ErrnoError(23)}}var peer={addr:addr,port:port,socket:ws,dgram_send_queue:[]};SOCKFS.websocket_sock_ops.addPeer(sock,peer);SOCKFS.websocket_sock_ops.handlePeerEvents(sock,peer);if(sock.type===2&&typeof sock.sport!="undefined"){peer.dgram_send_queue.push(new Uint8Array([255,255,255,255,"p".charCodeAt(0),"o".charCodeAt(0),"r".charCodeAt(0),"t".charCodeAt(0),(sock.sport&65280)>>8,sock.sport&255]))}return peer},getPeer:function(sock,addr,port){return sock.peers[addr+":"+port]},addPeer:function(sock,peer){sock.peers[peer.addr+":"+peer.port]=peer},removePeer:function(sock,peer){delete sock.peers[peer.addr+":"+peer.port]},handlePeerEvents:function(sock,peer){var first=true;var handleOpen=function(){Module["websocket"].emit("open",sock.stream.fd);try{var queued=peer.dgram_send_queue.shift();while(queued){peer.socket.send(queued);queued=peer.dgram_send_queue.shift()}}catch(e){peer.socket.close()}};function handleMessage(data){if(typeof data=="string"){var encoder=new TextEncoder;data=encoder.encode(data)}else{assert(data.byteLength!==undefined);if(data.byteLength==0){return}data=new Uint8Array(data)}var wasfirst=first;first=false;if(wasfirst&&data.length===10&&data[0]===255&&data[1]===255&&data[2]===255&&data[3]===255&&data[4]==="p".charCodeAt(0)&&data[5]==="o".charCodeAt(0)&&data[6]==="r".charCodeAt(0)&&data[7]==="t".charCodeAt(0)){var newport=data[8]<<8|data[9];SOCKFS.websocket_sock_ops.removePeer(sock,peer);peer.port=newport;SOCKFS.websocket_sock_ops.addPeer(sock,peer);return}sock.recv_queue.push({addr:peer.addr,port:peer.port,data:data});Module["websocket"].emit("message",sock.stream.fd)}if(ENVIRONMENT_IS_NODE){peer.socket.on("open",handleOpen);peer.socket.on("message",function(data,isBinary){if(!isBinary){return}handleMessage(new Uint8Array(data).buffer)});peer.socket.on("close",function(){Module["websocket"].emit("close",sock.stream.fd)});peer.socket.on("error",function(error){sock.error=14;Module["websocket"].emit("error",[sock.stream.fd,sock.error,"ECONNREFUSED: Connection refused"])})}else{peer.socket.onopen=handleOpen;peer.socket.onclose=function(){Module["websocket"].emit("close",sock.stream.fd)};peer.socket.onmessage=function peer_socket_onmessage(event){handleMessage(event.data)};peer.socket.onerror=function(error){sock.error=14;Module["websocket"].emit("error",[sock.stream.fd,sock.error,"ECONNREFUSED: Connection refused"])}}},poll:function(sock){if(sock.type===1&&sock.server){return sock.pending.length?64|1:0}var mask=0;var dest=sock.type===1?SOCKFS.websocket_sock_ops.getPeer(sock,sock.daddr,sock.dport):null;if(sock.recv_queue.length||!dest||dest&&dest.socket.readyState===dest.socket.CLOSING||dest&&dest.socket.readyState===dest.socket.CLOSED){mask|=64|1}if(!dest||dest&&dest.socket.readyState===dest.socket.OPEN){mask|=4}if(dest&&dest.socket.readyState===dest.socket.CLOSING||dest&&dest.socket.readyState===dest.socket.CLOSED){mask|=16}return mask},ioctl:function(sock,request,arg){switch(request){case 21531:var bytes=0;if(sock.recv_queue.length){bytes=sock.recv_queue[0].data.length}HEAP32[arg>>2]=bytes;return 0;default:return 28}},close:function(sock){if(sock.server){try{sock.server.close()}catch(e){}sock.server=null}var peers=Object.keys(sock.peers);for(var i=0;i>2]=value;return value}function inetNtop4(addr){return(addr&255)+"."+(addr>>8&255)+"."+(addr>>16&255)+"."+(addr>>24&255)}function inetNtop6(ints){var str="";var word=0;var longest=0;var lastzero=0;var zstart=0;var len=0;var i=0;var parts=[ints[0]&65535,ints[0]>>16,ints[1]&65535,ints[1]>>16,ints[2]&65535,ints[2]>>16,ints[3]&65535,ints[3]>>16];var hasipv4=true;var v4part="";for(i=0;i<5;i++){if(parts[i]!==0){hasipv4=false;break}}if(hasipv4){v4part=inetNtop4(parts[6]|parts[7]<<16);if(parts[5]===-1){str="::ffff:";str+=v4part;return str}if(parts[5]===0){str="::";if(v4part==="0.0.0.0")v4part="";if(v4part==="0.0.0.1")v4part="1";str+=v4part;return str}}for(word=0;word<8;word++){if(parts[word]===0){if(word-lastzero>1){len=0}lastzero=word;len++}if(len>longest){longest=len;zstart=word-longest+1}}for(word=0;word<8;word++){if(longest>1){if(parts[word]===0&&word>=zstart&&word>1];var port=_ntohs(HEAPU16[sa+2>>1]);var addr;switch(family){case 2:if(salen!==16){return{errno:28}}addr=HEAP32[sa+4>>2];addr=inetNtop4(addr);break;case 10:if(salen!==28){return{errno:28}}addr=[HEAP32[sa+8>>2],HEAP32[sa+12>>2],HEAP32[sa+16>>2],HEAP32[sa+20>>2]];addr=inetNtop6(addr);break;default:return{errno:5}}return{family:family,addr:addr,port:port}}function inetPton4(str){var b=str.split(".");for(var i=0;i<4;i++){var tmp=Number(b[i]);if(isNaN(tmp))return null;b[i]=tmp}return(b[0]|b[1]<<8|b[2]<<16|b[3]<<24)>>>0}function jstoi_q(str){return parseInt(str)}function inetPton6(str){var words;var w,offset,z;var valid6regx=/^((?=.*::)(?!.*::.+::)(::)?([\dA-F]{1,4}:(:|\b)|){5}|([\dA-F]{1,4}:){6})((([\dA-F]{1,4}((?!\3)::|:\b|$))|(?!\2\3)){2}|(((2[0-4]|1\d|[1-9])?\d|25[0-5])\.?\b){4})$/i;var parts=[];if(!valid6regx.test(str)){return null}if(str==="::"){return[0,0,0,0,0,0,0,0]}if(str.startsWith("::")){str=str.replace("::","Z:")}else{str=str.replace("::",":Z:")}if(str.indexOf(".")>0){str=str.replace(new RegExp("[.]","g"),":");words=str.split(":");words[words.length-4]=jstoi_q(words[words.length-4])+jstoi_q(words[words.length-3])*256;words[words.length-3]=jstoi_q(words[words.length-2])+jstoi_q(words[words.length-1])*256;words=words.slice(0,words.length-2)}else{words=str.split(":")}offset=0;z=0;for(w=0;w>1]=2;return 0}case 6:case 7:return 0;case 16:case 8:return-28;case 9:setErrNo(28);return-1;default:{return-28}}}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_fstat64(fd,buf){try{var stream=SYSCALLS.getStreamFromFD(fd);return SYSCALLS.doStat(FS.stat,stream.path,buf)}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_statfs64(path,size,buf){try{path=SYSCALLS.getStr(path);HEAP32[buf+4>>2]=4096;HEAP32[buf+40>>2]=4096;HEAP32[buf+8>>2]=1e6;HEAP32[buf+12>>2]=5e5;HEAP32[buf+16>>2]=5e5;HEAP32[buf+20>>2]=FS.nextInode;HEAP32[buf+24>>2]=1e6;HEAP32[buf+28>>2]=42;HEAP32[buf+44>>2]=2;HEAP32[buf+36>>2]=255;return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_fstatfs64(fd,size,buf){try{var stream=SYSCALLS.getStreamFromFD(fd);return ___syscall_statfs64(0,size,buf)}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}var MAX_INT53=9007199254740992;var MIN_INT53=-9007199254740992;function bigintToI53Checked(num){return numMAX_INT53?NaN:Number(num)}function ___syscall_ftruncate64(fd,length){try{length=bigintToI53Checked(length);if(isNaN(length))return-61;FS.ftruncate(fd,length);return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_getcwd(buf,size){try{if(size===0)return-28;var cwd=FS.cwd();var cwdLengthInBytes=lengthBytesUTF8(cwd)+1;if(size>>0,(tempDouble=id,+Math.abs(tempDouble)>=1?tempDouble>0?(Math.min(+Math.floor(tempDouble/4294967296),4294967295)|0)>>>0:~~+Math.ceil((tempDouble-+(~~tempDouble>>>0))/4294967296)>>>0:0)],HEAP32[dirp+pos>>2]=tempI64[0],HEAP32[dirp+pos+4>>2]=tempI64[1];tempI64=[(idx+1)*struct_size>>>0,(tempDouble=(idx+1)*struct_size,+Math.abs(tempDouble)>=1?tempDouble>0?(Math.min(+Math.floor(tempDouble/4294967296),4294967295)|0)>>>0:~~+Math.ceil((tempDouble-+(~~tempDouble>>>0))/4294967296)>>>0:0)],HEAP32[dirp+pos+8>>2]=tempI64[0],HEAP32[dirp+pos+12>>2]=tempI64[1];HEAP16[dirp+pos+16>>1]=280;HEAP8[dirp+pos+18>>0]=type;stringToUTF8(name,dirp+pos+19,256);pos+=struct_size;idx+=1}FS.llseek(stream,idx*struct_size,0);return pos}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_ioctl(fd,op,varargs){SYSCALLS.varargs=varargs;try{var stream=SYSCALLS.getStreamFromFD(fd);switch(op){case 21509:case 21505:{if(!stream.tty)return-59;return 0}case 21510:case 21511:case 21512:case 21506:case 21507:case 21508:{if(!stream.tty)return-59;return 0}case 21519:{if(!stream.tty)return-59;var argp=SYSCALLS.get();HEAP32[argp>>2]=0;return 0}case 21520:{if(!stream.tty)return-59;return-28}case 21531:{var argp=SYSCALLS.get();return FS.ioctl(stream,op,argp)}case 21523:{if(!stream.tty)return-59;return 0}case 21524:{if(!stream.tty)return-59;return 0}default:return-28}}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_lstat64(path,buf){try{path=SYSCALLS.getStr(path);return SYSCALLS.doStat(FS.lstat,path,buf)}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_mkdirat(dirfd,path,mode){try{path=SYSCALLS.getStr(path);path=SYSCALLS.calculateAt(dirfd,path);path=PATH.normalize(path);if(path[path.length-1]==="/")path=path.substr(0,path.length-1);FS.mkdir(path,mode,0);return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_newfstatat(dirfd,path,buf,flags){try{path=SYSCALLS.getStr(path);var nofollow=flags&256;var allowEmpty=flags&4096;flags=flags&~6400;path=SYSCALLS.calculateAt(dirfd,path,allowEmpty);return SYSCALLS.doStat(nofollow?FS.lstat:FS.stat,path,buf)}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_openat(dirfd,path,flags,varargs){SYSCALLS.varargs=varargs;try{path=SYSCALLS.getStr(path);path=SYSCALLS.calculateAt(dirfd,path);var mode=varargs?SYSCALLS.get():0;return FS.open(path,flags,mode).fd}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_readlinkat(dirfd,path,buf,bufsize){try{path=SYSCALLS.getStr(path);path=SYSCALLS.calculateAt(dirfd,path);if(bufsize<=0)return-28;var ret=FS.readlink(path);var len=Math.min(bufsize,lengthBytesUTF8(ret));var endChar=HEAP8[buf+len];stringToUTF8(ret,buf,bufsize+1);HEAP8[buf+len]=endChar;return len}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function writeSockaddr(sa,family,addr,port,addrlen){switch(family){case 2:addr=inetPton4(addr);zeroMemory(sa,16);if(addrlen){HEAP32[addrlen>>2]=16}HEAP16[sa>>1]=family;HEAP32[sa+4>>2]=addr;HEAP16[sa+2>>1]=_htons(port);break;case 10:addr=inetPton6(addr);zeroMemory(sa,28);if(addrlen){HEAP32[addrlen>>2]=28}HEAP32[sa>>2]=family;HEAP32[sa+8>>2]=addr[0];HEAP32[sa+12>>2]=addr[1];HEAP32[sa+16>>2]=addr[2];HEAP32[sa+20>>2]=addr[3];HEAP16[sa+2>>1]=_htons(port);break;default:return 5}return 0}function ___syscall_recvfrom(fd,buf,len,flags,addr,addrlen){try{var sock=getSocketFromFD(fd);var msg=sock.sock_ops.recvmsg(sock,len);if(!msg)return 0;if(addr){var errno=writeSockaddr(addr,sock.family,DNS.lookup_name(msg.addr),msg.port,addrlen)}HEAPU8.set(msg.buffer,buf);return msg.buffer.byteLength}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_renameat(olddirfd,oldpath,newdirfd,newpath){try{oldpath=SYSCALLS.getStr(oldpath);newpath=SYSCALLS.getStr(newpath);oldpath=SYSCALLS.calculateAt(olddirfd,oldpath);newpath=SYSCALLS.calculateAt(newdirfd,newpath);FS.rename(oldpath,newpath);return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_rmdir(path){try{path=SYSCALLS.getStr(path);FS.rmdir(path);return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_sendto(fd,message,length,flags,addr,addr_len){try{var sock=getSocketFromFD(fd);var dest=getSocketAddress(addr,addr_len,true);if(!dest){return FS.write(sock.stream,HEAP8,message,length)}return sock.sock_ops.sendmsg(sock,HEAP8,message,length,dest.addr,dest.port)}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_socket(domain,type,protocol){try{var sock=SOCKFS.createSocket(domain,type,protocol);return sock.stream.fd}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_stat64(path,buf){try{path=SYSCALLS.getStr(path);return SYSCALLS.doStat(FS.stat,path,buf)}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_symlink(target,linkpath){try{target=SYSCALLS.getStr(target);linkpath=SYSCALLS.getStr(linkpath);FS.symlink(target,linkpath);return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function ___syscall_unlinkat(dirfd,path,flags){try{path=SYSCALLS.getStr(path);path=SYSCALLS.calculateAt(dirfd,path);if(flags===0){FS.unlink(path)}else if(flags===512){FS.rmdir(path)}else{abort("Invalid flags passed to unlinkat")}return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function readI53FromI64(ptr){return HEAPU32[ptr>>2]+HEAP32[ptr+4>>2]*4294967296}function ___syscall_utimensat(dirfd,path,times,flags){try{path=SYSCALLS.getStr(path);path=SYSCALLS.calculateAt(dirfd,path,true);if(!times){var atime=Date.now();var mtime=atime}else{var seconds=readI53FromI64(times);var nanoseconds=HEAP32[times+8>>2];atime=seconds*1e3+nanoseconds/(1e3*1e3);times+=16;seconds=readI53FromI64(times);nanoseconds=HEAP32[times+8>>2];mtime=seconds*1e3+nanoseconds/(1e3*1e3)}FS.utime(path,atime,mtime);return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}var nowIsMonotonic=true;function __emscripten_get_now_is_monotonic(){return nowIsMonotonic}function __gmtime_js(time,tmPtr){var date=new Date(readI53FromI64(time)*1e3);HEAP32[tmPtr>>2]=date.getUTCSeconds();HEAP32[tmPtr+4>>2]=date.getUTCMinutes();HEAP32[tmPtr+8>>2]=date.getUTCHours();HEAP32[tmPtr+12>>2]=date.getUTCDate();HEAP32[tmPtr+16>>2]=date.getUTCMonth();HEAP32[tmPtr+20>>2]=date.getUTCFullYear()-1900;HEAP32[tmPtr+24>>2]=date.getUTCDay();var start=Date.UTC(date.getUTCFullYear(),0,1,0,0,0,0);var yday=(date.getTime()-start)/(1e3*60*60*24)|0;HEAP32[tmPtr+28>>2]=yday}function __isLeapYear(year){return year%4===0&&(year%100!==0||year%400===0)}var __MONTH_DAYS_LEAP_CUMULATIVE=[0,31,60,91,121,152,182,213,244,274,305,335];var __MONTH_DAYS_REGULAR_CUMULATIVE=[0,31,59,90,120,151,181,212,243,273,304,334];function __yday_from_date(date){var isLeapYear=__isLeapYear(date.getFullYear());var monthDaysCumulative=isLeapYear?__MONTH_DAYS_LEAP_CUMULATIVE:__MONTH_DAYS_REGULAR_CUMULATIVE;var yday=monthDaysCumulative[date.getMonth()]+date.getDate()-1;return yday}function __localtime_js(time,tmPtr){var date=new Date(readI53FromI64(time)*1e3);HEAP32[tmPtr>>2]=date.getSeconds();HEAP32[tmPtr+4>>2]=date.getMinutes();HEAP32[tmPtr+8>>2]=date.getHours();HEAP32[tmPtr+12>>2]=date.getDate();HEAP32[tmPtr+16>>2]=date.getMonth();HEAP32[tmPtr+20>>2]=date.getFullYear()-1900;HEAP32[tmPtr+24>>2]=date.getDay();var yday=__yday_from_date(date)|0;HEAP32[tmPtr+28>>2]=yday;HEAP32[tmPtr+36>>2]=-(date.getTimezoneOffset()*60);var start=new Date(date.getFullYear(),0,1);var summerOffset=new Date(date.getFullYear(),6,1).getTimezoneOffset();var winterOffset=start.getTimezoneOffset();var dst=(summerOffset!=winterOffset&&date.getTimezoneOffset()==Math.min(winterOffset,summerOffset))|0;HEAP32[tmPtr+32>>2]=dst}function __mmap_js(len,prot,flags,fd,off,allocated,addr){try{var stream=SYSCALLS.getStreamFromFD(fd);var res=FS.mmap(stream,len,off,prot,flags);var ptr=res.ptr;HEAP32[allocated>>2]=res.allocated;HEAPU32[addr>>2]=ptr;return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function __msync_js(addr,len,prot,flags,fd,offset){try{SYSCALLS.doMsync(addr,SYSCALLS.getStreamFromFD(fd),len,flags,0);return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function __munmap_js(addr,len,prot,flags,fd,offset){try{var stream=SYSCALLS.getStreamFromFD(fd);if(prot&2){SYSCALLS.doMsync(addr,stream,len,flags,offset)}FS.munmap(stream)}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return-e.errno}}function allocateUTF8(str){var size=lengthBytesUTF8(str)+1;var ret=_malloc(size);if(ret)stringToUTF8Array(str,HEAP8,ret,size);return ret}function __tzset_js(timezone,daylight,tzname){var currentYear=(new Date).getFullYear();var winter=new Date(currentYear,0,1);var summer=new Date(currentYear,6,1);var winterOffset=winter.getTimezoneOffset();var summerOffset=summer.getTimezoneOffset();var stdTimezoneOffset=Math.max(winterOffset,summerOffset);HEAPU32[timezone>>2]=stdTimezoneOffset*60;HEAP32[daylight>>2]=Number(winterOffset!=summerOffset);function extractZone(date){var match=date.toTimeString().match(/\(([A-Za-z ]+)\)$/);return match?match[1]:"GMT"}var winterName=extractZone(winter);var summerName=extractZone(summer);var winterNamePtr=allocateUTF8(winterName);var summerNamePtr=allocateUTF8(summerName);if(summerOffset>2]=winterNamePtr;HEAPU32[tzname+4>>2]=summerNamePtr}else{HEAPU32[tzname>>2]=summerNamePtr;HEAPU32[tzname+4>>2]=winterNamePtr}}function _abort(){abort("")}var dlopenMissingError="To use dlopen, you need enable dynamic linking, see https://github.com/emscripten-core/emscripten/wiki/Linking";function _dlopen(handle){abort(dlopenMissingError)}var DOTNETENTROPY={getBatchedRandomValues:function(buffer,bufferLength){const batchedQuotaMax=65536;const needTempBuf=typeof SharedArrayBuffer!=="undefined"&&Module.HEAPU8.buffer instanceof SharedArrayBuffer;const buf=needTempBuf?new ArrayBuffer(bufferLength):Module.HEAPU8.buffer;const offset=needTempBuf?0:buffer;for(let i=0;i{var t=process.hrtime();return t[0]*1e3+t[1]/1e6}}else if(typeof dateNow!="undefined"){_emscripten_get_now=dateNow}else _emscripten_get_now=()=>performance.now();function _emscripten_get_now_res(){if(ENVIRONMENT_IS_NODE){return 1}else if(typeof dateNow!="undefined"){return 1e3}else return 1e3}function _emscripten_memcpy_big(dest,src,num){HEAPU8.copyWithin(dest,src,src+num)}function emscripten_realloc_buffer(size){var b=wasmMemory.buffer;try{wasmMemory.grow(size-b.byteLength+65535>>>16);updateMemoryViews();return 1}catch(e){}}function _emscripten_resize_heap(requestedSize){var oldSize=HEAPU8.length;requestedSize=requestedSize>>>0;var maxHeapSize=getHeapMax();if(requestedSize>maxHeapSize){return false}let alignUp=(x,multiple)=>x+(multiple-x%multiple)%multiple;for(var cutDown=1;cutDown<=4;cutDown*=2){var overGrownHeapSize=oldSize*(1+.2/cutDown);overGrownHeapSize=Math.min(overGrownHeapSize,requestedSize+100663296);var newSize=Math.min(maxHeapSize,alignUp(Math.max(requestedSize,overGrownHeapSize),65536));var replacement=emscripten_realloc_buffer(newSize);if(replacement){return true}}return false}var ENV={};function getExecutableName(){return thisProgram||"./this.program"}function getEnvStrings(){if(!getEnvStrings.strings){var lang=(typeof navigator=="object"&&navigator.languages&&navigator.languages[0]||"C").replace("-","_")+".UTF-8";var env={"USER":"web_user","LOGNAME":"web_user","PATH":"/","PWD":"/","HOME":"/home/web_user","LANG":lang,"_":getExecutableName()};for(var x in ENV){if(ENV[x]===undefined)delete env[x];else env[x]=ENV[x]}var strings=[];for(var x in env){strings.push(x+"="+env[x])}getEnvStrings.strings=strings}return getEnvStrings.strings}function writeAsciiToMemory(str,buffer,dontAddNull){for(var i=0;i>0]=str.charCodeAt(i)}if(!dontAddNull)HEAP8[buffer>>0]=0}function _environ_get(__environ,environ_buf){var bufSize=0;getEnvStrings().forEach(function(string,i){var ptr=environ_buf+bufSize;HEAPU32[__environ+i*4>>2]=ptr;writeAsciiToMemory(string,ptr);bufSize+=string.length+1});return 0}function _environ_sizes_get(penviron_count,penviron_buf_size){var strings=getEnvStrings();HEAPU32[penviron_count>>2]=strings.length;var bufSize=0;strings.forEach(function(string){bufSize+=string.length+1});HEAPU32[penviron_buf_size>>2]=bufSize;return 0}function _proc_exit(code){EXITSTATUS=code;if(!keepRuntimeAlive()){if(Module["onExit"])Module["onExit"](code);ABORT=true}quit_(code,new ExitStatus(code))}function exitJS(status,implicit){EXITSTATUS=status;_proc_exit(status)}var _exit=exitJS;function _fd_close(fd){try{var stream=SYSCALLS.getStreamFromFD(fd);FS.close(stream);return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return e.errno}}function _fd_fdstat_get(fd,pbuf){try{var stream=SYSCALLS.getStreamFromFD(fd);var type=stream.tty?2:FS.isDir(stream.mode)?3:FS.isLink(stream.mode)?7:4;HEAP8[pbuf>>0]=type;return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return e.errno}}function doReadv(stream,iov,iovcnt,offset){var ret=0;for(var i=0;i>2];var len=HEAPU32[iov+4>>2];iov+=8;var curr=FS.read(stream,HEAP8,ptr,len,offset);if(curr<0)return-1;ret+=curr;if(curr>2]=num;return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return e.errno}}function doWritev(stream,iov,iovcnt,offset){var ret=0;for(var i=0;i>2];var len=HEAPU32[iov+4>>2];iov+=8;var curr=FS.write(stream,HEAP8,ptr,len,offset);if(curr<0)return-1;ret+=curr;if(typeof offset!=="undefined"){offset+=curr}}return ret}function _fd_pwrite(fd,iov,iovcnt,offset,pnum){try{offset=bigintToI53Checked(offset);if(isNaN(offset))return 61;var stream=SYSCALLS.getStreamFromFD(fd);var num=doWritev(stream,iov,iovcnt,offset);HEAPU32[pnum>>2]=num;return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return e.errno}}function _fd_read(fd,iov,iovcnt,pnum){try{var stream=SYSCALLS.getStreamFromFD(fd);var num=doReadv(stream,iov,iovcnt);HEAPU32[pnum>>2]=num;return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return e.errno}}function _fd_seek(fd,offset,whence,newOffset){try{offset=bigintToI53Checked(offset);if(isNaN(offset))return 61;var stream=SYSCALLS.getStreamFromFD(fd);FS.llseek(stream,offset,whence);tempI64=[stream.position>>>0,(tempDouble=stream.position,+Math.abs(tempDouble)>=1?tempDouble>0?(Math.min(+Math.floor(tempDouble/4294967296),4294967295)|0)>>>0:~~+Math.ceil((tempDouble-+(~~tempDouble>>>0))/4294967296)>>>0:0)],HEAP32[newOffset>>2]=tempI64[0],HEAP32[newOffset+4>>2]=tempI64[1];if(stream.getdents&&offset===0&&whence===0)stream.getdents=null;return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return e.errno}}function _fd_sync(fd){try{var stream=SYSCALLS.getStreamFromFD(fd);if(stream.stream_ops&&stream.stream_ops.fsync){return stream.stream_ops.fsync(stream)}return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return e.errno}}function _fd_write(fd,iov,iovcnt,pnum){try{var stream=SYSCALLS.getStreamFromFD(fd);var num=doWritev(stream,iov,iovcnt);HEAPU32[pnum>>2]=num;return 0}catch(e){if(typeof FS=="undefined"||!(e.name==="ErrnoError"))throw e;return e.errno}}function _llvm_eh_typeid_for(type){return type}var DOTNET={setup:function setup(linkerSetup){const pthreadReplacements={};const dotnet_replacements={fetch:globalThis.fetch,require:require,updateMemoryViews:updateMemoryViews,pthreadReplacements:pthreadReplacements,scriptDirectory:scriptDirectory,noExitRuntime:noExitRuntime};const ENVIRONMENT_IS_PTHREAD=false;Module.__dotnet_runtime.passEmscriptenInternals({isPThread:ENVIRONMENT_IS_PTHREAD,quit_:quit_,ExitStatus:ExitStatus,...linkerSetup});Module.__dotnet_runtime.initializeReplacements(dotnet_replacements);Module.__dotnet_runtime.configureEmscriptenStartup(Module);updateMemoryViews=dotnet_replacements.updateMemoryViews;noExitRuntime=dotnet_replacements.noExitRuntime;fetch=dotnet_replacements.fetch;require=dotnet_replacements.require;_scriptDir=__dirname=scriptDirectory=dotnet_replacements.scriptDirectory}};function _mono_interp_flush_jitcall_queue(){return{runtime_idx:12}}function _mono_interp_invoke_wasm_jit_call_trampoline(){return{runtime_idx:11}}function _mono_interp_jit_wasm_entry_trampoline(){return{runtime_idx:9}}function _mono_interp_jit_wasm_jit_call_trampoline(){return{runtime_idx:10}}function _mono_interp_record_interp_entry(){return{runtime_idx:8}}function _mono_interp_tier_prepare_jiterpreter(){return{runtime_idx:7}}function _mono_wasm_add_dbg_command_received(){return{runtime_idx:3}}function _mono_wasm_asm_loaded(){return{runtime_idx:1}}function _mono_wasm_bind_cs_function(){return{runtime_idx:23}}function _mono_wasm_bind_js_function(){return{runtime_idx:20}}function _mono_wasm_change_case(){return{runtime_idx:26}}function _mono_wasm_change_case_invariant(){return{runtime_idx:25}}function _mono_wasm_compare_string(){return{runtime_idx:27}}function _mono_wasm_create_cs_owned_object_ref(){return{runtime_idx:41}}function _mono_wasm_debugger_log(){return{runtime_idx:2}}function _mono_wasm_ends_with(){return{runtime_idx:29}}function _mono_wasm_fire_debugger_agent_message_with_data(){return{runtime_idx:4}}function _mono_wasm_get_by_index_ref(){return{runtime_idx:38}}function _mono_wasm_get_calendar_info(){return{runtime_idx:31}}function _mono_wasm_get_culture_info(){return{runtime_idx:32}}function _mono_wasm_get_first_day_of_week(){return{runtime_idx:33}}function _mono_wasm_get_first_week_of_year(){return{runtime_idx:34}}function _mono_wasm_get_global_object_ref(){return{runtime_idx:40}}function _mono_wasm_get_object_property_ref(){return{runtime_idx:36}}function _mono_wasm_index_of(){return{runtime_idx:30}}function _mono_wasm_invoke_bound_function(){return{runtime_idx:21}}function _mono_wasm_invoke_import(){return{runtime_idx:22}}function _mono_wasm_invoke_js_blazor(){return{runtime_idx:44}}function _mono_wasm_invoke_js_with_args_ref(){return{runtime_idx:35}}function _mono_wasm_marshal_promise(){return{runtime_idx:24}}function _mono_wasm_profiler_enter(){return{runtime_idx:14}}function _mono_wasm_profiler_leave(){return{runtime_idx:15}}function _mono_wasm_release_cs_owned_object(){return{runtime_idx:19}}function _mono_wasm_schedule_timer(){return{runtime_idx:0}}function _mono_wasm_set_by_index_ref(){return{runtime_idx:39}}function _mono_wasm_set_entrypoint_breakpoint(){return{runtime_idx:17}}function _mono_wasm_set_object_property_ref(){return{runtime_idx:37}}function _mono_wasm_starts_with(){return{runtime_idx:28}}function _mono_wasm_trace_logger(){return{runtime_idx:16}}function _mono_wasm_typed_array_from_ref(){return{runtime_idx:43}}function _mono_wasm_typed_array_to_array_ref(){return{runtime_idx:42}}function _schedule_background_exec(){return{runtime_idx:6}}function __arraySum(array,index){var sum=0;for(var i=0;i<=index;sum+=array[i++]){}return sum}var __MONTH_DAYS_LEAP=[31,29,31,30,31,30,31,31,30,31,30,31];var __MONTH_DAYS_REGULAR=[31,28,31,30,31,30,31,31,30,31,30,31];function __addDays(date,days){var newDate=new Date(date.getTime());while(days>0){var leap=__isLeapYear(newDate.getFullYear());var currentMonth=newDate.getMonth();var daysInCurrentMonth=(leap?__MONTH_DAYS_LEAP:__MONTH_DAYS_REGULAR)[currentMonth];if(days>daysInCurrentMonth-newDate.getDate()){days-=daysInCurrentMonth-newDate.getDate()+1;newDate.setDate(1);if(currentMonth<11){newDate.setMonth(currentMonth+1)}else{newDate.setMonth(0);newDate.setFullYear(newDate.getFullYear()+1)}}else{newDate.setDate(newDate.getDate()+days);return newDate}}return newDate}function writeArrayToMemory(array,buffer){HEAP8.set(array,buffer)}function _strftime(s,maxsize,format,tm){var tm_zone=HEAP32[tm+40>>2];var date={tm_sec:HEAP32[tm>>2],tm_min:HEAP32[tm+4>>2],tm_hour:HEAP32[tm+8>>2],tm_mday:HEAP32[tm+12>>2],tm_mon:HEAP32[tm+16>>2],tm_year:HEAP32[tm+20>>2],tm_wday:HEAP32[tm+24>>2],tm_yday:HEAP32[tm+28>>2],tm_isdst:HEAP32[tm+32>>2],tm_gmtoff:HEAP32[tm+36>>2],tm_zone:tm_zone?UTF8ToString(tm_zone):""};var pattern=UTF8ToString(format);var EXPANSION_RULES_1={"%c":"%a %b %d %H:%M:%S %Y","%D":"%m/%d/%y","%F":"%Y-%m-%d","%h":"%b","%r":"%I:%M:%S %p","%R":"%H:%M","%T":"%H:%M:%S","%x":"%m/%d/%y","%X":"%H:%M:%S","%Ec":"%c","%EC":"%C","%Ex":"%m/%d/%y","%EX":"%H:%M:%S","%Ey":"%y","%EY":"%Y","%Od":"%d","%Oe":"%e","%OH":"%H","%OI":"%I","%Om":"%m","%OM":"%M","%OS":"%S","%Ou":"%u","%OU":"%U","%OV":"%V","%Ow":"%w","%OW":"%W","%Oy":"%y"};for(var rule in EXPANSION_RULES_1){pattern=pattern.replace(new RegExp(rule,"g"),EXPANSION_RULES_1[rule])}var WEEKDAYS=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"];var MONTHS=["January","February","March","April","May","June","July","August","September","October","November","December"];function leadingSomething(value,digits,character){var str=typeof value=="number"?value.toString():value||"";while(str.length0?1:0}var compare;if((compare=sgn(date1.getFullYear()-date2.getFullYear()))===0){if((compare=sgn(date1.getMonth()-date2.getMonth()))===0){compare=sgn(date1.getDate()-date2.getDate())}}return compare}function getFirstWeekStartDate(janFourth){switch(janFourth.getDay()){case 0:return new Date(janFourth.getFullYear()-1,11,29);case 1:return janFourth;case 2:return new Date(janFourth.getFullYear(),0,3);case 3:return new Date(janFourth.getFullYear(),0,2);case 4:return new Date(janFourth.getFullYear(),0,1);case 5:return new Date(janFourth.getFullYear()-1,11,31);case 6:return new Date(janFourth.getFullYear()-1,11,30)}}function getWeekBasedYear(date){var thisDate=__addDays(new Date(date.tm_year+1900,0,1),date.tm_yday);var janFourthThisYear=new Date(thisDate.getFullYear(),0,4);var janFourthNextYear=new Date(thisDate.getFullYear()+1,0,4);var firstWeekStartThisYear=getFirstWeekStartDate(janFourthThisYear);var firstWeekStartNextYear=getFirstWeekStartDate(janFourthNextYear);if(compareByDay(firstWeekStartThisYear,thisDate)<=0){if(compareByDay(firstWeekStartNextYear,thisDate)<=0){return thisDate.getFullYear()+1}return thisDate.getFullYear()}return thisDate.getFullYear()-1}var EXPANSION_RULES_2={"%a":function(date){return WEEKDAYS[date.tm_wday].substring(0,3)},"%A":function(date){return WEEKDAYS[date.tm_wday]},"%b":function(date){return MONTHS[date.tm_mon].substring(0,3)},"%B":function(date){return MONTHS[date.tm_mon]},"%C":function(date){var year=date.tm_year+1900;return leadingNulls(year/100|0,2)},"%d":function(date){return leadingNulls(date.tm_mday,2)},"%e":function(date){return leadingSomething(date.tm_mday,2," ")},"%g":function(date){return getWeekBasedYear(date).toString().substring(2)},"%G":function(date){return getWeekBasedYear(date)},"%H":function(date){return leadingNulls(date.tm_hour,2)},"%I":function(date){var twelveHour=date.tm_hour;if(twelveHour==0)twelveHour=12;else if(twelveHour>12)twelveHour-=12;return leadingNulls(twelveHour,2)},"%j":function(date){return leadingNulls(date.tm_mday+__arraySum(__isLeapYear(date.tm_year+1900)?__MONTH_DAYS_LEAP:__MONTH_DAYS_REGULAR,date.tm_mon-1),3)},"%m":function(date){return leadingNulls(date.tm_mon+1,2)},"%M":function(date){return leadingNulls(date.tm_min,2)},"%n":function(){return"\n"},"%p":function(date){if(date.tm_hour>=0&&date.tm_hour<12){return"AM"}return"PM"},"%S":function(date){return leadingNulls(date.tm_sec,2)},"%t":function(){return"\t"},"%u":function(date){return date.tm_wday||7},"%U":function(date){var days=date.tm_yday+7-date.tm_wday;return leadingNulls(Math.floor(days/7),2)},"%V":function(date){var val=Math.floor((date.tm_yday+7-(date.tm_wday+6)%7)/7);if((date.tm_wday+371-date.tm_yday-2)%7<=2){val++}if(!val){val=52;var dec31=(date.tm_wday+7-date.tm_yday-1)%7;if(dec31==4||dec31==5&&__isLeapYear(date.tm_year%400-1)){val++}}else if(val==53){var jan1=(date.tm_wday+371-date.tm_yday)%7;if(jan1!=4&&(jan1!=3||!__isLeapYear(date.tm_year)))val=1}return leadingNulls(val,2)},"%w":function(date){return date.tm_wday},"%W":function(date){var days=date.tm_yday+7-(date.tm_wday+6)%7;return leadingNulls(Math.floor(days/7),2)},"%y":function(date){return(date.tm_year+1900).toString().substring(2)},"%Y":function(date){return date.tm_year+1900},"%z":function(date){var off=date.tm_gmtoff;var ahead=off>=0;off=Math.abs(off)/60;off=off/60*100+off%60;return(ahead?"+":"-")+String("0000"+off).slice(-4)},"%Z":function(date){return date.tm_zone},"%%":function(){return"%"}};pattern=pattern.replace(/%%/g,"\0\0");for(var rule in EXPANSION_RULES_2){if(pattern.includes(rule)){pattern=pattern.replace(new RegExp(rule,"g"),EXPANSION_RULES_2[rule](date))}}pattern=pattern.replace(/\0\0/g,"%");var bytes=intArrayFromString(pattern,false);if(bytes.length>maxsize){return 0}writeArrayToMemory(bytes,s);return bytes.length-1}function getCFunc(ident){var func=Module["_"+ident];return func}function ccall(ident,returnType,argTypes,args,opts){var toC={"string":str=>{var ret=0;if(str!==null&&str!==undefined&&str!==0){var len=(str.length<<2)+1;ret=stackAlloc(len);stringToUTF8(str,ret,len)}return ret},"array":arr=>{var ret=stackAlloc(arr.length);writeArrayToMemory(arr,ret);return ret}};function convertReturnValue(ret){if(returnType==="string"){return UTF8ToString(ret)}if(returnType==="boolean")return Boolean(ret);return ret}var func=getCFunc(ident);var cArgs=[];var stack=0;if(args){for(var i=0;itype==="number"||type==="boolean");var numericRet=returnType!=="string";if(numericRet&&numericArgs&&!opts){return getCFunc(ident)}return function(){return ccall(ident,returnType,argTypes,arguments,opts)}}function uleb128Encode(n,target){if(n<128){target.push(n)}else{target.push(n%128|128,n>>7)}}function sigToWasmTypes(sig){var typeNames={"i":"i32","j":"i32","f":"f32","d":"f64","p":"i32"};var type={parameters:[],results:sig[0]=="v"?[]:[typeNames[sig[0]]]};for(var i=1;i>4;chr2=(enc2&15)<<4|enc3>>2;chr3=(enc3&3)<<6|enc4;output=output+String.fromCharCode(chr1);if(enc3!==64){output=output+String.fromCharCode(chr2)}if(enc4!==64){output=output+String.fromCharCode(chr3)}}while(i0){return}preRun();if(runDependencies>0){return}function doRun(){if(calledRun)return;calledRun=true;Module["calledRun"]=true;if(ABORT)return;initRuntime();readyPromiseResolve(Module);if(Module["onRuntimeInitialized"])Module["onRuntimeInitialized"]();postRun()}if(Module["setStatus"]){Module["setStatus"]("Running...");setTimeout(function(){setTimeout(function(){Module["setStatus"]("")},1);doRun()},1)}else{doRun()}}if(Module["preInit"]){if(typeof Module["preInit"]=="function")Module["preInit"]=[Module["preInit"]];while(Module["preInit"].length>0){Module["preInit"].pop()()}}run();
return createDotnetRuntime.ready
diff --git a/_framework/dotnet.native.8.0.8.93i67mqfmb.js.br b/_framework/dotnet.native.8.0.8.93i67mqfmb.js.br
new file mode 100644
index 00000000..8d41270f
Binary files /dev/null and b/_framework/dotnet.native.8.0.8.93i67mqfmb.js.br differ
diff --git a/_framework/dotnet.native.8.0.7.37dkch2d2y.js.gz b/_framework/dotnet.native.8.0.8.93i67mqfmb.js.gz
similarity index 76%
rename from _framework/dotnet.native.8.0.7.37dkch2d2y.js.gz
rename to _framework/dotnet.native.8.0.8.93i67mqfmb.js.gz
index 3ab08311..174fae2d 100644
Binary files a/_framework/dotnet.native.8.0.7.37dkch2d2y.js.gz and b/_framework/dotnet.native.8.0.8.93i67mqfmb.js.gz differ
diff --git a/_framework/dotnet.native.wasm b/_framework/dotnet.native.wasm
index cc34f442..8978b871 100644
Binary files a/_framework/dotnet.native.wasm and b/_framework/dotnet.native.wasm differ
diff --git a/_framework/dotnet.native.wasm.br b/_framework/dotnet.native.wasm.br
index 4e39c9bd..de6584fd 100644
Binary files a/_framework/dotnet.native.wasm.br and b/_framework/dotnet.native.wasm.br differ
diff --git a/_framework/dotnet.native.wasm.gz b/_framework/dotnet.native.wasm.gz
index e5818447..12e5d546 100644
Binary files a/_framework/dotnet.native.wasm.gz and b/_framework/dotnet.native.wasm.gz differ
diff --git a/_framework/dotnet.runtime.8.0.7.urcsr75yt5.js.br b/_framework/dotnet.runtime.8.0.7.urcsr75yt5.js.br
deleted file mode 100644
index a124aa8a..00000000
Binary files a/_framework/dotnet.runtime.8.0.7.urcsr75yt5.js.br and /dev/null differ
diff --git a/_framework/dotnet.runtime.8.0.7.urcsr75yt5.js.gz b/_framework/dotnet.runtime.8.0.7.urcsr75yt5.js.gz
deleted file mode 100644
index 7ed1f280..00000000
Binary files a/_framework/dotnet.runtime.8.0.7.urcsr75yt5.js.gz and /dev/null differ
diff --git a/_framework/dotnet.runtime.8.0.7.urcsr75yt5.js b/_framework/dotnet.runtime.8.0.8.80cvijctdx.js
similarity index 70%
rename from _framework/dotnet.runtime.8.0.7.urcsr75yt5.js
rename to _framework/dotnet.runtime.8.0.8.80cvijctdx.js
index 8b33adaf..be8e187a 100644
--- a/_framework/dotnet.runtime.8.0.7.urcsr75yt5.js
+++ b/_framework/dotnet.runtime.8.0.8.80cvijctdx.js
@@ -1,4 +1,4 @@
//! Licensed to the .NET Foundation under one or more agreements.
//! The .NET Foundation licenses this file to you under the MIT license.
-var e="8.0.7";let t,n;const r="object"==typeof process&&"object"==typeof process.versions&&"string"==typeof process.versions.node,o="function"==typeof importScripts,a="object"==typeof window||o&&!r,s=!a&&!r&&!o;let i,c=null,l=null,u=null,p=!1,d=!0,_=!0,f=!1,m=!1,h=!1;function b(e){i=e.isPThread,p=e.linkerDisableLegacyJsInterop,d=e.linkerWasmEnableSIMD,_=e.linkerWasmEnableEH,f=e.linkerEnableAotProfiler,m=e.linkerEnableBrowserProfiler,l.quit=e.quit_,l.ExitStatus=e.ExitStatus,l.moduleGitHash=e.gitHash}function g(e){if(h)throw new Error("Runtime module already loaded");h=!0,t=e.module,n=e.internal,l=e.runtimeHelpers,u=e.loaderHelpers,c=e.api,Object.assign(l,{gitHash:"2aade6beb02ea367fd97c4070a4198802fe61c03",allAssetsInMemory:y(),dotnetReady:y(),afterInstantiateWasm:y(),beforePreInit:y(),afterPreInit:y(),afterPreRun:y(),beforeOnRuntimeInitialized:y(),afterOnRuntimeInitialized:y(),afterPostRun:y(),mono_wasm_exit:()=>{throw new Error("Mono shutdown")},abort:e=>{throw e}}),Object.assign(e.module.config,{}),Object.assign(e.api,{Module:e.module,...e.module}),Object.assign(e.api,{INTERNAL:e.internal})}function y(e,t){return u.createPromiseController(e,t)}function w(e,t){if(e)return;const n="Assert failed: "+("function"==typeof t?t():t),r=new Error(n);l.abort(r)}const S=0,k=0,v=0,E=0,U=0,I=-1,x=0,T=0,j=0;function A(e){return null==e}var R;!function(e){e[e.None=0]="None",e[e.Void=1]="Void",e[e.Discard=2]="Discard",e[e.Boolean=3]="Boolean",e[e.Byte=4]="Byte",e[e.Char=5]="Char",e[e.Int16=6]="Int16",e[e.Int32=7]="Int32",e[e.Int52=8]="Int52",e[e.BigInt64=9]="BigInt64",e[e.Double=10]="Double",e[e.Single=11]="Single",e[e.IntPtr=12]="IntPtr",e[e.JSObject=13]="JSObject",e[e.Object=14]="Object",e[e.String=15]="String",e[e.Exception=16]="Exception",e[e.DateTime=17]="DateTime",e[e.DateTimeOffset=18]="DateTimeOffset",e[e.Nullable=19]="Nullable",e[e.Task=20]="Task",e[e.Array=21]="Array",e[e.ArraySegment=22]="ArraySegment",e[e.Span=23]="Span",e[e.Action=24]="Action",e[e.Function=25]="Function",e[e.JSException=26]="JSException"}(R||(R={}));var L=!1;const C=[],$=32768;let N,D;const B=BigInt("9223372036854775807"),O=BigInt("-9223372036854775808");function M(){N||(N=t._malloc($),D=N),C.push(D)}function F(e,t,n){if(!Number.isSafeInteger(e))throw new Error(`Assert failed: Value is not an integer: ${e} (${typeof e})`);if(!(e>=t&&e<=n))throw new Error(`Assert failed: Overflow: value ${e} is out of ${t} ${n} range`)}function P(e,t){Ee().fill(0,e,e+t)}function z(e,n){const r=!!n;"number"==typeof n&&F(n,0,1),t.HEAP32[e>>>2]=r?1:0}function V(e,n){F(n,0,255),t.HEAPU8[e]=n}function H(e,n){F(n,0,65535),t.HEAPU16[e>>>1]=n}function W(e,t,n){F(n,0,65535),e[t>>>1]=n}function G(e,n){t.HEAPU32[e>>>2]=n}function q(e,n){F(n,0,4294967295),t.HEAPU32[e>>>2]=n}function J(e,n){F(n,-128,127),t.HEAP8[e]=n}function Y(e,n){F(n,-32768,32767),t.HEAP16[e>>>1]=n}function X(e,n){t.HEAP32[e>>>2]=n}function Z(e,n){F(n,-2147483648,2147483647),t.HEAP32[e>>>2]=n}function K(e){if(0!==e)switch(e){case 1:throw new Error("value was not an integer");case 2:throw new Error("value out of range");default:throw new Error("unknown internal error")}}function Q(e,t){if(!Number.isSafeInteger(t))throw new Error(`Assert failed: Value is not a safe integer: ${t} (${typeof t})`);K(St.mono_wasm_f64_to_i52(e,t))}function ee(e,t){if(!Number.isSafeInteger(t))throw new Error(`Assert failed: Value is not a safe integer: ${t} (${typeof t})`);if(!(t>=0))throw new Error("Assert failed: Can't convert negative Number into UInt64");K(St.mono_wasm_f64_to_u52(e,t))}function te(e,n){if("bigint"!=typeof n)throw new Error(`Assert failed: Value is not an bigint: ${n} (${typeof n})`);if(!(n>=O&&n<=B))throw new Error(`Assert failed: Overflow: value ${n} is out of ${O} ${B} range`);t.HEAP64[e>>>3]=n}function ne(e,n){if("number"!=typeof n)throw new Error(`Assert failed: Value is not a Number: ${n} (${typeof n})`);t.HEAPF32[e>>>2]=n}function re(e,n){if("number"!=typeof n)throw new Error(`Assert failed: Value is not a Number: ${n} (${typeof n})`);t.HEAPF64[e>>>3]=n}function oe(e){return!!t.HEAP32[e>>>2]}function ae(e){return t.HEAPU8[e]}function se(e){return t.HEAPU16[e>>>1]}function ie(e){return t.HEAPU32[e>>>2]}function ce(e,t){return e[t>>>2]}function le(e){return St.mono_wasm_get_i32_unaligned(e)}function ue(e){return St.mono_wasm_get_i32_unaligned(e)>>>0}function pe(e){return t.HEAP8[e]}function de(e){return t.HEAP16[e>>>1]}function _e(e){return t.HEAP32[e>>>2]}function fe(e){const t=St.mono_wasm_i52_to_f64(e,l._i52_error_scratch_buffer);return K(_e(l._i52_error_scratch_buffer)),t}function me(e){const t=St.mono_wasm_u52_to_f64(e,l._i52_error_scratch_buffer);return K(_e(l._i52_error_scratch_buffer)),t}function he(e){return t.HEAP64[e>>>3]}function be(e){return t.HEAPF32[e>>>2]}function ge(e){return t.HEAPF64[e>>>3]}function ye(e){const n=t._malloc(e.length);return new Uint8Array(Ee().buffer,n,e.length).set(e),n}function we(){return t.HEAP8}function Se(){return t.HEAP16}function ke(){return t.HEAP32}function ve(){return t.HEAP64}function Ee(){return t.HEAPU8}function Ue(){return t.HEAPU16}function Ie(){return t.HEAPU32}function xe(){return t.HEAPF32}function Te(){return t.HEAPF64}const je=8192;let Ae=null,Re=null,Le=0;const Ce=[],$e=[];function Ne(e,n){if(e<=0)throw new Error("capacity >= 1");const r=4*(e|=0),o=t._malloc(r);if(o%4!=0)throw new Error("Malloc returned an unaligned offset");return P(o,r),new WasmRootBufferImpl(o,e,!0,n)}function De(e){let t;if(!e)throw new Error("address must be a location in the native heap");return $e.length>0?(t=$e.pop(),t._set_address(e)):t=new Fe(e),t}function Be(e=void 0){let t;if(Ce.length>0)t=Ce.pop();else{const e=function(){if(A(Ae)||!Re){Ae=Ne(je,"js roots"),Re=new Int32Array(je),Le=je;for(let e=0;e>>2,this.__count=t,this.length=t,this.__handle=St.mono_wasm_register_root(e,o,r||"noname"),this.__ownsAllocation=n}_throw_index_out_of_range(){throw new Error("index out of range")}_check_in_range(e){(e>=this.__count||e<0)&&this._throw_index_out_of_range()}get_address(e){return this._check_in_range(e),this.__offset+4*e}get_address_32(e){return this._check_in_range(e),this.__offset32+e}get(e){this._check_in_range(e);const t=this.get_address_32(e);return Ie()[t]}set(e,t){const n=this.get_address(e);return St.mono_wasm_write_managed_pointer_unsafe(n,t),t}copy_value_from_address(e,t){const n=this.get_address(e);St.mono_wasm_copy_managed_pointer(n,t)}_unsafe_get(e){return Ie()[this.__offset32+e]}_unsafe_set(e,t){const n=this.__offset+e;St.mono_wasm_write_managed_pointer_unsafe(n,t)}clear(){this.__offset&&P(this.__offset,4*this.__count)}release(){this.__offset&&this.__ownsAllocation&&(St.mono_wasm_deregister_root(this.__offset),P(this.__offset,4*this.__count),t._free(this.__offset)),this.__handle=this.__offset=this.__count=this.__offset32=0}toString(){return`[root buffer @${this.get_address(0)}, size ${this.__count} ]`}}class Me{constructor(e,t){this.__buffer=e,this.__index=t}get_address(){return this.__buffer.get_address(this.__index)}get_address_32(){return this.__buffer.get_address_32(this.__index)}get address(){return this.__buffer.get_address(this.__index)}get(){return this.__buffer._unsafe_get(this.__index)}set(e){const t=this.__buffer.get_address(this.__index);return St.mono_wasm_write_managed_pointer_unsafe(t,e),e}copy_from(e){const t=e.address,n=this.address;St.mono_wasm_copy_managed_pointer(n,t)}copy_to(e){const t=this.address,n=e.address;St.mono_wasm_copy_managed_pointer(n,t)}copy_from_address(e){const t=this.address;St.mono_wasm_copy_managed_pointer(t,e)}copy_to_address(e){const t=this.address;St.mono_wasm_copy_managed_pointer(e,t)}get value(){return this.get()}set value(e){this.set(e)}valueOf(){throw new Error("Implicit conversion of roots to pointers is no longer supported. Use .value or .address as appropriate")}clear(){const e=this.__buffer.get_address_32(this.__index);Ie()[e]=0}release(){if(!this.__buffer)throw new Error("No buffer");var e;Ce.length>128?(void 0!==(e=this.__index)&&(Ae.set(e,0),Re[Le]=e,Le++),this.__buffer=null,this.__index=0):(this.set(0),Ce.push(this))}toString(){return`[root @${this.address}]`}}class Fe{constructor(e){this.__external_address=U,this.__external_address_32=0,this._set_address(e)}_set_address(e){this.__external_address=e,this.__external_address_32=e>>>2}get address(){return this.__external_address}get_address(){return this.__external_address}get_address_32(){return this.__external_address_32}get(){return Ie()[this.__external_address_32]}set(e){return St.mono_wasm_write_managed_pointer_unsafe(this.__external_address,e),e}copy_from(e){const t=e.address,n=this.__external_address;St.mono_wasm_copy_managed_pointer(n,t)}copy_to(e){const t=this.__external_address,n=e.address;St.mono_wasm_copy_managed_pointer(n,t)}copy_from_address(e){const t=this.__external_address;St.mono_wasm_copy_managed_pointer(t,e)}copy_to_address(e){const t=this.__external_address;St.mono_wasm_copy_managed_pointer(e,t)}get value(){return this.get()}set value(e){this.set(e)}valueOf(){throw new Error("Implicit conversion of roots to pointers is no longer supported. Use .value or .address as appropriate")}clear(){Ie()[this.__external_address>>>2]=0}release(){$e.length<128&&$e.push(this)}toString(){return`[external root @${this.address}]`}}const Pe=new Map,ze="";let Ve;const He=new Map;let We,Ge,qe,Je,Ye=0,Xe=null,Ze=0;function Ke(e){if(void 0===Je){const n=new Uint8Array(2*e.length);return t.stringToUTF8Array(e,n,0,2*e.length),n}return Je.encode(e)}function Qe(e){const n=Ee();return function(e,n,r){const o=n+r;let a=n;for(;e[a]&&!(a>=o);)++a;if(a-n<=16)return t.UTF8ArrayToString(e,n,r);if(void 0===qe)return t.UTF8ArrayToString(e,n,r);const s=it(e,n,a);return qe.decode(s)}(n,e,n.length-e)}function et(e,t){if(We){const n=it(Ee(),e,t);return We.decode(n)}return tt(e,t)}function tt(e,t){let n="";const r=Ue();for(let o=e;o>>1];n+=String.fromCharCode(e)}return n}function nt(e,t,n){const r=Ue(),o=n.length;for(let a=0;a=t));a++);}function rt(e){if(e.value===E)return null;const t=Ve+0,n=Ve+4,r=Ve+8;let o;St.mono_wasm_string_get_data_ref(e.address,t,n,r);const a=Ie(),s=ce(a,n),i=ce(a,t),c=ce(a,r);if(c&&(o=He.get(e.value)),void 0===o&&(s&&i?(o=et(i,i+s),c&&He.set(e.value,o)):o=ze),void 0===o)throw new Error(`internal error when decoding string at location ${e.value}`);return o}function ot(e,t){if(t.clear(),null!==e)if("symbol"==typeof e)at(e,t);else{if("string"!=typeof e)throw new Error("Expected string argument, got "+typeof e);if(0===e.length)at(e,t);else{if(e.length<=256){const n=Pe.get(e);if(n)return void t.set(n)}st(e,t)}}}function at(e,t){let n;if("symbol"==typeof e?(n=e.description,"string"!=typeof n&&(n=Symbol.keyFor(e)),"string"!=typeof n&&(n="")):"string"==typeof e&&(n=e),"string"!=typeof n)throw new Error(`Argument to stringToInternedMonoStringRoot must be a string but was ${e}`);if(0===n.length&&Ye)return void t.set(Ye);const r=Pe.get(n);r?t.set(r):(st(n,t),function(e,t,n){if(!t.value)throw new Error("null pointer passed to _store_string_in_intern_table");Ze>=8192&&(Xe=null),Xe||(Xe=Ne(8192,"interned strings"),Ze=0);const r=Xe,o=Ze++;if(St.mono_wasm_intern_string_ref(t.address),!t.value)throw new Error("mono_wasm_intern_string_ref produced a null pointer");Pe.set(e,t.value),He.set(t.value,e),0!==e.length||Ye||(Ye=t.value),r.copy_value_from_address(o,t.address)}(n,t))}function st(e,n){const r=2*(e.length+1),o=t._malloc(r);nt(o,o+r,e),St.mono_wasm_string_from_utf16_ref(o,e.length,n.address),t._free(o)}function it(e,t,n){return e.buffer,e.subarray(t,n)}let ct="MONO_WASM: ";function lt(e,...t){l.diagnosticTracing&&console.debug(ct+e,...t)}function ut(e,...t){console.info(ct+e,...t)}function pt(e,...t){console.warn(ct+e,...t)}function dt(e,...t){t&&t.length>0&&t[0]&&"object"==typeof t[0]&&t[0].silent||console.error(ct+e,...t)}const _t=new Map,ft=[];function mt(e){try{if(0==_t.size)return e;const t=e;for(let n=0;n{const n=t.find((e=>"object"==typeof e&&void 0!==e.replaceSection));if(void 0===n)return e;const r=n.funcNum,o=n.replaceSection,a=_t.get(Number(r));return void 0===a?e:e.replace(o,`${a} (${o})`)}));if(r!==t)return r}return t}catch(t){return console.debug(`failed to symbolicate: ${t}`),e}}function ht(e){let t=e;return t&&t.stack||(t=new Error(t?""+t:"Unknown error")),mt(t.stack)}function bt(){return[..._t.values()]}ft.push(/at (?[^:()]+:wasm-function\[(?\d+)\]:0x[a-fA-F\d]+)((?![^)a-fA-F\d])|$)/),ft.push(/(?:WASM \[[\da-zA-Z]+\], (?function #(?[\d]+) \(''\)))/),ft.push(/(?[a-z]+:\/\/[^ )]*:wasm-function\[(?\d+)\]:0x[a-fA-F\d]+)/),ft.push(/(?<[^ >]+>[.:]wasm-function\[(?[0-9]+)\])/);const gt=[[!0,"mono_wasm_array_get_ref","void",["number","number","number"]],[!0,"mono_wasm_obj_array_new_ref","void",["number","number"]],[!0,"mono_wasm_obj_array_set_ref","void",["number","number","number"]],[!0,"mono_wasm_try_unbox_primitive_and_get_type_ref","number",["number","number","number"]],[!0,"mono_wasm_box_primitive_ref","void",["number","number","number","number"]],[!0,"mono_wasm_string_array_new_ref","void",["number","number"]],[!0,"mono_wasm_typed_array_new_ref","void",["number","number","number","number","number"]],[!0,"mono_wasm_get_delegate_invoke_ref","number",["number"]],[!0,"mono_wasm_get_type_name","string",["number"]],[!0,"mono_wasm_get_type_aqn","string",["number"]],[!0,"mono_wasm_obj_array_new","number",["number"]],[!0,"mono_wasm_obj_array_set","void",["number","number","number"]],[!0,"mono_wasm_array_length_ref","number",["number"]]],yt=[[!0,"mono_wasm_register_root","number",["number","number","string"]],[!0,"mono_wasm_deregister_root",null,["number"]],[!0,"mono_wasm_string_get_data_ref",null,["number","number","number","number"]],[!0,"mono_wasm_set_is_debugger_attached","void",["bool"]],[!0,"mono_wasm_send_dbg_command","bool",["number","number","number","number","number"]],[!0,"mono_wasm_send_dbg_command_with_parms","bool",["number","number","number","number","number","number","string"]],[!0,"mono_wasm_setenv",null,["string","string"]],[!0,"mono_wasm_parse_runtime_options",null,["number","number"]],[!0,"mono_wasm_strdup","number",["string"]],[!0,"mono_background_exec",null,[]],[!0,"mono_wasm_execute_timer",null,[]],[!0,"mono_wasm_load_icu_data","number",["number"]],[!1,"mono_wasm_add_assembly","number",["string","number","number"]],[!0,"mono_wasm_add_satellite_assembly","void",["string","string","number","number"]],[!1,"mono_wasm_load_runtime",null,["string","number"]],[!0,"mono_wasm_change_debugger_log_level","void",["number"]],[!0,"mono_wasm_get_corlib","number",[]],[!0,"mono_wasm_assembly_load","number",["string"]],[!0,"mono_wasm_assembly_find_class","number",["number","string","string"]],[!0,"mono_wasm_runtime_run_module_cctor","void",["number"]],[!0,"mono_wasm_assembly_find_method","number",["number","string","number"]],[!1,"mono_wasm_invoke_method_ref","void",["number","number","number","number","number"]],[!0,"mono_wasm_string_from_utf16_ref","void",["number","number","number"]],[!0,"mono_wasm_intern_string_ref","void",["number"]],[!0,"mono_wasm_assembly_get_entry_point","number",["number","number"]],[!0,"mono_wasm_class_get_type","number",["number"]],[!1,"mono_wasm_exit","void",["number"]],[!1,"mono_wasm_abort","void",[]],[!0,"mono_wasm_getenv","number",["string"]],[!0,"mono_wasm_set_main_args","void",["number","number"]],[!1,"mono_wasm_enable_on_demand_gc","void",["number"]],[()=>!f,"mono_wasm_profiler_init_aot","void",["string"]],[()=>!m,"mono_wasm_profiler_init_aot","void",["string"]],[!0,"mono_wasm_profiler_init_browser","void",["number"]],[!1,"mono_wasm_exec_regression","number",["number","string"]],[!1,"mono_wasm_invoke_method_bound","number",["number","number","number"]],[!0,"mono_wasm_write_managed_pointer_unsafe","void",["number","number"]],[!0,"mono_wasm_copy_managed_pointer","void",["number","number"]],[!0,"mono_wasm_i52_to_f64","number",["number","number"]],[!0,"mono_wasm_u52_to_f64","number",["number","number"]],[!0,"mono_wasm_f64_to_i52","number",["number","number"]],[!0,"mono_wasm_f64_to_u52","number",["number","number"]],[!0,"mono_wasm_method_get_name","number",["number"]],[!0,"mono_wasm_method_get_full_name","number",["number"]],[!0,"mono_wasm_gc_lock","void",[]],[!0,"mono_wasm_gc_unlock","void",[]],[!0,"mono_wasm_get_i32_unaligned","number",["number"]],[!0,"mono_wasm_get_f32_unaligned","number",["number"]],[!0,"mono_wasm_get_f64_unaligned","number",["number"]],[!0,"mono_jiterp_trace_bailout","void",["number"]],[!0,"mono_jiterp_get_trace_bailout_count","number",["number"]],[!0,"mono_jiterp_value_copy","void",["number","number","number"]],[!0,"mono_jiterp_get_member_offset","number",["number"]],[!0,"mono_jiterp_encode_leb52","number",["number","number","number"]],[!0,"mono_jiterp_encode_leb64_ref","number",["number","number","number"]],[!0,"mono_jiterp_encode_leb_signed_boundary","number",["number","number","number"]],[!0,"mono_jiterp_write_number_unaligned","void",["number","number","number"]],[!0,"mono_jiterp_type_is_byref","number",["number"]],[!0,"mono_jiterp_get_size_of_stackval","number",[]],[!0,"mono_jiterp_parse_option","number",["string"]],[!0,"mono_jiterp_get_options_as_json","number",[]],[!0,"mono_jiterp_get_options_version","number",[]],[!0,"mono_jiterp_adjust_abort_count","number",["number","number"]],[!0,"mono_jiterp_register_jit_call_thunk","void",["number","number"]],[!0,"mono_jiterp_type_get_raw_value_size","number",["number"]],[!0,"mono_jiterp_update_jit_call_dispatcher","void",["number"]],[!0,"mono_jiterp_get_signature_has_this","number",["number"]],[!0,"mono_jiterp_get_signature_return_type","number",["number"]],[!0,"mono_jiterp_get_signature_param_count","number",["number"]],[!0,"mono_jiterp_get_signature_params","number",["number"]],[!0,"mono_jiterp_type_to_ldind","number",["number"]],[!0,"mono_jiterp_type_to_stind","number",["number"]],[!0,"mono_jiterp_imethod_to_ftnptr","number",["number"]],[!0,"mono_jiterp_debug_count","number",[]],[!0,"mono_jiterp_get_trace_hit_count","number",["number"]],[!0,"mono_jiterp_get_polling_required_address","number",[]],[!0,"mono_jiterp_get_rejected_trace_count","number",[]],[!0,"mono_jiterp_boost_back_branch_target","void",["number"]],[!0,"mono_jiterp_is_imethod_var_address_taken","number",["number","number"]],[!0,"mono_jiterp_get_opcode_value_table_entry","number",["number"]],[!0,"mono_jiterp_get_simd_intrinsic","number",["number","number"]],[!0,"mono_jiterp_get_simd_opcode","number",["number","number"]],[!0,"mono_jiterp_get_arg_offset","number",["number","number","number"]],[!0,"mono_jiterp_get_opcode_info","number",["number","number"]],[!0,"mono_wasm_is_zero_page_reserved","number",[]],[!0,"mono_jiterp_is_special_interface","number",["number"]],...gt],wt={};var St=wt;const kt=wt,vt=wt,Et=["void","number",null];function Ut(e,n,r,o){let a=void 0===o&&Et.indexOf(n)>=0&&(!r||r.every((e=>Et.indexOf(e)>=0)))&&t.asm?t.asm[e]:void 0;if(a&&r&&a.length!==r.length&&(dt(`argument count mismatch for cwrap ${e}`),a=void 0),"function"!=typeof a&&(a=t.cwrap(e,n,r,o)),"function"!=typeof a)throw new Error(`cwrap ${e} not found or not a function`);return a}function It(e,t,n){const r=function(e,t,n){let r,o="number"==typeof t?t:0;r="number"==typeof n?o+n:e.length-o;const a={read:function(){if(o>=r)return null;const t=e[o];return o+=1,t}};return Object.defineProperty(a,"eof",{get:function(){return o>=r},configurable:!0,enumerable:!0}),a}(e,t,n);let o="",a=0,s=0,i=0,c=0,l=0,u=0;for(;a=r.read(),s=r.read(),i=r.read(),null!==a;)null===s&&(s=0,l+=1),null===i&&(i=0,l+=1),u=a<<16|s<<8|i<<0,c=(16777215&u)>>18,o+=xt[c],c=(262143&u)>>12,o+=xt[c],l<2&&(c=(4095&u)>>6,o+=xt[c]),2===l?o+="==":1===l?o+="=":(c=(63&u)>>0,o+=xt[c]);return o}const xt=["A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z","0","1","2","3","4","5","6","7","8","9","+","/"],Tt=new Map;Tt.remove=function(e){const t=this.get(e);return this.delete(e),t};let jt,At,Rt,Lt={},Ct=0,$t=-1;function mono_wasm_runtime_ready(){if(n.mono_wasm_runtime_is_ready=l.mono_wasm_runtime_is_ready=!0,Ct=0,Lt={},$t=-1,globalThis.dotnetDebugger)debugger}function mono_wasm_fire_debugger_agent_message_with_data_to_pause(e){console.assert(!0,`mono_wasm_fire_debugger_agent_message_with_data ${e}`);debugger}function Nt(e){e.length>$t&&(jt&&t._free(jt),$t=Math.max(e.length,$t,256),jt=t._malloc($t));const n=atob(e),r=Ee();for(let e=0;ee.value)),e;if(void 0===t.dimensionsDetails||1===t.dimensionsDetails.length)return e=t.items.map((e=>e.value)),e}const n={};return Object.keys(t).forEach((e=>{const r=t[e];void 0!==r.get?Object.defineProperty(n,r.name,{get:()=>Bt(r.get.id,r.get.commandSet,r.get.command,r.get.buffer),set:function(e){return Dt(r.set.id,r.set.commandSet,r.set.command,r.set.buffer,r.set.length,r.set.valtype,e),!0}}):void 0!==r.set?Object.defineProperty(n,r.name,{get:()=>r.value,set:function(e){return Dt(r.set.id,r.set.commandSet,r.set.command,r.set.buffer,r.set.length,r.set.valtype,e),!0}}):n[r.name]=r.value})),n}(t,n);const o=null!=e.arguments?e.arguments.map((e=>JSON.stringify(e.value))):[],a=`const fn = ${e.functionDeclaration}; return fn.apply(proxy, [${o}]);`,s=new Function("proxy",a)(r);if(void 0===s)return{type:"undefined"};if(Object(s)!==s)return"object"==typeof s&&null==s?{type:typeof s,subtype:`${s}`,value:null}:{type:typeof s,description:`${s}`,value:`${s}`};if(e.returnByValue&&null==s.subtype)return{type:"object",value:s};if(Object.getPrototypeOf(s)==Array.prototype){const e=Gt(s);return{type:"object",subtype:"array",className:"Array",description:`Array(${s.length})`,objectId:e}}return void 0!==s.value||void 0!==s.subtype?s:s==r?{type:"object",className:"Object",description:"Object",objectId:t}:{type:"object",className:"Object",description:"Object",objectId:Gt(s)}}function Wt(e,t={}){return function(e,t){if(!(e in Lt))throw new Error(`Could not find any object with id ${e}`);const n=Lt[e],r=Object.getOwnPropertyDescriptors(n);t.accessorPropertiesOnly&&Object.keys(r).forEach((e=>{void 0===r[e].get&&Reflect.deleteProperty(r,e)}));const o=[];return Object.keys(r).forEach((e=>{let t;const n=r[e];t="object"==typeof n.value?Object.assign({name:e},n):void 0!==n.value?{name:e,value:Object.assign({type:typeof n.value,description:""+n.value},n)}:void 0!==n.get?{name:e,get:{className:"Function",description:`get ${e} () {}`,type:"function"}}:{name:e,value:{type:"symbol",value:"",description:""}},o.push(t)})),{__value_as_json_string__:JSON.stringify(o)}}(`dotnet:cfo_res:${e}`,t)}function Gt(e){const t="dotnet:cfo_res:"+Ct++;return Lt[t]=e,t}function qt(e){e in Lt&&delete Lt[e]}function Jt(){if(l.enablePerfMeasure)return globalThis.performance.now()}function Yt(e,t,n){if(l.enablePerfMeasure&&e){const r=a?{start:e}:{startTime:e},o=n?`${t}${n} `:t;globalThis.performance.measure(o,r)}}const Xt=[],Zt=new Map,Kt=new Map,Qt=new Map,en=Symbol.for("wasm bound_cs_function"),tn=Symbol.for("wasm bound_js_function"),nn=Symbol.for("wasm imported_js_function"),rn=16;function on(e){const n=t.stackAlloc(rn*e);return n&&n%8==0||w(!1,"Arg alignment"),hn(an(n,0),R.None),hn(an(n,1),R.None),n}function an(e,t){return e||w(!1,"Null args"),e+t*rn}function sn(e,t){return e||w(!1,"Null signatures"),e+32*t+8}function cn(e){return e||w(!1,"Null sig"),ie(e)}function ln(e){return e||w(!1,"Null sig"),ie(e+16)}function un(e){return e||w(!1,"Null sig"),ie(e+20)}function pn(e){return e||w(!1,"Null sig"),ie(e+24)}function dn(e){return e||w(!1,"Null sig"),ie(e+28)}function _n(e){return e||w(!1,"Null signatures"),_e(e+4)}function fn(e){return e||w(!1,"Null signatures"),_e(e)}function mn(e){return e||w(!1,"Null arg"),ie(e+12)}function hn(e,t){e||w(!1,"Null arg"),q(e+12,t)}function bn(e){return e||w(!1,"Null arg"),ie(e)}function gn(e,t){if(e||w(!1,"Null arg"),"boolean"!=typeof t)throw new Error(`Assert failed: Value is not a Boolean: ${t} (${typeof t})`);V(e,t?1:0)}function yn(e,t){e||w(!1,"Null arg"),q(e,t)}function wn(e,t){e||w(!1,"Null arg"),re(e,t.getTime())}function Sn(e,t){e||w(!1,"Null arg"),re(e,t)}function kn(e){return e||w(!1,"Null arg"),ie(e+4)}function vn(e,t){e||w(!1,"Null arg"),q(e+4,t)}function En(e){return e||w(!1,"Null arg"),ie(e+4)}function Un(e,t){e||w(!1,"Null arg"),q(e+4,t)}function In(e){return e||w(!1,"Null arg"),De(e)}function xn(e){return e||w(!1,"Null arg"),_e(e+8)}function Tn(e,t){e||w(!1,"Null arg"),Z(e+8,t)}class ManagedObject{dispose(){Mr(this,T)}get isDisposed(){return this[Lr]===T}toString(){return`CsObject(gc_handle: ${this[Lr]})`}}class ManagedError extends Error{constructor(e){super(e),this.superStack=Object.getOwnPropertyDescriptor(this,"stack"),Object.defineProperty(this,"stack",{get:this.getManageStack})}getSuperStack(){if(this.superStack){if(void 0!==this.superStack.value)return this.superStack.value;if(void 0!==this.superStack.get)return this.superStack.get.call(this)}return super.stack}getManageStack(){if(this.managed_stack)return this.managed_stack;if(u.is_runtime_running()&&!L){const e=this[Lr];if(e!==T){const t=l.javaScriptExports.get_managed_stack_trace(e);if(t)return this.managed_stack=t+"\n"+this.getSuperStack(),this.managed_stack}}return this.getSuperStack()}dispose(){Mr(this,T)}get isDisposed(){return this[Lr]===T}}function jn(e){return e==R.Byte?1:e==R.Int32?4:e==R.Int52||e==R.Double?8:e==R.String||e==R.Object||e==R.JSObject?rn:-1}class An{constructor(e,t,n){this._pointer=e,this._length=t,this._viewType=n}_unsafe_create_view(){const e=0==this._viewType?new Uint8Array(Ee().buffer,this._pointer,this._length):1==this._viewType?new Int32Array(ke().buffer,this._pointer,this._length):2==this._viewType?new Float64Array(Te().buffer,this._pointer,this._length):null;if(!e)throw new Error("NotImplementedException");return e}set(e,t){if(this.isDisposed)throw new Error("Assert failed: ObjectDisposedException");const n=this._unsafe_create_view();if(!e||!n||e.constructor!==n.constructor)throw new Error(`Assert failed: Expected ${n.constructor}`);n.set(e,t)}copyTo(e,t){if(this.isDisposed)throw new Error("Assert failed: ObjectDisposedException");const n=this._unsafe_create_view();if(!e||!n||e.constructor!==n.constructor)throw new Error(`Assert failed: Expected ${n.constructor}`);const r=n.subarray(t);e.set(r)}slice(e,t){if(this.isDisposed)throw new Error("Assert failed: ObjectDisposedException");return this._unsafe_create_view().slice(e,t)}get length(){if(this.isDisposed)throw new Error("Assert failed: ObjectDisposedException");return this._length}get byteLength(){if(this.isDisposed)throw new Error("Assert failed: ObjectDisposedException");return 0==this._viewType?this._length:1==this._viewType?this._length<<2:2==this._viewType?this._length<<3:0}}class Span extends An{constructor(e,t,n){super(e,t,n),this.is_disposed=!1}dispose(){this.is_disposed=!0}get isDisposed(){return this.is_disposed}}class ArraySegment extends An{constructor(e,t,n){super(e,t,n)}dispose(){Mr(this,T)}get isDisposed(){return this[Lr]===T}}function Rn(e,t,n){if(t===R.None||t===R.Void)return;let r,o,a,s;o=Xr(un(e)),a=Xr(pn(e)),s=Xr(dn(e));const i=ln(e);r=Ln(i),t===R.Nullable&&(t=i);const c=Ln(t),l=un(e),u=n*rn;return e=>c(e+u,l,r,o,a,s)}function Ln(e){if(e===R.None||e===R.Void)return;const t=Kt.get(e);return t&&"function"==typeof t||w(!1,`ERR41: Unknown converter for type ${e}. ${Jr}`),t}function Cn(e){return mn(e)==R.None?null:function(e){return e||w(!1,"Null arg"),!!ae(e)}(e)}function $n(e){return mn(e)==R.None?null:function(e){return e||w(!1,"Null arg"),ae(e)}(e)}function Nn(e){return mn(e)==R.None?null:function(e){return e||w(!1,"Null arg"),se(e)}(e)}function Dn(e){return mn(e)==R.None?null:function(e){return e||w(!1,"Null arg"),de(e)}(e)}function Bn(e){return mn(e)==R.None?null:function(e){return e||w(!1,"Null arg"),_e(e)}(e)}function On(e){return mn(e)==R.None?null:function(e){return e||w(!1,"Null arg"),ge(e)}(e)}function Mn(e){return mn(e)==R.None?null:function(e){return e||w(!1,"Null arg"),he(e)}(e)}function Fn(e){return mn(e)==R.None?null:function(e){return e||w(!1,"Null arg"),be(e)}(e)}function Pn(e){return mn(e)==R.None?null:function(e){return e||w(!1,"Null arg"),ge(e)}(e)}function zn(e){return mn(e)==R.None?null:bn(e)}function Vn(){return null}function Hn(e){return mn(e)===R.None?null:function(e){e||w(!1,"Null arg");const t=ge(e);return new Date(t)}(e)}function Wn(e,t,n,r,o,a){if(mn(e)===R.None)return null;const s=En(e);let i=zr(s);return null==i&&(i=(e,t,i)=>l.javaScriptExports.call_delegate(s,e,t,i,n,r,o,a),i.dispose=()=>{i.isDisposed||(i.isDisposed=!0,Mr(i,s))},i.isDisposed=!1,Or(i,s)),i}function Gn(e,t,n){const r=mn(e);if(r===R.None)return null;if(r!==R.Task){n||(n=Kt.get(r)),n||w(!1,`Unknown sub_converter for type ${R[r]}. ${Jr}`);const t=n(e);return new Promise((e=>e(t)))}const o=kn(e);if(o==x)return new Promise((e=>e(void 0)));const a=Nr(o);a||w(!1,`ERR28: promise not found for js_handle: ${o} `),u.assertIsControllablePromise(a);const s=u.getPromiseController(a),i=s.resolve;return s.resolve=e=>{const t=mn(e);if(t===R.None)return void i(null);n||(n=Kt.get(t)),n||w(!1,`Unknown sub_converter for type ${R[t]}. ${Jr}`);const r=n(e);i(r)},a}function qn(e){if(mn(e)==R.None)return null;const t=In(e);try{return rt(t)}finally{t.release()}}function Jn(e){const t=mn(e);if(t==R.None)return null;if(t==R.JSException)return Nr(kn(e));const n=En(e);let r=zr(n);if(null==r){const t=qn(e);r=new ManagedError(t),Or(r,n)}return r}function Yn(e){return mn(e)==R.None?null:Nr(kn(e))}function Xn(e){const t=mn(e);if(t==R.None)return null;if(t==R.JSObject)return Nr(kn(e));if(t==R.Array){const t=function(e){return e||w(!1,"Null arg"),ie(e+4)}(e);return Kn(e,t)}if(t==R.Object){const t=En(e);if(t===T)return null;let n=zr(t);return n||(n=new ManagedObject,Or(n,t)),n}const n=Kt.get(t);return n||w(!1,`Unknown converter for type ${R[t]}. ${Jr}`),n(e)}function Zn(e,t){return t||w(!1,"Expected valid element_type parameter"),Kn(e,t)}function Kn(e,n){if(mn(e)==R.None)return null;-1==jn(n)&&w(!1,`Element type ${R[n]} not supported`);const r=bn(e),o=xn(e);let a=null;if(n==R.String){a=new Array(o);for(let e=0;e>2,(r>>2)+o).slice();else{if(n!=R.Double)throw new Error(`NotImplementedException ${R[n]}. ${Jr}`);a=Te().subarray(r>>3,(r>>3)+o).slice()}return t._free(r),a}function Qn(e,t){t||w(!1,"Expected valid element_type parameter");const n=bn(e),r=xn(e);let o=null;if(t==R.Byte)o=new Span(n,r,0);else if(t==R.Int32)o=new Span(n,r,1);else{if(t!=R.Double)throw new Error(`NotImplementedException ${R[t]}. ${Jr}`);o=new Span(n,r,2)}return o}function er(e,t){t||w(!1,"Expected valid element_type parameter");const n=bn(e),r=xn(e);let o=null;if(t==R.Byte)o=new ArraySegment(n,r,0);else if(t==R.Int32)o=new ArraySegment(n,r,1);else{if(t!=R.Double)throw new Error(`NotImplementedException ${R[t]}. ${Jr}`);o=new ArraySegment(n,r,2)}return Or(o,En(e)),o}let tr;const nr=[null];function rr(e,t){ur.set(e,t),lt(`added module imports '${e}'`)}function or(e,t,n){if(!e)throw new Error("Assert failed: Null reference");e[t]=n}function ar(e,t){if(!e)throw new Error("Assert failed: Null reference");return e[t]}function sr(e,t){if(!e)throw new Error("Assert failed: Null reference");return t in e}function ir(e,t){if(!e)throw new Error("Assert failed: Null reference");return typeof e[t]}function cr(){return globalThis}const lr=new Map,ur=new Map;function pr(e,t){e&&"string"==typeof e||w(!1,"module_name must be string"),t&&"string"==typeof t||w(!1,"module_url must be string");let n=lr.get(e);const r=!n;return r&&(lt(`importing ES6 module '${e}' from '${t}'`),n=import(t),lr.set(e,n)),Gr((async()=>{const o=await n;return r&&(ur.set(e,o),lt(`imported ES6 module '${e}' from '${t}'`)),o}))}function dr(e,t,n){const r=function(e,t){let n="unknown exception";if(t){n=t.toString();const e=t.stack;e&&(e.startsWith(n)?n=e:n+="\n"+e),n=mt(n)}return e&&X(e,1),n}(e,t);ot(r,n)}function _r(e,t){e&&X(e,0),t&&t.clear()}function fr(){u.assert_runtime_running(),l.mono_wasm_bindings_is_ready||w(!1,"The runtime must be initialized.")}const mr="function"==typeof globalThis.WeakRef;function hr(e){return mr?new WeakRef(e):{deref:()=>e,dispose:()=>{e=null}}}const br=new Map,gr=new Map;let yr=0;function wr(e){if(br.has(e))return br.get(e);const t=St.mono_wasm_assembly_load(e);return br.set(e,t),t}function Sr(e,t){yr||(yr=St.mono_wasm_get_corlib());let n=function(e,t,n){let r=gr.get(e);r||gr.set(e,r=new Map);let o=r.get(t);return o||(o=new Map,r.set(t,o)),o.get(n)}(yr,e,t);if(void 0!==n)return n;if(n=St.mono_wasm_assembly_find_class(yr,e,t),!n)throw new Error(`Failed to find corlib class ${e}.${t}`);return function(e,t,n,r){const o=gr.get(e);if(!o)throw new Error("internal error");const a=o.get(t);if(!a)throw new Error("internal error");a.set(n,r)}(yr,e,t,n),n}function kr(e,t){fr();const n=Be();try{if(St.mono_wasm_invoke_method_bound(e,t,n.address))throw new Error("ERR24: Unexpected error: "+rt(n));if(function(e){return e||w(!1,"Null args"),mn(e)!==R.None}(t))throw Jn(an(t,0))}finally{n.release()}}const vr=new Map;async function Er(e){if(fr(),!vr.get(e)){const t=Jt(),n=wr(e);if(!n)throw new Error("Could not find assembly: "+e);const r=St.mono_wasm_assembly_find_class(n,l.runtime_interop_namespace,"__GeneratedInitializer");if(r){const e=St.mono_wasm_assembly_find_method(r,"__Register_",-1);if(e){const t=Be(),n=Be();try{if(St.mono_wasm_invoke_method_ref(e,U,j,t.address,n.address),t.value!==S){const e=rt(n);throw new Error(e)}}finally{t.release(),n.release()}}}else St.mono_wasm_runtime_run_module_cctor(n);Yt(t,"mono.getAssemblyExports:",e)}return vr.get(e)||{}}function Ur(e){const t=e.substring(e.indexOf("[")+1,e.indexOf("]")).trim(),n=(e=e.substring(e.indexOf("]")+1).trim()).substring(e.indexOf(":")+1);let r="",o=e=e.substring(0,e.indexOf(":")).trim();if(-1!=e.indexOf(".")){const t=e.lastIndexOf(".");r=e.substring(0,t),o=e.substring(t+1)}if(!t.trim())throw new Error("No assembly name specified "+e);if(!o.trim())throw new Error("No class name specified "+e);if(!n.trim())throw new Error("No method name specified "+e);return{assembly:t,namespace:r,classname:o,methodname:n}}const Ir="function"==typeof globalThis.FinalizationRegistry;let xr;const Tr=[null],jr=[];let Ar=1;const Rr=new Map;Ir&&(xr=new globalThis.FinalizationRegistry(Pr));const Lr=Symbol.for("wasm js_owned_gc_handle"),Cr=Symbol.for("wasm cs_owned_js_handle"),$r=Symbol.for("wasm do_not_force_dispose");function Nr(e){return e!==x&&e!==I?Tr[e]:null}function Dr(e){if(e[Cr])return e[Cr];const t=jr.length?jr.pop():Ar++;return Tr[t]=e,Object.isExtensible(e)&&(e[Cr]=t),t}function Br(e){const t=Tr[e];null!=t&&(void 0!==t[Cr]&&(t[Cr]=void 0),Tr[e]=void 0,jr.push(e))}function Or(e,t){e[Lr]=t,Ir&&xr.register(e,t,e);const n=hr(e);Rr.set(t,n)}function Mr(e,t){e&&(t=e[Lr],e[Lr]=T,Ir&&xr.unregister(e)),t!==T&&Rr.delete(t)&&l.javaScriptExports.release_js_owned_object_by_gc_handle(t)}function Fr(e){const t=e[Lr];if(t==T)throw new Error("Assert failed: ObjectDisposedException");return t}function Pr(e){u.is_exited()||Mr(null,e)}function zr(e){if(!e)return null;const t=Rr.get(e);return t?t.deref():null}function Vr(e,t){let n=!1,r=!1,o=0,a=0,s=0,i=0;const c=[...Rr.keys()];for(const e of c){const r=Rr.get(e),o=r.deref();if(Ir&&o&&xr.unregister(o),o){const a="boolean"==typeof o[$r]&&o[$r];if(t&&pt(`Proxy of C# ${typeof o} with GCHandle ${e} was still alive. ${a?"keeping":"disposing"}.`),a)n=!0;else{const t=u.getPromiseController(o);t&&t.reject(new Error("WebWorker which is origin of the Task is being terminated.")),"function"==typeof o.dispose&&o.dispose(),o[Lr]===e&&(o[Lr]=T),!mr&&r&&r.dispose(),s++}}}n||(Rr.clear(),Ir&&(xr=new globalThis.FinalizationRegistry(Pr)));for(let e=0;en.resolve(e))).catch((e=>n.reject(e))),t}function qr(e){const t=zr(e);if(!t)return;const n=t.promise;n||w(!1,`Expected Promise for GCHandle ${e}`),u.assertIsControllablePromise(n),u.getPromiseController(n).reject(new Error("OperationCanceledException"))}const Jr="For more information see https://aka.ms/dotnet-wasm-jsinterop";function Yr(e,t,n){if(t===R.None||t===R.Void)return;let r,o,a,s;o=Ln(un(e)),a=Ln(pn(e)),s=Ln(dn(e));const i=ln(e);r=Xr(i),t===R.Nullable&&(t=i);const c=Xr(t),l=un(e),u=n*rn;return(e,t)=>{c(e+u,t,l,r,o,a,s)}}function Xr(e){if(e===R.None||e===R.Void)return;const t=Qt.get(e);return t&&"function"==typeof t||w(!1,`ERR30: Unknown converter for type ${e}`),t}function Zr(e,t){null==t?hn(e,R.None):(hn(e,R.Boolean),gn(e,t))}function Kr(e,t){null==t?hn(e,R.None):(hn(e,R.Byte),function(e,t){e||w(!1,"Null arg"),V(e,t)}(e,t))}function Qr(e,t){null==t?hn(e,R.None):(hn(e,R.Char),function(e,t){e||w(!1,"Null arg"),H(e,t)}(e,t))}function eo(e,t){null==t?hn(e,R.None):(hn(e,R.Int16),function(e,t){e||w(!1,"Null arg"),Y(e,t)}(e,t))}function to(e,t){null==t?hn(e,R.None):(hn(e,R.Int32),function(e,t){e||w(!1,"Null arg"),Z(e,t)}(e,t))}function no(e,t){null==t?hn(e,R.None):(hn(e,R.Int52),function(e,t){if(e||w(!1,"Null arg"),!Number.isSafeInteger(t))throw new Error(`Assert failed: Value is not an integer: ${t} (${typeof t})`);re(e,t)}(e,t))}function ro(e,t){null==t?hn(e,R.None):(hn(e,R.BigInt64),function(e,t){e||w(!1,"Null arg"),te(e,t)}(e,t))}function oo(e,t){null==t?hn(e,R.None):(hn(e,R.Double),Sn(e,t))}function ao(e,t){null==t?hn(e,R.None):(hn(e,R.Single),function(e,t){e||w(!1,"Null arg"),ne(e,t)}(e,t))}function so(e,t){null==t?hn(e,R.None):(hn(e,R.IntPtr),yn(e,t))}function io(e,t){if(null==t)hn(e,R.None);else{if(!(t instanceof Date))throw new Error("Assert failed: Value is not a Date");hn(e,R.DateTime),wn(e,t)}}function co(e,t){if(null==t)hn(e,R.None);else{if(!(t instanceof Date))throw new Error("Assert failed: Value is not a Date");hn(e,R.DateTimeOffset),wn(e,t)}}function lo(e,t){if(null==t)hn(e,R.None);else{if(hn(e,R.String),"string"!=typeof t)throw new Error("Assert failed: Value is not a String");uo(e,t)}}function uo(e,t){const n=In(e);try{ot(t,n)}finally{n.release()}}function po(e){hn(e,R.None)}function _o(e,t,n,r,o,a,s){if(null==t)return void hn(e,R.None);if(!(t&&t instanceof Function))throw new Error("Assert failed: Value is not a Function");const i=e=>{const n=an(e,0),c=an(e,1),l=an(e,2),u=an(e,3),p=an(e,4);try{let e,n,d;L&&i.isDisposed,o&&(e=o(l)),a&&(n=a(u)),s&&(d=s(p));const _=t(e,n,d);r&&r(c,_)}catch(e){ho(n,e)}};i[tn]=!0,i.isDisposed=!1,i.dispose=()=>{i.isDisposed=!0},vn(e,Dr(i)),hn(e,R.Function)}class fo{constructor(e){this.promise=e}dispose(){Mr(this,T)}get isDisposed(){return this[Lr]===T}}function mo(e,t,n,r){if(null==t)return void hn(e,R.None);if(!Wr(t))throw new Error("Assert failed: Value is not a Promise");const o=l.javaScriptExports.create_task_callback();Un(e,o),hn(e,R.Task);const a=new fo(t);Or(a,o),t.then((e=>{try{u.assert_runtime_running(),a.isDisposed&&w(!1,"This promise can't be propagated to managed code, because the Task was already freed."),l.javaScriptExports.complete_task(o,null,e,r||go),Mr(a,o)}catch(e){pt("Exception marshalling result of JS promise to CS: ",e)}})).catch((e=>{try{u.assert_runtime_running(),a.isDisposed&&w(!1,"This promise can't be propagated to managed code, because the Task was already freed."),l.javaScriptExports.complete_task(o,e,null,void 0),Mr(a,o)}catch(e){u.is_exited()||pt("Exception marshalling error of JS promise to CS: ",e)}}))}function ho(e,t){if(null==t)hn(e,R.None);else if(t instanceof ManagedError)hn(e,R.Exception),Un(e,Fr(t));else{if("object"!=typeof t&&"string"!=typeof t)throw new Error("Assert failed: Value is not an Error "+typeof t);hn(e,R.JSException),uo(e,t.toString());const n=t[Cr];vn(e,n||Dr(t))}}function bo(e,t){if(null==t)hn(e,R.None);else{if(void 0!==t[Lr])throw new Error(`Assert failed: JSObject proxy of ManagedObject proxy is not supported. ${Jr}`);if("function"!=typeof t&&"object"!=typeof t)throw new Error(`Assert failed: JSObject proxy of ${typeof t} is not supported`);hn(e,R.JSObject),vn(e,Dr(t))}}function go(e,t){if(null==t)hn(e,R.None);else{const n=t[Lr],r=typeof t;if(void 0===n)if("string"===r||"symbol"===r)hn(e,R.String),uo(e,t);else if("number"===r)hn(e,R.Double),Sn(e,t);else{if("bigint"===r)throw new Error("NotImplementedException: bigint");if("boolean"===r)hn(e,R.Boolean),gn(e,t);else if(t instanceof Date)hn(e,R.DateTime),wn(e,t);else if(t instanceof Error)ho(e,t);else if(t instanceof Uint8Array)wo(e,t,R.Byte);else if(t instanceof Float64Array)wo(e,t,R.Double);else if(t instanceof Int32Array)wo(e,t,R.Int32);else if(Array.isArray(t))wo(e,t,R.Object);else{if(t instanceof Int16Array||t instanceof Int8Array||t instanceof Uint8ClampedArray||t instanceof Uint16Array||t instanceof Uint32Array||t instanceof Float32Array)throw new Error("NotImplementedException: TypedArray");if(Wr(t))mo(e,t);else{if(t instanceof Span)throw new Error("NotImplementedException: Span");if("object"!=r)throw new Error(`JSObject proxy is not supported for ${r} ${t}`);{const n=Dr(t);hn(e,R.JSObject),vn(e,n)}}}}else{if(Fr(t),t instanceof ArraySegment)throw new Error("NotImplementedException: ArraySegment. "+Jr);if(t instanceof ManagedError)hn(e,R.Exception),Un(e,n);else{if(!(t instanceof ManagedObject))throw new Error("NotImplementedException "+r+". "+Jr);hn(e,R.Object),Un(e,n)}}}}function yo(e,t,n){n||w(!1,"Expected valid element_type parameter"),wo(e,t,n)}function wo(e,n,r){if(null==n)hn(e,R.None);else{const o=jn(r);-1==o&&w(!1,`Element type ${R[r]} not supported`);const a=n.length,s=o*a,i=t._malloc(s);if(r==R.String){if(!Array.isArray(n))throw new Error("Assert failed: Value is not an Array");P(i,s),St.mono_wasm_register_root(i,s,"marshal_array_to_cs");for(let e=0;e>2,(i>>2)+a).set(n)}else{if(r!=R.Double)throw new Error("not implemented");if(!(Array.isArray(n)||n instanceof Float64Array))throw new Error("Assert failed: Value is not an Array or Float64Array");Te().subarray(i>>3,(i>>3)+a).set(n)}yn(e,i),hn(e,R.Array),function(e,t){e||w(!1,"Null arg"),q(e+4,t)}(e,r),Tn(e,n.length)}}function So(e,t,n){if(n||w(!1,"Expected valid element_type parameter"),t.isDisposed)throw new Error("Assert failed: ObjectDisposedException");vo(n,t._viewType),hn(e,R.Span),yn(e,t._pointer),Tn(e,t.length)}function ko(e,t,n){n||w(!1,"Expected valid element_type parameter");const r=Fr(t);r||w(!1,"Only roundtrip of ArraySegment instance created by C#"),vo(n,t._viewType),hn(e,R.ArraySegment),yn(e,t._pointer),Tn(e,t.length),Un(e,r)}function vo(e,t){if(e==R.Byte){if(0!=t)throw new Error("Assert failed: Expected MemoryViewType.Byte")}else if(e==R.Int32){if(1!=t)throw new Error("Assert failed: Expected MemoryViewType.Int32")}else{if(e!=R.Double)throw new Error(`NotImplementedException ${R[e]} `);if(2!=t)throw new Error("Assert failed: Expected MemoryViewType.Double")}}const Eo={now:function(){return Date.now()}};function Uo(e){void 0===globalThis.performance&&(globalThis.performance=Eo),e.require=n.require,e.scriptDirectory=u.scriptDirectory,t.locateFile===t.__locateFile&&(t.locateFile=u.locateFile),e.fetch=u.fetch_like,e.noExitRuntime=a&&!i;const r=e.updateMemoryViews;l.updateMemoryViews=e.updateMemoryViews=()=>{r()}}async function Io(){var e;if(r){if(globalThis.performance===Eo){const{performance:e}=n.require("perf_hooks");globalThis.performance=e}if(n.process=await import("process"),globalThis.crypto||(globalThis.crypto={}),!globalThis.crypto.getRandomValues){let e;try{e=n.require("node:crypto")}catch(e){}e?e.webcrypto?globalThis.crypto=e.webcrypto:e.randomBytes&&(globalThis.crypto.getRandomValues=t=>{t&&t.set(e.randomBytes(t.length))}):globalThis.crypto.getRandomValues=()=>{throw new Error("Using node without crypto support. To enable current operation, either provide polyfill for 'globalThis.crypto.getRandomValues' or enable 'node:crypto' module.")}}}l.subtle=null===(e=globalThis.crypto)||void 0===e?void 0:e.subtle}function xo(e){const t=St.mono_wasm_assembly_find_method(l.runtime_interop_exports_class,e,-1);if(!t)throw"Can't find method "+l.runtime_interop_namespace+"."+l.runtime_interop_exports_classname+"."+e;return t}function To(){if("function"!=typeof globalThis.fetch||"function"!=typeof globalThis.AbortController)throw new Error(r?"Please install `node-fetch` and `node-abort-controller` npm packages to enable HTTP client support. See also https://aka.ms/dotnet-wasm-features":"This browser doesn't support fetch API. Please use a modern browser. See also https://aka.ms/dotnet-wasm-features")}function jo(){return"undefined"!=typeof Response&&"body"in Response.prototype&&"function"==typeof ReadableStream}function Ao(){return To(),new AbortController}function Ro(e){e.abort()}function Lo(e){e.__abort_controller.abort(),e.__reader&&e.__reader.cancel().catch((e=>{e&&"AbortError"!==e.name&&t.err("Error in http_wasm_abort_response: "+e)}))}function Co(e,t,n,r,o,a,s,i){return $o(e,t,n,r,o,a,new Span(s,i,0).slice())}function $o(e,t,n,r,o,a,s){To(),e&&"string"==typeof e||w(!1,"expected url string"),t&&n&&Array.isArray(t)&&Array.isArray(n)&&t.length===n.length||w(!1,"expected headerNames and headerValues arrays"),r&&o&&Array.isArray(r)&&Array.isArray(o)&&r.length===o.length||w(!1,"expected headerNames and headerValues arrays");const i=new Headers;for(let e=0;e{const t=await u.fetch_like(e,c);return t.__abort_controller=a,t}))}function No(e){if(!e.__headerNames&&(e.__headerNames=[],e.__headerValues=[],e.headers&&e.headers.entries)){const t=e.headers.entries();for(const n of t)e.__headerNames.push(n[0]),e.__headerValues.push(n[1])}}function Do(e){return No(e),e.__headerNames}function Bo(e){return No(e),e.__headerValues}function Oo(e){return Gr((async()=>{const t=await e.arrayBuffer();return e.__buffer=t,e.__source_offset=0,t.byteLength}))}function Mo(e,t){if(e.__buffer||w(!1,"expected resoved arrayBuffer"),e.__source_offset==e.__buffer.byteLength)return 0;const n=new Uint8Array(e.__buffer,e.__source_offset);t.set(n,0);const r=Math.min(t.byteLength,n.byteLength);return e.__source_offset+=r,r}function Fo(e,t,n){const r=new Span(t,n,0);return Gr((async()=>{if(e.__reader||(e.__reader=e.body.getReader()),e.__chunk||(e.__chunk=await e.__reader.read(),e.__source_offset=0),e.__chunk.done)return 0;const t=e.__chunk.value.byteLength-e.__source_offset;t>0||w(!1,"expected remaining_source to be greater than 0");const n=Math.min(t,r.byteLength),o=e.__chunk.value.subarray(e.__source_offset,e.__source_offset+n);return r.set(o,0),e.__source_offset+=n,t==n&&(e.__chunk=void 0),n}))}let Po,zo=0,Vo=0;function Ho(){if(!u.isChromium)return;const e=(new Date).valueOf(),t=e+36e4;for(let n=Math.max(e+1e3,zo);n0;)--Vo,St.mono_background_exec()}function mono_wasm_schedule_timer_tick(){t.maybeExit(),u.is_runtime_running()&&(Po=void 0,St.mono_wasm_execute_timer())}class qo{constructor(){this.queue=[],this.offset=0}getLength(){return this.queue.length-this.offset}isEmpty(){return 0==this.queue.length}enqueue(e){this.queue.push(e)}dequeue(){if(0===this.queue.length)return;const e=this.queue[this.offset];return this.queue[this.offset]=null,2*++this.offset>=this.queue.length&&(this.queue=this.queue.slice(this.offset),this.offset=0),e}peek(){return this.queue.length>0?this.queue[this.offset]:void 0}drain(e){for(;this.getLength();)e(this.dequeue())}}const Jo=Symbol.for("wasm ws_pending_send_buffer"),Yo=Symbol.for("wasm ws_pending_send_buffer_offset"),Xo=Symbol.for("wasm ws_pending_send_buffer_type"),Zo=Symbol.for("wasm ws_pending_receive_event_queue"),Ko=Symbol.for("wasm ws_pending_receive_promise_queue"),Qo=Symbol.for("wasm ws_pending_open_promise"),ea=Symbol.for("wasm wasm_ws_pending_open_promise_used"),ta=Symbol.for("wasm ws_pending_close_promises"),na=Symbol.for("wasm ws_pending_send_promises"),ra=Symbol.for("wasm ws_is_aborted"),oa=Symbol.for("wasm ws_on_closed"),aa=Symbol.for("wasm wasm_ws_close_sent"),sa=Symbol.for("wasm wasm_ws_close_received"),ia=Symbol.for("wasm ws_receive_status_ptr"),ca=65536,la=new Uint8Array;function ua(e){var t,n;return e.readyState!=WebSocket.CLOSED?null!==(t=e.readyState)&&void 0!==t?t:-1:0==e[Zo].getLength()?null!==(n=e.readyState)&&void 0!==n?n:-1:WebSocket.OPEN}function pa(e,t,n,o){!function(){if(s)throw new Error("WebSockets are not supported in shell JS engine.");if("function"!=typeof globalThis.WebSocket)throw new Error(r?"Please install `ws` npm package to enable networking support. See also https://aka.ms/dotnet-wasm-features":"This browser doesn't support WebSocket API. Please use a modern browser. See also https://aka.ms/dotnet-wasm-features")}(),e&&"string"==typeof e||w(!1,"ERR12: Invalid uri "+typeof e),"function"!=typeof o&&w(!1,"ERR12: Invalid onClosed "+typeof o);const a=new globalThis.WebSocket(e,t||void 0),{promise_control:i}=y();a[Zo]=new qo,a[Ko]=new qo,a[Qo]=i,a[na]=[],a[ta]=[],a[ia]=n,a[oa]=o,a.binaryType="arraybuffer";const c=()=>{a[ra]||u.is_exited()||(i.resolve(a),Ho())},l=e=>{a[ra]||u.is_exited()||(function(e,t){const n=e[Zo],r=e[Ko];if("string"==typeof t.data)n.enqueue({type:0,data:Ke(t.data),offset:0});else{if("ArrayBuffer"!==t.data.constructor.name)throw new Error("ERR19: WebSocket receive expected ArrayBuffer");n.enqueue({type:1,data:new Uint8Array(t.data),offset:0})}if(r.getLength()&&n.getLength()>1)throw new Error("ERR21: Invalid WS state");for(;r.getLength()&&n.getLength();){const t=r.dequeue();ga(e,n,t.buffer_ptr,t.buffer_length),t.resolve()}Ho()}(a,e),Ho())},p=e=>{if(!(a.removeEventListener("message",l),a[ra]||u.is_exited())){a[sa]=!0,o(e.code,e.reason),i.reject(new Error(e.reason));for(const e of a[ta])e.resolve();a[Ko].drain((e=>{Z(n,0),Z(n+4,2),Z(n+8,1),e.resolve()})),a[oa].dispose()}},d=e=>{if(a[ra])return;if(u.is_exited())return;a.removeEventListener("message",l);const t=new Error(e.message||"WebSocket error");pt("WebSocket error",t),ba(a,t)};return a.addEventListener("message",l),a.addEventListener("open",c,{once:!0}),a.addEventListener("close",p,{once:!0}),a.addEventListener("error",d,{once:!0}),a.dispose=()=>{a.removeEventListener("message",l),a.removeEventListener("open",c),a.removeEventListener("close",p),a.removeEventListener("error",d),ha(a)},a}function da(e){e||w(!1,"ERR17: expected ws instance");const t=e[Qo];return e[ea]=!0,t.promise}function _a(e,n,r,o,a){if(e||w(!1,"ERR17: expected ws instance"),e[ra]||e[aa])return Promise.reject(new Error("InvalidState: The WebSocket is not connected."));if(e.readyState===WebSocket.CLOSED)return null;const s=function(e,n,r,o){let a=e[Jo],s=0;const i=n.byteLength;if(a){if(s=e[Yo],r=e[Xo],0!==i){if(s+i>a.length){const t=new Uint8Array(1.5*(s+i+50));t.set(a,0),t.subarray(s).set(n),e[Jo]=a=t}else a.subarray(s).set(n);s+=i,e[Yo]=s}}else o?0!==i&&(a=n,s=i):(0!==i&&(a=n.slice(),s=i,e[Yo]=s,e[Jo]=a),e[Xo]=r);return o?0==s||null==a?la:0===r?function(e){return void 0===Ge?t.UTF8ArrayToString(e,0,e.byteLength):Ge.decode(e)}(it(a,0,s)):a.subarray(0,s):null}(e,new Uint8Array(Ee().buffer,n,r),o,a);return a&&s?function(e,t){if(e.send(t),e[Jo]=null,e.bufferedAmount{if(0===e.bufferedAmount)r.resolve();else{const t=e.readyState;if(t!=WebSocket.OPEN&&t!=WebSocket.CLOSING)r.reject(new Error(`InvalidState: ${t} The WebSocket is not connected.`));else if(!r.isDone)return globalThis.setTimeout(s,a),void(a=Math.min(1.5*a,1e3))}const t=o.indexOf(r);t>-1&&o.splice(t,1)};return globalThis.setTimeout(s,0),n}(e,s):null}function fa(e,t,n){if(e||w(!1,"ERR18: expected ws instance"),e[ra]){const t=e[ia];return Z(t,0),Z(t+4,2),Z(t+8,1),null}const r=e[Zo],o=e[Ko];if(r.getLength())return 0!=o.getLength()&&w(!1,"ERR20: Invalid WS state"),ga(e,r,t,n),null;if(e[sa]){const t=e[ia];return Z(t,0),Z(t+4,2),Z(t+8,1),null}const{promise:a,promise_control:s}=y(),i=s;return i.buffer_ptr=t,i.buffer_length=n,o.enqueue(i),a}function ma(e,t,n,r){if(e||w(!1,"ERR19: expected ws instance"),e[ra]||e[aa]||e.readyState==WebSocket.CLOSED)return null;if(e[aa]=!0,r){const{promise:r,promise_control:o}=y();return e[ta].push(o),"string"==typeof n?e.close(t,n):e.close(t),r}return"string"==typeof n?e.close(t,n):e.close(t),null}function ha(e){var t;if(e||w(!1,"ERR18: expected ws instance"),!e[ra]&&!e[aa]){e[ra]=!0,ba(e,new Error("OperationCanceledException")),null===(t=e[oa])||void 0===t||t.dispose();try{e.close(1e3,"Connection was aborted.")}catch(e){pt("WebSocket error while aborting",e)}}}function ba(e,t){const n=e[Qo],r=e[ea];n&&r&&n.reject(t);for(const n of e[ta])n.reject(t);for(const n of e[na])n.reject(t);e[Ko].drain((e=>{e.reject(t)}))}function ga(e,t,n,r){const o=t.peek(),a=Math.min(r,o.data.length-o.offset);if(a>0){const e=o.data.subarray(o.offset,o.offset+a);new Uint8Array(Ee().buffer,n,r).set(e,0),o.offset+=a}const s=o.data.length===o.offset?1:0;s&&t.dequeue();const i=e[ia];Z(i,a),Z(i+4,o.type),Z(i+8,s)}function ya(e){return 1===St.mono_wasm_load_icu_data(e)}function wa(e,n,r){lt(`Loaded:${e.name} as ${e.behavior} size ${r.length} from ${n}`);const o=Jt(),a="string"==typeof e.virtualPath?e.virtualPath:e.name;let s=null;switch(e.behavior){case"dotnetwasm":case"js-module-threads":case"symbols":break;case"resource":case"assembly":case"pdb":u._loaded_files.push({url:n,file:a});case"heap":case"icu":s=ye(r);break;case"vfs":{const e=a.lastIndexOf("/");let n=e>0?a.substr(0,e):null,o=e>0?a.substr(e+1):a;o.startsWith("/")&&(o=o.substr(1)),n?(lt(`Creating directory '${n}'`),t.FS_createPath("/",n,!0,!0)):n="/",lt(`Creating file '${o}' in directory '${n}'`),t.FS_createDataFile(n,o,r,!0,!0,!0);break}default:throw new Error(`Unrecognized asset behavior:${e.behavior}, for asset ${e.name}`)}if("assembly"===e.behavior){if(!St.mono_wasm_add_assembly(a,s,r.length)){const e=u._loaded_files.findIndex((e=>e.file==a));u._loaded_files.splice(e,1)}}else"pdb"===e.behavior?St.mono_wasm_add_assembly(a,s,r.length):"icu"===e.behavior?ya(s)||t.err(`Error loading ICU asset ${e.name}`):"resource"===e.behavior&&St.mono_wasm_add_satellite_assembly(a,e.culture||"",s,r.length);Yt(o,"mono.instantiateAsset:",e.name),++u.actual_instantiated_assets_count}async function Sa(e){try{const t=await e.pendingDownloadInternal.response;(await t.text()).split(/[\r\n]/).forEach((e=>{const t=e.split(/:/);t.length<2||(t[1]=t.splice(1).join(":"),_t.set(Number(t[0]),t[1]))})),lt(`Loaded ${_t.size} symbols`)}catch(t){ut(`Error loading symbol file ${e.name}: ${JSON.stringify(t)}`)}}function ka(){return u.loadedFiles}const va={};function Ea(e){let t=va[e];if("string"!=typeof t){const n=St.mono_jiterp_get_opcode_info(e,0);va[e]=t=Qe(n)}return t}const Ua=2,Ia=64,xa=64,Ta=["Unknown","InterpreterTiering","NullCheck","VtableNotInitialized","Branch","BackwardBranch","ConditionalBranch","ConditionalBackwardBranch","ComplexBranch","ArrayLoadFailed","ArrayStoreFailed","StringOperationFailed","DivideByZero","Overflow","Return","Call","Throw","AllocFailed","SpanOperationFailed","CastFailed","SafepointBranchTaken","UnboxFailed","CallDelegate","Debugging","Icall","UnexpectedRetIp","LeaveCheck"],ja={};class Aa{constructor(e){this.locals=new Map,this.permanentFunctionTypeCount=0,this.permanentFunctionTypes={},this.permanentFunctionTypesByShape={},this.permanentFunctionTypesByIndex={},this.functionTypesByIndex={},this.permanentImportedFunctionCount=0,this.permanentImportedFunctions={},this.nextImportIndex=0,this.functions=[],this.estimatedExportBytes=0,this.frame=0,this.traceBuf=[],this.branchTargets=new Set,this.constantSlots=[],this.backBranchOffsets=[],this.callHandlerReturnAddresses=[],this.nextConstantSlot=0,this.compressImportNames=!1,this.lockImports=!1,this._assignParameterIndices=e=>{let t=0;for(const n in e)this.locals.set(n,t),t++;return t},this.stack=[new Ra],this.clear(e),this.cfg=new La(this)}clear(e){this.options=is(),this.stackSize=1,this.inSection=!1,this.inFunction=!1,this.lockImports=!1,this.locals.clear(),this.functionTypeCount=this.permanentFunctionTypeCount,this.functionTypes=Object.create(this.permanentFunctionTypes),this.functionTypesByShape=Object.create(this.permanentFunctionTypesByShape),this.functionTypesByIndex=Object.create(this.permanentFunctionTypesByIndex),this.nextImportIndex=0,this.importedFunctionCount=0,this.importedFunctions=Object.create(this.permanentImportedFunctions);for(const e in this.importedFunctions)this.importedFunctions[e].index=void 0;this.functions.length=0,this.estimatedExportBytes=0,this.argumentCount=0,this.current.clear(),this.traceBuf.length=0,this.branchTargets.clear(),this.activeBlocks=0,this.nextConstantSlot=0,this.constantSlots.length=this.options.useConstants?e:0;for(let e=0;e=this.stack.length&&this.stack.push(new Ra),this.current.clear()}_pop(e){if(this.stackSize<=1)throw new Error("Stack empty");const t=this.current;return this.stackSize--,e?(this.appendULeb(t.size),t.copyTo(this.current),null):t.getArrayView(!1).slice(0,t.size)}getWasmImports(){const e=t.getMemory();e instanceof WebAssembly.Memory||w(!1,`expected heap import to be WebAssembly.Memory but was ${e}`);const n={c:this.getConstants(),m:{h:e}},r=this.getImportsToEmit();for(let e=0;e>>0||e>255)throw new Error(`Byte out of range: ${e}`);return this.current.appendU8(e)}appendSimd(e,t){return this.current.appendU8(253),0!=(0|e)||0===e&&!0===t||w(!1,"Expected non-v128_load simd opcode or allowLoad==true"),this.current.appendULeb(e)}appendU32(e){return this.current.appendU32(e)}appendF32(e){return this.current.appendF32(e)}appendF64(e){return this.current.appendF64(e)}appendBoundaryValue(e,t){return this.current.appendBoundaryValue(e,t)}appendULeb(e){return this.current.appendULeb(e)}appendLeb(e){return this.current.appendLeb(e)}appendLebRef(e,t){return this.current.appendLebRef(e,t)}appendBytes(e){return this.current.appendBytes(e)}appendName(e){return this.current.appendName(e)}ret(e){this.ip_const(e),this.appendU8(15)}i32_const(e){this.appendU8(65),this.appendLeb(e)}ptr_const(e){let t=this.options.useConstants?this.constantSlots.indexOf(e):-1;this.options.useConstants&&t<0&&this.nextConstantSlot=0?(this.appendU8(35),this.appendLeb(t)):this.i32_const(e)}ip_const(e){this.appendU8(65),this.appendLeb(e-this.base)}i52_const(e){this.appendU8(66),this.appendLeb(e)}v128_const(e){if(0===e)this.local("v128_zero");else{if("object"!=typeof e)throw new Error("Expected v128_const arg to be 0 or a Uint8Array");{16!==e.byteLength&&w(!1,"Expected v128_const arg to be 16 bytes in size");let t=!0;for(let n=0;n<16;n++)0!==e[n]&&(t=!1);t?this.local("v128_zero"):(this.appendSimd(12),this.appendBytes(e))}}}defineType(e,t,n,r){if(this.functionTypes[e])throw new Error(`Function type ${e} already defined`);if(r&&this.functionTypeCount>this.permanentFunctionTypeCount)throw new Error("New permanent function types cannot be defined after non-permanent ones");let o="";for(const e in t)o+=t[e]+",";o+=n;let a=this.functionTypesByShape[o];"number"!=typeof a&&(a=this.functionTypeCount++,r?(this.permanentFunctionTypeCount++,this.permanentFunctionTypesByShape[o]=a,this.permanentFunctionTypesByIndex[a]=[t,Object.values(t).length,n]):(this.functionTypesByShape[o]=a,this.functionTypesByIndex[a]=[t,Object.values(t).length,n]));const s=[a,t,n,`(${JSON.stringify(t)}) -> ${n}`,r];return r?this.permanentFunctionTypes[e]=s:this.functionTypes[e]=s,a}generateTypeSection(){this.beginSection(1),this.appendULeb(this.functionTypeCount);for(let e=0;ee.index-t.index)),e}_generateImportSection(e){const t=this.getImportsToEmit();if(this.lockImports=!0,!1!==e)throw new Error("function table imports are disabled");this.beginSection(2),this.appendULeb(1+t.length+this.constantSlots.length+(!1!==e?1:0));for(let e=0;e0)throw new Error("New permanent imports cannot be defined after any indexes have been assigned");const a=this.functionTypes[n];if(!a)throw new Error("No function type named "+n);if(r&&!a[4])throw new Error("A permanent import must have a permanent function type");const s=a[0],i=r?this.permanentImportedFunctions:this.importedFunctions;if("number"==typeof o&&(o=za().get(o)),"function"!=typeof o&&void 0!==o)throw new Error(`Value passed for imported function ${t} was not a function or valid function pointer or undefined`);return i[t]={index:void 0,typeIndex:s,module:e,name:t,func:o}}markImportAsUsed(e){const t=this.importedFunctions[e];if(!t)throw new Error("No imported function named "+e);"number"!=typeof t.index&&(t.index=this.importedFunctionCount++)}defineFunction(e,t){const n={index:this.functions.length,name:e.name,typeName:e.type,typeIndex:this.functionTypes[e.type][0],export:e.export,locals:e.locals,generator:t,error:null,blob:null};return this.functions.push(n),n.export&&(this.estimatedExportBytes+=n.name.length+8),n}emitImportsAndFunctions(e){let t=0;for(let e=0;e0)throw new Error(`${this.activeBlocks} unclosed block(s) at end of function`);const t=this._pop(e);return this.inFunction=!1,t}block(e,t){const n=this.appendU8(t||2);return e?this.appendU8(e):this.appendU8(64),this.activeBlocks++,n}endBlock(){if(this.activeBlocks<=0)throw new Error("No blocks active");this.activeBlocks--,this.appendU8(11)}arg(e,t){const n="string"==typeof e?this.locals.has(e)?this.locals.get(e):void 0:e;if("number"!=typeof n)throw new Error("No local named "+e);t&&this.appendU8(t),this.appendULeb(n)}local(e,t){const n="string"==typeof e?this.locals.has(e)?this.locals.get(e):void 0:e+this.argumentCount;if("number"!=typeof n)throw new Error("No local named "+e);t?this.appendU8(t):this.appendU8(32),this.appendULeb(n)}appendMemarg(e,t){this.appendULeb(t),this.appendULeb(e)}lea(e,t){"string"==typeof e?this.local(e):this.i32_const(e),this.i32_const(t),this.appendU8(106)}getArrayView(e){if(this.stackSize>1)throw new Error("Jiterpreter block stack not empty");return this.stack[0].getArrayView(e)}getConstants(){const e={};for(let t=0;t=this.capacity)throw new Error("Buffer full");const t=this.size;return Ee()[this.buffer+this.size++]=e,t}appendU32(e){const t=this.size;return St.mono_jiterp_write_number_unaligned(this.buffer+this.size,e,0),this.size+=4,t}appendI32(e){const t=this.size;return St.mono_jiterp_write_number_unaligned(this.buffer+this.size,e,1),this.size+=4,t}appendF32(e){const t=this.size;return St.mono_jiterp_write_number_unaligned(this.buffer+this.size,e,2),this.size+=4,t}appendF64(e){const t=this.size;return St.mono_jiterp_write_number_unaligned(this.buffer+this.size,e,3),this.size+=8,t}appendBoundaryValue(e,t){if(this.size+8>=this.capacity)throw new Error("Buffer full");const n=St.mono_jiterp_encode_leb_signed_boundary(this.buffer+this.size,e,t);if(n<1)throw new Error(`Failed to encode ${e} bit boundary value with sign ${t}`);return this.size+=n,n}appendULeb(e){if("number"!=typeof e&&w(!1,`appendULeb expected number but got ${e}`),e>=0||w(!1,"cannot pass negative value to appendULeb"),e<127){if(this.size+1>=this.capacity)throw new Error("Buffer full");return this.appendU8(e),1}if(this.size+8>=this.capacity)throw new Error("Buffer full");const t=St.mono_jiterp_encode_leb52(this.buffer+this.size,e,0);if(t<1)throw new Error(`Failed to encode value '${e}' as unsigned leb`);return this.size+=t,t}appendLeb(e){if("number"!=typeof e&&w(!1,`appendLeb expected number but got ${e}`),this.size+8>=this.capacity)throw new Error("Buffer full");const t=St.mono_jiterp_encode_leb52(this.buffer+this.size,e,1);if(t<1)throw new Error(`Failed to encode value '${e}' as signed leb`);return this.size+=t,t}appendLebRef(e,t){if(this.size+8>=this.capacity)throw new Error("Buffer full");const n=St.mono_jiterp_encode_leb64_ref(this.buffer+this.size,e,t?1:0);if(n<1)throw new Error("Failed to encode value as leb");return this.size+=n,n}copyTo(e,t){"number"!=typeof t&&(t=this.size),Ee().copyWithin(e.buffer+e.size,this.buffer,this.buffer+t),e.size+=t}appendBytes(e,t){const n=this.size,r=Ee();return e.buffer===r.buffer?("number"!=typeof t&&(t=e.length),r.copyWithin(this.buffer+n,e.byteOffset,e.byteOffset+t),this.size+=t):("number"==typeof t&&(e=new Uint8Array(e.buffer,e.byteOffset,t)),this.getArrayView(!0).set(e,this.size),this.size+=e.length),n}appendName(e){let t=e.length,n=1===e.length?e.charCodeAt(0):-1;if(n>127&&(n=-1),t&&n<0)if(this.encoder)t=this.encoder.encodeInto(e,this.textBuf).written||0;else for(let n=0;n127)throw new Error("Out of range character and no TextEncoder available");this.textBuf[n]=t}this.appendULeb(t),n>=0?this.appendU8(n):t>1&&this.appendBytes(this.textBuf,t)}getArrayView(e){return new Uint8Array(Ee().buffer,this.buffer,e?this.capacity:this.size)}}class La{constructor(e){this.segments=[],this.backBranchTargets=null,this.lastSegmentEnd=0,this.overheadBytes=0,this.blockStack=[],this.backDispatchOffsets=[],this.dispatchTable=new Map,this.observedBranchTargets=new Set,this.trace=0,this.builder=e}initialize(e,t,n){this.segments.length=0,this.blockStack.length=0,this.startOfBody=e,this.backBranchTargets=t,this.base=this.builder.base,this.ip=this.lastSegmentStartIp=this.builder.base,this.lastSegmentEnd=0,this.overheadBytes=10,this.dispatchTable.clear(),this.observedBranchTargets.clear(),this.trace=n,this.backDispatchOffsets.length=0}entry(e){this.entryIp=e,this.appendBlob(),1!==this.segments.length&&w(!1,"expected 1 segment"),"blob"!==this.segments[0].type&&w(!1,"expected blob"),this.entryBlob=this.segments[0],this.segments.length=0,this.overheadBytes+=9,this.backBranchTargets&&(this.overheadBytes+=20,this.overheadBytes+=this.backBranchTargets.length)}appendBlob(){this.builder.current.size!==this.lastSegmentEnd&&(this.segments.push({type:"blob",ip:this.lastSegmentStartIp,start:this.lastSegmentEnd,length:this.builder.current.size-this.lastSegmentEnd}),this.lastSegmentStartIp=this.ip,this.lastSegmentEnd=this.builder.current.size,this.overheadBytes+=2)}startBranchBlock(e,t){this.appendBlob(),this.segments.push({type:"branch-block-header",ip:e,isBackBranchTarget:t}),this.overheadBytes+=1}branch(e,t,n){this.observedBranchTargets.add(e),this.appendBlob(),this.segments.push({type:"branch",from:this.ip,target:e,isBackward:t,branchType:n}),this.overheadBytes+=4,t&&(this.overheadBytes+=11),3!==n&&2!==n||(this.overheadBytes+=17)}emitBlob(e,t){const n=t.subarray(e.start,e.start+e.length);this.builder.appendBytes(n)}generate(){this.appendBlob();const e=this.builder.endFunction(!1);this.builder._push(),this.builder.base=this.base,this.emitBlob(this.entryBlob,e),this.backBranchTargets&&(this.builder.i32_const(0),this.builder.local("disp",33),this.builder.block(64,3));for(let e=0;ee-t));for(let e=0;e0&&ut("No back branch targets were reachable after filtering");else if(1===this.backDispatchOffsets.length)this.trace>0&&(this.backDispatchOffsets[0]===this.entryIp?ut(`Exactly one back dispatch offset and it was the entry point 0x${this.entryIp.toString(16)}`):ut(`Exactly one back dispatch offset and it was 0x${this.backDispatchOffsets[0].toString(16)}`)),this.builder.local("disp"),this.builder.appendU8(13),this.builder.appendULeb(this.blockStack.indexOf(this.backDispatchOffsets[0]));else{this.builder.block(64),this.builder.block(64),this.builder.local("disp"),this.builder.appendU8(14),this.builder.appendULeb(this.backDispatchOffsets.length+1),this.builder.appendULeb(1);for(let e=0;e0&&this.blockStack.push(0)}this.trace>1&&ut(`blockStack=${this.blockStack}`);for(let t=0;t1&&ut(`backward br from ${n.from.toString(16)} to ${n.target.toString(16)}: disp=${e}`),this.builder.i32_const(1),this.builder.local("backbranched",33),this.builder.i32_const(e),this.builder.local("disp",33),r=!0}else this.trace>0&&ut(`br from ${n.from.toString(16)} to ${n.target.toString(16)} failed: back branch target not in dispatch table`),t=-1;if(t>=0||r){let e=0;switch(n.branchType){case 2:Ma(this.builder,n.from),this.builder.appendU8(12);break;case 3:this.builder.block(64,4),Ma(this.builder,n.from),this.builder.appendU8(12),e=1;break;case 0:this.builder.appendU8(12);break;case 1:this.builder.appendU8(13);break;default:throw new Error("Unimplemented branch type")}this.builder.appendULeb(e+t),e&&this.builder.endBlock(),this.trace>1&&ut(`br from ${n.from.toString(16)} to ${n.target.toString(16)} breaking out ${e+t+1} level(s)`)}else{if(this.trace>0){const e=this.base;n.target>=e&&n.target1&&ut(`br from ${n.from.toString(16)} to ${n.target.toString(16)} failed (outside of trace 0x${e.toString(16)} - 0x${this.exitIp.toString(16)})`)}const e=1===n.branchType||3===n.branchType;e&&this.builder.block(64,4),Fa(this.builder,n.target,4),e&&this.builder.endBlock()}break}default:throw new Error("unreachable")}}return this.backBranchTargets&&(this.blockStack.length<=1||w(!1,"expected one or zero entries in the block stack at the end"),this.blockStack.length&&this.blockStack.shift(),this.builder.endBlock()),0!==this.blockStack.length&&w(!1,`expected block stack to be empty at end of function but it was ${this.blockStack}`),this.builder.ip_const(this.exitIp),this.builder.appendU8(15),this.builder.appendU8(11),this.builder._pop(!1)}}let Ca,$a=-1,Na=0;const Da={generation:0,compilation:0},Ba={traceCandidates:0,tracesCompiled:0,entryWrappersCompiled:0,jitCallsCompiled:0,directJitCallsCompiled:0,failures:0,bytesGenerated:0,nullChecksEliminated:0,nullChecksFused:0,backBranchesEmitted:0,backBranchesNotEmitted:0,simdFallback:{}},Oa=globalThis.performance&&globalThis.performance.now?globalThis.performance.now.bind(globalThis.performance):Date.now;function Ma(e,t){e.ptr_const(St.mono_jiterp_get_polling_required_address()),e.appendU8(40),e.appendMemarg(0,2),e.block(64,4),e.local("frame"),e.i32_const(t),e.callImport("safepoint"),e.endBlock()}function Fa(e,t,n){e.ip_const(t),e.options.countBailouts&&(e.i32_const(e.base),e.i32_const(n),e.callImport("bailout")),e.appendU8(15)}function Pa(e,t,n,r){n<=e.options.monitoringLongDistance+2&&(e.local("cinfo"),e.i32_const(n),e.appendU8(54),e.appendMemarg(4,0),e.local("cinfo"),e.local("backbranched"),e.appendU8(54),e.appendMemarg(0,0)),e.ip_const(t),e.options.countBailouts&&(e.i32_const(e.base),e.i32_const(r),e.callImport("bailout")),e.appendU8(15)}function za(){if(Ca||(Ca=t.getWasmIndirectFunctionTable()),!Ca)throw new Error("Module did not export the indirect function table");return Ca}function Va(e){e||w(!1,"Attempting to set null function into table"),l.storeMemorySnapshotPending&&w(!1,"Attempting to set function into table during creation of memory snapshot");const t=za();Na<=0&&($a=t.length,Na=512,t.grow(Na));const n=$a;return $a++,Na--,t.set(n,e),n}function Ha(e,t,n,r,o){if(r<=0)return o&&e.appendU8(26),!0;if(r>=Ia)return!1;if(0!==n)return!1;const a=o?"memop_dest":"pLocals";o&&e.local(a,33);let s=o?0:t;if(e.options.enableSimd){const t=16;for(;r>=t;)e.local(a),e.v128_const(0),e.appendSimd(11),e.appendMemarg(s,0),s+=t,r-=t}for(;r>=8;)e.local(a),e.i52_const(0),e.appendU8(55),e.appendMemarg(s,0),s+=8,r-=8;for(;r>=1;){e.local(a),e.i32_const(0);let t=r%4;switch(t){case 0:t=4,e.appendU8(54);break;case 1:e.appendU8(58);break;case 3:case 2:t=2,e.appendU8(59)}e.appendMemarg(s,0),s+=t,r-=t}return!0}function Wa(e,t,n){Ha(e,0,t,n,!0)||(e.i32_const(t),e.i32_const(n),e.appendU8(252),e.appendU8(11),e.appendU8(0))}function Ga(e,t,n,r,o,a,s){if(r<=0)return o&&(e.appendU8(26),e.appendU8(26)),!0;if(r>=xa)return!1;o?(a=a||"memop_dest",s=s||"memop_src",e.local(s,33),e.local(a,33)):a&&s||(a=s="pLocals");let i=o?0:t,c=o?0:n;if(e.options.enableSimd){const t=16;for(;r>=t;)e.local(a),e.local(s),e.appendSimd(0,!0),e.appendMemarg(c,0),e.appendSimd(11),e.appendMemarg(i,0),i+=t,c+=t,r-=t}for(;r>=8;)e.local(a),e.local(s),e.appendU8(41),e.appendMemarg(c,0),e.appendU8(55),e.appendMemarg(i,0),i+=8,c+=8,r-=8;for(;r>=1;){let t,n,o=r%4;switch(o){case 0:o=4,t=40,n=54;break;default:case 1:o=1,t=44,n=58;break;case 3:case 2:o=2,t=46,n=59}e.local(a),e.local(s),e.appendU8(t),e.appendMemarg(c,0),e.appendU8(n),e.appendMemarg(i,0),c+=o,i+=o,r-=o}return!0}function qa(e,t){return Ga(e,0,0,t,!0)||(e.i32_const(t),e.appendU8(252),e.appendU8(10),e.appendU8(0),e.appendU8(0)),!0}function Ja(){Ba.failures++,Ba.failures>=Ua&&(ut(`Disabling jiterpreter after ${Ba.failures} failures`),ss({enableTraces:!1,enableInterpEntry:!1,enableJitCall:!1}))}const Ya={};function Xa(e){const t=Ya[e];return void 0===t?Ya[e]=St.mono_jiterp_get_member_offset(e):t}function Za(e){const n=t.asm[e];if("function"!=typeof n)throw new Error(`raw cwrap ${e} not found`);return n}const Ka={};function Qa(e){let t=Ka[e];return"number"!=typeof t&&(t=Ka[e]=St.mono_jiterp_get_opcode_value_table_entry(e)),t}function es(e,t){return[e,e,t]}let ts;function ns(){if(!St.mono_wasm_is_zero_page_reserved())return!1;if(!0===ts)return!1;const e=Ie();for(let t=0;t<8;t++)if(0!==e[t])return!1===ts&&dt(`Zero page optimizations are enabled but garbage appeared in memory at address ${4*t}: ${e[t]}`),ts=!0,!1;return ts=!1,!0}const rs={enableTraces:"jiterpreter-traces-enabled",enableInterpEntry:"jiterpreter-interp-entry-enabled",enableJitCall:"jiterpreter-jit-call-enabled",enableBackwardBranches:"jiterpreter-backward-branch-entries-enabled",enableCallResume:"jiterpreter-call-resume-enabled",enableWasmEh:"jiterpreter-wasm-eh-enabled",enableSimd:"jiterpreter-simd-enabled",zeroPageOptimization:"jiterpreter-zero-page-optimization",enableStats:"jiterpreter-stats-enabled",disableHeuristic:"jiterpreter-disable-heuristic",estimateHeat:"jiterpreter-estimate-heat",countBailouts:"jiterpreter-count-bailouts",dumpTraces:"jiterpreter-dump-traces",useConstants:"jiterpreter-use-constants",eliminateNullChecks:"jiterpreter-eliminate-null-checks",noExitBackwardBranches:"jiterpreter-backward-branches-enabled",directJitCalls:"jiterpreter-direct-jit-calls",minimumTraceValue:"jiterpreter-minimum-trace-value",minimumTraceHitCount:"jiterpreter-minimum-trace-hit-count",monitoringPeriod:"jiterpreter-trace-monitoring-period",monitoringShortDistance:"jiterpreter-trace-monitoring-short-distance",monitoringLongDistance:"jiterpreter-trace-monitoring-long-distance",monitoringMaxAveragePenalty:"jiterpreter-trace-monitoring-max-average-penalty",backBranchBoost:"jiterpreter-back-branch-boost",jitCallHitCount:"jiterpreter-jit-call-hit-count",jitCallFlushThreshold:"jiterpreter-jit-call-queue-flush-threshold",interpEntryHitCount:"jiterpreter-interp-entry-hit-count",interpEntryFlushThreshold:"jiterpreter-interp-entry-queue-flush-threshold",wasmBytesLimit:"jiterpreter-wasm-bytes-limit"};let os=-1,as={};function ss(e){for(const t in e){const n=rs[t];if(!n){dt(`Unrecognized jiterpreter option: ${t}`);continue}const r=e[t];"boolean"==typeof r?St.mono_jiterp_parse_option((r?"--":"--no-")+n):"number"==typeof r?St.mono_jiterp_parse_option(`--${n}=${r}`):dt(`Jiterpreter option must be a boolean or a number but was ${typeof r} '${r}'`)}}function is(){const e=St.mono_jiterp_get_options_version();return e!==os&&(function(){const e=St.mono_jiterp_get_options_as_json(),n=Qe(e);t._free(e);const r=JSON.parse(n);as={};for(const e in rs){const t=rs[e];as[e]=r[t]}}(),os=e),as}const cs={2:["V128_I1_NEGATION","V128_I2_NEGATION","V128_I4_NEGATION","V128_ONES_COMPLEMENT","V128_U2_WIDEN_LOWER","V128_U2_WIDEN_UPPER","V128_I1_CREATE_SCALAR","V128_I2_CREATE_SCALAR","V128_I4_CREATE_SCALAR","V128_I8_CREATE_SCALAR","V128_I1_EXTRACT_MSB","V128_I2_EXTRACT_MSB","V128_I4_EXTRACT_MSB","V128_I8_EXTRACT_MSB","V128_I1_CREATE","V128_I2_CREATE","V128_I4_CREATE","V128_I8_CREATE","SplatX1","SplatX2","SplatX4","SplatX8","NegateD1","NegateD2","NegateD4","NegateD8","NegateR4","NegateR8","SqrtR4","SqrtR8","CeilingR4","CeilingR8","FloorR4","FloorR8","TruncateR4","TruncateR8","RoundToNearestR4","RoundToNearestR8","NotANY","AnyTrueANY","AllTrueD1","AllTrueD2","AllTrueD4","AllTrueD8","PopCountU1","BitmaskD1","BitmaskD2","BitmaskD4","BitmaskD8","AddPairwiseWideningI1","AddPairwiseWideningU1","AddPairwiseWideningI2","AddPairwiseWideningU2","AbsI1","AbsI2","AbsI4","AbsI8","AbsR4","AbsR8","ConvertToSingleI4","ConvertToSingleU4","ConvertToSingleR8","ConvertToDoubleLowerI4","ConvertToDoubleLowerU4","ConvertToDoubleLowerR8","ConvertToInt32SaturateR4","ConvertToUInt32SaturateR4","ConvertToInt32SaturateR8","ConvertToUInt32SaturateR8","SignExtendWideningLowerD1","SignExtendWideningLowerD2","SignExtendWideningLowerD4","SignExtendWideningUpperD1","SignExtendWideningUpperD2","SignExtendWideningUpperD4","ZeroExtendWideningLowerD1","ZeroExtendWideningLowerD2","ZeroExtendWideningLowerD4","ZeroExtendWideningUpperD1","ZeroExtendWideningUpperD2","ZeroExtendWideningUpperD4","LoadVector128ANY","LoadScalarVector128X4","LoadScalarVector128X8","LoadScalarAndSplatVector128X1","LoadScalarAndSplatVector128X2","LoadScalarAndSplatVector128X4","LoadScalarAndSplatVector128X8","LoadWideningVector128I1","LoadWideningVector128U1","LoadWideningVector128I2","LoadWideningVector128U2","LoadWideningVector128I4","LoadWideningVector128U4"],3:["V128_I1_ADD","V128_I2_ADD","V128_I4_ADD","V128_R4_ADD","V128_I1_SUB","V128_I2_SUB","V128_I4_SUB","V128_R4_SUB","V128_BITWISE_AND","V128_BITWISE_OR","V128_BITWISE_EQUALITY","V128_BITWISE_INEQUALITY","V128_R4_FLOAT_EQUALITY","V128_R8_FLOAT_EQUALITY","V128_EXCLUSIVE_OR","V128_I1_MULTIPLY","V128_I2_MULTIPLY","V128_I4_MULTIPLY","V128_R4_MULTIPLY","V128_R4_DIVISION","V128_I1_LEFT_SHIFT","V128_I2_LEFT_SHIFT","V128_I4_LEFT_SHIFT","V128_I8_LEFT_SHIFT","V128_I1_RIGHT_SHIFT","V128_I2_RIGHT_SHIFT","V128_I4_RIGHT_SHIFT","V128_I1_URIGHT_SHIFT","V128_I2_URIGHT_SHIFT","V128_I4_URIGHT_SHIFT","V128_I8_URIGHT_SHIFT","V128_U1_NARROW","V128_U1_GREATER_THAN","V128_I1_LESS_THAN","V128_U1_LESS_THAN","V128_I2_LESS_THAN","V128_I1_EQUALS","V128_I2_EQUALS","V128_I4_EQUALS","V128_R4_EQUALS","V128_I8_EQUALS","V128_AND_NOT","V128_U2_LESS_THAN_EQUAL","V128_I1_SHUFFLE","V128_I2_SHUFFLE","V128_I4_SHUFFLE","V128_I8_SHUFFLE","ExtractScalarI1","ExtractScalarU1","ExtractScalarI2","ExtractScalarU2","ExtractScalarD4","ExtractScalarD8","ExtractScalarR4","ExtractScalarR8","SwizzleD1","AddD1","AddD2","AddD4","AddD8","AddR4","AddR8","SubtractD1","SubtractD2","SubtractD4","SubtractD8","SubtractR4","SubtractR8","MultiplyD2","MultiplyD4","MultiplyD8","MultiplyR4","MultiplyR8","DivideR4","DivideR8","DotI2","ShiftLeftD1","ShiftLeftD2","ShiftLeftD4","ShiftLeftD8","ShiftRightArithmeticD1","ShiftRightArithmeticD2","ShiftRightArithmeticD4","ShiftRightArithmeticD8","ShiftRightLogicalD1","ShiftRightLogicalD2","ShiftRightLogicalD4","ShiftRightLogicalD8","AndANY","AndNotANY","OrANY","XorANY","CompareEqualD1","CompareEqualD2","CompareEqualD4","CompareEqualD8","CompareEqualR4","CompareEqualR8","CompareNotEqualD1","CompareNotEqualD2","CompareNotEqualD4","CompareNotEqualD8","CompareNotEqualR4","CompareNotEqualR8","CompareLessThanI1","CompareLessThanU1","CompareLessThanI2","CompareLessThanU2","CompareLessThanI4","CompareLessThanU4","CompareLessThanI8","CompareLessThanR4","CompareLessThanR8","CompareLessThanOrEqualI1","CompareLessThanOrEqualU1","CompareLessThanOrEqualI2","CompareLessThanOrEqualU2","CompareLessThanOrEqualI4","CompareLessThanOrEqualU4","CompareLessThanOrEqualI8","CompareLessThanOrEqualR4","CompareLessThanOrEqualR8","CompareGreaterThanI1","CompareGreaterThanU1","CompareGreaterThanI2","CompareGreaterThanU2","CompareGreaterThanI4","CompareGreaterThanU4","CompareGreaterThanI8","CompareGreaterThanR4","CompareGreaterThanR8","CompareGreaterThanOrEqualI1","CompareGreaterThanOrEqualU1","CompareGreaterThanOrEqualI2","CompareGreaterThanOrEqualU2","CompareGreaterThanOrEqualI4","CompareGreaterThanOrEqualU4","CompareGreaterThanOrEqualI8","CompareGreaterThanOrEqualR4","CompareGreaterThanOrEqualR8","ConvertNarrowingSaturateSignedI2","ConvertNarrowingSaturateSignedI4","ConvertNarrowingSaturateUnsignedI2","ConvertNarrowingSaturateUnsignedI4","MultiplyWideningLowerI1","MultiplyWideningLowerI2","MultiplyWideningLowerI4","MultiplyWideningLowerU1","MultiplyWideningLowerU2","MultiplyWideningLowerU4","MultiplyWideningUpperI1","MultiplyWideningUpperI2","MultiplyWideningUpperI4","MultiplyWideningUpperU1","MultiplyWideningUpperU2","MultiplyWideningUpperU4","AddSaturateI1","AddSaturateU1","AddSaturateI2","AddSaturateU2","SubtractSaturateI1","SubtractSaturateU1","SubtractSaturateI2","SubtractSaturateU2","MultiplyRoundedSaturateQ15I2","MinI1","MinI2","MinI4","MinU1","MinU2","MinU4","MaxI1","MaxI2","MaxI4","MaxU1","MaxU2","MaxU4","AverageRoundedU1","AverageRoundedU2","MinR4","MinR8","MaxR4","MaxR8","PseudoMinR4","PseudoMinR8","PseudoMaxR4","PseudoMaxR8","StoreANY"],4:["V128_CONDITIONAL_SELECT","ReplaceScalarD1","ReplaceScalarD2","ReplaceScalarD4","ReplaceScalarD8","ReplaceScalarR4","ReplaceScalarR8","ShuffleD1","BitwiseSelectANY","LoadScalarAndInsertX1","LoadScalarAndInsertX2","LoadScalarAndInsertX4","LoadScalarAndInsertX8","StoreSelectedScalarX1","StoreSelectedScalarX2","StoreSelectedScalarX4","StoreSelectedScalarX8"]},ls={13:[65,-1],14:[65,0],15:[65,1],16:[65,2],17:[65,3],18:[65,4],19:[65,5],20:[65,6],21:[65,7],22:[65,8]},us={463:168,469:174,464:170,470:176},ps={515:[69,40,54],435:[106,40,54],437:[107,40,54],439:[107,40,54],443:[115,40,54],436:[124,41,55],438:[125,41,55],440:[125,41,55],444:[133,41,55],518:[106,40,54],522:[108,40,54],519:[124,41,55],523:[126,41,55],441:[140,42,56],442:[154,43,57],471:[178,40,56],474:[183,40,57],445:[184,40,57],472:[180,41,56],475:[185,41,57],446:[186,41,57],476:[187,42,57],473:[182,43,56],467:[1,52,55],468:[1,53,55],451:[113,40,54],459:[113,40,54],447:[117,40,54],455:[117,40,54],452:[113,41,54],460:[113,41,54],448:[117,41,54],456:[117,41,54],526:[116,40,54],527:[134,41,55],528:[117,40,54],529:[135,41,55],524:[118,40,54],525:[136,41,55],628:[119,40,54],629:[137,41,55],630:[120,40,54],631:[138,41,55],632:[103,40,54],634:[104,40,54],636:[105,40,54],633:[121,41,55],635:[122,41,55],637:[123,41,55]},ds={401:187,402:1,405:187,406:1,409:187,410:1,413:187,414:1,419:187,420:1,423:187,424:1,433:187,434:1,427:187,428:1,65536:187,65537:187,65535:187,65539:1,65540:1,65538:1},_s={351:[106,40,54],369:[106,40,54],371:[106,40,54],355:[107,40,54],359:[108,40,54],373:[108,40,54],375:[108,40,54],363:[109,40,54],367:[110,40,54],387:[111,40,54],391:[112,40,54],381:[113,40,54],383:[114,40,54],385:[115,40,54],395:[116,40,54],397:[117,40,54],393:[118,40,54],352:[124,41,55],356:[125,41,55],360:[126,41,55],364:[127,41,55],388:[129,41,55],368:[128,41,55],392:[130,41,55],382:[131,41,55],384:[132,41,55],386:[133,41,55],396:[134,41,55],398:[135,41,55],394:[136,41,55],353:[146,42,56],357:[147,42,56],361:[148,42,56],365:[149,42,56],354:[160,43,57],358:[161,43,57],362:[162,43,57],366:[163,43,57],399:[70,40,54],403:[71,40,54],421:[72,40,54],407:[74,40,54],425:[76,40,54],411:[78,40,54],431:[73,40,54],417:[75,40,54],429:[77,40,54],415:[79,40,54],400:[81,41,54],404:[82,41,54],422:[83,41,54],408:[85,41,54],426:[87,41,54],412:[89,41,54],432:[84,41,54],418:[86,41,54],430:[88,41,54],416:[90,41,54]},fs={195:399,215:403,203:407,223:417,207:421,231:431,199:411,219:415,211:425,227:429,239:[399,!1,!0],249:[403,!1,!0],243:[407,!1,!0],253:[417,!1,!0],245:[421,!1,!0],257:[431,!1,!0],241:[411,!1,!0],251:[415,!1,!0],247:[425,!1,!0],255:[429,!1,!0],259:[399,65,!0],269:[403,65,!0],263:[407,65,!0],273:[417,65,!0],265:[421,65,!0],277:[431,65,!0],261:[411,65,!0],271:[415,65,!0],267:[425,65,!0],275:[429,65,!0],196:400,216:404,204:408,224:418,208:422,232:432,200:412,220:416,212:426,228:430,260:[400,66,!0],264:[408,66,!0],274:[418,66,!0],266:[422,66,!0],278:[432,66,!0],262:[412,66,!0],272:[416,66,!0],268:[426,66,!0],276:[430,66,!0],197:401,217:65535,205:409,225:419,209:423,233:433,201:413,221:65536,213:427,229:65537,198:402,218:65538,206:410,226:420,210:424,234:434,202:414,222:65539,214:428,230:65540},ms={588:[!0,!1,159],615:[!0,!0,145],575:[!0,!1,155],602:[!0,!0,141],581:[!0,!1,156],608:[!0,!0,142],592:[!0,!1,153],619:[!0,!0,139],570:[!0,!1,"acos"],597:[!0,!0,"acosf"],571:[!0,!1,"acosh"],598:[!0,!0,"acoshf"],576:[!0,!1,"cos"],603:[!0,!0,"cosf"],568:[!0,!1,"asin"],595:[!0,!0,"asinf"],569:[!0,!1,"asinh"],596:[!0,!0,"asinhf"],587:[!0,!1,"sin"],614:[!0,!0,"sinf"],572:[!0,!1,"atan"],599:[!0,!0,"atanf"],573:[!0,!1,"atanh"],600:[!0,!0,"atanhf"],590:[!0,!1,"tan"],617:[!0,!0,"tanf"],577:[!0,!1,"cbrt"],604:[!0,!0,"cbrtf"],579:[!0,!1,"exp"],606:[!0,!0,"expf"],582:[!0,!1,"log"],609:[!0,!0,"logf"],583:[!0,!1,"log2"],610:[!0,!0,"log2f"],584:[!0,!1,"log10"],611:[!0,!0,"log10f"],593:[!1,!1,164],620:[!1,!0,150],594:[!1,!1,165],621:[!1,!0,151],574:[!1,!1,"atan2"],601:[!1,!0,"atan2f"],585:[!1,!1,"pow"],612:[!1,!0,"powf"],390:[!1,!1,"fmod"],389:[!1,!0,"fmodf"]},hs={641:1,642:2,643:4,644:8},bs={641:44,642:46,643:40,644:41},gs={641:58,642:59,643:54,644:55},ys=new Set([20,21,22,23,24,25,26,27,28,29,30]),ws={47:[16,54],48:[16,54],49:[8,54],50:[8,54],51:[4,54],53:[4,56],52:[2,55],54:[2,57]},Ss={1:[16,40],2:[8,40],3:[4,40],5:[4,42],4:[2,41],6:[2,43]},ks=new Set([81,84,85,86,87,82,83,88,89,90,91,92,93]),vs={13:[16],14:[8],15:[4],16:[2]},Es={10:100,11:132,12:164,13:196},Us={6:[44,23],7:[46,26],8:[40,28],9:[41,30]};function Is(e,t){return se(e+2*t)}function xs(e,t){return de(e+2*t)}function Ts(e,t){return le(e+2*t)}function js(e,t){return ue(e+2*t)}function As(e){return ue(e+Xa(4))}function Rs(e,t){const n=ue(As(e)+Xa(5));return ue(n+t*xi)}function Ls(e,t){const n=ue(As(e)+Xa(12));return ue(n+t*xi)}function Cs(e,t,n){if(!n)return!1;for(let r=0;r=40||w(!1,`Expected load opcode but got ${n}`),e.appendU8(n),void 0!==r)e.appendULeb(r);else if(253===n)throw new Error("PREFIX_simd ldloc without a simdOpcode");const o=Vs(t,n,r);e.appendMemarg(t,o)}function Ws(e,t,n,r){n>=54||w(!1,`Expected store opcode but got ${n}`),e.appendU8(n),void 0!==r&&e.appendULeb(r);const o=Vs(t,n,r);e.appendMemarg(t,o),Fs(t),void 0!==r&&Fs(t+8)}function Gs(e,t,n){"number"!=typeof n&&(n=512),n>0&&Ps(t,n),e.lea("pLocals",t)}function qs(e,t,n,r){Ps(t,r),Ha(e,t,n,r,!1)||(Gs(e,t,r),Wa(e,n,r))}function Js(e,t,n,r){if(Ps(t,r),Ga(e,t,n,r,!1))return!0;Gs(e,t,r),Gs(e,n,0),qa(e,r)}function Ys(e,t){return 0!==St.mono_jiterp_is_imethod_var_address_taken(As(e.frame),t)}function Xs(e,t,n,r){if(e.allowNullCheckOptimization&&Ds.has(t)&&!Ys(e,t))return Ba.nullChecksEliminated++,void(Os===t?r&&e.local("cknull_ptr"):(Hs(e,t,40),e.local("cknull_ptr",r?34:33),Os=t));Hs(e,t,40),e.local("cknull_ptr",34),e.appendU8(69),e.block(64,4),Fa(e,n,2),e.endBlock(),r&&e.local("cknull_ptr"),e.allowNullCheckOptimization&&!Ys(e,t)?(Ds.set(t,n),Os=t):Os=-1}function Zs(e,t,n){let r,o=54;const a=ls[n];if(a)e.local("pLocals"),e.appendU8(a[0]),r=a[1],e.appendLeb(r);else switch(n){case 23:e.local("pLocals"),r=xs(t,2),e.i32_const(r);break;case 24:e.local("pLocals"),r=Ts(t,2),e.i32_const(r);break;case 25:e.local("pLocals"),e.i52_const(0),o=55;break;case 27:e.local("pLocals"),e.appendU8(66),e.appendLebRef(t+4,!0),o=55;break;case 26:e.local("pLocals"),e.i52_const(xs(t,2)),o=55;break;case 28:e.local("pLocals"),e.appendU8(67),e.appendF32(function(e,t){return n=e+2*t,St.mono_wasm_get_f32_unaligned(n);var n}(t,2)),o=56;break;case 29:e.local("pLocals"),e.appendU8(68),e.appendF64(function(e,t){return n=e+2*t,St.mono_wasm_get_f64_unaligned(n);var n}(t,2)),o=57;break;default:return!1}e.appendU8(o);const s=Is(t,1);return e.appendMemarg(s,2),Fs(s),"number"==typeof r?$s.set(s,r):$s.delete(s),!0}function Ks(e,t,n){let r=40,o=54;switch(n){case 82:r=44;break;case 83:r=45;break;case 84:r=46;break;case 85:r=47;break;case 86:r=45,o=58;break;case 87:r=47,o=59;break;case 88:break;case 89:r=41,o=55;break;case 90:{const n=Is(t,3);return Js(e,Is(t,1),Is(t,2),n),!0}case 91:return Js(e,Is(t,1),Is(t,2),8),Js(e,Is(t,3),Is(t,4),8),!0;case 92:return Js(e,Is(t,1),Is(t,2),8),Js(e,Is(t,3),Is(t,4),8),Js(e,Is(t,5),Is(t,6),8),!0;case 93:return Js(e,Is(t,1),Is(t,2),8),Js(e,Is(t,3),Is(t,4),8),Js(e,Is(t,5),Is(t,6),8),Js(e,Is(t,7),Is(t,8),8),!0;default:return!1}return e.local("pLocals"),Hs(e,Is(t,2),r),Ws(e,Is(t,1),o),!0}function Qs(e,t,n,r){const o=r>=31&&r<=44||r>=58&&r<=68,a=Is(n,o?2:1),s=Is(n,3),i=Is(n,o?1:2),c=e.allowNullCheckOptimization&&Ds.has(a)&&!Ys(e,a);44!==r&&53!==r&&Xs(e,a,n,!1);let l=54,u=40;switch(r){case 31:u=44;break;case 32:u=45;break;case 33:u=46;break;case 34:u=47;break;case 39:case 49:case 35:break;case 51:case 37:u=42,l=56;break;case 52:case 38:u=43,l=57;break;case 45:case 46:l=58;break;case 47:case 48:l=59;break;case 36:case 50:u=41,l=55;break;case 53:return c||e.block(),e.local("pLocals"),e.i32_const(s),e.i32_const(a),e.i32_const(i),e.callImport("stfld_o"),c?(e.appendU8(26),Ba.nullChecksEliminated++):(e.appendU8(13),e.appendULeb(0),Fa(e,n,2),e.endBlock()),!0;case 40:{const t=Is(n,4);return Gs(e,i,t),e.local("cknull_ptr"),0!==s&&(e.i32_const(s),e.appendU8(106)),qa(e,t),!0}case 54:{const r=Rs(t,Is(n,4));return e.local("cknull_ptr"),0!==s&&(e.i32_const(s),e.appendU8(106)),Gs(e,i,0),e.ptr_const(r),e.callImport("value_copy"),!0}case 55:{const t=Is(n,4);return e.local("cknull_ptr"),0!==s&&(e.i32_const(s),e.appendU8(106)),Gs(e,i,0),qa(e,t),!0}case 44:case 43:return e.local("pLocals"),Hs(e,a,40),0!==s&&(e.i32_const(s),e.appendU8(106)),Ws(e,i,l),!0;default:return!1}return o&&e.local("pLocals"),e.local("cknull_ptr"),o?(e.appendU8(u),e.appendMemarg(s,0),Ws(e,i,l),!0):(Hs(e,i,u),e.appendU8(l),e.appendMemarg(s,0),!0)}function ei(e,t,n,r){const o=r>=31&&r<=44||r>=58&&r<=68,a=Is(n,1),s=Rs(t,Is(n,2)),i=Rs(t,Is(n,3));!function(e,t,n){e.block(),e.ptr_const(t),e.appendU8(45),e.appendMemarg(Xa(0),0),e.appendU8(13),e.appendULeb(0),Fa(e,n,3),e.endBlock()}(e,s,n);let c=54,l=40;switch(r){case 58:l=44;break;case 59:l=45;break;case 60:l=46;break;case 61:l=47;break;case 66:case 73:case 62:break;case 75:case 64:l=42,c=56;break;case 76:case 65:l=43,c=57;break;case 69:case 70:c=58;break;case 71:case 72:c=59;break;case 63:case 74:l=41,c=55;break;case 77:return e.ptr_const(i),Gs(e,a,0),e.callImport("copy_ptr"),!0;case 67:{const t=Is(n,4);return Gs(e,a,t),e.ptr_const(i),qa(e,t),!0}case 80:return e.local("pLocals"),e.ptr_const(i),Ws(e,a,c),!0;default:return!1}return o?(e.local("pLocals"),e.ptr_const(i),e.appendU8(l),e.appendMemarg(0,0),Ws(e,a,c),!0):(e.ptr_const(i),Hs(e,a,l),e.appendU8(c),e.appendMemarg(0,0),!0)}function ti(e,t,n){let r,o,a,s,i="math_lhs32",c="math_rhs32",l=!1;const u=ds[n];if(u){e.local("pLocals");const r=1==u;return Hs(e,Is(t,2),r?43:42),r||e.appendU8(u),Hs(e,Is(t,3),r?43:42),r||e.appendU8(u),e.i32_const(n),e.callImport("relop_fp"),Ws(e,Is(t,1),54),!0}switch(n){case 389:case 390:return si(e,t,n);default:if(s=_s[n],!s)return!1;s.length>3?(r=s[1],o=s[2],a=s[3]):(r=o=s[1],a=s[2])}switch(n){case 363:case 364:case 367:case 368:case 387:case 388:case 391:case 392:{const a=368===n||392===n||364===n||388===n;i=a?"math_lhs64":"math_lhs32",c=a?"math_rhs64":"math_rhs32",e.block(),Hs(e,Is(t,2),r),e.local(i,33),Hs(e,Is(t,3),o),e.local(c,34),l=!0,a&&(e.appendU8(80),e.appendU8(69)),e.appendU8(13),e.appendULeb(0),Fa(e,t,12),e.endBlock(),363!==n&&387!==n&&364!==n&&388!==n||(e.block(),e.local(c),a?e.i52_const(-1):e.i32_const(-1),e.appendU8(a?82:71),e.appendU8(13),e.appendULeb(0),e.local(i),e.appendU8(a?66:65),e.appendBoundaryValue(a?64:32,-1),e.appendU8(a?82:71),e.appendU8(13),e.appendULeb(0),Fa(e,t,13),e.endBlock());break}case 369:case 371:case 373:case 375:Hs(e,Is(t,2),r),e.local(i,34),Hs(e,Is(t,3),o),e.local(c,34),e.i32_const(n),e.callImport(371===n||375===n?"ckovr_u4":"ckovr_i4"),e.block(64,4),Fa(e,t,13),e.endBlock(),l=!0}return e.local("pLocals"),l?(e.local(i),e.local(c)):(Hs(e,Is(t,2),r),Hs(e,Is(t,3),o)),e.appendU8(s[0]),Ws(e,Is(t,1),a),!0}function ni(e,t,n){const r=ps[n];if(!r)return!1;const o=r[1],a=r[2];switch((n<479||n>514)&&e.local("pLocals"),n){case 435:case 437:Hs(e,Is(t,2),o),e.i32_const(1);break;case 439:e.i32_const(0),Hs(e,Is(t,2),o);break;case 443:Hs(e,Is(t,2),o),e.i32_const(-1);break;case 451:case 452:Hs(e,Is(t,2),o),41===o&&e.appendU8(167),e.i32_const(255);break;case 459:case 460:Hs(e,Is(t,2),o),41===o&&e.appendU8(167),e.i32_const(65535);break;case 447:case 448:Hs(e,Is(t,2),o),41===o&&e.appendU8(167),e.i32_const(24),e.appendU8(116),e.i32_const(24);break;case 455:case 456:Hs(e,Is(t,2),o),41===o&&e.appendU8(167),e.i32_const(16),e.appendU8(116),e.i32_const(16);break;case 436:case 438:Hs(e,Is(t,2),o),e.i52_const(1);break;case 440:e.i52_const(0),Hs(e,Is(t,2),o);break;case 444:Hs(e,Is(t,2),o),e.i52_const(-1);break;case 518:case 522:case 526:case 528:case 524:case 628:case 630:Hs(e,Is(t,2),o),e.i32_const(xs(t,3));break;case 519:case 523:case 527:case 529:case 525:case 629:case 631:Hs(e,Is(t,2),o),e.i52_const(xs(t,3));break;default:Hs(e,Is(t,2),o)}return 1!==r[0]&&e.appendU8(r[0]),Ws(e,Is(t,1),a),!0}function ri(e,t,n,r){const o=141===r?t+6:t+8,a=Ls(n,se(o-2));e.local("pLocals"),e.ptr_const(o),e.appendU8(54),e.appendMemarg(a,0),e.callHandlerReturnAddresses.push(o)}function oi(e,t,n,r,o){const a=r>=235&&r<=278;switch(r){case 140:case 141:case 136:case 137:{const a=140===r||141===r,s=t+2*(o=136===r||140===r?Ts(t,1):xs(t,1));return o<=0?e.backBranchOffsets.indexOf(s)>=0?(a&&ri(e,t,n,r),e.cfg.branch(s,!0,0),Ba.backBranchesEmitted++,!0):(s1&&ut(`${Ea(r)} target 0x${s.toString(16)} before start of trace`):e.cfg.trace>0&&ut(`0x${t.toString(16)} ${Ea(r)} target 0x${s.toString(16)} not found in list `+e.backBranchOffsets.map((e=>"0x"+e.toString(16))).join(", ")),St.mono_jiterp_boost_back_branch_target(s),Fa(e,s,5),Ba.backBranchesNotEmitted++,!0):(e.branchTargets.add(s),a&&ri(e,t,n,r),e.cfg.branch(s,!1,0),!0)}case 153:case 151:case 237:case 235:case 154:case 152:{const n=154===r||152===r;o=xs(t,2),Hs(e,Is(t,1),n?41:40),151===r||235===r?e.appendU8(69):152===r?e.appendU8(80):154===r&&(e.appendU8(80),e.appendU8(69));break}default:if(void 0===fs[r])throw new Error(`Unsupported relop branch opcode: ${Ea(r)}`);if(4!==St.mono_jiterp_get_opcode_info(r,1))throw new Error(`Unsupported long branch opcode: ${Ea(r)}`)}if(!o)throw new Error("Branch had no displacement");const s=t+2*o;return o<0?e.backBranchOffsets.indexOf(s)>=0?(e.cfg.branch(s,!0,a?3:1),Ba.backBranchesEmitted++):(s1&&ut(`${Ea(r)} target 0x${s.toString(16)} before start of trace`):e.cfg.trace>0&&ut(`0x${t.toString(16)} ${Ea(r)} target 0x${s.toString(16)} not found in list `+e.backBranchOffsets.map((e=>"0x"+e.toString(16))).join(", ")),St.mono_jiterp_boost_back_branch_target(s),e.block(64,4),Fa(e,s,5),e.endBlock(),Ba.backBranchesNotEmitted++):(e.branchTargets.add(s),e.cfg.branch(s,!1,a?3:1)),!0}function ai(e,t,n,r){const o=fs[r];if(!o)return!1;const a=Array.isArray(o)?o[0]:o,s=_s[a],i=ds[a];if(!s&&!i)return!1;const c=xs(t,3),l=s?s[1]:1===i?43:42;return Hs(e,Is(t,1),l),s||1===i||e.appendU8(i),Array.isArray(o)&&o[1]?(e.appendU8(o[1]),e.appendLeb(xs(t,2))):Hs(e,Is(t,2),l),s||1==i||e.appendU8(i),s?e.appendU8(s[0]):(e.i32_const(a),e.callImport("relop_fp")),oi(e,t,n,r,c)}function si(e,t,n){let r,o,a,s;const i=Is(t,1),c=Is(t,2),l=Is(t,3),u=ms[n];if(!u)return!1;if(r=u[0],o=u[1],"string"==typeof u[2]?a=u[2]:s=u[2],e.local("pLocals"),r){if(Hs(e,c,o?42:43),s)e.appendU8(s);else{if(!a)throw new Error("internal error");e.callImport(a)}return Ws(e,i,o?56:57),!0}if(Hs(e,c,o?42:43),Hs(e,l,o?42:43),s)e.appendU8(s);else{if(!a)throw new Error("internal error");e.callImport(a)}return Ws(e,i,o?56:57),!0}function ii(e,t,n){const r=n>=95&&n<=120,o=n>=115&&n<=120,a=n>=103&&n<=114||n>=128&&n<=135||o,s=n>=109&&n<=114||n>=132&&n<=135||o;let i,c,l=-1,u=0,p=1;o?(i=Is(t,1),c=Is(t,2),l=Is(t,3),u=xs(t,4),p=xs(t,5)):a?s?r?(i=Is(t,1),c=Is(t,2),u=xs(t,3)):(i=Is(t,2),c=Is(t,1),u=xs(t,3)):r?(i=Is(t,1),c=Is(t,2),l=Is(t,3)):(i=Is(t,3),c=Is(t,1),l=Is(t,2)):r?(c=Is(t,2),i=Is(t,1)):(c=Is(t,1),i=Is(t,2));let d,_=54;switch(n){case 95:case 103:case 109:case 115:d=44;break;case 96:case 104:case 110:case 116:d=45;break;case 97:case 105:case 111:case 117:d=46;break;case 98:case 106:case 112:case 118:d=47;break;case 121:case 128:case 132:d=40,_=58;break;case 122:case 129:case 133:d=40,_=59;break;case 99:case 107:case 113:case 119:case 123:case 130:case 134:case 127:d=40;break;case 101:case 125:d=42,_=56;break;case 102:case 126:d=43,_=57;break;case 100:case 108:case 114:case 120:case 124:case 131:case 135:d=41,_=55;break;default:return!1}return Xs(e,c,t,!1),r?(e.local("pLocals"),e.local("cknull_ptr"),o?(Hs(e,l,40),0!==u&&(e.i32_const(u),e.appendU8(106),u=0),1!==p&&(e.i32_const(p),e.appendU8(108)),e.appendU8(106)):a&&l>=0?(Hs(e,l,40),e.appendU8(106)):u<0&&(e.i32_const(u),e.appendU8(106),u=0),e.appendU8(d),e.appendMemarg(u,0),Ws(e,i,_)):127===n?(e.local("cknull_ptr"),Gs(e,i,0),e.callImport("copy_ptr")):(e.local("cknull_ptr"),a&&l>=0?(Hs(e,l,40),e.appendU8(106)):u<0&&(e.i32_const(u),e.appendU8(106),u=0),Hs(e,i,d),e.appendU8(_),e.appendMemarg(u,0)),!0}function ci(e,t,n,r,o){e.block(),Hs(e,r,40),e.local("index",34);let a="cknull_ptr";e.options.zeroPageOptimization&&ns()?(Ba.nullChecksFused++,Hs(e,n,40),a="src_ptr",e.local(a,34)):Xs(e,n,t,!0),e.appendU8(40),e.appendMemarg(Xa(9),2),e.appendU8(73),e.appendU8(13),e.appendULeb(0),Fa(e,t,9),e.endBlock(),e.local(a),e.i32_const(Xa(1)),e.appendU8(106),e.local("index"),1!=o&&(e.i32_const(o),e.appendU8(108)),e.appendU8(106)}function li(e,t,n,r){const o=r<=336&&r>=323||348===r,a=Is(n,o?2:1),s=Is(n,o?1:3),i=Is(n,o?3:2);let c,l,u=54;switch(r){case 348:return e.local("pLocals"),Xs(e,a,n,!0),e.appendU8(40),e.appendMemarg(Xa(9),2),Ws(e,s,54),!0;case 334:return e.local("pLocals"),l=Is(n,4),ci(e,n,a,i,l),Ws(e,s,54),!0;case 345:return e.block(),Hs(e,Is(n,1),40),Hs(e,Is(n,2),40),Hs(e,Is(n,3),40),e.callImport("stelem_ref"),e.appendU8(13),e.appendULeb(0),Fa(e,n,10),e.endBlock(),!0;case 332:case 328:case 327:case 341:l=4,c=40;break;case 323:l=1,c=44;break;case 324:l=1,c=45;break;case 338:case 337:l=1,c=40,u=58;break;case 325:l=2,c=46;break;case 326:l=2,c=47;break;case 340:case 339:l=2,c=40,u=59;break;case 330:case 343:l=4,c=42,u=56;break;case 329:case 342:l=8,c=41,u=55;break;case 331:case 344:l=8,c=43,u=57;break;case 333:{const t=Is(n,4);return e.local("pLocals"),e.i32_const(Is(n,1)),e.appendU8(106),ci(e,n,a,i,t),qa(e,t),Ps(Is(n,1),t),!0}case 346:{const r=Is(n,5),o=Rs(t,Is(n,4));return ci(e,n,a,i,r),Gs(e,s,0),e.ptr_const(o),e.callImport("value_copy"),!0}case 347:{const t=Is(n,5);return ci(e,n,a,i,t),Gs(e,s,0),qa(e,t),!0}default:return!1}return o?(e.local("pLocals"),ci(e,n,a,i,l),e.appendU8(c),e.appendMemarg(0,0),Ws(e,s,u)):(ci(e,n,a,i,l),Hs(e,s,c),e.appendU8(u),e.appendMemarg(0,0)),!0}function ui(){if(void 0!==Bs)return Bs;try{const e=function(){const e=new Aa(0);e.defineType("test",{},64,!0),e.defineFunction({type:"test",name:"test",export:!0,locals:{}},(()=>{e.i32_const(0),e.appendSimd(17),e.appendU8(26),e.appendU8(11)})),e.appendU32(1836278016),e.appendU32(1),e.generateTypeSection(),e.emitImportsAndFunctions(!1);const t=e.getArrayView();return new WebAssembly.Module(t)}();Bs=!!e}catch(e){ut("Disabling WASM SIMD support due to JIT failure",e),Bs=!1}return Bs}function pi(e,t,n){const r=`${t}_${n.toString(16)}`;return"object"!=typeof e.importedFunctions[r]&&e.defineImportedFunction("s",r,t,!1,n),r}function di(e,t,n,r,o,a){if(e.options.enableSimd&&ui())switch(o){case 2:if(function(e,t,n){const r=St.mono_jiterp_get_simd_opcode(1,n);if(r>=0)return ks.has(n)?(e.local("pLocals"),Hs(e,Is(t,2),40),e.appendSimd(r,!0),e.appendMemarg(0,0),_i(e,t)):(fi(e,t),e.appendSimd(r),_i(e,t)),!0;const o=Es[n];if(o)return fi(e,t),e.appendSimd(o),Ws(e,Is(t,1),54),!0;switch(n){case 6:case 7:case 8:case 9:{const r=Us[n];return e.local("pLocals"),e.v128_const(0),Hs(e,Is(t,2),r[0]),e.appendSimd(r[1]),e.appendU8(0),Ws(e,Is(t,1),253,11),!0}case 14:return fi(e,t,7),_i(e,t),!0;case 15:return fi(e,t,8),_i(e,t),!0;case 16:return fi(e,t,9),_i(e,t),!0;case 17:return fi(e,t,10),_i(e,t),!0;default:return!1}}(e,t,a))return!0;break;case 3:if(function(e,t,n){const r=St.mono_jiterp_get_simd_opcode(2,n);if(r>=0){const o=ys.has(n),a=ws[n];if(o)e.local("pLocals"),Hs(e,Is(t,2),253,0),Hs(e,Is(t,3),40),e.appendSimd(r),_i(e,t);else if(Array.isArray(a)){const n=Ns(e,Is(t,3)),o=a[0];if("number"!=typeof n)return dt(`${e.functions[0].name}: Non-constant lane index passed to ExtractScalar`),!1;if(n>=o||n<0)return dt(`${e.functions[0].name}: ExtractScalar index ${n} out of range (0 - ${o-1})`),!1;e.local("pLocals"),Hs(e,Is(t,2),253,0),e.appendSimd(r),e.appendU8(n),Ws(e,Is(t,1),a[1])}else mi(e,t),e.appendSimd(r),_i(e,t);return!0}switch(n){case 187:return Hs(e,Is(t,2),40),Hs(e,Is(t,3),253,0),e.appendSimd(11),e.appendMemarg(0,0),!0;case 10:case 11:return mi(e,t),e.appendSimd(214),e.appendSimd(195),11===n&&e.appendU8(69),Ws(e,Is(t,1),54),!0;case 12:case 13:{const r=13===n,o=r?71:65;return e.local("pLocals"),Hs(e,Is(t,2),253,0),e.local("math_lhs128",34),Hs(e,Is(t,3),253,0),e.local("math_rhs128",34),e.appendSimd(o),e.local("math_lhs128"),e.local("math_lhs128"),e.appendSimd(o),e.local("math_rhs128"),e.local("math_rhs128"),e.appendSimd(o),e.appendSimd(80),e.appendSimd(77),e.appendSimd(80),e.appendSimd(r?195:163),Ws(e,Is(t,1),54),!0}case 43:{const n=Is(t,3),r=Ns(e,n);return e.local("pLocals"),Hs(e,Is(t,2),253,0),"object"==typeof r?(e.appendSimd(12),e.appendBytes(r)):Hs(e,n,253,0),e.appendSimd(14),_i(e,t),!0}case 44:case 45:return function(e,t,n){const r=16/n,o=Is(t,3),a=Ns(e,o);if(2!==r&&4!==r&&w(!1,"Unsupported shuffle element size"),e.local("pLocals"),Hs(e,Is(t,2),253,0),"object"==typeof a){const t=new Uint8Array(Ti),o=2===r?new Uint16Array(a.buffer,a.byteOffset,n):new Uint32Array(a.buffer,a.byteOffset,n);for(let e=0,a=0;e=0){const o=Ss[n],a=vs[n];if(Array.isArray(o)){const n=o[0],a=Ns(e,Is(t,3));if("number"!=typeof a)return dt(`${e.functions[0].name}: Non-constant lane index passed to ReplaceScalar`),!1;if(a>=n||a<0)return dt(`${e.functions[0].name}: ReplaceScalar index ${a} out of range (0 - ${n-1})`),!1;e.local("pLocals"),Hs(e,Is(t,2),253,0),Hs(e,Is(t,4),o[1]),e.appendSimd(r),e.appendU8(a),_i(e,t)}else if(Array.isArray(a)){const n=a[0],o=Ns(e,Is(t,4));if("number"!=typeof o)return dt(`${e.functions[0].name}: Non-constant lane index passed to store method`),!1;if(o>=n||o<0)return dt(`${e.functions[0].name}: Store lane ${o} out of range (0 - ${n-1})`),!1;Hs(e,Is(t,2),40),Hs(e,Is(t,3),253,0),e.appendSimd(r),e.appendMemarg(0,0),e.appendU8(o)}else!function(e,t){e.local("pLocals"),Hs(e,Is(t,2),253,0),Hs(e,Is(t,3),253,0),Hs(e,Is(t,4),253,0)}(e,t),e.appendSimd(r),_i(e,t);return!0}switch(n){case 0:return e.local("pLocals"),Hs(e,Is(t,3),253,0),Hs(e,Is(t,4),253,0),Hs(e,Is(t,2),253,0),e.appendSimd(82),_i(e,t),!0;case 7:{const n=Ns(e,Is(t,4));if("object"!=typeof n)return dt(`${e.functions[0].name}: Non-constant indices passed to PackedSimd.Shuffle`),!1;for(let t=0;t<32;t++){const r=n[t];if(r<0||r>31)return dt(`${e.functions[0].name}: Shuffle lane index #${t} (${r}) out of range (0 - 31)`),!1}return e.local("pLocals"),Hs(e,Is(t,2),253,0),Hs(e,Is(t,3),253,0),e.appendSimd(13),e.appendBytes(n),_i(e,t),!0}default:return!1}}(e,t,a))return!0}switch(n){case 640:if(e.options.enableSimd&&ui()){e.local("pLocals");const n=Ee().slice(t+4,t+4+Ti);e.v128_const(n),_i(e,t),$s.set(Is(t,1),n)}else Gs(e,Is(t,1),Ti),e.ptr_const(t+4),qa(e,Ti);return!0;case 641:case 642:case 643:case 644:{const r=hs[n],o=Ti/r,a=Is(t,1),s=Is(t,2),i=bs[n],c=gs[n];for(let t=0;t0&&(Ri.push(["trace_eip","trace_eip",Oi]),Ri.push(["trace_args","trace_eip",Mi]));const e=(e,t)=>{for(let n=0;n>>0,bi.operand2=t>>>0}function Fi(e,t,n,r){if("number"==typeof r)St.mono_jiterp_adjust_abort_count(r,1),r=Ea(r);else{let e=Ui[r];"number"!=typeof e?e=1:e++,Ui[r]=e}Ii[e].abortReason=r}function Pi(e,t){if(!l.runtimeReady)return;if(gi&&void 0===e||(gi=is()),!gi.enableStats&&void 0!==e)return;const n=Ba.backBranchesEmitted/(Ba.backBranchesEmitted+Ba.backBranchesNotEmitted)*100,r=St.mono_jiterp_get_rejected_trace_count(),o=gi.eliminateNullChecks?Ba.nullChecksEliminated.toString():"off",a=gi.zeroPageOptimization?Ba.nullChecksFused.toString()+(ns()?"":" (disabled)"):"off",s=gi.enableBackwardBranches?`emitted: ${Ba.backBranchesEmitted}, failed: ${Ba.backBranchesNotEmitted} (${n.toFixed(1)}%)`:": off",i=Ba.jitCallsCompiled?gi.directJitCalls?`direct jit calls: ${Ba.directJitCallsCompiled} (${(Ba.directJitCallsCompiled/Ba.jitCallsCompiled*100).toFixed(1)}%)`:"direct jit calls: off":"";if(ut(`// jitted ${Ba.bytesGenerated} bytes; ${Ba.tracesCompiled} traces (${(Ba.tracesCompiled/Ba.traceCandidates*100).toFixed(1)}%) (${r} rejected); ${Ba.jitCallsCompiled} jit_calls; ${Ba.entryWrappersCompiled} interp_entries`),ut(`// cknulls eliminated: ${o}, fused: ${a}; back-branches ${s}; ${i}`),ut(`// time: ${0|Da.generation}ms generating, ${0|Da.compilation}ms compiling wasm.`),!t){if(gi.countBailouts){const e=Object.values(Ii);e.sort(((e,t)=>(t.bailoutCount||0)-(e.bailoutCount||0)));for(let e=0;et.hitCount-e.hitCount)),ut("// hottest failed traces:");for(let e=0,n=0;e=0)){if(t[e].abortReason){if(t[e].abortReason.startsWith("mono_icall_")||t[e].abortReason.startsWith("ret."))continue;switch(t[e].abortReason){case"trace-too-small":case"trace-too-big":case"call":case"callvirt.fast":case"calli.nat.fast":case"calli.nat":case"call.delegate":case"newobj":case"newobj_vt":case"newobj_slow":case"switch":case"rethrow":case"end-of-body":case"ret":case"intrins_marvin_block":case"intrins_ascii_chars_to_uppercase":continue}}n++,ut(`${t[e].name} @${t[e].ip} (${t[e].hitCount} hits) ${t[e].abortReason}`)}const n=[];for(const t in e)n.push([t,e[t]]);n.sort(((e,t)=>t[1]-e[1])),ut("// heat:");for(let e=0;e0?Ui[t]=n:delete Ui[t]}const e=Object.keys(Ui);e.sort(((e,t)=>Ui[t]-Ui[e]));for(let t=0;tPi(e)),15e3)}}let zi=!1;function Vi(){if(zi)throw new Error("GC is already locked");zi=!0}function Hi(){if(!zi)throw new Error("GC is not locked");zi=!1}async function Wi(e){const t=u.config.resources.lazyAssembly;if(!t)throw new Error("No assemblies have been marked as lazy-loadable. Use the 'BlazorWebAssemblyLazyLoad' item group in your project file to enable lazy loading an assembly.");if(!t[e])throw new Error(`${e} must be marked with 'BlazorWebAssemblyLazyLoad' item group in your project file to allow lazy-loading.`);const n={name:e,hash:t[e],behavior:"assembly"};if(u.loadedAssemblies.includes(e))return!1;const r=function(e,t){const n=e.lastIndexOf(".");if(n<0)throw new Error(`No extension to replace in '${e}'`);return e.substring(0,n)+".pdb"}(n.name),o=u.hasDebuggingEnabled(u.config)&&Object.prototype.hasOwnProperty.call(t,r),a=u.retrieve_asset_download(n);let s=null,i=null;if(o){const e=t[r]?u.retrieve_asset_download({name:r,hash:t[r],behavior:"pdb"}):Promise.resolve(null),[n,o]=await Promise.all([a,e]);s=new Uint8Array(n),i=o?new Uint8Array(o):null}else{const e=await a;s=new Uint8Array(e),i=null}return l.javaScriptExports.load_lazy_assembly(s,i),!0}async function Gi(e){const t=u.config.resources.satelliteResources;t&&await Promise.all(e.filter((e=>Object.prototype.hasOwnProperty.call(t,e))).map((e=>{const n=[];for(const r in t[e]){const o={name:r,hash:t[e][r],behavior:"resource",culture:e};n.push(u.retrieve_asset_download(o))}return n})).reduce(((e,t)=>e.concat(t)),new Array).map((async e=>{const t=await e;l.javaScriptExports.load_satellite_assembly(new Uint8Array(t))})))}const qi=64;let Ji,Yi,Xi,Zi=0;const Ki=[],Qi={};function ec(){return Yi||(Yi=[es("interp_entry_prologue",Za("mono_jiterp_interp_entry_prologue")),es("interp_entry",Za("mono_jiterp_interp_entry")),es("unbox",Za("mono_jiterp_object_unbox")),es("stackval_from_data",Za("mono_jiterp_stackval_from_data"))],Yi)}let tc;function nc(){if(Ki.length<=0)return;const e=4*Ki.length+1;let t=Ji;if(t?t.clear(e):(Ji=t=new Aa(e),t.defineType("unbox",{pMonoObject:127},127,!0),t.defineType("interp_entry_prologue",{pData:127,this_arg:127},127,!0),t.defineType("interp_entry",{pData:127,res:127},64,!0),t.defineType("stackval_from_data",{type:127,result:127,value:127},64,!0)),t.options.wasmBytesLimit<=Ba.bytesGenerated)return void(Ki.length=0);const n=Oa();let r=0,o=!0,a=!1;try{t.appendU32(1836278016),t.appendU32(1);for(let e=0;eyc[St.mono_jiterp_type_to_ldind(e)])),this.enableDirect=is().directJitCalls&&!this.noWrapper&&this.wasmNativeReturnType&&(0===this.wasmNativeSignature.length||this.wasmNativeSignature.every((e=>e))),this.enableDirect&&(this.target=this.addr);let i=this.target.toString(16);const c=uc++;this.name=`${this.enableDirect?"jcp":"jcw"}_${i}_${c.toString(16)}`}}function mc(e){let t=pc[e];return t||(e>=pc.length&&(pc.length=e+1),cc||(cc=za()),pc[e]=t=cc.get(e)),t}let hc;function bc(){if(void 0!==lc)return lc;try{hc=function(){const e=new Aa(0);e.defineType("jit_call_cb",{cb_data:127},64,!0),e.defineType("do_jit_call",{unused:127,cb_data:127,thrown:127},64,!0),e.defineImportedFunction("i","jit_call_cb","jit_call_cb",!0),e.defineFunction({type:"do_jit_call",name:"do_jit_call_indirect",export:!0,locals:{}},(()=>{e.block(64,6),e.local("cb_data"),e.callImport("jit_call_cb"),e.appendU8(25),e.local("thrown"),e.i32_const(1),e.appendU8(54),e.appendMemarg(0,0),e.endBlock(),e.appendU8(11)})),e.appendU32(1836278016),e.appendU32(1),e.generateTypeSection(),e.emitImportsAndFunctions(!1);const t=e.getArrayView();return new WebAssembly.Module(t)}(),lc=!0}catch(e){ut("Disabling WASM EH support due to JIT failure",e),lc=!1}return lc}function gc(){if(0===_c.length)return;let e=ic;if(e?e.clear(0):(ic=e=new Aa(0),e.defineType("trampoline",{ret_sp:127,sp:127,ftndesc:127,thrown:127},64,!0)),e.options.wasmBytesLimit<=Ba.bytesGenerated)return void(_c.length=0);e.options.enableWasmEh&&(bc()||(ss({enableWasmEh:!1}),e.options.enableWasmEh=!1));const t=Oa();let n=0,r=!0,o=!1;const a=[];try{cc||(cc=za()),e.appendU32(1836278016),e.appendU32(1);for(let t=0;t<_c.length;t++){const n=_c[t],r={};if(n.enableDirect){n.hasThisReference&&(r.this=127);for(let e=0;e0?t[0]:void 0}catch(t){throw new Error(`Get culture info failed for culture = ${e} with error: ${t}`)}}const Cc="MMMM",$c="yyyy",Nc="d";function Dc(e,t,n,r){let o=n;const a=t.indexOf(n);if(-1==a||-1!=a&&t.length>a+n.length&&" "!=t[a+n.length]&&","!=t[a+n.length]&&"،"!=t[a+n.length]){const a=r.format(e).toLowerCase();o=t.split(/,| /).filter((e=>!a.split(/,| /).includes(e)&&e[0]==n[0]))[0]}return o}async function Bc(e,t){try{const n=await Oc(e,t);return u.mono_exit(n),n}catch(e){try{u.mono_exit(1,e)}catch(e){}return e&&"number"==typeof e.status?e.status:1}}async function Oc(e,n){!function(e,n){const r=n.length+1,o=t._malloc(4*r);let a=0;t.setValue(o+4*a,St.mono_wasm_strdup(e),"i32"),a+=1;for(let e=0;e{const t=setInterval((()=>{1==l.waitForDebugger&&(clearInterval(t),e())}),100)})));const r=Mc(e);return l.javaScriptExports.call_entry_point(r,n)}function Mc(e){u.assert_runtime_running(),fr();const t=wr(e);if(!t)throw new Error("Could not find assembly: "+e);let n=0;1==l.waitForDebugger&&(n=1);const r=St.mono_wasm_assembly_get_entry_point(t,n);if(!r)throw new Error("Could not find entry point for assembly: "+e);return r}let Fc,Pc;const zc={},Vc=Symbol.for("wasm type");function Hc(e){return"undefined"!=typeof SharedArrayBuffer?e.buffer instanceof ArrayBuffer||e.buffer instanceof SharedArrayBuffer:e.buffer instanceof ArrayBuffer}function Wc(e,t,n){switch(!0){case null===t:case void 0===t:return void n.clear();case"symbol"==typeof t:case"string"==typeof t:return void ll._create_uri_ref(t,n.address);default:return void Jc(e,t,n)}}function Gc(e){il();const t=Be();try{return qc(e,t,!1),t.value}finally{t.release()}}function qc(e,t,n){if(il(),A(t))throw new Error("Expected (value, WasmRoot, boolean)");switch(!0){case null===e:case void 0===e:return void t.clear();case"number"==typeof e:{let n;return(0|e)===e?(X(zc._box_buffer,e),n=zc._class_int32):e>>>0===e?(G(zc._box_buffer,e),n=zc._class_uint32):(re(zc._box_buffer,e),n=zc._class_double),void kt.mono_wasm_box_primitive_ref(n,zc._box_buffer,8,t.address)}case"string"==typeof e:return void ot(e,t);case"symbol"==typeof e:return void at(e,t);case"boolean"==typeof e:return z(zc._box_buffer,e),void kt.mono_wasm_box_primitive_ref(zc._class_boolean,zc._box_buffer,4,t.address);case!0===Wr(e):return void function(e,t){if(!e)return t.clear(),null;const n=Dr(e),r=ll._create_tcs(),o={tcs_gc_handle:r};Or(o,r),e.then((e=>{ll._set_tcs_result_ref(r,e)}),(e=>{ll._set_tcs_failure(r,e?e.toString():"")})).finally((()=>{Br(n),Mr(o,r)})),ll._get_tcs_task_ref(r,t.address)}(e,t);case"Date"===e.constructor.name:return void ll._create_date_time_ref(e.getTime(),t.address);default:return void Jc(n,e,t)}}function Jc(e,t,n){if(n.clear(),null!=t)if(void 0===t[Lr]){if(t[Cr]&&(function(e,t,n){e!==x&&e!==I?ll._get_cs_owned_object_by_js_handle_ref(e,t?1:0,n):X(n,0)}(t[Cr],e,n.address),n.value||delete t[Cr]),!n.value){const r=t[Vc],o=void 0===r?0:r,a=Dr(t);ll._create_cs_owned_proxy_ref(a,o,e?1:0,n.address)}}else wl(Fr(t),n.address)}function Yc(e,n){if(!Hc(e)||!e.BYTES_PER_ELEMENT)throw new Error("Object '"+e+"' is not a typed array");{const r=e[Vc],o=function(e){il();const n=e.length*e.BYTES_PER_ELEMENT,r=t._malloc(n),o=Ee(),a=new Uint8Array(o.buffer,r,n);return a.set(new Uint8Array(e.buffer,e.byteOffset,n)),a}(e);kt.mono_wasm_typed_array_new_ref(o.byteOffset,e.length,e.BYTES_PER_ELEMENT,r,n.address),t._free(o.byteOffset)}}function Xc(e){const t=Be();try{return Yc(e,t),t.value}finally{t.release()}}function Zc(e){if("number"!=typeof e)throw new Error(`Expected numeric value for enum argument, got '${e}'`);return 0|e}const Kc=/[^A-Za-z0-9_$]/g,Qc=new Map,el=new Map,tl=new Map;function nl(e,t,n,r){let o=null,a=null,s=null;if(r){s=Object.keys(r),a=new Array(s.length);for(let e=0,t=s.length;e=512)throw new Error(`Got marshaling error ${t} when attempting to unbox object at address ${e.value} (root located at ${e.address})`);let r=v;if((4===t||7==t)&&(r=ie(n),r<1024))throw new Error(`Got invalid MonoType ${r} for object at address ${e.value} (root located at ${e.address})`);return function(e,t,n,r){switch(t){case 0:return null;case 26:case 27:throw new Error("int64 not available");case 3:case 29:return rt(e);case 4:throw new Error("no idea on how to unbox value types");case 5:return function(e){return e.value===S?null:function(e){let t=zr(e);if(t)Fr(t);else{t=function(...e){return Fr(t),(0,t[fl])(...e)};const n=Be();wl(e,n.address);try{if(void 0===t[fl]){const r=kt.mono_wasm_get_delegate_invoke_ref(n.address),o=rl(r,sl(r,n),!0);if(t[fl]=o.bind({this_arg_gc_handle:e}),!t[fl])throw new Error("System.Delegate Invoke method can not be resolved.")}}finally{n.release()}Or(t,e)}return t}(ll._get_js_owned_object_gc_handle_ref(e.address))}(e);case 6:return function(e){if(e.value===S)return null;if(!Hr)throw new Error("Promises are not supported thus 'System.Threading.Tasks.Task' can not work in this context.");const t=ll._get_js_owned_object_gc_handle_ref(e.address);let n=zr(t);if(!n){const r=()=>Mr(n,t),{promise:o,promise_control:a}=y(r,r);n=o,ll._setup_js_cont_ref(e.address,a),Or(n,t)}return n}(e);case 7:return function(e){if(e.value===S)return null;const t=ll._try_get_cs_owned_object_js_handle_ref(e.address,0);if(t){if(t===I)throw new Error("Cannot access a disposed JSObject at "+e.value);return Nr(t)}const n=ll._get_js_owned_object_gc_handle_ref(e.address);let r=zr(n);return A(r)&&(r=new ManagedObject,Or(r,n)),r}(e);case 10:case 11:case 12:case 13:case 14:case 15:case 16:case 17:case 18:throw new Error("Marshaling of primitive arrays are not supported.");case 20:return new Date(ll._get_date_value_ref(e.address));case 21:case 22:return ll._object_to_string_ref(e.address);case 23:return function(e){return Nr(ll._get_cs_owned_object_js_handle_ref(e.address,0))}(e);case 30:return;default:throw new Error(`no idea on how to unbox object of MarshalType ${t} at offset ${e.value} (root address is ${e.address})`)}}(e,t)}function bl(e){if(0===e.value)return;const t=zc._unbox_buffer,n=kt.mono_wasm_try_unbox_primitive_and_get_type_ref(e.address,t,zc._unbox_buffer_size);switch(n){case 1:return _e(t);case 25:case 32:return ie(t);case 24:return be(t);case 2:return ge(t);case 8:return 0!==_e(t);case 28:return String.fromCharCode(_e(t));case 0:return null;default:return hl(e,n,t)}}function gl(e){if(il(),e===k)return null;const t=Be(e);try{return yl(t)}finally{t.release()}}function yl(e){if(e.value===k)return null;const t=e.address,n=Be(),r=n.address;try{const e=kt.mono_wasm_array_length_ref(t),a=new Array(e);for(let s=0;s0&&Array.isArray(e[0])&&(e[0]=function(e,t,n){const r=Be();kt.mono_wasm_string_array_new_ref(e.length,r.address);const o=Be(S),a=r.address,s=o.address;try{for(let t=0;tnew RegExp("^((?![0-9]).)*$").test(e)));return e&&0!=e.length?e.join(" "):""}return a}function xl(e){try{return new Intl.Locale(e).weekInfo}catch(t){try{return new Intl.Locale(e).getWeekInfo()}catch(e){return}}}const Tl=[function(e){Po&&(globalThis.clearTimeout(Po),Po=void 0),Po=t.safeSetTimeout(mono_wasm_schedule_timer_tick,e)},function(e,t,n,r,o){if(!0!==l.mono_wasm_runtime_is_ready)return;const a=Ee(),s=0!==e?Qe(e).concat(".dll"):"",i=It(new Uint8Array(a.buffer,t,n));let c;r&&(c=It(new Uint8Array(a.buffer,r,o))),zt({eventName:"AssemblyLoaded",assembly_name:s,assembly_b64:i,pdb_b64:c})},function(e,t){const r=Qe(t);n.logging&&"function"==typeof n.logging.debugger&&n.logging.debugger(e,r)},function(e,t,n,r){const o={res_ok:e,res:{id:t,value:It(new Uint8Array(Ee().buffer,n,r))}};Tt.has(t)&&pt(`Adding an id (${t}) that already exists in commands_received`),Tt.set(t,o)},function mono_wasm_fire_debugger_agent_message_with_data(e,t){mono_wasm_fire_debugger_agent_message_with_data_to_pause(It(new Uint8Array(Ee().buffer,e,t)))},mono_wasm_fire_debugger_agent_message_with_data_to_pause,function(){++Vo,t.safeSetTimeout(Go,0)},function(e,n,r,o,a,s,i){if(r||w(!1,"expected instruction pointer"),gi||(gi=is()),!gi.enableTraces)return 1;if(gi.wasmBytesLimit<=Ba.bytesGenerated)return 1;let c,u=Ii[r];if(u||(Ii[r]=u=new ki(r,o,i)),Ba.traceCandidates++,gi.estimateHeat||wi.length>0||u.isVerbose){const e=St.mono_wasm_method_get_full_name(n);c=Qe(e),t._free(e)}const p=Qe(St.mono_wasm_method_get_name(n));u.name=c||p;const d=ue(Xa(4)+e),_=ue(Xa(11)+d),f=ue(Xa(10)+d);let m=_?new Uint16Array(Ee().buffer,f,_):null;if(m&&r!==a){const e=(r-a)/2;let t=!1;for(let n=0;ne){t=!0;break}t||(m=null)}const h=function(e,t,n,r,o,a,s){let i=Ai;i?i.clear(8):(Ai=i=new Aa(8),function(e){e.defineType("trace",{frame:127,pLocals:127,cinfo:127},127,!0),e.defineType("bailout",{retval:127,base:127,reason:127},127,!0),e.defineType("copy_ptr",{dest:127,src:127},64,!0),e.defineType("value_copy",{dest:127,src:127,klass:127},64,!0),e.defineType("entry",{imethod:127},127,!0),e.defineType("strlen",{ppString:127,pResult:127},127,!0),e.defineType("getchr",{ppString:127,pIndex:127,pResult:127},127,!0),e.defineType("getspan",{destination:127,span:127,index:127,element_size:127},127,!0),e.defineType("overflow_check_i4",{lhs:127,rhs:127,opcode:127},127,!0),e.defineType("mathop_d_d",{value:124},124,!0),e.defineType("mathop_dd_d",{lhs:124,rhs:124},124,!0),e.defineType("mathop_f_f",{value:125},125,!0),e.defineType("mathop_ff_f",{lhs:125,rhs:125},125,!0),e.defineType("fmaf",{x:125,y:125,z:125},125,!0),e.defineType("fma",{x:124,y:124,z:124},124,!0),e.defineType("trace_eip",{traceId:127,eip:127},64,!0),e.defineType("newobj_i",{ppDestination:127,vtable:127},127,!0),e.defineType("newstr",{ppDestination:127,length:127},127,!0),e.defineType("localloc",{destination:127,len:127,frame:127},64,!0),e.defineType("ld_del_ptr",{ppDestination:127,ppSource:127},64,!0),e.defineType("ldtsflda",{ppDestination:127,offset:127},64,!0),e.defineType("gettype",{destination:127,source:127},127,!0),e.defineType("castv2",{destination:127,source:127,klass:127,opcode:127},127,!0),e.defineType("hasparent",{klass:127,parent:127},127,!0),e.defineType("imp_iface",{vtable:127,klass:127},127,!0),e.defineType("imp_iface_s",{obj:127,vtable:127,klass:127},127,!0),e.defineType("box",{vtable:127,destination:127,source:127,vt:127},64,!0),e.defineType("conv",{destination:127,source:127,opcode:127},127,!0),e.defineType("relop_fp",{lhs:124,rhs:124,opcode:127},127,!0),e.defineType("safepoint",{frame:127,ip:127},64,!0),e.defineType("hashcode",{ppObj:127},127,!0),e.defineType("try_hash",{ppObj:127},127,!0),e.defineType("hascsize",{ppObj:127},127,!0),e.defineType("hasflag",{klass:127,dest:127,sp1:127,sp2:127},64,!0),e.defineType("array_rank",{destination:127,source:127},127,!0),e.defineType("stfld_o",{locals:127,fieldOffsetBytes:127,targetLocalOffsetBytes:127,sourceLocalOffsetBytes:127},127,!0),e.defineType("notnull",{ptr:127,expected:127,traceIp:127,ip:127},64,!0),e.defineType("cmpxchg_i32",{dest:127,newVal:127,expected:127},127,!0),e.defineType("cmpxchg_i64",{dest:127,newVal:127,expected:127,oldVal:127},64,!0),e.defineType("transfer",{displacement:127,trace:127,frame:127,locals:127,cinfo:127},127,!0),e.defineType("stelem_ref",{o:127,aindex:127,ref:127},127,!0),e.defineType("simd_p_p",{arg0:127,arg1:127},64,!0),e.defineType("simd_p_pp",{arg0:127,arg1:127,arg2:127},64,!0),e.defineType("simd_p_ppp",{arg0:127,arg1:127,arg2:127,arg3:127},64,!0);const t=Bi();for(let n=0;na.indexOf(e)>=0))>=0;h&&!a&&w(!1,"Expected methodFullName if trace is instrumented");const b=h?Ei++:0;h&&(ut(`instrumenting: ${a}`),vi[b]=new Si(a)),i.compressImportNames=!h;try{i.appendU32(1836278016),i.appendU32(1),i.generateTypeSection();const t={disp:127,cknull_ptr:127,dest_ptr:127,src_ptr:127,memop_dest:127,memop_src:127,index:127,count:127,math_lhs32:127,math_rhs32:127,math_lhs64:126,math_rhs64:126,temp_f32:125,temp_f64:124,backbranched:127};i.options.enableSimd&&(t.v128_zero=123,t.math_lhs128=123,t.math_rhs128=123);let o=!0,a=0;if(i.defineFunction({type:"trace",name:u,export:!0,locals:t},(()=>{if(i.base=n,i.frame=e,662!==se(n))throw new Error(`Expected *ip to be MINT_TIER_PREPARE_JITERPRETER but was ${se(n)}`);return i.cfg.initialize(r,s,h?1:0),a=function(e,t,n,r,o,a,s,i){let c=!0,l=!1,u=!0,p=!1,d=!1,_=!1,f=0,m=0,h=0;const b=n;Ms();let g=n+=2*St.mono_jiterp_get_opcode_info(664,1);for(a.cfg.entry(n);n&&n;){if(a.cfg.ip=n,n>=o){Fi(b,0,0,"end-of-body"),s&&ut(`instrumented trace ${t} exited at end of body @${n.toString(16)}`);break}const y=3840-a.bytesGeneratedSoFar-a.cfg.overheadBytes;if(a.size>=y){Fi(b,0,0,"trace-too-big"),s&&ut(`instrumented trace ${t} exited because of size limit at @${n.toString(16)} (spaceLeft=${y}b)`);break}let S=se(n);const k=St.mono_jiterp_get_opcode_info(S,2),v=St.mono_jiterp_get_opcode_info(S,3),E=St.mono_jiterp_get_opcode_info(S,1),U=S>=645&&S<=647,I=U?S-645+2:0,x=U?Is(n,1+I):0;S>=0&&S<673||w(!1,`invalid opcode ${S}`);const T=U?cs[I][x]:Ea(S),j=n,A=a.options.noExitBackwardBranches&&Cs(n,r,i),R=a.branchTargets.has(n),L=A||R||c&&i,C=h+m+a.branchTargets.size;let $=!1,N=Qa(S);switch(A&&a.backBranchOffsets.push(n),L&&(d=!1,_=!1,zs(a,n,A),l=!0,u=!0,Ms(),h=0),N<-1&&l&&(N=-2===N?2:0),c=!1,279===S||(yi.indexOf(S)>=0?(Fa(a,n,23),S=666):d&&(S=666)),S){case 666:d&&(_||a.appendU8(0),_=!0);break;case 321:case 322:qs(a,Is(n,1),0,Is(n,2));break;case 320:Gs(a,Is(n,1)),Hs(a,Is(n,2),40),a.local("frame"),a.callImport("localloc");break;case 294:Hs(a,Is(n,1),40),Wa(a,0,Is(n,2));break;case 318:{const e=Is(n,3),t=Is(n,2),r=Is(n,1),o=Ns(a,e);0!==o&&("number"!=typeof o?(Hs(a,e,40),a.local("count",34),a.block(64,4)):(a.i32_const(o),a.local("count",33)),Hs(a,r,40),a.local("dest_ptr",34),a.appendU8(69),Hs(a,t,40),a.local("src_ptr",34),a.appendU8(69),a.appendU8(114),a.block(64,4),Fa(a,n,2),a.endBlock(),"number"==typeof o&&Ga(a,0,0,o,!1,"dest_ptr","src_ptr")||(a.local("dest_ptr"),a.local("src_ptr"),a.local("count"),a.appendU8(252),a.appendU8(10),a.appendU8(0),a.appendU8(0)),"number"!=typeof o&&a.endBlock());break}case 319:{const e=Is(n,3),t=Is(n,2);Xs(a,Is(n,1),n,!0),Hs(a,t,40),Hs(a,e,40),a.appendU8(252),a.appendU8(11),a.appendU8(0);break}case 151:case 153:case 235:case 237:case 152:case 154:case 137:case 140:case 141:oi(a,n,e,S)?l=!0:n=0;break;case 537:{const e=Is(n,2),t=Is(n,1);e!==t?(a.local("pLocals"),Xs(a,e,n,!0),Ws(a,t,54)):Xs(a,e,n,!1),a.allowNullCheckOptimization&&Ds.set(t,n),$=!0;break}case 626:case 627:{const t=ue(e+Xa(4));a.ptr_const(t),a.callImport("entry"),a.block(64,4),Fa(a,n,1),a.endBlock();break}case 664:if(N=0,f>=a.options.minimumTraceValue&&!a.options.noExitBackwardBranches&&(!l||u)){const e=js(n,1);a.ip_const(n),a.i32_const(e),a.local("frame"),a.local("pLocals"),a.local("cinfo"),a.callImport("transfer"),a.appendU8(15),n=0}break;case 146:Ma(a,n);break;case 94:{a.local("pLocals");const e=Is(n,2);Ys(a,e)||dt(`${t}: Expected local ${e} to have address taken flag`),Gs(a,e),Ws(a,Is(n,1),54);break}case 280:case 308:case 309:case 555:{a.local("pLocals");let t=Rs(e,Is(n,2));308===S&&(t=St.mono_jiterp_imethod_to_ftnptr(t)),a.ptr_const(t),Ws(a,Is(n,1),54);break}case 313:{const t=Rs(e,Is(n,3));Hs(a,Is(n,1),40),Hs(a,Is(n,2),40),a.ptr_const(t),a.callImport("value_copy");break}case 314:{const e=Is(n,3);Hs(a,Is(n,1),40),Hs(a,Is(n,2),40),qa(a,e);break}case 315:{const e=Is(n,3);Gs(a,Is(n,1),e),Xs(a,Is(n,2),n,!0),qa(a,e);break}case 316:{const t=Rs(e,Is(n,3));Hs(a,Is(n,1),40),Gs(a,Is(n,2),0),a.ptr_const(t),a.callImport("value_copy");break}case 317:{const e=Is(n,3);Hs(a,Is(n,1),40),Gs(a,Is(n,2),0),qa(a,e);break}case 539:a.local("pLocals"),Xs(a,Is(n,2),n,!0),a.appendU8(40),a.appendMemarg(Xa(2),2),Ws(a,Is(n,1),54);break;case 538:{a.block(),Hs(a,Is(n,3),40),a.local("index",34);let e="cknull_ptr";a.options.zeroPageOptimization&&ns()?(Ba.nullChecksFused++,Hs(a,Is(n,2),40),e="src_ptr",a.local(e,34)):Xs(a,Is(n,2),n,!0),a.appendU8(40),a.appendMemarg(Xa(2),2),a.appendU8(72),a.local("index"),a.i32_const(0),a.appendU8(78),a.appendU8(113),a.appendU8(13),a.appendULeb(0),Fa(a,n,11),a.endBlock(),a.local("pLocals"),a.local("index"),a.i32_const(2),a.appendU8(108),a.local(e),a.appendU8(106),a.appendU8(47),a.appendMemarg(Xa(3),1),Ws(a,Is(n,1),54);break}case 349:case 350:{const e=xs(n,4);a.block(),Hs(a,Is(n,3),40),a.local("index",34);let t="cknull_ptr";349===S?Xs(a,Is(n,2),n,!0):(Gs(a,Is(n,2),0),t="src_ptr",a.local(t,34)),a.appendU8(40),a.appendMemarg(Xa(7),2),a.appendU8(73),a.local("index"),a.i32_const(0),a.appendU8(78),a.appendU8(113),a.appendU8(13),a.appendULeb(0),Fa(a,n,18),a.endBlock(),a.local("pLocals"),a.local(t),a.appendU8(40),a.appendMemarg(Xa(8),2),a.local("index"),a.i32_const(e),a.appendU8(108),a.appendU8(106),Ws(a,Is(n,1),54);break}case 652:a.block(),Hs(a,Is(n,3),40),a.local("count",34),a.i32_const(0),a.appendU8(78),a.appendU8(13),a.appendULeb(0),Fa(a,n,18),a.endBlock(),Gs(a,Is(n,1),16),a.local("dest_ptr",34),Hs(a,Is(n,2),40),a.appendU8(54),a.appendMemarg(0,0),a.local("dest_ptr"),a.local("count"),a.appendU8(54),a.appendMemarg(4,0);break;case 567:Gs(a,Is(n,1),8),Gs(a,Is(n,2),8),a.callImport("ld_del_ptr");break;case 81:Gs(a,Is(n,1),4),a.ptr_const(Ts(n,2)),a.callImport("ldtsflda");break;case 651:a.block(),Gs(a,Is(n,1),4),Gs(a,Is(n,2),0),a.callImport("gettype"),a.appendU8(13),a.appendULeb(0),Fa(a,n,2),a.endBlock();break;case 648:{const t=Rs(e,Is(n,4));a.ptr_const(t),Gs(a,Is(n,1),4),Gs(a,Is(n,2),0),Gs(a,Is(n,3),0),a.callImport("hasflag");break}case 657:{const e=Xa(1);a.local("pLocals"),Xs(a,Is(n,2),n,!0),a.i32_const(e),a.appendU8(106),Ws(a,Is(n,1),54);break}case 649:a.local("pLocals"),Gs(a,Is(n,2),0),a.callImport("hashcode"),Ws(a,Is(n,1),54);break;case 650:a.local("pLocals"),Gs(a,Is(n,2),0),a.callImport("try_hash"),Ws(a,Is(n,1),54);break;case 653:a.local("pLocals"),Gs(a,Is(n,2),0),a.callImport("hascsize"),Ws(a,Is(n,1),54);break;case 658:a.local("pLocals"),Hs(a,Is(n,2),40),a.local("math_lhs32",34),Hs(a,Is(n,3),40),a.appendU8(115),a.i32_const(2),a.appendU8(116),a.local("math_rhs32",33),a.local("math_lhs32"),a.i32_const(327685),a.appendU8(106),a.i32_const(10485920),a.appendU8(114),a.i32_const(1703962),a.appendU8(106),a.i32_const(-8388737),a.appendU8(114),a.local("math_rhs32"),a.appendU8(113),a.appendU8(69),Ws(a,Is(n,1),54);break;case 540:case 541:a.block(),Gs(a,Is(n,1),4),Gs(a,Is(n,2),0),a.callImport(540===S?"array_rank":"a_elesize"),a.appendU8(13),a.appendULeb(0),Fa(a,n,2),a.endBlock();break;case 297:case 298:{const t=Rs(e,Is(n,3)),r=St.mono_jiterp_is_special_interface(t),o=297===S,s=Is(n,1);if(!t){Fi(b,0,0,"null-klass"),n=0;continue}a.block(),a.options.zeroPageOptimization&&ns()?(Hs(a,Is(n,2),40),a.local("dest_ptr",34),Ba.nullChecksFused++):(a.block(),Hs(a,Is(n,2),40),a.local("dest_ptr",34),a.appendU8(13),a.appendULeb(0),a.local("pLocals"),a.i32_const(0),Ws(a,s,54),a.appendU8(12),a.appendULeb(1),a.endBlock(),a.local("dest_ptr")),r&&a.local("dest_ptr"),a.appendU8(40),a.appendMemarg(Xa(14),0),a.ptr_const(t),a.callImport(r?"imp_iface_s":"imp_iface"),o&&(a.local("dest_ptr"),a.appendU8(69),a.appendU8(114)),a.block(64,4),a.local("pLocals"),a.local("dest_ptr"),Ws(a,s,54),a.appendU8(5),o?Fa(a,n,19):(a.local("pLocals"),a.i32_const(0),Ws(a,s,54)),a.endBlock(),a.endBlock();break}case 299:case 300:case 295:case 296:{const t=Rs(e,Is(n,3)),r=299===S||300===S,o=295===S||299===S,s=Is(n,1);if(!t){Fi(b,0,0,"null-klass"),n=0;continue}a.block(),a.options.zeroPageOptimization&&ns()?(Hs(a,Is(n,2),40),a.local("dest_ptr",34),Ba.nullChecksFused++):(a.block(),Hs(a,Is(n,2),40),a.local("dest_ptr",34),a.appendU8(13),a.appendULeb(0),a.local("pLocals"),a.i32_const(0),Ws(a,s,54),a.appendU8(12),a.appendULeb(1),a.endBlock(),a.local("dest_ptr")),a.appendU8(40),a.appendMemarg(Xa(14),0),a.appendU8(40),a.appendMemarg(Xa(15),0),r&&a.local("src_ptr",34),a.i32_const(t),a.appendU8(70),a.block(64,4),a.local("pLocals"),a.local("dest_ptr"),Ws(a,s,54),a.appendU8(5),r?(a.local("src_ptr"),a.ptr_const(t),a.callImport("hasparent"),o&&(a.local("dest_ptr"),a.appendU8(69),a.appendU8(114)),a.block(64,4),a.local("pLocals"),a.local("dest_ptr"),Ws(a,s,54),a.appendU8(5),o?Fa(a,n,19):(a.local("pLocals"),a.i32_const(0),Ws(a,s,54)),a.endBlock()):(Gs(a,Is(n,1),4),a.local("dest_ptr"),a.ptr_const(t),a.i32_const(S),a.callImport("castv2"),a.appendU8(69),a.block(64,4),Fa(a,n,19),a.endBlock()),a.endBlock(),a.endBlock();break}case 303:case 304:a.ptr_const(Rs(e,Is(n,3))),Gs(a,Is(n,1),4),Gs(a,Is(n,2),0),a.i32_const(304===S?1:0),a.callImport("box");break;case 307:{const t=Rs(e,Is(n,3)),r=Xa(17),o=Is(n,1),s=ue(t+r);if(!t||!s){Fi(b,0,0,"null-klass"),n=0;continue}a.options.zeroPageOptimization&&ns()?(Hs(a,Is(n,2),40),a.local("dest_ptr",34),Ba.nullChecksFused++):(Xs(a,Is(n,2),n,!0),a.local("dest_ptr",34)),a.appendU8(40),a.appendMemarg(Xa(14),0),a.appendU8(40),a.appendMemarg(Xa(15),0),a.local("src_ptr",34),a.appendU8(40),a.appendMemarg(r,0),a.i32_const(s),a.appendU8(70),a.local("src_ptr"),a.appendU8(45),a.appendMemarg(Xa(16),0),a.appendU8(69),a.appendU8(113),a.block(64,4),a.local("pLocals"),a.local("dest_ptr"),a.i32_const(Xa(18)),a.appendU8(106),Ws(a,o,54),a.appendU8(5),Fa(a,n,21),a.endBlock();break}case 302:a.block(),Gs(a,Is(n,1),4),Hs(a,Is(n,2),40),a.callImport("newstr"),a.appendU8(13),a.appendULeb(0),Fa(a,n,17),a.endBlock();break;case 291:a.block(),Gs(a,Is(n,1),4),a.ptr_const(Rs(e,Is(n,2))),a.callImport("newobj_i"),a.appendU8(13),a.appendULeb(0),Fa(a,n,17),a.endBlock();break;case 293:{const e=Is(n,3);Gs(a,Is(n,2),e),Wa(a,0,e),a.local("pLocals"),Gs(a,Is(n,2),e),Ws(a,Is(n,1),54);break}case 290:case 292:case 543:case 542:l?(Pa(a,n,C,15),d=!0,N=0):n=0;break;case 545:case 546:case 547:case 548:case 544:l?(Pa(a,n,C,544==S?22:15),d=!0):n=0;break;case 145:case 142:Fa(a,n,16),d=!0;break;case 138:case 139:Fa(a,n,26),d=!0;break;case 144:if(a.callHandlerReturnAddresses.length>0&&a.callHandlerReturnAddresses.length<=3){const t=Ls(e,Is(n,1));a.local("pLocals"),a.appendU8(40),a.appendMemarg(t,0),a.local("index",33);for(let e=0;e=3&&S<=12||S>=516&&S<=517?l||a.options.countBailouts?(Fa(a,n,14),d=!0):n=0:S>=13&&S<=29?Zs(a,n,S)?$=!0:n=0:S>=82&&S<=93?Ks(a,n,S)||(n=0):S>=351&&S<=434?ti(a,n,S)||(n=0):ps[S]?ni(a,n,S)||(n=0):fs[S]?ai(a,n,e,S)?l=!0:n=0:S>=31&&S<=57?Qs(a,e,n,S)||(n=0):S>=58&&S<=81?ei(a,e,n,S)||(n=0):S>=95&&S<=135?ii(a,n,S)||(n=0):S>=568&&S<=621?si(a,n,S)||(n=0):S>=323&&S<=348?li(a,e,n,S)||(n=0):S>=235&&S<=278?a.branchTargets.size>0?(Pa(a,n,C,8),d=!0):n=0:S>=640&&S<=647?di(a,n,S,T,I,x)?(p=!0,$=!0):n=0:0===N||(n=0)}if(n){if(!$){const e=n+2;for(let t=0;t0&&(e+=" -> ");for(let n=0;n0&&(l?h++:m++,f+=N),(n+=2*E)<=o&&(g=n)}else s&&ut(`instrumented trace ${t} aborted for opcode ${T} @${j.toString(16)}`),Fi(b,0,0,S)}for(;a.activeBlocks>0;)a.endBlock();return a.cfg.exitIp=g,p&&(f+=10240),f}(e,u,n,r,c,i,b,s),o=a>=gi.minimumTraceValue,i.cfg.generate()})),i.emitImportsAndFunctions(!1),!o)return m&&"end-of-body"===m.abortReason&&(m.abortReason="trace-too-small"),0;d=Oa();const p=i.getArrayView();if(Ba.bytesGenerated+=p.length,p.length>=4080)return pt(`Jiterpreter generated too much code (${p.length} bytes) for trace ${u}. Please report this issue.`),0;const f=new WebAssembly.Module(p),g=i.getWasmImports(),y=new WebAssembly.Instance(f,g).exports[u];_=!1,l.storeMemorySnapshotPending&&w(!1,"Attempting to set function into table during creation of memory snapshot");const S=Va(y);if(!S)throw new Error("add_function_pointer returned a 0 index");return i.options.enableStats&&Ba.tracesCompiled&&Ba.tracesCompiled%500==0&&Pi(!1,!0),S}catch(e){return f=!0,_=!1,dt(`${a||u} code generation failed: ${e} ${e.stack}`),Ja(),0}finally{const e=Oa();if(d?(Da.generation+=d-p,Da.compilation+=e-d):Da.generation+=e-p,f||!_&&gi.dumpTraces||h){if(f||gi.dumpTraces||h)for(let e=0;e0;)i.endBlock();i.inSection&&i.endSection()}catch(e){}const n=i.getArrayView();for(let r=0;r=4?nc():Zi>0||"function"==typeof globalThis.setTimeout&&(Zi=globalThis.setTimeout((()=>{Zi=0,nc()}),10))}},function(e,t,n,r,o,a,s,i,c){if(n>16)return 0;const l=new class{constructor(e,t,n,r,o,a,s,i,c){this.imethod=e,this.method=t,this.argumentCount=n,this.unbox=o,this.hasThisReference=a,this.hasReturnValue=s,this.name=i,this.paramTypes=new Array(n);for(let e=0;ee&&(l=l.substring(l.length-e,l.length)),l=`${this.imethod.toString(16)}_${l}`}else l=`${this.imethod.toString(16)}_${this.hasThisReference?"i":"s"}${this.hasReturnValue?"_r":""}_${this.argumentCount}`;this.traceName=l,this.hitCount=0}}(e,t,n,r,o,a,s,Qe(i),c);Xi||(Xi=za());const u=Xi.get(c);return l.result=Va(u),Qi[e]=l,l.result},function(e,t,n,r,o){const a=ue(n+0),s=dc[a];if(s)return void(s.result>0?St.mono_jiterp_register_jit_call_thunk(n,s.result):(s.queue.push(n),s.queue.length>12&&gc()));const i=new fc(e,t,n,r,0!==o);dc[a]=i,_c.push(i),_c.length>=6&&gc()},function(e,t,n,r,o){const a=mc(e);try{a(t,n,r,o)}catch(e){G(o,1)}},gc,function(e,n,r){l.storeMemorySnapshotPending&&w(!1,"Attempting to set function into table during creation of memory snapshot");const o=za().get(e),a=function(e,t,n){try{o(t)}catch(e){G(n,1)}};let s=!bc();if(!s)try{const e=new WebAssembly.Instance(hc,{i:{jit_call_cb:o},m:{h:t.getMemory()}}).exports.do_jit_call_indirect;if("function"!=typeof e)throw new Error("Did not find exported do_jit_call handler");const n=Va(e);St.mono_jiterp_update_jit_call_dispatcher(n),s=!1}catch(e){dt("failed to compile do_jit_call handler",e),s=!0}if(s)try{const e=t.addFunction(a,"viii");St.mono_jiterp_update_jit_call_dispatcher(e)}catch(e){St.mono_jiterp_update_jit_call_dispatcher(0)}a(0,n,r)},function(){l.enablePerfMeasure&&Xt.push(globalThis.performance.now())},function(e){if(l.enablePerfMeasure){const t=Xt.pop(),n=a?{start:t}:{startTime:t};let r=Zt.get(e);r||(r=Qe(vt.mono_wasm_method_get_name(e)),Zt.set(e,r)),globalThis.performance.measure(r,n)}},function(e,t,r,o,a){const s=Qe(r),i=!!o,c=Qe(e),l=a,u=Qe(t),p=`[MONO] ${s}`;if(n.logging&&"function"==typeof n.logging.trace)n.logging.trace(c,u,p,i,l);else switch(u){case"critical":case"error":console.error(ht(p));break;case"warning":console.warn(p);break;case"message":default:console.log(p);break;case"info":console.info(p);break;case"debug":console.debug(p)}},function(e,t){At=Qe(e).concat(".dll"),Rt=t,console.assert(!0,`Adding an entrypoint breakpoint ${At} at method token ${Rt}`);debugger},function(){},Br,function(e,r,o,a,s,i){fr();const c=De(e),l=De(r),u=De(i);try{const e=fn(o);1!==e&&w(!1,`Signature version ${e} mismatch.`);const t=rt(c),r=Jt(),i=rt(l);lt(`Binding [JSImport] ${t} from ${i} module`);const p=function(e,t){e&&"string"==typeof e||w(!1,"function_name must be string");let r={};const o=e.split(".");t?(r=ur.get(t),r||w(!1,`ES6 module ${t} was not imported yet, please call JSHost.ImportAsync() first.`)):"INTERNAL"===o[0]?(r=n,o.shift()):"globalThis"===o[0]&&(r=globalThis,o.shift());for(let t=0;t{e&&e.dispose()},m=!0):R.Task}const h=sn(o,1),b=cn(h);R.Task;const g=Yr(h,b,1),y={fn:p,fqn:i+":"+t,args_count:d,arg_marshalers:_,res_converter:g,has_cleanup:m,arg_cleanup:f,isDisposed:!1};let S;S=0!=d||g?1!=d||m||g?1==d&&!m&&g?function(e){const t=e.fn,n=e.arg_marshalers[0],r=e.res_converter,o=e.fqn;return e=null,function(a){const s=Jt();try{L&&e.isDisposed;const o=n(a),s=t(o);r(a,s)}catch(e){ho(a,e)}finally{Yt(s,"mono.callCsFunction:",o)}}}(y):2==d&&!m&&g?function(e){const t=e.fn,n=e.arg_marshalers[0],r=e.arg_marshalers[1],o=e.res_converter,a=e.fqn;return e=null,function(s){const i=Jt();try{L&&e.isDisposed;const a=n(s),i=r(s),c=t(a,i);o(s,c)}catch(e){ho(s,e)}finally{Yt(i,"mono.callCsFunction:",a)}}}(y):function(e){const t=e.args_count,n=e.arg_marshalers,r=e.res_converter,o=e.arg_cleanup,a=e.has_cleanup,s=e.fn,i=e.fqn;return e=null,function(c){const l=Jt();try{L&&e.isDisposed;const i=new Array(t);for(let e=0;e2?t:r,e)}else{u=1;const t=s[e].toUpperCase();W(l,n+2*e,(t.length>1?s[e]:t).charCodeAt(0))}else for(let e=0;e2?t:r,e)}else{u=1;const t=s[e].toLowerCase();W(l,n+2*e,(t.length>1?s[e]:t).charCodeAt(0))}}catch(e){dr(a,e,i)}finally{i.release()}},function(e,t,n,r,o,a,s,i){const c=De(e),l=De(i);try{const e=rt(c);if(!e)throw new Error("Cannot change case, the culture name is null.");const i=tt(t,t+2*n),u=a?i.toLocaleUpperCase(e):i.toLocaleLowerCase(e);if(u.length<=i.length)return nt(r,r+2*o,u),void _r(s,l);const p=Ue();let d=1;if(a)for(let t=0;t2?n:o,t)}else{d=1;const n=i[t].toLocaleUpperCase(e);W(p,r+2*t,(n.length>1?i[t]:n).charCodeAt(0))}else for(let t=0;t2?n:o,t)}else{d=1;const n=i[t].toLocaleLowerCase(e);W(p,r+2*t,(n.length>1?i[t]:n).charCodeAt(0))}_r(s,l)}catch(e){dr(s,e,l)}finally{c.release(),l.release()}},function(e,t,n,r,o,a,s,i){const c=De(e),l=De(i);try{const e=rt(c),i=et(t,t+2*n),u=et(r,r+2*o),p=31&a,d=e||void 0;return _r(s,l),Tc(i,u,d,p)}catch(e){return dr(s,e,l),-2}finally{c.release(),l.release()}},function(e,t,n,r,o,a,s,i){const c=De(e),l=De(i);try{const e=rt(c),i=jc(r,o);if(0==i.length)return 1;const u=jc(t,n);if(u.lengthe.segment));let h=0,b=!1,g=-1,y=0,w=0,S=0;for(;!b;){const e=f.segment(c.slice(h,c.length))[Symbol.iterator]();let t=e.next();if(t.done)break;let n=p(t.value.segment,m[0],d,_);if(w=S,t=e.next(),t.done){g=n?w:g;break}if(y=t.value.index,S=w+y,n){for(let r=1;r1&&e<15||22==e||23==e}(n))return{eraNames:"",abbreviatedEraNames:""};const r=e.toLocaleDateString(t,{year:"numeric"}),o=e.toLocaleDateString(t,{day:"numeric"}),a=e.toLocaleDateString(t,{era:"short"}),s=e.toLocaleDateString(t,{era:"narrow"}),i=a.includes(r)?l(r):l(e.getFullYear().toString());return{eraNames:c(i.eraDateParts,i.ignoredPart),abbreviatedEraNames:c(i.abbrEraDateParts,i.ignoredPart)};function c(e,n){const r=new RegExp(`^((?!${n}|[0-9]).)*$`),o=e.filter((e=>r.test(e)));if(0==o.length)throw new Error(`Internal error, era for locale ${t} was in non-standard format.`);return o[0].trim()}function l(e){return a.startsWith(e)||a.endsWith(e)?{eraDateParts:a.split(o),abbrEraDateParts:s.split(o),ignoredPart:e}:{eraDateParts:a.split(e),abbrEraDateParts:s.split(e),ignoredPart:o}}}(c,e,t);a.EraNames=p.eraNames,a.AbbreviatedEraNames=p.abbreviatedEraNames;const d=Object.values(a).join("##");if(d.length>r)throw new Error(`Calendar info exceeds length of ${r}.`);return nt(n,n+2*d.length,d),_r(o,i),d.length}catch(e){return dr(o,e,i),-1}finally{s.release(),i.release()}},function(e,t,n,r,o){const a=De(e),s=De(o);try{const e=rt(a),o={AmDesignator:"",PmDesignator:"",LongTimePattern:"",ShortTimePattern:""},i=Lc(e),c=function(e){const t=new Date("August 19, 1975 12:15:33"),n=new Date("August 19, 1975 11:15:33"),r=Il(t,e);return{am:Il(n,e),pm:r}}(i);o.AmDesignator=c.am,o.PmDesignator=c.pm,o.LongTimePattern=function(e,t){const n=18..toLocaleString(e),r=6..toLocaleString(e),o=new Date("August 19, 1975 18:15:30"),a=new Intl.DateTimeFormat(e,{timeStyle:"medium"}),s=a.format(o),i=o.toLocaleTimeString(e,{minute:"numeric"}),c=o.toLocaleTimeString(e,{second:"numeric"});let l=s.replace(t.pm,"tt").replace(i,"mm").replace(c,"ss");const u=l.includes(n),p=`${(0).toLocaleString(e)}${r}`,d=new Date("August 19, 1975 6:15:30"),_=a.format(d);let f;if(u)f=_.includes(p)?"HH":"H",l=l.replace(n,f);else{const e=_.includes(p);f=e?"hh":"h",l=l.replace(e?p:r,f)}return l}(i,c),o.ShortTimePattern=function(e){const t=e.indexOf("ss");if(t>0){const n=`${e[t-1]}ss`,r=e.replace(n,"");e=r.length>t&&"t"!=r[r.length-1]?e.split(n)[0]:r}return e}(o.LongTimePattern);const l=Object.values(o).join("##");if(l.length>n)throw new Error(`Culture info exceeds length of ${n}.`);return nt(t,t+2*l.length,l),_r(r,s),l.length}catch(e){return dr(r,e,s),-1}finally{a.release(),s.release()}},function(e,t,n){const r=De(e),o=De(n);try{return function(e){const t=xl(e);if(t)return 7==t.firstDay?0:t.firstDay;if(["en-AE","en-SD","fa-IR"].includes(e))return 6;const n=e.split("-")[0];return["zh","th","pt","mr","ml","ko","kn","ja","id","hi","he","gu","fil","bn","am","ar"].includes(n)||["ta-SG","ta-IN","sw-KE","ms-SG","fr-CA","es-MX","en-US","en-ZW","en-ZA","en-WS","en-VI","en-UM","en-TT","en-SG","en-PR","en-PK","en-PH","en-MT","en-MO","en-MH","en-KE","en-JM","en-IN","en-IL","en-HK","en-GU","en-DM","en-CA","en-BZ","en-BW","en-BS","en-AU","en-AS","en-AG"].includes(e)?0:1}(Lc(rt(r)))}catch(e){return dr(t,e,o),-1}finally{r.release(),o.release()}},function(e,t,n){const r=De(e),o=De(n);try{return function(e){const t=xl(e);if(t)return 7==t.minimalDays?1:t.minimalDays<4?0:2;const n=e.split("-")[0];return["pt-PT","fr-CH","fr-FR","fr-BE","es-ES","en-SE","en-NL","en-JE","en-IM","en-IE","en-GI","en-GG","en-GB","en-FJ","en-FI","en-DK","en-DE","en-CH","en-BE","en-AT","el-GR"].includes(e)||["sv","sk","ru","pl","nl","no","lt","it","hu","fi","et","de","da","cs","ca","bg"].includes(n)?2:0}(Lc(rt(r)))}catch(e){return dr(t,e,o),-1}finally{r.release(),o.release()}}],jl=[...Tl,function(e,t,n,r,o){il();const a=De(n),s=De(t),i=De(o);try{const t=rt(s);if(!t||"string"!=typeof t)return void dr(r,"ERR12: Invalid method name object @"+s.value,i);const n=function(e){return e!==x&&e!==I?Nr(e):null}(e);if(A(n))return void dr(r,"ERR13: Invalid JS object handle '"+e+"' while invoking '"+t+"'",i);const o=yl(a);try{const e=n[t];if(void 0===e)throw new Error("Method: '"+t+"' not found for: '"+Object.prototype.toString.call(n)+"'");qc(e.apply(n,o),i,!0),_r(r)}catch(e){dr(r,e,i)}}finally{a.release(),s.release(),i.release()}},function(e,t,n,r){il();const o=De(t),a=De(r);try{const t=rt(o);if(!t)return void dr(n,"Invalid property name object '"+o.value+"'",a);const r=Nr(e);if(A(r))return void dr(n,"ERR01: Invalid JS object handle '"+e+"' while geting '"+t+"'",a);qc(r[t],a,!0),_r(n)}catch(e){dr(n,e,a)}finally{a.release(),o.release()}},function(e,t,n,r,o,a,s){il();const i=De(n),c=De(t),l=De(s);try{const n=rt(c);if(!n)return void dr(a,"Invalid property name object '"+t+"'",l);const s=Nr(e);if(A(s))return void dr(a,"ERR02: Invalid JS object handle '"+e+"' while setting '"+n+"'",l);const u=bl(i);if(r)s[n]=u;else{if(!r&&!Object.prototype.hasOwnProperty.call(s,n))return;!0===o?Object.prototype.hasOwnProperty.call(s,n)&&(s[n]=u):s[n]=u}_r(a,l)}catch(e){dr(a,e,l)}finally{l.release(),c.release(),i.release()}},function(e,t,n,r){il();const o=De(r);try{const r=Nr(e);if(A(r))return void dr(n,"ERR03: Invalid JS object handle '"+e+"' while getting ["+t+"]",o);qc(r[t],o,!0),_r(n)}catch(e){dr(n,e,o)}finally{o.release()}},function(e,t,n,r,o){il();const a=De(n),s=De(o);try{const n=Nr(e);if(A(n))return void dr(r,"ERR04: Invalid JS object handle '"+e+"' while setting ["+t+"]",s);const o=bl(a);n[t]=o,_r(r,s)}catch(e){dr(r,e,s)}finally{s.release(),a.release()}},function(e,r,o){il();const a=De(e),s=De(o);try{const e=rt(a);let o;if(o=e?"Module"==e?t:"INTERNAL"==e?n:globalThis[e]:globalThis,null===o||void 0===typeof o)return void dr(r,"Global object '"+e+"' not found.",s);qc(o,s,!0),_r(r)}catch(e){dr(r,e,s)}finally{s.release(),a.release()}},function(e,t,n,r){const o=De(t),a=De(e),s=De(r);try{const e=rt(a);if(!e)return void dr(n,"Invalid name @"+a.value,s);const t=globalThis[e];if(null==t)return void dr(n,"JavaScript host object '"+e+"' not found.",s);try{const e=yl(o),r=function(e,t){let n=[];return n[0]=e,t&&(n=n.concat(t)),new(e.bind.apply(e,n))};qc(Dr(r(t,e)),s,!1),_r(n)}catch(e){return void dr(n,e,s)}}finally{s.release(),o.release(),a.release()}},function(e,t,n){const r=De(n);try{const n=Nr(e);if(A(n))return void dr(t,"ERR06: Invalid JS object handle '"+e+"'",r);Yc(n,r),_r(t)}catch(e){dr(t,String(e),r)}finally{r.release()}},function(e,t,n,r,o,a,s){const i=De(s);try{const s=function(e,t,n,r,o){let a=null;switch(o){case 5:a=new Int8Array(n-t);break;case 6:a=new Uint8Array(n-t);break;case 7:a=new Int16Array(n-t);break;case 8:a=new Uint16Array(n-t);break;case 9:a=new Int32Array(n-t);break;case 10:a=new Uint32Array(n-t);break;case 13:a=new Float32Array(n-t);break;case 14:a=new Float64Array(n-t);break;case 15:a=new Uint8ClampedArray(n-t);break;default:throw new Error("Unknown array type "+o)}return function(e,t,n,r,o){if(Hc(e)&&e.BYTES_PER_ELEMENT){if(o!==e.BYTES_PER_ELEMENT)throw new Error("Inconsistent element sizes: TypedArray.BYTES_PER_ELEMENT '"+e.BYTES_PER_ELEMENT+"' sizeof managed element: '"+o+"'");let a=(r-n)*o;const s=e.length*e.BYTES_PER_ELEMENT;a>s&&(a=s);const i=n*o;return new Uint8Array(e.buffer,0,a).set(Ee().subarray(t+i,t+i+a)),a}throw new Error("Object '"+e+"' is not a typed array")}(a,e,t,n,r),a}(e,t,n,r,o);qc(s,i,!0),_r(a)}catch(e){dr(a,String(e),i)}finally{i.release()}},function(e,t,n,r,o){try{il();const e=globalThis.Blazor;if(!e)throw new Error("The blazor.webassembly.js library is not loaded.");return e._internal.invokeJSFromDotNet(t,n,r,o)}catch(t){const n=t.message+"\n"+t.stack,r=Be();return ot(n,r),r.copy_to_address(e),r.release(),0}}];function Al(e){const t=e.env||e.a;if(!t)return void pt("WARNING: Neither imports.env or imports.a were present when instantiating the wasm module. This likely indicates an emscripten configuration issue.");const n=new Array(jl.length);for(const e in t){const r=t[e];if("function"==typeof r&&-1!==r.toString().indexOf("runtime_idx"))try{const{runtime_idx:t}=r();if(void 0!==n[t])throw new Error(`Duplicate runtime_idx ${t}`);n[t]=e}catch(e){}}for(const[e,r]of jl.entries()){const o=n[e];if(void 0!==o){const e=t[o];if("function"!=typeof e)throw new Error(`Expected ${o} to be a function`);t[o]=r,lt(`Replaced WASM import ${o} stub ${e.name} with ${r.name||"minified implementation"}`)}}}const Rl="https://dotnet.generated.invalid/wasm-memory";async function Ll(){if(void 0===globalThis.caches)return null;if(a&&!1===globalThis.window.isSecureContext)return null;const e=`dotnet-resources${document.baseURI.substring(document.location.origin.length)}`;try{return await globalThis.caches.open(e)||null}catch(e){return pt("Failed to open cache"),null}}async function Cl(){if(l.memorySnapshotCacheKey)return l.memorySnapshotCacheKey;if(!l.subtle)return null;const t=Object.assign({},l.config);t.resourcesHash=t.resources.hash,delete t.assets,delete t.resources,t.preferredIcuAsset=u.preferredIcuAsset,delete t.forwardConsoleLogsToWS,delete t.diagnosticTracing,delete t.appendElementOnExit,delete t.assertAfterExit,delete t.interopCleanupOnExit,delete t.logExitCode,delete t.pthreadPoolSize,delete t.asyncFlushOnExit,delete t.remoteSources,delete t.ignorePdbLoadErrors,delete t.maxParallelDownloads,delete t.enableDownloadRetry,delete t.exitAfterSnapshot,delete t.extensions,t.GitHash=u.gitHash,t.ProductVersion=e;const n=JSON.stringify(t),r=await l.subtle.digest("SHA-256",(new TextEncoder).encode(n)),o=new Uint8Array(r),a=Array.from(o).map((e=>e.toString(16).padStart(2,"0"))).join("");return l.memorySnapshotCacheKey=`${Rl}-${a}`,l.memorySnapshotCacheKey}async function $l(e){e.out||(e.out=console.log.bind(console)),e.err||(e.err=console.error.bind(console)),e.print||(e.print=e.out),e.printErr||(e.printErr=e.err),u.out=e.print,u.err=e.printErr,await Io(),await async function(){try{if(!l.config.startupMemoryCache)return;const e=await Cl();if(!e)return;const t=await Ll();if(!t)return;const n=await t.match(e),r=null==n?void 0:n.headers.get("content-length"),o=r?parseInt(r):void 0;l.loadedMemorySnapshotSize=o,l.storeMemorySnapshotPending=!o}catch(e){pt("Failed find memory snapshot in the cache",e)}finally{l.loadedMemorySnapshotSize||u.memorySnapshotSkippedOrDone.promise_control.resolve()}}()}function Nl(e){const n=Jt();e.locateFile||(e.locateFile=e.__locateFile=e=>u.scriptDirectory+e),e.mainScriptUrlOrBlob=u.scriptUrl;const h=e.instantiateWasm,b=e.preInit?"function"==typeof e.preInit?[e.preInit]:e.preInit:[],g=e.preRun?"function"==typeof e.preRun?[e.preRun]:e.preRun:[],y=e.postRun?"function"==typeof e.postRun?[e.postRun]:e.postRun:[],S=e.onRuntimeInitialized?e.onRuntimeInitialized:()=>{};e.instantiateWasm=(e,n)=>function(e,n,r){const o=Jt();if(r){const t=r(e,((e,t)=>{Yt(o,"mono.instantiateWasm"),l.afterInstantiateWasm.promise_control.resolve(),n(e,t)}));return t}return async function(e,n){var r;try{await u.afterConfigLoaded,lt("instantiate_wasm_module"),await l.beforePreInit.promise,t.addRunDependency("instantiate_wasm_module");const o=async function(){d&&(await u.simd()||w(!1,"This browser/engine doesn't support WASM SIMD. Please use a modern version. See also https://aka.ms/dotnet-wasm-features")),_&&(await u.exceptions()||w(!1,"This browser/engine doesn't support WASM exception handling. Please use a modern version. See also https://aka.ms/dotnet-wasm-features"))}();Al(e);const i=await u.wasmDownloadPromise.promise;if(await o,await async function(e,t,n){e&&e.pendingDownloadInternal&&e.pendingDownloadInternal.response||w(!1,"Can't load dotnet.native.wasm");const r=await e.pendingDownloadInternal.response,o=r.headers&&r.headers.get?r.headers.get("Content-Type"):void 0;let i,c;if("function"==typeof WebAssembly.instantiateStreaming&&"application/wasm"===o){lt("instantiate_wasm_module streaming");const e=await WebAssembly.instantiateStreaming(r,t);i=e.instance,c=e.module}else{a&&"application/wasm"!==o&&pt('WebAssembly resource does not have the expected content type "application/wasm", so falling back to slower ArrayBuffer instantiation.');const e=await r.arrayBuffer();if(lt("instantiate_wasm_module buffered"),s)c=new WebAssembly.Module(e),i=new WebAssembly.Instance(c,t);else{const n=await WebAssembly.instantiate(e,t);i=n.instance,c=n.module}}n(i,c)}(i,e,n),i.pendingDownloadInternal=null,i.pendingDownload=null,i.buffer=null,i.moduleExports=null,lt("instantiate_wasm_module done"),l.loadedMemorySnapshotSize){try{const e=(null===(r=t.asm)||void 0===r?void 0:r.memory)||t.wasmMemory;e.grow(l.loadedMemorySnapshotSize-e.buffer.byteLength+65535>>>16),l.updateMemoryViews()}catch(e){pt("failed to resize memory for the snapshot",e),l.loadedMemorySnapshotSize=void 0}u.memorySnapshotSkippedOrDone.promise_control.resolve()}l.afterInstantiateWasm.promise_control.resolve()}catch(e){throw dt("instantiate_wasm_module() failed",e),u.mono_exit(1,e),e}t.removeRunDependency("instantiate_wasm_module")}(e,n),[]}(e,n,h),e.preInit=[()=>function(e){t.addRunDependency("mono_pre_init");const n=Jt();try{Bl(!1),lt("preInit"),l.beforePreInit.promise_control.resolve(),e.forEach((e=>e()))}catch(e){throw dt("user preInint() failed",e),u.mono_exit(1,e),e}(async()=>{try{await async function(){lt("mono_wasm_pre_init_essential_async"),t.addRunDependency("mono_wasm_pre_init_essential_async"),t.removeRunDependency("mono_wasm_pre_init_essential_async")}(),Yt(n,"mono.preInit")}catch(e){throw u.mono_exit(1,e),e}l.afterPreInit.promise_control.resolve(),t.removeRunDependency("mono_pre_init")})()}(b)],e.preRun=[()=>async function(e){t.addRunDependency("mono_pre_run_async");try{await l.afterInstantiateWasm.promise,await l.afterPreInit.promise,lt("preRunAsync");const t=Jt();e.map((e=>e())),Yt(t,"mono.preRun")}catch(e){throw dt("user callback preRun() failed",e),u.mono_exit(1,e),e}l.afterPreRun.promise_control.resolve(),t.removeRunDependency("mono_pre_run_async")}(g)],e.onRuntimeInitialized=()=>async function(e){try{await l.afterPreRun.promise,lt("onRuntimeInitialized"),l.mono_wasm_exit=St.mono_wasm_exit,l.abort=e=>{throw u.is_exited()||St.mono_wasm_abort(),e};const n=Jt();if(l.beforeOnRuntimeInitialized.promise_control.resolve(),await async function(){await l.allAssetsInMemory.promise,l.config.assets&&(u.actual_downloaded_assets_count!=u.expected_downloaded_assets_count&&w(!1,`Expected ${u.expected_downloaded_assets_count} assets to be downloaded, but only finished ${u.actual_downloaded_assets_count}`),u.actual_instantiated_assets_count!=u.expected_instantiated_assets_count&&w(!1,`Expected ${u.expected_instantiated_assets_count} assets to be in memory, but only instantiated ${u.actual_instantiated_assets_count}`),u._loaded_files.forEach((e=>u.loadedFiles.push(e.url))),lt("all assets are loaded in wasm memory"))}(),L&&l.config.startupMemoryCache,await async function(){const e=Jt();if(l.loadedMemorySnapshotSize){const e=await async function(){try{const e=await Cl();if(!e)return;const t=await Ll();if(!t)return;const n=await t.match(e);if(!n)return;return n.arrayBuffer()}catch(e){return void pt("Failed load memory snapshot from the cache",e)}}(),t=Ee();return e.byteLength!==t.byteLength&&w(!1,"Loaded memory is not the expected size"),t.set(new Uint8Array(e),0),void lt("Loaded WASM linear memory from browser cache")}for(const e in l.config.environmentVariables){const t=l.config.environmentVariables[e];if("string"!=typeof t)throw new Error(`Expected environment variable '${e}' to be a string but it was ${typeof t}: '${t}'`);Ol(e,t)}l.config.startupMemoryCache&&St.mono_jiterp_update_jit_call_dispatcher(0),l.config.runtimeOptions&&function(e){if(!Array.isArray(e))throw new Error("Expected runtimeOptions to be an array of strings");const n=t._malloc(4*e.length);let r=0;for(let o=0;oaot; in your project file."),null==e&&(e={}),"writeAt"in e||(e.writeAt="System.Runtime.InteropServices.JavaScript.JavaScriptExports::StopProfile"),"sendTo"in e||(e.sendTo="Interop/Runtime::DumpAotProfileData");const t="aot:write-at-method="+e.writeAt+",send-to-method="+e.sendTo;vt.mono_wasm_profiler_init_aot(t)}(l.config.aotProfilerOptions),l.config.browserProfilerOptions&&(l.config.browserProfilerOptions,m||w(!1,"Browser profiler is not enabled, please use browser; in your project file."),vt.mono_wasm_profiler_init_browser("browser:")),Ml("unused",l.config.debugLevel),l.config.startupMemoryCache&&(St.mono_jiterp_update_jit_call_dispatcher(-1),await async function(e){try{const t=await Cl();if(!t)return;const n=await Ll();if(!n)return;const r=L?new Uint8Array(e).slice(0):e,o=new Response(r,{headers:{"content-type":"wasm-memory","content-length":e.byteLength.toString()}});await n.put(t,o),async function(e){try{const t=await Ll();if(!t)return;const n=await t.keys();for(const r of n)r.url&&r.url!==e&&r.url.startsWith(Rl)&&await t.delete(r)}catch(e){return}}(t)}catch(e){return void pt("Failed to store memory snapshot in the cache",e)}}(Ee().buffer),l.storeMemorySnapshotPending=!1),Yt(e,"mono.memorySnapshot")}(),l.config.exitAfterSnapshot){const e=l.ExitStatus?new l.ExitStatus(0):new Error("Snapshot taken, exiting because exitAfterSnapshot was set.");return e.silent=!0,void u.mono_exit(0,e)}L&&l.config.startupMemoryCache,function(){if(!l.mono_wasm_bindings_is_ready){lt("bindings_init"),l.mono_wasm_bindings_is_ready=!0;try{const e=Jt();Ve||("undefined"!=typeof TextDecoder&&(We=new TextDecoder("utf-16le"),Ge=new TextDecoder("utf-8",{fatal:!1}),qe=new TextDecoder("utf-8"),Je=new TextEncoder),Ve=t._malloc(12)),function(){const e="System.Runtime.InteropServices.JavaScript";if(l.runtime_interop_module=St.mono_wasm_assembly_load(e),!l.runtime_interop_module)throw"Can't find bindings module assembly: "+e;if(l.runtime_interop_namespace="System.Runtime.InteropServices.JavaScript",l.runtime_interop_exports_classname="JavaScriptExports",l.runtime_interop_exports_class=St.mono_wasm_assembly_find_class(l.runtime_interop_module,l.runtime_interop_namespace,l.runtime_interop_exports_classname),!l.runtime_interop_exports_class)throw"Can't find "+l.runtime_interop_namespace+"."+l.runtime_interop_exports_classname+" class";const n=xo("CallEntrypoint");n||w(!1,"Can't find CallEntrypoint method");const r=xo("ReleaseJSOwnedObjectByGCHandle");r||w(!1,"Can't find ReleaseJSOwnedObjectByGCHandle method");const o=xo("CreateTaskCallback");o||w(!1,"Can't find CreateTaskCallback method");const a=xo("CompleteTask");a||w(!1,"Can't find CompleteTask method");const s=xo("CallDelegate");s||w(!1,"Can't find CallDelegate method");const i=xo("GetManagedStackTrace");i||w(!1,"Can't find GetManagedStackTrace method");const c=xo("LoadSatelliteAssembly");c||w(!1,"Can't find LoadSatelliteAssembly method");const p=xo("LoadLazyAssembly");p||w(!1,"Can't find LoadLazyAssembly method"),l.javaScriptExports.call_entry_point=async(e,r)=>{u.assert_runtime_running();const o=t.stackSave();try{t.runtimeKeepalivePush();const o=on(4),a=an(o,1),s=an(o,2),i=an(o,3);so(s,e),r&&0==r.length&&(r=void 0),wo(i,r,R.String),kr(n,o);let c=Gn(a,0,Bn);return null==c&&(c=Promise.resolve(0)),c[$r]=!0,await c}finally{t.runtimeKeepalivePop(),t.stackRestore(o)}},l.javaScriptExports.load_satellite_assembly=e=>{const n=t.stackSave();try{const t=on(3),n=an(t,2);hn(n,R.Array),yo(n,e,R.Byte),kr(c,t)}finally{t.stackRestore(n)}},l.javaScriptExports.load_lazy_assembly=(e,n)=>{const r=t.stackSave();try{const t=on(4),r=an(t,2),o=an(t,3);hn(r,R.Array),hn(o,R.Array),yo(r,e,R.Byte),yo(o,n,R.Byte),kr(p,t)}finally{t.stackRestore(r)}},l.javaScriptExports.release_js_owned_object_by_gc_handle=e=>{e||w(!1,"Must be valid gc_handle"),u.assert_runtime_running();const n=t.stackSave();try{const t=on(3),n=an(t,2);hn(n,R.Object),Un(n,e),kr(r,t)}finally{t.stackRestore(n)}},l.javaScriptExports.create_task_callback=()=>{const e=t.stackSave();u.assert_runtime_running();try{const e=on(2);return kr(o,e),En(an(e,1))}finally{t.stackRestore(e)}},l.javaScriptExports.complete_task=(e,n,r,o)=>{u.assert_runtime_running();const s=t.stackSave();try{const t=on(5),s=an(t,2);hn(s,R.Object),Un(s,e);const i=an(t,3);if(n)ho(i,n);else{hn(i,R.None);const e=an(t,4);o||w(!1,"res_converter missing"),o(e,r)}kr(a,t)}finally{t.stackRestore(s)}},l.javaScriptExports.call_delegate=(e,n,r,o,a,i,c,l)=>{u.assert_runtime_running();const p=t.stackSave();try{const t=on(6),u=an(t,2);if(hn(u,R.Object),Un(u,e),i&&i(an(t,3),n),c&&c(an(t,4),r),l&&l(an(t,5),o),kr(s,t),a)return a(an(t,1))}finally{t.stackRestore(p)}},l.javaScriptExports.get_managed_stack_trace=e=>{u.assert_runtime_running();const n=t.stackSave();try{const t=on(3),n=an(t,2);return hn(n,R.Exception),Un(n,e),kr(i,t),qn(an(t,1))}finally{t.stackRestore(n)}}}(),p||i||function(){if(Object.prototype[Vc]=0,Array.prototype[Vc]=1,ArrayBuffer.prototype[Vc]=2,DataView.prototype[Vc]=3,Function.prototype[Vc]=4,Uint8Array.prototype[Vc]=11,zc._unbox_buffer_size=65536,zc._box_buffer=t._malloc(65536),zc._unbox_buffer=t._malloc(zc._unbox_buffer_size),zc._class_int32=Sr("System","Int32"),zc._class_uint32=Sr("System","UInt32"),zc._class_double=Sr("System","Double"),zc._class_boolean=Sr("System","Boolean"),zc._null_root=Be(),function(){const e=Qc;e.set("m",{steps:[{}],size:0}),e.set("s",{steps:[{convert_root:ot.bind(t)}],size:0,needs_root:!0}),e.set("S",{steps:[{convert_root:at.bind(t)}],size:0,needs_root:!0}),e.set("o",{steps:[{convert_root:qc.bind(t)}],size:0,needs_root:!0}),e.set("u",{steps:[{convert_root:Wc.bind(t,!1)}],size:0,needs_root:!0}),e.set("R",{steps:[{convert_root:qc.bind(t),byref:!0}],size:0,needs_root:!0}),e.set("j",{steps:[{convert:Zc.bind(t),indirect:"i32"}],size:8}),e.set("b",{steps:[{indirect:"bool"}],size:8}),e.set("i",{steps:[{indirect:"i32"}],size:8}),e.set("I",{steps:[{indirect:"u32"}],size:8}),e.set("l",{steps:[{indirect:"i52"}],size:8}),e.set("L",{steps:[{indirect:"u52"}],size:8}),e.set("f",{steps:[{indirect:"float"}],size:8}),e.set("d",{steps:[{indirect:"double"}],size:8})}(),zc.runtime_legacy_exports_classname="LegacyExports",zc.runtime_legacy_exports_class=St.mono_wasm_assembly_find_class(l.runtime_interop_module,l.runtime_interop_namespace,zc.runtime_legacy_exports_classname),!zc.runtime_legacy_exports_class)throw"Can't find "+l.runtime_interop_namespace+"."+zc.runtime_legacy_exports_classname+" class";for(const e of cl){const t=ll,[n,r,o,a]=e;if(n)t[r]=function(...e){const n=ul(o,a);return t[r]=n,n(...e)};else{const e=ul(o,a);t[r]=e}}}(),0==Kt.size&&(Kt.set(R.Array,Zn),Kt.set(R.Span,Qn),Kt.set(R.ArraySegment,er),Kt.set(R.Boolean,Cn),Kt.set(R.Byte,$n),Kt.set(R.Char,Nn),Kt.set(R.Int16,Dn),Kt.set(R.Int32,Bn),Kt.set(R.Int52,On),Kt.set(R.BigInt64,Mn),Kt.set(R.Single,Fn),Kt.set(R.IntPtr,zn),Kt.set(R.Double,Pn),Kt.set(R.String,qn),Kt.set(R.Exception,Jn),Kt.set(R.JSException,Jn),Kt.set(R.JSObject,Yn),Kt.set(R.Object,Xn),Kt.set(R.DateTime,Hn),Kt.set(R.DateTimeOffset,Hn),Kt.set(R.Task,Gn),Kt.set(R.Action,Wn),Kt.set(R.Function,Wn),Kt.set(R.None,Vn),Kt.set(R.Void,Vn),Kt.set(R.Discard,Vn)),0==Qt.size&&(Qt.set(R.Array,yo),Qt.set(R.Span,So),Qt.set(R.ArraySegment,ko),Qt.set(R.Boolean,Zr),Qt.set(R.Byte,Kr),Qt.set(R.Char,Qr),Qt.set(R.Int16,eo),Qt.set(R.Int32,to),Qt.set(R.Int52,no),Qt.set(R.BigInt64,ro),Qt.set(R.Double,oo),Qt.set(R.Single,ao),Qt.set(R.IntPtr,so),Qt.set(R.DateTime,io),Qt.set(R.DateTimeOffset,co),Qt.set(R.String,lo),Qt.set(R.Exception,ho),Qt.set(R.JSException,ho),Qt.set(R.JSObject,bo),Qt.set(R.Object,go),Qt.set(R.Task,mo),Qt.set(R.Action,_o),Qt.set(R.Function,_o),Qt.set(R.None,po),Qt.set(R.Discard,po),Qt.set(R.Void,po)),l._i52_error_scratch_buffer=t._malloc(4),Yt(e,"mono.bindingsInit")}catch(e){throw dt("Error in bindings_init",e),e}}}(),l.runtimeReady=!0,r&&!o&&t.runtimeKeepalivePush(),l.mono_wasm_runtime_is_ready||mono_wasm_runtime_ready(),0!==u.config.debugLevel&&u.config.cacheBootResources&&u.logDownloadStatsToConsole(),setTimeout((()=>{u.purgeUnusedCacheEntriesAsync()}),u.config.cachedResourcesPurgeDelay);try{e()}catch(e){throw dt("user callback onRuntimeInitialized() failed",e),e}await async function(){lt("mono_wasm_after_user_runtime_initialized");try{if(!t.disableDotnet6Compatibility&&t.exports){const e=globalThis;for(let n=0;nasync function(e){try{await l.afterOnRuntimeInitialized.promise,lt("postRunAsync");const n=Jt();t.FS_createPath("/","usr",!0,!0),t.FS_createPath("/","usr/share",!0,!0),e.map((e=>e())),Yt(n,"mono.postRun")}catch(e){throw dt("user callback posRun() failed",e),u.mono_exit(1,e),e}l.afterPostRun.promise_control.resolve()}(y)],e.ready.then((async()=>{await l.afterPostRun.promise,Yt(n,"mono.emscriptenStartup"),l.dotnetReady.promise_control.resolve(c)})).catch((e=>{l.dotnetReady.promise_control.reject(e)})),e.ready=l.dotnetReady.promise,e.onAbort||(e.onAbort=e=>{u.mono_exit(1,e)}),e.onExit||(e.onExit=e=>{u.mono_exit(e,null)})}async function Dl(e,n){await u.afterConfigLoaded.promise,Al(e),n(new WebAssembly.Instance(t.wasmModule,e),void 0),t.wasmModule=null}function Bl(e){var r,o,a;e||t.addRunDependency("mono_wasm_pre_init_essential"),lt("mono_wasm_pre_init_essential"),u.gitHash!==l.gitHash&&pt("The version of dotnet.runtime.js is different from the version of dotnet.js!"),u.gitHash!==l.moduleGitHash&&pt("The version of dotnet.native.js is different from the version of dotnet.js!"),function(){const e=[...yt,...p?[]:gt];for(const t of e){const e=wt,[n,r,o,a,s]=t,i="function"==typeof n;if(!0===n||i)e[r]=function(...t){!i||!n()||w(!1,`cwrap ${r} should not be called when binding was skipped`);const c=Ut(r,o,a,s);return e[r]=c,c(...t)};else{const t=Ut(r,o,a,s);e[r]=t}}}(),r=n,Object.assign(r,{mono_wasm_exit:St.mono_wasm_exit,mono_wasm_enable_on_demand_gc:St.mono_wasm_enable_on_demand_gc,mono_wasm_profiler_init_aot:vt.mono_wasm_profiler_init_aot,mono_wasm_profiler_init_browser:vt.mono_wasm_profiler_init_browser,mono_wasm_exec_regression:St.mono_wasm_exec_regression}),p||(a=Fc,Object.assign(a,{mono_wasm_add_assembly:kt.mono_wasm_add_assembly}),o=Pc,Object.assign(o,{mono_obj_array_new:kt.mono_wasm_obj_array_new,mono_obj_array_set:kt.mono_wasm_obj_array_set,mono_obj_array_new_ref:kt.mono_wasm_obj_array_new_ref,mono_obj_array_set_ref:kt.mono_wasm_obj_array_set_ref})),e||t.removeRunDependency("mono_wasm_pre_init_essential")}function Ol(e,t){St.mono_wasm_setenv(e,t)}function Ml(e,t){lt("mono_wasm_load_runtime");try{const n=Jt();null==t&&(t=0,l.config.debugLevel&&(t=0+t)),St.mono_wasm_load_runtime(e||"unused",t),Yt(n,"mono.loadRuntime")}catch(e){throw dt("mono_wasm_load_runtime () failed",e),u.mono_exit(1,e),e}}async function Fl(e){tr=null,null.addEventListener("dotnet:pthread:created",(e=>{lt("pthread created 0x"+e.pthread_self.pthreadId.toString(16))})),e.preInit=[()=>async function(){lt("worker initializing essential C exports and APIs");const e=Jt();try{lt("preInitWorker"),l.beforePreInit.promise_control.resolve(),Bl(!0),await Io(),l.afterPreInit.promise_control.resolve(),Yt(e,"mono.preInitWorker")}catch(e){throw dt("user preInitWorker() failed",e),u.mono_exit(1,e),e}}()],e.instantiateWasm=Dl,await l.afterPreInit.promise}function Pl(n){const r=t,o=n,a=globalThis;p||function(e){Fc=e.mono,Pc=e.binding}(o),p||(Object.assign(o.mono,{mono_wasm_setenv:Ol,mono_wasm_load_bytes_into_heap:ye,mono_wasm_load_icu_data:ya,mono_wasm_runtime_ready:mono_wasm_runtime_ready,mono_wasm_new_root_buffer:Ne,mono_wasm_new_root:Be,mono_wasm_new_external_root:De,mono_wasm_release_roots:Oe,mono_run_main:Oc,mono_run_main_and_exit:Bc,mono_wasm_add_assembly:null,mono_wasm_load_runtime:Ml,config:l.config,loaded_files:[],setB32:z,setI8:J,setI16:Y,setI32:Z,setI52:Q,setU52:ee,setI64Big:te,setU8:V,setU16:H,setU32:q,setF32:ne,setF64:re,getB32:oe,getI8:pe,getI16:de,getI32:_e,getI52:fe,getU52:me,getI64Big:he,getU8:ae,getU16:se,getU32:ie,getF32:be,getF64:ge}),Object.assign(o.binding,{bind_static_method:El,call_assembly_entry_point:Ul,mono_obj_array_new:null,mono_obj_array_set:null,js_string_to_mono_string:dl,js_typed_array_to_array:Xc,mono_array_to_js_array:gl,js_to_mono_obj:Gc,conv_string:Sl,unbox_mono_obj:ml,mono_obj_array_new_ref:null,mono_obj_array_set_ref:null,js_string_to_mono_string_root:ot,js_typed_array_to_array_root:Yc,js_to_mono_obj_root:qc,conv_string_root:rt,unbox_mono_obj_root:bl,mono_array_root_to_js_array:yl}),Object.assign(o.internal,{stringToMonoStringIntern:_l,mono_method_resolve:al})),Object.assign(o.internal,{mono_wasm_exit:e=>{t.err("early exit "+e)},forceDisposeProxies:Vr,logging:void 0,mono_wasm_stringify_as_error_with_stack:ht,mono_wasm_get_loaded_files:ka,mono_wasm_send_dbg_command_with_parms:Dt,mono_wasm_send_dbg_command:Bt,mono_wasm_get_dbg_command_info:Ot,mono_wasm_get_details:Wt,mono_wasm_release_object:qt,mono_wasm_call_function_on:Ht,mono_wasm_debugger_resume:Mt,mono_wasm_detach_debugger:Ft,mono_wasm_raise_debug_event:zt,mono_wasm_change_debugger_log_level:Pt,mono_wasm_debugger_attached:Vt,mono_wasm_runtime_is_ready:l.mono_wasm_runtime_is_ready,mono_wasm_get_func_id_to_name_mappings:bt,get_property:ar,set_property:or,has_property:sr,get_typeof_property:ir,get_global_this:cr,get_dotnet_instance:()=>c,dynamic_import:pr,mono_wasm_cancel_promise:qr,ws_wasm_create:pa,ws_wasm_open:da,ws_wasm_send:_a,ws_wasm_receive:fa,ws_wasm_close:ma,ws_wasm_abort:ha,ws_get_state:ua,http_wasm_supports_streaming_response:jo,http_wasm_create_abort_controler:Ao,http_wasm_abort_request:Ro,http_wasm_abort_response:Lo,http_wasm_fetch:$o,http_wasm_fetch_bytes:Co,http_wasm_get_response_header_names:Do,http_wasm_get_response_header_values:Bo,http_wasm_get_response_bytes:Mo,http_wasm_get_response_length:Oo,http_wasm_get_streamed_response_bytes:Fo,jiterpreter_dump_stats:Pi,jiterpreter_apply_options:ss,jiterpreter_get_options:is,mono_wasm_gc_lock:Vi,mono_wasm_gc_unlock:Hi,loadLazyAssembly:Wi,loadSatelliteAssemblies:Gi}),Object.assign(l,{stringify_as_error_with_stack:ht,instantiate_symbols_asset:Sa,instantiate_asset:wa,jiterpreter_dump_stats:Pi,forceDisposeProxies:Vr});const s={runMain:Oc,runMainAndExit:Bc,setEnvironmentVariable:Ol,getAssemblyExports:Er,setModuleImports:rr,getConfig:()=>l.config,invokeLibraryInitializers:u.invokeLibraryInitializers,setHeapB32:z,setHeapU8:V,setHeapU16:H,setHeapU32:q,setHeapI8:J,setHeapI16:Y,setHeapI32:Z,setHeapI52:Q,setHeapU52:ee,setHeapI64Big:te,setHeapF32:ne,setHeapF64:re,getHeapB32:oe,getHeapU8:ae,getHeapU16:se,getHeapU32:ie,getHeapI8:pe,getHeapI16:de,getHeapI32:_e,getHeapI52:fe,getHeapU52:me,getHeapI64Big:he,getHeapF32:be,getHeapF64:ge,localHeapViewU8:Ee,localHeapViewU16:Ue,localHeapViewU32:Ie,localHeapViewI8:we,localHeapViewI16:Se,localHeapViewI32:ke,localHeapViewI64Big:ve,localHeapViewF32:xe,localHeapViewF64:Te};if(Object.assign(c,{INTERNAL:o.internal,Module:r,runtimeBuildInfo:{productVersion:e,gitHash:l.gitHash,buildConfiguration:"Release"},...s}),p||Object.assign(c,{MONO:o.mono,BINDING:o.binding}),void 0===r.disableDotnet6Compatibility&&(r.disableDotnet6Compatibility=!0),!r.disableDotnet6Compatibility){Object.assign(r,c),p||(r.mono_bind_static_method=(e,t)=>(pt("Module.mono_bind_static_method is obsolete, please use [JSExportAttribute] interop instead"),El(e,t)));const e=(e,t)=>{if(void 0!==a[e])return;let n;Object.defineProperty(globalThis,e,{get:()=>{if(A(n)){const r=(new Error).stack,o=r?r.substr(r.indexOf("\n",8)+1):"";pt(`global ${e} is obsolete, please use Module.${e} instead ${o}`),n=t()}return n}})};a.MONO=o.mono,a.BINDING=o.binding,a.INTERNAL=o.internal,a.Module=r,e("cwrap",(()=>r.cwrap)),e("addRunDependency",(()=>r.addRunDependency)),e("removeRunDependency",(()=>r.removeRunDependency))}let i;return a.getDotnetRuntime?i=a.getDotnetRuntime.__list:(a.getDotnetRuntime=e=>a.getDotnetRuntime.__list.getRuntime(e),a.getDotnetRuntime.__list=i=new zl),i.registerRuntime(c),c}class zl{constructor(){this.list={}}registerRuntime(e){return e.runtimeId=Object.keys(this.list).length,this.list[e.runtimeId]=hr(e),e.runtimeId}getRuntime(e){const t=this.list[e];return t?t.deref():void 0}}export{Nl as configureEmscriptenStartup,$l as configureRuntimeStartup,Fl as configureWorkerStartup,Pl as initializeExports,Uo as initializeReplacements,b as passEmscriptenInternals,g as setRuntimeGlobals};
+var e="8.0.8";let t,n;const r="object"==typeof process&&"object"==typeof process.versions&&"string"==typeof process.versions.node,o="function"==typeof importScripts,a="object"==typeof window||o&&!r,s=!a&&!r&&!o;let i,c=null,l=null,u=null,p=!1,d=!0,_=!0,f=!1,m=!1,h=!1;function b(e){i=e.isPThread,p=e.linkerDisableLegacyJsInterop,d=e.linkerWasmEnableSIMD,_=e.linkerWasmEnableEH,f=e.linkerEnableAotProfiler,m=e.linkerEnableBrowserProfiler,l.quit=e.quit_,l.ExitStatus=e.ExitStatus,l.moduleGitHash=e.gitHash}function g(e){if(h)throw new Error("Runtime module already loaded");h=!0,t=e.module,n=e.internal,l=e.runtimeHelpers,u=e.loaderHelpers,c=e.api,Object.assign(l,{gitHash:"08338fcaa5c9b9a8190abb99222fed12aaba956c",allAssetsInMemory:y(),dotnetReady:y(),afterInstantiateWasm:y(),beforePreInit:y(),afterPreInit:y(),afterPreRun:y(),beforeOnRuntimeInitialized:y(),afterOnRuntimeInitialized:y(),afterPostRun:y(),mono_wasm_exit:()=>{throw new Error("Mono shutdown")},abort:e=>{throw e}}),Object.assign(e.module.config,{}),Object.assign(e.api,{Module:e.module,...e.module}),Object.assign(e.api,{INTERNAL:e.internal})}function y(e,t){return u.createPromiseController(e,t)}function w(e,t){if(e)return;const n="Assert failed: "+("function"==typeof t?t():t),r=new Error(n);l.abort(r)}const S=0,k=0,v=0,E=0,U=0,I=-1,x=0,T=0,j=0;function A(e){return null==e}var R;!function(e){e[e.None=0]="None",e[e.Void=1]="Void",e[e.Discard=2]="Discard",e[e.Boolean=3]="Boolean",e[e.Byte=4]="Byte",e[e.Char=5]="Char",e[e.Int16=6]="Int16",e[e.Int32=7]="Int32",e[e.Int52=8]="Int52",e[e.BigInt64=9]="BigInt64",e[e.Double=10]="Double",e[e.Single=11]="Single",e[e.IntPtr=12]="IntPtr",e[e.JSObject=13]="JSObject",e[e.Object=14]="Object",e[e.String=15]="String",e[e.Exception=16]="Exception",e[e.DateTime=17]="DateTime",e[e.DateTimeOffset=18]="DateTimeOffset",e[e.Nullable=19]="Nullable",e[e.Task=20]="Task",e[e.Array=21]="Array",e[e.ArraySegment=22]="ArraySegment",e[e.Span=23]="Span",e[e.Action=24]="Action",e[e.Function=25]="Function",e[e.JSException=26]="JSException"}(R||(R={}));var L=!1;const $=[],C=32768;let N,D;const B=BigInt("9223372036854775807"),O=BigInt("-9223372036854775808");function M(){N||(N=t._malloc(C),D=N),$.push(D)}function F(e,t,n){if(!Number.isSafeInteger(e))throw new Error(`Assert failed: Value is not an integer: ${e} (${typeof e})`);if(!(e>=t&&e<=n))throw new Error(`Assert failed: Overflow: value ${e} is out of ${t} ${n} range`)}function P(e,t){Ee().fill(0,e,e+t)}function z(e,n){const r=!!n;"number"==typeof n&&F(n,0,1),t.HEAP32[e>>>2]=r?1:0}function V(e,n){F(n,0,255),t.HEAPU8[e]=n}function W(e,n){F(n,0,65535),t.HEAPU16[e>>>1]=n}function H(e,t,n){F(n,0,65535),e[t>>>1]=n}function G(e,n){t.HEAPU32[e>>>2]=n}function q(e,n){F(n,0,4294967295),t.HEAPU32[e>>>2]=n}function J(e,n){F(n,-128,127),t.HEAP8[e]=n}function Y(e,n){F(n,-32768,32767),t.HEAP16[e>>>1]=n}function X(e,n){t.HEAP32[e>>>2]=n}function Z(e,n){F(n,-2147483648,2147483647),t.HEAP32[e>>>2]=n}function K(e){if(0!==e)switch(e){case 1:throw new Error("value was not an integer");case 2:throw new Error("value out of range");default:throw new Error("unknown internal error")}}function Q(e,t){if(!Number.isSafeInteger(t))throw new Error(`Assert failed: Value is not a safe integer: ${t} (${typeof t})`);K(St.mono_wasm_f64_to_i52(e,t))}function ee(e,t){if(!Number.isSafeInteger(t))throw new Error(`Assert failed: Value is not a safe integer: ${t} (${typeof t})`);if(!(t>=0))throw new Error("Assert failed: Can't convert negative Number into UInt64");K(St.mono_wasm_f64_to_u52(e,t))}function te(e,n){if("bigint"!=typeof n)throw new Error(`Assert failed: Value is not an bigint: ${n} (${typeof n})`);if(!(n>=O&&n<=B))throw new Error(`Assert failed: Overflow: value ${n} is out of ${O} ${B} range`);t.HEAP64[e>>>3]=n}function ne(e,n){if("number"!=typeof n)throw new Error(`Assert failed: Value is not a Number: ${n} (${typeof n})`);t.HEAPF32[e>>>2]=n}function re(e,n){if("number"!=typeof n)throw new Error(`Assert failed: Value is not a Number: ${n} (${typeof n})`);t.HEAPF64[e>>>3]=n}function oe(e){return!!t.HEAP32[e>>>2]}function ae(e){return t.HEAPU8[e]}function se(e){return t.HEAPU16[e>>>1]}function ie(e){return t.HEAPU32[e>>>2]}function ce(e,t){return e[t>>>2]}function le(e){return St.mono_wasm_get_i32_unaligned(e)}function ue(e){return St.mono_wasm_get_i32_unaligned(e)>>>0}function pe(e){return t.HEAP8[e]}function de(e){return t.HEAP16[e>>>1]}function _e(e){return t.HEAP32[e>>>2]}function fe(e){const t=St.mono_wasm_i52_to_f64(e,l._i52_error_scratch_buffer);return K(_e(l._i52_error_scratch_buffer)),t}function me(e){const t=St.mono_wasm_u52_to_f64(e,l._i52_error_scratch_buffer);return K(_e(l._i52_error_scratch_buffer)),t}function he(e){return t.HEAP64[e>>>3]}function be(e){return t.HEAPF32[e>>>2]}function ge(e){return t.HEAPF64[e>>>3]}function ye(e){const n=t._malloc(e.length);return new Uint8Array(Ee().buffer,n,e.length).set(e),n}function we(){return t.HEAP8}function Se(){return t.HEAP16}function ke(){return t.HEAP32}function ve(){return t.HEAP64}function Ee(){return t.HEAPU8}function Ue(){return t.HEAPU16}function Ie(){return t.HEAPU32}function xe(){return t.HEAPF32}function Te(){return t.HEAPF64}const je=8192;let Ae=null,Re=null,Le=0;const $e=[],Ce=[];function Ne(e,n){if(e<=0)throw new Error("capacity >= 1");const r=4*(e|=0),o=t._malloc(r);if(o%4!=0)throw new Error("Malloc returned an unaligned offset");return P(o,r),new WasmRootBufferImpl(o,e,!0,n)}function De(e){let t;if(!e)throw new Error("address must be a location in the native heap");return Ce.length>0?(t=Ce.pop(),t._set_address(e)):t=new Fe(e),t}function Be(e=void 0){let t;if($e.length>0)t=$e.pop();else{const e=function(){if(A(Ae)||!Re){Ae=Ne(je,"js roots"),Re=new Int32Array(je),Le=je;for(let e=0;e>>2,this.__count=t,this.length=t,this.__handle=St.mono_wasm_register_root(e,o,r||"noname"),this.__ownsAllocation=n}_throw_index_out_of_range(){throw new Error("index out of range")}_check_in_range(e){(e>=this.__count||e<0)&&this._throw_index_out_of_range()}get_address(e){return this._check_in_range(e),this.__offset+4*e}get_address_32(e){return this._check_in_range(e),this.__offset32+e}get(e){this._check_in_range(e);const t=this.get_address_32(e);return Ie()[t]}set(e,t){const n=this.get_address(e);return St.mono_wasm_write_managed_pointer_unsafe(n,t),t}copy_value_from_address(e,t){const n=this.get_address(e);St.mono_wasm_copy_managed_pointer(n,t)}_unsafe_get(e){return Ie()[this.__offset32+e]}_unsafe_set(e,t){const n=this.__offset+e;St.mono_wasm_write_managed_pointer_unsafe(n,t)}clear(){this.__offset&&P(this.__offset,4*this.__count)}release(){this.__offset&&this.__ownsAllocation&&(St.mono_wasm_deregister_root(this.__offset),P(this.__offset,4*this.__count),t._free(this.__offset)),this.__handle=this.__offset=this.__count=this.__offset32=0}toString(){return`[root buffer @${this.get_address(0)}, size ${this.__count} ]`}}class Me{constructor(e,t){this.__buffer=e,this.__index=t}get_address(){return this.__buffer.get_address(this.__index)}get_address_32(){return this.__buffer.get_address_32(this.__index)}get address(){return this.__buffer.get_address(this.__index)}get(){return this.__buffer._unsafe_get(this.__index)}set(e){const t=this.__buffer.get_address(this.__index);return St.mono_wasm_write_managed_pointer_unsafe(t,e),e}copy_from(e){const t=e.address,n=this.address;St.mono_wasm_copy_managed_pointer(n,t)}copy_to(e){const t=this.address,n=e.address;St.mono_wasm_copy_managed_pointer(n,t)}copy_from_address(e){const t=this.address;St.mono_wasm_copy_managed_pointer(t,e)}copy_to_address(e){const t=this.address;St.mono_wasm_copy_managed_pointer(e,t)}get value(){return this.get()}set value(e){this.set(e)}valueOf(){throw new Error("Implicit conversion of roots to pointers is no longer supported. Use .value or .address as appropriate")}clear(){const e=this.__buffer.get_address_32(this.__index);Ie()[e]=0}release(){if(!this.__buffer)throw new Error("No buffer");var e;$e.length>128?(void 0!==(e=this.__index)&&(Ae.set(e,0),Re[Le]=e,Le++),this.__buffer=null,this.__index=0):(this.set(0),$e.push(this))}toString(){return`[root @${this.address}]`}}class Fe{constructor(e){this.__external_address=U,this.__external_address_32=0,this._set_address(e)}_set_address(e){this.__external_address=e,this.__external_address_32=e>>>2}get address(){return this.__external_address}get_address(){return this.__external_address}get_address_32(){return this.__external_address_32}get(){return Ie()[this.__external_address_32]}set(e){return St.mono_wasm_write_managed_pointer_unsafe(this.__external_address,e),e}copy_from(e){const t=e.address,n=this.__external_address;St.mono_wasm_copy_managed_pointer(n,t)}copy_to(e){const t=this.__external_address,n=e.address;St.mono_wasm_copy_managed_pointer(n,t)}copy_from_address(e){const t=this.__external_address;St.mono_wasm_copy_managed_pointer(t,e)}copy_to_address(e){const t=this.__external_address;St.mono_wasm_copy_managed_pointer(e,t)}get value(){return this.get()}set value(e){this.set(e)}valueOf(){throw new Error("Implicit conversion of roots to pointers is no longer supported. Use .value or .address as appropriate")}clear(){Ie()[this.__external_address>>>2]=0}release(){Ce.length<128&&Ce.push(this)}toString(){return`[external root @${this.address}]`}}const Pe=new Map,ze="";let Ve;const We=new Map;let He,Ge,qe,Je,Ye=0,Xe=null,Ze=0;function Ke(e){if(void 0===Je){const n=new Uint8Array(2*e.length);return t.stringToUTF8Array(e,n,0,2*e.length),n}return Je.encode(e)}function Qe(e){const n=Ee();return function(e,n,r){const o=n+r;let a=n;for(;e[a]&&!(a>=o);)++a;if(a-n<=16)return t.UTF8ArrayToString(e,n,r);if(void 0===qe)return t.UTF8ArrayToString(e,n,r);const s=it(e,n,a);return qe.decode(s)}(n,e,n.length-e)}function et(e,t){if(He){const n=it(Ee(),e,t);return He.decode(n)}return tt(e,t)}function tt(e,t){let n="";const r=Ue();for(let o=e;o>>1];n+=String.fromCharCode(e)}return n}function nt(e,t,n){const r=Ue(),o=n.length;for(let a=0;a=t));a++);}function rt(e){if(e.value===E)return null;const t=Ve+0,n=Ve+4,r=Ve+8;let o;St.mono_wasm_string_get_data_ref(e.address,t,n,r);const a=Ie(),s=ce(a,n),i=ce(a,t),c=ce(a,r);if(c&&(o=We.get(e.value)),void 0===o&&(s&&i?(o=et(i,i+s),c&&We.set(e.value,o)):o=ze),void 0===o)throw new Error(`internal error when decoding string at location ${e.value}`);return o}function ot(e,t){if(t.clear(),null!==e)if("symbol"==typeof e)at(e,t);else{if("string"!=typeof e)throw new Error("Expected string argument, got "+typeof e);if(0===e.length)at(e,t);else{if(e.length<=256){const n=Pe.get(e);if(n)return void t.set(n)}st(e,t)}}}function at(e,t){let n;if("symbol"==typeof e?(n=e.description,"string"!=typeof n&&(n=Symbol.keyFor(e)),"string"!=typeof n&&(n="")):"string"==typeof e&&(n=e),"string"!=typeof n)throw new Error(`Argument to stringToInternedMonoStringRoot must be a string but was ${e}`);if(0===n.length&&Ye)return void t.set(Ye);const r=Pe.get(n);r?t.set(r):(st(n,t),function(e,t,n){if(!t.value)throw new Error("null pointer passed to _store_string_in_intern_table");Ze>=8192&&(Xe=null),Xe||(Xe=Ne(8192,"interned strings"),Ze=0);const r=Xe,o=Ze++;if(St.mono_wasm_intern_string_ref(t.address),!t.value)throw new Error("mono_wasm_intern_string_ref produced a null pointer");Pe.set(e,t.value),We.set(t.value,e),0!==e.length||Ye||(Ye=t.value),r.copy_value_from_address(o,t.address)}(n,t))}function st(e,n){const r=2*(e.length+1),o=t._malloc(r);nt(o,o+r,e),St.mono_wasm_string_from_utf16_ref(o,e.length,n.address),t._free(o)}function it(e,t,n){return e.buffer,e.subarray(t,n)}let ct="MONO_WASM: ";function lt(e,...t){l.diagnosticTracing&&console.debug(ct+e,...t)}function ut(e,...t){console.info(ct+e,...t)}function pt(e,...t){console.warn(ct+e,...t)}function dt(e,...t){t&&t.length>0&&t[0]&&"object"==typeof t[0]&&t[0].silent||console.error(ct+e,...t)}const _t=new Map,ft=[];function mt(e){try{if(0==_t.size)return e;const t=e;for(let n=0;n{const n=t.find((e=>"object"==typeof e&&void 0!==e.replaceSection));if(void 0===n)return e;const r=n.funcNum,o=n.replaceSection,a=_t.get(Number(r));return void 0===a?e:e.replace(o,`${a} (${o})`)}));if(r!==t)return r}return t}catch(t){return console.debug(`failed to symbolicate: ${t}`),e}}function ht(e){let t=e;return t&&t.stack||(t=new Error(t?""+t:"Unknown error")),mt(t.stack)}function bt(){return[..._t.values()]}ft.push(/at (?[^:()]+:wasm-function\[(?\d+)\]:0x[a-fA-F\d]+)((?![^)a-fA-F\d])|$)/),ft.push(/(?:WASM \[[\da-zA-Z]+\], (?function #(?[\d]+) \(''\)))/),ft.push(/(?[a-z]+:\/\/[^ )]*:wasm-function\[(?\d+)\]:0x[a-fA-F\d]+)/),ft.push(/(?<[^ >]+>[.:]wasm-function\[(?[0-9]+)\])/);const gt=[[!0,"mono_wasm_array_get_ref","void",["number","number","number"]],[!0,"mono_wasm_obj_array_new_ref","void",["number","number"]],[!0,"mono_wasm_obj_array_set_ref","void",["number","number","number"]],[!0,"mono_wasm_try_unbox_primitive_and_get_type_ref","number",["number","number","number"]],[!0,"mono_wasm_box_primitive_ref","void",["number","number","number","number"]],[!0,"mono_wasm_string_array_new_ref","void",["number","number"]],[!0,"mono_wasm_typed_array_new_ref","void",["number","number","number","number","number"]],[!0,"mono_wasm_get_delegate_invoke_ref","number",["number"]],[!0,"mono_wasm_get_type_name","string",["number"]],[!0,"mono_wasm_get_type_aqn","string",["number"]],[!0,"mono_wasm_obj_array_new","number",["number"]],[!0,"mono_wasm_obj_array_set","void",["number","number","number"]],[!0,"mono_wasm_array_length_ref","number",["number"]]],yt=[[!0,"mono_wasm_register_root","number",["number","number","string"]],[!0,"mono_wasm_deregister_root",null,["number"]],[!0,"mono_wasm_string_get_data_ref",null,["number","number","number","number"]],[!0,"mono_wasm_set_is_debugger_attached","void",["bool"]],[!0,"mono_wasm_send_dbg_command","bool",["number","number","number","number","number"]],[!0,"mono_wasm_send_dbg_command_with_parms","bool",["number","number","number","number","number","number","string"]],[!0,"mono_wasm_setenv",null,["string","string"]],[!0,"mono_wasm_parse_runtime_options",null,["number","number"]],[!0,"mono_wasm_strdup","number",["string"]],[!0,"mono_background_exec",null,[]],[!0,"mono_wasm_execute_timer",null,[]],[!0,"mono_wasm_load_icu_data","number",["number"]],[!1,"mono_wasm_add_assembly","number",["string","number","number"]],[!0,"mono_wasm_add_satellite_assembly","void",["string","string","number","number"]],[!1,"mono_wasm_load_runtime",null,["string","number"]],[!0,"mono_wasm_change_debugger_log_level","void",["number"]],[!0,"mono_wasm_get_corlib","number",[]],[!0,"mono_wasm_assembly_load","number",["string"]],[!0,"mono_wasm_assembly_find_class","number",["number","string","string"]],[!0,"mono_wasm_runtime_run_module_cctor","void",["number"]],[!0,"mono_wasm_assembly_find_method","number",["number","string","number"]],[!1,"mono_wasm_invoke_method_ref","void",["number","number","number","number","number"]],[!0,"mono_wasm_string_from_utf16_ref","void",["number","number","number"]],[!0,"mono_wasm_intern_string_ref","void",["number"]],[!0,"mono_wasm_assembly_get_entry_point","number",["number","number"]],[!0,"mono_wasm_class_get_type","number",["number"]],[!1,"mono_wasm_exit","void",["number"]],[!1,"mono_wasm_abort","void",[]],[!0,"mono_wasm_getenv","number",["string"]],[!0,"mono_wasm_set_main_args","void",["number","number"]],[!1,"mono_wasm_enable_on_demand_gc","void",["number"]],[()=>!f,"mono_wasm_profiler_init_aot","void",["string"]],[()=>!m,"mono_wasm_profiler_init_aot","void",["string"]],[!0,"mono_wasm_profiler_init_browser","void",["number"]],[!1,"mono_wasm_exec_regression","number",["number","string"]],[!1,"mono_wasm_invoke_method_bound","number",["number","number","number"]],[!0,"mono_wasm_write_managed_pointer_unsafe","void",["number","number"]],[!0,"mono_wasm_copy_managed_pointer","void",["number","number"]],[!0,"mono_wasm_i52_to_f64","number",["number","number"]],[!0,"mono_wasm_u52_to_f64","number",["number","number"]],[!0,"mono_wasm_f64_to_i52","number",["number","number"]],[!0,"mono_wasm_f64_to_u52","number",["number","number"]],[!0,"mono_wasm_method_get_name","number",["number"]],[!0,"mono_wasm_method_get_full_name","number",["number"]],[!0,"mono_wasm_gc_lock","void",[]],[!0,"mono_wasm_gc_unlock","void",[]],[!0,"mono_wasm_get_i32_unaligned","number",["number"]],[!0,"mono_wasm_get_f32_unaligned","number",["number"]],[!0,"mono_wasm_get_f64_unaligned","number",["number"]],[!0,"mono_jiterp_trace_bailout","void",["number"]],[!0,"mono_jiterp_get_trace_bailout_count","number",["number"]],[!0,"mono_jiterp_value_copy","void",["number","number","number"]],[!0,"mono_jiterp_get_member_offset","number",["number"]],[!0,"mono_jiterp_encode_leb52","number",["number","number","number"]],[!0,"mono_jiterp_encode_leb64_ref","number",["number","number","number"]],[!0,"mono_jiterp_encode_leb_signed_boundary","number",["number","number","number"]],[!0,"mono_jiterp_write_number_unaligned","void",["number","number","number"]],[!0,"mono_jiterp_type_is_byref","number",["number"]],[!0,"mono_jiterp_get_size_of_stackval","number",[]],[!0,"mono_jiterp_parse_option","number",["string"]],[!0,"mono_jiterp_get_options_as_json","number",[]],[!0,"mono_jiterp_get_options_version","number",[]],[!0,"mono_jiterp_adjust_abort_count","number",["number","number"]],[!0,"mono_jiterp_register_jit_call_thunk","void",["number","number"]],[!0,"mono_jiterp_type_get_raw_value_size","number",["number"]],[!0,"mono_jiterp_update_jit_call_dispatcher","void",["number"]],[!0,"mono_jiterp_get_signature_has_this","number",["number"]],[!0,"mono_jiterp_get_signature_return_type","number",["number"]],[!0,"mono_jiterp_get_signature_param_count","number",["number"]],[!0,"mono_jiterp_get_signature_params","number",["number"]],[!0,"mono_jiterp_type_to_ldind","number",["number"]],[!0,"mono_jiterp_type_to_stind","number",["number"]],[!0,"mono_jiterp_imethod_to_ftnptr","number",["number"]],[!0,"mono_jiterp_debug_count","number",[]],[!0,"mono_jiterp_get_trace_hit_count","number",["number"]],[!0,"mono_jiterp_get_polling_required_address","number",[]],[!0,"mono_jiterp_get_rejected_trace_count","number",[]],[!0,"mono_jiterp_boost_back_branch_target","void",["number"]],[!0,"mono_jiterp_is_imethod_var_address_taken","number",["number","number"]],[!0,"mono_jiterp_get_opcode_value_table_entry","number",["number"]],[!0,"mono_jiterp_get_simd_intrinsic","number",["number","number"]],[!0,"mono_jiterp_get_simd_opcode","number",["number","number"]],[!0,"mono_jiterp_get_arg_offset","number",["number","number","number"]],[!0,"mono_jiterp_get_opcode_info","number",["number","number"]],[!0,"mono_wasm_is_zero_page_reserved","number",[]],[!0,"mono_jiterp_is_special_interface","number",["number"]],...gt],wt={};var St=wt;const kt=wt,vt=wt,Et=["void","number",null];function Ut(e,n,r,o){let a=void 0===o&&Et.indexOf(n)>=0&&(!r||r.every((e=>Et.indexOf(e)>=0)))&&t.asm?t.asm[e]:void 0;if(a&&r&&a.length!==r.length&&(dt(`argument count mismatch for cwrap ${e}`),a=void 0),"function"!=typeof a&&(a=t.cwrap(e,n,r,o)),"function"!=typeof a)throw new Error(`cwrap ${e} not found or not a function`);return a}function It(e,t,n){const r=function(e,t,n){let r,o="number"==typeof t?t:0;r="number"==typeof n?o+n:e.length-o;const a={read:function(){if(o>=r)return null;const t=e[o];return o+=1,t}};return Object.defineProperty(a,"eof",{get:function(){return o>=r},configurable:!0,enumerable:!0}),a}(e,t,n);let o="",a=0,s=0,i=0,c=0,l=0,u=0;for(;a=r.read(),s=r.read(),i=r.read(),null!==a;)null===s&&(s=0,l+=1),null===i&&(i=0,l+=1),u=a<<16|s<<8|i<<0,c=(16777215&u)>>18,o+=xt[c],c=(262143&u)>>12,o+=xt[c],l<2&&(c=(4095&u)>>6,o+=xt[c]),2===l?o+="==":1===l?o+="=":(c=(63&u)>>0,o+=xt[c]);return o}const xt=["A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z","0","1","2","3","4","5","6","7","8","9","+","/"],Tt=new Map;Tt.remove=function(e){const t=this.get(e);return this.delete(e),t};let jt,At,Rt,Lt={},$t=0,Ct=-1;function mono_wasm_runtime_ready(){if(n.mono_wasm_runtime_is_ready=l.mono_wasm_runtime_is_ready=!0,$t=0,Lt={},Ct=-1,globalThis.dotnetDebugger)debugger}function mono_wasm_fire_debugger_agent_message_with_data_to_pause(e){console.assert(!0,`mono_wasm_fire_debugger_agent_message_with_data ${e}`);debugger}function Nt(e){e.length>Ct&&(jt&&t._free(jt),Ct=Math.max(e.length,Ct,256),jt=t._malloc(Ct));const n=atob(e),r=Ee();for(let e=0;ee.value)),e;if(void 0===t.dimensionsDetails||1===t.dimensionsDetails.length)return e=t.items.map((e=>e.value)),e}const n={};return Object.keys(t).forEach((e=>{const r=t[e];void 0!==r.get?Object.defineProperty(n,r.name,{get:()=>Bt(r.get.id,r.get.commandSet,r.get.command,r.get.buffer),set:function(e){return Dt(r.set.id,r.set.commandSet,r.set.command,r.set.buffer,r.set.length,r.set.valtype,e),!0}}):void 0!==r.set?Object.defineProperty(n,r.name,{get:()=>r.value,set:function(e){return Dt(r.set.id,r.set.commandSet,r.set.command,r.set.buffer,r.set.length,r.set.valtype,e),!0}}):n[r.name]=r.value})),n}(t,n);const o=null!=e.arguments?e.arguments.map((e=>JSON.stringify(e.value))):[],a=`const fn = ${e.functionDeclaration}; return fn.apply(proxy, [${o}]);`,s=new Function("proxy",a)(r);if(void 0===s)return{type:"undefined"};if(Object(s)!==s)return"object"==typeof s&&null==s?{type:typeof s,subtype:`${s}`,value:null}:{type:typeof s,description:`${s}`,value:`${s}`};if(e.returnByValue&&null==s.subtype)return{type:"object",value:s};if(Object.getPrototypeOf(s)==Array.prototype){const e=Gt(s);return{type:"object",subtype:"array",className:"Array",description:`Array(${s.length})`,objectId:e}}return void 0!==s.value||void 0!==s.subtype?s:s==r?{type:"object",className:"Object",description:"Object",objectId:t}:{type:"object",className:"Object",description:"Object",objectId:Gt(s)}}function Ht(e,t={}){return function(e,t){if(!(e in Lt))throw new Error(`Could not find any object with id ${e}`);const n=Lt[e],r=Object.getOwnPropertyDescriptors(n);t.accessorPropertiesOnly&&Object.keys(r).forEach((e=>{void 0===r[e].get&&Reflect.deleteProperty(r,e)}));const o=[];return Object.keys(r).forEach((e=>{let t;const n=r[e];t="object"==typeof n.value?Object.assign({name:e},n):void 0!==n.value?{name:e,value:Object.assign({type:typeof n.value,description:""+n.value},n)}:void 0!==n.get?{name:e,get:{className:"Function",description:`get ${e} () {}`,type:"function"}}:{name:e,value:{type:"symbol",value:"",description:""}},o.push(t)})),{__value_as_json_string__:JSON.stringify(o)}}(`dotnet:cfo_res:${e}`,t)}function Gt(e){const t="dotnet:cfo_res:"+$t++;return Lt[t]=e,t}function qt(e){e in Lt&&delete Lt[e]}function Jt(){if(l.enablePerfMeasure)return globalThis.performance.now()}function Yt(e,t,n){if(l.enablePerfMeasure&&e){const r=a?{start:e}:{startTime:e},o=n?`${t}${n} `:t;globalThis.performance.measure(o,r)}}const Xt=[],Zt=new Map,Kt=new Map,Qt=new Map,en=Symbol.for("wasm bound_cs_function"),tn=Symbol.for("wasm bound_js_function"),nn=Symbol.for("wasm imported_js_function"),rn=16;function on(e){const n=t.stackAlloc(rn*e);return n&&n%8==0||w(!1,"Arg alignment"),hn(an(n,0),R.None),hn(an(n,1),R.None),n}function an(e,t){return e||w(!1,"Null args"),e+t*rn}function sn(e,t){return e||w(!1,"Null signatures"),e+32*t+8}function cn(e){return e||w(!1,"Null sig"),ie(e)}function ln(e){return e||w(!1,"Null sig"),ie(e+16)}function un(e){return e||w(!1,"Null sig"),ie(e+20)}function pn(e){return e||w(!1,"Null sig"),ie(e+24)}function dn(e){return e||w(!1,"Null sig"),ie(e+28)}function _n(e){return e||w(!1,"Null signatures"),_e(e+4)}function fn(e){return e||w(!1,"Null signatures"),_e(e)}function mn(e){return e||w(!1,"Null arg"),ie(e+12)}function hn(e,t){e||w(!1,"Null arg"),q(e+12,t)}function bn(e){return e||w(!1,"Null arg"),ie(e)}function gn(e,t){if(e||w(!1,"Null arg"),"boolean"!=typeof t)throw new Error(`Assert failed: Value is not a Boolean: ${t} (${typeof t})`);V(e,t?1:0)}function yn(e,t){e||w(!1,"Null arg"),q(e,t)}function wn(e,t){e||w(!1,"Null arg"),re(e,t.getTime())}function Sn(e,t){e||w(!1,"Null arg"),re(e,t)}function kn(e){return e||w(!1,"Null arg"),ie(e+4)}function vn(e,t){e||w(!1,"Null arg"),q(e+4,t)}function En(e){return e||w(!1,"Null arg"),ie(e+4)}function Un(e,t){e||w(!1,"Null arg"),q(e+4,t)}function In(e){return e||w(!1,"Null arg"),De(e)}function xn(e){return e||w(!1,"Null arg"),_e(e+8)}function Tn(e,t){e||w(!1,"Null arg"),Z(e+8,t)}class ManagedObject{dispose(){Mr(this,T)}get isDisposed(){return this[Lr]===T}toString(){return`CsObject(gc_handle: ${this[Lr]})`}}class ManagedError extends Error{constructor(e){super(e),this.superStack=Object.getOwnPropertyDescriptor(this,"stack"),Object.defineProperty(this,"stack",{get:this.getManageStack})}getSuperStack(){if(this.superStack){if(void 0!==this.superStack.value)return this.superStack.value;if(void 0!==this.superStack.get)return this.superStack.get.call(this)}return super.stack}getManageStack(){if(this.managed_stack)return this.managed_stack;if(u.is_runtime_running()&&!L){const e=this[Lr];if(e!==T){const t=l.javaScriptExports.get_managed_stack_trace(e);if(t)return this.managed_stack=t+"\n"+this.getSuperStack(),this.managed_stack}}return this.getSuperStack()}dispose(){Mr(this,T)}get isDisposed(){return this[Lr]===T}}function jn(e){return e==R.Byte?1:e==R.Int32?4:e==R.Int52||e==R.Double?8:e==R.String||e==R.Object||e==R.JSObject?rn:-1}class An{constructor(e,t,n){this._pointer=e,this._length=t,this._viewType=n}_unsafe_create_view(){const e=0==this._viewType?new Uint8Array(Ee().buffer,this._pointer,this._length):1==this._viewType?new Int32Array(ke().buffer,this._pointer,this._length):2==this._viewType?new Float64Array(Te().buffer,this._pointer,this._length):null;if(!e)throw new Error("NotImplementedException");return e}set(e,t){if(this.isDisposed)throw new Error("Assert failed: ObjectDisposedException");const n=this._unsafe_create_view();if(!e||!n||e.constructor!==n.constructor)throw new Error(`Assert failed: Expected ${n.constructor}`);n.set(e,t)}copyTo(e,t){if(this.isDisposed)throw new Error("Assert failed: ObjectDisposedException");const n=this._unsafe_create_view();if(!e||!n||e.constructor!==n.constructor)throw new Error(`Assert failed: Expected ${n.constructor}`);const r=n.subarray(t);e.set(r)}slice(e,t){if(this.isDisposed)throw new Error("Assert failed: ObjectDisposedException");return this._unsafe_create_view().slice(e,t)}get length(){if(this.isDisposed)throw new Error("Assert failed: ObjectDisposedException");return this._length}get byteLength(){if(this.isDisposed)throw new Error("Assert failed: ObjectDisposedException");return 0==this._viewType?this._length:1==this._viewType?this._length<<2:2==this._viewType?this._length<<3:0}}class Span extends An{constructor(e,t,n){super(e,t,n),this.is_disposed=!1}dispose(){this.is_disposed=!0}get isDisposed(){return this.is_disposed}}class ArraySegment extends An{constructor(e,t,n){super(e,t,n)}dispose(){Mr(this,T)}get isDisposed(){return this[Lr]===T}}function Rn(e,t,n){if(t===R.None||t===R.Void)return;let r,o,a,s;o=Xr(un(e)),a=Xr(pn(e)),s=Xr(dn(e));const i=ln(e);r=Ln(i),t===R.Nullable&&(t=i);const c=Ln(t),l=un(e),u=n*rn;return e=>c(e+u,l,r,o,a,s)}function Ln(e){if(e===R.None||e===R.Void)return;const t=Kt.get(e);return t&&"function"==typeof t||w(!1,`ERR41: Unknown converter for type ${e}. ${Jr}`),t}function $n(e){return mn(e)==R.None?null:function(e){return e||w(!1,"Null arg"),!!ae(e)}(e)}function Cn(e){return mn(e)==R.None?null:function(e){return e||w(!1,"Null arg"),ae(e)}(e)}function Nn(e){return mn(e)==R.None?null:function(e){return e||w(!1,"Null arg"),se(e)}(e)}function Dn(e){return mn(e)==R.None?null:function(e){return e||w(!1,"Null arg"),de(e)}(e)}function Bn(e){return mn(e)==R.None?null:function(e){return e||w(!1,"Null arg"),_e(e)}(e)}function On(e){return mn(e)==R.None?null:function(e){return e||w(!1,"Null arg"),ge(e)}(e)}function Mn(e){return mn(e)==R.None?null:function(e){return e||w(!1,"Null arg"),he(e)}(e)}function Fn(e){return mn(e)==R.None?null:function(e){return e||w(!1,"Null arg"),be(e)}(e)}function Pn(e){return mn(e)==R.None?null:function(e){return e||w(!1,"Null arg"),ge(e)}(e)}function zn(e){return mn(e)==R.None?null:bn(e)}function Vn(){return null}function Wn(e){return mn(e)===R.None?null:function(e){e||w(!1,"Null arg");const t=ge(e);return new Date(t)}(e)}function Hn(e,t,n,r,o,a){if(mn(e)===R.None)return null;const s=En(e);let i=zr(s);return null==i&&(i=(e,t,i)=>l.javaScriptExports.call_delegate(s,e,t,i,n,r,o,a),i.dispose=()=>{i.isDisposed||(i.isDisposed=!0,Mr(i,s))},i.isDisposed=!1,Or(i,s)),i}function Gn(e,t,n){const r=mn(e);if(r===R.None)return null;if(r!==R.Task){n||(n=Kt.get(r)),n||w(!1,`Unknown sub_converter for type ${R[r]}. ${Jr}`);const t=n(e);return new Promise((e=>e(t)))}const o=kn(e);if(o==x)return new Promise((e=>e(void 0)));const a=Nr(o);a||w(!1,`ERR28: promise not found for js_handle: ${o} `),u.assertIsControllablePromise(a);const s=u.getPromiseController(a),i=s.resolve;return s.resolve=e=>{const t=mn(e);if(t===R.None)return void i(null);n||(n=Kt.get(t)),n||w(!1,`Unknown sub_converter for type ${R[t]}. ${Jr}`);const r=n(e);i(r)},a}function qn(e){if(mn(e)==R.None)return null;const t=In(e);try{return rt(t)}finally{t.release()}}function Jn(e){const t=mn(e);if(t==R.None)return null;if(t==R.JSException)return Nr(kn(e));const n=En(e);let r=zr(n);if(null==r){const t=qn(e);r=new ManagedError(t),Or(r,n)}return r}function Yn(e){return mn(e)==R.None?null:Nr(kn(e))}function Xn(e){const t=mn(e);if(t==R.None)return null;if(t==R.JSObject)return Nr(kn(e));if(t==R.Array){const t=function(e){return e||w(!1,"Null arg"),ie(e+4)}(e);return Kn(e,t)}if(t==R.Object){const t=En(e);if(t===T)return null;let n=zr(t);return n||(n=new ManagedObject,Or(n,t)),n}const n=Kt.get(t);return n||w(!1,`Unknown converter for type ${R[t]}. ${Jr}`),n(e)}function Zn(e,t){return t||w(!1,"Expected valid element_type parameter"),Kn(e,t)}function Kn(e,n){if(mn(e)==R.None)return null;-1==jn(n)&&w(!1,`Element type ${R[n]} not supported`);const r=bn(e),o=xn(e);let a=null;if(n==R.String){a=new Array(o);for(let e=0;e>2,(r>>2)+o).slice();else{if(n!=R.Double)throw new Error(`NotImplementedException ${R[n]}. ${Jr}`);a=Te().subarray(r>>3,(r>>3)+o).slice()}return t._free(r),a}function Qn(e,t){t||w(!1,"Expected valid element_type parameter");const n=bn(e),r=xn(e);let o=null;if(t==R.Byte)o=new Span(n,r,0);else if(t==R.Int32)o=new Span(n,r,1);else{if(t!=R.Double)throw new Error(`NotImplementedException ${R[t]}. ${Jr}`);o=new Span(n,r,2)}return o}function er(e,t){t||w(!1,"Expected valid element_type parameter");const n=bn(e),r=xn(e);let o=null;if(t==R.Byte)o=new ArraySegment(n,r,0);else if(t==R.Int32)o=new ArraySegment(n,r,1);else{if(t!=R.Double)throw new Error(`NotImplementedException ${R[t]}. ${Jr}`);o=new ArraySegment(n,r,2)}return Or(o,En(e)),o}let tr;const nr=[null];function rr(e,t){ur.set(e,t),lt(`added module imports '${e}'`)}function or(e,t,n){if(!e)throw new Error("Assert failed: Null reference");e[t]=n}function ar(e,t){if(!e)throw new Error("Assert failed: Null reference");return e[t]}function sr(e,t){if(!e)throw new Error("Assert failed: Null reference");return t in e}function ir(e,t){if(!e)throw new Error("Assert failed: Null reference");return typeof e[t]}function cr(){return globalThis}const lr=new Map,ur=new Map;function pr(e,t){e&&"string"==typeof e||w(!1,"module_name must be string"),t&&"string"==typeof t||w(!1,"module_url must be string");let n=lr.get(e);const r=!n;return r&&(lt(`importing ES6 module '${e}' from '${t}'`),n=import(t),lr.set(e,n)),Gr((async()=>{const o=await n;return r&&(ur.set(e,o),lt(`imported ES6 module '${e}' from '${t}'`)),o}))}function dr(e,t,n){const r=function(e,t){let n="unknown exception";if(t){n=t.toString();const e=t.stack;e&&(e.startsWith(n)?n=e:n+="\n"+e),n=mt(n)}return e&&X(e,1),n}(e,t);ot(r,n)}function _r(e,t){e&&X(e,0),t&&t.clear()}function fr(){u.assert_runtime_running(),l.mono_wasm_bindings_is_ready||w(!1,"The runtime must be initialized.")}const mr="function"==typeof globalThis.WeakRef;function hr(e){return mr?new WeakRef(e):{deref:()=>e,dispose:()=>{e=null}}}const br=new Map,gr=new Map;let yr=0;function wr(e){if(br.has(e))return br.get(e);const t=St.mono_wasm_assembly_load(e);return br.set(e,t),t}function Sr(e,t){yr||(yr=St.mono_wasm_get_corlib());let n=function(e,t,n){let r=gr.get(e);r||gr.set(e,r=new Map);let o=r.get(t);return o||(o=new Map,r.set(t,o)),o.get(n)}(yr,e,t);if(void 0!==n)return n;if(n=St.mono_wasm_assembly_find_class(yr,e,t),!n)throw new Error(`Failed to find corlib class ${e}.${t}`);return function(e,t,n,r){const o=gr.get(e);if(!o)throw new Error("internal error");const a=o.get(t);if(!a)throw new Error("internal error");a.set(n,r)}(yr,e,t,n),n}function kr(e,t){fr();const n=Be();try{if(St.mono_wasm_invoke_method_bound(e,t,n.address))throw new Error("ERR24: Unexpected error: "+rt(n));if(function(e){return e||w(!1,"Null args"),mn(e)!==R.None}(t))throw Jn(an(t,0))}finally{n.release()}}const vr=new Map;async function Er(e){if(fr(),!vr.get(e)){const t=Jt(),n=wr(e);if(!n)throw new Error("Could not find assembly: "+e);const r=St.mono_wasm_assembly_find_class(n,l.runtime_interop_namespace,"__GeneratedInitializer");if(r){const e=St.mono_wasm_assembly_find_method(r,"__Register_",-1);if(e){const t=Be(),n=Be();try{if(St.mono_wasm_invoke_method_ref(e,U,j,t.address,n.address),t.value!==S){const e=rt(n);throw new Error(e)}}finally{t.release(),n.release()}}}else St.mono_wasm_runtime_run_module_cctor(n);Yt(t,"mono.getAssemblyExports:",e)}return vr.get(e)||{}}function Ur(e){const t=e.substring(e.indexOf("[")+1,e.indexOf("]")).trim(),n=(e=e.substring(e.indexOf("]")+1).trim()).substring(e.indexOf(":")+1);let r="",o=e=e.substring(0,e.indexOf(":")).trim();if(-1!=e.indexOf(".")){const t=e.lastIndexOf(".");r=e.substring(0,t),o=e.substring(t+1)}if(!t.trim())throw new Error("No assembly name specified "+e);if(!o.trim())throw new Error("No class name specified "+e);if(!n.trim())throw new Error("No method name specified "+e);return{assembly:t,namespace:r,classname:o,methodname:n}}const Ir="function"==typeof globalThis.FinalizationRegistry;let xr;const Tr=[null],jr=[];let Ar=1;const Rr=new Map;Ir&&(xr=new globalThis.FinalizationRegistry(Pr));const Lr=Symbol.for("wasm js_owned_gc_handle"),$r=Symbol.for("wasm cs_owned_js_handle"),Cr=Symbol.for("wasm do_not_force_dispose");function Nr(e){return e!==x&&e!==I?Tr[e]:null}function Dr(e){if(e[$r])return e[$r];const t=jr.length?jr.pop():Ar++;return Tr[t]=e,Object.isExtensible(e)&&(e[$r]=t),t}function Br(e){const t=Tr[e];null!=t&&(void 0!==t[$r]&&(t[$r]=void 0),Tr[e]=void 0,jr.push(e))}function Or(e,t){e[Lr]=t,Ir&&xr.register(e,t,e);const n=hr(e);Rr.set(t,n)}function Mr(e,t){e&&(t=e[Lr],e[Lr]=T,Ir&&xr.unregister(e)),t!==T&&Rr.delete(t)&&l.javaScriptExports.release_js_owned_object_by_gc_handle(t)}function Fr(e){const t=e[Lr];if(t==T)throw new Error("Assert failed: ObjectDisposedException");return t}function Pr(e){u.is_exited()||Mr(null,e)}function zr(e){if(!e)return null;const t=Rr.get(e);return t?t.deref():null}function Vr(e,t){let n=!1,r=!1,o=0,a=0,s=0,i=0;const c=[...Rr.keys()];for(const e of c){const r=Rr.get(e),o=r.deref();if(Ir&&o&&xr.unregister(o),o){const a="boolean"==typeof o[Cr]&&o[Cr];if(t&&pt(`Proxy of C# ${typeof o} with GCHandle ${e} was still alive. ${a?"keeping":"disposing"}.`),a)n=!0;else{const t=u.getPromiseController(o);t&&t.reject(new Error("WebWorker which is origin of the Task is being terminated.")),"function"==typeof o.dispose&&o.dispose(),o[Lr]===e&&(o[Lr]=T),!mr&&r&&r.dispose(),s++}}}n||(Rr.clear(),Ir&&(xr=new globalThis.FinalizationRegistry(Pr)));for(let e=0;en.resolve(e))).catch((e=>n.reject(e))),t}function qr(e){const t=zr(e);if(!t)return;const n=t.promise;n||w(!1,`Expected Promise for GCHandle ${e}`),u.assertIsControllablePromise(n),u.getPromiseController(n).reject(new Error("OperationCanceledException"))}const Jr="For more information see https://aka.ms/dotnet-wasm-jsinterop";function Yr(e,t,n){if(t===R.None||t===R.Void)return;let r,o,a,s;o=Ln(un(e)),a=Ln(pn(e)),s=Ln(dn(e));const i=ln(e);r=Xr(i),t===R.Nullable&&(t=i);const c=Xr(t),l=un(e),u=n*rn;return(e,t)=>{c(e+u,t,l,r,o,a,s)}}function Xr(e){if(e===R.None||e===R.Void)return;const t=Qt.get(e);return t&&"function"==typeof t||w(!1,`ERR30: Unknown converter for type ${e}`),t}function Zr(e,t){null==t?hn(e,R.None):(hn(e,R.Boolean),gn(e,t))}function Kr(e,t){null==t?hn(e,R.None):(hn(e,R.Byte),function(e,t){e||w(!1,"Null arg"),V(e,t)}(e,t))}function Qr(e,t){null==t?hn(e,R.None):(hn(e,R.Char),function(e,t){e||w(!1,"Null arg"),W(e,t)}(e,t))}function eo(e,t){null==t?hn(e,R.None):(hn(e,R.Int16),function(e,t){e||w(!1,"Null arg"),Y(e,t)}(e,t))}function to(e,t){null==t?hn(e,R.None):(hn(e,R.Int32),function(e,t){e||w(!1,"Null arg"),Z(e,t)}(e,t))}function no(e,t){null==t?hn(e,R.None):(hn(e,R.Int52),function(e,t){if(e||w(!1,"Null arg"),!Number.isSafeInteger(t))throw new Error(`Assert failed: Value is not an integer: ${t} (${typeof t})`);re(e,t)}(e,t))}function ro(e,t){null==t?hn(e,R.None):(hn(e,R.BigInt64),function(e,t){e||w(!1,"Null arg"),te(e,t)}(e,t))}function oo(e,t){null==t?hn(e,R.None):(hn(e,R.Double),Sn(e,t))}function ao(e,t){null==t?hn(e,R.None):(hn(e,R.Single),function(e,t){e||w(!1,"Null arg"),ne(e,t)}(e,t))}function so(e,t){null==t?hn(e,R.None):(hn(e,R.IntPtr),yn(e,t))}function io(e,t){if(null==t)hn(e,R.None);else{if(!(t instanceof Date))throw new Error("Assert failed: Value is not a Date");hn(e,R.DateTime),wn(e,t)}}function co(e,t){if(null==t)hn(e,R.None);else{if(!(t instanceof Date))throw new Error("Assert failed: Value is not a Date");hn(e,R.DateTimeOffset),wn(e,t)}}function lo(e,t){if(null==t)hn(e,R.None);else{if(hn(e,R.String),"string"!=typeof t)throw new Error("Assert failed: Value is not a String");uo(e,t)}}function uo(e,t){const n=In(e);try{ot(t,n)}finally{n.release()}}function po(e){hn(e,R.None)}function _o(e,t,n,r,o,a,s){if(null==t)return void hn(e,R.None);if(!(t&&t instanceof Function))throw new Error("Assert failed: Value is not a Function");const i=e=>{const n=an(e,0),c=an(e,1),l=an(e,2),u=an(e,3),p=an(e,4);try{let e,n,d;L&&i.isDisposed,o&&(e=o(l)),a&&(n=a(u)),s&&(d=s(p));const _=t(e,n,d);r&&r(c,_)}catch(e){ho(n,e)}};i[tn]=!0,i.isDisposed=!1,i.dispose=()=>{i.isDisposed=!0},vn(e,Dr(i)),hn(e,R.Function)}class fo{constructor(e){this.promise=e}dispose(){Mr(this,T)}get isDisposed(){return this[Lr]===T}}function mo(e,t,n,r){if(null==t)return void hn(e,R.None);if(!Hr(t))throw new Error("Assert failed: Value is not a Promise");const o=l.javaScriptExports.create_task_callback();Un(e,o),hn(e,R.Task);const a=new fo(t);Or(a,o),t.then((e=>{try{u.assert_runtime_running(),a.isDisposed&&w(!1,"This promise can't be propagated to managed code, because the Task was already freed."),l.javaScriptExports.complete_task(o,null,e,r||go),Mr(a,o)}catch(e){pt("Exception marshalling result of JS promise to CS: ",e)}})).catch((e=>{try{u.assert_runtime_running(),a.isDisposed&&w(!1,"This promise can't be propagated to managed code, because the Task was already freed."),l.javaScriptExports.complete_task(o,e,null,void 0),Mr(a,o)}catch(e){u.is_exited()||pt("Exception marshalling error of JS promise to CS: ",e)}}))}function ho(e,t){if(null==t)hn(e,R.None);else if(t instanceof ManagedError)hn(e,R.Exception),Un(e,Fr(t));else{if("object"!=typeof t&&"string"!=typeof t)throw new Error("Assert failed: Value is not an Error "+typeof t);hn(e,R.JSException),uo(e,t.toString());const n=t[$r];vn(e,n||Dr(t))}}function bo(e,t){if(null==t)hn(e,R.None);else{if(void 0!==t[Lr])throw new Error(`Assert failed: JSObject proxy of ManagedObject proxy is not supported. ${Jr}`);if("function"!=typeof t&&"object"!=typeof t)throw new Error(`Assert failed: JSObject proxy of ${typeof t} is not supported`);hn(e,R.JSObject),vn(e,Dr(t))}}function go(e,t){if(null==t)hn(e,R.None);else{const n=t[Lr],r=typeof t;if(void 0===n)if("string"===r||"symbol"===r)hn(e,R.String),uo(e,t);else if("number"===r)hn(e,R.Double),Sn(e,t);else{if("bigint"===r)throw new Error("NotImplementedException: bigint");if("boolean"===r)hn(e,R.Boolean),gn(e,t);else if(t instanceof Date)hn(e,R.DateTime),wn(e,t);else if(t instanceof Error)ho(e,t);else if(t instanceof Uint8Array)wo(e,t,R.Byte);else if(t instanceof Float64Array)wo(e,t,R.Double);else if(t instanceof Int32Array)wo(e,t,R.Int32);else if(Array.isArray(t))wo(e,t,R.Object);else{if(t instanceof Int16Array||t instanceof Int8Array||t instanceof Uint8ClampedArray||t instanceof Uint16Array||t instanceof Uint32Array||t instanceof Float32Array)throw new Error("NotImplementedException: TypedArray");if(Hr(t))mo(e,t);else{if(t instanceof Span)throw new Error("NotImplementedException: Span");if("object"!=r)throw new Error(`JSObject proxy is not supported for ${r} ${t}`);{const n=Dr(t);hn(e,R.JSObject),vn(e,n)}}}}else{if(Fr(t),t instanceof ArraySegment)throw new Error("NotImplementedException: ArraySegment. "+Jr);if(t instanceof ManagedError)hn(e,R.Exception),Un(e,n);else{if(!(t instanceof ManagedObject))throw new Error("NotImplementedException "+r+". "+Jr);hn(e,R.Object),Un(e,n)}}}}function yo(e,t,n){n||w(!1,"Expected valid element_type parameter"),wo(e,t,n)}function wo(e,n,r){if(null==n)hn(e,R.None);else{const o=jn(r);-1==o&&w(!1,`Element type ${R[r]} not supported`);const a=n.length,s=o*a,i=t._malloc(s);if(r==R.String){if(!Array.isArray(n))throw new Error("Assert failed: Value is not an Array");P(i,s),St.mono_wasm_register_root(i,s,"marshal_array_to_cs");for(let e=0;e>2,(i>>2)+a).set(n)}else{if(r!=R.Double)throw new Error("not implemented");if(!(Array.isArray(n)||n instanceof Float64Array))throw new Error("Assert failed: Value is not an Array or Float64Array");Te().subarray(i>>3,(i>>3)+a).set(n)}yn(e,i),hn(e,R.Array),function(e,t){e||w(!1,"Null arg"),q(e+4,t)}(e,r),Tn(e,n.length)}}function So(e,t,n){if(n||w(!1,"Expected valid element_type parameter"),t.isDisposed)throw new Error("Assert failed: ObjectDisposedException");vo(n,t._viewType),hn(e,R.Span),yn(e,t._pointer),Tn(e,t.length)}function ko(e,t,n){n||w(!1,"Expected valid element_type parameter");const r=Fr(t);r||w(!1,"Only roundtrip of ArraySegment instance created by C#"),vo(n,t._viewType),hn(e,R.ArraySegment),yn(e,t._pointer),Tn(e,t.length),Un(e,r)}function vo(e,t){if(e==R.Byte){if(0!=t)throw new Error("Assert failed: Expected MemoryViewType.Byte")}else if(e==R.Int32){if(1!=t)throw new Error("Assert failed: Expected MemoryViewType.Int32")}else{if(e!=R.Double)throw new Error(`NotImplementedException ${R[e]} `);if(2!=t)throw new Error("Assert failed: Expected MemoryViewType.Double")}}const Eo={now:function(){return Date.now()}};function Uo(e){void 0===globalThis.performance&&(globalThis.performance=Eo),e.require=n.require,e.scriptDirectory=u.scriptDirectory,t.locateFile===t.__locateFile&&(t.locateFile=u.locateFile),e.fetch=u.fetch_like,e.noExitRuntime=a&&!i;const r=e.updateMemoryViews;l.updateMemoryViews=e.updateMemoryViews=()=>{r()}}async function Io(){var e;if(r){if(globalThis.performance===Eo){const{performance:e}=n.require("perf_hooks");globalThis.performance=e}if(n.process=await import("process"),globalThis.crypto||(globalThis.crypto={}),!globalThis.crypto.getRandomValues){let e;try{e=n.require("node:crypto")}catch(e){}e?e.webcrypto?globalThis.crypto=e.webcrypto:e.randomBytes&&(globalThis.crypto.getRandomValues=t=>{t&&t.set(e.randomBytes(t.length))}):globalThis.crypto.getRandomValues=()=>{throw new Error("Using node without crypto support. To enable current operation, either provide polyfill for 'globalThis.crypto.getRandomValues' or enable 'node:crypto' module.")}}}l.subtle=null===(e=globalThis.crypto)||void 0===e?void 0:e.subtle}function xo(e){const t=St.mono_wasm_assembly_find_method(l.runtime_interop_exports_class,e,-1);if(!t)throw"Can't find method "+l.runtime_interop_namespace+"."+l.runtime_interop_exports_classname+"."+e;return t}function To(){if("function"!=typeof globalThis.fetch||"function"!=typeof globalThis.AbortController)throw new Error(r?"Please install `node-fetch` and `node-abort-controller` npm packages to enable HTTP client support. See also https://aka.ms/dotnet-wasm-features":"This browser doesn't support fetch API. Please use a modern browser. See also https://aka.ms/dotnet-wasm-features")}function jo(){return"undefined"!=typeof Response&&"body"in Response.prototype&&"function"==typeof ReadableStream}function Ao(){return To(),new AbortController}function Ro(e){e.abort()}function Lo(e){e.__abort_controller.abort(),e.__reader&&e.__reader.cancel().catch((e=>{e&&"AbortError"!==e.name&&t.err("Error in http_wasm_abort_response: "+e)}))}function $o(e,t,n,r,o,a,s,i){return Co(e,t,n,r,o,a,new Span(s,i,0).slice())}function Co(e,t,n,r,o,a,s){To(),e&&"string"==typeof e||w(!1,"expected url string"),t&&n&&Array.isArray(t)&&Array.isArray(n)&&t.length===n.length||w(!1,"expected headerNames and headerValues arrays"),r&&o&&Array.isArray(r)&&Array.isArray(o)&&r.length===o.length||w(!1,"expected headerNames and headerValues arrays");const i=new Headers;for(let e=0;e{const t=await u.fetch_like(e,c);return t.__abort_controller=a,t}))}function No(e){if(!e.__headerNames&&(e.__headerNames=[],e.__headerValues=[],e.headers&&e.headers.entries)){const t=e.headers.entries();for(const n of t)e.__headerNames.push(n[0]),e.__headerValues.push(n[1])}}function Do(e){return No(e),e.__headerNames}function Bo(e){return No(e),e.__headerValues}function Oo(e){return Gr((async()=>{const t=await e.arrayBuffer();return e.__buffer=t,e.__source_offset=0,t.byteLength}))}function Mo(e,t){if(e.__buffer||w(!1,"expected resoved arrayBuffer"),e.__source_offset==e.__buffer.byteLength)return 0;const n=new Uint8Array(e.__buffer,e.__source_offset);t.set(n,0);const r=Math.min(t.byteLength,n.byteLength);return e.__source_offset+=r,r}function Fo(e,t,n){const r=new Span(t,n,0);return Gr((async()=>{if(e.__reader||(e.__reader=e.body.getReader()),e.__chunk||(e.__chunk=await e.__reader.read(),e.__source_offset=0),e.__chunk.done)return 0;const t=e.__chunk.value.byteLength-e.__source_offset;t>0||w(!1,"expected remaining_source to be greater than 0");const n=Math.min(t,r.byteLength),o=e.__chunk.value.subarray(e.__source_offset,e.__source_offset+n);return r.set(o,0),e.__source_offset+=n,t==n&&(e.__chunk=void 0),n}))}let Po,zo=0,Vo=0;function Wo(){if(!u.isChromium)return;const e=(new Date).valueOf(),t=e+36e4;for(let n=Math.max(e+1e3,zo);n0;)--Vo,St.mono_background_exec()}function mono_wasm_schedule_timer_tick(){t.maybeExit(),u.is_runtime_running()&&(Po=void 0,St.mono_wasm_execute_timer())}class qo{constructor(){this.queue=[],this.offset=0}getLength(){return this.queue.length-this.offset}isEmpty(){return 0==this.queue.length}enqueue(e){this.queue.push(e)}dequeue(){if(0===this.queue.length)return;const e=this.queue[this.offset];return this.queue[this.offset]=null,2*++this.offset>=this.queue.length&&(this.queue=this.queue.slice(this.offset),this.offset=0),e}peek(){return this.queue.length>0?this.queue[this.offset]:void 0}drain(e){for(;this.getLength();)e(this.dequeue())}}const Jo=Symbol.for("wasm ws_pending_send_buffer"),Yo=Symbol.for("wasm ws_pending_send_buffer_offset"),Xo=Symbol.for("wasm ws_pending_send_buffer_type"),Zo=Symbol.for("wasm ws_pending_receive_event_queue"),Ko=Symbol.for("wasm ws_pending_receive_promise_queue"),Qo=Symbol.for("wasm ws_pending_open_promise"),ea=Symbol.for("wasm wasm_ws_pending_open_promise_used"),ta=Symbol.for("wasm ws_pending_close_promises"),na=Symbol.for("wasm ws_pending_send_promises"),ra=Symbol.for("wasm ws_is_aborted"),oa=Symbol.for("wasm ws_on_closed"),aa=Symbol.for("wasm wasm_ws_close_sent"),sa=Symbol.for("wasm wasm_ws_close_received"),ia=Symbol.for("wasm ws_receive_status_ptr"),ca=65536,la=new Uint8Array;function ua(e){var t,n;return e.readyState!=WebSocket.CLOSED?null!==(t=e.readyState)&&void 0!==t?t:-1:0==e[Zo].getLength()?null!==(n=e.readyState)&&void 0!==n?n:-1:WebSocket.OPEN}function pa(e,t,n,o){!function(){if(s)throw new Error("WebSockets are not supported in shell JS engine.");if("function"!=typeof globalThis.WebSocket)throw new Error(r?"Please install `ws` npm package to enable networking support. See also https://aka.ms/dotnet-wasm-features":"This browser doesn't support WebSocket API. Please use a modern browser. See also https://aka.ms/dotnet-wasm-features")}(),e&&"string"==typeof e||w(!1,"ERR12: Invalid uri "+typeof e),"function"!=typeof o&&w(!1,"ERR12: Invalid onClosed "+typeof o);const a=new globalThis.WebSocket(e,t||void 0),{promise_control:i}=y();a[Zo]=new qo,a[Ko]=new qo,a[Qo]=i,a[na]=[],a[ta]=[],a[ia]=n,a[oa]=o,a.binaryType="arraybuffer";const c=()=>{a[ra]||u.is_exited()||(i.resolve(a),Wo())},l=e=>{a[ra]||u.is_exited()||(function(e,t){const n=e[Zo],r=e[Ko];if("string"==typeof t.data)n.enqueue({type:0,data:Ke(t.data),offset:0});else{if("ArrayBuffer"!==t.data.constructor.name)throw new Error("ERR19: WebSocket receive expected ArrayBuffer");n.enqueue({type:1,data:new Uint8Array(t.data),offset:0})}if(r.getLength()&&n.getLength()>1)throw new Error("ERR21: Invalid WS state");for(;r.getLength()&&n.getLength();){const t=r.dequeue();ga(e,n,t.buffer_ptr,t.buffer_length),t.resolve()}Wo()}(a,e),Wo())},p=e=>{if(!(a.removeEventListener("message",l),a[ra]||u.is_exited())){a[sa]=!0,o(e.code,e.reason),i.reject(new Error(e.reason));for(const e of a[ta])e.resolve();a[Ko].drain((e=>{Z(n,0),Z(n+4,2),Z(n+8,1),e.resolve()})),a[oa].dispose()}},d=e=>{if(a[ra])return;if(u.is_exited())return;a.removeEventListener("message",l);const t=new Error(e.message||"WebSocket error");pt("WebSocket error",t),ba(a,t)};return a.addEventListener("message",l),a.addEventListener("open",c,{once:!0}),a.addEventListener("close",p,{once:!0}),a.addEventListener("error",d,{once:!0}),a.dispose=()=>{a.removeEventListener("message",l),a.removeEventListener("open",c),a.removeEventListener("close",p),a.removeEventListener("error",d),ha(a)},a}function da(e){e||w(!1,"ERR17: expected ws instance");const t=e[Qo];return e[ea]=!0,t.promise}function _a(e,n,r,o,a){if(e||w(!1,"ERR17: expected ws instance"),e[ra]||e[aa])return Promise.reject(new Error("InvalidState: The WebSocket is not connected."));if(e.readyState===WebSocket.CLOSED)return null;const s=function(e,n,r,o){let a=e[Jo],s=0;const i=n.byteLength;if(a){if(s=e[Yo],r=e[Xo],0!==i){if(s+i>a.length){const t=new Uint8Array(1.5*(s+i+50));t.set(a,0),t.subarray(s).set(n),e[Jo]=a=t}else a.subarray(s).set(n);s+=i,e[Yo]=s}}else o?0!==i&&(a=n,s=i):(0!==i&&(a=n.slice(),s=i,e[Yo]=s,e[Jo]=a),e[Xo]=r);return o?0==s||null==a?la:0===r?function(e){return void 0===Ge?t.UTF8ArrayToString(e,0,e.byteLength):Ge.decode(e)}(it(a,0,s)):a.subarray(0,s):null}(e,new Uint8Array(Ee().buffer,n,r),o,a);return a&&s?function(e,t){if(e.send(t),e[Jo]=null,e.bufferedAmount{if(0===e.bufferedAmount)r.resolve();else{const t=e.readyState;if(t!=WebSocket.OPEN&&t!=WebSocket.CLOSING)r.reject(new Error(`InvalidState: ${t} The WebSocket is not connected.`));else if(!r.isDone)return globalThis.setTimeout(s,a),void(a=Math.min(1.5*a,1e3))}const t=o.indexOf(r);t>-1&&o.splice(t,1)};return globalThis.setTimeout(s,0),n}(e,s):null}function fa(e,t,n){if(e||w(!1,"ERR18: expected ws instance"),e[ra]){const t=e[ia];return Z(t,0),Z(t+4,2),Z(t+8,1),null}const r=e[Zo],o=e[Ko];if(r.getLength())return 0!=o.getLength()&&w(!1,"ERR20: Invalid WS state"),ga(e,r,t,n),null;if(e[sa]){const t=e[ia];return Z(t,0),Z(t+4,2),Z(t+8,1),null}const{promise:a,promise_control:s}=y(),i=s;return i.buffer_ptr=t,i.buffer_length=n,o.enqueue(i),a}function ma(e,t,n,r){if(e||w(!1,"ERR19: expected ws instance"),e[ra]||e[aa]||e.readyState==WebSocket.CLOSED)return null;if(e[aa]=!0,r){const{promise:r,promise_control:o}=y();return e[ta].push(o),"string"==typeof n?e.close(t,n):e.close(t),r}return"string"==typeof n?e.close(t,n):e.close(t),null}function ha(e){var t;if(e||w(!1,"ERR18: expected ws instance"),!e[ra]&&!e[aa]){e[ra]=!0,ba(e,new Error("OperationCanceledException")),null===(t=e[oa])||void 0===t||t.dispose();try{e.close(1e3,"Connection was aborted.")}catch(e){pt("WebSocket error while aborting",e)}}}function ba(e,t){const n=e[Qo],r=e[ea];n&&r&&n.reject(t);for(const n of e[ta])n.reject(t);for(const n of e[na])n.reject(t);e[Ko].drain((e=>{e.reject(t)}))}function ga(e,t,n,r){const o=t.peek(),a=Math.min(r,o.data.length-o.offset);if(a>0){const e=o.data.subarray(o.offset,o.offset+a);new Uint8Array(Ee().buffer,n,r).set(e,0),o.offset+=a}const s=o.data.length===o.offset?1:0;s&&t.dequeue();const i=e[ia];Z(i,a),Z(i+4,o.type),Z(i+8,s)}function ya(e){return 1===St.mono_wasm_load_icu_data(e)}function wa(e,n,r){lt(`Loaded:${e.name} as ${e.behavior} size ${r.length} from ${n}`);const o=Jt(),a="string"==typeof e.virtualPath?e.virtualPath:e.name;let s=null;switch(e.behavior){case"dotnetwasm":case"js-module-threads":case"symbols":break;case"resource":case"assembly":case"pdb":u._loaded_files.push({url:n,file:a});case"heap":case"icu":s=ye(r);break;case"vfs":{const e=a.lastIndexOf("/");let n=e>0?a.substr(0,e):null,o=e>0?a.substr(e+1):a;o.startsWith("/")&&(o=o.substr(1)),n?(lt(`Creating directory '${n}'`),t.FS_createPath("/",n,!0,!0)):n="/",lt(`Creating file '${o}' in directory '${n}'`),t.FS_createDataFile(n,o,r,!0,!0,!0);break}default:throw new Error(`Unrecognized asset behavior:${e.behavior}, for asset ${e.name}`)}if("assembly"===e.behavior){if(!St.mono_wasm_add_assembly(a,s,r.length)){const e=u._loaded_files.findIndex((e=>e.file==a));u._loaded_files.splice(e,1)}}else"pdb"===e.behavior?St.mono_wasm_add_assembly(a,s,r.length):"icu"===e.behavior?ya(s)||t.err(`Error loading ICU asset ${e.name}`):"resource"===e.behavior&&St.mono_wasm_add_satellite_assembly(a,e.culture||"",s,r.length);Yt(o,"mono.instantiateAsset:",e.name),++u.actual_instantiated_assets_count}async function Sa(e){try{const t=await e.pendingDownloadInternal.response;(await t.text()).split(/[\r\n]/).forEach((e=>{const t=e.split(/:/);t.length<2||(t[1]=t.splice(1).join(":"),_t.set(Number(t[0]),t[1]))})),lt(`Loaded ${_t.size} symbols`)}catch(t){ut(`Error loading symbol file ${e.name}: ${JSON.stringify(t)}`)}}function ka(){return u.loadedFiles}const va={};function Ea(e){let t=va[e];if("string"!=typeof t){const n=St.mono_jiterp_get_opcode_info(e,0);va[e]=t=Qe(n)}return t}const Ua=2,Ia=64,xa=64,Ta=["Unknown","InterpreterTiering","NullCheck","VtableNotInitialized","Branch","BackwardBranch","ConditionalBranch","ConditionalBackwardBranch","ComplexBranch","ArrayLoadFailed","ArrayStoreFailed","StringOperationFailed","DivideByZero","Overflow","Return","Call","Throw","AllocFailed","SpanOperationFailed","CastFailed","SafepointBranchTaken","UnboxFailed","CallDelegate","Debugging","Icall","UnexpectedRetIp","LeaveCheck"],ja={};class Aa{constructor(e){this.locals=new Map,this.permanentFunctionTypeCount=0,this.permanentFunctionTypes={},this.permanentFunctionTypesByShape={},this.permanentFunctionTypesByIndex={},this.functionTypesByIndex={},this.permanentImportedFunctionCount=0,this.permanentImportedFunctions={},this.nextImportIndex=0,this.functions=[],this.estimatedExportBytes=0,this.frame=0,this.traceBuf=[],this.branchTargets=new Set,this.constantSlots=[],this.backBranchOffsets=[],this.callHandlerReturnAddresses=[],this.nextConstantSlot=0,this.compressImportNames=!1,this.lockImports=!1,this._assignParameterIndices=e=>{let t=0;for(const n in e)this.locals.set(n,t),t++;return t},this.stack=[new Ra],this.clear(e),this.cfg=new La(this)}clear(e){this.options=is(),this.stackSize=1,this.inSection=!1,this.inFunction=!1,this.lockImports=!1,this.locals.clear(),this.functionTypeCount=this.permanentFunctionTypeCount,this.functionTypes=Object.create(this.permanentFunctionTypes),this.functionTypesByShape=Object.create(this.permanentFunctionTypesByShape),this.functionTypesByIndex=Object.create(this.permanentFunctionTypesByIndex),this.nextImportIndex=0,this.importedFunctionCount=0,this.importedFunctions=Object.create(this.permanentImportedFunctions);for(const e in this.importedFunctions)this.importedFunctions[e].index=void 0;this.functions.length=0,this.estimatedExportBytes=0,this.argumentCount=0,this.current.clear(),this.traceBuf.length=0,this.branchTargets.clear(),this.activeBlocks=0,this.nextConstantSlot=0,this.constantSlots.length=this.options.useConstants?e:0;for(let e=0;e=this.stack.length&&this.stack.push(new Ra),this.current.clear()}_pop(e){if(this.stackSize<=1)throw new Error("Stack empty");const t=this.current;return this.stackSize--,e?(this.appendULeb(t.size),t.copyTo(this.current),null):t.getArrayView(!1).slice(0,t.size)}getWasmImports(){const e=t.getMemory();e instanceof WebAssembly.Memory||w(!1,`expected heap import to be WebAssembly.Memory but was ${e}`);const n={c:this.getConstants(),m:{h:e}},r=this.getImportsToEmit();for(let e=0;e>>0||e>255)throw new Error(`Byte out of range: ${e}`);return this.current.appendU8(e)}appendSimd(e,t){return this.current.appendU8(253),0!=(0|e)||0===e&&!0===t||w(!1,"Expected non-v128_load simd opcode or allowLoad==true"),this.current.appendULeb(e)}appendU32(e){return this.current.appendU32(e)}appendF32(e){return this.current.appendF32(e)}appendF64(e){return this.current.appendF64(e)}appendBoundaryValue(e,t){return this.current.appendBoundaryValue(e,t)}appendULeb(e){return this.current.appendULeb(e)}appendLeb(e){return this.current.appendLeb(e)}appendLebRef(e,t){return this.current.appendLebRef(e,t)}appendBytes(e){return this.current.appendBytes(e)}appendName(e){return this.current.appendName(e)}ret(e){this.ip_const(e),this.appendU8(15)}i32_const(e){this.appendU8(65),this.appendLeb(e)}ptr_const(e){let t=this.options.useConstants?this.constantSlots.indexOf(e):-1;this.options.useConstants&&t<0&&this.nextConstantSlot=0?(this.appendU8(35),this.appendLeb(t)):this.i32_const(e)}ip_const(e){this.appendU8(65),this.appendLeb(e-this.base)}i52_const(e){this.appendU8(66),this.appendLeb(e)}v128_const(e){if(0===e)this.local("v128_zero");else{if("object"!=typeof e)throw new Error("Expected v128_const arg to be 0 or a Uint8Array");{16!==e.byteLength&&w(!1,"Expected v128_const arg to be 16 bytes in size");let t=!0;for(let n=0;n<16;n++)0!==e[n]&&(t=!1);t?this.local("v128_zero"):(this.appendSimd(12),this.appendBytes(e))}}}defineType(e,t,n,r){if(this.functionTypes[e])throw new Error(`Function type ${e} already defined`);if(r&&this.functionTypeCount>this.permanentFunctionTypeCount)throw new Error("New permanent function types cannot be defined after non-permanent ones");let o="";for(const e in t)o+=t[e]+",";o+=n;let a=this.functionTypesByShape[o];"number"!=typeof a&&(a=this.functionTypeCount++,r?(this.permanentFunctionTypeCount++,this.permanentFunctionTypesByShape[o]=a,this.permanentFunctionTypesByIndex[a]=[t,Object.values(t).length,n]):(this.functionTypesByShape[o]=a,this.functionTypesByIndex[a]=[t,Object.values(t).length,n]));const s=[a,t,n,`(${JSON.stringify(t)}) -> ${n}`,r];return r?this.permanentFunctionTypes[e]=s:this.functionTypes[e]=s,a}generateTypeSection(){this.beginSection(1),this.appendULeb(this.functionTypeCount);for(let e=0;ee.index-t.index)),e}_generateImportSection(e){const t=this.getImportsToEmit();if(this.lockImports=!0,!1!==e)throw new Error("function table imports are disabled");this.beginSection(2),this.appendULeb(1+t.length+this.constantSlots.length+(!1!==e?1:0));for(let e=0;e0)throw new Error("New permanent imports cannot be defined after any indexes have been assigned");const a=this.functionTypes[n];if(!a)throw new Error("No function type named "+n);if(r&&!a[4])throw new Error("A permanent import must have a permanent function type");const s=a[0],i=r?this.permanentImportedFunctions:this.importedFunctions;if("number"==typeof o&&(o=za().get(o)),"function"!=typeof o&&void 0!==o)throw new Error(`Value passed for imported function ${t} was not a function or valid function pointer or undefined`);return i[t]={index:void 0,typeIndex:s,module:e,name:t,func:o}}markImportAsUsed(e){const t=this.importedFunctions[e];if(!t)throw new Error("No imported function named "+e);"number"!=typeof t.index&&(t.index=this.importedFunctionCount++)}defineFunction(e,t){const n={index:this.functions.length,name:e.name,typeName:e.type,typeIndex:this.functionTypes[e.type][0],export:e.export,locals:e.locals,generator:t,error:null,blob:null};return this.functions.push(n),n.export&&(this.estimatedExportBytes+=n.name.length+8),n}emitImportsAndFunctions(e){let t=0;for(let e=0;e0)throw new Error(`${this.activeBlocks} unclosed block(s) at end of function`);const t=this._pop(e);return this.inFunction=!1,t}block(e,t){const n=this.appendU8(t||2);return e?this.appendU8(e):this.appendU8(64),this.activeBlocks++,n}endBlock(){if(this.activeBlocks<=0)throw new Error("No blocks active");this.activeBlocks--,this.appendU8(11)}arg(e,t){const n="string"==typeof e?this.locals.has(e)?this.locals.get(e):void 0:e;if("number"!=typeof n)throw new Error("No local named "+e);t&&this.appendU8(t),this.appendULeb(n)}local(e,t){const n="string"==typeof e?this.locals.has(e)?this.locals.get(e):void 0:e+this.argumentCount;if("number"!=typeof n)throw new Error("No local named "+e);t?this.appendU8(t):this.appendU8(32),this.appendULeb(n)}appendMemarg(e,t){this.appendULeb(t),this.appendULeb(e)}lea(e,t){"string"==typeof e?this.local(e):this.i32_const(e),this.i32_const(t),this.appendU8(106)}getArrayView(e){if(this.stackSize>1)throw new Error("Jiterpreter block stack not empty");return this.stack[0].getArrayView(e)}getConstants(){const e={};for(let t=0;t=this.capacity)throw new Error("Buffer full");const t=this.size;return Ee()[this.buffer+this.size++]=e,t}appendU32(e){const t=this.size;return St.mono_jiterp_write_number_unaligned(this.buffer+this.size,e,0),this.size+=4,t}appendI32(e){const t=this.size;return St.mono_jiterp_write_number_unaligned(this.buffer+this.size,e,1),this.size+=4,t}appendF32(e){const t=this.size;return St.mono_jiterp_write_number_unaligned(this.buffer+this.size,e,2),this.size+=4,t}appendF64(e){const t=this.size;return St.mono_jiterp_write_number_unaligned(this.buffer+this.size,e,3),this.size+=8,t}appendBoundaryValue(e,t){if(this.size+8>=this.capacity)throw new Error("Buffer full");const n=St.mono_jiterp_encode_leb_signed_boundary(this.buffer+this.size,e,t);if(n<1)throw new Error(`Failed to encode ${e} bit boundary value with sign ${t}`);return this.size+=n,n}appendULeb(e){if("number"!=typeof e&&w(!1,`appendULeb expected number but got ${e}`),e>=0||w(!1,"cannot pass negative value to appendULeb"),e<127){if(this.size+1>=this.capacity)throw new Error("Buffer full");return this.appendU8(e),1}if(this.size+8>=this.capacity)throw new Error("Buffer full");const t=St.mono_jiterp_encode_leb52(this.buffer+this.size,e,0);if(t<1)throw new Error(`Failed to encode value '${e}' as unsigned leb`);return this.size+=t,t}appendLeb(e){if("number"!=typeof e&&w(!1,`appendLeb expected number but got ${e}`),this.size+8>=this.capacity)throw new Error("Buffer full");const t=St.mono_jiterp_encode_leb52(this.buffer+this.size,e,1);if(t<1)throw new Error(`Failed to encode value '${e}' as signed leb`);return this.size+=t,t}appendLebRef(e,t){if(this.size+8>=this.capacity)throw new Error("Buffer full");const n=St.mono_jiterp_encode_leb64_ref(this.buffer+this.size,e,t?1:0);if(n<1)throw new Error("Failed to encode value as leb");return this.size+=n,n}copyTo(e,t){"number"!=typeof t&&(t=this.size),Ee().copyWithin(e.buffer+e.size,this.buffer,this.buffer+t),e.size+=t}appendBytes(e,t){const n=this.size,r=Ee();return e.buffer===r.buffer?("number"!=typeof t&&(t=e.length),r.copyWithin(this.buffer+n,e.byteOffset,e.byteOffset+t),this.size+=t):("number"==typeof t&&(e=new Uint8Array(e.buffer,e.byteOffset,t)),this.getArrayView(!0).set(e,this.size),this.size+=e.length),n}appendName(e){let t=e.length,n=1===e.length?e.charCodeAt(0):-1;if(n>127&&(n=-1),t&&n<0)if(this.encoder)t=this.encoder.encodeInto(e,this.textBuf).written||0;else for(let n=0;n127)throw new Error("Out of range character and no TextEncoder available");this.textBuf[n]=t}this.appendULeb(t),n>=0?this.appendU8(n):t>1&&this.appendBytes(this.textBuf,t)}getArrayView(e){return new Uint8Array(Ee().buffer,this.buffer,e?this.capacity:this.size)}}class La{constructor(e){this.segments=[],this.backBranchTargets=null,this.lastSegmentEnd=0,this.overheadBytes=0,this.blockStack=[],this.backDispatchOffsets=[],this.dispatchTable=new Map,this.observedBranchTargets=new Set,this.trace=0,this.builder=e}initialize(e,t,n){this.segments.length=0,this.blockStack.length=0,this.startOfBody=e,this.backBranchTargets=t,this.base=this.builder.base,this.ip=this.lastSegmentStartIp=this.builder.base,this.lastSegmentEnd=0,this.overheadBytes=10,this.dispatchTable.clear(),this.observedBranchTargets.clear(),this.trace=n,this.backDispatchOffsets.length=0}entry(e){this.entryIp=e,this.appendBlob(),1!==this.segments.length&&w(!1,"expected 1 segment"),"blob"!==this.segments[0].type&&w(!1,"expected blob"),this.entryBlob=this.segments[0],this.segments.length=0,this.overheadBytes+=9,this.backBranchTargets&&(this.overheadBytes+=20,this.overheadBytes+=this.backBranchTargets.length)}appendBlob(){this.builder.current.size!==this.lastSegmentEnd&&(this.segments.push({type:"blob",ip:this.lastSegmentStartIp,start:this.lastSegmentEnd,length:this.builder.current.size-this.lastSegmentEnd}),this.lastSegmentStartIp=this.ip,this.lastSegmentEnd=this.builder.current.size,this.overheadBytes+=2)}startBranchBlock(e,t){this.appendBlob(),this.segments.push({type:"branch-block-header",ip:e,isBackBranchTarget:t}),this.overheadBytes+=1}branch(e,t,n){this.observedBranchTargets.add(e),this.appendBlob(),this.segments.push({type:"branch",from:this.ip,target:e,isBackward:t,branchType:n}),this.overheadBytes+=4,t&&(this.overheadBytes+=11),3!==n&&2!==n||(this.overheadBytes+=17)}emitBlob(e,t){const n=t.subarray(e.start,e.start+e.length);this.builder.appendBytes(n)}generate(){this.appendBlob();const e=this.builder.endFunction(!1);this.builder._push(),this.builder.base=this.base,this.emitBlob(this.entryBlob,e),this.backBranchTargets&&(this.builder.i32_const(0),this.builder.local("disp",33),this.builder.block(64,3));for(let e=0;ee-t));for(let e=0;e0&&ut("No back branch targets were reachable after filtering");else if(1===this.backDispatchOffsets.length)this.trace>0&&(this.backDispatchOffsets[0]===this.entryIp?ut(`Exactly one back dispatch offset and it was the entry point 0x${this.entryIp.toString(16)}`):ut(`Exactly one back dispatch offset and it was 0x${this.backDispatchOffsets[0].toString(16)}`)),this.builder.local("disp"),this.builder.appendU8(13),this.builder.appendULeb(this.blockStack.indexOf(this.backDispatchOffsets[0]));else{this.builder.block(64),this.builder.block(64),this.builder.local("disp"),this.builder.appendU8(14),this.builder.appendULeb(this.backDispatchOffsets.length+1),this.builder.appendULeb(1);for(let e=0;e0&&this.blockStack.push(0)}this.trace>1&&ut(`blockStack=${this.blockStack}`);for(let t=0;t1&&ut(`backward br from ${n.from.toString(16)} to ${n.target.toString(16)}: disp=${e}`),this.builder.i32_const(1),this.builder.local("backbranched",33),this.builder.i32_const(e),this.builder.local("disp",33),r=!0}else this.trace>0&&ut(`br from ${n.from.toString(16)} to ${n.target.toString(16)} failed: back branch target not in dispatch table`),t=-1;if(t>=0||r){let e=0;switch(n.branchType){case 2:Ma(this.builder,n.from),this.builder.appendU8(12);break;case 3:this.builder.block(64,4),Ma(this.builder,n.from),this.builder.appendU8(12),e=1;break;case 0:this.builder.appendU8(12);break;case 1:this.builder.appendU8(13);break;default:throw new Error("Unimplemented branch type")}this.builder.appendULeb(e+t),e&&this.builder.endBlock(),this.trace>1&&ut(`br from ${n.from.toString(16)} to ${n.target.toString(16)} breaking out ${e+t+1} level(s)`)}else{if(this.trace>0){const e=this.base;n.target>=e&&n.target1&&ut(`br from ${n.from.toString(16)} to ${n.target.toString(16)} failed (outside of trace 0x${e.toString(16)} - 0x${this.exitIp.toString(16)})`)}const e=1===n.branchType||3===n.branchType;e&&this.builder.block(64,4),Fa(this.builder,n.target,4),e&&this.builder.endBlock()}break}default:throw new Error("unreachable")}}return this.backBranchTargets&&(this.blockStack.length<=1||w(!1,"expected one or zero entries in the block stack at the end"),this.blockStack.length&&this.blockStack.shift(),this.builder.endBlock()),0!==this.blockStack.length&&w(!1,`expected block stack to be empty at end of function but it was ${this.blockStack}`),this.builder.ip_const(this.exitIp),this.builder.appendU8(15),this.builder.appendU8(11),this.builder._pop(!1)}}let $a,Ca=-1,Na=0;const Da={generation:0,compilation:0},Ba={traceCandidates:0,tracesCompiled:0,entryWrappersCompiled:0,jitCallsCompiled:0,directJitCallsCompiled:0,failures:0,bytesGenerated:0,nullChecksEliminated:0,nullChecksFused:0,backBranchesEmitted:0,backBranchesNotEmitted:0,simdFallback:{}},Oa=globalThis.performance&&globalThis.performance.now?globalThis.performance.now.bind(globalThis.performance):Date.now;function Ma(e,t){e.ptr_const(St.mono_jiterp_get_polling_required_address()),e.appendU8(40),e.appendMemarg(0,2),e.block(64,4),e.local("frame"),e.i32_const(t),e.callImport("safepoint"),e.endBlock()}function Fa(e,t,n){e.ip_const(t),e.options.countBailouts&&(e.i32_const(e.base),e.i32_const(n),e.callImport("bailout")),e.appendU8(15)}function Pa(e,t,n,r){n<=e.options.monitoringLongDistance+2&&(e.local("cinfo"),e.i32_const(n),e.appendU8(54),e.appendMemarg(4,0),e.local("cinfo"),e.local("backbranched"),e.appendU8(54),e.appendMemarg(0,0)),e.ip_const(t),e.options.countBailouts&&(e.i32_const(e.base),e.i32_const(r),e.callImport("bailout")),e.appendU8(15)}function za(){if($a||($a=t.getWasmIndirectFunctionTable()),!$a)throw new Error("Module did not export the indirect function table");return $a}function Va(e){e||w(!1,"Attempting to set null function into table"),l.storeMemorySnapshotPending&&w(!1,"Attempting to set function into table during creation of memory snapshot");const t=za();Na<=0&&(Ca=t.length,Na=512,t.grow(Na));const n=Ca;return Ca++,Na--,t.set(n,e),n}function Wa(e,t,n,r,o){if(r<=0)return o&&e.appendU8(26),!0;if(r>=Ia)return!1;if(0!==n)return!1;const a=o?"memop_dest":"pLocals";o&&e.local(a,33);let s=o?0:t;if(e.options.enableSimd){const t=16;for(;r>=t;)e.local(a),e.v128_const(0),e.appendSimd(11),e.appendMemarg(s,0),s+=t,r-=t}for(;r>=8;)e.local(a),e.i52_const(0),e.appendU8(55),e.appendMemarg(s,0),s+=8,r-=8;for(;r>=1;){e.local(a),e.i32_const(0);let t=r%4;switch(t){case 0:t=4,e.appendU8(54);break;case 1:e.appendU8(58);break;case 3:case 2:t=2,e.appendU8(59)}e.appendMemarg(s,0),s+=t,r-=t}return!0}function Ha(e,t,n){Wa(e,0,t,n,!0)||(e.i32_const(t),e.i32_const(n),e.appendU8(252),e.appendU8(11),e.appendU8(0))}function Ga(e,t,n,r,o,a,s){if(r<=0)return o&&(e.appendU8(26),e.appendU8(26)),!0;if(r>=xa)return!1;o?(a=a||"memop_dest",s=s||"memop_src",e.local(s,33),e.local(a,33)):a&&s||(a=s="pLocals");let i=o?0:t,c=o?0:n;if(e.options.enableSimd){const t=16;for(;r>=t;)e.local(a),e.local(s),e.appendSimd(0,!0),e.appendMemarg(c,0),e.appendSimd(11),e.appendMemarg(i,0),i+=t,c+=t,r-=t}for(;r>=8;)e.local(a),e.local(s),e.appendU8(41),e.appendMemarg(c,0),e.appendU8(55),e.appendMemarg(i,0),i+=8,c+=8,r-=8;for(;r>=1;){let t,n,o=r%4;switch(o){case 0:o=4,t=40,n=54;break;default:case 1:o=1,t=44,n=58;break;case 3:case 2:o=2,t=46,n=59}e.local(a),e.local(s),e.appendU8(t),e.appendMemarg(c,0),e.appendU8(n),e.appendMemarg(i,0),c+=o,i+=o,r-=o}return!0}function qa(e,t){return Ga(e,0,0,t,!0)||(e.i32_const(t),e.appendU8(252),e.appendU8(10),e.appendU8(0),e.appendU8(0)),!0}function Ja(){Ba.failures++,Ba.failures>=Ua&&(ut(`Disabling jiterpreter after ${Ba.failures} failures`),ss({enableTraces:!1,enableInterpEntry:!1,enableJitCall:!1}))}const Ya={};function Xa(e){const t=Ya[e];return void 0===t?Ya[e]=St.mono_jiterp_get_member_offset(e):t}function Za(e){const n=t.asm[e];if("function"!=typeof n)throw new Error(`raw cwrap ${e} not found`);return n}const Ka={};function Qa(e){let t=Ka[e];return"number"!=typeof t&&(t=Ka[e]=St.mono_jiterp_get_opcode_value_table_entry(e)),t}function es(e,t){return[e,e,t]}let ts;function ns(){if(!St.mono_wasm_is_zero_page_reserved())return!1;if(!0===ts)return!1;const e=Ie();for(let t=0;t<8;t++)if(0!==e[t])return!1===ts&&dt(`Zero page optimizations are enabled but garbage appeared in memory at address ${4*t}: ${e[t]}`),ts=!0,!1;return ts=!1,!0}const rs={enableTraces:"jiterpreter-traces-enabled",enableInterpEntry:"jiterpreter-interp-entry-enabled",enableJitCall:"jiterpreter-jit-call-enabled",enableBackwardBranches:"jiterpreter-backward-branch-entries-enabled",enableCallResume:"jiterpreter-call-resume-enabled",enableWasmEh:"jiterpreter-wasm-eh-enabled",enableSimd:"jiterpreter-simd-enabled",zeroPageOptimization:"jiterpreter-zero-page-optimization",enableStats:"jiterpreter-stats-enabled",disableHeuristic:"jiterpreter-disable-heuristic",estimateHeat:"jiterpreter-estimate-heat",countBailouts:"jiterpreter-count-bailouts",dumpTraces:"jiterpreter-dump-traces",useConstants:"jiterpreter-use-constants",eliminateNullChecks:"jiterpreter-eliminate-null-checks",noExitBackwardBranches:"jiterpreter-backward-branches-enabled",directJitCalls:"jiterpreter-direct-jit-calls",minimumTraceValue:"jiterpreter-minimum-trace-value",minimumTraceHitCount:"jiterpreter-minimum-trace-hit-count",monitoringPeriod:"jiterpreter-trace-monitoring-period",monitoringShortDistance:"jiterpreter-trace-monitoring-short-distance",monitoringLongDistance:"jiterpreter-trace-monitoring-long-distance",monitoringMaxAveragePenalty:"jiterpreter-trace-monitoring-max-average-penalty",backBranchBoost:"jiterpreter-back-branch-boost",jitCallHitCount:"jiterpreter-jit-call-hit-count",jitCallFlushThreshold:"jiterpreter-jit-call-queue-flush-threshold",interpEntryHitCount:"jiterpreter-interp-entry-hit-count",interpEntryFlushThreshold:"jiterpreter-interp-entry-queue-flush-threshold",wasmBytesLimit:"jiterpreter-wasm-bytes-limit"};let os=-1,as={};function ss(e){for(const t in e){const n=rs[t];if(!n){dt(`Unrecognized jiterpreter option: ${t}`);continue}const r=e[t];"boolean"==typeof r?St.mono_jiterp_parse_option((r?"--":"--no-")+n):"number"==typeof r?St.mono_jiterp_parse_option(`--${n}=${r}`):dt(`Jiterpreter option must be a boolean or a number but was ${typeof r} '${r}'`)}}function is(){const e=St.mono_jiterp_get_options_version();return e!==os&&(function(){const e=St.mono_jiterp_get_options_as_json(),n=Qe(e);t._free(e);const r=JSON.parse(n);as={};for(const e in rs){const t=rs[e];as[e]=r[t]}}(),os=e),as}const cs={2:["V128_I1_NEGATION","V128_I2_NEGATION","V128_I4_NEGATION","V128_ONES_COMPLEMENT","V128_U2_WIDEN_LOWER","V128_U2_WIDEN_UPPER","V128_I1_CREATE_SCALAR","V128_I2_CREATE_SCALAR","V128_I4_CREATE_SCALAR","V128_I8_CREATE_SCALAR","V128_I1_EXTRACT_MSB","V128_I2_EXTRACT_MSB","V128_I4_EXTRACT_MSB","V128_I8_EXTRACT_MSB","V128_I1_CREATE","V128_I2_CREATE","V128_I4_CREATE","V128_I8_CREATE","SplatX1","SplatX2","SplatX4","SplatX8","NegateD1","NegateD2","NegateD4","NegateD8","NegateR4","NegateR8","SqrtR4","SqrtR8","CeilingR4","CeilingR8","FloorR4","FloorR8","TruncateR4","TruncateR8","RoundToNearestR4","RoundToNearestR8","NotANY","AnyTrueANY","AllTrueD1","AllTrueD2","AllTrueD4","AllTrueD8","PopCountU1","BitmaskD1","BitmaskD2","BitmaskD4","BitmaskD8","AddPairwiseWideningI1","AddPairwiseWideningU1","AddPairwiseWideningI2","AddPairwiseWideningU2","AbsI1","AbsI2","AbsI4","AbsI8","AbsR4","AbsR8","ConvertToSingleI4","ConvertToSingleU4","ConvertToSingleR8","ConvertToDoubleLowerI4","ConvertToDoubleLowerU4","ConvertToDoubleLowerR8","ConvertToInt32SaturateR4","ConvertToUInt32SaturateR4","ConvertToInt32SaturateR8","ConvertToUInt32SaturateR8","SignExtendWideningLowerD1","SignExtendWideningLowerD2","SignExtendWideningLowerD4","SignExtendWideningUpperD1","SignExtendWideningUpperD2","SignExtendWideningUpperD4","ZeroExtendWideningLowerD1","ZeroExtendWideningLowerD2","ZeroExtendWideningLowerD4","ZeroExtendWideningUpperD1","ZeroExtendWideningUpperD2","ZeroExtendWideningUpperD4","LoadVector128ANY","LoadScalarVector128X4","LoadScalarVector128X8","LoadScalarAndSplatVector128X1","LoadScalarAndSplatVector128X2","LoadScalarAndSplatVector128X4","LoadScalarAndSplatVector128X8","LoadWideningVector128I1","LoadWideningVector128U1","LoadWideningVector128I2","LoadWideningVector128U2","LoadWideningVector128I4","LoadWideningVector128U4"],3:["V128_I1_ADD","V128_I2_ADD","V128_I4_ADD","V128_R4_ADD","V128_I1_SUB","V128_I2_SUB","V128_I4_SUB","V128_R4_SUB","V128_BITWISE_AND","V128_BITWISE_OR","V128_BITWISE_EQUALITY","V128_BITWISE_INEQUALITY","V128_R4_FLOAT_EQUALITY","V128_R8_FLOAT_EQUALITY","V128_EXCLUSIVE_OR","V128_I1_MULTIPLY","V128_I2_MULTIPLY","V128_I4_MULTIPLY","V128_R4_MULTIPLY","V128_R4_DIVISION","V128_I1_LEFT_SHIFT","V128_I2_LEFT_SHIFT","V128_I4_LEFT_SHIFT","V128_I8_LEFT_SHIFT","V128_I1_RIGHT_SHIFT","V128_I2_RIGHT_SHIFT","V128_I4_RIGHT_SHIFT","V128_I1_URIGHT_SHIFT","V128_I2_URIGHT_SHIFT","V128_I4_URIGHT_SHIFT","V128_I8_URIGHT_SHIFT","V128_U1_NARROW","V128_U1_GREATER_THAN","V128_I1_LESS_THAN","V128_U1_LESS_THAN","V128_I2_LESS_THAN","V128_I1_EQUALS","V128_I2_EQUALS","V128_I4_EQUALS","V128_R4_EQUALS","V128_I8_EQUALS","V128_AND_NOT","V128_U2_LESS_THAN_EQUAL","V128_I1_SHUFFLE","V128_I2_SHUFFLE","V128_I4_SHUFFLE","V128_I8_SHUFFLE","ExtractScalarI1","ExtractScalarU1","ExtractScalarI2","ExtractScalarU2","ExtractScalarD4","ExtractScalarD8","ExtractScalarR4","ExtractScalarR8","SwizzleD1","AddD1","AddD2","AddD4","AddD8","AddR4","AddR8","SubtractD1","SubtractD2","SubtractD4","SubtractD8","SubtractR4","SubtractR8","MultiplyD2","MultiplyD4","MultiplyD8","MultiplyR4","MultiplyR8","DivideR4","DivideR8","DotI2","ShiftLeftD1","ShiftLeftD2","ShiftLeftD4","ShiftLeftD8","ShiftRightArithmeticD1","ShiftRightArithmeticD2","ShiftRightArithmeticD4","ShiftRightArithmeticD8","ShiftRightLogicalD1","ShiftRightLogicalD2","ShiftRightLogicalD4","ShiftRightLogicalD8","AndANY","AndNotANY","OrANY","XorANY","CompareEqualD1","CompareEqualD2","CompareEqualD4","CompareEqualD8","CompareEqualR4","CompareEqualR8","CompareNotEqualD1","CompareNotEqualD2","CompareNotEqualD4","CompareNotEqualD8","CompareNotEqualR4","CompareNotEqualR8","CompareLessThanI1","CompareLessThanU1","CompareLessThanI2","CompareLessThanU2","CompareLessThanI4","CompareLessThanU4","CompareLessThanI8","CompareLessThanR4","CompareLessThanR8","CompareLessThanOrEqualI1","CompareLessThanOrEqualU1","CompareLessThanOrEqualI2","CompareLessThanOrEqualU2","CompareLessThanOrEqualI4","CompareLessThanOrEqualU4","CompareLessThanOrEqualI8","CompareLessThanOrEqualR4","CompareLessThanOrEqualR8","CompareGreaterThanI1","CompareGreaterThanU1","CompareGreaterThanI2","CompareGreaterThanU2","CompareGreaterThanI4","CompareGreaterThanU4","CompareGreaterThanI8","CompareGreaterThanR4","CompareGreaterThanR8","CompareGreaterThanOrEqualI1","CompareGreaterThanOrEqualU1","CompareGreaterThanOrEqualI2","CompareGreaterThanOrEqualU2","CompareGreaterThanOrEqualI4","CompareGreaterThanOrEqualU4","CompareGreaterThanOrEqualI8","CompareGreaterThanOrEqualR4","CompareGreaterThanOrEqualR8","ConvertNarrowingSaturateSignedI2","ConvertNarrowingSaturateSignedI4","ConvertNarrowingSaturateUnsignedI2","ConvertNarrowingSaturateUnsignedI4","MultiplyWideningLowerI1","MultiplyWideningLowerI2","MultiplyWideningLowerI4","MultiplyWideningLowerU1","MultiplyWideningLowerU2","MultiplyWideningLowerU4","MultiplyWideningUpperI1","MultiplyWideningUpperI2","MultiplyWideningUpperI4","MultiplyWideningUpperU1","MultiplyWideningUpperU2","MultiplyWideningUpperU4","AddSaturateI1","AddSaturateU1","AddSaturateI2","AddSaturateU2","SubtractSaturateI1","SubtractSaturateU1","SubtractSaturateI2","SubtractSaturateU2","MultiplyRoundedSaturateQ15I2","MinI1","MinI2","MinI4","MinU1","MinU2","MinU4","MaxI1","MaxI2","MaxI4","MaxU1","MaxU2","MaxU4","AverageRoundedU1","AverageRoundedU2","MinR4","MinR8","MaxR4","MaxR8","PseudoMinR4","PseudoMinR8","PseudoMaxR4","PseudoMaxR8","StoreANY"],4:["V128_CONDITIONAL_SELECT","ReplaceScalarD1","ReplaceScalarD2","ReplaceScalarD4","ReplaceScalarD8","ReplaceScalarR4","ReplaceScalarR8","ShuffleD1","BitwiseSelectANY","LoadScalarAndInsertX1","LoadScalarAndInsertX2","LoadScalarAndInsertX4","LoadScalarAndInsertX8","StoreSelectedScalarX1","StoreSelectedScalarX2","StoreSelectedScalarX4","StoreSelectedScalarX8"]},ls={13:[65,-1],14:[65,0],15:[65,1],16:[65,2],17:[65,3],18:[65,4],19:[65,5],20:[65,6],21:[65,7],22:[65,8]},us={463:168,469:174,464:170,470:176},ps={515:[69,40,54],435:[106,40,54],437:[107,40,54],439:[107,40,54],443:[115,40,54],436:[124,41,55],438:[125,41,55],440:[125,41,55],444:[133,41,55],518:[106,40,54],522:[108,40,54],519:[124,41,55],523:[126,41,55],441:[140,42,56],442:[154,43,57],471:[178,40,56],474:[183,40,57],445:[184,40,57],472:[180,41,56],475:[185,41,57],446:[186,41,57],476:[187,42,57],473:[182,43,56],467:[1,52,55],468:[1,53,55],451:[113,40,54],459:[113,40,54],447:[117,40,54],455:[117,40,54],452:[113,41,54],460:[113,41,54],448:[117,41,54],456:[117,41,54],526:[116,40,54],527:[134,41,55],528:[117,40,54],529:[135,41,55],524:[118,40,54],525:[136,41,55],628:[119,40,54],629:[137,41,55],630:[120,40,54],631:[138,41,55],632:[103,40,54],634:[104,40,54],636:[105,40,54],633:[121,41,55],635:[122,41,55],637:[123,41,55]},ds={401:187,402:1,405:187,406:1,409:187,410:1,413:187,414:1,419:187,420:1,423:187,424:1,433:187,434:1,427:187,428:1,65536:187,65537:187,65535:187,65539:1,65540:1,65538:1},_s={351:[106,40,54],369:[106,40,54],371:[106,40,54],355:[107,40,54],359:[108,40,54],373:[108,40,54],375:[108,40,54],363:[109,40,54],367:[110,40,54],387:[111,40,54],391:[112,40,54],381:[113,40,54],383:[114,40,54],385:[115,40,54],395:[116,40,54],397:[117,40,54],393:[118,40,54],352:[124,41,55],356:[125,41,55],360:[126,41,55],364:[127,41,55],388:[129,41,55],368:[128,41,55],392:[130,41,55],382:[131,41,55],384:[132,41,55],386:[133,41,55],396:[134,41,55],398:[135,41,55],394:[136,41,55],353:[146,42,56],357:[147,42,56],361:[148,42,56],365:[149,42,56],354:[160,43,57],358:[161,43,57],362:[162,43,57],366:[163,43,57],399:[70,40,54],403:[71,40,54],421:[72,40,54],407:[74,40,54],425:[76,40,54],411:[78,40,54],431:[73,40,54],417:[75,40,54],429:[77,40,54],415:[79,40,54],400:[81,41,54],404:[82,41,54],422:[83,41,54],408:[85,41,54],426:[87,41,54],412:[89,41,54],432:[84,41,54],418:[86,41,54],430:[88,41,54],416:[90,41,54]},fs={195:399,215:403,203:407,223:417,207:421,231:431,199:411,219:415,211:425,227:429,239:[399,!1,!0],249:[403,!1,!0],243:[407,!1,!0],253:[417,!1,!0],245:[421,!1,!0],257:[431,!1,!0],241:[411,!1,!0],251:[415,!1,!0],247:[425,!1,!0],255:[429,!1,!0],259:[399,65,!0],269:[403,65,!0],263:[407,65,!0],273:[417,65,!0],265:[421,65,!0],277:[431,65,!0],261:[411,65,!0],271:[415,65,!0],267:[425,65,!0],275:[429,65,!0],196:400,216:404,204:408,224:418,208:422,232:432,200:412,220:416,212:426,228:430,260:[400,66,!0],264:[408,66,!0],274:[418,66,!0],266:[422,66,!0],278:[432,66,!0],262:[412,66,!0],272:[416,66,!0],268:[426,66,!0],276:[430,66,!0],197:401,217:65535,205:409,225:419,209:423,233:433,201:413,221:65536,213:427,229:65537,198:402,218:65538,206:410,226:420,210:424,234:434,202:414,222:65539,214:428,230:65540},ms={588:[!0,!1,159],615:[!0,!0,145],575:[!0,!1,155],602:[!0,!0,141],581:[!0,!1,156],608:[!0,!0,142],592:[!0,!1,153],619:[!0,!0,139],570:[!0,!1,"acos"],597:[!0,!0,"acosf"],571:[!0,!1,"acosh"],598:[!0,!0,"acoshf"],576:[!0,!1,"cos"],603:[!0,!0,"cosf"],568:[!0,!1,"asin"],595:[!0,!0,"asinf"],569:[!0,!1,"asinh"],596:[!0,!0,"asinhf"],587:[!0,!1,"sin"],614:[!0,!0,"sinf"],572:[!0,!1,"atan"],599:[!0,!0,"atanf"],573:[!0,!1,"atanh"],600:[!0,!0,"atanhf"],590:[!0,!1,"tan"],617:[!0,!0,"tanf"],577:[!0,!1,"cbrt"],604:[!0,!0,"cbrtf"],579:[!0,!1,"exp"],606:[!0,!0,"expf"],582:[!0,!1,"log"],609:[!0,!0,"logf"],583:[!0,!1,"log2"],610:[!0,!0,"log2f"],584:[!0,!1,"log10"],611:[!0,!0,"log10f"],593:[!1,!1,164],620:[!1,!0,150],594:[!1,!1,165],621:[!1,!0,151],574:[!1,!1,"atan2"],601:[!1,!0,"atan2f"],585:[!1,!1,"pow"],612:[!1,!0,"powf"],390:[!1,!1,"fmod"],389:[!1,!0,"fmodf"]},hs={641:1,642:2,643:4,644:8},bs={641:44,642:46,643:40,644:41},gs={641:58,642:59,643:54,644:55},ys=new Set([20,21,22,23,24,25,26,27,28,29,30]),ws={47:[16,54],48:[16,54],49:[8,54],50:[8,54],51:[4,54],53:[4,56],52:[2,55],54:[2,57]},Ss={1:[16,40],2:[8,40],3:[4,40],5:[4,42],4:[2,41],6:[2,43]},ks=new Set([81,84,85,86,87,82,83,88,89,90,91,92,93]),vs={13:[16],14:[8],15:[4],16:[2]},Es={10:100,11:132,12:164,13:196},Us={6:[44,23],7:[46,26],8:[40,28],9:[41,30]};function Is(e,t){return se(e+2*t)}function xs(e,t){return de(e+2*t)}function Ts(e,t){return le(e+2*t)}function js(e,t){return ue(e+2*t)}function As(e){return ue(e+Xa(4))}function Rs(e,t){const n=ue(As(e)+Xa(5));return ue(n+t*xi)}function Ls(e,t){const n=ue(As(e)+Xa(12));return ue(n+t*xi)}function $s(e,t,n){if(!n)return!1;for(let r=0;r=40||w(!1,`Expected load opcode but got ${n}`),e.appendU8(n),void 0!==r)e.appendULeb(r);else if(253===n)throw new Error("PREFIX_simd ldloc without a simdOpcode");const o=Vs(t,n,r);e.appendMemarg(t,o)}function Hs(e,t,n,r){n>=54||w(!1,`Expected store opcode but got ${n}`),e.appendU8(n),void 0!==r&&e.appendULeb(r);const o=Vs(t,n,r);e.appendMemarg(t,o),Fs(t),void 0!==r&&Fs(t+8)}function Gs(e,t,n){"number"!=typeof n&&(n=512),n>0&&Ps(t,n),e.lea("pLocals",t)}function qs(e,t,n,r){Ps(t,r),Wa(e,t,n,r,!1)||(Gs(e,t,r),Ha(e,n,r))}function Js(e,t,n,r){if(Ps(t,r),Ga(e,t,n,r,!1))return!0;Gs(e,t,r),Gs(e,n,0),qa(e,r)}function Ys(e,t){return 0!==St.mono_jiterp_is_imethod_var_address_taken(As(e.frame),t)}function Xs(e,t,n,r){if(e.allowNullCheckOptimization&&Ds.has(t)&&!Ys(e,t))return Ba.nullChecksEliminated++,void(Os===t?r&&e.local("cknull_ptr"):(Ws(e,t,40),e.local("cknull_ptr",r?34:33),Os=t));Ws(e,t,40),e.local("cknull_ptr",34),e.appendU8(69),e.block(64,4),Fa(e,n,2),e.endBlock(),r&&e.local("cknull_ptr"),e.allowNullCheckOptimization&&!Ys(e,t)?(Ds.set(t,n),Os=t):Os=-1}function Zs(e,t,n){let r,o=54;const a=ls[n];if(a)e.local("pLocals"),e.appendU8(a[0]),r=a[1],e.appendLeb(r);else switch(n){case 23:e.local("pLocals"),r=xs(t,2),e.i32_const(r);break;case 24:e.local("pLocals"),r=Ts(t,2),e.i32_const(r);break;case 25:e.local("pLocals"),e.i52_const(0),o=55;break;case 27:e.local("pLocals"),e.appendU8(66),e.appendLebRef(t+4,!0),o=55;break;case 26:e.local("pLocals"),e.i52_const(xs(t,2)),o=55;break;case 28:e.local("pLocals"),e.appendU8(67),e.appendF32(function(e,t){return n=e+2*t,St.mono_wasm_get_f32_unaligned(n);var n}(t,2)),o=56;break;case 29:e.local("pLocals"),e.appendU8(68),e.appendF64(function(e,t){return n=e+2*t,St.mono_wasm_get_f64_unaligned(n);var n}(t,2)),o=57;break;default:return!1}e.appendU8(o);const s=Is(t,1);return e.appendMemarg(s,2),Fs(s),"number"==typeof r?Cs.set(s,r):Cs.delete(s),!0}function Ks(e,t,n){let r=40,o=54;switch(n){case 82:r=44;break;case 83:r=45;break;case 84:r=46;break;case 85:r=47;break;case 86:r=45,o=58;break;case 87:r=47,o=59;break;case 88:break;case 89:r=41,o=55;break;case 90:{const n=Is(t,3);return Js(e,Is(t,1),Is(t,2),n),!0}case 91:return Js(e,Is(t,1),Is(t,2),8),Js(e,Is(t,3),Is(t,4),8),!0;case 92:return Js(e,Is(t,1),Is(t,2),8),Js(e,Is(t,3),Is(t,4),8),Js(e,Is(t,5),Is(t,6),8),!0;case 93:return Js(e,Is(t,1),Is(t,2),8),Js(e,Is(t,3),Is(t,4),8),Js(e,Is(t,5),Is(t,6),8),Js(e,Is(t,7),Is(t,8),8),!0;default:return!1}return e.local("pLocals"),Ws(e,Is(t,2),r),Hs(e,Is(t,1),o),!0}function Qs(e,t,n,r){const o=r>=31&&r<=44||r>=58&&r<=68,a=Is(n,o?2:1),s=Is(n,3),i=Is(n,o?1:2),c=e.allowNullCheckOptimization&&Ds.has(a)&&!Ys(e,a);44!==r&&53!==r&&Xs(e,a,n,!1);let l=54,u=40;switch(r){case 31:u=44;break;case 32:u=45;break;case 33:u=46;break;case 34:u=47;break;case 39:case 49:case 35:break;case 51:case 37:u=42,l=56;break;case 52:case 38:u=43,l=57;break;case 45:case 46:l=58;break;case 47:case 48:l=59;break;case 36:case 50:u=41,l=55;break;case 53:return c||e.block(),e.local("pLocals"),e.i32_const(s),e.i32_const(a),e.i32_const(i),e.callImport("stfld_o"),c?(e.appendU8(26),Ba.nullChecksEliminated++):(e.appendU8(13),e.appendULeb(0),Fa(e,n,2),e.endBlock()),!0;case 40:{const t=Is(n,4);return Gs(e,i,t),e.local("cknull_ptr"),0!==s&&(e.i32_const(s),e.appendU8(106)),qa(e,t),!0}case 54:{const r=Rs(t,Is(n,4));return e.local("cknull_ptr"),0!==s&&(e.i32_const(s),e.appendU8(106)),Gs(e,i,0),e.ptr_const(r),e.callImport("value_copy"),!0}case 55:{const t=Is(n,4);return e.local("cknull_ptr"),0!==s&&(e.i32_const(s),e.appendU8(106)),Gs(e,i,0),qa(e,t),!0}case 44:case 43:return e.local("pLocals"),Ws(e,a,40),0!==s&&(e.i32_const(s),e.appendU8(106)),Hs(e,i,l),!0;default:return!1}return o&&e.local("pLocals"),e.local("cknull_ptr"),o?(e.appendU8(u),e.appendMemarg(s,0),Hs(e,i,l),!0):(Ws(e,i,u),e.appendU8(l),e.appendMemarg(s,0),!0)}function ei(e,t,n,r){const o=r>=31&&r<=44||r>=58&&r<=68,a=Is(n,1),s=Rs(t,Is(n,2)),i=Rs(t,Is(n,3));!function(e,t,n){e.block(),e.ptr_const(t),e.appendU8(45),e.appendMemarg(Xa(0),0),e.appendU8(13),e.appendULeb(0),Fa(e,n,3),e.endBlock()}(e,s,n);let c=54,l=40;switch(r){case 58:l=44;break;case 59:l=45;break;case 60:l=46;break;case 61:l=47;break;case 66:case 73:case 62:break;case 75:case 64:l=42,c=56;break;case 76:case 65:l=43,c=57;break;case 69:case 70:c=58;break;case 71:case 72:c=59;break;case 63:case 74:l=41,c=55;break;case 77:return e.ptr_const(i),Gs(e,a,0),e.callImport("copy_ptr"),!0;case 67:{const t=Is(n,4);return Gs(e,a,t),e.ptr_const(i),qa(e,t),!0}case 80:return e.local("pLocals"),e.ptr_const(i),Hs(e,a,c),!0;default:return!1}return o?(e.local("pLocals"),e.ptr_const(i),e.appendU8(l),e.appendMemarg(0,0),Hs(e,a,c),!0):(e.ptr_const(i),Ws(e,a,l),e.appendU8(c),e.appendMemarg(0,0),!0)}function ti(e,t,n){let r,o,a,s,i="math_lhs32",c="math_rhs32",l=!1;const u=ds[n];if(u){e.local("pLocals");const r=1==u;return Ws(e,Is(t,2),r?43:42),r||e.appendU8(u),Ws(e,Is(t,3),r?43:42),r||e.appendU8(u),e.i32_const(n),e.callImport("relop_fp"),Hs(e,Is(t,1),54),!0}switch(n){case 389:case 390:return si(e,t,n);default:if(s=_s[n],!s)return!1;s.length>3?(r=s[1],o=s[2],a=s[3]):(r=o=s[1],a=s[2])}switch(n){case 363:case 364:case 367:case 368:case 387:case 388:case 391:case 392:{const a=368===n||392===n||364===n||388===n;i=a?"math_lhs64":"math_lhs32",c=a?"math_rhs64":"math_rhs32",e.block(),Ws(e,Is(t,2),r),e.local(i,33),Ws(e,Is(t,3),o),e.local(c,34),l=!0,a&&(e.appendU8(80),e.appendU8(69)),e.appendU8(13),e.appendULeb(0),Fa(e,t,12),e.endBlock(),363!==n&&387!==n&&364!==n&&388!==n||(e.block(),e.local(c),a?e.i52_const(-1):e.i32_const(-1),e.appendU8(a?82:71),e.appendU8(13),e.appendULeb(0),e.local(i),e.appendU8(a?66:65),e.appendBoundaryValue(a?64:32,-1),e.appendU8(a?82:71),e.appendU8(13),e.appendULeb(0),Fa(e,t,13),e.endBlock());break}case 369:case 371:case 373:case 375:Ws(e,Is(t,2),r),e.local(i,34),Ws(e,Is(t,3),o),e.local(c,34),e.i32_const(n),e.callImport(371===n||375===n?"ckovr_u4":"ckovr_i4"),e.block(64,4),Fa(e,t,13),e.endBlock(),l=!0}return e.local("pLocals"),l?(e.local(i),e.local(c)):(Ws(e,Is(t,2),r),Ws(e,Is(t,3),o)),e.appendU8(s[0]),Hs(e,Is(t,1),a),!0}function ni(e,t,n){const r=ps[n];if(!r)return!1;const o=r[1],a=r[2];switch((n<479||n>514)&&e.local("pLocals"),n){case 435:case 437:Ws(e,Is(t,2),o),e.i32_const(1);break;case 439:e.i32_const(0),Ws(e,Is(t,2),o);break;case 443:Ws(e,Is(t,2),o),e.i32_const(-1);break;case 451:case 452:Ws(e,Is(t,2),o),41===o&&e.appendU8(167),e.i32_const(255);break;case 459:case 460:Ws(e,Is(t,2),o),41===o&&e.appendU8(167),e.i32_const(65535);break;case 447:case 448:Ws(e,Is(t,2),o),41===o&&e.appendU8(167),e.i32_const(24),e.appendU8(116),e.i32_const(24);break;case 455:case 456:Ws(e,Is(t,2),o),41===o&&e.appendU8(167),e.i32_const(16),e.appendU8(116),e.i32_const(16);break;case 436:case 438:Ws(e,Is(t,2),o),e.i52_const(1);break;case 440:e.i52_const(0),Ws(e,Is(t,2),o);break;case 444:Ws(e,Is(t,2),o),e.i52_const(-1);break;case 518:case 522:case 526:case 528:case 524:case 628:case 630:Ws(e,Is(t,2),o),e.i32_const(xs(t,3));break;case 519:case 523:case 527:case 529:case 525:case 629:case 631:Ws(e,Is(t,2),o),e.i52_const(xs(t,3));break;default:Ws(e,Is(t,2),o)}return 1!==r[0]&&e.appendU8(r[0]),Hs(e,Is(t,1),a),!0}function ri(e,t,n,r){const o=141===r?t+6:t+8,a=Ls(n,se(o-2));e.local("pLocals"),e.ptr_const(o),e.appendU8(54),e.appendMemarg(a,0),e.callHandlerReturnAddresses.push(o)}function oi(e,t,n,r,o){const a=r>=235&&r<=278;switch(r){case 140:case 141:case 136:case 137:{const a=140===r||141===r,s=t+2*(o=136===r||140===r?Ts(t,1):xs(t,1));return o<=0?e.backBranchOffsets.indexOf(s)>=0?(a&&ri(e,t,n,r),e.cfg.branch(s,!0,0),Ba.backBranchesEmitted++,!0):(s1&&ut(`${Ea(r)} target 0x${s.toString(16)} before start of trace`):e.cfg.trace>0&&ut(`0x${t.toString(16)} ${Ea(r)} target 0x${s.toString(16)} not found in list `+e.backBranchOffsets.map((e=>"0x"+e.toString(16))).join(", ")),St.mono_jiterp_boost_back_branch_target(s),Fa(e,s,5),Ba.backBranchesNotEmitted++,!0):(e.branchTargets.add(s),a&&ri(e,t,n,r),e.cfg.branch(s,!1,0),!0)}case 153:case 151:case 237:case 235:case 154:case 152:{const n=154===r||152===r;o=xs(t,2),Ws(e,Is(t,1),n?41:40),151===r||235===r?e.appendU8(69):152===r?e.appendU8(80):154===r&&(e.appendU8(80),e.appendU8(69));break}default:if(void 0===fs[r])throw new Error(`Unsupported relop branch opcode: ${Ea(r)}`);if(4!==St.mono_jiterp_get_opcode_info(r,1))throw new Error(`Unsupported long branch opcode: ${Ea(r)}`)}if(!o)throw new Error("Branch had no displacement");const s=t+2*o;return o<0?e.backBranchOffsets.indexOf(s)>=0?(e.cfg.branch(s,!0,a?3:1),Ba.backBranchesEmitted++):(s1&&ut(`${Ea(r)} target 0x${s.toString(16)} before start of trace`):e.cfg.trace>0&&ut(`0x${t.toString(16)} ${Ea(r)} target 0x${s.toString(16)} not found in list `+e.backBranchOffsets.map((e=>"0x"+e.toString(16))).join(", ")),St.mono_jiterp_boost_back_branch_target(s),e.block(64,4),Fa(e,s,5),e.endBlock(),Ba.backBranchesNotEmitted++):(e.branchTargets.add(s),e.cfg.branch(s,!1,a?3:1)),!0}function ai(e,t,n,r){const o=fs[r];if(!o)return!1;const a=Array.isArray(o)?o[0]:o,s=_s[a],i=ds[a];if(!s&&!i)return!1;const c=xs(t,3),l=s?s[1]:1===i?43:42;return Ws(e,Is(t,1),l),s||1===i||e.appendU8(i),Array.isArray(o)&&o[1]?(e.appendU8(o[1]),e.appendLeb(xs(t,2))):Ws(e,Is(t,2),l),s||1==i||e.appendU8(i),s?e.appendU8(s[0]):(e.i32_const(a),e.callImport("relop_fp")),oi(e,t,n,r,c)}function si(e,t,n){let r,o,a,s;const i=Is(t,1),c=Is(t,2),l=Is(t,3),u=ms[n];if(!u)return!1;if(r=u[0],o=u[1],"string"==typeof u[2]?a=u[2]:s=u[2],e.local("pLocals"),r){if(Ws(e,c,o?42:43),s)e.appendU8(s);else{if(!a)throw new Error("internal error");e.callImport(a)}return Hs(e,i,o?56:57),!0}if(Ws(e,c,o?42:43),Ws(e,l,o?42:43),s)e.appendU8(s);else{if(!a)throw new Error("internal error");e.callImport(a)}return Hs(e,i,o?56:57),!0}function ii(e,t,n){const r=n>=95&&n<=120,o=n>=115&&n<=120,a=n>=103&&n<=114||n>=128&&n<=135||o,s=n>=109&&n<=114||n>=132&&n<=135||o;let i,c,l=-1,u=0,p=1;o?(i=Is(t,1),c=Is(t,2),l=Is(t,3),u=xs(t,4),p=xs(t,5)):a?s?r?(i=Is(t,1),c=Is(t,2),u=xs(t,3)):(i=Is(t,2),c=Is(t,1),u=xs(t,3)):r?(i=Is(t,1),c=Is(t,2),l=Is(t,3)):(i=Is(t,3),c=Is(t,1),l=Is(t,2)):r?(c=Is(t,2),i=Is(t,1)):(c=Is(t,1),i=Is(t,2));let d,_=54;switch(n){case 95:case 103:case 109:case 115:d=44;break;case 96:case 104:case 110:case 116:d=45;break;case 97:case 105:case 111:case 117:d=46;break;case 98:case 106:case 112:case 118:d=47;break;case 121:case 128:case 132:d=40,_=58;break;case 122:case 129:case 133:d=40,_=59;break;case 99:case 107:case 113:case 119:case 123:case 130:case 134:case 127:d=40;break;case 101:case 125:d=42,_=56;break;case 102:case 126:d=43,_=57;break;case 100:case 108:case 114:case 120:case 124:case 131:case 135:d=41,_=55;break;default:return!1}return Xs(e,c,t,!1),r?(e.local("pLocals"),e.local("cknull_ptr"),o?(Ws(e,l,40),0!==u&&(e.i32_const(u),e.appendU8(106),u=0),1!==p&&(e.i32_const(p),e.appendU8(108)),e.appendU8(106)):a&&l>=0?(Ws(e,l,40),e.appendU8(106)):u<0&&(e.i32_const(u),e.appendU8(106),u=0),e.appendU8(d),e.appendMemarg(u,0),Hs(e,i,_)):127===n?(e.local("cknull_ptr"),Gs(e,i,0),e.callImport("copy_ptr")):(e.local("cknull_ptr"),a&&l>=0?(Ws(e,l,40),e.appendU8(106)):u<0&&(e.i32_const(u),e.appendU8(106),u=0),Ws(e,i,d),e.appendU8(_),e.appendMemarg(u,0)),!0}function ci(e,t,n,r,o){e.block(),Ws(e,r,40),e.local("index",34);let a="cknull_ptr";e.options.zeroPageOptimization&&ns()?(Ba.nullChecksFused++,Ws(e,n,40),a="src_ptr",e.local(a,34)):Xs(e,n,t,!0),e.appendU8(40),e.appendMemarg(Xa(9),2),e.appendU8(73),e.appendU8(13),e.appendULeb(0),Fa(e,t,9),e.endBlock(),e.local(a),e.i32_const(Xa(1)),e.appendU8(106),e.local("index"),1!=o&&(e.i32_const(o),e.appendU8(108)),e.appendU8(106)}function li(e,t,n,r){const o=r<=336&&r>=323||348===r,a=Is(n,o?2:1),s=Is(n,o?1:3),i=Is(n,o?3:2);let c,l,u=54;switch(r){case 348:return e.local("pLocals"),Xs(e,a,n,!0),e.appendU8(40),e.appendMemarg(Xa(9),2),Hs(e,s,54),!0;case 334:return e.local("pLocals"),l=Is(n,4),ci(e,n,a,i,l),Hs(e,s,54),!0;case 345:return e.block(),Ws(e,Is(n,1),40),Ws(e,Is(n,2),40),Ws(e,Is(n,3),40),e.callImport("stelem_ref"),e.appendU8(13),e.appendULeb(0),Fa(e,n,10),e.endBlock(),!0;case 332:case 328:case 327:case 341:l=4,c=40;break;case 323:l=1,c=44;break;case 324:l=1,c=45;break;case 338:case 337:l=1,c=40,u=58;break;case 325:l=2,c=46;break;case 326:l=2,c=47;break;case 340:case 339:l=2,c=40,u=59;break;case 330:case 343:l=4,c=42,u=56;break;case 329:case 342:l=8,c=41,u=55;break;case 331:case 344:l=8,c=43,u=57;break;case 333:{const t=Is(n,4);return e.local("pLocals"),e.i32_const(Is(n,1)),e.appendU8(106),ci(e,n,a,i,t),qa(e,t),Ps(Is(n,1),t),!0}case 346:{const r=Is(n,5),o=Rs(t,Is(n,4));return ci(e,n,a,i,r),Gs(e,s,0),e.ptr_const(o),e.callImport("value_copy"),!0}case 347:{const t=Is(n,5);return ci(e,n,a,i,t),Gs(e,s,0),qa(e,t),!0}default:return!1}return o?(e.local("pLocals"),ci(e,n,a,i,l),e.appendU8(c),e.appendMemarg(0,0),Hs(e,s,u)):(ci(e,n,a,i,l),Ws(e,s,c),e.appendU8(u),e.appendMemarg(0,0)),!0}function ui(){if(void 0!==Bs)return Bs;try{const e=function(){const e=new Aa(0);e.defineType("test",{},64,!0),e.defineFunction({type:"test",name:"test",export:!0,locals:{}},(()=>{e.i32_const(0),e.appendSimd(17),e.appendU8(26),e.appendU8(11)})),e.appendU32(1836278016),e.appendU32(1),e.generateTypeSection(),e.emitImportsAndFunctions(!1);const t=e.getArrayView();return new WebAssembly.Module(t)}();Bs=!!e}catch(e){ut("Disabling WASM SIMD support due to JIT failure",e),Bs=!1}return Bs}function pi(e,t,n){const r=`${t}_${n.toString(16)}`;return"object"!=typeof e.importedFunctions[r]&&e.defineImportedFunction("s",r,t,!1,n),r}function di(e,t,n,r,o,a){if(e.options.enableSimd&&ui())switch(o){case 2:if(function(e,t,n){const r=St.mono_jiterp_get_simd_opcode(1,n);if(r>=0)return ks.has(n)?(e.local("pLocals"),Ws(e,Is(t,2),40),e.appendSimd(r,!0),e.appendMemarg(0,0),_i(e,t)):(fi(e,t),e.appendSimd(r),_i(e,t)),!0;const o=Es[n];if(o)return fi(e,t),e.appendSimd(o),Hs(e,Is(t,1),54),!0;switch(n){case 6:case 7:case 8:case 9:{const r=Us[n];return e.local("pLocals"),e.v128_const(0),Ws(e,Is(t,2),r[0]),e.appendSimd(r[1]),e.appendU8(0),Hs(e,Is(t,1),253,11),!0}case 14:return fi(e,t,7),_i(e,t),!0;case 15:return fi(e,t,8),_i(e,t),!0;case 16:return fi(e,t,9),_i(e,t),!0;case 17:return fi(e,t,10),_i(e,t),!0;default:return!1}}(e,t,a))return!0;break;case 3:if(function(e,t,n){const r=St.mono_jiterp_get_simd_opcode(2,n);if(r>=0){const o=ys.has(n),a=ws[n];if(o)e.local("pLocals"),Ws(e,Is(t,2),253,0),Ws(e,Is(t,3),40),e.appendSimd(r),_i(e,t);else if(Array.isArray(a)){const n=Ns(e,Is(t,3)),o=a[0];if("number"!=typeof n)return dt(`${e.functions[0].name}: Non-constant lane index passed to ExtractScalar`),!1;if(n>=o||n<0)return dt(`${e.functions[0].name}: ExtractScalar index ${n} out of range (0 - ${o-1})`),!1;e.local("pLocals"),Ws(e,Is(t,2),253,0),e.appendSimd(r),e.appendU8(n),Hs(e,Is(t,1),a[1])}else mi(e,t),e.appendSimd(r),_i(e,t);return!0}switch(n){case 187:return Ws(e,Is(t,2),40),Ws(e,Is(t,3),253,0),e.appendSimd(11),e.appendMemarg(0,0),!0;case 10:case 11:return mi(e,t),e.appendSimd(214),e.appendSimd(195),11===n&&e.appendU8(69),Hs(e,Is(t,1),54),!0;case 12:case 13:{const r=13===n,o=r?71:65;return e.local("pLocals"),Ws(e,Is(t,2),253,0),e.local("math_lhs128",34),Ws(e,Is(t,3),253,0),e.local("math_rhs128",34),e.appendSimd(o),e.local("math_lhs128"),e.local("math_lhs128"),e.appendSimd(o),e.local("math_rhs128"),e.local("math_rhs128"),e.appendSimd(o),e.appendSimd(80),e.appendSimd(77),e.appendSimd(80),e.appendSimd(r?195:163),Hs(e,Is(t,1),54),!0}case 43:{const n=Is(t,3),r=Ns(e,n);return e.local("pLocals"),Ws(e,Is(t,2),253,0),"object"==typeof r?(e.appendSimd(12),e.appendBytes(r)):Ws(e,n,253,0),e.appendSimd(14),_i(e,t),!0}case 44:case 45:return function(e,t,n){const r=16/n,o=Is(t,3),a=Ns(e,o);if(2!==r&&4!==r&&w(!1,"Unsupported shuffle element size"),e.local("pLocals"),Ws(e,Is(t,2),253,0),"object"==typeof a){const t=new Uint8Array(Ti),o=2===r?new Uint16Array(a.buffer,a.byteOffset,n):new Uint32Array(a.buffer,a.byteOffset,n);for(let e=0,a=0;e=0){const o=Ss[n],a=vs[n];if(Array.isArray(o)){const n=o[0],a=Ns(e,Is(t,3));if("number"!=typeof a)return dt(`${e.functions[0].name}: Non-constant lane index passed to ReplaceScalar`),!1;if(a>=n||a<0)return dt(`${e.functions[0].name}: ReplaceScalar index ${a} out of range (0 - ${n-1})`),!1;e.local("pLocals"),Ws(e,Is(t,2),253,0),Ws(e,Is(t,4),o[1]),e.appendSimd(r),e.appendU8(a),_i(e,t)}else if(Array.isArray(a)){const n=a[0],o=Ns(e,Is(t,4));if("number"!=typeof o)return dt(`${e.functions[0].name}: Non-constant lane index passed to store method`),!1;if(o>=n||o<0)return dt(`${e.functions[0].name}: Store lane ${o} out of range (0 - ${n-1})`),!1;Ws(e,Is(t,2),40),Ws(e,Is(t,3),253,0),e.appendSimd(r),e.appendMemarg(0,0),e.appendU8(o)}else!function(e,t){e.local("pLocals"),Ws(e,Is(t,2),253,0),Ws(e,Is(t,3),253,0),Ws(e,Is(t,4),253,0)}(e,t),e.appendSimd(r),_i(e,t);return!0}switch(n){case 0:return e.local("pLocals"),Ws(e,Is(t,3),253,0),Ws(e,Is(t,4),253,0),Ws(e,Is(t,2),253,0),e.appendSimd(82),_i(e,t),!0;case 7:{const n=Ns(e,Is(t,4));if("object"!=typeof n)return dt(`${e.functions[0].name}: Non-constant indices passed to PackedSimd.Shuffle`),!1;for(let t=0;t<32;t++){const r=n[t];if(r<0||r>31)return dt(`${e.functions[0].name}: Shuffle lane index #${t} (${r}) out of range (0 - 31)`),!1}return e.local("pLocals"),Ws(e,Is(t,2),253,0),Ws(e,Is(t,3),253,0),e.appendSimd(13),e.appendBytes(n),_i(e,t),!0}default:return!1}}(e,t,a))return!0}switch(n){case 640:if(e.options.enableSimd&&ui()){e.local("pLocals");const n=Ee().slice(t+4,t+4+Ti);e.v128_const(n),_i(e,t),Cs.set(Is(t,1),n)}else Gs(e,Is(t,1),Ti),e.ptr_const(t+4),qa(e,Ti);return!0;case 641:case 642:case 643:case 644:{const r=hs[n],o=Ti/r,a=Is(t,1),s=Is(t,2),i=bs[n],c=gs[n];for(let t=0;t0&&(Ri.push(["trace_eip","trace_eip",Oi]),Ri.push(["trace_args","trace_eip",Mi]));const e=(e,t)=>{for(let n=0;n>>0,bi.operand2=t>>>0}function Fi(e,t,n,r){if("number"==typeof r)St.mono_jiterp_adjust_abort_count(r,1),r=Ea(r);else{let e=Ui[r];"number"!=typeof e?e=1:e++,Ui[r]=e}Ii[e].abortReason=r}function Pi(e,t){if(!l.runtimeReady)return;if(gi&&void 0===e||(gi=is()),!gi.enableStats&&void 0!==e)return;const n=Ba.backBranchesEmitted/(Ba.backBranchesEmitted+Ba.backBranchesNotEmitted)*100,r=St.mono_jiterp_get_rejected_trace_count(),o=gi.eliminateNullChecks?Ba.nullChecksEliminated.toString():"off",a=gi.zeroPageOptimization?Ba.nullChecksFused.toString()+(ns()?"":" (disabled)"):"off",s=gi.enableBackwardBranches?`emitted: ${Ba.backBranchesEmitted}, failed: ${Ba.backBranchesNotEmitted} (${n.toFixed(1)}%)`:": off",i=Ba.jitCallsCompiled?gi.directJitCalls?`direct jit calls: ${Ba.directJitCallsCompiled} (${(Ba.directJitCallsCompiled/Ba.jitCallsCompiled*100).toFixed(1)}%)`:"direct jit calls: off":"";if(ut(`// jitted ${Ba.bytesGenerated} bytes; ${Ba.tracesCompiled} traces (${(Ba.tracesCompiled/Ba.traceCandidates*100).toFixed(1)}%) (${r} rejected); ${Ba.jitCallsCompiled} jit_calls; ${Ba.entryWrappersCompiled} interp_entries`),ut(`// cknulls eliminated: ${o}, fused: ${a}; back-branches ${s}; ${i}`),ut(`// time: ${0|Da.generation}ms generating, ${0|Da.compilation}ms compiling wasm.`),!t){if(gi.countBailouts){const e=Object.values(Ii);e.sort(((e,t)=>(t.bailoutCount||0)-(e.bailoutCount||0)));for(let e=0;et.hitCount-e.hitCount)),ut("// hottest failed traces:");for(let e=0,n=0;e=0)){if(t[e].abortReason){if(t[e].abortReason.startsWith("mono_icall_")||t[e].abortReason.startsWith("ret."))continue;switch(t[e].abortReason){case"trace-too-small":case"trace-too-big":case"call":case"callvirt.fast":case"calli.nat.fast":case"calli.nat":case"call.delegate":case"newobj":case"newobj_vt":case"newobj_slow":case"switch":case"rethrow":case"end-of-body":case"ret":case"intrins_marvin_block":case"intrins_ascii_chars_to_uppercase":continue}}n++,ut(`${t[e].name} @${t[e].ip} (${t[e].hitCount} hits) ${t[e].abortReason}`)}const n=[];for(const t in e)n.push([t,e[t]]);n.sort(((e,t)=>t[1]-e[1])),ut("// heat:");for(let e=0;e0?Ui[t]=n:delete Ui[t]}const e=Object.keys(Ui);e.sort(((e,t)=>Ui[t]-Ui[e]));for(let t=0;tPi(e)),15e3)}}let zi=!1;function Vi(){if(zi)throw new Error("GC is already locked");zi=!0}function Wi(){if(!zi)throw new Error("GC is not locked");zi=!1}async function Hi(e){const t=u.config.resources.lazyAssembly;if(!t)throw new Error("No assemblies have been marked as lazy-loadable. Use the 'BlazorWebAssemblyLazyLoad' item group in your project file to enable lazy loading an assembly.");if(!t[e])throw new Error(`${e} must be marked with 'BlazorWebAssemblyLazyLoad' item group in your project file to allow lazy-loading.`);const n={name:e,hash:t[e],behavior:"assembly"};if(u.loadedAssemblies.includes(e))return!1;const r=function(e,t){const n=e.lastIndexOf(".");if(n<0)throw new Error(`No extension to replace in '${e}'`);return e.substring(0,n)+".pdb"}(n.name),o=u.hasDebuggingEnabled(u.config)&&Object.prototype.hasOwnProperty.call(t,r),a=u.retrieve_asset_download(n);let s=null,i=null;if(o){const e=t[r]?u.retrieve_asset_download({name:r,hash:t[r],behavior:"pdb"}):Promise.resolve(null),[n,o]=await Promise.all([a,e]);s=new Uint8Array(n),i=o?new Uint8Array(o):null}else{const e=await a;s=new Uint8Array(e),i=null}return l.javaScriptExports.load_lazy_assembly(s,i),!0}async function Gi(e){const t=u.config.resources.satelliteResources;t&&await Promise.all(e.filter((e=>Object.prototype.hasOwnProperty.call(t,e))).map((e=>{const n=[];for(const r in t[e]){const o={name:r,hash:t[e][r],behavior:"resource",culture:e};n.push(u.retrieve_asset_download(o))}return n})).reduce(((e,t)=>e.concat(t)),new Array).map((async e=>{const t=await e;l.javaScriptExports.load_satellite_assembly(new Uint8Array(t))})))}const qi=64;let Ji,Yi,Xi,Zi=0;const Ki=[],Qi={};function ec(){return Yi||(Yi=[es("interp_entry_prologue",Za("mono_jiterp_interp_entry_prologue")),es("interp_entry",Za("mono_jiterp_interp_entry")),es("unbox",Za("mono_jiterp_object_unbox")),es("stackval_from_data",Za("mono_jiterp_stackval_from_data"))],Yi)}let tc;function nc(){if(Ki.length<=0)return;const e=4*Ki.length+1;let t=Ji;if(t?t.clear(e):(Ji=t=new Aa(e),t.defineType("unbox",{pMonoObject:127},127,!0),t.defineType("interp_entry_prologue",{pData:127,this_arg:127},127,!0),t.defineType("interp_entry",{pData:127,res:127},64,!0),t.defineType("stackval_from_data",{type:127,result:127,value:127},64,!0)),t.options.wasmBytesLimit<=Ba.bytesGenerated)return void(Ki.length=0);const n=Oa();let r=0,o=!0,a=!1;try{t.appendU32(1836278016),t.appendU32(1);for(let e=0;eyc[St.mono_jiterp_type_to_ldind(e)])),this.enableDirect=is().directJitCalls&&!this.noWrapper&&this.wasmNativeReturnType&&(0===this.wasmNativeSignature.length||this.wasmNativeSignature.every((e=>e))),this.enableDirect&&(this.target=this.addr);let i=this.target.toString(16);const c=uc++;this.name=`${this.enableDirect?"jcp":"jcw"}_${i}_${c.toString(16)}`}}function mc(e){let t=pc[e];return t||(e>=pc.length&&(pc.length=e+1),cc||(cc=za()),pc[e]=t=cc.get(e)),t}let hc;function bc(){if(void 0!==lc)return lc;try{hc=function(){const e=new Aa(0);e.defineType("jit_call_cb",{cb_data:127},64,!0),e.defineType("do_jit_call",{unused:127,cb_data:127,thrown:127},64,!0),e.defineImportedFunction("i","jit_call_cb","jit_call_cb",!0),e.defineFunction({type:"do_jit_call",name:"do_jit_call_indirect",export:!0,locals:{}},(()=>{e.block(64,6),e.local("cb_data"),e.callImport("jit_call_cb"),e.appendU8(25),e.local("thrown"),e.i32_const(1),e.appendU8(54),e.appendMemarg(0,0),e.endBlock(),e.appendU8(11)})),e.appendU32(1836278016),e.appendU32(1),e.generateTypeSection(),e.emitImportsAndFunctions(!1);const t=e.getArrayView();return new WebAssembly.Module(t)}(),lc=!0}catch(e){ut("Disabling WASM EH support due to JIT failure",e),lc=!1}return lc}function gc(){if(0===_c.length)return;let e=ic;if(e?e.clear(0):(ic=e=new Aa(0),e.defineType("trampoline",{ret_sp:127,sp:127,ftndesc:127,thrown:127},64,!0)),e.options.wasmBytesLimit<=Ba.bytesGenerated)return void(_c.length=0);e.options.enableWasmEh&&(bc()||(ss({enableWasmEh:!1}),e.options.enableWasmEh=!1));const t=Oa();let n=0,r=!0,o=!1;const a=[];try{cc||(cc=za()),e.appendU32(1836278016),e.appendU32(1);for(let t=0;t<_c.length;t++){const n=_c[t],r={};if(n.enableDirect){n.hasThisReference&&(r.this=127);for(let e=0;e0?t[0]:void 0}catch(t){throw new Error(`Get culture info failed for culture = ${e} with error: ${t}`)}}const $c="MMMM",Cc="yyyy",Nc="d",Dc="dddd",Bc=[$c,Cc,Nc,Dc];function Oc(e,t,n,r){let o=n;const a=t.indexOf(n);if(-1==a||-1!=a&&t.length>a+n.length&&" "!=t[a+n.length]&&","!=t[a+n.length]&&"،"!=t[a+n.length]){const a=r.format(e).toLowerCase();o=t.split(/,| /).filter((e=>!a.split(/,| /).includes(e)&&e[0]==n[0]))[0]}return o}async function Mc(e,t){try{const n=await Fc(e,t);return u.mono_exit(n),n}catch(e){try{u.mono_exit(1,e)}catch(e){}return e&&"number"==typeof e.status?e.status:1}}async function Fc(e,n){!function(e,n){const r=n.length+1,o=t._malloc(4*r);let a=0;t.setValue(o+4*a,St.mono_wasm_strdup(e),"i32"),a+=1;for(let e=0;e{const t=setInterval((()=>{1==l.waitForDebugger&&(clearInterval(t),e())}),100)})));const r=Pc(e);return l.javaScriptExports.call_entry_point(r,n)}function Pc(e){u.assert_runtime_running(),fr();const t=wr(e);if(!t)throw new Error("Could not find assembly: "+e);let n=0;1==l.waitForDebugger&&(n=1);const r=St.mono_wasm_assembly_get_entry_point(t,n);if(!r)throw new Error("Could not find entry point for assembly: "+e);return r}let zc,Vc;const Wc={},Hc=Symbol.for("wasm type");function Gc(e){return"undefined"!=typeof SharedArrayBuffer?e.buffer instanceof ArrayBuffer||e.buffer instanceof SharedArrayBuffer:e.buffer instanceof ArrayBuffer}function qc(e,t,n){switch(!0){case null===t:case void 0===t:return void n.clear();case"symbol"==typeof t:case"string"==typeof t:return void pl._create_uri_ref(t,n.address);default:return void Xc(e,t,n)}}function Jc(e){ll();const t=Be();try{return Yc(e,t,!1),t.value}finally{t.release()}}function Yc(e,t,n){if(ll(),A(t))throw new Error("Expected (value, WasmRoot, boolean)");switch(!0){case null===e:case void 0===e:return void t.clear();case"number"==typeof e:{let n;return(0|e)===e?(X(Wc._box_buffer,e),n=Wc._class_int32):e>>>0===e?(G(Wc._box_buffer,e),n=Wc._class_uint32):(re(Wc._box_buffer,e),n=Wc._class_double),void kt.mono_wasm_box_primitive_ref(n,Wc._box_buffer,8,t.address)}case"string"==typeof e:return void ot(e,t);case"symbol"==typeof e:return void at(e,t);case"boolean"==typeof e:return z(Wc._box_buffer,e),void kt.mono_wasm_box_primitive_ref(Wc._class_boolean,Wc._box_buffer,4,t.address);case!0===Hr(e):return void function(e,t){if(!e)return t.clear(),null;const n=Dr(e),r=pl._create_tcs(),o={tcs_gc_handle:r};Or(o,r),e.then((e=>{pl._set_tcs_result_ref(r,e)}),(e=>{pl._set_tcs_failure(r,e?e.toString():"")})).finally((()=>{Br(n),Mr(o,r)})),pl._get_tcs_task_ref(r,t.address)}(e,t);case"Date"===e.constructor.name:return void pl._create_date_time_ref(e.getTime(),t.address);default:return void Xc(n,e,t)}}function Xc(e,t,n){if(n.clear(),null!=t)if(void 0===t[Lr]){if(t[$r]&&(function(e,t,n){e!==x&&e!==I?pl._get_cs_owned_object_by_js_handle_ref(e,t?1:0,n):X(n,0)}(t[$r],e,n.address),n.value||delete t[$r]),!n.value){const r=t[Hc],o=void 0===r?0:r,a=Dr(t);pl._create_cs_owned_proxy_ref(a,o,e?1:0,n.address)}}else kl(Fr(t),n.address)}function Zc(e,n){if(!Gc(e)||!e.BYTES_PER_ELEMENT)throw new Error("Object '"+e+"' is not a typed array");{const r=e[Hc],o=function(e){ll();const n=e.length*e.BYTES_PER_ELEMENT,r=t._malloc(n),o=Ee(),a=new Uint8Array(o.buffer,r,n);return a.set(new Uint8Array(e.buffer,e.byteOffset,n)),a}(e);kt.mono_wasm_typed_array_new_ref(o.byteOffset,e.length,e.BYTES_PER_ELEMENT,r,n.address),t._free(o.byteOffset)}}function Kc(e){const t=Be();try{return Zc(e,t),t.value}finally{t.release()}}function Qc(e){if("number"!=typeof e)throw new Error(`Expected numeric value for enum argument, got '${e}'`);return 0|e}const el=/[^A-Za-z0-9_$]/g,tl=new Map,nl=new Map,rl=new Map;function ol(e,t,n,r){let o=null,a=null,s=null;if(r){s=Object.keys(r),a=new Array(s.length);for(let e=0,t=s.length;e=512)throw new Error(`Got marshaling error ${t} when attempting to unbox object at address ${e.value} (root located at ${e.address})`);let r=v;if((4===t||7==t)&&(r=ie(n),r<1024))throw new Error(`Got invalid MonoType ${r} for object at address ${e.value} (root located at ${e.address})`);return function(e,t,n,r){switch(t){case 0:return null;case 26:case 27:throw new Error("int64 not available");case 3:case 29:return rt(e);case 4:throw new Error("no idea on how to unbox value types");case 5:return function(e){return e.value===S?null:function(e){let t=zr(e);if(t)Fr(t);else{t=function(...e){return Fr(t),(0,t[hl])(...e)};const n=Be();kl(e,n.address);try{if(void 0===t[hl]){const r=kt.mono_wasm_get_delegate_invoke_ref(n.address),o=al(r,cl(r,n),!0);if(t[hl]=o.bind({this_arg_gc_handle:e}),!t[hl])throw new Error("System.Delegate Invoke method can not be resolved.")}}finally{n.release()}Or(t,e)}return t}(pl._get_js_owned_object_gc_handle_ref(e.address))}(e);case 6:return function(e){if(e.value===S)return null;if(!Wr)throw new Error("Promises are not supported thus 'System.Threading.Tasks.Task' can not work in this context.");const t=pl._get_js_owned_object_gc_handle_ref(e.address);let n=zr(t);if(!n){const r=()=>Mr(n,t),{promise:o,promise_control:a}=y(r,r);n=o,pl._setup_js_cont_ref(e.address,a),Or(n,t)}return n}(e);case 7:return function(e){if(e.value===S)return null;const t=pl._try_get_cs_owned_object_js_handle_ref(e.address,0);if(t){if(t===I)throw new Error("Cannot access a disposed JSObject at "+e.value);return Nr(t)}const n=pl._get_js_owned_object_gc_handle_ref(e.address);let r=zr(n);return A(r)&&(r=new ManagedObject,Or(r,n)),r}(e);case 10:case 11:case 12:case 13:case 14:case 15:case 16:case 17:case 18:throw new Error("Marshaling of primitive arrays are not supported.");case 20:return new Date(pl._get_date_value_ref(e.address));case 21:case 22:return pl._object_to_string_ref(e.address);case 23:return function(e){return Nr(pl._get_cs_owned_object_js_handle_ref(e.address,0))}(e);case 30:return;default:throw new Error(`no idea on how to unbox object of MarshalType ${t} at offset ${e.value} (root address is ${e.address})`)}}(e,t)}function yl(e){if(0===e.value)return;const t=Wc._unbox_buffer,n=kt.mono_wasm_try_unbox_primitive_and_get_type_ref(e.address,t,Wc._unbox_buffer_size);switch(n){case 1:return _e(t);case 25:case 32:return ie(t);case 24:return be(t);case 2:return ge(t);case 8:return 0!==_e(t);case 28:return String.fromCharCode(_e(t));case 0:return null;default:return gl(e,n,t)}}function wl(e){if(ll(),e===k)return null;const t=Be(e);try{return Sl(t)}finally{t.release()}}function Sl(e){if(e.value===k)return null;const t=e.address,n=Be(),r=n.address;try{const e=kt.mono_wasm_array_length_ref(t),a=new Array(e);for(let s=0;s0&&Array.isArray(e[0])&&(e[0]=function(e,t,n){const r=Be();kt.mono_wasm_string_array_new_ref(e.length,r.address);const o=Be(S),a=r.address,s=o.address;try{for(let t=0;tnew RegExp("^((?![0-9]).)*$").test(e)));return e&&0!=e.length?e.join(" "):""}return a}function Rl(e){try{return new Intl.Locale(e).weekInfo}catch(t){try{return new Intl.Locale(e).getWeekInfo()}catch(e){return}}}const Ll=[function(e){Po&&(globalThis.clearTimeout(Po),Po=void 0),Po=t.safeSetTimeout(mono_wasm_schedule_timer_tick,e)},function(e,t,n,r,o){if(!0!==l.mono_wasm_runtime_is_ready)return;const a=Ee(),s=0!==e?Qe(e).concat(".dll"):"",i=It(new Uint8Array(a.buffer,t,n));let c;r&&(c=It(new Uint8Array(a.buffer,r,o))),zt({eventName:"AssemblyLoaded",assembly_name:s,assembly_b64:i,pdb_b64:c})},function(e,t){const r=Qe(t);n.logging&&"function"==typeof n.logging.debugger&&n.logging.debugger(e,r)},function(e,t,n,r){const o={res_ok:e,res:{id:t,value:It(new Uint8Array(Ee().buffer,n,r))}};Tt.has(t)&&pt(`Adding an id (${t}) that already exists in commands_received`),Tt.set(t,o)},function mono_wasm_fire_debugger_agent_message_with_data(e,t){mono_wasm_fire_debugger_agent_message_with_data_to_pause(It(new Uint8Array(Ee().buffer,e,t)))},mono_wasm_fire_debugger_agent_message_with_data_to_pause,function(){++Vo,t.safeSetTimeout(Go,0)},function(e,n,r,o,a,s,i){if(r||w(!1,"expected instruction pointer"),gi||(gi=is()),!gi.enableTraces)return 1;if(gi.wasmBytesLimit<=Ba.bytesGenerated)return 1;let c,u=Ii[r];if(u||(Ii[r]=u=new ki(r,o,i)),Ba.traceCandidates++,gi.estimateHeat||wi.length>0||u.isVerbose){const e=St.mono_wasm_method_get_full_name(n);c=Qe(e),t._free(e)}const p=Qe(St.mono_wasm_method_get_name(n));u.name=c||p;const d=ue(Xa(4)+e),_=ue(Xa(11)+d),f=ue(Xa(10)+d);let m=_?new Uint16Array(Ee().buffer,f,_):null;if(m&&r!==a){const e=(r-a)/2;let t=!1;for(let n=0;ne){t=!0;break}t||(m=null)}const h=function(e,t,n,r,o,a,s){let i=Ai;i?i.clear(8):(Ai=i=new Aa(8),function(e){e.defineType("trace",{frame:127,pLocals:127,cinfo:127},127,!0),e.defineType("bailout",{retval:127,base:127,reason:127},127,!0),e.defineType("copy_ptr",{dest:127,src:127},64,!0),e.defineType("value_copy",{dest:127,src:127,klass:127},64,!0),e.defineType("entry",{imethod:127},127,!0),e.defineType("strlen",{ppString:127,pResult:127},127,!0),e.defineType("getchr",{ppString:127,pIndex:127,pResult:127},127,!0),e.defineType("getspan",{destination:127,span:127,index:127,element_size:127},127,!0),e.defineType("overflow_check_i4",{lhs:127,rhs:127,opcode:127},127,!0),e.defineType("mathop_d_d",{value:124},124,!0),e.defineType("mathop_dd_d",{lhs:124,rhs:124},124,!0),e.defineType("mathop_f_f",{value:125},125,!0),e.defineType("mathop_ff_f",{lhs:125,rhs:125},125,!0),e.defineType("fmaf",{x:125,y:125,z:125},125,!0),e.defineType("fma",{x:124,y:124,z:124},124,!0),e.defineType("trace_eip",{traceId:127,eip:127},64,!0),e.defineType("newobj_i",{ppDestination:127,vtable:127},127,!0),e.defineType("newstr",{ppDestination:127,length:127},127,!0),e.defineType("localloc",{destination:127,len:127,frame:127},64,!0),e.defineType("ld_del_ptr",{ppDestination:127,ppSource:127},64,!0),e.defineType("ldtsflda",{ppDestination:127,offset:127},64,!0),e.defineType("gettype",{destination:127,source:127},127,!0),e.defineType("castv2",{destination:127,source:127,klass:127,opcode:127},127,!0),e.defineType("hasparent",{klass:127,parent:127},127,!0),e.defineType("imp_iface",{vtable:127,klass:127},127,!0),e.defineType("imp_iface_s",{obj:127,vtable:127,klass:127},127,!0),e.defineType("box",{vtable:127,destination:127,source:127,vt:127},64,!0),e.defineType("conv",{destination:127,source:127,opcode:127},127,!0),e.defineType("relop_fp",{lhs:124,rhs:124,opcode:127},127,!0),e.defineType("safepoint",{frame:127,ip:127},64,!0),e.defineType("hashcode",{ppObj:127},127,!0),e.defineType("try_hash",{ppObj:127},127,!0),e.defineType("hascsize",{ppObj:127},127,!0),e.defineType("hasflag",{klass:127,dest:127,sp1:127,sp2:127},64,!0),e.defineType("array_rank",{destination:127,source:127},127,!0),e.defineType("stfld_o",{locals:127,fieldOffsetBytes:127,targetLocalOffsetBytes:127,sourceLocalOffsetBytes:127},127,!0),e.defineType("notnull",{ptr:127,expected:127,traceIp:127,ip:127},64,!0),e.defineType("cmpxchg_i32",{dest:127,newVal:127,expected:127},127,!0),e.defineType("cmpxchg_i64",{dest:127,newVal:127,expected:127,oldVal:127},64,!0),e.defineType("transfer",{displacement:127,trace:127,frame:127,locals:127,cinfo:127},127,!0),e.defineType("stelem_ref",{o:127,aindex:127,ref:127},127,!0),e.defineType("simd_p_p",{arg0:127,arg1:127},64,!0),e.defineType("simd_p_pp",{arg0:127,arg1:127,arg2:127},64,!0),e.defineType("simd_p_ppp",{arg0:127,arg1:127,arg2:127,arg3:127},64,!0);const t=Bi();for(let n=0;na.indexOf(e)>=0))>=0;h&&!a&&w(!1,"Expected methodFullName if trace is instrumented");const b=h?Ei++:0;h&&(ut(`instrumenting: ${a}`),vi[b]=new Si(a)),i.compressImportNames=!h;try{i.appendU32(1836278016),i.appendU32(1),i.generateTypeSection();const t={disp:127,cknull_ptr:127,dest_ptr:127,src_ptr:127,memop_dest:127,memop_src:127,index:127,count:127,math_lhs32:127,math_rhs32:127,math_lhs64:126,math_rhs64:126,temp_f32:125,temp_f64:124,backbranched:127};i.options.enableSimd&&(t.v128_zero=123,t.math_lhs128=123,t.math_rhs128=123);let o=!0,a=0;if(i.defineFunction({type:"trace",name:u,export:!0,locals:t},(()=>{if(i.base=n,i.frame=e,662!==se(n))throw new Error(`Expected *ip to be MINT_TIER_PREPARE_JITERPRETER but was ${se(n)}`);return i.cfg.initialize(r,s,h?1:0),a=function(e,t,n,r,o,a,s,i){let c=!0,l=!1,u=!0,p=!1,d=!1,_=!1,f=0,m=0,h=0;const b=n;Ms();let g=n+=2*St.mono_jiterp_get_opcode_info(664,1);for(a.cfg.entry(n);n&&n;){if(a.cfg.ip=n,n>=o){Fi(b,0,0,"end-of-body"),s&&ut(`instrumented trace ${t} exited at end of body @${n.toString(16)}`);break}const y=3840-a.bytesGeneratedSoFar-a.cfg.overheadBytes;if(a.size>=y){Fi(b,0,0,"trace-too-big"),s&&ut(`instrumented trace ${t} exited because of size limit at @${n.toString(16)} (spaceLeft=${y}b)`);break}let S=se(n);const k=St.mono_jiterp_get_opcode_info(S,2),v=St.mono_jiterp_get_opcode_info(S,3),E=St.mono_jiterp_get_opcode_info(S,1),U=S>=645&&S<=647,I=U?S-645+2:0,x=U?Is(n,1+I):0;S>=0&&S<673||w(!1,`invalid opcode ${S}`);const T=U?cs[I][x]:Ea(S),j=n,A=a.options.noExitBackwardBranches&&$s(n,r,i),R=a.branchTargets.has(n),L=A||R||c&&i,$=h+m+a.branchTargets.size;let C=!1,N=Qa(S);switch(A&&a.backBranchOffsets.push(n),L&&(d=!1,_=!1,zs(a,n,A),l=!0,u=!0,Ms(),h=0),N<-1&&l&&(N=-2===N?2:0),c=!1,279===S||(yi.indexOf(S)>=0?(Fa(a,n,23),S=666):d&&(S=666)),S){case 666:d&&(_||a.appendU8(0),_=!0);break;case 321:case 322:qs(a,Is(n,1),0,Is(n,2));break;case 320:Gs(a,Is(n,1)),Ws(a,Is(n,2),40),a.local("frame"),a.callImport("localloc");break;case 294:Ws(a,Is(n,1),40),Ha(a,0,Is(n,2));break;case 318:{const e=Is(n,3),t=Is(n,2),r=Is(n,1),o=Ns(a,e);0!==o&&("number"!=typeof o?(Ws(a,e,40),a.local("count",34),a.block(64,4)):(a.i32_const(o),a.local("count",33)),Ws(a,r,40),a.local("dest_ptr",34),a.appendU8(69),Ws(a,t,40),a.local("src_ptr",34),a.appendU8(69),a.appendU8(114),a.block(64,4),Fa(a,n,2),a.endBlock(),"number"==typeof o&&Ga(a,0,0,o,!1,"dest_ptr","src_ptr")||(a.local("dest_ptr"),a.local("src_ptr"),a.local("count"),a.appendU8(252),a.appendU8(10),a.appendU8(0),a.appendU8(0)),"number"!=typeof o&&a.endBlock());break}case 319:{const e=Is(n,3),t=Is(n,2);Xs(a,Is(n,1),n,!0),Ws(a,t,40),Ws(a,e,40),a.appendU8(252),a.appendU8(11),a.appendU8(0);break}case 151:case 153:case 235:case 237:case 152:case 154:case 137:case 140:case 141:oi(a,n,e,S)?l=!0:n=0;break;case 537:{const e=Is(n,2),t=Is(n,1);e!==t?(a.local("pLocals"),Xs(a,e,n,!0),Hs(a,t,54)):Xs(a,e,n,!1),a.allowNullCheckOptimization&&Ds.set(t,n),C=!0;break}case 626:case 627:{const t=ue(e+Xa(4));a.ptr_const(t),a.callImport("entry"),a.block(64,4),Fa(a,n,1),a.endBlock();break}case 664:if(N=0,f>=a.options.minimumTraceValue&&!a.options.noExitBackwardBranches&&(!l||u)){const e=js(n,1);a.ip_const(n),a.i32_const(e),a.local("frame"),a.local("pLocals"),a.local("cinfo"),a.callImport("transfer"),a.appendU8(15),n=0}break;case 146:Ma(a,n);break;case 94:{a.local("pLocals");const e=Is(n,2);Ys(a,e)||dt(`${t}: Expected local ${e} to have address taken flag`),Gs(a,e),Hs(a,Is(n,1),54);break}case 280:case 308:case 309:case 555:{a.local("pLocals");let t=Rs(e,Is(n,2));308===S&&(t=St.mono_jiterp_imethod_to_ftnptr(t)),a.ptr_const(t),Hs(a,Is(n,1),54);break}case 313:{const t=Rs(e,Is(n,3));Ws(a,Is(n,1),40),Ws(a,Is(n,2),40),a.ptr_const(t),a.callImport("value_copy");break}case 314:{const e=Is(n,3);Ws(a,Is(n,1),40),Ws(a,Is(n,2),40),qa(a,e);break}case 315:{const e=Is(n,3);Gs(a,Is(n,1),e),Xs(a,Is(n,2),n,!0),qa(a,e);break}case 316:{const t=Rs(e,Is(n,3));Ws(a,Is(n,1),40),Gs(a,Is(n,2),0),a.ptr_const(t),a.callImport("value_copy");break}case 317:{const e=Is(n,3);Ws(a,Is(n,1),40),Gs(a,Is(n,2),0),qa(a,e);break}case 539:a.local("pLocals"),Xs(a,Is(n,2),n,!0),a.appendU8(40),a.appendMemarg(Xa(2),2),Hs(a,Is(n,1),54);break;case 538:{a.block(),Ws(a,Is(n,3),40),a.local("index",34);let e="cknull_ptr";a.options.zeroPageOptimization&&ns()?(Ba.nullChecksFused++,Ws(a,Is(n,2),40),e="src_ptr",a.local(e,34)):Xs(a,Is(n,2),n,!0),a.appendU8(40),a.appendMemarg(Xa(2),2),a.appendU8(72),a.local("index"),a.i32_const(0),a.appendU8(78),a.appendU8(113),a.appendU8(13),a.appendULeb(0),Fa(a,n,11),a.endBlock(),a.local("pLocals"),a.local("index"),a.i32_const(2),a.appendU8(108),a.local(e),a.appendU8(106),a.appendU8(47),a.appendMemarg(Xa(3),1),Hs(a,Is(n,1),54);break}case 349:case 350:{const e=xs(n,4);a.block(),Ws(a,Is(n,3),40),a.local("index",34);let t="cknull_ptr";349===S?Xs(a,Is(n,2),n,!0):(Gs(a,Is(n,2),0),t="src_ptr",a.local(t,34)),a.appendU8(40),a.appendMemarg(Xa(7),2),a.appendU8(73),a.local("index"),a.i32_const(0),a.appendU8(78),a.appendU8(113),a.appendU8(13),a.appendULeb(0),Fa(a,n,18),a.endBlock(),a.local("pLocals"),a.local(t),a.appendU8(40),a.appendMemarg(Xa(8),2),a.local("index"),a.i32_const(e),a.appendU8(108),a.appendU8(106),Hs(a,Is(n,1),54);break}case 652:a.block(),Ws(a,Is(n,3),40),a.local("count",34),a.i32_const(0),a.appendU8(78),a.appendU8(13),a.appendULeb(0),Fa(a,n,18),a.endBlock(),Gs(a,Is(n,1),16),a.local("dest_ptr",34),Ws(a,Is(n,2),40),a.appendU8(54),a.appendMemarg(0,0),a.local("dest_ptr"),a.local("count"),a.appendU8(54),a.appendMemarg(4,0);break;case 567:Gs(a,Is(n,1),8),Gs(a,Is(n,2),8),a.callImport("ld_del_ptr");break;case 81:Gs(a,Is(n,1),4),a.ptr_const(Ts(n,2)),a.callImport("ldtsflda");break;case 651:a.block(),Gs(a,Is(n,1),4),Gs(a,Is(n,2),0),a.callImport("gettype"),a.appendU8(13),a.appendULeb(0),Fa(a,n,2),a.endBlock();break;case 648:{const t=Rs(e,Is(n,4));a.ptr_const(t),Gs(a,Is(n,1),4),Gs(a,Is(n,2),0),Gs(a,Is(n,3),0),a.callImport("hasflag");break}case 657:{const e=Xa(1);a.local("pLocals"),Xs(a,Is(n,2),n,!0),a.i32_const(e),a.appendU8(106),Hs(a,Is(n,1),54);break}case 649:a.local("pLocals"),Gs(a,Is(n,2),0),a.callImport("hashcode"),Hs(a,Is(n,1),54);break;case 650:a.local("pLocals"),Gs(a,Is(n,2),0),a.callImport("try_hash"),Hs(a,Is(n,1),54);break;case 653:a.local("pLocals"),Gs(a,Is(n,2),0),a.callImport("hascsize"),Hs(a,Is(n,1),54);break;case 658:a.local("pLocals"),Ws(a,Is(n,2),40),a.local("math_lhs32",34),Ws(a,Is(n,3),40),a.appendU8(115),a.i32_const(2),a.appendU8(116),a.local("math_rhs32",33),a.local("math_lhs32"),a.i32_const(327685),a.appendU8(106),a.i32_const(10485920),a.appendU8(114),a.i32_const(1703962),a.appendU8(106),a.i32_const(-8388737),a.appendU8(114),a.local("math_rhs32"),a.appendU8(113),a.appendU8(69),Hs(a,Is(n,1),54);break;case 540:case 541:a.block(),Gs(a,Is(n,1),4),Gs(a,Is(n,2),0),a.callImport(540===S?"array_rank":"a_elesize"),a.appendU8(13),a.appendULeb(0),Fa(a,n,2),a.endBlock();break;case 297:case 298:{const t=Rs(e,Is(n,3)),r=St.mono_jiterp_is_special_interface(t),o=297===S,s=Is(n,1);if(!t){Fi(b,0,0,"null-klass"),n=0;continue}a.block(),a.options.zeroPageOptimization&&ns()?(Ws(a,Is(n,2),40),a.local("dest_ptr",34),Ba.nullChecksFused++):(a.block(),Ws(a,Is(n,2),40),a.local("dest_ptr",34),a.appendU8(13),a.appendULeb(0),a.local("pLocals"),a.i32_const(0),Hs(a,s,54),a.appendU8(12),a.appendULeb(1),a.endBlock(),a.local("dest_ptr")),r&&a.local("dest_ptr"),a.appendU8(40),a.appendMemarg(Xa(14),0),a.ptr_const(t),a.callImport(r?"imp_iface_s":"imp_iface"),o&&(a.local("dest_ptr"),a.appendU8(69),a.appendU8(114)),a.block(64,4),a.local("pLocals"),a.local("dest_ptr"),Hs(a,s,54),a.appendU8(5),o?Fa(a,n,19):(a.local("pLocals"),a.i32_const(0),Hs(a,s,54)),a.endBlock(),a.endBlock();break}case 299:case 300:case 295:case 296:{const t=Rs(e,Is(n,3)),r=299===S||300===S,o=295===S||299===S,s=Is(n,1);if(!t){Fi(b,0,0,"null-klass"),n=0;continue}a.block(),a.options.zeroPageOptimization&&ns()?(Ws(a,Is(n,2),40),a.local("dest_ptr",34),Ba.nullChecksFused++):(a.block(),Ws(a,Is(n,2),40),a.local("dest_ptr",34),a.appendU8(13),a.appendULeb(0),a.local("pLocals"),a.i32_const(0),Hs(a,s,54),a.appendU8(12),a.appendULeb(1),a.endBlock(),a.local("dest_ptr")),a.appendU8(40),a.appendMemarg(Xa(14),0),a.appendU8(40),a.appendMemarg(Xa(15),0),r&&a.local("src_ptr",34),a.i32_const(t),a.appendU8(70),a.block(64,4),a.local("pLocals"),a.local("dest_ptr"),Hs(a,s,54),a.appendU8(5),r?(a.local("src_ptr"),a.ptr_const(t),a.callImport("hasparent"),o&&(a.local("dest_ptr"),a.appendU8(69),a.appendU8(114)),a.block(64,4),a.local("pLocals"),a.local("dest_ptr"),Hs(a,s,54),a.appendU8(5),o?Fa(a,n,19):(a.local("pLocals"),a.i32_const(0),Hs(a,s,54)),a.endBlock()):(Gs(a,Is(n,1),4),a.local("dest_ptr"),a.ptr_const(t),a.i32_const(S),a.callImport("castv2"),a.appendU8(69),a.block(64,4),Fa(a,n,19),a.endBlock()),a.endBlock(),a.endBlock();break}case 303:case 304:a.ptr_const(Rs(e,Is(n,3))),Gs(a,Is(n,1),4),Gs(a,Is(n,2),0),a.i32_const(304===S?1:0),a.callImport("box");break;case 307:{const t=Rs(e,Is(n,3)),r=Xa(17),o=Is(n,1),s=ue(t+r);if(!t||!s){Fi(b,0,0,"null-klass"),n=0;continue}a.options.zeroPageOptimization&&ns()?(Ws(a,Is(n,2),40),a.local("dest_ptr",34),Ba.nullChecksFused++):(Xs(a,Is(n,2),n,!0),a.local("dest_ptr",34)),a.appendU8(40),a.appendMemarg(Xa(14),0),a.appendU8(40),a.appendMemarg(Xa(15),0),a.local("src_ptr",34),a.appendU8(40),a.appendMemarg(r,0),a.i32_const(s),a.appendU8(70),a.local("src_ptr"),a.appendU8(45),a.appendMemarg(Xa(16),0),a.appendU8(69),a.appendU8(113),a.block(64,4),a.local("pLocals"),a.local("dest_ptr"),a.i32_const(Xa(18)),a.appendU8(106),Hs(a,o,54),a.appendU8(5),Fa(a,n,21),a.endBlock();break}case 302:a.block(),Gs(a,Is(n,1),4),Ws(a,Is(n,2),40),a.callImport("newstr"),a.appendU8(13),a.appendULeb(0),Fa(a,n,17),a.endBlock();break;case 291:a.block(),Gs(a,Is(n,1),4),a.ptr_const(Rs(e,Is(n,2))),a.callImport("newobj_i"),a.appendU8(13),a.appendULeb(0),Fa(a,n,17),a.endBlock();break;case 293:{const e=Is(n,3);Gs(a,Is(n,2),e),Ha(a,0,e),a.local("pLocals"),Gs(a,Is(n,2),e),Hs(a,Is(n,1),54);break}case 290:case 292:case 543:case 542:l?(Pa(a,n,$,15),d=!0,N=0):n=0;break;case 545:case 546:case 547:case 548:case 544:l?(Pa(a,n,$,544==S?22:15),d=!0):n=0;break;case 145:case 142:Fa(a,n,16),d=!0;break;case 138:case 139:Fa(a,n,26),d=!0;break;case 144:if(a.callHandlerReturnAddresses.length>0&&a.callHandlerReturnAddresses.length<=3){const t=Ls(e,Is(n,1));a.local("pLocals"),a.appendU8(40),a.appendMemarg(t,0),a.local("index",33);for(let e=0;e=3&&S<=12||S>=516&&S<=517?l||a.options.countBailouts?(Fa(a,n,14),d=!0):n=0:S>=13&&S<=29?Zs(a,n,S)?C=!0:n=0:S>=82&&S<=93?Ks(a,n,S)||(n=0):S>=351&&S<=434?ti(a,n,S)||(n=0):ps[S]?ni(a,n,S)||(n=0):fs[S]?ai(a,n,e,S)?l=!0:n=0:S>=31&&S<=57?Qs(a,e,n,S)||(n=0):S>=58&&S<=81?ei(a,e,n,S)||(n=0):S>=95&&S<=135?ii(a,n,S)||(n=0):S>=568&&S<=621?si(a,n,S)||(n=0):S>=323&&S<=348?li(a,e,n,S)||(n=0):S>=235&&S<=278?a.branchTargets.size>0?(Pa(a,n,$,8),d=!0):n=0:S>=640&&S<=647?di(a,n,S,T,I,x)?(p=!0,C=!0):n=0:0===N||(n=0)}if(n){if(!C){const e=n+2;for(let t=0;t0&&(e+=" -> ");for(let n=0;n0&&(l?h++:m++,f+=N),(n+=2*E)<=o&&(g=n)}else s&&ut(`instrumented trace ${t} aborted for opcode ${T} @${j.toString(16)}`),Fi(b,0,0,S)}for(;a.activeBlocks>0;)a.endBlock();return a.cfg.exitIp=g,p&&(f+=10240),f}(e,u,n,r,c,i,b,s),o=a>=gi.minimumTraceValue,i.cfg.generate()})),i.emitImportsAndFunctions(!1),!o)return m&&"end-of-body"===m.abortReason&&(m.abortReason="trace-too-small"),0;d=Oa();const p=i.getArrayView();if(Ba.bytesGenerated+=p.length,p.length>=4080)return pt(`Jiterpreter generated too much code (${p.length} bytes) for trace ${u}. Please report this issue.`),0;const f=new WebAssembly.Module(p),g=i.getWasmImports(),y=new WebAssembly.Instance(f,g).exports[u];_=!1,l.storeMemorySnapshotPending&&w(!1,"Attempting to set function into table during creation of memory snapshot");const S=Va(y);if(!S)throw new Error("add_function_pointer returned a 0 index");return i.options.enableStats&&Ba.tracesCompiled&&Ba.tracesCompiled%500==0&&Pi(!1,!0),S}catch(e){return f=!0,_=!1,dt(`${a||u} code generation failed: ${e} ${e.stack}`),Ja(),0}finally{const e=Oa();if(d?(Da.generation+=d-p,Da.compilation+=e-d):Da.generation+=e-p,f||!_&&gi.dumpTraces||h){if(f||gi.dumpTraces||h)for(let e=0;e0;)i.endBlock();i.inSection&&i.endSection()}catch(e){}const n=i.getArrayView();for(let r=0;r=4?nc():Zi>0||"function"==typeof globalThis.setTimeout&&(Zi=globalThis.setTimeout((()=>{Zi=0,nc()}),10))}},function(e,t,n,r,o,a,s,i,c){if(n>16)return 0;const l=new class{constructor(e,t,n,r,o,a,s,i,c){this.imethod=e,this.method=t,this.argumentCount=n,this.unbox=o,this.hasThisReference=a,this.hasReturnValue=s,this.name=i,this.paramTypes=new Array(n);for(let e=0;ee&&(l=l.substring(l.length-e,l.length)),l=`${this.imethod.toString(16)}_${l}`}else l=`${this.imethod.toString(16)}_${this.hasThisReference?"i":"s"}${this.hasReturnValue?"_r":""}_${this.argumentCount}`;this.traceName=l,this.hitCount=0}}(e,t,n,r,o,a,s,Qe(i),c);Xi||(Xi=za());const u=Xi.get(c);return l.result=Va(u),Qi[e]=l,l.result},function(e,t,n,r,o){const a=ue(n+0),s=dc[a];if(s)return void(s.result>0?St.mono_jiterp_register_jit_call_thunk(n,s.result):(s.queue.push(n),s.queue.length>12&&gc()));const i=new fc(e,t,n,r,0!==o);dc[a]=i,_c.push(i),_c.length>=6&&gc()},function(e,t,n,r,o){const a=mc(e);try{a(t,n,r,o)}catch(e){G(o,1)}},gc,function(e,n,r){l.storeMemorySnapshotPending&&w(!1,"Attempting to set function into table during creation of memory snapshot");const o=za().get(e),a=function(e,t,n){try{o(t)}catch(e){G(n,1)}};let s=!bc();if(!s)try{const e=new WebAssembly.Instance(hc,{i:{jit_call_cb:o},m:{h:t.getMemory()}}).exports.do_jit_call_indirect;if("function"!=typeof e)throw new Error("Did not find exported do_jit_call handler");const n=Va(e);St.mono_jiterp_update_jit_call_dispatcher(n),s=!1}catch(e){dt("failed to compile do_jit_call handler",e),s=!0}if(s)try{const e=t.addFunction(a,"viii");St.mono_jiterp_update_jit_call_dispatcher(e)}catch(e){St.mono_jiterp_update_jit_call_dispatcher(0)}a(0,n,r)},function(){l.enablePerfMeasure&&Xt.push(globalThis.performance.now())},function(e){if(l.enablePerfMeasure){const t=Xt.pop(),n=a?{start:t}:{startTime:t};let r=Zt.get(e);r||(r=Qe(vt.mono_wasm_method_get_name(e)),Zt.set(e,r)),globalThis.performance.measure(r,n)}},function(e,t,r,o,a){const s=Qe(r),i=!!o,c=Qe(e),l=a,u=Qe(t),p=`[MONO] ${s}`;if(n.logging&&"function"==typeof n.logging.trace)n.logging.trace(c,u,p,i,l);else switch(u){case"critical":case"error":console.error(ht(p));break;case"warning":console.warn(p);break;case"message":default:console.log(p);break;case"info":console.info(p);break;case"debug":console.debug(p)}},function(e,t){At=Qe(e).concat(".dll"),Rt=t,console.assert(!0,`Adding an entrypoint breakpoint ${At} at method token ${Rt}`);debugger},function(){},Br,function(e,r,o,a,s,i){fr();const c=De(e),l=De(r),u=De(i);try{const e=fn(o);1!==e&&w(!1,`Signature version ${e} mismatch.`);const t=rt(c),r=Jt(),i=rt(l);lt(`Binding [JSImport] ${t} from ${i} module`);const p=function(e,t){e&&"string"==typeof e||w(!1,"function_name must be string");let r={};const o=e.split(".");t?(r=ur.get(t),r||w(!1,`ES6 module ${t} was not imported yet, please call JSHost.ImportAsync() first.`)):"INTERNAL"===o[0]?(r=n,o.shift()):"globalThis"===o[0]&&(r=globalThis,o.shift());for(let t=0;t{e&&e.dispose()},m=!0):R.Task}const h=sn(o,1),b=cn(h);R.Task;const g=Yr(h,b,1),y={fn:p,fqn:i+":"+t,args_count:d,arg_marshalers:_,res_converter:g,has_cleanup:m,arg_cleanup:f,isDisposed:!1};let S;S=0!=d||g?1!=d||m||g?1==d&&!m&&g?function(e){const t=e.fn,n=e.arg_marshalers[0],r=e.res_converter,o=e.fqn;return e=null,function(a){const s=Jt();try{L&&e.isDisposed;const o=n(a),s=t(o);r(a,s)}catch(e){ho(a,e)}finally{Yt(s,"mono.callCsFunction:",o)}}}(y):2==d&&!m&&g?function(e){const t=e.fn,n=e.arg_marshalers[0],r=e.arg_marshalers[1],o=e.res_converter,a=e.fqn;return e=null,function(s){const i=Jt();try{L&&e.isDisposed;const a=n(s),i=r(s),c=t(a,i);o(s,c)}catch(e){ho(s,e)}finally{Yt(i,"mono.callCsFunction:",a)}}}(y):function(e){const t=e.args_count,n=e.arg_marshalers,r=e.res_converter,o=e.arg_cleanup,a=e.has_cleanup,s=e.fn,i=e.fqn;return e=null,function(c){const l=Jt();try{L&&e.isDisposed;const i=new Array(t);for(let e=0;e2?t:r,e)}else{u=1;const t=s[e].toUpperCase();H(l,n+2*e,(t.length>1?s[e]:t).charCodeAt(0))}else for(let e=0;e2?t:r,e)}else{u=1;const t=s[e].toLowerCase();H(l,n+2*e,(t.length>1?s[e]:t).charCodeAt(0))}}catch(e){dr(a,e,i)}finally{i.release()}},function(e,t,n,r,o,a,s,i){const c=De(e),l=De(i);try{const e=rt(c);if(!e)throw new Error("Cannot change case, the culture name is null.");const i=tt(t,t+2*n),u=a?i.toLocaleUpperCase(e):i.toLocaleLowerCase(e);if(u.length<=i.length)return nt(r,r+2*o,u),void _r(s,l);const p=Ue();let d=1;if(a)for(let t=0;t2?n:o,t)}else{d=1;const n=i[t].toLocaleUpperCase(e);H(p,r+2*t,(n.length>1?i[t]:n).charCodeAt(0))}else for(let t=0;t2?n:o,t)}else{d=1;const n=i[t].toLocaleLowerCase(e);H(p,r+2*t,(n.length>1?i[t]:n).charCodeAt(0))}_r(s,l)}catch(e){dr(s,e,l)}finally{c.release(),l.release()}},function(e,t,n,r,o,a,s,i){const c=De(e),l=De(i);try{const e=rt(c),i=et(t,t+2*n),u=et(r,r+2*o),p=31&a,d=e||void 0;return _r(s,l),Tc(i,u,d,p)}catch(e){return dr(s,e,l),-2}finally{c.release(),l.release()}},function(e,t,n,r,o,a,s,i){const c=De(e),l=De(i);try{const e=rt(c),i=jc(r,o);if(0==i.length)return 1;const u=jc(t,n);if(u.lengthe.segment));let h=0,b=!1,g=-1,y=0,w=0,S=0;for(;!b;){const e=f.segment(c.slice(h,c.length))[Symbol.iterator]();let t=e.next();if(t.done)break;let n=p(t.value.segment,m[0],d,_);if(w=S,t=e.next(),t.done){g=n?w:g;break}if(y=t.value.index,S=w+y,n){for(let r=1;re==t)).length&&(n[e]=`'${n[e].slice(0,-2)}'.,`)}else n[e].endsWith(".")?n[e]=`'${n[e].slice(0,-1)}'.`:n[e].endsWith(",")?n[e]=`'${n[e].slice(0,-1)}',`:n[e]=`'${n[e]}'`;return n.join(" ")}(n,e)}(e,c);const p=function(e,t,n){if(function(e){return e>1&&e<15||22==e||23==e}(n))return{eraNames:"",abbreviatedEraNames:""};const r=e.toLocaleDateString(t,{year:"numeric"}),o=e.toLocaleDateString(t,{day:"numeric"}),a=e.toLocaleDateString(t,{era:"short"}),s=e.toLocaleDateString(t,{era:"narrow"}),i=a.includes(r)?l(r):l(e.getFullYear().toString());return{eraNames:c(i.eraDateParts,i.ignoredPart),abbreviatedEraNames:c(i.abbrEraDateParts,i.ignoredPart)};function c(e,n){const r=new RegExp(`^((?!${n}|[0-9]).)*$`),o=e.filter((e=>r.test(e)));if(0==o.length)throw new Error(`Internal error, era for locale ${t} was in non-standard format.`);return o[0].trim()}function l(e){return a.startsWith(e)||a.endsWith(e)?{eraDateParts:a.split(o),abbrEraDateParts:s.split(o),ignoredPart:e}:{eraDateParts:a.split(e),abbrEraDateParts:s.split(e),ignoredPart:o}}}(c,e,t);a.EraNames=p.eraNames,a.AbbreviatedEraNames=p.abbreviatedEraNames;const d=Object.values(a).join("##");if(d.length>r)throw new Error(`Calendar info exceeds length of ${r}.`);return nt(n,n+2*d.length,d),_r(o,i),d.length}catch(e){return dr(o,e,i),-1}finally{s.release(),i.release()}},function(e,t,n,r,o){const a=De(e),s=De(o);try{const e=rt(a),o={AmDesignator:"",PmDesignator:"",LongTimePattern:"",ShortTimePattern:""},i=Lc(e),c=function(e){const t=new Date("August 19, 1975 12:15:33"),n=new Date("August 19, 1975 11:15:33"),r=Al(t,e);return{am:Al(n,e),pm:r}}(i);o.AmDesignator=c.am,o.PmDesignator=c.pm,o.LongTimePattern=function(e,t){const n=18..toLocaleString(e),r=6..toLocaleString(e),o=new Date("August 19, 1975 18:15:30"),a=new Intl.DateTimeFormat(e,{timeStyle:"medium"}),s=a.format(o),i=o.toLocaleTimeString(e,{minute:"numeric"}),c=o.toLocaleTimeString(e,{second:"numeric"});let l=s.replace(t.pm,"tt").replace(i,"mm").replace(c,Tl);const u=l.includes(n),p=`${(0).toLocaleString(e)}${r}`,d=new Date("August 19, 1975 6:15:30"),_=a.format(d);let f;if(u)f=_.includes(p)?"HH":"H",l=l.replace(n,f);else{const e=_.includes(p);f=e?"hh":"h",l=l.replace(e?p:r,f)}return function(e){const t=e.split(/\s+/);for(let e=0;e0){const n=`${e[t-1]}ss`,r=e.replace(n,"");e=r.length>t&&"t"!=r[r.length-1]?e.split(n)[0]:r}return e}(o.LongTimePattern);const l=Object.values(o).join("##");if(l.length>n)throw new Error(`Culture info exceeds length of ${n}.`);return nt(t,t+2*l.length,l),_r(r,s),l.length}catch(e){return dr(r,e,s),-1}finally{a.release(),s.release()}},function(e,t,n){const r=De(e),o=De(n);try{return function(e){const t=Rl(e);if(t)return 7==t.firstDay?0:t.firstDay;if(["en-AE","en-SD","fa-IR"].includes(e))return 6;const n=e.split("-")[0];return["zh","th","pt","mr","ml","ko","kn","ja","id","hi","he","gu","fil","bn","am","ar"].includes(n)||["ta-SG","ta-IN","sw-KE","ms-SG","fr-CA","es-MX","en-US","en-ZW","en-ZA","en-WS","en-VI","en-UM","en-TT","en-SG","en-PR","en-PK","en-PH","en-MT","en-MO","en-MH","en-KE","en-JM","en-IN","en-IL","en-HK","en-GU","en-DM","en-CA","en-BZ","en-BW","en-BS","en-AU","en-AS","en-AG"].includes(e)?0:1}(Lc(rt(r)))}catch(e){return dr(t,e,o),-1}finally{r.release(),o.release()}},function(e,t,n){const r=De(e),o=De(n);try{return function(e){const t=Rl(e);if(t)return 7==t.minimalDays?1:t.minimalDays<4?0:2;const n=e.split("-")[0];return["pt-PT","fr-CH","fr-FR","fr-BE","es-ES","en-SE","en-NL","en-JE","en-IM","en-IE","en-GI","en-GG","en-GB","en-FJ","en-FI","en-DK","en-DE","en-CH","en-BE","en-AT","el-GR"].includes(e)||["sv","sk","ru","pl","nl","no","lt","it","hu","fi","et","de","da","cs","ca","bg"].includes(n)?2:0}(Lc(rt(r)))}catch(e){return dr(t,e,o),-1}finally{r.release(),o.release()}}],$l=[...Ll,function(e,t,n,r,o){ll();const a=De(n),s=De(t),i=De(o);try{const t=rt(s);if(!t||"string"!=typeof t)return void dr(r,"ERR12: Invalid method name object @"+s.value,i);const n=function(e){return e!==x&&e!==I?Nr(e):null}(e);if(A(n))return void dr(r,"ERR13: Invalid JS object handle '"+e+"' while invoking '"+t+"'",i);const o=Sl(a);try{const e=n[t];if(void 0===e)throw new Error("Method: '"+t+"' not found for: '"+Object.prototype.toString.call(n)+"'");Yc(e.apply(n,o),i,!0),_r(r)}catch(e){dr(r,e,i)}}finally{a.release(),s.release(),i.release()}},function(e,t,n,r){ll();const o=De(t),a=De(r);try{const t=rt(o);if(!t)return void dr(n,"Invalid property name object '"+o.value+"'",a);const r=Nr(e);if(A(r))return void dr(n,"ERR01: Invalid JS object handle '"+e+"' while geting '"+t+"'",a);Yc(r[t],a,!0),_r(n)}catch(e){dr(n,e,a)}finally{a.release(),o.release()}},function(e,t,n,r,o,a,s){ll();const i=De(n),c=De(t),l=De(s);try{const n=rt(c);if(!n)return void dr(a,"Invalid property name object '"+t+"'",l);const s=Nr(e);if(A(s))return void dr(a,"ERR02: Invalid JS object handle '"+e+"' while setting '"+n+"'",l);const u=yl(i);if(r)s[n]=u;else{if(!r&&!Object.prototype.hasOwnProperty.call(s,n))return;!0===o?Object.prototype.hasOwnProperty.call(s,n)&&(s[n]=u):s[n]=u}_r(a,l)}catch(e){dr(a,e,l)}finally{l.release(),c.release(),i.release()}},function(e,t,n,r){ll();const o=De(r);try{const r=Nr(e);if(A(r))return void dr(n,"ERR03: Invalid JS object handle '"+e+"' while getting ["+t+"]",o);Yc(r[t],o,!0),_r(n)}catch(e){dr(n,e,o)}finally{o.release()}},function(e,t,n,r,o){ll();const a=De(n),s=De(o);try{const n=Nr(e);if(A(n))return void dr(r,"ERR04: Invalid JS object handle '"+e+"' while setting ["+t+"]",s);const o=yl(a);n[t]=o,_r(r,s)}catch(e){dr(r,e,s)}finally{s.release(),a.release()}},function(e,r,o){ll();const a=De(e),s=De(o);try{const e=rt(a);let o;if(o=e?"Module"==e?t:"INTERNAL"==e?n:globalThis[e]:globalThis,null===o||void 0===typeof o)return void dr(r,"Global object '"+e+"' not found.",s);Yc(o,s,!0),_r(r)}catch(e){dr(r,e,s)}finally{s.release(),a.release()}},function(e,t,n,r){const o=De(t),a=De(e),s=De(r);try{const e=rt(a);if(!e)return void dr(n,"Invalid name @"+a.value,s);const t=globalThis[e];if(null==t)return void dr(n,"JavaScript host object '"+e+"' not found.",s);try{const e=Sl(o),r=function(e,t){let n=[];return n[0]=e,t&&(n=n.concat(t)),new(e.bind.apply(e,n))};Yc(Dr(r(t,e)),s,!1),_r(n)}catch(e){return void dr(n,e,s)}}finally{s.release(),o.release(),a.release()}},function(e,t,n){const r=De(n);try{const n=Nr(e);if(A(n))return void dr(t,"ERR06: Invalid JS object handle '"+e+"'",r);Zc(n,r),_r(t)}catch(e){dr(t,String(e),r)}finally{r.release()}},function(e,t,n,r,o,a,s){const i=De(s);try{const s=function(e,t,n,r,o){let a=null;switch(o){case 5:a=new Int8Array(n-t);break;case 6:a=new Uint8Array(n-t);break;case 7:a=new Int16Array(n-t);break;case 8:a=new Uint16Array(n-t);break;case 9:a=new Int32Array(n-t);break;case 10:a=new Uint32Array(n-t);break;case 13:a=new Float32Array(n-t);break;case 14:a=new Float64Array(n-t);break;case 15:a=new Uint8ClampedArray(n-t);break;default:throw new Error("Unknown array type "+o)}return function(e,t,n,r,o){if(Gc(e)&&e.BYTES_PER_ELEMENT){if(o!==e.BYTES_PER_ELEMENT)throw new Error("Inconsistent element sizes: TypedArray.BYTES_PER_ELEMENT '"+e.BYTES_PER_ELEMENT+"' sizeof managed element: '"+o+"'");let a=(r-n)*o;const s=e.length*e.BYTES_PER_ELEMENT;a>s&&(a=s);const i=n*o;return new Uint8Array(e.buffer,0,a).set(Ee().subarray(t+i,t+i+a)),a}throw new Error("Object '"+e+"' is not a typed array")}(a,e,t,n,r),a}(e,t,n,r,o);Yc(s,i,!0),_r(a)}catch(e){dr(a,String(e),i)}finally{i.release()}},function(e,t,n,r,o){try{ll();const e=globalThis.Blazor;if(!e)throw new Error("The blazor.webassembly.js library is not loaded.");return e._internal.invokeJSFromDotNet(t,n,r,o)}catch(t){const n=t.message+"\n"+t.stack,r=Be();return ot(n,r),r.copy_to_address(e),r.release(),0}}];function Cl(e){const t=e.env||e.a;if(!t)return void pt("WARNING: Neither imports.env or imports.a were present when instantiating the wasm module. This likely indicates an emscripten configuration issue.");const n=new Array($l.length);for(const e in t){const r=t[e];if("function"==typeof r&&-1!==r.toString().indexOf("runtime_idx"))try{const{runtime_idx:t}=r();if(void 0!==n[t])throw new Error(`Duplicate runtime_idx ${t}`);n[t]=e}catch(e){}}for(const[e,r]of $l.entries()){const o=n[e];if(void 0!==o){const e=t[o];if("function"!=typeof e)throw new Error(`Expected ${o} to be a function`);t[o]=r,lt(`Replaced WASM import ${o} stub ${e.name} with ${r.name||"minified implementation"}`)}}}const Nl="https://dotnet.generated.invalid/wasm-memory";async function Dl(){if(void 0===globalThis.caches)return null;if(a&&!1===globalThis.window.isSecureContext)return null;const e=`dotnet-resources${document.baseURI.substring(document.location.origin.length)}`;try{return await globalThis.caches.open(e)||null}catch(e){return pt("Failed to open cache"),null}}async function Bl(){if(l.memorySnapshotCacheKey)return l.memorySnapshotCacheKey;if(!l.subtle)return null;const t=Object.assign({},l.config);t.resourcesHash=t.resources.hash,delete t.assets,delete t.resources,t.preferredIcuAsset=u.preferredIcuAsset,delete t.forwardConsoleLogsToWS,delete t.diagnosticTracing,delete t.appendElementOnExit,delete t.assertAfterExit,delete t.interopCleanupOnExit,delete t.logExitCode,delete t.pthreadPoolSize,delete t.asyncFlushOnExit,delete t.remoteSources,delete t.ignorePdbLoadErrors,delete t.maxParallelDownloads,delete t.enableDownloadRetry,delete t.exitAfterSnapshot,delete t.extensions,t.GitHash=u.gitHash,t.ProductVersion=e;const n=JSON.stringify(t),r=await l.subtle.digest("SHA-256",(new TextEncoder).encode(n)),o=new Uint8Array(r),a=Array.from(o).map((e=>e.toString(16).padStart(2,"0"))).join("");return l.memorySnapshotCacheKey=`${Nl}-${a}`,l.memorySnapshotCacheKey}async function Ol(e){e.out||(e.out=console.log.bind(console)),e.err||(e.err=console.error.bind(console)),e.print||(e.print=e.out),e.printErr||(e.printErr=e.err),u.out=e.print,u.err=e.printErr,await Io(),await async function(){try{if(!l.config.startupMemoryCache)return;const e=await Bl();if(!e)return;const t=await Dl();if(!t)return;const n=await t.match(e),r=null==n?void 0:n.headers.get("content-length"),o=r?parseInt(r):void 0;l.loadedMemorySnapshotSize=o,l.storeMemorySnapshotPending=!o}catch(e){pt("Failed find memory snapshot in the cache",e)}finally{l.loadedMemorySnapshotSize||u.memorySnapshotSkippedOrDone.promise_control.resolve()}}()}function Ml(e){const n=Jt();e.locateFile||(e.locateFile=e.__locateFile=e=>u.scriptDirectory+e),e.mainScriptUrlOrBlob=u.scriptUrl;const h=e.instantiateWasm,b=e.preInit?"function"==typeof e.preInit?[e.preInit]:e.preInit:[],g=e.preRun?"function"==typeof e.preRun?[e.preRun]:e.preRun:[],y=e.postRun?"function"==typeof e.postRun?[e.postRun]:e.postRun:[],S=e.onRuntimeInitialized?e.onRuntimeInitialized:()=>{};e.instantiateWasm=(e,n)=>function(e,n,r){const o=Jt();if(r){const t=r(e,((e,t)=>{Yt(o,"mono.instantiateWasm"),l.afterInstantiateWasm.promise_control.resolve(),n(e,t)}));return t}return async function(e,n){var r;try{await u.afterConfigLoaded,lt("instantiate_wasm_module"),await l.beforePreInit.promise,t.addRunDependency("instantiate_wasm_module");const o=async function(){d&&(await u.simd()||w(!1,"This browser/engine doesn't support WASM SIMD. Please use a modern version. See also https://aka.ms/dotnet-wasm-features")),_&&(await u.exceptions()||w(!1,"This browser/engine doesn't support WASM exception handling. Please use a modern version. See also https://aka.ms/dotnet-wasm-features"))}();Cl(e);const i=await u.wasmDownloadPromise.promise;if(await o,await async function(e,t,n){e&&e.pendingDownloadInternal&&e.pendingDownloadInternal.response||w(!1,"Can't load dotnet.native.wasm");const r=await e.pendingDownloadInternal.response,o=r.headers&&r.headers.get?r.headers.get("Content-Type"):void 0;let i,c;if("function"==typeof WebAssembly.instantiateStreaming&&"application/wasm"===o){lt("instantiate_wasm_module streaming");const e=await WebAssembly.instantiateStreaming(r,t);i=e.instance,c=e.module}else{a&&"application/wasm"!==o&&pt('WebAssembly resource does not have the expected content type "application/wasm", so falling back to slower ArrayBuffer instantiation.');const e=await r.arrayBuffer();if(lt("instantiate_wasm_module buffered"),s)c=new WebAssembly.Module(e),i=new WebAssembly.Instance(c,t);else{const n=await WebAssembly.instantiate(e,t);i=n.instance,c=n.module}}n(i,c)}(i,e,n),i.pendingDownloadInternal=null,i.pendingDownload=null,i.buffer=null,i.moduleExports=null,lt("instantiate_wasm_module done"),l.loadedMemorySnapshotSize){try{const e=(null===(r=t.asm)||void 0===r?void 0:r.memory)||t.wasmMemory;e.grow(l.loadedMemorySnapshotSize-e.buffer.byteLength+65535>>>16),l.updateMemoryViews()}catch(e){pt("failed to resize memory for the snapshot",e),l.loadedMemorySnapshotSize=void 0}u.memorySnapshotSkippedOrDone.promise_control.resolve()}l.afterInstantiateWasm.promise_control.resolve()}catch(e){throw dt("instantiate_wasm_module() failed",e),u.mono_exit(1,e),e}t.removeRunDependency("instantiate_wasm_module")}(e,n),[]}(e,n,h),e.preInit=[()=>function(e){t.addRunDependency("mono_pre_init");const n=Jt();try{Pl(!1),lt("preInit"),l.beforePreInit.promise_control.resolve(),e.forEach((e=>e()))}catch(e){throw dt("user preInint() failed",e),u.mono_exit(1,e),e}(async()=>{try{await async function(){lt("mono_wasm_pre_init_essential_async"),t.addRunDependency("mono_wasm_pre_init_essential_async"),t.removeRunDependency("mono_wasm_pre_init_essential_async")}(),Yt(n,"mono.preInit")}catch(e){throw u.mono_exit(1,e),e}l.afterPreInit.promise_control.resolve(),t.removeRunDependency("mono_pre_init")})()}(b)],e.preRun=[()=>async function(e){t.addRunDependency("mono_pre_run_async");try{await l.afterInstantiateWasm.promise,await l.afterPreInit.promise,lt("preRunAsync");const t=Jt();e.map((e=>e())),Yt(t,"mono.preRun")}catch(e){throw dt("user callback preRun() failed",e),u.mono_exit(1,e),e}l.afterPreRun.promise_control.resolve(),t.removeRunDependency("mono_pre_run_async")}(g)],e.onRuntimeInitialized=()=>async function(e){try{await l.afterPreRun.promise,lt("onRuntimeInitialized"),l.mono_wasm_exit=St.mono_wasm_exit,l.abort=e=>{throw u.is_exited()||St.mono_wasm_abort(),e};const n=Jt();if(l.beforeOnRuntimeInitialized.promise_control.resolve(),await async function(){await l.allAssetsInMemory.promise,l.config.assets&&(u.actual_downloaded_assets_count!=u.expected_downloaded_assets_count&&w(!1,`Expected ${u.expected_downloaded_assets_count} assets to be downloaded, but only finished ${u.actual_downloaded_assets_count}`),u.actual_instantiated_assets_count!=u.expected_instantiated_assets_count&&w(!1,`Expected ${u.expected_instantiated_assets_count} assets to be in memory, but only instantiated ${u.actual_instantiated_assets_count}`),u._loaded_files.forEach((e=>u.loadedFiles.push(e.url))),lt("all assets are loaded in wasm memory"))}(),L&&l.config.startupMemoryCache,await async function(){const e=Jt();if(l.loadedMemorySnapshotSize){const e=await async function(){try{const e=await Bl();if(!e)return;const t=await Dl();if(!t)return;const n=await t.match(e);if(!n)return;return n.arrayBuffer()}catch(e){return void pt("Failed load memory snapshot from the cache",e)}}(),t=Ee();return e.byteLength!==t.byteLength&&w(!1,"Loaded memory is not the expected size"),t.set(new Uint8Array(e),0),void lt("Loaded WASM linear memory from browser cache")}for(const e in l.config.environmentVariables){const t=l.config.environmentVariables[e];if("string"!=typeof t)throw new Error(`Expected environment variable '${e}' to be a string but it was ${typeof t}: '${t}'`);zl(e,t)}l.config.startupMemoryCache&&St.mono_jiterp_update_jit_call_dispatcher(0),l.config.runtimeOptions&&function(e){if(!Array.isArray(e))throw new Error("Expected runtimeOptions to be an array of strings");const n=t._malloc(4*e.length);let r=0;for(let o=0;oaot; in your project file."),null==e&&(e={}),"writeAt"in e||(e.writeAt="System.Runtime.InteropServices.JavaScript.JavaScriptExports::StopProfile"),"sendTo"in e||(e.sendTo="Interop/Runtime::DumpAotProfileData");const t="aot:write-at-method="+e.writeAt+",send-to-method="+e.sendTo;vt.mono_wasm_profiler_init_aot(t)}(l.config.aotProfilerOptions),l.config.browserProfilerOptions&&(l.config.browserProfilerOptions,m||w(!1,"Browser profiler is not enabled, please use browser; in your project file."),vt.mono_wasm_profiler_init_browser("browser:")),Vl("unused",l.config.debugLevel),l.config.startupMemoryCache&&(St.mono_jiterp_update_jit_call_dispatcher(-1),await async function(e){try{const t=await Bl();if(!t)return;const n=await Dl();if(!n)return;const r=L?new Uint8Array(e).slice(0):e,o=new Response(r,{headers:{"content-type":"wasm-memory","content-length":e.byteLength.toString()}});await n.put(t,o),async function(e){try{const t=await Dl();if(!t)return;const n=await t.keys();for(const r of n)r.url&&r.url!==e&&r.url.startsWith(Nl)&&await t.delete(r)}catch(e){return}}(t)}catch(e){return void pt("Failed to store memory snapshot in the cache",e)}}(Ee().buffer),l.storeMemorySnapshotPending=!1),Yt(e,"mono.memorySnapshot")}(),l.config.exitAfterSnapshot){const e=l.ExitStatus?new l.ExitStatus(0):new Error("Snapshot taken, exiting because exitAfterSnapshot was set.");return e.silent=!0,void u.mono_exit(0,e)}L&&l.config.startupMemoryCache,function(){if(!l.mono_wasm_bindings_is_ready){lt("bindings_init"),l.mono_wasm_bindings_is_ready=!0;try{const e=Jt();Ve||("undefined"!=typeof TextDecoder&&(He=new TextDecoder("utf-16le"),Ge=new TextDecoder("utf-8",{fatal:!1}),qe=new TextDecoder("utf-8"),Je=new TextEncoder),Ve=t._malloc(12)),function(){const e="System.Runtime.InteropServices.JavaScript";if(l.runtime_interop_module=St.mono_wasm_assembly_load(e),!l.runtime_interop_module)throw"Can't find bindings module assembly: "+e;if(l.runtime_interop_namespace="System.Runtime.InteropServices.JavaScript",l.runtime_interop_exports_classname="JavaScriptExports",l.runtime_interop_exports_class=St.mono_wasm_assembly_find_class(l.runtime_interop_module,l.runtime_interop_namespace,l.runtime_interop_exports_classname),!l.runtime_interop_exports_class)throw"Can't find "+l.runtime_interop_namespace+"."+l.runtime_interop_exports_classname+" class";const n=xo("CallEntrypoint");n||w(!1,"Can't find CallEntrypoint method");const r=xo("ReleaseJSOwnedObjectByGCHandle");r||w(!1,"Can't find ReleaseJSOwnedObjectByGCHandle method");const o=xo("CreateTaskCallback");o||w(!1,"Can't find CreateTaskCallback method");const a=xo("CompleteTask");a||w(!1,"Can't find CompleteTask method");const s=xo("CallDelegate");s||w(!1,"Can't find CallDelegate method");const i=xo("GetManagedStackTrace");i||w(!1,"Can't find GetManagedStackTrace method");const c=xo("LoadSatelliteAssembly");c||w(!1,"Can't find LoadSatelliteAssembly method");const p=xo("LoadLazyAssembly");p||w(!1,"Can't find LoadLazyAssembly method"),l.javaScriptExports.call_entry_point=async(e,r)=>{u.assert_runtime_running();const o=t.stackSave();try{t.runtimeKeepalivePush();const o=on(4),a=an(o,1),s=an(o,2),i=an(o,3);so(s,e),r&&0==r.length&&(r=void 0),wo(i,r,R.String),kr(n,o);let c=Gn(a,0,Bn);return null==c&&(c=Promise.resolve(0)),c[Cr]=!0,await c}finally{t.runtimeKeepalivePop(),t.stackRestore(o)}},l.javaScriptExports.load_satellite_assembly=e=>{const n=t.stackSave();try{const t=on(3),n=an(t,2);hn(n,R.Array),yo(n,e,R.Byte),kr(c,t)}finally{t.stackRestore(n)}},l.javaScriptExports.load_lazy_assembly=(e,n)=>{const r=t.stackSave();try{const t=on(4),r=an(t,2),o=an(t,3);hn(r,R.Array),hn(o,R.Array),yo(r,e,R.Byte),yo(o,n,R.Byte),kr(p,t)}finally{t.stackRestore(r)}},l.javaScriptExports.release_js_owned_object_by_gc_handle=e=>{e||w(!1,"Must be valid gc_handle"),u.assert_runtime_running();const n=t.stackSave();try{const t=on(3),n=an(t,2);hn(n,R.Object),Un(n,e),kr(r,t)}finally{t.stackRestore(n)}},l.javaScriptExports.create_task_callback=()=>{const e=t.stackSave();u.assert_runtime_running();try{const e=on(2);return kr(o,e),En(an(e,1))}finally{t.stackRestore(e)}},l.javaScriptExports.complete_task=(e,n,r,o)=>{u.assert_runtime_running();const s=t.stackSave();try{const t=on(5),s=an(t,2);hn(s,R.Object),Un(s,e);const i=an(t,3);if(n)ho(i,n);else{hn(i,R.None);const e=an(t,4);o||w(!1,"res_converter missing"),o(e,r)}kr(a,t)}finally{t.stackRestore(s)}},l.javaScriptExports.call_delegate=(e,n,r,o,a,i,c,l)=>{u.assert_runtime_running();const p=t.stackSave();try{const t=on(6),u=an(t,2);if(hn(u,R.Object),Un(u,e),i&&i(an(t,3),n),c&&c(an(t,4),r),l&&l(an(t,5),o),kr(s,t),a)return a(an(t,1))}finally{t.stackRestore(p)}},l.javaScriptExports.get_managed_stack_trace=e=>{u.assert_runtime_running();const n=t.stackSave();try{const t=on(3),n=an(t,2);return hn(n,R.Exception),Un(n,e),kr(i,t),qn(an(t,1))}finally{t.stackRestore(n)}}}(),p||i||function(){if(Object.prototype[Hc]=0,Array.prototype[Hc]=1,ArrayBuffer.prototype[Hc]=2,DataView.prototype[Hc]=3,Function.prototype[Hc]=4,Uint8Array.prototype[Hc]=11,Wc._unbox_buffer_size=65536,Wc._box_buffer=t._malloc(65536),Wc._unbox_buffer=t._malloc(Wc._unbox_buffer_size),Wc._class_int32=Sr("System","Int32"),Wc._class_uint32=Sr("System","UInt32"),Wc._class_double=Sr("System","Double"),Wc._class_boolean=Sr("System","Boolean"),Wc._null_root=Be(),function(){const e=tl;e.set("m",{steps:[{}],size:0}),e.set("s",{steps:[{convert_root:ot.bind(t)}],size:0,needs_root:!0}),e.set("S",{steps:[{convert_root:at.bind(t)}],size:0,needs_root:!0}),e.set("o",{steps:[{convert_root:Yc.bind(t)}],size:0,needs_root:!0}),e.set("u",{steps:[{convert_root:qc.bind(t,!1)}],size:0,needs_root:!0}),e.set("R",{steps:[{convert_root:Yc.bind(t),byref:!0}],size:0,needs_root:!0}),e.set("j",{steps:[{convert:Qc.bind(t),indirect:"i32"}],size:8}),e.set("b",{steps:[{indirect:"bool"}],size:8}),e.set("i",{steps:[{indirect:"i32"}],size:8}),e.set("I",{steps:[{indirect:"u32"}],size:8}),e.set("l",{steps:[{indirect:"i52"}],size:8}),e.set("L",{steps:[{indirect:"u52"}],size:8}),e.set("f",{steps:[{indirect:"float"}],size:8}),e.set("d",{steps:[{indirect:"double"}],size:8})}(),Wc.runtime_legacy_exports_classname="LegacyExports",Wc.runtime_legacy_exports_class=St.mono_wasm_assembly_find_class(l.runtime_interop_module,l.runtime_interop_namespace,Wc.runtime_legacy_exports_classname),!Wc.runtime_legacy_exports_class)throw"Can't find "+l.runtime_interop_namespace+"."+Wc.runtime_legacy_exports_classname+" class";for(const e of ul){const t=pl,[n,r,o,a]=e;if(n)t[r]=function(...e){const n=dl(o,a);return t[r]=n,n(...e)};else{const e=dl(o,a);t[r]=e}}}(),0==Kt.size&&(Kt.set(R.Array,Zn),Kt.set(R.Span,Qn),Kt.set(R.ArraySegment,er),Kt.set(R.Boolean,$n),Kt.set(R.Byte,Cn),Kt.set(R.Char,Nn),Kt.set(R.Int16,Dn),Kt.set(R.Int32,Bn),Kt.set(R.Int52,On),Kt.set(R.BigInt64,Mn),Kt.set(R.Single,Fn),Kt.set(R.IntPtr,zn),Kt.set(R.Double,Pn),Kt.set(R.String,qn),Kt.set(R.Exception,Jn),Kt.set(R.JSException,Jn),Kt.set(R.JSObject,Yn),Kt.set(R.Object,Xn),Kt.set(R.DateTime,Wn),Kt.set(R.DateTimeOffset,Wn),Kt.set(R.Task,Gn),Kt.set(R.Action,Hn),Kt.set(R.Function,Hn),Kt.set(R.None,Vn),Kt.set(R.Void,Vn),Kt.set(R.Discard,Vn)),0==Qt.size&&(Qt.set(R.Array,yo),Qt.set(R.Span,So),Qt.set(R.ArraySegment,ko),Qt.set(R.Boolean,Zr),Qt.set(R.Byte,Kr),Qt.set(R.Char,Qr),Qt.set(R.Int16,eo),Qt.set(R.Int32,to),Qt.set(R.Int52,no),Qt.set(R.BigInt64,ro),Qt.set(R.Double,oo),Qt.set(R.Single,ao),Qt.set(R.IntPtr,so),Qt.set(R.DateTime,io),Qt.set(R.DateTimeOffset,co),Qt.set(R.String,lo),Qt.set(R.Exception,ho),Qt.set(R.JSException,ho),Qt.set(R.JSObject,bo),Qt.set(R.Object,go),Qt.set(R.Task,mo),Qt.set(R.Action,_o),Qt.set(R.Function,_o),Qt.set(R.None,po),Qt.set(R.Discard,po),Qt.set(R.Void,po)),l._i52_error_scratch_buffer=t._malloc(4),Yt(e,"mono.bindingsInit")}catch(e){throw dt("Error in bindings_init",e),e}}}(),l.runtimeReady=!0,r&&!o&&t.runtimeKeepalivePush(),l.mono_wasm_runtime_is_ready||mono_wasm_runtime_ready(),0!==u.config.debugLevel&&u.config.cacheBootResources&&u.logDownloadStatsToConsole(),setTimeout((()=>{u.purgeUnusedCacheEntriesAsync()}),u.config.cachedResourcesPurgeDelay);try{e()}catch(e){throw dt("user callback onRuntimeInitialized() failed",e),e}await async function(){lt("mono_wasm_after_user_runtime_initialized");try{if(!t.disableDotnet6Compatibility&&t.exports){const e=globalThis;for(let n=0;nasync function(e){try{await l.afterOnRuntimeInitialized.promise,lt("postRunAsync");const n=Jt();t.FS_createPath("/","usr",!0,!0),t.FS_createPath("/","usr/share",!0,!0),e.map((e=>e())),Yt(n,"mono.postRun")}catch(e){throw dt("user callback posRun() failed",e),u.mono_exit(1,e),e}l.afterPostRun.promise_control.resolve()}(y)],e.ready.then((async()=>{await l.afterPostRun.promise,Yt(n,"mono.emscriptenStartup"),l.dotnetReady.promise_control.resolve(c)})).catch((e=>{l.dotnetReady.promise_control.reject(e)})),e.ready=l.dotnetReady.promise,e.onAbort||(e.onAbort=e=>{u.mono_exit(1,e)}),e.onExit||(e.onExit=e=>{u.mono_exit(e,null)})}async function Fl(e,n){await u.afterConfigLoaded.promise,Cl(e),n(new WebAssembly.Instance(t.wasmModule,e),void 0),t.wasmModule=null}function Pl(e){var r,o,a;e||t.addRunDependency("mono_wasm_pre_init_essential"),lt("mono_wasm_pre_init_essential"),u.gitHash!==l.gitHash&&pt("The version of dotnet.runtime.js is different from the version of dotnet.js!"),u.gitHash!==l.moduleGitHash&&pt("The version of dotnet.native.js is different from the version of dotnet.js!"),function(){const e=[...yt,...p?[]:gt];for(const t of e){const e=wt,[n,r,o,a,s]=t,i="function"==typeof n;if(!0===n||i)e[r]=function(...t){!i||!n()||w(!1,`cwrap ${r} should not be called when binding was skipped`);const c=Ut(r,o,a,s);return e[r]=c,c(...t)};else{const t=Ut(r,o,a,s);e[r]=t}}}(),r=n,Object.assign(r,{mono_wasm_exit:St.mono_wasm_exit,mono_wasm_enable_on_demand_gc:St.mono_wasm_enable_on_demand_gc,mono_wasm_profiler_init_aot:vt.mono_wasm_profiler_init_aot,mono_wasm_profiler_init_browser:vt.mono_wasm_profiler_init_browser,mono_wasm_exec_regression:St.mono_wasm_exec_regression}),p||(a=zc,Object.assign(a,{mono_wasm_add_assembly:kt.mono_wasm_add_assembly}),o=Vc,Object.assign(o,{mono_obj_array_new:kt.mono_wasm_obj_array_new,mono_obj_array_set:kt.mono_wasm_obj_array_set,mono_obj_array_new_ref:kt.mono_wasm_obj_array_new_ref,mono_obj_array_set_ref:kt.mono_wasm_obj_array_set_ref})),e||t.removeRunDependency("mono_wasm_pre_init_essential")}function zl(e,t){St.mono_wasm_setenv(e,t)}function Vl(e,t){lt("mono_wasm_load_runtime");try{const n=Jt();null==t&&(t=0,l.config.debugLevel&&(t=0+t)),St.mono_wasm_load_runtime(e||"unused",t),Yt(n,"mono.loadRuntime")}catch(e){throw dt("mono_wasm_load_runtime () failed",e),u.mono_exit(1,e),e}}async function Wl(e){tr=null,null.addEventListener("dotnet:pthread:created",(e=>{lt("pthread created 0x"+e.pthread_self.pthreadId.toString(16))})),e.preInit=[()=>async function(){lt("worker initializing essential C exports and APIs");const e=Jt();try{lt("preInitWorker"),l.beforePreInit.promise_control.resolve(),Pl(!0),await Io(),l.afterPreInit.promise_control.resolve(),Yt(e,"mono.preInitWorker")}catch(e){throw dt("user preInitWorker() failed",e),u.mono_exit(1,e),e}}()],e.instantiateWasm=Fl,await l.afterPreInit.promise}function Hl(n){const r=t,o=n,a=globalThis;p||function(e){zc=e.mono,Vc=e.binding}(o),p||(Object.assign(o.mono,{mono_wasm_setenv:zl,mono_wasm_load_bytes_into_heap:ye,mono_wasm_load_icu_data:ya,mono_wasm_runtime_ready:mono_wasm_runtime_ready,mono_wasm_new_root_buffer:Ne,mono_wasm_new_root:Be,mono_wasm_new_external_root:De,mono_wasm_release_roots:Oe,mono_run_main:Fc,mono_run_main_and_exit:Mc,mono_wasm_add_assembly:null,mono_wasm_load_runtime:Vl,config:l.config,loaded_files:[],setB32:z,setI8:J,setI16:Y,setI32:Z,setI52:Q,setU52:ee,setI64Big:te,setU8:V,setU16:W,setU32:q,setF32:ne,setF64:re,getB32:oe,getI8:pe,getI16:de,getI32:_e,getI52:fe,getU52:me,getI64Big:he,getU8:ae,getU16:se,getU32:ie,getF32:be,getF64:ge}),Object.assign(o.binding,{bind_static_method:Il,call_assembly_entry_point:xl,mono_obj_array_new:null,mono_obj_array_set:null,js_string_to_mono_string:fl,js_typed_array_to_array:Kc,mono_array_to_js_array:wl,js_to_mono_obj:Jc,conv_string:vl,unbox_mono_obj:bl,mono_obj_array_new_ref:null,mono_obj_array_set_ref:null,js_string_to_mono_string_root:ot,js_typed_array_to_array_root:Zc,js_to_mono_obj_root:Yc,conv_string_root:rt,unbox_mono_obj_root:yl,mono_array_root_to_js_array:Sl}),Object.assign(o.internal,{stringToMonoStringIntern:ml,mono_method_resolve:il})),Object.assign(o.internal,{mono_wasm_exit:e=>{t.err("early exit "+e)},forceDisposeProxies:Vr,logging:void 0,mono_wasm_stringify_as_error_with_stack:ht,mono_wasm_get_loaded_files:ka,mono_wasm_send_dbg_command_with_parms:Dt,mono_wasm_send_dbg_command:Bt,mono_wasm_get_dbg_command_info:Ot,mono_wasm_get_details:Ht,mono_wasm_release_object:qt,mono_wasm_call_function_on:Wt,mono_wasm_debugger_resume:Mt,mono_wasm_detach_debugger:Ft,mono_wasm_raise_debug_event:zt,mono_wasm_change_debugger_log_level:Pt,mono_wasm_debugger_attached:Vt,mono_wasm_runtime_is_ready:l.mono_wasm_runtime_is_ready,mono_wasm_get_func_id_to_name_mappings:bt,get_property:ar,set_property:or,has_property:sr,get_typeof_property:ir,get_global_this:cr,get_dotnet_instance:()=>c,dynamic_import:pr,mono_wasm_cancel_promise:qr,ws_wasm_create:pa,ws_wasm_open:da,ws_wasm_send:_a,ws_wasm_receive:fa,ws_wasm_close:ma,ws_wasm_abort:ha,ws_get_state:ua,http_wasm_supports_streaming_response:jo,http_wasm_create_abort_controler:Ao,http_wasm_abort_request:Ro,http_wasm_abort_response:Lo,http_wasm_fetch:Co,http_wasm_fetch_bytes:$o,http_wasm_get_response_header_names:Do,http_wasm_get_response_header_values:Bo,http_wasm_get_response_bytes:Mo,http_wasm_get_response_length:Oo,http_wasm_get_streamed_response_bytes:Fo,jiterpreter_dump_stats:Pi,jiterpreter_apply_options:ss,jiterpreter_get_options:is,mono_wasm_gc_lock:Vi,mono_wasm_gc_unlock:Wi,loadLazyAssembly:Hi,loadSatelliteAssemblies:Gi}),Object.assign(l,{stringify_as_error_with_stack:ht,instantiate_symbols_asset:Sa,instantiate_asset:wa,jiterpreter_dump_stats:Pi,forceDisposeProxies:Vr});const s={runMain:Fc,runMainAndExit:Mc,setEnvironmentVariable:zl,getAssemblyExports:Er,setModuleImports:rr,getConfig:()=>l.config,invokeLibraryInitializers:u.invokeLibraryInitializers,setHeapB32:z,setHeapU8:V,setHeapU16:W,setHeapU32:q,setHeapI8:J,setHeapI16:Y,setHeapI32:Z,setHeapI52:Q,setHeapU52:ee,setHeapI64Big:te,setHeapF32:ne,setHeapF64:re,getHeapB32:oe,getHeapU8:ae,getHeapU16:se,getHeapU32:ie,getHeapI8:pe,getHeapI16:de,getHeapI32:_e,getHeapI52:fe,getHeapU52:me,getHeapI64Big:he,getHeapF32:be,getHeapF64:ge,localHeapViewU8:Ee,localHeapViewU16:Ue,localHeapViewU32:Ie,localHeapViewI8:we,localHeapViewI16:Se,localHeapViewI32:ke,localHeapViewI64Big:ve,localHeapViewF32:xe,localHeapViewF64:Te};if(Object.assign(c,{INTERNAL:o.internal,Module:r,runtimeBuildInfo:{productVersion:e,gitHash:l.gitHash,buildConfiguration:"Release"},...s}),p||Object.assign(c,{MONO:o.mono,BINDING:o.binding}),void 0===r.disableDotnet6Compatibility&&(r.disableDotnet6Compatibility=!0),!r.disableDotnet6Compatibility){Object.assign(r,c),p||(r.mono_bind_static_method=(e,t)=>(pt("Module.mono_bind_static_method is obsolete, please use [JSExportAttribute] interop instead"),Il(e,t)));const e=(e,t)=>{if(void 0!==a[e])return;let n;Object.defineProperty(globalThis,e,{get:()=>{if(A(n)){const r=(new Error).stack,o=r?r.substr(r.indexOf("\n",8)+1):"";pt(`global ${e} is obsolete, please use Module.${e} instead ${o}`),n=t()}return n}})};a.MONO=o.mono,a.BINDING=o.binding,a.INTERNAL=o.internal,a.Module=r,e("cwrap",(()=>r.cwrap)),e("addRunDependency",(()=>r.addRunDependency)),e("removeRunDependency",(()=>r.removeRunDependency))}let i;return a.getDotnetRuntime?i=a.getDotnetRuntime.__list:(a.getDotnetRuntime=e=>a.getDotnetRuntime.__list.getRuntime(e),a.getDotnetRuntime.__list=i=new Gl),i.registerRuntime(c),c}class Gl{constructor(){this.list={}}registerRuntime(e){return e.runtimeId=Object.keys(this.list).length,this.list[e.runtimeId]=hr(e),e.runtimeId}getRuntime(e){const t=this.list[e];return t?t.deref():void 0}}export{Ml as configureEmscriptenStartup,Ol as configureRuntimeStartup,Wl as configureWorkerStartup,Hl as initializeExports,Uo as initializeReplacements,b as passEmscriptenInternals,g as setRuntimeGlobals};
//# sourceMappingURL=dotnet.runtime.js.map
diff --git a/_framework/dotnet.runtime.8.0.8.80cvijctdx.js.br b/_framework/dotnet.runtime.8.0.8.80cvijctdx.js.br
new file mode 100644
index 00000000..4459876a
Binary files /dev/null and b/_framework/dotnet.runtime.8.0.8.80cvijctdx.js.br differ
diff --git a/_framework/dotnet.runtime.8.0.8.80cvijctdx.js.gz b/_framework/dotnet.runtime.8.0.8.80cvijctdx.js.gz
new file mode 100644
index 00000000..9412c420
Binary files /dev/null and b/_framework/dotnet.runtime.8.0.8.80cvijctdx.js.gz differ
diff --git a/_framework/el/Humanizer.resources.wasm b/_framework/el/Humanizer.resources.wasm
deleted file mode 100644
index cf37f102..00000000
Binary files a/_framework/el/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/el/Humanizer.resources.wasm.br b/_framework/el/Humanizer.resources.wasm.br
deleted file mode 100644
index 3c891366..00000000
Binary files a/_framework/el/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/el/Humanizer.resources.wasm.gz b/_framework/el/Humanizer.resources.wasm.gz
deleted file mode 100644
index 24b017e2..00000000
Binary files a/_framework/el/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/es/Humanizer.resources.wasm b/_framework/es/Humanizer.resources.wasm
deleted file mode 100644
index 75461829..00000000
Binary files a/_framework/es/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/es/Humanizer.resources.wasm.br b/_framework/es/Humanizer.resources.wasm.br
deleted file mode 100644
index c59449cc..00000000
Binary files a/_framework/es/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/es/Humanizer.resources.wasm.gz b/_framework/es/Humanizer.resources.wasm.gz
deleted file mode 100644
index 7bafd38d..00000000
Binary files a/_framework/es/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/fa/Humanizer.resources.wasm b/_framework/fa/Humanizer.resources.wasm
deleted file mode 100644
index 07ac85d3..00000000
Binary files a/_framework/fa/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/fa/Humanizer.resources.wasm.br b/_framework/fa/Humanizer.resources.wasm.br
deleted file mode 100644
index 812ec5cb..00000000
Binary files a/_framework/fa/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/fa/Humanizer.resources.wasm.gz b/_framework/fa/Humanizer.resources.wasm.gz
deleted file mode 100644
index 46008603..00000000
Binary files a/_framework/fa/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/fi-FI/Humanizer.resources.wasm b/_framework/fi-FI/Humanizer.resources.wasm
deleted file mode 100644
index fda7471e..00000000
Binary files a/_framework/fi-FI/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/fi-FI/Humanizer.resources.wasm.br b/_framework/fi-FI/Humanizer.resources.wasm.br
deleted file mode 100644
index cc4db84a..00000000
Binary files a/_framework/fi-FI/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/fi-FI/Humanizer.resources.wasm.gz b/_framework/fi-FI/Humanizer.resources.wasm.gz
deleted file mode 100644
index 4f4579e5..00000000
Binary files a/_framework/fi-FI/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/fr-BE/Humanizer.resources.wasm b/_framework/fr-BE/Humanizer.resources.wasm
deleted file mode 100644
index a4a004fd..00000000
Binary files a/_framework/fr-BE/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/fr-BE/Humanizer.resources.wasm.br b/_framework/fr-BE/Humanizer.resources.wasm.br
deleted file mode 100644
index 09a4332b..00000000
Binary files a/_framework/fr-BE/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/fr-BE/Humanizer.resources.wasm.gz b/_framework/fr-BE/Humanizer.resources.wasm.gz
deleted file mode 100644
index dd2dcd71..00000000
Binary files a/_framework/fr-BE/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/fr/Humanizer.resources.wasm b/_framework/fr/Humanizer.resources.wasm
deleted file mode 100644
index 5add24eb..00000000
Binary files a/_framework/fr/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/fr/Humanizer.resources.wasm.br b/_framework/fr/Humanizer.resources.wasm.br
deleted file mode 100644
index e341995e..00000000
Binary files a/_framework/fr/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/fr/Humanizer.resources.wasm.gz b/_framework/fr/Humanizer.resources.wasm.gz
deleted file mode 100644
index a7cbf3fc..00000000
Binary files a/_framework/fr/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/he/Humanizer.resources.wasm b/_framework/he/Humanizer.resources.wasm
deleted file mode 100644
index 23ec7120..00000000
Binary files a/_framework/he/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/he/Humanizer.resources.wasm.br b/_framework/he/Humanizer.resources.wasm.br
deleted file mode 100644
index 4bfb2f80..00000000
Binary files a/_framework/he/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/he/Humanizer.resources.wasm.gz b/_framework/he/Humanizer.resources.wasm.gz
deleted file mode 100644
index a4ab4d44..00000000
Binary files a/_framework/he/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/hr/Humanizer.resources.wasm b/_framework/hr/Humanizer.resources.wasm
deleted file mode 100644
index 73a23ec9..00000000
Binary files a/_framework/hr/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/hr/Humanizer.resources.wasm.br b/_framework/hr/Humanizer.resources.wasm.br
deleted file mode 100644
index a61dabce..00000000
Binary files a/_framework/hr/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/hr/Humanizer.resources.wasm.gz b/_framework/hr/Humanizer.resources.wasm.gz
deleted file mode 100644
index 0a5e962e..00000000
Binary files a/_framework/hr/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/hu/Humanizer.resources.wasm b/_framework/hu/Humanizer.resources.wasm
deleted file mode 100644
index 850ce9d1..00000000
Binary files a/_framework/hu/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/hu/Humanizer.resources.wasm.br b/_framework/hu/Humanizer.resources.wasm.br
deleted file mode 100644
index bd0eac6a..00000000
Binary files a/_framework/hu/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/hu/Humanizer.resources.wasm.gz b/_framework/hu/Humanizer.resources.wasm.gz
deleted file mode 100644
index 3062cdce..00000000
Binary files a/_framework/hu/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/hy/Humanizer.resources.wasm b/_framework/hy/Humanizer.resources.wasm
deleted file mode 100644
index 934ceff2..00000000
Binary files a/_framework/hy/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/hy/Humanizer.resources.wasm.br b/_framework/hy/Humanizer.resources.wasm.br
deleted file mode 100644
index 66d5802d..00000000
Binary files a/_framework/hy/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/hy/Humanizer.resources.wasm.gz b/_framework/hy/Humanizer.resources.wasm.gz
deleted file mode 100644
index 741ebf17..00000000
Binary files a/_framework/hy/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/id/Humanizer.resources.wasm b/_framework/id/Humanizer.resources.wasm
deleted file mode 100644
index 0456d6fe..00000000
Binary files a/_framework/id/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/id/Humanizer.resources.wasm.br b/_framework/id/Humanizer.resources.wasm.br
deleted file mode 100644
index afc79922..00000000
Binary files a/_framework/id/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/id/Humanizer.resources.wasm.gz b/_framework/id/Humanizer.resources.wasm.gz
deleted file mode 100644
index c22cc6e0..00000000
Binary files a/_framework/id/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/is/Humanizer.resources.wasm b/_framework/is/Humanizer.resources.wasm
deleted file mode 100644
index f0d84094..00000000
Binary files a/_framework/is/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/is/Humanizer.resources.wasm.br b/_framework/is/Humanizer.resources.wasm.br
deleted file mode 100644
index 3adc396e..00000000
Binary files a/_framework/is/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/is/Humanizer.resources.wasm.gz b/_framework/is/Humanizer.resources.wasm.gz
deleted file mode 100644
index f8f7d77f..00000000
Binary files a/_framework/is/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/it/Humanizer.resources.wasm b/_framework/it/Humanizer.resources.wasm
deleted file mode 100644
index 03bf94bd..00000000
Binary files a/_framework/it/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/it/Humanizer.resources.wasm.br b/_framework/it/Humanizer.resources.wasm.br
deleted file mode 100644
index 1d98669c..00000000
Binary files a/_framework/it/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/it/Humanizer.resources.wasm.gz b/_framework/it/Humanizer.resources.wasm.gz
deleted file mode 100644
index b05cabea..00000000
Binary files a/_framework/it/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/ja/Humanizer.resources.wasm b/_framework/ja/Humanizer.resources.wasm
deleted file mode 100644
index edf6053f..00000000
Binary files a/_framework/ja/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/ja/Humanizer.resources.wasm.br b/_framework/ja/Humanizer.resources.wasm.br
deleted file mode 100644
index 02167b2b..00000000
Binary files a/_framework/ja/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/ja/Humanizer.resources.wasm.gz b/_framework/ja/Humanizer.resources.wasm.gz
deleted file mode 100644
index 552ef658..00000000
Binary files a/_framework/ja/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/ko-KR/Humanizer.resources.wasm b/_framework/ko-KR/Humanizer.resources.wasm
deleted file mode 100644
index 282b4b7c..00000000
Binary files a/_framework/ko-KR/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/ko-KR/Humanizer.resources.wasm.br b/_framework/ko-KR/Humanizer.resources.wasm.br
deleted file mode 100644
index 236166af..00000000
Binary files a/_framework/ko-KR/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/ko-KR/Humanizer.resources.wasm.gz b/_framework/ko-KR/Humanizer.resources.wasm.gz
deleted file mode 100644
index 861f8200..00000000
Binary files a/_framework/ko-KR/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/ku/Humanizer.resources.wasm b/_framework/ku/Humanizer.resources.wasm
deleted file mode 100644
index 4b79d01d..00000000
Binary files a/_framework/ku/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/ku/Humanizer.resources.wasm.br b/_framework/ku/Humanizer.resources.wasm.br
deleted file mode 100644
index 66574112..00000000
Binary files a/_framework/ku/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/ku/Humanizer.resources.wasm.gz b/_framework/ku/Humanizer.resources.wasm.gz
deleted file mode 100644
index 7dacdd03..00000000
Binary files a/_framework/ku/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/lv/Humanizer.resources.wasm b/_framework/lv/Humanizer.resources.wasm
deleted file mode 100644
index 2fafb72a..00000000
Binary files a/_framework/lv/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/lv/Humanizer.resources.wasm.br b/_framework/lv/Humanizer.resources.wasm.br
deleted file mode 100644
index e28a278d..00000000
Binary files a/_framework/lv/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/lv/Humanizer.resources.wasm.gz b/_framework/lv/Humanizer.resources.wasm.gz
deleted file mode 100644
index dddfdca6..00000000
Binary files a/_framework/lv/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/ms-MY/Humanizer.resources.wasm b/_framework/ms-MY/Humanizer.resources.wasm
deleted file mode 100644
index ff8026fa..00000000
Binary files a/_framework/ms-MY/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/ms-MY/Humanizer.resources.wasm.br b/_framework/ms-MY/Humanizer.resources.wasm.br
deleted file mode 100644
index ed87828a..00000000
Binary files a/_framework/ms-MY/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/ms-MY/Humanizer.resources.wasm.gz b/_framework/ms-MY/Humanizer.resources.wasm.gz
deleted file mode 100644
index ded95370..00000000
Binary files a/_framework/ms-MY/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/mt/Humanizer.resources.wasm b/_framework/mt/Humanizer.resources.wasm
deleted file mode 100644
index 42d6f654..00000000
Binary files a/_framework/mt/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/mt/Humanizer.resources.wasm.br b/_framework/mt/Humanizer.resources.wasm.br
deleted file mode 100644
index 98803d86..00000000
Binary files a/_framework/mt/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/mt/Humanizer.resources.wasm.gz b/_framework/mt/Humanizer.resources.wasm.gz
deleted file mode 100644
index 6508d0b1..00000000
Binary files a/_framework/mt/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/nb-NO/Humanizer.resources.wasm b/_framework/nb-NO/Humanizer.resources.wasm
deleted file mode 100644
index 8b45b271..00000000
Binary files a/_framework/nb-NO/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/nb-NO/Humanizer.resources.wasm.br b/_framework/nb-NO/Humanizer.resources.wasm.br
deleted file mode 100644
index 618384f4..00000000
Binary files a/_framework/nb-NO/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/nb-NO/Humanizer.resources.wasm.gz b/_framework/nb-NO/Humanizer.resources.wasm.gz
deleted file mode 100644
index 45bccdd1..00000000
Binary files a/_framework/nb-NO/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/nb/Humanizer.resources.wasm b/_framework/nb/Humanizer.resources.wasm
deleted file mode 100644
index b33a2796..00000000
Binary files a/_framework/nb/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/nb/Humanizer.resources.wasm.br b/_framework/nb/Humanizer.resources.wasm.br
deleted file mode 100644
index 60bb7c0e..00000000
Binary files a/_framework/nb/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/nb/Humanizer.resources.wasm.gz b/_framework/nb/Humanizer.resources.wasm.gz
deleted file mode 100644
index 03787926..00000000
Binary files a/_framework/nb/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/netstandard.wasm b/_framework/netstandard.wasm
index 8fdb3912..b8752c12 100644
Binary files a/_framework/netstandard.wasm and b/_framework/netstandard.wasm differ
diff --git a/_framework/netstandard.wasm.br b/_framework/netstandard.wasm.br
index 70621bbe..6f530875 100644
Binary files a/_framework/netstandard.wasm.br and b/_framework/netstandard.wasm.br differ
diff --git a/_framework/netstandard.wasm.gz b/_framework/netstandard.wasm.gz
index ea39df27..4caa617d 100644
Binary files a/_framework/netstandard.wasm.gz and b/_framework/netstandard.wasm.gz differ
diff --git a/_framework/nl/Humanizer.resources.wasm b/_framework/nl/Humanizer.resources.wasm
deleted file mode 100644
index 369cd44d..00000000
Binary files a/_framework/nl/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/nl/Humanizer.resources.wasm.br b/_framework/nl/Humanizer.resources.wasm.br
deleted file mode 100644
index 1f664a27..00000000
Binary files a/_framework/nl/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/nl/Humanizer.resources.wasm.gz b/_framework/nl/Humanizer.resources.wasm.gz
deleted file mode 100644
index 8eb618ad..00000000
Binary files a/_framework/nl/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/pl/Humanizer.resources.wasm b/_framework/pl/Humanizer.resources.wasm
deleted file mode 100644
index 7003b80b..00000000
Binary files a/_framework/pl/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/pl/Humanizer.resources.wasm.br b/_framework/pl/Humanizer.resources.wasm.br
deleted file mode 100644
index 49042ae3..00000000
Binary files a/_framework/pl/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/pl/Humanizer.resources.wasm.gz b/_framework/pl/Humanizer.resources.wasm.gz
deleted file mode 100644
index 27485482..00000000
Binary files a/_framework/pl/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/pt/Humanizer.resources.wasm b/_framework/pt/Humanizer.resources.wasm
deleted file mode 100644
index 1e78f2dd..00000000
Binary files a/_framework/pt/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/pt/Humanizer.resources.wasm.br b/_framework/pt/Humanizer.resources.wasm.br
deleted file mode 100644
index cdc3e212..00000000
Binary files a/_framework/pt/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/pt/Humanizer.resources.wasm.gz b/_framework/pt/Humanizer.resources.wasm.gz
deleted file mode 100644
index f2cce283..00000000
Binary files a/_framework/pt/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/ro/Humanizer.resources.wasm b/_framework/ro/Humanizer.resources.wasm
deleted file mode 100644
index cbb910d3..00000000
Binary files a/_framework/ro/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/ro/Humanizer.resources.wasm.br b/_framework/ro/Humanizer.resources.wasm.br
deleted file mode 100644
index 2e747d06..00000000
Binary files a/_framework/ro/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/ro/Humanizer.resources.wasm.gz b/_framework/ro/Humanizer.resources.wasm.gz
deleted file mode 100644
index e40e4e68..00000000
Binary files a/_framework/ro/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/ru/Humanizer.resources.wasm b/_framework/ru/Humanizer.resources.wasm
deleted file mode 100644
index 7cecc750..00000000
Binary files a/_framework/ru/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/ru/Humanizer.resources.wasm.br b/_framework/ru/Humanizer.resources.wasm.br
deleted file mode 100644
index 7299d63d..00000000
Binary files a/_framework/ru/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/ru/Humanizer.resources.wasm.gz b/_framework/ru/Humanizer.resources.wasm.gz
deleted file mode 100644
index fb02d49e..00000000
Binary files a/_framework/ru/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/sk/Humanizer.resources.wasm b/_framework/sk/Humanizer.resources.wasm
deleted file mode 100644
index 329c8e54..00000000
Binary files a/_framework/sk/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/sk/Humanizer.resources.wasm.br b/_framework/sk/Humanizer.resources.wasm.br
deleted file mode 100644
index 2ea177b3..00000000
Binary files a/_framework/sk/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/sk/Humanizer.resources.wasm.gz b/_framework/sk/Humanizer.resources.wasm.gz
deleted file mode 100644
index 0ef2f7bd..00000000
Binary files a/_framework/sk/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/sl/Humanizer.resources.wasm b/_framework/sl/Humanizer.resources.wasm
deleted file mode 100644
index f0941a11..00000000
Binary files a/_framework/sl/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/sl/Humanizer.resources.wasm.br b/_framework/sl/Humanizer.resources.wasm.br
deleted file mode 100644
index cdeb878a..00000000
Binary files a/_framework/sl/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/sl/Humanizer.resources.wasm.gz b/_framework/sl/Humanizer.resources.wasm.gz
deleted file mode 100644
index c8bfd6cb..00000000
Binary files a/_framework/sl/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/sr-Latn/Humanizer.resources.wasm b/_framework/sr-Latn/Humanizer.resources.wasm
deleted file mode 100644
index 7db4b889..00000000
Binary files a/_framework/sr-Latn/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/sr-Latn/Humanizer.resources.wasm.br b/_framework/sr-Latn/Humanizer.resources.wasm.br
deleted file mode 100644
index 1a2214e9..00000000
Binary files a/_framework/sr-Latn/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/sr-Latn/Humanizer.resources.wasm.gz b/_framework/sr-Latn/Humanizer.resources.wasm.gz
deleted file mode 100644
index 2564ec96..00000000
Binary files a/_framework/sr-Latn/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/sr/Humanizer.resources.wasm b/_framework/sr/Humanizer.resources.wasm
deleted file mode 100644
index 279d3e14..00000000
Binary files a/_framework/sr/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/sr/Humanizer.resources.wasm.br b/_framework/sr/Humanizer.resources.wasm.br
deleted file mode 100644
index 4c036a68..00000000
Binary files a/_framework/sr/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/sr/Humanizer.resources.wasm.gz b/_framework/sr/Humanizer.resources.wasm.gz
deleted file mode 100644
index afc9cf1e..00000000
Binary files a/_framework/sr/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/sv/Humanizer.resources.wasm b/_framework/sv/Humanizer.resources.wasm
deleted file mode 100644
index f7fb7aee..00000000
Binary files a/_framework/sv/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/sv/Humanizer.resources.wasm.br b/_framework/sv/Humanizer.resources.wasm.br
deleted file mode 100644
index 0a3444cb..00000000
Binary files a/_framework/sv/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/sv/Humanizer.resources.wasm.gz b/_framework/sv/Humanizer.resources.wasm.gz
deleted file mode 100644
index 9cc60cf1..00000000
Binary files a/_framework/sv/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/th-TH/Humanizer.resources.wasm b/_framework/th-TH/Humanizer.resources.wasm
deleted file mode 100644
index 8faead2d..00000000
Binary files a/_framework/th-TH/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/th-TH/Humanizer.resources.wasm.br b/_framework/th-TH/Humanizer.resources.wasm.br
deleted file mode 100644
index 167336e3..00000000
Binary files a/_framework/th-TH/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/th-TH/Humanizer.resources.wasm.gz b/_framework/th-TH/Humanizer.resources.wasm.gz
deleted file mode 100644
index 0500d59b..00000000
Binary files a/_framework/th-TH/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/tr/Humanizer.resources.wasm b/_framework/tr/Humanizer.resources.wasm
deleted file mode 100644
index 86941dfb..00000000
Binary files a/_framework/tr/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/tr/Humanizer.resources.wasm.br b/_framework/tr/Humanizer.resources.wasm.br
deleted file mode 100644
index c3477a8d..00000000
Binary files a/_framework/tr/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/tr/Humanizer.resources.wasm.gz b/_framework/tr/Humanizer.resources.wasm.gz
deleted file mode 100644
index 429a2b42..00000000
Binary files a/_framework/tr/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/uk/Humanizer.resources.wasm b/_framework/uk/Humanizer.resources.wasm
deleted file mode 100644
index 006264d4..00000000
Binary files a/_framework/uk/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/uk/Humanizer.resources.wasm.br b/_framework/uk/Humanizer.resources.wasm.br
deleted file mode 100644
index bec778ab..00000000
Binary files a/_framework/uk/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/uk/Humanizer.resources.wasm.gz b/_framework/uk/Humanizer.resources.wasm.gz
deleted file mode 100644
index 852f6169..00000000
Binary files a/_framework/uk/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/uz-Cyrl-UZ/Humanizer.resources.wasm b/_framework/uz-Cyrl-UZ/Humanizer.resources.wasm
deleted file mode 100644
index 3dd24614..00000000
Binary files a/_framework/uz-Cyrl-UZ/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/uz-Cyrl-UZ/Humanizer.resources.wasm.br b/_framework/uz-Cyrl-UZ/Humanizer.resources.wasm.br
deleted file mode 100644
index 27a0c3d4..00000000
Binary files a/_framework/uz-Cyrl-UZ/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/uz-Cyrl-UZ/Humanizer.resources.wasm.gz b/_framework/uz-Cyrl-UZ/Humanizer.resources.wasm.gz
deleted file mode 100644
index fef4c4aa..00000000
Binary files a/_framework/uz-Cyrl-UZ/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/uz-Latn-UZ/Humanizer.resources.wasm b/_framework/uz-Latn-UZ/Humanizer.resources.wasm
deleted file mode 100644
index 16c0ecc9..00000000
Binary files a/_framework/uz-Latn-UZ/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/uz-Latn-UZ/Humanizer.resources.wasm.br b/_framework/uz-Latn-UZ/Humanizer.resources.wasm.br
deleted file mode 100644
index b7b9c378..00000000
Binary files a/_framework/uz-Latn-UZ/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/uz-Latn-UZ/Humanizer.resources.wasm.gz b/_framework/uz-Latn-UZ/Humanizer.resources.wasm.gz
deleted file mode 100644
index 7b571b24..00000000
Binary files a/_framework/uz-Latn-UZ/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/vi/Humanizer.resources.wasm b/_framework/vi/Humanizer.resources.wasm
deleted file mode 100644
index 1984885f..00000000
Binary files a/_framework/vi/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/vi/Humanizer.resources.wasm.br b/_framework/vi/Humanizer.resources.wasm.br
deleted file mode 100644
index 0c40f7cd..00000000
Binary files a/_framework/vi/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/vi/Humanizer.resources.wasm.gz b/_framework/vi/Humanizer.resources.wasm.gz
deleted file mode 100644
index c6592004..00000000
Binary files a/_framework/vi/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/zh-CN/Humanizer.resources.wasm b/_framework/zh-CN/Humanizer.resources.wasm
deleted file mode 100644
index ef192514..00000000
Binary files a/_framework/zh-CN/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/zh-CN/Humanizer.resources.wasm.br b/_framework/zh-CN/Humanizer.resources.wasm.br
deleted file mode 100644
index 22286dfd..00000000
Binary files a/_framework/zh-CN/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/zh-CN/Humanizer.resources.wasm.gz b/_framework/zh-CN/Humanizer.resources.wasm.gz
deleted file mode 100644
index 785a952a..00000000
Binary files a/_framework/zh-CN/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/zh-Hans/Humanizer.resources.wasm b/_framework/zh-Hans/Humanizer.resources.wasm
deleted file mode 100644
index 528ae214..00000000
Binary files a/_framework/zh-Hans/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/zh-Hans/Humanizer.resources.wasm.br b/_framework/zh-Hans/Humanizer.resources.wasm.br
deleted file mode 100644
index 432857e9..00000000
Binary files a/_framework/zh-Hans/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/zh-Hans/Humanizer.resources.wasm.gz b/_framework/zh-Hans/Humanizer.resources.wasm.gz
deleted file mode 100644
index fe54be2c..00000000
Binary files a/_framework/zh-Hans/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/_framework/zh-Hant/Humanizer.resources.wasm b/_framework/zh-Hant/Humanizer.resources.wasm
deleted file mode 100644
index 66d5e279..00000000
Binary files a/_framework/zh-Hant/Humanizer.resources.wasm and /dev/null differ
diff --git a/_framework/zh-Hant/Humanizer.resources.wasm.br b/_framework/zh-Hant/Humanizer.resources.wasm.br
deleted file mode 100644
index 2e0e3020..00000000
Binary files a/_framework/zh-Hant/Humanizer.resources.wasm.br and /dev/null differ
diff --git a/_framework/zh-Hant/Humanizer.resources.wasm.gz b/_framework/zh-Hant/Humanizer.resources.wasm.gz
deleted file mode 100644
index 35c08b9d..00000000
Binary files a/_framework/zh-Hant/Humanizer.resources.wasm.gz and /dev/null differ
diff --git a/docs/Material.Blazor/Articles/CascadingDefaults.html b/docs/Material.Blazor/Articles/CascadingDefaults.html
index d0ac9bfd..9c8409c3 100644
--- a/docs/Material.Blazor/Articles/CascadingDefaults.html
+++ b/docs/Material.Blazor/Articles/CascadingDefaults.html
@@ -100,19 +100,19 @@ Icons
-IconFoundryName
+IconFoundryName
The default icon foundry.
-IconMITheme
+IconMITheme
The default Material Icons theme.
-IconFAStyle
+IconFAStyle
The default Font Awesome style.
-IconFARelativeSize
+IconFARelativeSize
The default Font Awesome relative size.
@@ -128,53 +128,53 @@ Density Subsystem
-ThemeDensity
+ThemeDensity
A default for all components unless over-ridden by first one of the cascading default parameters below or second a component's own Density
parameter.
-ButtonDensity
+ButtonDensity
MBButton .
-CheckboxDensity
+CheckboxDensity
MBCheckbox .
-DataTableDensity
+DataTableDensity
MBDataTable .
-IconButtonDensity
+IconButtonDensity
MBIconButton and MBIconButtonToggle .
-ListSingleLineDensity
+ListSingleLineDensity
MBList .
-RadioButtonDensity
+RadioButtonDensity
MBRadioButton and MBRadioButtonGroup .
-SelectDensity
+SelectDensity
MBSelect .
-SwitchDensity
+SwitchDensity
MBSwitch .
-TabBarDensity
+TabBarDensity
MBTabBar .
-TextFieldDensity
+TextFieldDensity
MBTextField , MBTextArea , MBAutocompletePagedField , MBAutocompleteSelectField , MBAutocompleteTextField , MBDebouncedTextField , MBNumericDoubleField and MBNumericIntField .
The order of priority for applying density is first/highest a component's Density
parameter, second a component oriented cascading default (lines two onwards in the table above),
-then third/last ThemeDensity
from cascading defaults. If either cascading defaults are not supplied or densities are not set, the default is MBDensity.Default .
+then third/last ThemeDensity
from cascading defaults. If either cascading defaults are not supplied or densities are not set, the default is MBDensity.Default .
General Properties
@@ -185,51 +185,51 @@ General Properties
-Disabled
+Disabled
Sets the default Disabled
state for all component, overridden by component Disabled
parameters.
-ButtonStyle
+ButtonStyle
Style for general MBButton s. Defaults to MBButtonStyle.Text
.
-CardActionButtonStyle
+CardActionButtonStyle
Style for MBButton s used for MBCard actions. Defaults to MBButtonStyle.Text
.
-DialogActionButtonStyle
+DialogActionButtonStyle
Style for MBButton s used for MBDialog actions. Defaults to MBButtonStyle.Text
.
-CardStyle
+CardStyle
Style for MBCard . Defaults to MBCardStyle.Default
.
-ListStyle
+ListStyle
Style for MBList . Defaults to MBListStyle.None
.
-ListType
+ListType
Style for MBList . Defaults to MBListType.Regular
.
-SelectInputStyle
+SelectInputStyle
Style for MBSelect and MBDatePicker . Defaults to MBSelectInputStyle.Filled
.
-TextAlignStyle
+TextAlignStyle
Text alignment for MBSelect , MBTextField , MBTextArea , MBAutocompletePagedField , MBAutocompleteSelectField , MBAutocompleteTextField , MBDebouncedTextField , MBNumericDoubleField and MBNumericIntField . Defaults to MBTextAlignStyle.Default
/ left aligned for ltr input and vice versa.
-TextInputStyle
+TextInputStyle
Style for MBTextField , MBTextArea , MBAutocompletePagedField , MBAutocompleteSelectField , MBAutocompleteTextField , MBDebouncedTextField , MBNumericDoubleField and MBNumericIntField . Defaults to MBTextInputStyle.Filled
.
-DateSelectionCriteria
+DateSelectionCriteria
Selection criteria for dates in MBDatePicker . Defaults to MBDateSelectionCriteria.AllowAll
.
-DebounceInterval
+DebounceInterval
Debounce interval for MBDebouncedTextField . Defaults to `300", meaning 300 milliseconds.
@@ -246,22 +246,22 @@
Forcing a Blazor Re-Render with the Version Property
-Whenever a property of MBCascadingDefaults is updated, the Version property
-is incremented. You can use Version to force a Blazor component, or block of components within a <div>
to
+
Whenever a property of MBCascadingDefaults is updated, the Version property
+is incremented. You can use Version to force a Blazor component, or block of components within a <div>
to
re-render as a result of updated cascading defaults.
In the following example if ThemeDensity
, ButtonDensity
, TextFieldDensity
, ButtonStyle
, TextFieldStyle
etc change in myCascadingDefaults
, the
button and text field will re-render the next time Blazor renders the page.
diff --git a/docs/Material.Blazor/Articles/Icon.html b/docs/Material.Blazor/Articles/Icon.html
index b76a9a10..50ae21fc 100644
--- a/docs/Material.Blazor/Articles/Icon.html
+++ b/docs/Material.Blazor/Articles/Icon.html
@@ -85,7 +85,7 @@ Icon
Summary
Material.Blazor allows you to freely choose among the Material Icons, Font Awesome version 5 and Open Iconic version 1.1 icon foundries. These three foundries
-each use different HTML markup, and this difference is handled by the general purpose MBIcon (see API documentation) component.
+each use different HTML markup, and this difference is handled by the general purpose MBIcon (see API documentation) component.
Material Icons are essential for Material Theme and so our css includes this font for you. You will need to include links
for Font Awesome and Open Iconic separately if you want to use them - see the Installation Article for links.
Using MBIcon
@@ -94,7 +94,7 @@ Using MBIcon
is either Material Icons or a default that you set with cascading defaults .
Setting the Icon Foundry
Material.Blazor provides three static convenience methods to supply an icon foundry to MBIcon: IconFoundry="IconHelper.MIIcon()"
, IconFoundry="IconHelper.FAIcon()"
, IconFoundry="IconHelper.OIIcon()"
.
-There are varying parameters for these helper methods described in the Icon Helper documentation .
+There are varying parameters for these helper methods described in the Icon Helper documentation .
Other Components
Many components such as MBButton, MBSelect and MBTextField take icons. In every instance these components take IconName
and an optional IconFoundry parameters which are applied in the same way as for MBIcon. In fact they all use MBIcon.
diff --git a/docs/Material.Blazor/Articles/Installation.html b/docs/Material.Blazor/Articles/Installation.html
index 8dcff414..b965852b 100644
--- a/docs/Material.Blazor/Articles/Installation.html
+++ b/docs/Material.Blazor/Articles/Installation.html
@@ -118,9 +118,9 @@ Services and Anchor
services.AddMBServices();
The three configurations are either the default (as above) or custom -
-see MBSnackbarServiceConfiguration ,
-MBToastServiceConfiguration ,
-and MBLoggingServiceConfiguration .
+see MBSnackbarServiceConfiguration ,
+MBToastServiceConfiguration ,
+and MBLoggingServiceConfiguration .
When you use the services you must also place an anchor component at the top of App.razor
- this must not be inside any other components or divs:
<MBAnchor />
diff --git a/docs/Material.Blazor/Articles/MenuOverflow.html b/docs/Material.Blazor/Articles/MenuOverflow.html
index f0a88729..f1e6a023 100644
--- a/docs/Material.Blazor/Articles/MenuOverflow.html
+++ b/docs/Material.Blazor/Articles/MenuOverflow.html
@@ -87,7 +87,7 @@
these menu surfaces display well without any adjustment, however in certain circumstances they run into overflow issues. These arise from constrained container divs
that have their overflow-y
style set to anything other than visible
and where the menu is sufficiently close to the lower edge of that container that it gets truncated
or causes scrollbars to appear on the container.
-Material Components Web provides two menu surface utility classes to handle menu positioning and size, and these are controlled by the MBMenuSurfacePositioning
+
Material Components Web provides two menu surface utility classes to handle menu positioning and size, and these are controlled by the MBMenuSurfacePositioning
enum. We also provide a helper flag on MBDialog to set dialog overflow CSS settings.
This enum can be provided to each of the three components mentioned above with the following values:
diff --git a/docs/Material.Blazor/Articles/Snackbar.html b/docs/Material.Blazor/Articles/Snackbar.html
index 6b8dbaf1..adaa091f 100644
--- a/docs/Material.Blazor/Articles/Snackbar.html
+++ b/docs/Material.Blazor/Articles/Snackbar.html
@@ -88,12 +88,12 @@ Summary
Service Setup and Anchor
The service is installed as described in the Installation article .
Configuration parameters are
-listed on the IMBSnackbarService page. You will also need to place the
+listed on the IMBSnackbarService page. You will also need to place the
MBAnchor component in App.razor, also as shown in the Installation article .
Launching a Snackbar
Sanckbars are launched from C# code.
Use dependency injection to get an IMBSnackbarService as relevant and then
-call ShowSnackbar() method .
+call ShowSnackbar() method .
diff --git a/docs/Material.Blazor/Articles/Toast.html b/docs/Material.Blazor/Articles/Toast.html
index 9c00ba88..770702c7 100644
--- a/docs/Material.Blazor/Articles/Toast.html
+++ b/docs/Material.Blazor/Articles/Toast.html
@@ -88,13 +88,13 @@ Summary
Chris Sainty's Blazored/Toast .
Service Setup and Anchor
The service is installed as described in the Installation article . Configuration parameters are
-listed on the IMBToastService class api documentation page . You will also need
+listed on the IMBToastService class api documentation page . You will also need
to place the
MBAnchor component in App.razor, also as shown in the Installation article .
Launching a Toast
Toast notifications are launched from C# code. Use dependency injection to get an
IMBToastService and then
-call a toast using its ShowToast() method .
+call a toast using its ShowToast() method .
diff --git a/docs/Material.Blazor/Components/Anchor/MBAnchor.html b/docs/Material.Blazor/Components/Anchor/MBAnchor.html
index 4d5be1fc..c4c252eb 100644
--- a/docs/Material.Blazor/Components/Anchor/MBAnchor.html
+++ b/docs/Material.Blazor/Components/Anchor/MBAnchor.html
@@ -88,13 +88,13 @@ Summary
Details
Place once instance of this in your Blazor app in App.razor
or in your layout component page that is used for all application components that use snackbars, toasts and tooltips.
-Register services by calling services.AddMBServices() ).
+Register services by calling services.AddMBServices() ).
The anchor will throw an exception on startup if the services registered by AddMBServices are not found.
-
+
diff --git a/docs/Material.Blazor/Components/AutocompletePagedField/MBAutocompletePagedField.html b/docs/Material.Blazor/Components/AutocompletePagedField/MBAutocompletePagedField.html
index 7ee8a684..7393dda4 100644
--- a/docs/Material.Blazor/Components/AutocompletePagedField/MBAutocompletePagedField.html
+++ b/docs/Material.Blazor/Components/AutocompletePagedField/MBAutocompletePagedField.html
@@ -94,7 +94,7 @@ Summary
-
+
diff --git a/docs/Material.Blazor/Components/AutocompleteSelectField/MBAutocompleteSelectField.html b/docs/Material.Blazor/Components/AutocompleteSelectField/MBAutocompleteSelectField.html
index 1e70df8e..edb80a40 100644
--- a/docs/Material.Blazor/Components/AutocompleteSelectField/MBAutocompleteSelectField.html
+++ b/docs/Material.Blazor/Components/AutocompleteSelectField/MBAutocompleteSelectField.html
@@ -94,7 +94,7 @@ Summary
-
+
diff --git a/docs/Material.Blazor/Components/AutocompleteTextField/MBAutoCompleteTextField.html b/docs/Material.Blazor/Components/AutocompleteTextField/MBAutoCompleteTextField.html
index be6b5700..23f17574 100644
--- a/docs/Material.Blazor/Components/AutocompleteTextField/MBAutoCompleteTextField.html
+++ b/docs/Material.Blazor/Components/AutocompleteTextField/MBAutoCompleteTextField.html
@@ -93,7 +93,7 @@ Summary
-
+
diff --git a/docs/Material.Blazor/Components/Badge/MBBadge.html b/docs/Material.Blazor/Components/Badge/MBBadge.html
index 99d21925..b8ed0f48 100644
--- a/docs/Material.Blazor/Components/Badge/MBBadge.html
+++ b/docs/Material.Blazor/Components/Badge/MBBadge.html
@@ -94,7 +94,7 @@ Details
-
+
diff --git a/docs/Material.Blazor/Components/BladeSet/MBBladeSet.html b/docs/Material.Blazor/Components/BladeSet/MBBladeSet.html
index 6e8067ef..2b906204 100644
--- a/docs/Material.Blazor/Components/BladeSet/MBBladeSet.html
+++ b/docs/Material.Blazor/Components/BladeSet/MBBladeSet.html
@@ -100,7 +100,7 @@ Summary
-
+
diff --git a/docs/Material.Blazor/Components/Button/MBButton.html b/docs/Material.Blazor/Components/Button/MBButton.html
index 930b234a..8bf0e1b9 100644
--- a/docs/Material.Blazor/Components/Button/MBButton.html
+++ b/docs/Material.Blazor/Components/Button/MBButton.html
@@ -97,7 +97,7 @@ Details
-
+
diff --git a/docs/Material.Blazor/Components/Card/MBCard.html b/docs/Material.Blazor/Components/Card/MBCard.html
index b4ffa242..420d0912 100644
--- a/docs/Material.Blazor/Components/Card/MBCard.html
+++ b/docs/Material.Blazor/Components/Card/MBCard.html
@@ -97,7 +97,7 @@ Details
-
+
diff --git a/docs/Material.Blazor/Components/Carousel/MBCarousel.html b/docs/Material.Blazor/Components/Carousel/MBCarousel.html
index 4c4ea379..9bb2c9ec 100644
--- a/docs/Material.Blazor/Components/Carousel/MBCarousel.html
+++ b/docs/Material.Blazor/Components/Carousel/MBCarousel.html
@@ -96,7 +96,7 @@ Details
-
+
diff --git a/docs/Material.Blazor/Components/Checkbox/MBCheckbox.html b/docs/Material.Blazor/Components/Checkbox/MBCheckbox.html
index 17c2739f..1c0f94ff 100644
--- a/docs/Material.Blazor/Components/Checkbox/MBCheckbox.html
+++ b/docs/Material.Blazor/Components/Checkbox/MBCheckbox.html
@@ -98,7 +98,7 @@ Reserved Attributes
-
+
diff --git a/docs/Material.Blazor/Components/CircularProgress/MBCircularProgress.html b/docs/Material.Blazor/Components/CircularProgress/MBCircularProgress.html
index 82c4f330..5a698a0f 100644
--- a/docs/Material.Blazor/Components/CircularProgress/MBCircularProgress.html
+++ b/docs/Material.Blazor/Components/CircularProgress/MBCircularProgress.html
@@ -98,7 +98,7 @@ Reserved Attributes
-
+
diff --git a/docs/Material.Blazor/Components/ConfirmationDialog/MBConfirmationDialog.html b/docs/Material.Blazor/Components/ConfirmationDialog/MBConfirmationDialog.html
index 5c81708a..6f999bbd 100644
--- a/docs/Material.Blazor/Components/ConfirmationDialog/MBConfirmationDialog.html
+++ b/docs/Material.Blazor/Components/ConfirmationDialog/MBConfirmationDialog.html
@@ -90,7 +90,7 @@ Summary
-
+
diff --git a/docs/Material.Blazor/Components/DataTable/MBDataTable.html b/docs/Material.Blazor/Components/DataTable/MBDataTable.html
index 017361ba..56952f3d 100644
--- a/docs/Material.Blazor/Components/DataTable/MBDataTable.html
+++ b/docs/Material.Blazor/Components/DataTable/MBDataTable.html
@@ -113,7 +113,7 @@ Partial Implementation
-
+
diff --git a/docs/Material.Blazor/Components/DatePicker/MBDatePicker.html b/docs/Material.Blazor/Components/DatePicker/MBDatePicker.html
index 09850ba3..61af1f9f 100644
--- a/docs/Material.Blazor/Components/DatePicker/MBDatePicker.html
+++ b/docs/Material.Blazor/Components/DatePicker/MBDatePicker.html
@@ -96,7 +96,7 @@ Summary
-
+
diff --git a/docs/Material.Blazor/Components/DateTimeField/MBDateTimeField.html b/docs/Material.Blazor/Components/DateTimeField/MBDateTimeField.html
index 62a99967..ecaf1d99 100644
--- a/docs/Material.Blazor/Components/DateTimeField/MBDateTimeField.html
+++ b/docs/Material.Blazor/Components/DateTimeField/MBDateTimeField.html
@@ -105,7 +105,7 @@ Caveats
-
+
diff --git a/docs/Material.Blazor/Components/DebouncedTextField/MBDebouncedTextField.html b/docs/Material.Blazor/Components/DebouncedTextField/MBDebouncedTextField.html
index 3eaad683..7a6531a0 100644
--- a/docs/Material.Blazor/Components/DebouncedTextField/MBDebouncedTextField.html
+++ b/docs/Material.Blazor/Components/DebouncedTextField/MBDebouncedTextField.html
@@ -92,7 +92,7 @@ Summary
-
+
diff --git a/docs/Material.Blazor/Components/Dialog/MBDialog.html b/docs/Material.Blazor/Components/Dialog/MBDialog.html
index d1ffaabc..2e2b5ce9 100644
--- a/docs/Material.Blazor/Components/Dialog/MBDialog.html
+++ b/docs/Material.Blazor/Components/Dialog/MBDialog.html
@@ -104,7 +104,7 @@ Reserved Attributes
-
+
diff --git a/docs/Material.Blazor/Components/Divider/MBDivider.html b/docs/Material.Blazor/Components/Divider/MBDivider.html
index 992c9602..f0bb5a9a 100644
--- a/docs/Material.Blazor/Components/Divider/MBDivider.html
+++ b/docs/Material.Blazor/Components/Divider/MBDivider.html
@@ -93,7 +93,7 @@ Reserved Attributes
-
+
diff --git a/docs/Material.Blazor/Components/DragAndDropList/MBDragAndDropList.html b/docs/Material.Blazor/Components/DragAndDropList/MBDragAndDropList.html
index 6e73cb39..64518487 100644
--- a/docs/Material.Blazor/Components/DragAndDropList/MBDragAndDropList.html
+++ b/docs/Material.Blazor/Components/DragAndDropList/MBDragAndDropList.html
@@ -107,7 +107,7 @@ Assisting Blazor Rendering with
-
+
diff --git a/docs/Material.Blazor/Components/Drawer/MBDrawer.html b/docs/Material.Blazor/Components/Drawer/MBDrawer.html
index d119bd39..4b5e0ae6 100644
--- a/docs/Material.Blazor/Components/Drawer/MBDrawer.html
+++ b/docs/Material.Blazor/Components/Drawer/MBDrawer.html
@@ -95,7 +95,7 @@ Details
-
+
diff --git a/docs/Material.Blazor/Components/FileUpload/MBFileUploadButton.html b/docs/Material.Blazor/Components/FileUpload/MBFileUploadButton.html
index 4f171296..2a1e87aa 100644
--- a/docs/Material.Blazor/Components/FileUpload/MBFileUploadButton.html
+++ b/docs/Material.Blazor/Components/FileUpload/MBFileUploadButton.html
@@ -92,7 +92,7 @@ Summary
-
+
diff --git a/docs/Material.Blazor/Components/FileUpload/MBFileUploadDragAndDrop.html b/docs/Material.Blazor/Components/FileUpload/MBFileUploadDragAndDrop.html
index c1ec5134..271716b0 100644
--- a/docs/Material.Blazor/Components/FileUpload/MBFileUploadDragAndDrop.html
+++ b/docs/Material.Blazor/Components/FileUpload/MBFileUploadDragAndDrop.html
@@ -93,7 +93,7 @@ Summary
-
+
diff --git a/docs/Material.Blazor/Components/FloatingActionButton/MBFloatingActionButton.html b/docs/Material.Blazor/Components/FloatingActionButton/MBFloatingActionButton.html
index eae630c9..02a88eb7 100644
--- a/docs/Material.Blazor/Components/FloatingActionButton/MBFloatingActionButton.html
+++ b/docs/Material.Blazor/Components/FloatingActionButton/MBFloatingActionButton.html
@@ -98,7 +98,7 @@ Summary
-
+
diff --git a/docs/Material.Blazor/Components/Icon/MBIcon.html b/docs/Material.Blazor/Components/Icon/MBIcon.html
index 3072e5bf..cfec6111 100644
--- a/docs/Material.Blazor/Components/Icon/MBIcon.html
+++ b/docs/Material.Blazor/Components/Icon/MBIcon.html
@@ -94,7 +94,7 @@ Details
-
+
diff --git a/docs/Material.Blazor/Components/IconButton/MBIconButton.html b/docs/Material.Blazor/Components/IconButton/MBIconButton.html
index 27388e02..72a8698d 100644
--- a/docs/Material.Blazor/Components/IconButton/MBIconButton.html
+++ b/docs/Material.Blazor/Components/IconButton/MBIconButton.html
@@ -89,7 +89,7 @@ Summary
-
+
diff --git a/docs/Material.Blazor/Components/IconButtonToggle/MBIconButtonToggle.html b/docs/Material.Blazor/Components/IconButtonToggle/MBIconButtonToggle.html
index 0ead7307..e3c867f0 100644
--- a/docs/Material.Blazor/Components/IconButtonToggle/MBIconButtonToggle.html
+++ b/docs/Material.Blazor/Components/IconButtonToggle/MBIconButtonToggle.html
@@ -89,7 +89,7 @@ Summary
-
+
diff --git a/docs/Material.Blazor/Components/IntSlider/MBIntSlider.html b/docs/Material.Blazor/Components/IntSlider/MBIntSlider.html
index 7358e060..5cb026e5 100644
--- a/docs/Material.Blazor/Components/IntSlider/MBIntSlider.html
+++ b/docs/Material.Blazor/Components/IntSlider/MBIntSlider.html
@@ -106,7 +106,7 @@ Details
-
+
diff --git a/docs/Material.Blazor/Components/LinearProgress/MBLinearProgress.html b/docs/Material.Blazor/Components/LinearProgress/MBLinearProgress.html
index 2ccbac7e..8ba1ae55 100644
--- a/docs/Material.Blazor/Components/LinearProgress/MBLinearProgress.html
+++ b/docs/Material.Blazor/Components/LinearProgress/MBLinearProgress.html
@@ -97,7 +97,7 @@ Reserved Attributes
-
+
diff --git a/docs/Material.Blazor/Components/List/MBList.html b/docs/Material.Blazor/Components/List/MBList.html
index 06d7fdd4..68b95e6b 100644
--- a/docs/Material.Blazor/Components/List/MBList.html
+++ b/docs/Material.Blazor/Components/List/MBList.html
@@ -134,7 +134,7 @@ Reserved Attributes
-
+
diff --git a/docs/Material.Blazor/Components/ListDivider/MBListDivider.html b/docs/Material.Blazor/Components/ListDivider/MBListDivider.html
index 4b2d6e30..1d405221 100644
--- a/docs/Material.Blazor/Components/ListDivider/MBListDivider.html
+++ b/docs/Material.Blazor/Components/ListDivider/MBListDivider.html
@@ -88,7 +88,7 @@ Summary
-
+
diff --git a/docs/Material.Blazor/Components/ListItem/MBListItem.html b/docs/Material.Blazor/Components/ListItem/MBListItem.html
index 056cdb85..d7e1bd06 100644
--- a/docs/Material.Blazor/Components/ListItem/MBListItem.html
+++ b/docs/Material.Blazor/Components/ListItem/MBListItem.html
@@ -93,7 +93,7 @@ Details
-
+
diff --git a/docs/Material.Blazor/Components/Menu/MBMenu.html b/docs/Material.Blazor/Components/Menu/MBMenu.html
index 2cd1292d..cd3e4925 100644
--- a/docs/Material.Blazor/Components/Menu/MBMenu.html
+++ b/docs/Material.Blazor/Components/Menu/MBMenu.html
@@ -88,7 +88,7 @@ Summary
-
+
diff --git a/docs/Material.Blazor/Components/MenuSelectionGroup/MBMenuSelectionGroup.html b/docs/Material.Blazor/Components/MenuSelectionGroup/MBMenuSelectionGroup.html
index 05cb1e74..1857ce27 100644
--- a/docs/Material.Blazor/Components/MenuSelectionGroup/MBMenuSelectionGroup.html
+++ b/docs/Material.Blazor/Components/MenuSelectionGroup/MBMenuSelectionGroup.html
@@ -88,7 +88,7 @@ Summary
-
+
diff --git a/docs/Material.Blazor/Components/MenuSurface/MBMenuSurface.html b/docs/Material.Blazor/Components/MenuSurface/MBMenuSurface.html
index 2606a8ec..24462b98 100644
--- a/docs/Material.Blazor/Components/MenuSurface/MBMenuSurface.html
+++ b/docs/Material.Blazor/Components/MenuSurface/MBMenuSurface.html
@@ -88,7 +88,7 @@ Summary
-
+
diff --git a/docs/Material.Blazor/Components/NumericDecimalField/MBNumericDecimalField.html b/docs/Material.Blazor/Components/NumericDecimalField/MBNumericDecimalField.html
index d8f2b8c8..235da2eb 100644
--- a/docs/Material.Blazor/Components/NumericDecimalField/MBNumericDecimalField.html
+++ b/docs/Material.Blazor/Components/NumericDecimalField/MBNumericDecimalField.html
@@ -108,7 +108,7 @@ Caveats
-
+
diff --git a/docs/Material.Blazor/Components/NumericDoubleField/MBNumericDoubleField.html b/docs/Material.Blazor/Components/NumericDoubleField/MBNumericDoubleField.html
index ca7deced..ed640706 100644
--- a/docs/Material.Blazor/Components/NumericDoubleField/MBNumericDoubleField.html
+++ b/docs/Material.Blazor/Components/NumericDoubleField/MBNumericDoubleField.html
@@ -101,7 +101,7 @@ Caveats
-
+
diff --git a/docs/Material.Blazor/Components/NumericIntField/MBNumericIntField.html b/docs/Material.Blazor/Components/NumericIntField/MBNumericIntField.html
index 53a92246..b6e776a0 100644
--- a/docs/Material.Blazor/Components/NumericIntField/MBNumericIntField.html
+++ b/docs/Material.Blazor/Components/NumericIntField/MBNumericIntField.html
@@ -101,7 +101,7 @@ Caveats
-
+
diff --git a/docs/Material.Blazor/Components/PagedDataList/MBPagedDataList.html b/docs/Material.Blazor/Components/PagedDataList/MBPagedDataList.html
index 24643131..5e78f3cf 100644
--- a/docs/Material.Blazor/Components/PagedDataList/MBPagedDataList.html
+++ b/docs/Material.Blazor/Components/PagedDataList/MBPagedDataList.html
@@ -108,7 +108,7 @@ Assisting Blazor Rendering with
-
+
diff --git a/docs/Material.Blazor/Components/Paginator/MBPaginator.html b/docs/Material.Blazor/Components/Paginator/MBPaginator.html
index 507950ee..5f2a9273 100644
--- a/docs/Material.Blazor/Components/Paginator/MBPaginator.html
+++ b/docs/Material.Blazor/Components/Paginator/MBPaginator.html
@@ -97,7 +97,7 @@ Details
-
+
diff --git a/docs/Material.Blazor/Components/Popover/MBPopover.html b/docs/Material.Blazor/Components/Popover/MBPopover.html
index 418d8c8c..c60e8e0e 100644
--- a/docs/Material.Blazor/Components/Popover/MBPopover.html
+++ b/docs/Material.Blazor/Components/Popover/MBPopover.html
@@ -85,12 +85,12 @@ MBPopover
Summary
A Material Menu Surface , where the entire menu content is a render fragment.
-Unlike the MBMenuSurface component, the MBPopover component performs both lazy rendering to improve page load times and also late rendering of componnents within
+Unlike the MBMenuSurface component, the MBPopover component performs both lazy rendering to improve page load times and also late rendering of componnents within
the menu surface to ensure correct rendering once opened.
-
+
diff --git a/docs/Material.Blazor/Components/RadioButton/MBRadioButton.html b/docs/Material.Blazor/Components/RadioButton/MBRadioButton.html
index 44dbe69b..a25e4a51 100644
--- a/docs/Material.Blazor/Components/RadioButton/MBRadioButton.html
+++ b/docs/Material.Blazor/Components/RadioButton/MBRadioButton.html
@@ -95,7 +95,7 @@ Details
-
+
diff --git a/docs/Material.Blazor/Components/RadioButtonGroup/MBRadioButtonGroup.html b/docs/Material.Blazor/Components/RadioButtonGroup/MBRadioButtonGroup.html
index 57f9abcd..e9d14674 100644
--- a/docs/Material.Blazor/Components/RadioButtonGroup/MBRadioButtonGroup.html
+++ b/docs/Material.Blazor/Components/RadioButtonGroup/MBRadioButtonGroup.html
@@ -114,7 +114,7 @@ Assisting Blazor Rendering with
-
+
diff --git a/docs/Material.Blazor/Components/SegmentedButtonMulti/MBSegmentedButtonMulti.html b/docs/Material.Blazor/Components/SegmentedButtonMulti/MBSegmentedButtonMulti.html
index be2fa01c..381dda99 100644
--- a/docs/Material.Blazor/Components/SegmentedButtonMulti/MBSegmentedButtonMulti.html
+++ b/docs/Material.Blazor/Components/SegmentedButtonMulti/MBSegmentedButtonMulti.html
@@ -107,7 +107,7 @@ Assisting Blazor Rendering with
-
+
diff --git a/docs/Material.Blazor/Components/SegmentedButtonSingle/MBSegmentedButtonSingle.html b/docs/Material.Blazor/Components/SegmentedButtonSingle/MBSegmentedButtonSingle.html
index 58987f5f..07e6f829 100644
--- a/docs/Material.Blazor/Components/SegmentedButtonSingle/MBSegmentedButtonSingle.html
+++ b/docs/Material.Blazor/Components/SegmentedButtonSingle/MBSegmentedButtonSingle.html
@@ -107,7 +107,7 @@ Assisting Blazor Rendering with
-
+
diff --git a/docs/Material.Blazor/Components/Select/MBSelect.html b/docs/Material.Blazor/Components/Select/MBSelect.html
index 504c1f63..3eb82b2b 100644
--- a/docs/Material.Blazor/Components/Select/MBSelect.html
+++ b/docs/Material.Blazor/Components/Select/MBSelect.html
@@ -115,7 +115,7 @@ Assisting Blazor Rendering with
-
+
diff --git a/docs/Material.Blazor/Components/Shield/MBShield.html b/docs/Material.Blazor/Components/Shield/MBShield.html
index 051bd079..71ea91d8 100644
--- a/docs/Material.Blazor/Components/Shield/MBShield.html
+++ b/docs/Material.Blazor/Components/Shield/MBShield.html
@@ -94,7 +94,7 @@ Details
-
+
diff --git a/docs/Material.Blazor/Components/Slider/MBSlider.html b/docs/Material.Blazor/Components/Slider/MBSlider.html
index 22ba358f..dd13f871 100644
--- a/docs/Material.Blazor/Components/Slider/MBSlider.html
+++ b/docs/Material.Blazor/Components/Slider/MBSlider.html
@@ -106,7 +106,7 @@ Details
-
+
diff --git a/docs/Material.Blazor/Components/SlidingContent/MBSlidingContent.html b/docs/Material.Blazor/Components/SlidingContent/MBSlidingContent.html
index 250a8800..2a14396d 100644
--- a/docs/Material.Blazor/Components/SlidingContent/MBSlidingContent.html
+++ b/docs/Material.Blazor/Components/SlidingContent/MBSlidingContent.html
@@ -95,7 +95,7 @@ Details
-
+
diff --git a/docs/Material.Blazor/Components/SlidingTabBar/MBSlidingTabBar.html b/docs/Material.Blazor/Components/SlidingTabBar/MBSlidingTabBar.html
index 45b4f3eb..6be1e799 100644
--- a/docs/Material.Blazor/Components/SlidingTabBar/MBSlidingTabBar.html
+++ b/docs/Material.Blazor/Components/SlidingTabBar/MBSlidingTabBar.html
@@ -106,7 +106,7 @@ Assisting Blazor Rendering with
-
+
diff --git a/docs/Material.Blazor/Components/Switch/MBSwitch.html b/docs/Material.Blazor/Components/Switch/MBSwitch.html
index ad0f5660..a0250adf 100644
--- a/docs/Material.Blazor/Components/Switch/MBSwitch.html
+++ b/docs/Material.Blazor/Components/Switch/MBSwitch.html
@@ -94,7 +94,7 @@ Reserved Attributes
-
+
diff --git a/docs/Material.Blazor/Components/TabBar/MBTabBar.html b/docs/Material.Blazor/Components/TabBar/MBTabBar.html
index 567da834..024d5202 100644
--- a/docs/Material.Blazor/Components/TabBar/MBTabBar.html
+++ b/docs/Material.Blazor/Components/TabBar/MBTabBar.html
@@ -109,7 +109,7 @@ Assisting Blazor Rendering with
-
+
diff --git a/docs/Material.Blazor/Components/TextArea/MBTextArea.html b/docs/Material.Blazor/Components/TextArea/MBTextArea.html
index b9f1fa77..99027c40 100644
--- a/docs/Material.Blazor/Components/TextArea/MBTextArea.html
+++ b/docs/Material.Blazor/Components/TextArea/MBTextArea.html
@@ -95,7 +95,7 @@ Details
-
+
diff --git a/docs/Material.Blazor/Components/TextField/MBTextField.html b/docs/Material.Blazor/Components/TextField/MBTextField.html
index 470b7be0..40878d0e 100644
--- a/docs/Material.Blazor/Components/TextField/MBTextField.html
+++ b/docs/Material.Blazor/Components/TextField/MBTextField.html
@@ -92,7 +92,7 @@ Details
-
+
diff --git a/docs/Material.Blazor/Components/Tooltip/MBTooltip.html b/docs/Material.Blazor/Components/Tooltip/MBTooltip.html
index 6dca998c..02bb2452 100644
--- a/docs/Material.Blazor/Components/Tooltip/MBTooltip.html
+++ b/docs/Material.Blazor/Components/Tooltip/MBTooltip.html
@@ -89,12 +89,12 @@ Details
Takes a render fragment for a tooltip target and another for the tooltip content;
Requires service registration and use of MBAnchor .
-All Material.Blazor components give you a shortcut to use text tooltips (styled as a MarkupString) with the Tooltip parameter.
+All Material.Blazor components give you a shortcut to use text tooltips (styled as a MarkupString) with the Tooltip parameter.
-
+
diff --git a/docs/Material.Blazor/Components/TopAppBar/MBTopAppBar.html b/docs/Material.Blazor/Components/TopAppBar/MBTopAppBar.html
index 53994bcc..963dd4d5 100644
--- a/docs/Material.Blazor/Components/TopAppBar/MBTopAppBar.html
+++ b/docs/Material.Blazor/Components/TopAppBar/MBTopAppBar.html
@@ -95,7 +95,7 @@ Details
-
+
diff --git a/docs/Material.Blazor/Components/toc.html b/docs/Material.Blazor/Components/toc.html
index feb80914..bb04bebe 100644
--- a/docs/Material.Blazor/Components/toc.html
+++ b/docs/Material.Blazor/Components/toc.html
@@ -16,10 +16,10 @@
Introduction to Material.Blazor Components
- Material.Blazor namespace
+ Material.Blazor namespace
- Material.Blazor.Internal namespace
+ Material.Blazor.Internal namespace
IMBSnackbarService
diff --git a/docs/Material.Blazor/Components/toc.json b/docs/Material.Blazor/Components/toc.json
index 45394977..0c9f6c5d 100644
--- a/docs/Material.Blazor/Components/toc.json
+++ b/docs/Material.Blazor/Components/toc.json
@@ -1,2 +1,2 @@
-{"items":[{"name":"Introduction to Material.Blazor Components","href":"intro.html","topicHref":"intro.html"},{"name":"Material.Blazor namespace","href":"../../api/Material.Blazor.html","topicHref":"../../api/Material.Blazor.html","topicUid":"Material.Blazor"},{"name":"Material.Blazor.Internal namespace","href":"../../api/Material.Blazor.Internal.html","topicHref":"../../api/Material.Blazor.Internal.html","topicUid":"Material.Blazor.Internal"},{"name":"IMBSnackbarService","href":"../Model/Snackbar/IMBSnackbarService.html","topicHref":"../Model/Snackbar/IMBSnackbarService.html","topicUid":"S.IMBSnackbarService"},{"name":"IMBToastService","href":"../Model/Toast/IMBToastService.html","topicHref":"../Model/Toast/IMBToastService.html","topicUid":"S.IMBToastService"},{"name":"MBAnchor","href":"Anchor/MBAnchor.html","topicHref":"Anchor/MBAnchor.html","topicUid":"C.MBAnchor"},{"name":"MBAutocompletePagedField","href":"AutocompletePagedField/MBAutocompletePagedField.html","topicHref":"AutocompletePagedField/MBAutocompletePagedField.html","topicUid":"C.MBAutocompletePagedField"},{"name":"MBAutocompleteSelectField","href":"AutocompleteSelectField/MBAutocompleteSelectField.html","topicHref":"AutocompleteSelectField/MBAutocompleteSelectField.html","topicUid":"C.MBAutocompleteSelectField"},{"name":"MBAutocompleteTextField","href":"AutocompleteTextField/MBAutoCompleteTextField.html","topicHref":"AutocompleteTextField/MBAutoCompleteTextField.html","topicUid":"C.MBAutocompleteTextField"},{"name":"MBBadge","href":"Badge/MBBadge.html","topicHref":"Badge/MBBadge.html","topicUid":"C.MBBadge"},{"name":"MBBladeSet","href":"BladeSet/MBBladeSet.html","topicHref":"BladeSet/MBBladeSet.html","topicUid":"C.MBBladeSet"},{"name":"MBButton","href":"Button/MBButton.html","topicHref":"Button/MBButton.html","topicUid":"C.MBButton"},{"name":"MBCard","href":"Card/MBCard.html","topicHref":"Card/MBCard.html","topicUid":"C.MBCard"},{"name":"MBCarousel","href":"Carousel/MBCarousel.html","topicHref":"Carousel/MBCarousel.html","topicUid":"C.MBCarousel"},{"name":"MBCascadingDefaults","href":"../Model/MBCascadingDefaults.html","topicHref":"../Model/MBCascadingDefaults.html","topicUid":"U.MBCascadingDefaults"},{"name":"MBCheckbox","href":"Checkbox/MBCheckbox.html","topicHref":"Checkbox/MBCheckbox.html","topicUid":"C.MBCheckbox"},{"name":"MBCircularProgress","href":"CircularProgress/MBCircularProgress.html","topicHref":"CircularProgress/MBCircularProgress.html","topicUid":"C.MBCircularProgress"},{"name":"MBDataTable","href":"DataTable/MBDataTable.html","topicHref":"DataTable/MBDataTable.html","topicUid":"C.MBDataTable"},{"name":"MBDebouncedTextField","href":"DebouncedTextField/MBDebouncedTextField.html","topicHref":"DebouncedTextField/MBDebouncedTextField.html","topicUid":"C.MBDebouncedTextField"},{"name":"MBDialog","href":"Dialog/MBDialog.html","topicHref":"Dialog/MBDialog.html","topicUid":"C.MBDialog"},{"name":"MBDivider","href":"Divider/MBDivider.html","topicHref":"Divider/MBDivider.html","topicUid":"C.MBDivider"},{"name":"MBDragAndDropList","href":"DragAndDropList/MBDragAndDropList.html","topicHref":"DragAndDropList/MBDragAndDropList.html","topicUid":"C.MBDragAndDropList"},{"name":"MBFileUploadButton","href":"FileUpload/MBFileUploadButton.html","topicHref":"FileUpload/MBFileUploadButton.html","topicUid":"C.MBFileUploadButton"},{"name":"MBFileUploadDragAndDrop","href":"FileUpload/MBFileUploadDragAndDrop.html","topicHref":"FileUpload/MBFileUploadDragAndDrop.html","topicUid":"C.MBFileUploadDragAndDrop"},{"name":"MBFloatingActionButton","href":"FloatingActionButton/MBFloatingActionButton.html","topicHref":"FloatingActionButton/MBFloatingActionButton.html","topicUid":"C.MBFloatingActionButton"},{"name":"MBIcon","href":"Icon/MBIcon.html","topicHref":"Icon/MBIcon.html","topicUid":"C.MBIcon"},{"name":"MBIconHelper","href":"../Model/Icon/MBIconHelper.html","topicHref":"../Model/Icon/MBIconHelper.html","topicUid":"U.MBIconHelper"},{"name":"MBIconButton","href":"IconButton/MBIconButton.html","topicHref":"IconButton/MBIconButton.html","topicUid":"C.MBIconButton"},{"name":"MBIconButtonToggle","href":"IconButtonToggle/MBIconButtonToggle.html","topicHref":"IconButtonToggle/MBIconButtonToggle.html","topicUid":"C.MBIconButtonToggle"},{"name":"MBIntSlider","href":"IntSlider/MBIntSlider.html","topicHref":"IntSlider/MBIntSlider.html","topicUid":"C.MBIntSlider"},{"name":"MBLinearProgress","href":"LinearProgress/MBLinearProgress.html","topicHref":"LinearProgress/MBLinearProgress.html","topicUid":"C.MBLinearProgress"},{"name":"MBList","href":"List/MBList.html","topicHref":"List/MBList.html","topicUid":"C.MBList"},{"name":"MBListDivider","href":"ListDivider/MBListDivider.html","topicHref":"ListDivider/MBListDivider.html","topicUid":"C.MBListDivider"},{"name":"MBListItem","href":"ListItem/MBListItem.html","topicHref":"ListItem/MBListItem.html","topicUid":"C.MBListItem"},{"name":"MBMenu","href":"Menu/MBMenu.html","topicHref":"Menu/MBMenu.html","topicUid":"C.MBMenu"},{"name":"MBMenuSelectionGroup","href":"MenuSelectionGroup/MBMenuSelectionGroup.html","topicHref":"MenuSelectionGroup/MBMenuSelectionGroup.html","topicUid":"C.MBMenuSelectionGroup"},{"name":"MBMenuSurface","href":"MenuSurface/MBMenuSurface.html","topicHref":"MenuSurface/MBMenuSurface.html","topicUid":"C.MBMenuSurface"},{"name":"MBNumericDecimalField","href":"NumericDecimalField/MBNumericDecimalField.html","topicHref":"NumericDecimalField/MBNumericDecimalField.html","topicUid":"C.MBNumericDecimalField"},{"name":"MBNumericDoubleField","href":"NumericDoubleField/MBNumericDoubleField.html","topicHref":"NumericDoubleField/MBNumericDoubleField.html","topicUid":"C.MBNumericDoubleField"},{"name":"MBNumericIntField","href":"NumericIntField/MBNumericIntField.html","topicHref":"NumericIntField/MBNumericIntField.html","topicUid":"C.MBNumericIntField"},{"name":"MBPagedDataList","href":"PagedDataList/MBPagedDataList.html","topicHref":"PagedDataList/MBPagedDataList.html","topicUid":"C.MBPagedDataList"},{"name":"MBPaginator","href":"Paginator/MBPaginator.html","topicHref":"Paginator/MBPaginator.html","topicUid":"C.MBPaginator"},{"name":"MBPopover","href":"Popover/MBPopover.html","topicHref":"Popover/MBPopover.html","topicUid":"C.MBPopover"},{"name":"MBRadioButton","href":"RadioButton/MBRadioButton.html","topicHref":"RadioButton/MBRadioButton.html","topicUid":"C.MBRadioButton"},{"name":"MBRadioButtonGroup","href":"RadioButtonGroup/MBRadioButtonGroup.html","topicHref":"RadioButtonGroup/MBRadioButtonGroup.html","topicUid":"C.MBRadioButtonGroup"},{"name":"MBSegmentedButtonMulti","href":"SegmentedButtonMulti/MBSegmentedButtonMulti.html","topicHref":"SegmentedButtonMulti/MBSegmentedButtonMulti.html","topicUid":"C.MBSegmentedButtonMulti"},{"name":"MBSegmentedButtonSingle","href":"SegmentedButtonSingle/MBSegmentedButtonSingle.html","topicHref":"SegmentedButtonSingle/MBSegmentedButtonSingle.html","topicUid":"C.MBSegmentedButtonSingle"},{"name":"MBSelect","href":"Select/MBSelect.html","topicHref":"Select/MBSelect.html","topicUid":"C.MBSelect"},{"name":"MBShield","href":"Shield/MBShield.html","topicHref":"Shield/MBShield.html","topicUid":"C.MBShield"},{"name":"MBSlider","href":"Slider/MBSlider.html","topicHref":"Slider/MBSlider.html","topicUid":"C.MBSlider"},{"name":"MBSlidingContent","href":"SlidingContent/MBSlidingContent.html","topicHref":"SlidingContent/MBSlidingContent.html","topicUid":"C.MBSlidingContent"},{"name":"MBSlidingTabBar","href":"SlidingTabBar/MBSlidingTabBar.html","topicHref":"SlidingTabBar/MBSlidingTabBar.html","topicUid":"C.MBSlidingTabBar"},{"name":"MBSwitch","href":"Switch/MBSwitch.html","topicHref":"Switch/MBSwitch.html","topicUid":"C.MBSwitch"},{"name":"MBTabBar","href":"TabBar/MBTabBar.html","topicHref":"TabBar/MBTabBar.html","topicUid":"C.MBTabBar"},{"name":"MBTextArea","href":"TextArea/MBTextArea.html","topicHref":"TextArea/MBTextArea.html","topicUid":"C.MBTextArea"},{"name":"MBTextField","href":"TextField/MBTextField.html","topicHref":"TextField/MBTextField.html","topicUid":"C.MBTextField"},{"name":"MBTooltip","href":"Tooltip/MBTooltip.html","topicHref":"Tooltip/MBTooltip.html","topicUid":"C.MBTooltip"},{"name":"MBTopAppBar","href":"TopAppBar/MBTopAppBar.html","topicHref":"TopAppBar/MBTopAppBar.html","topicUid":"C.MBTopAppBar"}]}
+{"items":[{"name":"Introduction to Material.Blazor Components","href":"intro.html","topicHref":"intro.html"},{"name":"Material.Blazor namespace","href":"../../.artifacts/api/Material.Blazor.html","topicHref":"../../.artifacts/api/Material.Blazor.html","topicUid":"Material.Blazor"},{"name":"Material.Blazor.Internal namespace","href":"../../.artifacts/api/Material.Blazor.Internal.html","topicHref":"../../.artifacts/api/Material.Blazor.Internal.html","topicUid":"Material.Blazor.Internal"},{"name":"IMBSnackbarService","href":"../Model/Snackbar/IMBSnackbarService.html","topicHref":"../Model/Snackbar/IMBSnackbarService.html","topicUid":"S.IMBSnackbarService"},{"name":"IMBToastService","href":"../Model/Toast/IMBToastService.html","topicHref":"../Model/Toast/IMBToastService.html","topicUid":"S.IMBToastService"},{"name":"MBAnchor","href":"Anchor/MBAnchor.html","topicHref":"Anchor/MBAnchor.html","topicUid":"C.MBAnchor"},{"name":"MBAutocompletePagedField","href":"AutocompletePagedField/MBAutocompletePagedField.html","topicHref":"AutocompletePagedField/MBAutocompletePagedField.html","topicUid":"C.MBAutocompletePagedField"},{"name":"MBAutocompleteSelectField","href":"AutocompleteSelectField/MBAutocompleteSelectField.html","topicHref":"AutocompleteSelectField/MBAutocompleteSelectField.html","topicUid":"C.MBAutocompleteSelectField"},{"name":"MBAutocompleteTextField","href":"AutocompleteTextField/MBAutoCompleteTextField.html","topicHref":"AutocompleteTextField/MBAutoCompleteTextField.html","topicUid":"C.MBAutocompleteTextField"},{"name":"MBBadge","href":"Badge/MBBadge.html","topicHref":"Badge/MBBadge.html","topicUid":"C.MBBadge"},{"name":"MBBladeSet","href":"BladeSet/MBBladeSet.html","topicHref":"BladeSet/MBBladeSet.html","topicUid":"C.MBBladeSet"},{"name":"MBButton","href":"Button/MBButton.html","topicHref":"Button/MBButton.html","topicUid":"C.MBButton"},{"name":"MBCard","href":"Card/MBCard.html","topicHref":"Card/MBCard.html","topicUid":"C.MBCard"},{"name":"MBCarousel","href":"Carousel/MBCarousel.html","topicHref":"Carousel/MBCarousel.html","topicUid":"C.MBCarousel"},{"name":"MBCascadingDefaults","href":"../Model/MBCascadingDefaults.html","topicHref":"../Model/MBCascadingDefaults.html","topicUid":"U.MBCascadingDefaults"},{"name":"MBCheckbox","href":"Checkbox/MBCheckbox.html","topicHref":"Checkbox/MBCheckbox.html","topicUid":"C.MBCheckbox"},{"name":"MBCircularProgress","href":"CircularProgress/MBCircularProgress.html","topicHref":"CircularProgress/MBCircularProgress.html","topicUid":"C.MBCircularProgress"},{"name":"MBDataTable","href":"DataTable/MBDataTable.html","topicHref":"DataTable/MBDataTable.html","topicUid":"C.MBDataTable"},{"name":"MBDebouncedTextField","href":"DebouncedTextField/MBDebouncedTextField.html","topicHref":"DebouncedTextField/MBDebouncedTextField.html","topicUid":"C.MBDebouncedTextField"},{"name":"MBDialog","href":"Dialog/MBDialog.html","topicHref":"Dialog/MBDialog.html","topicUid":"C.MBDialog"},{"name":"MBDivider","href":"Divider/MBDivider.html","topicHref":"Divider/MBDivider.html","topicUid":"C.MBDivider"},{"name":"MBDragAndDropList","href":"DragAndDropList/MBDragAndDropList.html","topicHref":"DragAndDropList/MBDragAndDropList.html","topicUid":"C.MBDragAndDropList"},{"name":"MBFileUploadButton","href":"FileUpload/MBFileUploadButton.html","topicHref":"FileUpload/MBFileUploadButton.html","topicUid":"C.MBFileUploadButton"},{"name":"MBFileUploadDragAndDrop","href":"FileUpload/MBFileUploadDragAndDrop.html","topicHref":"FileUpload/MBFileUploadDragAndDrop.html","topicUid":"C.MBFileUploadDragAndDrop"},{"name":"MBFloatingActionButton","href":"FloatingActionButton/MBFloatingActionButton.html","topicHref":"FloatingActionButton/MBFloatingActionButton.html","topicUid":"C.MBFloatingActionButton"},{"name":"MBIcon","href":"Icon/MBIcon.html","topicHref":"Icon/MBIcon.html","topicUid":"C.MBIcon"},{"name":"MBIconHelper","href":"../Model/Icon/MBIconHelper.html","topicHref":"../Model/Icon/MBIconHelper.html","topicUid":"U.MBIconHelper"},{"name":"MBIconButton","href":"IconButton/MBIconButton.html","topicHref":"IconButton/MBIconButton.html","topicUid":"C.MBIconButton"},{"name":"MBIconButtonToggle","href":"IconButtonToggle/MBIconButtonToggle.html","topicHref":"IconButtonToggle/MBIconButtonToggle.html","topicUid":"C.MBIconButtonToggle"},{"name":"MBIntSlider","href":"IntSlider/MBIntSlider.html","topicHref":"IntSlider/MBIntSlider.html","topicUid":"C.MBIntSlider"},{"name":"MBLinearProgress","href":"LinearProgress/MBLinearProgress.html","topicHref":"LinearProgress/MBLinearProgress.html","topicUid":"C.MBLinearProgress"},{"name":"MBList","href":"List/MBList.html","topicHref":"List/MBList.html","topicUid":"C.MBList"},{"name":"MBListDivider","href":"ListDivider/MBListDivider.html","topicHref":"ListDivider/MBListDivider.html","topicUid":"C.MBListDivider"},{"name":"MBListItem","href":"ListItem/MBListItem.html","topicHref":"ListItem/MBListItem.html","topicUid":"C.MBListItem"},{"name":"MBMenu","href":"Menu/MBMenu.html","topicHref":"Menu/MBMenu.html","topicUid":"C.MBMenu"},{"name":"MBMenuSelectionGroup","href":"MenuSelectionGroup/MBMenuSelectionGroup.html","topicHref":"MenuSelectionGroup/MBMenuSelectionGroup.html","topicUid":"C.MBMenuSelectionGroup"},{"name":"MBMenuSurface","href":"MenuSurface/MBMenuSurface.html","topicHref":"MenuSurface/MBMenuSurface.html","topicUid":"C.MBMenuSurface"},{"name":"MBNumericDecimalField","href":"NumericDecimalField/MBNumericDecimalField.html","topicHref":"NumericDecimalField/MBNumericDecimalField.html","topicUid":"C.MBNumericDecimalField"},{"name":"MBNumericDoubleField","href":"NumericDoubleField/MBNumericDoubleField.html","topicHref":"NumericDoubleField/MBNumericDoubleField.html","topicUid":"C.MBNumericDoubleField"},{"name":"MBNumericIntField","href":"NumericIntField/MBNumericIntField.html","topicHref":"NumericIntField/MBNumericIntField.html","topicUid":"C.MBNumericIntField"},{"name":"MBPagedDataList","href":"PagedDataList/MBPagedDataList.html","topicHref":"PagedDataList/MBPagedDataList.html","topicUid":"C.MBPagedDataList"},{"name":"MBPaginator","href":"Paginator/MBPaginator.html","topicHref":"Paginator/MBPaginator.html","topicUid":"C.MBPaginator"},{"name":"MBPopover","href":"Popover/MBPopover.html","topicHref":"Popover/MBPopover.html","topicUid":"C.MBPopover"},{"name":"MBRadioButton","href":"RadioButton/MBRadioButton.html","topicHref":"RadioButton/MBRadioButton.html","topicUid":"C.MBRadioButton"},{"name":"MBRadioButtonGroup","href":"RadioButtonGroup/MBRadioButtonGroup.html","topicHref":"RadioButtonGroup/MBRadioButtonGroup.html","topicUid":"C.MBRadioButtonGroup"},{"name":"MBSegmentedButtonMulti","href":"SegmentedButtonMulti/MBSegmentedButtonMulti.html","topicHref":"SegmentedButtonMulti/MBSegmentedButtonMulti.html","topicUid":"C.MBSegmentedButtonMulti"},{"name":"MBSegmentedButtonSingle","href":"SegmentedButtonSingle/MBSegmentedButtonSingle.html","topicHref":"SegmentedButtonSingle/MBSegmentedButtonSingle.html","topicUid":"C.MBSegmentedButtonSingle"},{"name":"MBSelect","href":"Select/MBSelect.html","topicHref":"Select/MBSelect.html","topicUid":"C.MBSelect"},{"name":"MBShield","href":"Shield/MBShield.html","topicHref":"Shield/MBShield.html","topicUid":"C.MBShield"},{"name":"MBSlider","href":"Slider/MBSlider.html","topicHref":"Slider/MBSlider.html","topicUid":"C.MBSlider"},{"name":"MBSlidingContent","href":"SlidingContent/MBSlidingContent.html","topicHref":"SlidingContent/MBSlidingContent.html","topicUid":"C.MBSlidingContent"},{"name":"MBSlidingTabBar","href":"SlidingTabBar/MBSlidingTabBar.html","topicHref":"SlidingTabBar/MBSlidingTabBar.html","topicUid":"C.MBSlidingTabBar"},{"name":"MBSwitch","href":"Switch/MBSwitch.html","topicHref":"Switch/MBSwitch.html","topicUid":"C.MBSwitch"},{"name":"MBTabBar","href":"TabBar/MBTabBar.html","topicHref":"TabBar/MBTabBar.html","topicUid":"C.MBTabBar"},{"name":"MBTextArea","href":"TextArea/MBTextArea.html","topicHref":"TextArea/MBTextArea.html","topicUid":"C.MBTextArea"},{"name":"MBTextField","href":"TextField/MBTextField.html","topicHref":"TextField/MBTextField.html","topicUid":"C.MBTextField"},{"name":"MBTooltip","href":"Tooltip/MBTooltip.html","topicHref":"Tooltip/MBTooltip.html","topicUid":"C.MBTooltip"},{"name":"MBTopAppBar","href":"TopAppBar/MBTopAppBar.html","topicHref":"TopAppBar/MBTopAppBar.html","topicUid":"C.MBTopAppBar"}]}
diff --git a/docs/Material.Blazor/Model/Icon/MBIconHelper.html b/docs/Material.Blazor/Model/Icon/MBIconHelper.html
index 9c9b6cf5..94d9c8bf 100644
--- a/docs/Material.Blazor/Model/Icon/MBIconHelper.html
+++ b/docs/Material.Blazor/Model/Icon/MBIconHelper.html
@@ -87,7 +87,7 @@ Summary
A helper class returning icon foundries for icons in use across Material.Blazor components.
Details
-Has three static methods (click for API documentation) to return one of the following three icon foundries for any IconFoundry
component parameter:
+ Has three static methods (click for API documentation) to return one of the following three icon foundries for any IconFoundry
component parameter:
Material Icons via MBIconHelper.MIFoundry(Nullable<MBIconMITheme>)
;
Font Awesome Icons via MBIconHelper.FAFoundry(Nullable<MBIconFAStyle>, Nullable<MBIconFARelativeSize>)
; and
@@ -107,7 +107,7 @@ Details
-
+
diff --git a/docs/Material.Blazor/Model/MBCascadingDefaults.html b/docs/Material.Blazor/Model/MBCascadingDefaults.html
index 773cb8f1..653bd985 100644
--- a/docs/Material.Blazor/Model/MBCascadingDefaults.html
+++ b/docs/Material.Blazor/Model/MBCascadingDefaults.html
@@ -88,13 +88,13 @@ Summary
Details
Used as a cascading value;
-Cascading defaults are optional, and if omitted, Material.Blazor defaults are applied - see API Documentation for details; and
+Cascading defaults are optional, and if omitted, Material.Blazor defaults are applied - see API Documentation for details; and
Like all Blazor cascading values can be nested for local override.
-
+
diff --git a/docs/Material.Blazor/Model/Snackbar/IMBSnackbarService.html b/docs/Material.Blazor/Model/Snackbar/IMBSnackbarService.html
index 0928c806..44b9c3cf 100644
--- a/docs/Material.Blazor/Model/Snackbar/IMBSnackbarService.html
+++ b/docs/Material.Blazor/Model/Snackbar/IMBSnackbarService.html
@@ -89,12 +89,12 @@ Details
-
+
diff --git a/docs/Material.Blazor/Model/Toast/IMBToastService.html b/docs/Material.Blazor/Model/Toast/IMBToastService.html
index f5b6097a..e8918627 100644
--- a/docs/Material.Blazor/Model/Toast/IMBToastService.html
+++ b/docs/Material.Blazor/Model/Toast/IMBToastService.html
@@ -89,12 +89,12 @@ Details
-
+
diff --git a/docs/Material.Blazor/Model/Tooltip/IMBTooltipService.html b/docs/Material.Blazor/Model/Tooltip/IMBTooltipService.html
index d48cdfc8..3c94b41a 100644
--- a/docs/Material.Blazor/Model/Tooltip/IMBTooltipService.html
+++ b/docs/Material.Blazor/Model/Tooltip/IMBTooltipService.html
@@ -76,7 +76,7 @@ Details
-
+
diff --git a/docs/api/Material.Blazor.IMBIcon.IconFragment.html b/docs/api/Material.Blazor.IMBIcon.IconFragment.html
deleted file mode 100644
index 3e003a4d..00000000
--- a/docs/api/Material.Blazor.IMBIcon.IconFragment.html
+++ /dev/null
@@ -1,314 +0,0 @@
-
-
-
-
- Delegate IMBIcon.IconFragment
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Delegate IMBIcon.IconFragment
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public delegate RenderFragment IMBIcon.IconFragment(string @class, string style, IEnumerable<KeyValuePair<string, object>> attributes)
-
-
- Parameters
-
- class
string
-
- style
string
-
- attributes
IEnumerable <KeyValuePair <string , object >>
-
-
-
- Returns
-
- RenderFragment
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- IconFragment(object, nint)
-
-
-
-
-
-
-
-
public IconFragment(object @object, nint method)
-
-
- Parameters
-
- object
object
-
- method
nint
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BeginInvoke(string, string, IEnumerable<KeyValuePair<string, object>>, AsyncCallback, object)
-
-
-
-
-
-
-
-
public virtual IAsyncResult BeginInvoke(string @class, string style, IEnumerable<KeyValuePair<string, object>> attributes, AsyncCallback callback, object @object)
-
-
- Parameters
-
- class
string
-
- style
string
-
- attributes
IEnumerable <KeyValuePair <string , object >>
-
- callback
AsyncCallback
-
- object
object
-
-
-
- Returns
-
- IAsyncResult
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- EndInvoke(IAsyncResult)
-
-
-
-
-
-
-
-
public virtual RenderFragment EndInvoke(IAsyncResult result)
-
-
- Parameters
-
- result
IAsyncResult
-
-
-
- Returns
-
- RenderFragment
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Invoke(string, string, IEnumerable<KeyValuePair<string, object>>)
-
-
-
-
-
-
-
-
public virtual RenderFragment Invoke(string @class, string style, IEnumerable<KeyValuePair<string, object>> attributes)
-
-
- Parameters
-
- class
string
-
- style
string
-
- attributes
IEnumerable <KeyValuePair <string , object >>
-
-
-
- Returns
-
- RenderFragment
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.IMBIcon.html b/docs/api/Material.Blazor.IMBIcon.html
deleted file mode 100644
index 1e0dc73e..00000000
--- a/docs/api/Material.Blazor.IMBIcon.html
+++ /dev/null
@@ -1,205 +0,0 @@
-
-
-
-
- Interface IMBIcon
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Interface IMBIcon
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public interface IMBIcon
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- Render
-
-
-
-
-
-
-
-
IMBIcon.IconFragment Render { get; }
-
-
-
-
-
-
- Property Value
-
- IMBIcon .IconFragment
-
-
-
-
-
-
-
-
-
-
-
-
-
- RequiresColorFilter
-
-
-
-
-
-
-
-
bool RequiresColorFilter { get; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.IMBIconFoundry.html b/docs/api/Material.Blazor.IMBIconFoundry.html
deleted file mode 100644
index f3b7faef..00000000
--- a/docs/api/Material.Blazor.IMBIconFoundry.html
+++ /dev/null
@@ -1,174 +0,0 @@
-
-
-
-
- Interface IMBIconFoundry
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Interface IMBIconFoundry
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public interface IMBIconFoundry
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- FoundryName
-
-
-
-
-
-
-
-
MBIconFoundryName FoundryName { get; }
-
-
-
-
-
-
- Property Value
-
- MBIconFoundryName
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.IMBLoggingService.html b/docs/api/Material.Blazor.IMBLoggingService.html
deleted file mode 100644
index 90d3b407..00000000
--- a/docs/api/Material.Blazor.IMBLoggingService.html
+++ /dev/null
@@ -1,426 +0,0 @@
-
-
-
-
- Interface IMBLoggingService
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Interface IMBLoggingService
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public interface IMBLoggingService
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- Configuration
-
-
-
-
-
-
-
-
MBLoggingServiceConfiguration Configuration { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBLoggingServiceConfiguration
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- CurrentLevel()
-
-
-
-
-
-
-
-
-
- Returns
-
- int
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- LogCritical(string)
-
-
-
-
-
-
-
-
void LogCritical(string message)
-
-
- Parameters
-
- message
string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- LogDebug(string)
-
-
-
-
-
-
-
-
void LogDebug(string message)
-
-
- Parameters
-
- message
string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- LogError(string)
-
-
-
-
-
-
-
-
void LogError(string message)
-
-
- Parameters
-
- message
string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- LogInformation(string)
-
-
-
-
-
-
-
-
void LogInformation(string message)
-
-
- Parameters
-
- message
string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- LogTrace(string)
-
-
-
-
-
-
-
-
void LogTrace(string message)
-
-
- Parameters
-
- message
string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- LogWarning(string)
-
-
-
-
-
-
-
-
void LogWarning(string message)
-
-
- Parameters
-
- message
string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SetLogger(ILogger<ComponentFoundation>)
-
-
-
-
-
-
-
-
void SetLogger(ILogger<ComponentFoundation> Logger)
-
-
- Parameters
-
- Logger
ILogger <ComponentFoundation >
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.IMBSnackbarService.html b/docs/api/Material.Blazor.IMBSnackbarService.html
deleted file mode 100644
index 797e0dc4..00000000
--- a/docs/api/Material.Blazor.IMBSnackbarService.html
+++ /dev/null
@@ -1,289 +0,0 @@
-
-
-
-
- Interface IMBSnackbarService
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Interface IMBSnackbarService
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public interface IMBSnackbarService
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- Configuration
-
-
-
-
-
-
-
-
MBSnackbarServiceConfiguration Configuration { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBSnackbarServiceConfiguration
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- ShowSnackbar(string, Action, string, string, MBNotifierCloseMethod?, bool, bool, int?, bool)
-
-
-
-
-
-
-
-
void ShowSnackbar(string message, Action action = null, string actionText = null, string additionalClass = null, MBNotifierCloseMethod? closeMethod = null, bool leading = false, bool stacked = false, int? timeout = null, bool debug = false)
-
-
- Parameters
-
- message
string
-
- action
Action
-
- actionText
string
-
- additionalClass
string
-
- closeMethod
MBNotifierCloseMethod ?
-
- leading
bool
-
- stacked
bool
-
- timeout
int ?
-
- debug
bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Events
-
-
-
-
-
- OnAdd
-
-
-
-
-
-
-
-
event Action<MBSnackbarSettings> OnAdd
-
-
-
-
-
-
-
- Event Type
-
- Action <MBSnackbarSettings >
-
-
-
-
-
-
-
-
-
-
-
- OnTriggerStateHasChanged
-
-
-
-
-
-
-
-
event Action OnTriggerStateHasChanged
-
-
-
-
-
-
-
- Event Type
-
- Action
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.IMBToastService.html b/docs/api/Material.Blazor.IMBToastService.html
deleted file mode 100644
index 6ccbb4b7..00000000
--- a/docs/api/Material.Blazor.IMBToastService.html
+++ /dev/null
@@ -1,291 +0,0 @@
-
-
-
-
- Interface IMBToastService
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Interface IMBToastService
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public interface IMBToastService
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- Configuration
-
-
-
-
-
-
-
-
MBToastServiceConfiguration Configuration { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBToastServiceConfiguration
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- ShowToast(MBToastLevel, string, string, MBNotifierCloseMethod?, string, string, IMBIconFoundry?, bool?, uint?, bool)
-
-
-
-
-
-
-
-
void ShowToast(MBToastLevel level, string message, string heading = null, MBNotifierCloseMethod? closeMethod = null, string cssClass = null, string iconName = null, IMBIconFoundry? iconFoundry = null, bool? showIcon = null, uint? timeout = null, bool debug = false)
-
-
- Parameters
-
- level
MBToastLevel
-
- message
string
-
- heading
string
-
- closeMethod
MBNotifierCloseMethod ?
-
- cssClass
string
-
- iconName
string
-
- iconFoundry
IMBIconFoundry
-
- showIcon
bool ?
-
- timeout
uint ?
-
- debug
bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Events
-
-
-
-
-
- OnAdd
-
-
-
-
-
-
-
-
event Action<MBToastLevel, MBToastSettings> OnAdd
-
-
-
-
-
-
-
- Event Type
-
- Action <MBToastLevel , MBToastSettings >
-
-
-
-
-
-
-
-
-
-
-
- OnTriggerStateHasChanged
-
-
-
-
-
-
-
-
event Action OnTriggerStateHasChanged
-
-
-
-
-
-
-
- Event Type
-
- Action
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.IMBTooltipService.html b/docs/api/Material.Blazor.IMBTooltipService.html
deleted file mode 100644
index 998759fa..00000000
--- a/docs/api/Material.Blazor.IMBTooltipService.html
+++ /dev/null
@@ -1,334 +0,0 @@
-
-
-
-
- Interface IMBTooltipService
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Interface IMBTooltipService
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public interface IMBTooltipService
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
-
-
-
-
-
-
void AddTooltip(long id, MarkupString content)
-
-
- Parameters
-
- id
long
-
- content
MarkupString
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
void AddTooltip(long id, RenderFragment content)
-
-
- Parameters
-
- id
long
-
- content
RenderFragment
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
void RemoveTooltip(long id)
-
-
- Parameters
-
- id
long
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Events
-
-
-
-
-
-
-
-
-
-
-
event Action<long, MarkupString> OnAddMarkupString
-
-
-
-
-
-
-
- Event Type
-
- Action <long , MarkupString >
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
event Action<long, RenderFragment> OnAddRenderFragment
-
-
-
-
-
-
-
- Event Type
-
- Action <long , RenderFragment >
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
event Action<long> OnRemove
-
-
-
-
-
-
-
- Event Type
-
- Action <long >
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.Internal.ComponentFoundation.html b/docs/api/Material.Blazor.Internal.ComponentFoundation.html
deleted file mode 100644
index 84e4616c..00000000
--- a/docs/api/Material.Blazor.Internal.ComponentFoundation.html
+++ /dev/null
@@ -1,781 +0,0 @@
-
-
-
-
- Class ComponentFoundation
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class ComponentFoundation
-
-
-
-
Namespace Material .Blazor .Internal
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public abstract class ComponentFoundation : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
- ComponentFoundation
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
- Derived
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- ComponentFoundation()
-
-
-
-
-
-
-
-
protected ComponentFoundation()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- ActiveConditionalClasses
-
-
-
-
-
-
-
-
protected string ActiveConditionalClasses { get; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- CascadingDefaults
-
-
-
-
-
-
-
-
[CascadingParameter]
-protected MBCascadingDefaults CascadingDefaults { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBCascadingDefaults
-
-
-
-
-
-
-
-
-
-
-
-
-
- Disabled
-
-
-
-
-
-
-
-
[Parameter]
-public bool? Disabled { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool ?
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public string Tooltip { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- UnmatchedAttributes
-
-
-
-
-
-
-
-
[Parameter(CaptureUnmatchedValues = true)]
-public IReadOnlyDictionary<string, object> UnmatchedAttributes { get; set; }
-
-
-
-
-
-
- Property Value
-
- IReadOnlyDictionary <string , object >
-
-
-
-
-
-
-
-
-
-
-
-
-
- class
-
-
-
-
-
-
-
-
[Parameter]
-public string @class { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- id
-
-
-
-
-
-
-
-
[Parameter]
-public string id { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- style
-
-
-
-
-
-
-
-
[Parameter]
-public string style { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- Dispose()
-
-
-
-
-
-
-
-
public void Dispose()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Dispose(bool)
-
-
-
-
-
-
-
-
protected virtual void Dispose(bool disposing)
-
-
- Parameters
-
- disposing
bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnAfterRender(bool)
-
-
-
- Method invoked after each time the component has rendered interactively and the UI has finished
-updating (for example, after elements have been added to the browser DOM). Any ElementReference
-fields will be populated by the time this runs.
-
This method is not invoked during prerendering or server-side rendering, because those processes
-are not attached to any live browser DOM and are already complete before the DOM is updated.
-
-
-
-
-
protected override sealed void OnAfterRender(bool firstRender)
-
-
- Parameters
-
- firstRender
bool
- Set to true
if this is the first time OnAfterRender(bool) has been invoked
-on this component instance; otherwise false
.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnAfterRenderAsync(bool)
-
-
-
- Method invoked after each time the component has been rendered interactively and the UI has finished
-updating (for example, after elements have been added to the browser DOM). Any ElementReference
-fields will be populated by the time this runs.
-
This method is not invoked during prerendering or server-side rendering, because those processes
-are not attached to any live browser DOM and are already complete before the DOM is updated.
-
Note that the component does not automatically re-render after the completion of any returned Task ,
-because that would cause an infinite render loop.
-
-
-
-
-
protected override Task OnAfterRenderAsync(bool firstRender)
-
-
- Parameters
-
- firstRender
bool
- Set to true
if this is the first time OnAfterRender(bool) has been invoked
-on this component instance; otherwise false
.
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitialized()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
-
-
-
-
protected override sealed void OnInitialized()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override sealed void OnParametersSet()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.Internal.ConditionalCssClasses.html b/docs/api/Material.Blazor.Internal.ConditionalCssClasses.html
deleted file mode 100644
index e98da7ac..00000000
--- a/docs/api/Material.Blazor.Internal.ConditionalCssClasses.html
+++ /dev/null
@@ -1,271 +0,0 @@
-
-
-
-
- Class ConditionalCssClasses
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class ConditionalCssClasses
-
-
-
-
Namespace Material .Blazor .Internal
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class ConditionalCssClasses
-
-
-
-
-
-
- Inheritance
-
-
- ConditionalCssClasses
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- ConditionalCssClasses()
-
-
-
-
-
-
-
-
public ConditionalCssClasses()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- AddIf(string, Func<bool>)
-
-
-
-
-
-
-
-
public ConditionalCssClasses AddIf(string name, Func<bool> func)
-
-
- Parameters
-
- name
string
-
- func
Func <bool >
-
-
-
- Returns
-
- ConditionalCssClasses
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ToString()
-
-
-
-
-
-
-
-
public override string ToString()
-
-
-
- Returns
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.Internal.InputComponent-1.html b/docs/api/Material.Blazor.Internal.InputComponent-1.html
deleted file mode 100644
index c0b0a4e4..00000000
--- a/docs/api/Material.Blazor.Internal.InputComponent-1.html
+++ /dev/null
@@ -1,761 +0,0 @@
-
-
-
-
- Class InputComponent<T>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class InputComponent<T>
-
-
-
-
Namespace Material .Blazor .Internal
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public abstract class InputComponent<T> : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
- Type Parameters
-
- T
-
-
-
-
- Inheritance
-
-
-
-
- InputComponent<T>
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
- Derived
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
-
-
-
-
-
-
protected InputComponent()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
-
-
-
-
-
-
protected string ComponentValueAsString { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- EditContext
-
-
-
-
-
-
-
-
protected EditContext EditContext { get; }
-
-
-
-
-
-
- Property Value
-
- EditContext
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
protected string FieldClass { get; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
protected FieldIdentifier FieldIdentifier { get; }
-
-
-
-
-
-
- Property Value
-
- FieldIdentifier
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public T Value { get; set; }
-
-
-
-
-
-
- Property Value
-
- T
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public EventCallback<T> ValueChanged { get; set; }
-
-
-
-
-
-
- Property Value
-
- EventCallback <T>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public Expression<Func<T>> ValueExpression { get; set; }
-
-
-
-
-
-
- Property Value
-
- Expression <Func <T>>
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
-
-
-
-
-
-
protected virtual string FormatValueToString(T value)
-
-
- Parameters
-
- value
T
-
-
-
- Returns
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Sets parameters supplied by the component's parent in the render tree.
-
-
-
-
-
public override Task SetParametersAsync(ParameterView parameters)
-
-
- Parameters
-
- parameters
ParameterView
- The parameters.
-
-
-
- Returns
-
- Task
- A Task that completes when the component has finished updating and rendering itself.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Returns a flag to indicate whether the component should render.
-
-
-
-
-
protected override sealed bool ShouldRender()
-
-
-
- Returns
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
protected virtual bool TryParseValueFromString(string value, out T result, out string validationErrorMessage)
-
-
- Parameters
-
- value
string
-
- result
T
-
- validationErrorMessage
string
-
-
-
- Returns
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.Internal.InternalCarouselPanel-1.html b/docs/api/Material.Blazor.Internal.InternalCarouselPanel-1.html
deleted file mode 100644
index 12fb051b..00000000
--- a/docs/api/Material.Blazor.Internal.InternalCarouselPanel-1.html
+++ /dev/null
@@ -1,511 +0,0 @@
-
-
-
-
- Class InternalCarouselPanel<TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class InternalCarouselPanel<TItem>
-
-
-
-
Namespace Material .Blazor .Internal
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class InternalCarouselPanel<TItem> : InputComponent<int>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
- Type Parameters
-
- TItem
-
-
-
-
- Inheritance
-
-
-
-
-
- InternalCarouselPanel<TItem>
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- InternalCarouselPanel()
-
-
-
-
-
-
-
-
public InternalCarouselPanel()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- Content
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment<TItem> Content { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment <TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
- ItemIndex
-
-
-
-
-
-
-
-
[Parameter]
-public int ItemIndex { get; set; }
-
-
-
-
-
-
- Property Value
-
- int
-
-
-
-
-
-
-
-
-
-
-
-
-
- Items
-
-
-
-
-
-
-
-
[Parameter]
-public IEnumerable<TItem> Items { get; set; }
-
-
-
-
-
-
- Property Value
-
- IEnumerable <TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
- SlidingContent
-
-
-
-
-
-
-
-
public MBSlidingContent<TItem> SlidingContent { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBSlidingContent <TItem>
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.Internal.InternalDatePickerDayButton.html b/docs/api/Material.Blazor.Internal.InternalDatePickerDayButton.html
deleted file mode 100644
index 28c05bb0..00000000
--- a/docs/api/Material.Blazor.Internal.InternalDatePickerDayButton.html
+++ /dev/null
@@ -1,574 +0,0 @@
-
-
-
-
- Class InternalDatePickerDayButton
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class InternalDatePickerDayButton
-
-
-
-
Namespace Material .Blazor .Internal
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class InternalDatePickerDayButton : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
- InternalDatePickerDayButton
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
-
-
-
-
-
-
public InternalDatePickerDayButton()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public DateTime CurrentDate { get; set; }
-
-
-
-
-
-
- Property Value
-
- DateTime
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public Func<DateTime, bool>? DateIsSelectable { get; set; }
-
-
-
-
-
-
- Property Value
-
- Func <DateTime , bool >
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public MBDateSelectionCriteria? DateSelectionCriteria { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDateSelectionCriteria ?
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public DateTime DisplayDate { get; set; }
-
-
-
-
-
-
- Property Value
-
- DateTime
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public DateTime MaxDate { get; set; }
-
-
-
-
-
-
- Property Value
-
- DateTime
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public DateTime MinDate { get; set; }
-
-
-
-
-
-
- Property Value
-
- DateTime
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public EventCallback<DateTime> OnItemClickAsync { get; set; }
-
-
-
-
-
-
- Property Value
-
- EventCallback <DateTime >
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public DateTime StartOfDisplayMonth { get; set; }
-
-
-
-
-
-
- Property Value
-
- DateTime
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.Internal.InternalDatePickerPanel.html b/docs/api/Material.Blazor.Internal.InternalDatePickerPanel.html
deleted file mode 100644
index aa8b22eb..00000000
--- a/docs/api/Material.Blazor.Internal.InternalDatePickerPanel.html
+++ /dev/null
@@ -1,746 +0,0 @@
-
-
-
-
- Class InternalDatePickerPanel
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class InternalDatePickerPanel
-
-
-
-
Namespace Material .Blazor .Internal
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class InternalDatePickerPanel : InputComponent<DateTime>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
-
- InternalDatePickerPanel
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- InternalDatePickerPanel()
-
-
-
-
-
-
-
-
public InternalDatePickerPanel()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- CultureInfo
-
-
-
-
-
-
-
-
[Parameter]
-public CultureInfo CultureInfo { get; set; }
-
-
-
-
-
-
- Property Value
-
- CultureInfo
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public string DateFormat { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- DateIsSelectable
-
-
-
-
-
-
-
-
[Parameter]
-public Func<DateTime, bool>? DateIsSelectable { get; set; }
-
-
-
-
-
-
- Property Value
-
- Func <DateTime , bool >
-
-
-
-
-
-
-
-
-
-
-
-
-
- DateSelectionCriteria
-
-
-
-
-
-
-
-
[Parameter]
-public MBDateSelectionCriteria? DateSelectionCriteria { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDateSelectionCriteria ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- MaxDate
-
-
-
-
-
-
-
-
[Parameter]
-public DateTime MaxDate { get; set; }
-
-
-
-
-
-
- Property Value
-
- DateTime
-
-
-
-
-
-
-
-
-
-
-
-
-
- MinDate
-
-
-
-
-
-
-
-
[Parameter]
-public DateTime MinDate { get; set; }
-
-
-
-
-
-
- Property Value
-
- DateTime
-
-
-
-
-
-
-
-
-
-
-
-
-
- Parent
-
-
-
-
-
-
-
-
[Parameter]
-public MBDatePicker Parent { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDatePicker
-
-
-
-
-
-
-
-
-
-
-
-
-
- SuppressDefaultDate
-
-
-
-
-
-
-
-
[Parameter]
-public bool SuppressDefaultDate { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- NotifyOpened()
-
-
-
-
-
-
-
-
public Task NotifyOpened()
-
-
-
- Returns
-
- Task
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnAfterRenderAsync(bool)
-
-
-
- Method invoked after each time the component has been rendered interactively and the UI has finished
-updating (for example, after elements have been added to the browser DOM). Any ElementReference
-fields will be populated by the time this runs.
-
This method is not invoked during prerendering or server-side rendering, because those processes
-are not attached to any live browser DOM and are already complete before the DOM is updated.
-
Note that the component does not automatically re-render after the completion of any returned Task ,
-because that would cause an infinite render loop.
-
-
-
-
-
protected override Task OnAfterRenderAsync(bool firstRender)
-
-
- Parameters
-
- firstRender
bool
- Set to true
if this is the first time OnAfterRender(bool) has been invoked
-on this component instance; otherwise false
.
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.Internal.InternalDatePickerYearButton.html b/docs/api/Material.Blazor.Internal.InternalDatePickerYearButton.html
deleted file mode 100644
index 8196bc50..00000000
--- a/docs/api/Material.Blazor.Internal.InternalDatePickerYearButton.html
+++ /dev/null
@@ -1,510 +0,0 @@
-
-
-
-
- Class InternalDatePickerYearButton
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class InternalDatePickerYearButton
-
-
-
-
Namespace Material .Blazor .Internal
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class InternalDatePickerYearButton : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
- InternalDatePickerYearButton
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
-
-
-
-
-
-
public InternalDatePickerYearButton()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public int CurrentYear { get; set; }
-
-
-
-
-
-
- Property Value
-
- int
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public string CurrentYearId { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public int DisplayYear { get; set; }
-
-
-
-
-
-
- Property Value
-
- int
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public DateTime MaxDate { get; set; }
-
-
-
-
-
-
- Property Value
-
- DateTime
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public DateTime MinDate { get; set; }
-
-
-
-
-
-
- Property Value
-
- DateTime
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public EventCallback<int> OnItemClickAsync { get; set; }
-
-
-
-
-
-
- Property Value
-
- EventCallback <int >
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.Internal.InternalDragAndDropItem.html b/docs/api/Material.Blazor.Internal.InternalDragAndDropItem.html
deleted file mode 100644
index a4ba9e1a..00000000
--- a/docs/api/Material.Blazor.Internal.InternalDragAndDropItem.html
+++ /dev/null
@@ -1,511 +0,0 @@
-
-
-
-
- Class InternalDragAndDropItem
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class InternalDragAndDropItem
-
-
-
-
Namespace Material .Blazor .Internal
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class InternalDragAndDropItem : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
- InternalDragAndDropItem
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- InternalDragAndDropItem()
-
-
-
-
-
-
-
-
public InternalDragAndDropItem()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- AutospaceContent
-
-
-
-
-
-
-
-
[Parameter]
-public bool AutospaceContent { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- ChildContent
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment ChildContent { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment
-
-
-
-
-
-
-
-
-
-
-
-
-
- DragEndNotifier
-
-
-
-
-
-
-
-
[Parameter]
-public Action DragEndNotifier { get; set; }
-
-
-
-
-
-
- Property Value
-
- Action
-
-
-
-
-
-
-
-
-
-
-
-
-
- DragStartNotifier
-
-
-
-
-
-
-
-
[Parameter]
-public Action<int> DragStartNotifier { get; set; }
-
-
-
-
-
-
- Property Value
-
- Action <int >
-
-
-
-
-
-
-
-
-
-
-
-
-
- Index
-
-
-
-
-
-
-
-
[Parameter]
-public int Index { get; set; }
-
-
-
-
-
-
- Property Value
-
- int
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.Internal.InternalDragAndDropSpacer.html b/docs/api/Material.Blazor.Internal.InternalDragAndDropSpacer.html
deleted file mode 100644
index 8dc626da..00000000
--- a/docs/api/Material.Blazor.Internal.InternalDragAndDropSpacer.html
+++ /dev/null
@@ -1,559 +0,0 @@
-
-
-
-
- Class InternalDragAndDropSpacer
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class InternalDragAndDropSpacer
-
-
-
-
Namespace Material .Blazor .Internal
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class InternalDragAndDropSpacer : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
- InternalDragAndDropSpacer
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- InternalDragAndDropSpacer()
-
-
-
-
-
-
-
-
public InternalDragAndDropSpacer()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- AutospaceContent
-
-
-
-
-
-
-
-
[Parameter]
-public bool AutospaceContent { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- DropNotifier
-
-
-
-
-
-
-
-
[Parameter]
-public Func<int, Task> DropNotifier { get; set; }
-
-
-
-
-
-
- Property Value
-
- Func <int , Task >
-
-
-
-
-
-
-
-
-
-
-
-
-
- Index
-
-
-
-
-
-
-
-
[Parameter]
-public int Index { get; set; }
-
-
-
-
-
-
- Property Value
-
- int
-
-
-
-
-
-
-
-
-
-
-
-
-
- ShowDropZone
-
-
-
-
-
-
-
-
[Parameter]
-public bool ShowDropZone { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnAfterRenderAsync(bool)
-
-
-
- Method invoked after each time the component has been rendered interactively and the UI has finished
-updating (for example, after elements have been added to the browser DOM). Any ElementReference
-fields will be populated by the time this runs.
-
This method is not invoked during prerendering or server-side rendering, because those processes
-are not attached to any live browser DOM and are already complete before the DOM is updated.
-
Note that the component does not automatically re-render after the completion of any returned Task ,
-because that would cause an infinite render loop.
-
-
-
-
-
protected override Task OnAfterRenderAsync(bool firstRender)
-
-
- Parameters
-
- firstRender
bool
- Set to true
if this is the first time OnAfterRender(bool) has been invoked
-on this component instance; otherwise false
.
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
- Remarks
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnParametersSetAsync()
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.Internal.InternalSnackbar.html b/docs/api/Material.Blazor.Internal.InternalSnackbar.html
deleted file mode 100644
index 7306547a..00000000
--- a/docs/api/Material.Blazor.Internal.InternalSnackbar.html
+++ /dev/null
@@ -1,438 +0,0 @@
-
-
-
-
- Class InternalSnackbar
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class InternalSnackbar
-
-
-
-
Namespace Material .Blazor .Internal
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class InternalSnackbar : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
- InternalSnackbar
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- InternalSnackbar()
-
-
-
-
-
-
-
-
public InternalSnackbar()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- Snackbar
-
-
-
-
-
-
-
-
[Parameter]
-public SnackbarInstance Snackbar { get; set; }
-
-
-
-
-
-
- Property Value
-
- SnackbarInstance
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Closed()
-
-
-
-
-
-
-
-
[JSInvokable]
-public void Closed()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Dispose(bool)
-
-
-
-
-
-
-
-
protected override void Dispose(bool disposing)
-
-
- Parameters
-
- disposing
bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.Internal.InternalSnackbarAnchor.html b/docs/api/Material.Blazor.Internal.InternalSnackbarAnchor.html
deleted file mode 100644
index 824dfc9f..00000000
--- a/docs/api/Material.Blazor.Internal.InternalSnackbarAnchor.html
+++ /dev/null
@@ -1,375 +0,0 @@
-
-
-
-
- Class InternalSnackbarAnchor
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class InternalSnackbarAnchor
-
-
-
-
Namespace Material .Blazor .Internal
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class InternalSnackbarAnchor : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
- InternalSnackbarAnchor
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- InternalSnackbarAnchor()
-
-
-
-
-
-
-
-
public InternalSnackbarAnchor()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Dispose(bool)
-
-
-
-
-
-
-
-
protected override void Dispose(bool disposing)
-
-
- Parameters
-
- disposing
bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.Internal.InternalToastAnchor.html b/docs/api/Material.Blazor.Internal.InternalToastAnchor.html
deleted file mode 100644
index 03f2b0b6..00000000
--- a/docs/api/Material.Blazor.Internal.InternalToastAnchor.html
+++ /dev/null
@@ -1,411 +0,0 @@
-
-
-
-
- Class InternalToastAnchor
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class InternalToastAnchor
-
-
-
-
Namespace Material .Blazor .Internal
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class InternalToastAnchor : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
- InternalToastAnchor
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- InternalToastAnchor()
-
-
-
-
-
-
-
-
public InternalToastAnchor()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- CloseToastAsync(Guid)
-
-
-
-
-
-
-
-
public Task CloseToastAsync(Guid toastId)
-
-
- Parameters
-
- toastId
Guid
-
-
-
- Returns
-
- Task
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Dispose(bool)
-
-
-
-
-
-
-
-
protected override void Dispose(bool disposing)
-
-
- Parameters
-
- disposing
bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.Internal.InternalTooltipAnchor.html b/docs/api/Material.Blazor.Internal.InternalTooltipAnchor.html
deleted file mode 100644
index c64b7fe1..00000000
--- a/docs/api/Material.Blazor.Internal.InternalTooltipAnchor.html
+++ /dev/null
@@ -1,396 +0,0 @@
-
-
-
-
- Class InternalTooltipAnchor
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class InternalTooltipAnchor
-
-
-
-
Namespace Material .Blazor .Internal
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class InternalTooltipAnchor : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
- InternalTooltipAnchor
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
-
-
-
-
-
-
public InternalTooltipAnchor()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked after each time the component has been rendered interactively and the UI has finished
-updating (for example, after elements have been added to the browser DOM). Any ElementReference
-fields will be populated by the time this runs.
-
This method is not invoked during prerendering or server-side rendering, because those processes
-are not attached to any live browser DOM and are already complete before the DOM is updated.
-
Note that the component does not automatically re-render after the completion of any returned Task ,
-because that would cause an infinite render loop.
-
-
-
-
-
protected override Task OnAfterRenderAsync(bool firstRender)
-
-
- Parameters
-
- firstRender
bool
- Set to true
if this is the first time OnAfterRender(bool) has been invoked
-on this component instance; otherwise false
.
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.Internal.MultiSelectComponent-2.html b/docs/api/Material.Blazor.Internal.MultiSelectComponent-2.html
deleted file mode 100644
index 7b71b293..00000000
--- a/docs/api/Material.Blazor.Internal.MultiSelectComponent-2.html
+++ /dev/null
@@ -1,457 +0,0 @@
-
-
-
-
- Class MultiSelectComponent<T, TListElement>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MultiSelectComponent<T, TListElement>
-
-
-
-
Namespace Material .Blazor .Internal
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public abstract class MultiSelectComponent<T, TListElement> : InputComponent<IList<T>>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable where TListElement : MBSelectElement<T>
-
-
-
-
- Type Parameters
-
- T
-
- TListElement
-
-
-
-
- Inheritance
-
-
-
-
-
- MultiSelectComponent<T, TListElement>
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
- Derived
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MultiSelectComponent()
-
-
-
-
-
-
-
-
protected MultiSelectComponent()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- GetKeysFunc
-
-
-
-
-
-
-
-
[Parameter]
-public Func<T, object> GetKeysFunc { get; set; }
-
-
-
-
-
-
- Property Value
-
- Func <T, object >
-
-
-
-
-
-
-
-
-
-
-
-
-
- IconFoundry
-
-
-
-
-
-
-
-
[Parameter]
-public IMBIconFoundry? IconFoundry { get; set; }
-
-
-
-
-
-
- Property Value
-
- IMBIconFoundry
-
-
-
-
-
-
-
-
-
-
-
-
-
- Items
-
-
-
-
-
-
-
-
[Parameter]
-public IEnumerable<TListElement> Items { get; set; }
-
-
-
-
-
-
- Property Value
-
- IEnumerable <TListElement>
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.Internal.SingleSelectComponent-2.html b/docs/api/Material.Blazor.Internal.SingleSelectComponent-2.html
deleted file mode 100644
index b4e18d08..00000000
--- a/docs/api/Material.Blazor.Internal.SingleSelectComponent-2.html
+++ /dev/null
@@ -1,499 +0,0 @@
-
-
-
-
- Class SingleSelectComponent<T, TListElement>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class SingleSelectComponent<T, TListElement>
-
-
-
-
Namespace Material .Blazor .Internal
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public abstract class SingleSelectComponent<T, TListElement> : InputComponent<T>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable where TListElement : MBSelectElement<T>
-
-
-
-
- Type Parameters
-
- T
-
- TListElement
-
-
-
-
- Inheritance
-
-
-
-
-
- SingleSelectComponent<T, TListElement>
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
- Derived
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- SingleSelectComponent()
-
-
-
-
-
-
-
-
protected SingleSelectComponent()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- GetKeysFunc
-
-
-
-
-
-
-
-
[Parameter]
-public Func<T, object> GetKeysFunc { get; set; }
-
-
-
-
-
-
- Property Value
-
- Func <T, object >
-
-
-
-
-
-
-
-
-
-
-
-
-
- ItemValidation
-
-
-
-
-
-
-
-
[Parameter]
-public MBItemValidation? ItemValidation { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBItemValidation ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- Items
-
-
-
-
-
-
-
-
[Parameter]
-public IEnumerable<TListElement> Items { get; set; }
-
-
-
-
-
-
- Property Value
-
- IEnumerable <TListElement>
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ValidateItemList(IEnumerable<MBSelectElement<T>>, MBItemValidation)
-
-
-
-
-
-
-
-
public (bool hasValue, T value) ValidateItemList(IEnumerable<MBSelectElement<T>> items, MBItemValidation appliedItemValidation)
-
-
- Parameters
-
- items
IEnumerable <MBSelectElement <T>>
-
- appliedItemValidation
MBItemValidation
-
-
-
- Returns
-
- (bool hasValue , T value )
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.Internal.SnackbarInstance.html b/docs/api/Material.Blazor.Internal.SnackbarInstance.html
deleted file mode 100644
index 54d637de..00000000
--- a/docs/api/Material.Blazor.Internal.SnackbarInstance.html
+++ /dev/null
@@ -1,267 +0,0 @@
-
-
-
-
- Class SnackbarInstance
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class SnackbarInstance
-
-
-
-
Namespace Material .Blazor .Internal
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class SnackbarInstance
-
-
-
-
-
-
- Inheritance
-
-
- SnackbarInstance
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- SnackbarInstance()
-
-
-
-
-
-
-
-
public SnackbarInstance()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- Id
-
-
-
-
-
-
-
-
public Guid Id { get; set; }
-
-
-
-
-
-
- Property Value
-
- Guid
-
-
-
-
-
-
-
-
-
-
-
-
-
- Settings
-
-
-
-
-
-
-
-
public MBSnackbarSettings Settings { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBSnackbarSettings
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.Internal.html b/docs/api/Material.Blazor.Internal.html
deleted file mode 100644
index e77f89be..00000000
--- a/docs/api/Material.Blazor.Internal.html
+++ /dev/null
@@ -1,181 +0,0 @@
-
-
-
-
- Namespace Material.Blazor.Internal
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBAnchor.html b/docs/api/Material.Blazor.MBAnchor.html
deleted file mode 100644
index e00c2ae2..00000000
--- a/docs/api/Material.Blazor.MBAnchor.html
+++ /dev/null
@@ -1,282 +0,0 @@
-
-
-
-
- Class MBAnchor
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBAnchor
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBAnchor : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender
-
-
-
-
-
-
- Inheritance
-
-
-
- MBAnchor
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBAnchor()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBAutocompletePagedField-1.html b/docs/api/Material.Blazor.MBAutocompletePagedField-1.html
deleted file mode 100644
index c04e9b70..00000000
--- a/docs/api/Material.Blazor.MBAutocompletePagedField-1.html
+++ /dev/null
@@ -1,1060 +0,0 @@
-
-
-
-
- Class MBAutocompletePagedField<TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBAutocompletePagedField<TItem>
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBAutocompletePagedField<TItem> : SingleSelectComponent<TItem, MBSelectElement<TItem>>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
- Type Parameters
-
- TItem
-
-
-
-
- Inheritance
-
-
-
-
-
-
- MBAutocompletePagedField<TItem>
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBAutocompletePagedField()
-
-
-
-
-
-
-
-
public MBAutocompletePagedField()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- AllowBlankResult
-
-
-
-
-
-
-
-
[Parameter]
-public bool AllowBlankResult { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- DebounceInterval
-
-
-
-
-
-
-
-
[Parameter]
-public int? DebounceInterval { get; set; }
-
-
-
-
-
-
- Property Value
-
- int ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- Density
-
-
-
-
-
-
-
-
[Parameter]
-public MBDensity? Density { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- GetMatchingSelection
-
-
-
-
-
-
-
-
[Parameter]
-public Func<string, int, int, Action<MBPagedSearchResult<TItem>>, Task> GetMatchingSelection { get; set; }
-
-
-
-
-
-
- Property Value
-
- Func <string , int , int , Action <MBPagedSearchResult <TItem>>, Task >
-
-
-
-
-
-
-
-
-
-
-
-
-
- GetSelectElement
-
-
-
-
-
-
-
-
[Parameter]
-public Func<TItem, Action<MBSelectElement<TItem>>, Task> GetSelectElement { get; set; }
-
-
-
-
-
-
- Property Value
-
- Func <TItem, Action <MBSelectElement <TItem>>, Task >
-
-
-
-
-
-
-
-
-
-
-
-
-
- HelperText
-
-
-
-
-
-
-
-
[Parameter]
-public string HelperText { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- HelperTextPersistent
-
-
-
-
-
-
-
-
[Parameter]
-public bool HelperTextPersistent { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- IconFoundry
-
-
-
-
-
-
-
-
[Parameter]
-public IMBIconFoundry? IconFoundry { get; set; }
-
-
-
-
-
-
- Property Value
-
- IMBIconFoundry
-
-
-
-
-
-
-
-
-
-
-
-
-
- Label
-
-
-
-
-
-
-
-
[Parameter]
-public string? Label { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- LeadingIcon
-
-
-
-
-
-
-
-
[Parameter]
-public string? LeadingIcon { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- MatchingItemCount
-
-
-
-
-
-
-
-
public int MatchingItemCount { get; set; }
-
-
-
-
-
-
- Property Value
-
- int
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public MBMenuSurfacePositioning MenuSurfacePositioning { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBMenuSurfacePositioning
-
-
-
-
-
-
-
-
-
-
-
-
-
- SelectItemsPerColumn
-
-
-
-
-
-
-
-
[Parameter]
-public int SelectItemsPerColumn { get; set; }
-
-
-
-
-
-
- Property Value
-
- int
-
-
-
-
-
-
-
-
-
-
-
-
-
- TextAlignStyle
-
-
-
-
-
-
-
-
[Parameter]
-public MBTextAlignStyle? TextAlignStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBTextAlignStyle ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- TextInputStyle
-
-
-
-
-
-
-
-
[Parameter]
-public MBTextInputStyle? TextInputStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBTextInputStyle ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- TrailingIcon
-
-
-
-
-
-
-
-
[Parameter]
-public string? TrailingIcon { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- ValidationMessageFor
-
-
-
-
-
-
-
-
[Parameter]
-public Expression<Func<object>> ValidationMessageFor { get; set; }
-
-
-
-
-
-
- Property Value
-
- Expression <Func <object >>
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Dispose(bool)
-
-
-
-
-
-
-
-
protected override void Dispose(bool disposing)
-
-
- Parameters
-
- disposing
bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- NotifyClosed()
-
-
-
-
-
-
-
-
[JSInvokable]
-public void NotifyClosed()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- RequerySearchText()
-
-
-
-
-
-
-
-
public Task RequerySearchText()
-
-
-
- Returns
-
- Task
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBAutocompleteSelectField-1.html b/docs/api/Material.Blazor.MBAutocompleteSelectField-1.html
deleted file mode 100644
index 698e2eec..00000000
--- a/docs/api/Material.Blazor.MBAutocompleteSelectField-1.html
+++ /dev/null
@@ -1,1059 +0,0 @@
-
-
-
-
- Class MBAutocompleteSelectField<TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBAutocompleteSelectField<TItem>
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBAutocompleteSelectField<TItem> : SingleSelectComponent<TItem, MBSelectElement<TItem>>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
- Type Parameters
-
- TItem
-
-
-
-
- Inheritance
-
-
-
-
-
-
- MBAutocompleteSelectField<TItem>
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBAutocompleteSelectField()
-
-
-
-
-
-
-
-
public MBAutocompleteSelectField()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- AllowBlankResult
-
-
-
-
-
-
-
-
[Parameter]
-public bool AllowBlankResult { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- DebounceInterval
-
-
-
-
-
-
-
-
[Parameter]
-public int? DebounceInterval { get; set; }
-
-
-
-
-
-
- Property Value
-
- int ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- Density
-
-
-
-
-
-
-
-
[Parameter]
-public MBDensity? Density { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- GetMatchingSelection
-
-
-
-
-
-
-
-
[Parameter]
-public Func<string, Task<MBSearchResult<TItem>>> GetMatchingSelection { get; set; }
-
-
-
-
-
-
- Property Value
-
- Func <string , Task <MBSearchResult <TItem>>>
-
-
-
-
-
-
-
-
-
-
-
-
-
- GetSelectElement
-
-
-
-
-
-
-
-
[Parameter]
-public Func<TItem, Task<MBSelectElement<TItem>>> GetSelectElement { get; set; }
-
-
-
-
-
-
- Property Value
-
- Func <TItem, Task <MBSelectElement <TItem>>>
-
-
-
-
-
-
-
-
-
-
-
-
-
- HelperText
-
-
-
-
-
-
-
-
[Parameter]
-public string HelperText { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- HelperTextPersistent
-
-
-
-
-
-
-
-
[Parameter]
-public bool HelperTextPersistent { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- IconFoundry
-
-
-
-
-
-
-
-
[Parameter]
-public IMBIconFoundry? IconFoundry { get; set; }
-
-
-
-
-
-
- Property Value
-
- IMBIconFoundry
-
-
-
-
-
-
-
-
-
-
-
-
-
- Label
-
-
-
-
-
-
-
-
[Parameter]
-public string? Label { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- LeadingIcon
-
-
-
-
-
-
-
-
[Parameter]
-public string? LeadingIcon { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- MatchingItemCount
-
-
-
-
-
-
-
-
public int MatchingItemCount { get; set; }
-
-
-
-
-
-
- Property Value
-
- int
-
-
-
-
-
-
-
-
-
-
-
-
-
- MaxItemCount
-
-
-
-
-
-
-
-
public int MaxItemCount { get; set; }
-
-
-
-
-
-
- Property Value
-
- int
-
-
-
-
-
-
-
-
-
-
-
-
-
- TextAlignStyle
-
-
-
-
-
-
-
-
[Parameter]
-public MBTextAlignStyle? TextAlignStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBTextAlignStyle ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- TextInputStyle
-
-
-
-
-
-
-
-
[Parameter]
-public MBTextInputStyle? TextInputStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBTextInputStyle ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- TrailingIcon
-
-
-
-
-
-
-
-
[Parameter]
-public string? TrailingIcon { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- ValidationMessageFor
-
-
-
-
-
-
-
-
[Parameter]
-public Expression<Func<object>> ValidationMessageFor { get; set; }
-
-
-
-
-
-
- Property Value
-
- Expression <Func <object >>
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Dispose(bool)
-
-
-
-
-
-
-
-
protected override void Dispose(bool disposing)
-
-
- Parameters
-
- disposing
bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- NotifyClosed()
-
-
-
-
-
-
-
-
[JSInvokable]
-public void NotifyClosed()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- NotifySelected(string)
-
-
-
-
-
-
-
-
[JSInvokable]
-public void NotifySelected(string stringValue)
-
-
- Parameters
-
- stringValue
string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- RequerySearchText()
-
-
-
-
-
-
-
-
public Task RequerySearchText()
-
-
-
- Returns
-
- Task
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBAutocompleteTextField.html b/docs/api/Material.Blazor.MBAutocompleteTextField.html
deleted file mode 100644
index 9e954173..00000000
--- a/docs/api/Material.Blazor.MBAutocompleteTextField.html
+++ /dev/null
@@ -1,977 +0,0 @@
-
-
-
-
- Class MBAutocompleteTextField
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBAutocompleteTextField
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBAutocompleteTextField : InputComponent<string>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
-
- MBAutocompleteTextField
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBAutocompleteTextField()
-
-
-
-
-
-
-
-
public MBAutocompleteTextField()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- AllowBlankResult
-
-
-
-
-
-
-
-
[Parameter]
-public bool AllowBlankResult { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- AllowCustomValue
-
-
-
-
-
-
-
-
[Parameter]
-public bool AllowCustomValue { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- Density
-
-
-
-
-
-
-
-
[Parameter]
-public MBDensity? Density { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- HelperText
-
-
-
-
-
-
-
-
[Parameter]
-public string HelperText { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- HelperTextPersistent
-
-
-
-
-
-
-
-
[Parameter]
-public bool HelperTextPersistent { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- IconFoundry
-
-
-
-
-
-
-
-
[Parameter]
-public IMBIconFoundry? IconFoundry { get; set; }
-
-
-
-
-
-
- Property Value
-
- IMBIconFoundry
-
-
-
-
-
-
-
-
-
-
-
-
-
- IgnoreWhitespace
-
-
-
-
-
-
-
-
[Parameter]
-public bool IgnoreWhitespace { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- Label
-
-
-
-
-
-
-
-
[Parameter]
-public string? Label { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- LeadingIcon
-
-
-
-
-
-
-
-
[Parameter]
-public string? LeadingIcon { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- MatchFromItemStart
-
-
-
-
-
-
-
-
[Parameter]
-public bool MatchFromItemStart { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- SelectItems
-
-
-
-
-
-
-
-
[Parameter]
-public IEnumerable<string> SelectItems { get; set; }
-
-
-
-
-
-
- Property Value
-
- IEnumerable <string >
-
-
-
-
-
-
-
-
-
-
-
-
-
- TextAlignStyle
-
-
-
-
-
-
-
-
[Parameter]
-public MBTextAlignStyle? TextAlignStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBTextAlignStyle ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- TextInputStyle
-
-
-
-
-
-
-
-
[Parameter]
-public MBTextInputStyle? TextInputStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBTextInputStyle ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- TrailingIcon
-
-
-
-
-
-
-
-
[Parameter]
-public string? TrailingIcon { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- ValidationMessageFor
-
-
-
-
-
-
-
-
[Parameter]
-public Expression<Func<object>> ValidationMessageFor { get; set; }
-
-
-
-
-
-
- Property Value
-
- Expression <Func <object >>
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Dispose(bool)
-
-
-
-
-
-
-
-
protected override void Dispose(bool disposing)
-
-
- Parameters
-
- disposing
bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- NotifyClosed()
-
-
-
-
-
-
-
-
[JSInvokable]
-public void NotifyClosed()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- NotifySelected(string)
-
-
-
-
-
-
-
-
[JSInvokable]
-public void NotifySelected(string value)
-
-
- Parameters
-
- value
string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBBadge.html b/docs/api/Material.Blazor.MBBadge.html
deleted file mode 100644
index ac4a5eac..00000000
--- a/docs/api/Material.Blazor.MBBadge.html
+++ /dev/null
@@ -1,447 +0,0 @@
-
-
-
-
- Class MBBadge
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBBadge
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBBadge : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
- MBBadge
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBBadge()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- BadgeStyle
-
-
-
-
-
-
-
-
[Parameter]
-public MBBadgeStyle BadgeStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBBadgeStyle
-
-
-
-
-
-
-
-
-
-
-
-
-
- Exited
-
-
-
-
-
-
-
-
[Parameter]
-public bool Exited { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- Value
-
-
-
-
-
-
-
-
[Parameter]
-public string Value { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBBadgeStyle.html b/docs/api/Material.Blazor.MBBadgeStyle.html
deleted file mode 100644
index 384c6577..00000000
--- a/docs/api/Material.Blazor.MBBadgeStyle.html
+++ /dev/null
@@ -1,148 +0,0 @@
-
-
-
-
- Enum MBBadgeStyle
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Enum MBBadgeStyle
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public enum MBBadgeStyle
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
- BlankFullSized = 1
-
- Dot = 2
-
- ValueBearing = 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBBladeComponent-1.html b/docs/api/Material.Blazor.MBBladeComponent-1.html
deleted file mode 100644
index 087b29b9..00000000
--- a/docs/api/Material.Blazor.MBBladeComponent-1.html
+++ /dev/null
@@ -1,420 +0,0 @@
-
-
-
-
- Class MBBladeComponent<TParam>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBBladeComponent<TParam>
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public abstract class MBBladeComponent<TParam> : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender where TParam : MBBladeComponentParameters
-
-
-
-
- Type Parameters
-
- TParam
-
-
-
-
- Inheritance
-
-
-
- MBBladeComponent<TParam>
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBBladeComponent()
-
-
-
-
-
-
-
-
protected MBBladeComponent()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- BladeReference
-
-
-
-
-
-
-
-
[Parameter]
-public string BladeReference { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- BladeSet
-
-
-
-
-
-
-
-
[CascadingParameter]
-protected MBBladeSet BladeSet { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBBladeSet
-
-
-
-
-
-
-
-
-
-
-
-
-
- IsOpen
-
-
-
-
-
-
-
-
public bool IsOpen { get; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- Parameters
-
-
-
-
-
-
-
-
[Parameter]
-public TParam Parameters { get; set; }
-
-
-
-
-
-
- Property Value
-
- TParam
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- CloseBladeAsync()
-
-
-
-
-
-
-
-
public Task CloseBladeAsync()
-
-
-
- Returns
-
- Task
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBBladeComponentParameters.html b/docs/api/Material.Blazor.MBBladeComponentParameters.html
deleted file mode 100644
index 3b022e18..00000000
--- a/docs/api/Material.Blazor.MBBladeComponentParameters.html
+++ /dev/null
@@ -1,201 +0,0 @@
-
-
-
-
- Class MBBladeComponentParameters
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBBladeComponentParameters
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBBladeComponentParameters
-
-
-
-
-
-
- Inheritance
-
-
- MBBladeComponentParameters
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBBladeComponentParameters()
-
-
-
-
-
-
-
-
public MBBladeComponentParameters()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBBladeSet.html b/docs/api/Material.Blazor.MBBladeSet.html
deleted file mode 100644
index eba5833c..00000000
--- a/docs/api/Material.Blazor.MBBladeSet.html
+++ /dev/null
@@ -1,710 +0,0 @@
-
-
-
-
- Class MBBladeSet
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBBladeSet
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBBladeSet : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
- MBBladeSet
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBBladeSet()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- BladeReferences
-
-
-
-
-
-
-
-
public ImmutableList<string> BladeReferences { get; }
-
-
-
-
-
-
- Property Value
-
- ImmutableList <string >
-
-
-
-
-
-
-
-
-
-
-
-
-
- BladesAdditionalCss
-
-
-
-
-
-
-
-
[Parameter]
-public string BladesAdditionalCss { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- BladesAdditionalStyles
-
-
-
-
-
-
-
-
[Parameter]
-public string BladesAdditionalStyles { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- MainContentAdditionalCss
-
-
-
-
-
-
-
-
[Parameter]
-public string MainContentAdditionalCss { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- MainContentAdditionalStyles
-
-
-
-
-
-
-
-
[Parameter]
-public string MainContentAdditionalStyles { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- PageContent
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment PageContent { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- AddBladeAsync<TComponent, TParameters>(string, TParameters, string, string, Action<string>)
-
-
-
-
-
-
-
-
public Task AddBladeAsync<TComponent, TParameters>(string bladeReference, TParameters parameters = null, string additionalCss = "", string additionalStyles = "", Action<string> onRemoved = null) where TParameters : MBBladeComponentParameters
-
-
- Parameters
-
- bladeReference
string
-
- parameters
TParameters
-
- additionalCss
string
-
- additionalStyles
string
-
- onRemoved
Action <string >
-
-
-
- Returns
-
- Task
-
-
-
- Type Parameters
-
- TComponent
-
- TParameters
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnAfterRenderAsync(bool)
-
-
-
- Method invoked after each time the component has been rendered interactively and the UI has finished
-updating (for example, after elements have been added to the browser DOM). Any ElementReference
-fields will be populated by the time this runs.
-
This method is not invoked during prerendering or server-side rendering, because those processes
-are not attached to any live browser DOM and are already complete before the DOM is updated.
-
Note that the component does not automatically re-render after the completion of any returned Task ,
-because that would cause an infinite render loop.
-
-
-
-
-
protected override Task OnAfterRenderAsync(bool firstRender)
-
-
- Parameters
-
- firstRender
bool
- Set to true
if this is the first time OnAfterRender(bool) has been invoked
-on this component instance; otherwise false
.
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- RemoveBladeAsync(string)
-
-
-
-
-
-
-
-
public Task RemoveBladeAsync(string bladeReference)
-
-
- Parameters
-
- bladeReference
string
-
-
-
- Returns
-
- Task
-
-
-
-
-
-
-
-
-
-
-
-
-
- Events
-
-
-
-
-
- BladeSetChanged
-
-
-
-
-
-
-
-
public event Action BladeSetChanged
-
-
-
-
-
-
-
- Event Type
-
- Action
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBButton.html b/docs/api/Material.Blazor.MBButton.html
deleted file mode 100644
index b16c7d0c..00000000
--- a/docs/api/Material.Blazor.MBButton.html
+++ /dev/null
@@ -1,766 +0,0 @@
-
-
-
-
- Class MBButton
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBButton
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBButton : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
- MBButton
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public bool BadgeExited { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public MBBadgeStyle BadgeStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBBadgeStyle
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public string BadgeValue { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public MBButtonStyle? ButtonStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBButtonStyle ?
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public MBDensity? Density { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity ?
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public string DialogAction { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public bool HasBadge { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public IMBIconFoundry? IconFoundry { get; set; }
-
-
-
-
-
-
- Property Value
-
- IMBIconFoundry
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public string Label { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public string? LeadingIcon { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public bool? TouchTarget { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool ?
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public string? TrailingIcon { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
public ElementReference GetButtonReference()
-
-
-
- Returns
-
- ElementReference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBButtonStyle.html b/docs/api/Material.Blazor.MBButtonStyle.html
deleted file mode 100644
index 06e3f7dc..00000000
--- a/docs/api/Material.Blazor.MBButtonStyle.html
+++ /dev/null
@@ -1,150 +0,0 @@
-
-
-
-
- Enum MBButtonStyle
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Enum MBButtonStyle
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public enum MBButtonStyle
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
- ContainedRaised = 0
-
- ContainedUnelevated = 1
-
- Outlined = 2
-
- Text = 3
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBCard.html b/docs/api/Material.Blazor.MBCard.html
deleted file mode 100644
index b7a45abd..00000000
--- a/docs/api/Material.Blazor.MBCard.html
+++ /dev/null
@@ -1,703 +0,0 @@
-
-
-
-
- Class MBCard
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBCard
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBCard : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
- MBCard
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBCard()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment ActionButtons { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment
-
-
-
-
-
-
-
-
-
-
-
-
-
- ActionIcons
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment ActionIcons { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment
-
-
-
-
-
-
-
-
-
-
-
-
-
- AutoStyled
-
-
-
-
-
-
-
-
[Parameter]
-public bool AutoStyled { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- CardStyle
-
-
-
-
-
-
-
-
[Parameter]
-public MBCardStyle? CardStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBCardStyle ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- NonSemanticContent
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment NonSemanticContent { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment
-
-
-
-
-
-
-
-
-
-
-
-
-
- Primary
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment Primary { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment
-
-
-
-
-
-
-
-
-
-
-
-
-
- PrimaryAction
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment PrimaryAction { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment
-
-
-
-
-
-
-
-
-
-
-
-
-
- PrimaryActionAriaControls
-
-
-
-
-
-
-
-
[Parameter]
-public string PrimaryActionAriaControls { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- PrimaryActionAriaSelected
-
-
-
-
-
-
-
-
[Parameter]
-public bool PrimaryActionAriaSelected { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- PrimaryActionRole
-
-
-
-
-
-
-
-
[Parameter]
-public string PrimaryActionRole { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- PrimaryActionTabIndex
-
-
-
-
-
-
-
-
[Parameter]
-public int PrimaryActionTabIndex { get; set; }
-
-
-
-
-
-
- Property Value
-
- int
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBCardStyle.html b/docs/api/Material.Blazor.MBCardStyle.html
deleted file mode 100644
index 84e307d3..00000000
--- a/docs/api/Material.Blazor.MBCardStyle.html
+++ /dev/null
@@ -1,146 +0,0 @@
-
-
-
-
- Enum MBCardStyle
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Enum MBCardStyle
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public enum MBCardStyle
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
- Default = 0
-
- Outlined = 1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBCarousel-1.html b/docs/api/Material.Blazor.MBCarousel-1.html
deleted file mode 100644
index 5779432e..00000000
--- a/docs/api/Material.Blazor.MBCarousel-1.html
+++ /dev/null
@@ -1,560 +0,0 @@
-
-
-
-
- Class MBCarousel<TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBCarousel<TItem>
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBCarousel<TItem> : InputComponent<int>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
- Type Parameters
-
- TItem
-
-
-
-
- Inheritance
-
-
-
-
-
- MBCarousel<TItem>
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBCarousel()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- Content
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment<TItem> Content { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment <TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
- Items
-
-
-
-
-
-
-
-
[Parameter]
-public IEnumerable<TItem> Items { get; set; }
-
-
-
-
-
-
- Property Value
-
- IEnumerable <TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
- RolloverInterval
-
-
-
-
-
-
-
-
[Parameter]
-public int RolloverInterval { get; set; }
-
-
-
-
-
-
- Property Value
-
- int
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnAfterRenderAsync(bool)
-
-
-
- Method invoked after each time the component has been rendered interactively and the UI has finished
-updating (for example, after elements have been added to the browser DOM). Any ElementReference
-fields will be populated by the time this runs.
-
This method is not invoked during prerendering or server-side rendering, because those processes
-are not attached to any live browser DOM and are already complete before the DOM is updated.
-
Note that the component does not automatically re-render after the completion of any returned Task ,
-because that would cause an infinite render loop.
-
-
-
-
-
protected override Task OnAfterRenderAsync(bool firstRender)
-
-
- Parameters
-
- firstRender
bool
- Set to true
if this is the first time OnAfterRender(bool) has been invoked
-on this component instance; otherwise false
.
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBCascadingDefaults.html b/docs/api/Material.Blazor.MBCascadingDefaults.html
deleted file mode 100644
index 8a597bcc..00000000
--- a/docs/api/Material.Blazor.MBCascadingDefaults.html
+++ /dev/null
@@ -1,1636 +0,0 @@
-
-
-
-
- Class MBCascadingDefaults
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBCascadingDefaults
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBCascadingDefaults
-
-
-
-
-
-
- Inheritance
-
-
- MBCascadingDefaults
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBCascadingDefaults()
-
-
-
-
-
-
-
-
public MBCascadingDefaults()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- AllowedSplattableAttributes
-
-
-
-
-
-
-
-
public IEnumerable<string> AllowedSplattableAttributes { get; set; }
-
-
-
-
-
-
- Property Value
-
- IEnumerable <string >
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
public MBDensity ButtonDensity { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
public MBButtonStyle ButtonStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBButtonStyle
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
public MBButtonStyle CardActionButtonStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBButtonStyle
-
-
-
-
-
-
-
-
-
-
-
-
-
- CardStyle
-
-
-
-
-
-
-
-
public MBCardStyle CardStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBCardStyle
-
-
-
-
-
-
-
-
-
-
-
-
-
- CheckboxDensity
-
-
-
-
-
-
-
-
public MBDensity CheckboxDensity { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity
-
-
-
-
-
-
-
-
-
-
-
-
-
- ConstrainSplattableAttributes
-
-
-
-
-
-
-
-
public bool ConstrainSplattableAttributes { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- CultureInfo
-
-
-
-
-
-
-
-
public CultureInfo CultureInfo { get; set; }
-
-
-
-
-
-
- Property Value
-
- CultureInfo
-
-
-
-
-
-
-
-
-
-
-
-
-
- DataTableDensity
-
-
-
-
-
-
-
-
public MBDensity DataTableDensity { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
public string DateFormat { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- DatePickerDefaultMaxDate
-
-
-
-
-
-
-
-
public DateTime DatePickerDefaultMaxDate { get; set; }
-
-
-
-
-
-
- Property Value
-
- DateTime
-
-
-
-
-
-
-
-
-
-
-
-
-
- DatePickerDefaultMinDate
-
-
-
-
-
-
-
-
public DateTime DatePickerDefaultMinDate { get; set; }
-
-
-
-
-
-
- Property Value
-
- DateTime
-
-
-
-
-
-
-
-
-
-
-
-
-
- DateSelectionCriteria
-
-
-
-
-
-
-
-
public MBDateSelectionCriteria DateSelectionCriteria { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDateSelectionCriteria
-
-
-
-
-
-
-
-
-
-
-
-
-
- DebounceInterval
-
-
-
-
-
-
-
-
public int DebounceInterval { get; set; }
-
-
-
-
-
-
- Property Value
-
- int
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
public MBButtonStyle DialogActionButtonStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBButtonStyle
-
-
-
-
-
-
-
-
-
-
-
-
-
- Disabled
-
-
-
-
-
-
-
-
public bool Disabled { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
public MBDensity IconButtonDensity { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity
-
-
-
-
-
-
-
-
-
-
-
-
-
- IconFARelativeSize
-
-
-
-
-
-
-
-
public MBIconFARelativeSize IconFARelativeSize { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBIconFARelativeSize
-
-
-
-
-
-
-
-
-
-
-
-
-
- IconFAStyle
-
-
-
-
-
-
-
-
public MBIconFAStyle IconFAStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBIconFAStyle
-
-
-
-
-
-
-
-
-
-
-
-
-
- IconFoundryName
-
-
-
-
-
-
-
-
public MBIconFoundryName IconFoundryName { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBIconFoundryName
-
-
-
-
-
-
-
-
-
-
-
-
-
- IconMITheme
-
-
-
-
-
-
-
-
public MBIconMITheme IconMITheme { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBIconMITheme
-
-
-
-
-
-
-
-
-
-
-
-
-
- IconMSColor
-
-
-
-
-
-
-
-
[Obsolete("Use CSS styling instead")]
-public string IconMSColor { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- IconMSFill
-
-
-
-
-
-
-
-
public bool IconMSFill { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- IconMSGradient
-
-
-
-
-
-
-
-
public MBIconMSGradient IconMSGradient { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBIconMSGradient
-
-
-
-
-
-
-
-
-
-
-
-
-
- IconMSName
-
-
-
-
-
-
-
-
public string IconMSName { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- IconMSSize
-
-
-
-
-
-
-
-
public MBIconMSSize IconMSSize { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBIconMSSize
-
-
-
-
-
-
-
-
-
-
-
-
-
- IconMSStyle
-
-
-
-
-
-
-
-
public MBIconMSStyle IconMSStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBIconMSStyle
-
-
-
-
-
-
-
-
-
-
-
-
-
- IconMSWeight
-
-
-
-
-
-
-
-
public MBIconMSWeight IconMSWeight { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBIconMSWeight
-
-
-
-
-
-
-
-
-
-
-
-
-
- ItemValidation
-
-
-
-
-
-
-
-
public MBItemValidation ItemValidation { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBItemValidation
-
-
-
-
-
-
-
-
-
-
-
-
-
- ListSingleLineDensity
-
-
-
-
-
-
-
-
public MBDensity ListSingleLineDensity { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity
-
-
-
-
-
-
-
-
-
-
-
-
-
- ListStyle
-
-
-
-
-
-
-
-
public MBListStyle ListStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBListStyle
-
-
-
-
-
-
-
-
-
-
-
-
-
- ListType
-
-
-
-
-
-
-
-
public MBListType ListType { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBListType
-
-
-
-
-
-
-
-
-
-
-
-
-
- PaginatorItemsPerPageFormatter
-
-
-
-
-
-
-
-
public Func<int, CultureInfo, string> PaginatorItemsPerPageFormatter { get; set; }
-
-
-
-
-
-
- Property Value
-
- Func <int , CultureInfo , string >
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
public Func<int, int, int, CultureInfo, string> PaginatorPositionFormatter { get; set; }
-
-
-
-
-
-
- Property Value
-
- Func <int , int , int , CultureInfo , string >
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
public MBDensity RadioButtonDensity { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity
-
-
-
-
-
-
-
-
-
-
-
-
-
- SelectDensity
-
-
-
-
-
-
-
-
public MBDensity SelectDensity { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
public MBSelectInputStyle SelectInputStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBSelectInputStyle
-
-
-
-
-
-
-
-
-
-
-
-
-
- SwitchDensity
-
-
-
-
-
-
-
-
public MBDensity SwitchDensity { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity
-
-
-
-
-
-
-
-
-
-
-
-
-
- TabBarDensity
-
-
-
-
-
-
-
-
public MBDensity TabBarDensity { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity
-
-
-
-
-
-
-
-
-
-
-
-
-
- TextAlignStyle
-
-
-
-
-
-
-
-
public MBTextAlignStyle TextAlignStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBTextAlignStyle
-
-
-
-
-
-
-
-
-
-
-
-
-
- TextFieldDensity
-
-
-
-
-
-
-
-
public MBDensity TextFieldDensity { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity
-
-
-
-
-
-
-
-
-
-
-
-
-
- TextInputStyle
-
-
-
-
-
-
-
-
public MBTextInputStyle TextInputStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBTextInputStyle
-
-
-
-
-
-
-
-
-
-
-
-
-
- ThemeDensity
-
-
-
-
-
-
-
-
public MBDensity ThemeDensity { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity
-
-
-
-
-
-
-
-
-
-
-
-
-
- TouchTarget
-
-
-
-
-
-
-
-
public bool TouchTarget { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- Version
-
-
-
-
-
-
-
-
public int Version { get; }
-
-
-
-
-
-
- Property Value
-
- int
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- ShallowCopy()
-
-
-
-
-
-
-
-
public MBCascadingDefaults ShallowCopy()
-
-
-
- Returns
-
- MBCascadingDefaults
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBCheckbox.html b/docs/api/Material.Blazor.MBCheckbox.html
deleted file mode 100644
index e3fbd382..00000000
--- a/docs/api/Material.Blazor.MBCheckbox.html
+++ /dev/null
@@ -1,698 +0,0 @@
-
-
-
-
- Class MBCheckbox
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBCheckbox
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBCheckbox : InputComponent<bool>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
-
- MBCheckbox
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBCheckbox()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- BadgeExited
-
-
-
-
-
-
-
-
[Parameter]
-public bool BadgeExited { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- BadgeStyle
-
-
-
-
-
-
-
-
[Parameter]
-public MBBadgeStyle BadgeStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBBadgeStyle
-
-
-
-
-
-
-
-
-
-
-
-
-
- BadgeValue
-
-
-
-
-
-
-
-
[Parameter]
-public string BadgeValue { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- Density
-
-
-
-
-
-
-
-
[Parameter]
-public MBDensity? Density { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- HasBadge
-
-
-
-
-
-
-
-
[Parameter]
-public bool HasBadge { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- IsIndeterminate
-
-
-
-
-
-
-
-
[Parameter]
-public bool IsIndeterminate { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- IsIndeterminateChanged
-
-
-
-
-
-
-
-
[Parameter]
-public EventCallback<bool> IsIndeterminateChanged { get; set; }
-
-
-
-
-
-
- Property Value
-
- EventCallback <bool >
-
-
-
-
-
-
-
-
-
-
-
-
-
- Label
-
-
-
-
-
-
-
-
[Parameter]
-public string Label { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- TouchTarget
-
-
-
-
-
-
-
-
[Parameter]
-public bool? TouchTarget { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool ?
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBCircularProgress.html b/docs/api/Material.Blazor.MBCircularProgress.html
deleted file mode 100644
index 789de318..00000000
--- a/docs/api/Material.Blazor.MBCircularProgress.html
+++ /dev/null
@@ -1,475 +0,0 @@
-
-
-
-
- Class MBCircularProgress
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBCircularProgress
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBCircularProgress : InputComponent<double>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
-
- MBCircularProgress
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBCircularProgress()
-
-
-
-
-
-
-
-
public MBCircularProgress()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- AriaLabel
-
-
-
-
-
-
-
-
[Parameter]
-public string AriaLabel { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- CircularProgressSize
-
-
-
-
-
-
-
-
[Parameter]
-public MBCircularProgressSize CircularProgressSize { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBCircularProgressSize
-
-
-
-
-
-
-
-
-
-
-
-
-
- CircularProgressType
-
-
-
-
-
-
-
-
[Parameter]
-public MBCircularProgressType CircularProgressType { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBCircularProgressType
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBCircularProgressSize.html b/docs/api/Material.Blazor.MBCircularProgressSize.html
deleted file mode 100644
index e1be6c37..00000000
--- a/docs/api/Material.Blazor.MBCircularProgressSize.html
+++ /dev/null
@@ -1,148 +0,0 @@
-
-
-
-
- Enum MBCircularProgressSize
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Enum MBCircularProgressSize
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public enum MBCircularProgressSize
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
- Large = 2
-
- Medium = 1
-
- Small = 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBCircularProgressType.html b/docs/api/Material.Blazor.MBCircularProgressType.html
deleted file mode 100644
index 42bc8477..00000000
--- a/docs/api/Material.Blazor.MBCircularProgressType.html
+++ /dev/null
@@ -1,148 +0,0 @@
-
-
-
-
- Enum MBCircularProgressType
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Enum MBCircularProgressType
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public enum MBCircularProgressType
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
- Closed = 2
-
- Determinate = 1
-
- Indeterminate = 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBConfirmationDialog.html b/docs/api/Material.Blazor.MBConfirmationDialog.html
deleted file mode 100644
index 9d4fc5d4..00000000
--- a/docs/api/Material.Blazor.MBConfirmationDialog.html
+++ /dev/null
@@ -1,731 +0,0 @@
-
-
-
-
- Class MBConfirmationDialog
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBConfirmationDialog
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBConfirmationDialog : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
- MBConfirmationDialog
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBConfirmationDialog()
-
-
-
-
-
-
-
-
public MBConfirmationDialog()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
-
-
-
- CancelActionResult
-
-
-
-
-
-
-
-
public const string CancelActionResult = "cancel"
-
-
-
-
-
- Field Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- ConfirmActionResult
-
-
-
-
-
-
-
-
public const string ConfirmActionResult = "confirm"
-
-
-
-
-
- Field Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- ActionPhrase
-
-
-
-
-
-
-
-
[Parameter]
-public string ActionPhrase { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- Body
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment Body { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment
-
-
-
-
-
-
-
-
-
-
-
-
-
- ConfirmationDisabled
-
-
-
-
-
-
-
-
[Parameter]
-public bool ConfirmationDisabled { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- ConfirmationPhrase
-
-
-
-
-
-
-
-
[Parameter]
-public string ConfirmationPhrase { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment ConfirmedButtons { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment
-
-
-
-
-
-
-
-
-
-
-
-
-
- OverflowVisible
-
-
-
-
-
-
-
-
[Parameter]
-public bool OverflowVisible { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- Title
-
-
-
-
-
-
-
-
[Parameter]
-public string Title { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment UnconfirmedButtons { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- HideAsync()
-
-
-
-
-
-
-
-
public Task HideAsync()
-
-
-
- Returns
-
- Task
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ShowAsync()
-
-
-
-
-
-
-
-
public Task<string> ShowAsync()
-
-
-
- Returns
-
- Task <string >
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBDataTable-1.html b/docs/api/Material.Blazor.MBDataTable-1.html
deleted file mode 100644
index 2be50297..00000000
--- a/docs/api/Material.Blazor.MBDataTable-1.html
+++ /dev/null
@@ -1,675 +0,0 @@
-
-
-
-
- Class MBDataTable<TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBDataTable<TItem>
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBDataTable<TItem> : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
- Type Parameters
-
- TItem
-
-
-
-
- Inheritance
-
-
-
-
- MBDataTable<TItem>
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBDataTable()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- Density
-
-
-
-
-
-
-
-
[Parameter]
-public MBDensity? Density { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- GetKeysFunc
-
-
-
-
-
-
-
-
[Parameter]
-public Func<TItem, object> GetKeysFunc { get; set; }
-
-
-
-
-
-
- Property Value
-
- Func <TItem, object >
-
-
-
-
-
-
-
-
-
-
-
-
-
- HasProgressBar
-
-
-
-
-
-
-
-
[Parameter]
-public bool HasProgressBar { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- Items
-
-
-
-
-
-
-
-
[Parameter]
-public IEnumerable<TItem> Items { get; set; }
-
-
-
-
-
-
- Property Value
-
- IEnumerable <TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
- Paginator
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment Paginator { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment
-
-
-
-
-
-
-
-
-
-
-
-
-
- ShowProgress
-
-
-
-
-
-
-
-
[Parameter]
-public bool ShowProgress { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public bool StickyHeader { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment TableHeader { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment
-
-
-
-
-
-
-
-
-
-
-
-
-
- TableRow
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment<TItem> TableRow { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment <TItem>
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBDatePicker.html b/docs/api/Material.Blazor.MBDatePicker.html
deleted file mode 100644
index 153ef2c0..00000000
--- a/docs/api/Material.Blazor.MBDatePicker.html
+++ /dev/null
@@ -1,950 +0,0 @@
-
-
-
-
- Class MBDatePicker
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBDatePicker
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBDatePicker : InputComponent<DateTime>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
-
- MBDatePicker
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBDatePicker()
-
-
-
-
-
-
-
-
public MBDatePicker()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- BadgeExited
-
-
-
-
-
-
-
-
[Parameter]
-public bool BadgeExited { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- BadgeStyle
-
-
-
-
-
-
-
-
[Parameter]
-public MBBadgeStyle BadgeStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBBadgeStyle
-
-
-
-
-
-
-
-
-
-
-
-
-
- BadgeValue
-
-
-
-
-
-
-
-
[Parameter]
-public string BadgeValue { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- CultureInfo
-
-
-
-
-
-
-
-
[Parameter]
-public CultureInfo? CultureInfo { get; set; }
-
-
-
-
-
-
- Property Value
-
- CultureInfo
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public string DateFormat { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- DateIsSelectable
-
-
-
-
-
-
-
-
[Parameter]
-public Func<DateTime, bool>? DateIsSelectable { get; set; }
-
-
-
-
-
-
- Property Value
-
- Func <DateTime , bool >
-
-
-
-
-
-
-
-
-
-
-
-
-
- DateSelectionCriteria
-
-
-
-
-
-
-
-
[Parameter]
-public MBDateSelectionCriteria? DateSelectionCriteria { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDateSelectionCriteria ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- Density
-
-
-
-
-
-
-
-
[Parameter]
-public MBDensity? Density { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- HasBadge
-
-
-
-
-
-
-
-
[Parameter]
-public bool HasBadge { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- Label
-
-
-
-
-
-
-
-
[Parameter]
-public string Label { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- MaxDate
-
-
-
-
-
-
-
-
[Parameter]
-public DateTime MaxDate { get; set; }
-
-
-
-
-
-
- Property Value
-
- DateTime
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public MBMenuSurfacePositioning MenuSurfacePositioning { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBMenuSurfacePositioning
-
-
-
-
-
-
-
-
-
-
-
-
-
- MinDate
-
-
-
-
-
-
-
-
[Parameter]
-public DateTime MinDate { get; set; }
-
-
-
-
-
-
- Property Value
-
- DateTime
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public MBSelectInputStyle? SelectInputStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBSelectInputStyle ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- SuppressDefaultDate
-
-
-
-
-
-
-
-
[Parameter]
-public bool SuppressDefaultDate { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Dispose(bool)
-
-
-
-
-
-
-
-
protected override void Dispose(bool disposing)
-
-
- Parameters
-
- disposing
bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- NotifyOpened()
-
-
-
-
-
-
-
-
[JSInvokable]
-public Task NotifyOpened()
-
-
-
- Returns
-
- Task
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBDateSelectionCriteria.html b/docs/api/Material.Blazor.MBDateSelectionCriteria.html
deleted file mode 100644
index c9e97cbb..00000000
--- a/docs/api/Material.Blazor.MBDateSelectionCriteria.html
+++ /dev/null
@@ -1,148 +0,0 @@
-
-
-
-
- Enum MBDateSelectionCriteria
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Enum MBDateSelectionCriteria
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public enum MBDateSelectionCriteria
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
- AllowAll = 0
-
- WeekdaysOnly = 2
-
- WeekendsOnly = 1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBDateTimeField.html b/docs/api/Material.Blazor.MBDateTimeField.html
deleted file mode 100644
index 995377a1..00000000
--- a/docs/api/Material.Blazor.MBDateTimeField.html
+++ /dev/null
@@ -1,890 +0,0 @@
-
-
-
-
- Class MBDateTimeField
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBDateTimeField
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBDateTimeField : InputComponent<DateTime>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
-
- MBDateTimeField
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBDateTimeField()
-
-
-
-
-
-
-
-
public MBDateTimeField()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- DateOnly
-
-
-
-
-
-
-
-
[Parameter]
-public bool DateOnly { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- Density
-
-
-
-
-
-
-
-
[Parameter]
-public MBDensity? Density { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- HelperText
-
-
-
-
-
-
-
-
[Parameter]
-public string HelperText { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- HelperTextPersistent
-
-
-
-
-
-
-
-
[Parameter]
-public bool HelperTextPersistent { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- IconFoundry
-
-
-
-
-
-
-
-
[Parameter]
-public IMBIconFoundry? IconFoundry { get; set; }
-
-
-
-
-
-
- Property Value
-
- IMBIconFoundry
-
-
-
-
-
-
-
-
-
-
-
-
-
- Label
-
-
-
-
-
-
-
-
[Parameter]
-public string? Label { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- LeadingIcon
-
-
-
-
-
-
-
-
[Parameter]
-public string? LeadingIcon { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- MaxDate
-
-
-
-
-
-
-
-
[Parameter]
-public DateTime MaxDate { get; set; }
-
-
-
-
-
-
- Property Value
-
- DateTime
-
-
-
-
-
-
-
-
-
-
-
-
-
- MinDate
-
-
-
-
-
-
-
-
[Parameter]
-public DateTime MinDate { get; set; }
-
-
-
-
-
-
- Property Value
-
- DateTime
-
-
-
-
-
-
-
-
-
-
-
-
-
- Prefix
-
-
-
-
-
-
-
-
[Parameter]
-public string? Prefix { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- Suffix
-
-
-
-
-
-
-
-
[Parameter]
-public string? Suffix { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- SuppressDefaultDate
-
-
-
-
-
-
-
-
[Parameter]
-public bool SuppressDefaultDate { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- TextInputStyle
-
-
-
-
-
-
-
-
[Parameter]
-public MBTextInputStyle? TextInputStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBTextInputStyle ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- TrailingIcon
-
-
-
-
-
-
-
-
[Parameter]
-public string? TrailingIcon { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- ValidationMessageFor
-
-
-
-
-
-
-
-
[Parameter]
-public Expression<Func<object>> ValidationMessageFor { get; set; }
-
-
-
-
-
-
- Property Value
-
- Expression <Func <object >>
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBDebouncedTextField.html b/docs/api/Material.Blazor.MBDebouncedTextField.html
deleted file mode 100644
index 076fe0c0..00000000
--- a/docs/api/Material.Blazor.MBDebouncedTextField.html
+++ /dev/null
@@ -1,791 +0,0 @@
-
-
-
-
- Class MBDebouncedTextField
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBDebouncedTextField
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBDebouncedTextField : InputComponent<string>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
-
- MBDebouncedTextField
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBDebouncedTextField()
-
-
-
-
-
-
-
-
public MBDebouncedTextField()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- DebounceInterval
-
-
-
-
-
-
-
-
[Parameter]
-public int? DebounceInterval { get; set; }
-
-
-
-
-
-
- Property Value
-
- int ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- Density
-
-
-
-
-
-
-
-
[Parameter]
-public MBDensity? Density { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- HelperText
-
-
-
-
-
-
-
-
[Parameter]
-public string HelperText { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- HelperTextPersistent
-
-
-
-
-
-
-
-
[Parameter]
-public bool HelperTextPersistent { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- IconFoundry
-
-
-
-
-
-
-
-
[Parameter]
-public IMBIconFoundry? IconFoundry { get; set; }
-
-
-
-
-
-
- Property Value
-
- IMBIconFoundry
-
-
-
-
-
-
-
-
-
-
-
-
-
- Label
-
-
-
-
-
-
-
-
[Parameter]
-public string? Label { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- LeadingIcon
-
-
-
-
-
-
-
-
[Parameter]
-public string? LeadingIcon { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- Prefix
-
-
-
-
-
-
-
-
[Parameter]
-public string? Prefix { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- Suffix
-
-
-
-
-
-
-
-
[Parameter]
-public string? Suffix { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- TextAlignStyle
-
-
-
-
-
-
-
-
[Parameter]
-public MBTextAlignStyle? TextAlignStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBTextAlignStyle ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- TextInputStyle
-
-
-
-
-
-
-
-
[Parameter]
-public MBTextInputStyle? TextInputStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBTextInputStyle ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- TrailingIcon
-
-
-
-
-
-
-
-
[Parameter]
-public string? TrailingIcon { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Dispose(bool)
-
-
-
-
-
-
-
-
protected override void Dispose(bool disposing)
-
-
- Parameters
-
- disposing
bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBDensity.html b/docs/api/Material.Blazor.MBDensity.html
deleted file mode 100644
index 5a69e776..00000000
--- a/docs/api/Material.Blazor.MBDensity.html
+++ /dev/null
@@ -1,158 +0,0 @@
-
-
-
-
- Enum MBDensity
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Enum MBDensity
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public enum MBDensity
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
- Comfortable = 5
-
- Compact = 3
-
- Default = 7
-
- Minus1 = 6
-
- Minus2 = 4
-
- Minus3 = 2
-
- Minus4 = 1
-
- Minus5 = 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBDialog.html b/docs/api/Material.Blazor.MBDialog.html
deleted file mode 100644
index 043de18a..00000000
--- a/docs/api/Material.Blazor.MBDialog.html
+++ /dev/null
@@ -1,778 +0,0 @@
-
-
-
-
- Class MBDialog
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBDialog
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBDialog : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
- MBDialog
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBDialog()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- Body
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment Body { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment Buttons { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment CustomHeader { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment
-
-
-
-
-
-
-
-
-
-
-
-
-
- EscapeKeyAction
-
-
-
-
-
-
-
-
[Parameter]
-public string EscapeKeyAction { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- OverflowVisible
-
-
-
-
-
-
-
-
[Parameter]
-public bool OverflowVisible { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- ScrimClickAction
-
-
-
-
-
-
-
-
[Parameter]
-public string ScrimClickAction { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- Title
-
-
-
-
-
-
-
-
[Parameter]
-public string Title { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Dispose(bool)
-
-
-
-
-
-
-
-
protected override void Dispose(bool disposing)
-
-
- Parameters
-
- disposing
bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- HideAsync()
-
-
-
-
-
-
-
-
public Task HideAsync()
-
-
-
- Returns
-
- Task
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- NotifyClosed(string)
-
-
-
-
-
-
-
-
[JSInvokable]
-public Task NotifyClosed(string reason)
-
-
- Parameters
-
- reason
string
-
-
-
- Returns
-
- Task
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- NotifyOpened()
-
-
-
-
-
-
-
-
[JSInvokable]
-public void NotifyOpened()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnAfterRenderAsync(bool)
-
-
-
- Method invoked after each time the component has been rendered interactively and the UI has finished
-updating (for example, after elements have been added to the browser DOM). Any ElementReference
-fields will be populated by the time this runs.
-
This method is not invoked during prerendering or server-side rendering, because those processes
-are not attached to any live browser DOM and are already complete before the DOM is updated.
-
Note that the component does not automatically re-render after the completion of any returned Task ,
-because that would cause an infinite render loop.
-
-
-
-
-
protected override Task OnAfterRenderAsync(bool firstRender)
-
-
- Parameters
-
- firstRender
bool
- Set to true
if this is the first time OnAfterRender(bool) has been invoked
-on this component instance; otherwise false
.
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ShowAsync()
-
-
-
-
-
-
-
-
public Task<string> ShowAsync()
-
-
-
- Returns
-
- Task <string >
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBDivider.html b/docs/api/Material.Blazor.MBDivider.html
deleted file mode 100644
index d82bd892..00000000
--- a/docs/api/Material.Blazor.MBDivider.html
+++ /dev/null
@@ -1,415 +0,0 @@
-
-
-
-
- Class MBDivider
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBDivider
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBDivider : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
- MBDivider
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBDivider()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- Inset
-
-
-
-
-
-
-
-
[Parameter]
-public bool Inset { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- Padded
-
-
-
-
-
-
-
-
[Parameter]
-public bool Padded { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBDragAndDropList-1.html b/docs/api/Material.Blazor.MBDragAndDropList-1.html
deleted file mode 100644
index e525bd74..00000000
--- a/docs/api/Material.Blazor.MBDragAndDropList-1.html
+++ /dev/null
@@ -1,511 +0,0 @@
-
-
-
-
- Class MBDragAndDropList<TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBDragAndDropList<TItem>
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBDragAndDropList<TItem> : InputComponent<List<TItem>>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
- Type Parameters
-
- TItem
-
-
-
-
- Inheritance
-
-
-
-
-
- MBDragAndDropList<TItem>
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBDragAndDropList()
-
-
-
-
-
-
-
-
public MBDragAndDropList()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- Content
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment<TItem> Content { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment <TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
- DisplayCards
-
-
-
-
-
-
-
-
[Parameter]
-public bool DisplayCards { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- GetKeysFunc
-
-
-
-
-
-
-
-
[Parameter]
-public Func<TItem, object> GetKeysFunc { get; set; }
-
-
-
-
-
-
- Property Value
-
- Func <TItem, object >
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnParametersSetAsync()
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBDrawer.html b/docs/api/Material.Blazor.MBDrawer.html
deleted file mode 100644
index 1e66b392..00000000
--- a/docs/api/Material.Blazor.MBDrawer.html
+++ /dev/null
@@ -1,562 +0,0 @@
-
-
-
-
- Class MBDrawer
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBDrawer
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBDrawer : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
- MBDrawer
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBDrawer()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- ChildContent
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment ChildContent { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment
-
-
-
-
-
-
-
-
-
-
-
-
-
- CloseOnNavigate
-
-
-
-
-
-
-
-
[Parameter]
-public bool CloseOnNavigate { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- IsDismissible
-
-
-
-
-
-
-
-
[Parameter]
-public bool IsDismissible { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- StartOpen
-
-
-
-
-
-
-
-
[Parameter]
-public bool StartOpen { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- NotifyNavigation()
-
-
-
-
-
-
-
-
public void NotifyNavigation()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Toggle()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Toggle(bool)
-
-
-
-
-
-
-
-
public void Toggle(bool open)
-
-
- Parameters
-
- open
bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBFileUploadButton.html b/docs/api/Material.Blazor.MBFileUploadButton.html
deleted file mode 100644
index dd658230..00000000
--- a/docs/api/Material.Blazor.MBFileUploadButton.html
+++ /dev/null
@@ -1,574 +0,0 @@
-
-
-
-
- Class MBFileUploadButton
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBFileUploadButton
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBFileUploadButton : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
- MBFileUploadButton
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
-
-
-
-
-
-
public MBFileUploadButton()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public MBButtonStyle? ButtonStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBButtonStyle ?
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public MBDensity? Density { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity ?
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public IMBIconFoundry? IconFoundry { get; set; }
-
-
-
-
-
-
- Property Value
-
- IMBIconFoundry
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public string Label { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public string? LeadingIcon { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public Func<InputFileChangeEventArgs, Task> OnLoadFiles { get; set; }
-
-
-
-
-
-
- Property Value
-
- Func <InputFileChangeEventArgs , Task >
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public bool? TouchTarget { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool ?
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public string? TrailingIcon { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBFileUploadDragAndDrop.html b/docs/api/Material.Blazor.MBFileUploadDragAndDrop.html
deleted file mode 100644
index f008407a..00000000
--- a/docs/api/Material.Blazor.MBFileUploadDragAndDrop.html
+++ /dev/null
@@ -1,478 +0,0 @@
-
-
-
-
- Class MBFileUploadDragAndDrop
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBFileUploadDragAndDrop
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBFileUploadDragAndDrop : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
- MBFileUploadDragAndDrop
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBFileUploadDragAndDrop()
-
-
-
-
-
-
-
-
public MBFileUploadDragAndDrop()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- IconFoundry
-
-
-
-
-
-
-
-
[Parameter]
-public IMBIconFoundry? IconFoundry { get; set; }
-
-
-
-
-
-
- Property Value
-
- IMBIconFoundry
-
-
-
-
-
-
-
-
-
-
-
-
-
- Label
-
-
-
-
-
-
-
-
[Parameter]
-public string Label { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- LeadingIcon
-
-
-
-
-
-
-
-
[Parameter]
-public string? LeadingIcon { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnLoadFiles
-
-
-
-
-
-
-
-
[Parameter]
-public Func<InputFileChangeEventArgs, Task> OnLoadFiles { get; set; }
-
-
-
-
-
-
- Property Value
-
- Func <InputFileChangeEventArgs , Task >
-
-
-
-
-
-
-
-
-
-
-
-
-
- TrailingIcon
-
-
-
-
-
-
-
-
[Parameter]
-public string? TrailingIcon { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBFloatingActionButton.html b/docs/api/Material.Blazor.MBFloatingActionButton.html
deleted file mode 100644
index 72a59efb..00000000
--- a/docs/api/Material.Blazor.MBFloatingActionButton.html
+++ /dev/null
@@ -1,574 +0,0 @@
-
-
-
-
- Class MBFloatingActionButton
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBFloatingActionButton
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBFloatingActionButton : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
- MBFloatingActionButton
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
-
-
-
-
-
-
public MBFloatingActionButton()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public bool Exited { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public string Icon { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public IMBIconFoundry? IconFoundry { get; set; }
-
-
-
-
-
-
- Property Value
-
- IMBIconFoundry
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public string Label { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public bool? TouchTarget { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool ?
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public MBFloatingActionButtonType Type { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBFloatingActionButtonType
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBFloatingActionButtonType.html b/docs/api/Material.Blazor.MBFloatingActionButtonType.html
deleted file mode 100644
index 18af53fc..00000000
--- a/docs/api/Material.Blazor.MBFloatingActionButtonType.html
+++ /dev/null
@@ -1,152 +0,0 @@
-
-
-
-
- Enum MBFloatingActionButtonType
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Enum MBFloatingActionButtonType
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public enum MBFloatingActionButtonType
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
- ExtendedLeadingIcon = 3
-
- ExtendedNoIcon = 2
-
- ExtendedTrailingIcon = 4
-
- Mini = 1
-
- Regular = 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBIcon.html b/docs/api/Material.Blazor.MBIcon.html
deleted file mode 100644
index 4cfb73a8..00000000
--- a/docs/api/Material.Blazor.MBIcon.html
+++ /dev/null
@@ -1,414 +0,0 @@
-
-
-
-
- Class MBIcon
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBIcon
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBIcon : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
- MBIcon
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBIcon()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- IconFoundry
-
-
-
-
-
-
-
-
[Parameter]
-public IMBIconFoundry? IconFoundry { get; set; }
-
-
-
-
-
-
- Property Value
-
- IMBIconFoundry
-
-
-
-
-
-
-
-
-
-
-
-
-
- IconName
-
-
-
-
-
-
-
-
[Parameter]
-public string IconName { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder builder)
-
-
- Parameters
-
- builder
RenderTreeBuilder
- A RenderTreeBuilder that will receive the render output.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBIconBearingSelectElement-1.html b/docs/api/Material.Blazor.MBIconBearingSelectElement-1.html
deleted file mode 100644
index 3f073727..00000000
--- a/docs/api/Material.Blazor.MBIconBearingSelectElement-1.html
+++ /dev/null
@@ -1,601 +0,0 @@
-
-
-
-
- Class MBIconBearingSelectElement<T>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBIconBearingSelectElement<T>
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public record MBIconBearingSelectElement<T> : MBSelectElement<T>, IEquatable<MBSelectElement<T>>, IEquatable<MBIconBearingSelectElement<T>>
-
-
-
-
- Type Parameters
-
- T
-
-
-
-
- Inheritance
-
-
-
- MBIconBearingSelectElement<T>
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBIconBearingSelectElement()
-
-
-
-
-
-
-
-
public MBIconBearingSelectElement()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- MBIconBearingSelectElement(MBIconBearingSelectElement<T>)
-
-
-
-
-
-
-
-
protected MBIconBearingSelectElement(MBIconBearingSelectElement<T> original)
-
-
- Parameters
-
- original
MBIconBearingSelectElement <T>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- EqualityContract
-
-
-
-
-
-
-
-
protected override Type EqualityContract { get; }
-
-
-
-
-
-
- Property Value
-
- Type
-
-
-
-
-
-
-
-
-
-
-
-
-
- Icon
-
-
-
-
-
-
-
-
public string Icon { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- Equals(MBIconBearingSelectElement<T>?)
-
-
-
-
-
-
-
-
public virtual bool Equals(MBIconBearingSelectElement<T>? other)
-
-
- Parameters
-
- other
MBIconBearingSelectElement <T>
-
-
-
- Returns
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Equals(MBSelectElement<T>?)
-
-
-
-
-
-
-
-
public override sealed bool Equals(MBSelectElement<T>? other)
-
-
- Parameters
-
- other
MBSelectElement <T>
-
-
-
- Returns
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Equals(object?)
-
-
-
-
-
-
-
-
public override bool Equals(object? obj)
-
-
- Parameters
-
- obj
object
-
-
-
- Returns
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- GetHashCode()
-
-
-
-
-
-
-
-
public override int GetHashCode()
-
-
-
- Returns
-
- int
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- PrintMembers(StringBuilder)
-
-
-
-
-
-
-
-
protected override bool PrintMembers(StringBuilder builder)
-
-
- Parameters
-
- builder
StringBuilder
-
-
-
- Returns
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ToString()
-
-
-
-
-
-
-
-
public override string ToString()
-
-
-
- Returns
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- Operators
-
-
-
-
-
-
- operator ==(MBIconBearingSelectElement<T>?, MBIconBearingSelectElement<T>?)
-
-
-
-
-
-
-
-
public static bool operator ==(MBIconBearingSelectElement<T>? left, MBIconBearingSelectElement<T>? right)
-
-
- Parameters
-
- left
MBIconBearingSelectElement <T>
-
- right
MBIconBearingSelectElement <T>
-
-
-
- Returns
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- operator !=(MBIconBearingSelectElement<T>?, MBIconBearingSelectElement<T>?)
-
-
-
-
-
-
-
-
public static bool operator !=(MBIconBearingSelectElement<T>? left, MBIconBearingSelectElement<T>? right)
-
-
- Parameters
-
- left
MBIconBearingSelectElement <T>
-
- right
MBIconBearingSelectElement <T>
-
-
-
- Returns
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBIconButton.html b/docs/api/Material.Blazor.MBIconButton.html
deleted file mode 100644
index ada6015e..00000000
--- a/docs/api/Material.Blazor.MBIconButton.html
+++ /dev/null
@@ -1,607 +0,0 @@
-
-
-
-
- Class MBIconButton
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBIconButton
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBIconButton : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
- MBIconButton
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
-
-
-
-
-
-
public MBIconButton()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public bool BadgeExited { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public MBBadgeStyle BadgeStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBBadgeStyle
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public string BadgeValue { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public MBDensity? Density { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity ?
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public bool HasBadge { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public string Icon { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public IMBIconFoundry? IconFoundry { get; set; }
-
-
-
-
-
-
- Property Value
-
- IMBIconFoundry
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public bool? TouchTarget { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool ?
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBIconButtonToggle.html b/docs/api/Material.Blazor.MBIconButtonToggle.html
deleted file mode 100644
index eaac8146..00000000
--- a/docs/api/Material.Blazor.MBIconButtonToggle.html
+++ /dev/null
@@ -1,698 +0,0 @@
-
-
-
-
- Class MBIconButtonToggle
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBIconButtonToggle
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBIconButtonToggle : InputComponent<bool>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
-
- MBIconButtonToggle
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
-
-
-
-
-
-
public MBIconButtonToggle()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public bool BadgeExited { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public MBBadgeStyle BadgeStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBBadgeStyle
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public string BadgeValue { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public MBDensity? Density { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity ?
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public bool HasBadge { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public IMBIconFoundry? IconFoundry { get; set; }
-
-
-
-
-
-
- Property Value
-
- IMBIconFoundry
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public string IconOff { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public string IconOn { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public bool? TouchTarget { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool ?
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBIconFARelativeSize.html b/docs/api/Material.Blazor.MBIconFARelativeSize.html
deleted file mode 100644
index 287b84dc..00000000
--- a/docs/api/Material.Blazor.MBIconFARelativeSize.html
+++ /dev/null
@@ -1,160 +0,0 @@
-
-
-
-
- Enum MBIconFARelativeSize
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Enum MBIconFARelativeSize
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public enum MBIconFARelativeSize
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
-
-
- FiveTimes = 6
-
- Large = 3
-
- Regular = 0
-
- SevenTimes = 7
-
- Small = 2
-
- TenTimes = 8
-
- ThreeTimes = 5
-
- TwoTimes = 4
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBIconFAStyle.html b/docs/api/Material.Blazor.MBIconFAStyle.html
deleted file mode 100644
index 6ccbfb32..00000000
--- a/docs/api/Material.Blazor.MBIconFAStyle.html
+++ /dev/null
@@ -1,152 +0,0 @@
-
-
-
-
- Enum MBIconFAStyle
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Enum MBIconFAStyle
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public enum MBIconFAStyle
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
- Brands = 4
-
- Duotone = 3
-
- Light = 2
-
- Regular = 1
-
- Solid = 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBIconFoundryName.html b/docs/api/Material.Blazor.MBIconFoundryName.html
deleted file mode 100644
index f99b1485..00000000
--- a/docs/api/Material.Blazor.MBIconFoundryName.html
+++ /dev/null
@@ -1,150 +0,0 @@
-
-
-
-
- Enum MBIconFoundryName
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Enum MBIconFoundryName
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public enum MBIconFoundryName
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
- FontAwesome = 2
-
- MaterialIcons = 0
-
- MaterialSymbols = 1
-
- OpenIconic = 3
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBIconHelper.html b/docs/api/Material.Blazor.MBIconHelper.html
deleted file mode 100644
index b1f92f70..00000000
--- a/docs/api/Material.Blazor.MBIconHelper.html
+++ /dev/null
@@ -1,398 +0,0 @@
-
-
-
-
- Class MBIconHelper
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBIconHelper
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBIconHelper : IMBIcon
-
-
-
-
-
-
- Inheritance
-
-
- MBIconHelper
-
-
-
-
- Implements
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- Render
-
-
-
-
-
-
-
-
public IMBIcon.IconFragment Render { get; }
-
-
-
-
-
-
- Property Value
-
- IMBIcon .IconFragment
-
-
-
-
-
-
-
-
-
-
-
-
-
- RequiresColorFilter
-
-
-
-
-
-
-
-
public bool RequiresColorFilter { get; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- FAFoundry(MBIconFAStyle?, MBIconFARelativeSize?)
-
-
-
-
-
-
-
-
public static IMBIconFoundry FAFoundry(MBIconFAStyle? style = null, MBIconFARelativeSize? relativeSize = null)
-
-
- Parameters
-
- style
MBIconFAStyle ?
-
- relativeSize
MBIconFARelativeSize ?
-
-
-
- Returns
-
- IMBIconFoundry
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- MIFoundry(MBIconMITheme?)
-
-
-
-
-
-
-
-
public static IMBIconFoundry MIFoundry(MBIconMITheme? theme = null)
-
-
- Parameters
-
- theme
MBIconMITheme ?
-
-
-
- Returns
-
- IMBIconFoundry
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- MSFoundry(string, bool?, MBIconMSGradient?, MBIconMSSize?, MBIconMSStyle?, MBIconMSWeight?)
-
-
-
-
-
-
-
-
public static IMBIconFoundry MSFoundry(string color = null, bool? fill = null, MBIconMSGradient? gradient = null, MBIconMSSize? size = null, MBIconMSStyle? style = null, MBIconMSWeight? weight = null)
-
-
- Parameters
-
- color
string
-
- fill
bool ?
-
- gradient
MBIconMSGradient ?
-
- size
MBIconMSSize ?
-
- style
MBIconMSStyle ?
-
- weight
MBIconMSWeight ?
-
-
-
- Returns
-
- IMBIconFoundry
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OIFoundry()
-
-
-
-
-
-
-
-
public static IMBIconFoundry OIFoundry()
-
-
-
- Returns
-
- IMBIconFoundry
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBIconMITheme.html b/docs/api/Material.Blazor.MBIconMITheme.html
deleted file mode 100644
index b5867831..00000000
--- a/docs/api/Material.Blazor.MBIconMITheme.html
+++ /dev/null
@@ -1,152 +0,0 @@
-
-
-
-
- Enum MBIconMITheme
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Enum MBIconMITheme
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public enum MBIconMITheme
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
- Filled = 0
-
- Outlined = 1
-
- Round = 2
-
- Sharp = 4
-
- TwoTone = 3
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBIconMSGradient.html b/docs/api/Material.Blazor.MBIconMSGradient.html
deleted file mode 100644
index c1fde454..00000000
--- a/docs/api/Material.Blazor.MBIconMSGradient.html
+++ /dev/null
@@ -1,148 +0,0 @@
-
-
-
-
- Enum MBIconMSGradient
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Enum MBIconMSGradient
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public enum MBIconMSGradient
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
- HighEmphasis = 2
-
- LowEmphasis = 0
-
- NormalEmphasis = 1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBIconMSSize.html b/docs/api/Material.Blazor.MBIconMSSize.html
deleted file mode 100644
index 75486b05..00000000
--- a/docs/api/Material.Blazor.MBIconMSSize.html
+++ /dev/null
@@ -1,150 +0,0 @@
-
-
-
-
- Enum MBIconMSSize
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Enum MBIconMSSize
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public enum MBIconMSSize
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
- Size20 = 0
-
- Size24 = 1
-
- Size40 = 2
-
- Size48 = 3
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBIconMSStyle.html b/docs/api/Material.Blazor.MBIconMSStyle.html
deleted file mode 100644
index a459f8ff..00000000
--- a/docs/api/Material.Blazor.MBIconMSStyle.html
+++ /dev/null
@@ -1,148 +0,0 @@
-
-
-
-
- Enum MBIconMSStyle
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Enum MBIconMSStyle
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public enum MBIconMSStyle
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
- Outlined = 0
-
- Rounded = 1
-
- Sharp = 2
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBIconMSWeight.html b/docs/api/Material.Blazor.MBIconMSWeight.html
deleted file mode 100644
index 799cb0be..00000000
--- a/docs/api/Material.Blazor.MBIconMSWeight.html
+++ /dev/null
@@ -1,156 +0,0 @@
-
-
-
-
- Enum MBIconMSWeight
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Enum MBIconMSWeight
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public enum MBIconMSWeight
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
- W100 = 0
-
- W200 = 1
-
- W300 = 2
-
- W400 = 3
-
- W500 = 4
-
- W600 = 5
-
- W700 = 6
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBInputEventType.html b/docs/api/Material.Blazor.MBInputEventType.html
deleted file mode 100644
index 8f4aec8a..00000000
--- a/docs/api/Material.Blazor.MBInputEventType.html
+++ /dev/null
@@ -1,148 +0,0 @@
-
-
-
-
- Enum MBInputEventType
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Enum MBInputEventType
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public enum MBInputEventType
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
- OnChange = 0
-
- OnInputDebounced = 1
-
- OnInputThrottled = 2
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBIntSlider.html b/docs/api/Material.Blazor.MBIntSlider.html
deleted file mode 100644
index 26d7312a..00000000
--- a/docs/api/Material.Blazor.MBIntSlider.html
+++ /dev/null
@@ -1,571 +0,0 @@
-
-
-
-
- Class MBIntSlider
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBIntSlider
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBIntSlider : InputComponent<int>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
-
- MBIntSlider
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBIntSlider()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- AriaLabel
-
-
-
-
-
-
-
-
[Parameter]
-public string AriaLabel { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public uint ContinuousInputDelay { get; set; }
-
-
-
-
-
-
- Property Value
-
- uint
-
-
-
-
-
-
-
-
-
-
-
-
-
- EventType
-
-
-
-
-
-
-
-
[Parameter]
-public MBInputEventType EventType { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBInputEventType
-
-
-
-
-
-
-
-
-
-
-
-
-
- ShowTickmarks
-
-
-
-
-
-
-
-
[Parameter]
-public bool ShowTickmarks { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- ValueMax
-
-
-
-
-
-
-
-
[Parameter]
-public int ValueMax { get; set; }
-
-
-
-
-
-
- Property Value
-
- int
-
-
-
-
-
-
-
-
-
-
-
-
-
- ValueMin
-
-
-
-
-
-
-
-
[Parameter]
-public int ValueMin { get; set; }
-
-
-
-
-
-
- Property Value
-
- int
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBItemValidation.html b/docs/api/Material.Blazor.MBItemValidation.html
deleted file mode 100644
index fc60477a..00000000
--- a/docs/api/Material.Blazor.MBItemValidation.html
+++ /dev/null
@@ -1,148 +0,0 @@
-
-
-
-
- Enum MBItemValidation
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Enum MBItemValidation
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public enum MBItemValidation
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
- DefaultToFirst = 0
-
- Exception = 1
-
- NoSelection = 2
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBLinearProgress.html b/docs/api/Material.Blazor.MBLinearProgress.html
deleted file mode 100644
index 39eb1ea5..00000000
--- a/docs/api/Material.Blazor.MBLinearProgress.html
+++ /dev/null
@@ -1,555 +0,0 @@
-
-
-
-
- Class MBLinearProgress
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBLinearProgress
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBLinearProgress : InputComponent<double>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
-
- MBLinearProgress
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBLinearProgress()
-
-
-
-
-
-
-
-
public MBLinearProgress()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- AriaLabel
-
-
-
-
-
-
-
-
[Parameter]
-public string AriaLabel { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- BufferValue
-
-
-
-
-
-
-
-
[Parameter]
-public double? BufferValue { get; set; }
-
-
-
-
-
-
- Property Value
-
- double ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- LinearProgressType
-
-
-
-
-
-
-
-
[Parameter]
-public MBLinearProgressType LinearProgressType { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBLinearProgressType
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnAfterRenderAsync(bool)
-
-
-
- Method invoked after each time the component has been rendered interactively and the UI has finished
-updating (for example, after elements have been added to the browser DOM). Any ElementReference
-fields will be populated by the time this runs.
-
This method is not invoked during prerendering or server-side rendering, because those processes
-are not attached to any live browser DOM and are already complete before the DOM is updated.
-
Note that the component does not automatically re-render after the completion of any returned Task ,
-because that would cause an infinite render loop.
-
-
-
-
-
protected override Task OnAfterRenderAsync(bool firstRender)
-
-
- Parameters
-
- firstRender
bool
- Set to true
if this is the first time OnAfterRender(bool) has been invoked
-on this component instance; otherwise false
.
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBLinearProgressType.html b/docs/api/Material.Blazor.MBLinearProgressType.html
deleted file mode 100644
index 388fdf6a..00000000
--- a/docs/api/Material.Blazor.MBLinearProgressType.html
+++ /dev/null
@@ -1,148 +0,0 @@
-
-
-
-
- Enum MBLinearProgressType
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Enum MBLinearProgressType
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public enum MBLinearProgressType
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
- Closed = 2
-
- Determinate = 1
-
- Indeterminate = 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBList-1.html b/docs/api/Material.Blazor.MBList-1.html
deleted file mode 100644
index 39a83405..00000000
--- a/docs/api/Material.Blazor.MBList-1.html
+++ /dev/null
@@ -1,1123 +0,0 @@
-
-
-
-
- Class MBList<TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBList<TItem>
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBList<TItem> : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
- Type Parameters
-
- TItem
-
-
-
-
- Inheritance
-
-
-
-
- MBList<TItem>
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBList()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- GetKeysFunc
-
-
-
-
-
-
-
-
[Parameter]
-public Func<TItem, object> GetKeysFunc { get; set; }
-
-
-
-
-
-
- Property Value
-
- Func <TItem, object >
-
-
-
-
-
-
-
-
-
-
-
-
-
- HideLineThree
-
-
-
-
-
-
-
-
[Parameter]
-public bool HideLineThree { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- HideLineTwo
-
-
-
-
-
-
-
-
[Parameter]
-public bool HideLineTwo { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- Icon
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment<TItem> Icon { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment <TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
- Items
-
-
-
-
-
-
-
-
[Parameter]
-public IEnumerable<TItem> Items { get; set; }
-
-
-
-
-
-
- Property Value
-
- IEnumerable <TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
- KeyboardInteractions
-
-
-
-
-
-
-
-
[Parameter]
-public bool KeyboardInteractions { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- LineThree
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment<TItem> LineThree { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment <TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
- LineTwo
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment<TItem> LineTwo { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment <TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
- ListStyle
-
-
-
-
-
-
-
-
[Parameter]
-public MBListStyle? ListStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBListStyle ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- ListType
-
-
-
-
-
-
-
-
[Parameter]
-public MBListType? ListType { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBListType ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- MultiLevelElements
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment<TItem> MultiLevelElements { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment <TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
- NonInteractive
-
-
-
-
-
-
-
-
[Parameter]
-public bool NonInteractive { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnClick
-
-
-
-
-
-
-
-
[Parameter]
-public EventCallback<int> OnClick { get; set; }
-
-
-
-
-
-
- Property Value
-
- EventCallback <int >
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnKeyDown
-
-
-
-
-
-
-
-
[Parameter]
-public EventCallback<int> OnKeyDown { get; set; }
-
-
-
-
-
-
- Property Value
-
- EventCallback <int >
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnMouseDown
-
-
-
-
-
-
-
-
[Parameter]
-public EventCallback<int> OnMouseDown { get; set; }
-
-
-
-
-
-
- Property Value
-
- EventCallback <int >
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnTouchStart
-
-
-
-
-
-
-
-
[Parameter]
-public EventCallback<int> OnTouchStart { get; set; }
-
-
-
-
-
-
- Property Value
-
- EventCallback <int >
-
-
-
-
-
-
-
-
-
-
-
-
-
- PrimaryActions
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment<TItem> PrimaryActions { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment <TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
- Ripple
-
-
-
-
-
-
-
-
[Parameter]
-public bool Ripple { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- SecondaryActions
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment<TItem> SecondaryActions { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment <TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
- ShowSeparators
-
-
-
-
-
-
-
-
[Parameter]
-public bool ShowSeparators { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- SingleLineDensity
-
-
-
-
-
-
-
-
[Parameter]
-public MBDensity? SingleLineDensity { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- SuppressIcons
-
-
-
-
-
-
-
-
[Parameter]
-public bool SuppressIcons { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- Title
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment<TItem> Title { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment <TItem>
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBListDivider.html b/docs/api/Material.Blazor.MBListDivider.html
deleted file mode 100644
index 116746dc..00000000
--- a/docs/api/Material.Blazor.MBListDivider.html
+++ /dev/null
@@ -1,314 +0,0 @@
-
-
-
-
- Class MBListDivider
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBListDivider
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBListDivider : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
- MBListDivider
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBListDivider()
-
-
-
-
-
-
-
-
public MBListDivider()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBListItem.html b/docs/api/Material.Blazor.MBListItem.html
deleted file mode 100644
index e1d0c713..00000000
--- a/docs/api/Material.Blazor.MBListItem.html
+++ /dev/null
@@ -1,479 +0,0 @@
-
-
-
-
- Class MBListItem
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBListItem
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBListItem : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
- MBListItem
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBListItem()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- IconFoundry
-
-
-
-
-
-
-
-
[Parameter]
-public IMBIconFoundry? IconFoundry { get; set; }
-
-
-
-
-
-
- Property Value
-
- IMBIconFoundry
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public bool IsSelectedMenuItem { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- Label
-
-
-
-
-
-
-
-
[Parameter]
-public string Label { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- LeadingIcon
-
-
-
-
-
-
-
-
[Parameter]
-public string? LeadingIcon { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBListStyle.html b/docs/api/Material.Blazor.MBListStyle.html
deleted file mode 100644
index 7dfe5bd1..00000000
--- a/docs/api/Material.Blazor.MBListStyle.html
+++ /dev/null
@@ -1,146 +0,0 @@
-
-
-
-
- Enum MBListStyle
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Enum MBListStyle
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public enum MBListStyle
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
- None = 0
-
- Outlined = 1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBListType.html b/docs/api/Material.Blazor.MBListType.html
deleted file mode 100644
index 6dd032f3..00000000
--- a/docs/api/Material.Blazor.MBListType.html
+++ /dev/null
@@ -1,148 +0,0 @@
-
-
-
-
- Enum MBListType
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Enum MBListType
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public enum MBListType
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
- Avatar = 2
-
- Dense = 1
-
- Regular = 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBLoggingLevel.html b/docs/api/Material.Blazor.MBLoggingLevel.html
deleted file mode 100644
index e4826fea..00000000
--- a/docs/api/Material.Blazor.MBLoggingLevel.html
+++ /dev/null
@@ -1,156 +0,0 @@
-
-
-
-
- Enum MBLoggingLevel
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Enum MBLoggingLevel
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public enum MBLoggingLevel
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
- Critical = 5
-
- Debug = 1
-
- Error = 4
-
- Information = 2
-
- None = 0
-
- Trace = 0
-
- Warning = 3
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBLoggingServiceConfiguration.html b/docs/api/Material.Blazor.MBLoggingServiceConfiguration.html
deleted file mode 100644
index a18977c7..00000000
--- a/docs/api/Material.Blazor.MBLoggingServiceConfiguration.html
+++ /dev/null
@@ -1,270 +0,0 @@
-
-
-
-
- Class MBLoggingServiceConfiguration
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBLoggingServiceConfiguration
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBLoggingServiceConfiguration
-
-
-
-
-
-
- Inheritance
-
-
- MBLoggingServiceConfiguration
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBLoggingServiceConfiguration()
-
-
-
-
-
-
-
-
public MBLoggingServiceConfiguration()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
-
-
-
- DefaultLoggingLevel
-
-
-
-
-
-
-
-
public const MBLoggingLevel DefaultLoggingLevel = Warning
-
-
-
-
-
- Field Value
-
- MBLoggingLevel
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- LoggingLevel
-
-
-
-
-
-
-
-
public MBLoggingLevel LoggingLevel { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBLoggingLevel
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBMenu.html b/docs/api/Material.Blazor.MBMenu.html
deleted file mode 100644
index 4b70d9a0..00000000
--- a/docs/api/Material.Blazor.MBMenu.html
+++ /dev/null
@@ -1,533 +0,0 @@
-
-
-
-
- Class MBMenu
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBMenu : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
- MBMenu
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment ChildContent { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public MBMenuSurfacePositioning MenuSurfacePositioning { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBMenuSurfacePositioning
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public Action OnMenuClosed { get; set; }
-
-
-
-
-
-
- Property Value
-
- Action
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
protected override void Dispose(bool disposing)
-
-
- Parameters
-
- disposing
bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[JSInvokable]
-public void NotifyClosed()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
public Task ToggleAsync()
-
-
-
- Returns
-
- Task
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBMenuSelectionGroup.html b/docs/api/Material.Blazor.MBMenuSelectionGroup.html
deleted file mode 100644
index 537d769b..00000000
--- a/docs/api/Material.Blazor.MBMenuSelectionGroup.html
+++ /dev/null
@@ -1,318 +0,0 @@
-
-
-
-
- Class MBMenuSelectionGroup
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBMenuSelectionGroup : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender
-
-
-
-
-
-
- Inheritance
-
-
-
- MBMenuSelectionGroup
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
-
-
-
-
-
-
public MBMenuSelectionGroup()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment ChildContent { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBMenuSurface.html b/docs/api/Material.Blazor.MBMenuSurface.html
deleted file mode 100644
index d72aff78..00000000
--- a/docs/api/Material.Blazor.MBMenuSurface.html
+++ /dev/null
@@ -1,592 +0,0 @@
-
-
-
-
- Class MBMenuSurface
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBMenuSurface : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
- MBMenuSurface
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
-
-
-
-
-
-
public MBMenuSurface()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment ChildContent { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public MBMenuSurfacePositioning MenuSurfacePositioning { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBMenuSurfacePositioning
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public Action OnMenuClosed { get; set; }
-
-
-
-
-
-
- Property Value
-
- Action
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public Action OnMenuOpened { get; set; }
-
-
-
-
-
-
- Property Value
-
- Action
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
protected override void Dispose(bool disposing)
-
-
- Parameters
-
- disposing
bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[JSInvokable]
-public void NotifyClosed()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[JSInvokable]
-public void NotifyOpened()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
public Task ToggleAsync()
-
-
-
- Returns
-
- Task
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBMenuSurfacePositioning.html b/docs/api/Material.Blazor.MBMenuSurfacePositioning.html
deleted file mode 100644
index 37083f9c..00000000
--- a/docs/api/Material.Blazor.MBMenuSurfacePositioning.html
+++ /dev/null
@@ -1,148 +0,0 @@
-
-
-
-
- Enum MBMenuSurfacePositioning
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public enum MBMenuSurfacePositioning
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBNotifierCloseMethod.html b/docs/api/Material.Blazor.MBNotifierCloseMethod.html
deleted file mode 100644
index c8e88b28..00000000
--- a/docs/api/Material.Blazor.MBNotifierCloseMethod.html
+++ /dev/null
@@ -1,148 +0,0 @@
-
-
-
-
- Enum MBNotifierCloseMethod
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Enum MBNotifierCloseMethod
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public enum MBNotifierCloseMethod
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
- DismissButton = 2
-
- Timeout = 1
-
- TimeoutAndDismissButton = 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBNumericDecimalField.html b/docs/api/Material.Blazor.MBNumericDecimalField.html
deleted file mode 100644
index 151c0a1c..00000000
--- a/docs/api/Material.Blazor.MBNumericDecimalField.html
+++ /dev/null
@@ -1,1018 +0,0 @@
-
-
-
-
- Class MBNumericDecimalField
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBNumericDecimalField
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBNumericDecimalField : InputComponent<decimal>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
-
- MBNumericDecimalField
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBNumericDecimalField()
-
-
-
-
-
-
-
-
public MBNumericDecimalField()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- CultureInfo
-
-
-
-
-
-
-
-
[Parameter]
-public CultureInfo? CultureInfo { get; set; }
-
-
-
-
-
-
- Property Value
-
- CultureInfo
-
-
-
-
-
-
-
-
-
-
-
-
-
- DecimalPlaces
-
-
-
-
-
-
-
-
[Parameter]
-public uint DecimalPlaces { get; set; }
-
-
-
-
-
-
- Property Value
-
- uint
-
-
-
-
-
-
-
-
-
-
-
-
-
- Density
-
-
-
-
-
-
-
-
[Parameter]
-public MBDensity? Density { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- FocusedMagnitude
-
-
-
-
-
-
-
-
[Parameter]
-public MBNumericInputMagnitude FocusedMagnitude { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBNumericInputMagnitude
-
-
-
-
-
-
-
-
-
-
-
-
-
- HelperText
-
-
-
-
-
-
-
-
[Parameter]
-public string HelperText { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- HelperTextPersistent
-
-
-
-
-
-
-
-
[Parameter]
-public bool HelperTextPersistent { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- IconFoundry
-
-
-
-
-
-
-
-
[Parameter]
-public IMBIconFoundry? IconFoundry { get; set; }
-
-
-
-
-
-
- Property Value
-
- IMBIconFoundry
-
-
-
-
-
-
-
-
-
-
-
-
-
- Label
-
-
-
-
-
-
-
-
[Parameter]
-public string? Label { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- LeadingIcon
-
-
-
-
-
-
-
-
[Parameter]
-public string? LeadingIcon { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- Max
-
-
-
-
-
-
-
-
[Parameter]
-public decimal? Max { get; set; }
-
-
-
-
-
-
- Property Value
-
- decimal ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- Min
-
-
-
-
-
-
-
-
[Parameter]
-public decimal? Min { get; set; }
-
-
-
-
-
-
- Property Value
-
- decimal ?
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public string NumericFormat { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public string? NumericSingularFormat { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- Prefix
-
-
-
-
-
-
-
-
[Parameter]
-public string? Prefix { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- Suffix
-
-
-
-
-
-
-
-
[Parameter]
-public string? Suffix { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- TextInputStyle
-
-
-
-
-
-
-
-
[Parameter]
-public MBTextInputStyle? TextInputStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBTextInputStyle ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- TrailingIcon
-
-
-
-
-
-
-
-
[Parameter]
-public string? TrailingIcon { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- UnfocusedMagnitude
-
-
-
-
-
-
-
-
[Parameter]
-public MBNumericInputMagnitude UnfocusedMagnitude { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBNumericInputMagnitude
-
-
-
-
-
-
-
-
-
-
-
-
-
- ValidationMessageFor
-
-
-
-
-
-
-
-
[Parameter]
-public Expression<Func<object>> ValidationMessageFor { get; set; }
-
-
-
-
-
-
- Property Value
-
- Expression <Func <object >>
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
public ElementReference GetInputReference()
-
-
-
- Returns
-
- ElementReference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBNumericDoubleField.html b/docs/api/Material.Blazor.MBNumericDoubleField.html
deleted file mode 100644
index a5259232..00000000
--- a/docs/api/Material.Blazor.MBNumericDoubleField.html
+++ /dev/null
@@ -1,1018 +0,0 @@
-
-
-
-
- Class MBNumericDoubleField
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBNumericDoubleField
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBNumericDoubleField : InputComponent<double>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
-
- MBNumericDoubleField
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBNumericDoubleField()
-
-
-
-
-
-
-
-
public MBNumericDoubleField()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- CultureInfo
-
-
-
-
-
-
-
-
[Parameter]
-public CultureInfo? CultureInfo { get; set; }
-
-
-
-
-
-
- Property Value
-
- CultureInfo
-
-
-
-
-
-
-
-
-
-
-
-
-
- DecimalPlaces
-
-
-
-
-
-
-
-
[Parameter]
-public uint DecimalPlaces { get; set; }
-
-
-
-
-
-
- Property Value
-
- uint
-
-
-
-
-
-
-
-
-
-
-
-
-
- Density
-
-
-
-
-
-
-
-
[Parameter]
-public MBDensity? Density { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- FocusedMagnitude
-
-
-
-
-
-
-
-
[Parameter]
-public MBNumericInputMagnitude FocusedMagnitude { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBNumericInputMagnitude
-
-
-
-
-
-
-
-
-
-
-
-
-
- HelperText
-
-
-
-
-
-
-
-
[Parameter]
-public string HelperText { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- HelperTextPersistent
-
-
-
-
-
-
-
-
[Parameter]
-public bool HelperTextPersistent { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- IconFoundry
-
-
-
-
-
-
-
-
[Parameter]
-public IMBIconFoundry? IconFoundry { get; set; }
-
-
-
-
-
-
- Property Value
-
- IMBIconFoundry
-
-
-
-
-
-
-
-
-
-
-
-
-
- Label
-
-
-
-
-
-
-
-
[Parameter]
-public string? Label { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- LeadingIcon
-
-
-
-
-
-
-
-
[Parameter]
-public string? LeadingIcon { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- Max
-
-
-
-
-
-
-
-
[Parameter]
-public double? Max { get; set; }
-
-
-
-
-
-
- Property Value
-
- double ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- Min
-
-
-
-
-
-
-
-
[Parameter]
-public double? Min { get; set; }
-
-
-
-
-
-
- Property Value
-
- double ?
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public string NumericFormat { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public string? NumericSingularFormat { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- Prefix
-
-
-
-
-
-
-
-
[Parameter]
-public string? Prefix { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- Suffix
-
-
-
-
-
-
-
-
[Parameter]
-public string? Suffix { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- TextInputStyle
-
-
-
-
-
-
-
-
[Parameter]
-public MBTextInputStyle? TextInputStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBTextInputStyle ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- TrailingIcon
-
-
-
-
-
-
-
-
[Parameter]
-public string? TrailingIcon { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- UnfocusedMagnitude
-
-
-
-
-
-
-
-
[Parameter]
-public MBNumericInputMagnitude UnfocusedMagnitude { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBNumericInputMagnitude
-
-
-
-
-
-
-
-
-
-
-
-
-
- ValidationMessageFor
-
-
-
-
-
-
-
-
[Parameter]
-public Expression<Func<object>> ValidationMessageFor { get; set; }
-
-
-
-
-
-
- Property Value
-
- Expression <Func <object >>
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
public ElementReference GetInputReference()
-
-
-
- Returns
-
- ElementReference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBNumericInputMagnitude.html b/docs/api/Material.Blazor.MBNumericInputMagnitude.html
deleted file mode 100644
index 92023242..00000000
--- a/docs/api/Material.Blazor.MBNumericInputMagnitude.html
+++ /dev/null
@@ -1,148 +0,0 @@
-
-
-
-
- Enum MBNumericInputMagnitude
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Enum MBNumericInputMagnitude
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public enum MBNumericInputMagnitude
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
- BasisPoints = 4
-
- Normal = 0
-
- Percent = 2
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBNumericIntField.html b/docs/api/Material.Blazor.MBNumericIntField.html
deleted file mode 100644
index 250cae0e..00000000
--- a/docs/api/Material.Blazor.MBNumericIntField.html
+++ /dev/null
@@ -1,986 +0,0 @@
-
-
-
-
- Class MBNumericIntField
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBNumericIntField
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBNumericIntField : InputComponent<int>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
-
- MBNumericIntField
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBNumericIntField()
-
-
-
-
-
-
-
-
public MBNumericIntField()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- CultureInfo
-
-
-
-
-
-
-
-
[Parameter]
-public CultureInfo? CultureInfo { get; set; }
-
-
-
-
-
-
- Property Value
-
- CultureInfo
-
-
-
-
-
-
-
-
-
-
-
-
-
- Density
-
-
-
-
-
-
-
-
[Parameter]
-public MBDensity? Density { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- FocusedMagnitude
-
-
-
-
-
-
-
-
[Parameter]
-public MBNumericInputMagnitude FocusedMagnitude { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBNumericInputMagnitude
-
-
-
-
-
-
-
-
-
-
-
-
-
- HelperText
-
-
-
-
-
-
-
-
[Parameter]
-public string HelperText { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- HelperTextPersistent
-
-
-
-
-
-
-
-
[Parameter]
-public bool HelperTextPersistent { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- IconFoundry
-
-
-
-
-
-
-
-
[Parameter]
-public IMBIconFoundry? IconFoundry { get; set; }
-
-
-
-
-
-
- Property Value
-
- IMBIconFoundry
-
-
-
-
-
-
-
-
-
-
-
-
-
- Label
-
-
-
-
-
-
-
-
[Parameter]
-public string? Label { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- LeadingIcon
-
-
-
-
-
-
-
-
[Parameter]
-public string? LeadingIcon { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- Max
-
-
-
-
-
-
-
-
[Parameter]
-public int? Max { get; set; }
-
-
-
-
-
-
- Property Value
-
- int ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- Min
-
-
-
-
-
-
-
-
[Parameter]
-public int? Min { get; set; }
-
-
-
-
-
-
- Property Value
-
- int ?
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public string NumericFormat { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public string? NumericSingularFormat { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- Prefix
-
-
-
-
-
-
-
-
[Parameter]
-public string? Prefix { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- Suffix
-
-
-
-
-
-
-
-
[Parameter]
-public string? Suffix { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- TextInputStyle
-
-
-
-
-
-
-
-
[Parameter]
-public MBTextInputStyle? TextInputStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBTextInputStyle ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- TrailingIcon
-
-
-
-
-
-
-
-
[Parameter]
-public string? TrailingIcon { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- UnfocusedMagnitude
-
-
-
-
-
-
-
-
[Parameter]
-public MBNumericInputMagnitude UnfocusedMagnitude { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBNumericInputMagnitude
-
-
-
-
-
-
-
-
-
-
-
-
-
- ValidationMessageFor
-
-
-
-
-
-
-
-
[Parameter]
-public Expression<Func<object>> ValidationMessageFor { get; set; }
-
-
-
-
-
-
- Property Value
-
- Expression <Func <object >>
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
public ElementReference GetInputReference()
-
-
-
- Returns
-
- ElementReference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBPagedDataList-1.html b/docs/api/Material.Blazor.MBPagedDataList-1.html
deleted file mode 100644
index 6bfae4a2..00000000
--- a/docs/api/Material.Blazor.MBPagedDataList-1.html
+++ /dev/null
@@ -1,819 +0,0 @@
-
-
-
-
- Class MBPagedDataList<TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBPagedDataList<TItem>
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBPagedDataList<TItem> : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
- Type Parameters
-
- TItem
-
-
-
-
- Inheritance
-
-
-
-
- MBPagedDataList<TItem>
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBPagedDataList()
-
-
-
-
-
-
-
-
public MBPagedDataList()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- CurrentPage
-
-
-
-
-
-
-
-
public IEnumerable<TItem> CurrentPage { get; }
-
-
-
-
-
-
- Property Value
-
- IEnumerable <TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
- Data
-
-
-
-
-
-
-
-
[Parameter]
-public IEnumerable<TItem> Data { get; set; }
-
-
-
-
-
-
- Property Value
-
- IEnumerable <TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
- GetKeysFunc
-
-
-
-
-
-
-
-
[Parameter]
-public Func<TItem, object> GetKeysFunc { get; set; }
-
-
-
-
-
-
- Property Value
-
- Func <TItem, object >
-
-
-
-
-
-
-
-
-
-
-
-
-
- ItemTemplate
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment<TItem> ItemTemplate { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment <TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
- ItemsPerPage
-
-
-
-
-
-
-
-
[Parameter]
-public int ItemsPerPage { get; set; }
-
-
-
-
-
-
- Property Value
-
- int
-
-
-
-
-
-
-
-
-
-
-
-
-
- ItemsPerPageChanged
-
-
-
-
-
-
-
-
[Parameter]
-public EventCallback<int> ItemsPerPageChanged { get; set; }
-
-
-
-
-
-
- Property Value
-
- EventCallback <int >
-
-
-
-
-
-
-
-
-
-
-
-
-
- ItemsPerPageSelection
-
-
-
-
-
-
-
-
[Parameter]
-public IEnumerable<int> ItemsPerPageSelection { get; set; }
-
-
-
-
-
-
- Property Value
-
- IEnumerable <int >
-
-
-
-
-
-
-
-
-
-
-
-
-
- ListTemplate
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment<RenderFragment> ListTemplate { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment <RenderFragment >
-
-
-
-
-
-
-
-
-
-
-
-
-
- ListTemplateClass
-
-
-
-
-
-
-
-
[Parameter]
-public string ListTemplateClass { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- PageNumber
-
-
-
-
-
-
-
-
[Parameter]
-public int PageNumber { get; set; }
-
-
-
-
-
-
- Property Value
-
- int
-
-
-
-
-
-
-
-
-
-
-
-
-
- PageNumberChanged
-
-
-
-
-
-
-
-
[Parameter]
-public EventCallback<int> PageNumberChanged { get; set; }
-
-
-
-
-
-
- Property Value
-
- EventCallback <int >
-
-
-
-
-
-
-
-
-
-
-
-
-
- PaginatorClass
-
-
-
-
-
-
-
-
[Parameter]
-public string PaginatorClass { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnAfterRenderAsync(bool)
-
-
-
- Method invoked after each time the component has been rendered interactively and the UI has finished
-updating (for example, after elements have been added to the browser DOM). Any ElementReference
-fields will be populated by the time this runs.
-
This method is not invoked during prerendering or server-side rendering, because those processes
-are not attached to any live browser DOM and are already complete before the DOM is updated.
-
Note that the component does not automatically re-render after the completion of any returned Task ,
-because that would cause an infinite render loop.
-
-
-
-
-
protected override Task OnAfterRenderAsync(bool firstRender)
-
-
- Parameters
-
- firstRender
bool
- Set to true
if this is the first time OnAfterRender(bool) has been invoked
-on this component instance; otherwise false
.
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBPagedSearchResult-1.html b/docs/api/Material.Blazor.MBPagedSearchResult-1.html
deleted file mode 100644
index 364d4103..00000000
--- a/docs/api/Material.Blazor.MBPagedSearchResult-1.html
+++ /dev/null
@@ -1,396 +0,0 @@
-
-
-
-
- Class MBPagedSearchResult<TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBPagedSearchResult<TItem>
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBPagedSearchResult<TItem>
-
-
-
-
- Type Parameters
-
- TItem
-
-
-
-
- Inheritance
-
-
- MBPagedSearchResult<TItem>
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBPagedSearchResult()
-
-
-
-
-
-
-
-
public MBPagedSearchResult()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- MatchingItemCount
-
-
-
-
-
-
-
-
public int MatchingItemCount { get; set; }
-
-
-
-
-
-
- Property Value
-
- int
-
-
-
-
-
-
-
-
-
-
-
-
-
- MatchingItems
-
-
-
-
-
-
-
-
public IEnumerable<MBSelectElement<TItem>> MatchingItems { get; set; }
-
-
-
-
-
-
- Property Value
-
- IEnumerable <MBSelectElement <TItem>>
-
-
-
-
-
-
-
-
-
-
-
-
-
- PageNumber
-
-
-
-
-
-
-
-
public int PageNumber { get; set; }
-
-
-
-
-
-
- Property Value
-
- int
-
-
-
-
-
-
-
-
-
-
-
-
-
- ResultsPending
-
-
-
-
-
-
-
-
public bool ResultsPending { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- SearchResultType
-
-
-
-
-
-
-
-
public MBSearchResultTypes SearchResultType { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBSearchResultTypes
-
-
-
-
-
-
-
-
-
-
-
-
-
- SelectItemsPerPage
-
-
-
-
-
-
-
-
public int SelectItemsPerPage { get; set; }
-
-
-
-
-
-
- Property Value
-
- int
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBPaginator.html b/docs/api/Material.Blazor.MBPaginator.html
deleted file mode 100644
index 31053702..00000000
--- a/docs/api/Material.Blazor.MBPaginator.html
+++ /dev/null
@@ -1,799 +0,0 @@
-
-
-
-
- Class MBPaginator
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBPaginator
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBPaginator : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
- MBPaginator
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBPaginator()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- CultureInfo
-
-
-
-
-
-
-
-
[Parameter]
-public CultureInfo CultureInfo { get; set; }
-
-
-
-
-
-
- Property Value
-
- CultureInfo
-
-
-
-
-
-
-
-
-
-
-
-
-
- ItemCount
-
-
-
-
-
-
-
-
[Parameter]
-public int ItemCount { get; set; }
-
-
-
-
-
-
- Property Value
-
- int
-
-
-
-
-
-
-
-
-
-
-
-
-
- ItemsPerPage
-
-
-
-
-
-
-
-
[Parameter]
-public int ItemsPerPage { get; set; }
-
-
-
-
-
-
- Property Value
-
- int
-
-
-
-
-
-
-
-
-
-
-
-
-
- ItemsPerPageChanged
-
-
-
-
-
-
-
-
[Parameter]
-public EventCallback<int> ItemsPerPageChanged { get; set; }
-
-
-
-
-
-
- Property Value
-
- EventCallback <int >
-
-
-
-
-
-
-
-
-
-
-
-
-
- ItemsPerPageFormatter
-
-
-
-
-
-
-
-
[Parameter]
-public Func<int, CultureInfo, string> ItemsPerPageFormatter { get; set; }
-
-
-
-
-
-
- Property Value
-
- Func <int , CultureInfo , string >
-
-
-
-
-
-
-
-
-
-
-
-
-
- ItemsPerPageSelection
-
-
-
-
-
-
-
-
[Parameter]
-public IEnumerable<int> ItemsPerPageSelection { get; set; }
-
-
-
-
-
-
- Property Value
-
- IEnumerable <int >
-
-
-
-
-
-
-
-
-
-
-
-
-
- PageNumber
-
-
-
-
-
-
-
-
[Parameter]
-public int PageNumber { get; set; }
-
-
-
-
-
-
- Property Value
-
- int
-
-
-
-
-
-
-
-
-
-
-
-
-
- PageNumberChanged
-
-
-
-
-
-
-
-
[Parameter]
-public EventCallback<int> PageNumberChanged { get; set; }
-
-
-
-
-
-
- Property Value
-
- EventCallback <int >
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public Func<int, int, int, CultureInfo, string> PositionFormatter { get; set; }
-
-
-
-
-
-
- Property Value
-
- Func <int , int , int , CultureInfo , string >
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- DefaultItemsPerPageFormatter(int, CultureInfo)
-
-
-
-
-
-
-
-
public static string DefaultItemsPerPageFormatter(int itemsPerPage, CultureInfo cultureInfo)
-
-
- Parameters
-
- itemsPerPage
int
-
- cultureInfo
CultureInfo
-
-
-
- Returns
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
public static string DefaultPositionFormatter(int firstItemNumber, int lastItemNumber, int itemCount, CultureInfo cultureInfo)
-
-
- Parameters
-
- firstItemNumber
int
-
- lastItemNumber
int
-
- itemCount
int
-
- cultureInfo
CultureInfo
-
-
-
- Returns
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnAfterRenderAsync(bool)
-
-
-
- Method invoked after each time the component has been rendered interactively and the UI has finished
-updating (for example, after elements have been added to the browser DOM). Any ElementReference
-fields will be populated by the time this runs.
-
This method is not invoked during prerendering or server-side rendering, because those processes
-are not attached to any live browser DOM and are already complete before the DOM is updated.
-
Note that the component does not automatically re-render after the completion of any returned Task ,
-because that would cause an infinite render loop.
-
-
-
-
-
protected override Task OnAfterRenderAsync(bool firstRender)
-
-
- Parameters
-
- firstRender
bool
- Set to true
if this is the first time OnAfterRender(bool) has been invoked
-on this component instance; otherwise false
.
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBPopover.html b/docs/api/Material.Blazor.MBPopover.html
deleted file mode 100644
index 903e2857..00000000
--- a/docs/api/Material.Blazor.MBPopover.html
+++ /dev/null
@@ -1,677 +0,0 @@
-
-
-
-
- Class MBPopover
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBPopover
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBPopover : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
- MBPopover
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBPopover()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- ChildContent
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment ChildContent { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public MBMenuSurfacePositioning MenuSurfacePositioning { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBMenuSurfacePositioning
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public Action OnMenuClosed { get; set; }
-
-
-
-
-
-
- Property Value
-
- Action
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public Action OnMenuOpened { get; set; }
-
-
-
-
-
-
- Property Value
-
- Action
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Dispose(bool)
-
-
-
-
-
-
-
-
protected override void Dispose(bool disposing)
-
-
- Parameters
-
- disposing
bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- HideAsync()
-
-
-
-
-
-
-
-
public Task HideAsync()
-
-
-
- Returns
-
- Task
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- NotifyClosed()
-
-
-
-
-
-
-
-
[JSInvokable]
-public Task NotifyClosed()
-
-
-
- Returns
-
- Task
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- NotifyOpened()
-
-
-
-
-
-
-
-
[JSInvokable]
-public void NotifyOpened()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnAfterRenderAsync(bool)
-
-
-
- Method invoked after each time the component has been rendered interactively and the UI has finished
-updating (for example, after elements have been added to the browser DOM). Any ElementReference
-fields will be populated by the time this runs.
-
This method is not invoked during prerendering or server-side rendering, because those processes
-are not attached to any live browser DOM and are already complete before the DOM is updated.
-
Note that the component does not automatically re-render after the completion of any returned Task ,
-because that would cause an infinite render loop.
-
-
-
-
-
protected override Task OnAfterRenderAsync(bool firstRender)
-
-
- Parameters
-
- firstRender
bool
- Set to true
if this is the first time OnAfterRender(bool) has been invoked
-on this component instance; otherwise false
.
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ShowAsync()
-
-
-
-
-
-
-
-
public Task ShowAsync()
-
-
-
- Returns
-
- Task
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBRadioButton-1.html b/docs/api/Material.Blazor.MBRadioButton-1.html
deleted file mode 100644
index 501e2c47..00000000
--- a/docs/api/Material.Blazor.MBRadioButton-1.html
+++ /dev/null
@@ -1,543 +0,0 @@
-
-
-
-
- Class MBRadioButton<TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBRadioButton<TItem>
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBRadioButton<TItem> : InputComponent<TItem>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
- Type Parameters
-
- TItem
-
-
-
-
- Inheritance
-
-
-
-
-
- MBRadioButton<TItem>
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
-
-
-
-
-
-
public MBRadioButton()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public MBDensity? Density { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity ?
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public string Label { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public string RadioGroupName { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public TItem TargetCheckedValue { get; set; }
-
-
-
-
-
-
- Property Value
-
- TItem
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBRadioButtonGroup-1.html b/docs/api/Material.Blazor.MBRadioButtonGroup-1.html
deleted file mode 100644
index 76c49f00..00000000
--- a/docs/api/Material.Blazor.MBRadioButtonGroup-1.html
+++ /dev/null
@@ -1,495 +0,0 @@
-
-
-
-
- Class MBRadioButtonGroup<TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBRadioButtonGroup<TItem>
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBRadioButtonGroup<TItem> : SingleSelectComponent<TItem, MBSelectElement<TItem>>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
- Type Parameters
-
- TItem
-
-
-
-
- Inheritance
-
-
-
-
-
-
- MBRadioButtonGroup<TItem>
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
-
-
-
-
-
-
public MBRadioButtonGroup()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public MBDensity? Density { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity ?
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public bool Vertical { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBSearchResult-1.html b/docs/api/Material.Blazor.MBSearchResult-1.html
deleted file mode 100644
index cdb96e53..00000000
--- a/docs/api/Material.Blazor.MBSearchResult-1.html
+++ /dev/null
@@ -1,334 +0,0 @@
-
-
-
-
- Class MBSearchResult<TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBSearchResult<TItem>
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBSearchResult<TItem>
-
-
-
-
- Type Parameters
-
- TItem
-
-
-
-
- Inheritance
-
-
- MBSearchResult<TItem>
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBSearchResult()
-
-
-
-
-
-
-
-
public MBSearchResult()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- MatchingItemCount
-
-
-
-
-
-
-
-
public int MatchingItemCount { get; set; }
-
-
-
-
-
-
- Property Value
-
- int
-
-
-
-
-
-
-
-
-
-
-
-
-
- MatchingItems
-
-
-
-
-
-
-
-
public IEnumerable<MBSelectElement<TItem>> MatchingItems { get; set; }
-
-
-
-
-
-
- Property Value
-
- IEnumerable <MBSelectElement <TItem>>
-
-
-
-
-
-
-
-
-
-
-
-
-
- MaxItemCount
-
-
-
-
-
-
-
-
public int MaxItemCount { get; set; }
-
-
-
-
-
-
- Property Value
-
- int
-
-
-
-
-
-
-
-
-
-
-
-
-
- SearchResultType
-
-
-
-
-
-
-
-
public MBSearchResultTypes SearchResultType { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBSearchResultTypes
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBSearchResultTypes.html b/docs/api/Material.Blazor.MBSearchResultTypes.html
deleted file mode 100644
index eabd94cf..00000000
--- a/docs/api/Material.Blazor.MBSearchResultTypes.html
+++ /dev/null
@@ -1,150 +0,0 @@
-
-
-
-
- Enum MBSearchResultTypes
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Enum MBSearchResultTypes
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public enum MBSearchResultTypes
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
- FullMatchFound = 1
-
- NoMatchesFound = 0
-
- PartialMatchesFound = 2
-
- TooManyItemsFound = 3
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBSegmentedButtonMulti-1.html b/docs/api/Material.Blazor.MBSegmentedButtonMulti-1.html
deleted file mode 100644
index 0036e443..00000000
--- a/docs/api/Material.Blazor.MBSegmentedButtonMulti-1.html
+++ /dev/null
@@ -1,680 +0,0 @@
-
-
-
-
- Class MBSegmentedButtonMulti<TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBSegmentedButtonMulti<TItem>
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBSegmentedButtonMulti<TItem> : MultiSelectComponent<TItem, MBIconBearingSelectElement<TItem>>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
- Type Parameters
-
- TItem
-
-
-
-
- Inheritance
-
-
-
-
-
-
- MBSegmentedButtonMulti<TItem>
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
-
-
-
-
-
-
public MBSegmentedButtonMulti()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public bool BadgeExited { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public MBBadgeStyle BadgeStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBBadgeStyle
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public string BadgeValue { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public bool HasBadge { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public bool? TouchTarget { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool ?
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
protected override void Dispose(bool disposing)
-
-
- Parameters
-
- disposing
bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[JSInvokable]
-public void NotifyMultiSelected(bool[] selected)
-
-
- Parameters
-
- selected
bool []
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[JSInvokable]
-public void NotifySingleSelected(int index)
-
-
- Parameters
-
- index
int
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBSegmentedButtonSingle-1.html b/docs/api/Material.Blazor.MBSegmentedButtonSingle-1.html
deleted file mode 100644
index f5acc329..00000000
--- a/docs/api/Material.Blazor.MBSegmentedButtonSingle-1.html
+++ /dev/null
@@ -1,591 +0,0 @@
-
-
-
-
- Class MBSegmentedButtonSingle<TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBSegmentedButtonSingle<TItem>
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBSegmentedButtonSingle<TItem> : SingleSelectComponent<TItem, MBIconBearingSelectElement<TItem>>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
- Type Parameters
-
- TItem
-
-
-
-
- Inheritance
-
-
-
-
-
-
- MBSegmentedButtonSingle<TItem>
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
-
-
-
-
-
-
public MBSegmentedButtonSingle()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public bool BadgeExited { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public MBBadgeStyle BadgeStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBBadgeStyle
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public string BadgeValue { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public bool HasBadge { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public IMBIconFoundry? IconFoundry { get; set; }
-
-
-
-
-
-
- Property Value
-
- IMBIconFoundry
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBSelect-1.html b/docs/api/Material.Blazor.MBSelect-1.html
deleted file mode 100644
index 1034c3db..00000000
--- a/docs/api/Material.Blazor.MBSelect-1.html
+++ /dev/null
@@ -1,843 +0,0 @@
-
-
-
-
- Class MBSelect<TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBSelect<TItem>
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBSelect<TItem> : SingleSelectComponent<TItem, MBSelectElement<TItem>>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
- Type Parameters
-
- TItem
-
-
-
-
- Inheritance
-
-
-
-
-
-
- MBSelect<TItem>
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBSelect()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- BadgeExited
-
-
-
-
-
-
-
-
[Parameter]
-public bool BadgeExited { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- BadgeStyle
-
-
-
-
-
-
-
-
[Parameter]
-public MBBadgeStyle BadgeStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBBadgeStyle
-
-
-
-
-
-
-
-
-
-
-
-
-
- BadgeValue
-
-
-
-
-
-
-
-
[Parameter]
-public string BadgeValue { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- Density
-
-
-
-
-
-
-
-
[Parameter]
-public MBDensity? Density { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- HasBadge
-
-
-
-
-
-
-
-
[Parameter]
-public bool HasBadge { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- IconFoundry
-
-
-
-
-
-
-
-
[Parameter]
-public IMBIconFoundry? IconFoundry { get; set; }
-
-
-
-
-
-
- Property Value
-
- IMBIconFoundry
-
-
-
-
-
-
-
-
-
-
-
-
-
- Label
-
-
-
-
-
-
-
-
[Parameter]
-public string Label { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- LeadingIcon
-
-
-
-
-
-
-
-
[Parameter]
-public string? LeadingIcon { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public MBMenuSurfacePositioning MenuSurfacePositioning { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBMenuSurfacePositioning
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public MBSelectInputStyle? SelectInputStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBSelectInputStyle ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- TextAlignStyle
-
-
-
-
-
-
-
-
[Parameter]
-public MBTextAlignStyle? TextAlignStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBTextAlignStyle ?
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Dispose(bool)
-
-
-
-
-
-
-
-
protected override void Dispose(bool disposing)
-
-
- Parameters
-
- disposing
bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- NotifySelected(int)
-
-
-
-
-
-
-
-
[JSInvokable]
-public void NotifySelected(int index)
-
-
- Parameters
-
- index
int
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBSelectElement-1.html b/docs/api/Material.Blazor.MBSelectElement-1.html
deleted file mode 100644
index 12170598..00000000
--- a/docs/api/Material.Blazor.MBSelectElement-1.html
+++ /dev/null
@@ -1,622 +0,0 @@
-
-
-
-
- Class MBSelectElement<T>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBSelectElement<T>
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public record MBSelectElement<T> : IEquatable<MBSelectElement<T>>
-
-
-
-
- Type Parameters
-
- T
-
-
-
-
- Inheritance
-
-
- MBSelectElement<T>
-
-
-
-
- Implements
-
-
-
-
-
-
- Derived
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBSelectElement()
-
-
-
-
-
-
-
-
public MBSelectElement()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- MBSelectElement(MBSelectElement<T>)
-
-
-
-
-
-
-
-
protected MBSelectElement(MBSelectElement<T> original)
-
-
- Parameters
-
- original
MBSelectElement <T>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- Disabled
-
-
-
-
-
-
-
-
public bool? Disabled { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- EqualityContract
-
-
-
-
-
-
-
-
protected virtual Type EqualityContract { get; }
-
-
-
-
-
-
- Property Value
-
- Type
-
-
-
-
-
-
-
-
-
-
-
-
-
- Label
-
-
-
-
-
-
-
-
public string Label { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- SelectedValue
-
-
-
-
-
-
-
-
public T SelectedValue { get; set; }
-
-
-
-
-
-
- Property Value
-
- T
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- Equals(MBSelectElement<T>?)
-
-
-
-
-
-
-
-
public virtual bool Equals(MBSelectElement<T>? other)
-
-
- Parameters
-
- other
MBSelectElement <T>
-
-
-
- Returns
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Equals(object?)
-
-
-
-
-
-
-
-
public override bool Equals(object? obj)
-
-
- Parameters
-
- obj
object
-
-
-
- Returns
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- GetHashCode()
-
-
-
-
-
-
-
-
public override int GetHashCode()
-
-
-
- Returns
-
- int
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- PrintMembers(StringBuilder)
-
-
-
-
-
-
-
-
protected virtual bool PrintMembers(StringBuilder builder)
-
-
- Parameters
-
- builder
StringBuilder
-
-
-
- Returns
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ToString()
-
-
-
-
-
-
-
-
public override string ToString()
-
-
-
- Returns
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- Operators
-
-
-
-
-
-
- operator ==(MBSelectElement<T>?, MBSelectElement<T>?)
-
-
-
-
-
-
-
-
public static bool operator ==(MBSelectElement<T>? left, MBSelectElement<T>? right)
-
-
- Parameters
-
- left
MBSelectElement <T>
-
- right
MBSelectElement <T>
-
-
-
- Returns
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- operator !=(MBSelectElement<T>?, MBSelectElement<T>?)
-
-
-
-
-
-
-
-
public static bool operator !=(MBSelectElement<T>? left, MBSelectElement<T>? right)
-
-
- Parameters
-
- left
MBSelectElement <T>
-
- right
MBSelectElement <T>
-
-
-
- Returns
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBSelectInputStyle.html b/docs/api/Material.Blazor.MBSelectInputStyle.html
deleted file mode 100644
index 122e006a..00000000
--- a/docs/api/Material.Blazor.MBSelectInputStyle.html
+++ /dev/null
@@ -1,146 +0,0 @@
-
-
-
-
- Enum MBSelectInputStyle
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Enum MBSelectInputStyle
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public enum MBSelectInputStyle
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
- Filled = 0
-
- Outlined = 1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBServicesOptions.html b/docs/api/Material.Blazor.MBServicesOptions.html
deleted file mode 100644
index fb1dfff7..00000000
--- a/docs/api/Material.Blazor.MBServicesOptions.html
+++ /dev/null
@@ -1,298 +0,0 @@
-
-
-
-
- Class MBServicesOptions
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBServicesOptions
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBServicesOptions
-
-
-
-
-
-
- Inheritance
-
-
- MBServicesOptions
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBServicesOptions()
-
-
-
-
-
-
-
-
public MBServicesOptions()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- LoggingServiceConfiguration
-
-
-
-
-
-
-
-
public MBLoggingServiceConfiguration LoggingServiceConfiguration { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBLoggingServiceConfiguration
-
-
-
-
-
-
-
-
-
-
-
-
-
- SnackbarServiceConfiguration
-
-
-
-
-
-
-
-
public MBSnackbarServiceConfiguration SnackbarServiceConfiguration { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBSnackbarServiceConfiguration
-
-
-
-
-
-
-
-
-
-
-
-
-
- ToastServiceConfiguration
-
-
-
-
-
-
-
-
public MBToastServiceConfiguration ToastServiceConfiguration { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBToastServiceConfiguration
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBShield.html b/docs/api/Material.Blazor.MBShield.html
deleted file mode 100644
index ce6ee33f..00000000
--- a/docs/api/Material.Blazor.MBShield.html
+++ /dev/null
@@ -1,638 +0,0 @@
-
-
-
-
- Class MBShield
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBShield
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBShield : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
- MBShield
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBShield()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- IconFoundry
-
-
-
-
-
-
-
-
[Parameter]
-public IMBIconFoundry? IconFoundry { get; set; }
-
-
-
-
-
-
- Property Value
-
- IMBIconFoundry
-
-
-
-
-
-
-
-
-
-
-
-
-
- Label
-
-
-
-
-
-
-
-
[Parameter]
-public string Label { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- LabelClass
-
-
-
-
-
-
-
-
[Parameter]
-public string LabelClass { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- LabelIcon
-
-
-
-
-
-
-
-
[Parameter]
-public string LabelIcon { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- LabelStyle
-
-
-
-
-
-
-
-
[Parameter]
-public string LabelStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- ShieldType
-
-
-
-
-
-
-
-
[Parameter]
-public MBShieldType ShieldType { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBShieldType
-
-
-
-
-
-
-
-
-
-
-
-
-
- Value
-
-
-
-
-
-
-
-
[Parameter]
-public string Value { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- ValueClass
-
-
-
-
-
-
-
-
[Parameter]
-public string ValueClass { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- ValueIcon
-
-
-
-
-
-
-
-
[Parameter]
-public string ValueIcon { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- ValueStyle
-
-
-
-
-
-
-
-
[Parameter]
-public string ValueStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBShieldType.html b/docs/api/Material.Blazor.MBShieldType.html
deleted file mode 100644
index d74b57a8..00000000
--- a/docs/api/Material.Blazor.MBShieldType.html
+++ /dev/null
@@ -1,148 +0,0 @@
-
-
-
-
- Enum MBShieldType
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Enum MBShieldType
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public enum MBShieldType
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
- LabelAndValue = 0
-
- LabelOnly = 1
-
- ValueOnly = 2
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBSlider.html b/docs/api/Material.Blazor.MBSlider.html
deleted file mode 100644
index f07a3449..00000000
--- a/docs/api/Material.Blazor.MBSlider.html
+++ /dev/null
@@ -1,695 +0,0 @@
-
-
-
-
- Class MBSlider
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBSlider
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBSlider : InputComponent<decimal>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
-
- MBSlider
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBSlider()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- AriaLabel
-
-
-
-
-
-
-
-
[Parameter]
-public string AriaLabel { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public uint ContinuousInputDelay { get; set; }
-
-
-
-
-
-
- Property Value
-
- uint
-
-
-
-
-
-
-
-
-
-
-
-
-
- DecimalPlaces
-
-
-
-
-
-
-
-
[Parameter]
-public uint DecimalPlaces { get; set; }
-
-
-
-
-
-
- Property Value
-
- uint
-
-
-
-
-
-
-
-
-
-
-
-
-
- EventType
-
-
-
-
-
-
-
-
[Parameter]
-public MBInputEventType EventType { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBInputEventType
-
-
-
-
-
-
-
-
-
-
-
-
-
- NumSteps
-
-
-
-
-
-
-
-
[Parameter]
-public int NumSteps { get; set; }
-
-
-
-
-
-
- Property Value
-
- int
-
-
-
-
-
-
-
-
-
-
-
-
-
- SliderType
-
-
-
-
-
-
-
-
[Parameter]
-public MBSliderType SliderType { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBSliderType
-
-
-
-
-
-
-
-
-
-
-
-
-
- ValueMax
-
-
-
-
-
-
-
-
[Parameter]
-public decimal ValueMax { get; set; }
-
-
-
-
-
-
- Property Value
-
- decimal
-
-
-
-
-
-
-
-
-
-
-
-
-
- ValueMin
-
-
-
-
-
-
-
-
[Parameter]
-public decimal ValueMin { get; set; }
-
-
-
-
-
-
- Property Value
-
- decimal
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Dispose(bool)
-
-
-
-
-
-
-
-
protected override void Dispose(bool disposing)
-
-
- Parameters
-
- disposing
bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- NotifyChanged(decimal)
-
-
-
-
-
-
-
-
[JSInvokable]
-public void NotifyChanged(decimal value)
-
-
- Parameters
-
- value
decimal
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBSliderType.html b/docs/api/Material.Blazor.MBSliderType.html
deleted file mode 100644
index 8b977852..00000000
--- a/docs/api/Material.Blazor.MBSliderType.html
+++ /dev/null
@@ -1,148 +0,0 @@
-
-
-
-
- Enum MBSliderType
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Enum MBSliderType
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public enum MBSliderType
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
- Continuous = 0
-
- Discrete = 1
-
- DiscreteWithTickmarks = 2
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBSlidingContent-1.html b/docs/api/Material.Blazor.MBSlidingContent-1.html
deleted file mode 100644
index fb8077f7..00000000
--- a/docs/api/Material.Blazor.MBSlidingContent-1.html
+++ /dev/null
@@ -1,603 +0,0 @@
-
-
-
-
- Class MBSlidingContent<TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBSlidingContent<TItem>
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBSlidingContent<TItem> : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
- Type Parameters
-
- TItem
-
-
-
-
- Inheritance
-
-
-
-
- MBSlidingContent<TItem>
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBSlidingContent()
-
-
-
-
-
-
-
-
public MBSlidingContent()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- Content
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment<TItem> Content { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment <TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
- ItemIndex
-
-
-
-
-
-
-
-
[Parameter]
-public int ItemIndex { get; set; }
-
-
-
-
-
-
- Property Value
-
- int
-
-
-
-
-
-
-
-
-
-
-
-
-
- ItemIndexChanged
-
-
-
-
-
-
-
-
[Parameter]
-public EventCallback<int> ItemIndexChanged { get; set; }
-
-
-
-
-
-
- Property Value
-
- EventCallback <int >
-
-
-
-
-
-
-
-
-
-
-
-
-
- Items
-
-
-
-
-
-
-
-
[Parameter]
-public IEnumerable<TItem> Items { get; set; }
-
-
-
-
-
-
- Property Value
-
- IEnumerable <TItem>
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnAfterRenderAsync(bool)
-
-
-
- Method invoked after each time the component has been rendered interactively and the UI has finished
-updating (for example, after elements have been added to the browser DOM). Any ElementReference
-fields will be populated by the time this runs.
-
This method is not invoked during prerendering or server-side rendering, because those processes
-are not attached to any live browser DOM and are already complete before the DOM is updated.
-
Note that the component does not automatically re-render after the completion of any returned Task ,
-because that would cause an infinite render loop.
-
-
-
-
-
protected override Task OnAfterRenderAsync(bool firstRender)
-
-
- Parameters
-
- firstRender
bool
- Set to true
if this is the first time OnAfterRender(bool) has been invoked
-on this component instance; otherwise false
.
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SlideNext(bool)
-
-
-
-
-
-
-
-
public Task SlideNext(bool rollover)
-
-
- Parameters
-
- rollover
bool
-
-
-
- Returns
-
- Task
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SlidePrevious(bool)
-
-
-
-
-
-
-
-
public Task SlidePrevious(bool rollover)
-
-
- Parameters
-
- rollover
bool
-
-
-
- Returns
-
- Task
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBSlidingTabBar-1.html b/docs/api/Material.Blazor.MBSlidingTabBar-1.html
deleted file mode 100644
index 31d92111..00000000
--- a/docs/api/Material.Blazor.MBSlidingTabBar-1.html
+++ /dev/null
@@ -1,608 +0,0 @@
-
-
-
-
- Class MBSlidingTabBar<TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBSlidingTabBar<TItem>
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBSlidingTabBar<TItem> : InputComponent<int>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
- Type Parameters
-
- TItem
-
-
-
-
- Inheritance
-
-
-
-
-
- MBSlidingTabBar<TItem>
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBSlidingTabBar()
-
-
-
-
-
-
-
-
public MBSlidingTabBar()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- Content
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment<TItem> Content { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment <TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
- Density
-
-
-
-
-
-
-
-
[Parameter]
-public MBDensity? Density { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- GetKeysFunc
-
-
-
-
-
-
-
-
[Parameter]
-public Func<TItem, object> GetKeysFunc { get; set; }
-
-
-
-
-
-
- Property Value
-
- Func <TItem, object >
-
-
-
-
-
-
-
-
-
-
-
-
-
- Icon
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment<TItem> Icon { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment <TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
- Items
-
-
-
-
-
-
-
-
[Parameter]
-public IEnumerable<TItem> Items { get; set; }
-
-
-
-
-
-
- Property Value
-
- IEnumerable <TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
- Label
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment<TItem> Label { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment <TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
- StackIcons
-
-
-
-
-
-
-
-
[Parameter]
-public bool StackIcons { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBSnackbarServiceConfiguration.html b/docs/api/Material.Blazor.MBSnackbarServiceConfiguration.html
deleted file mode 100644
index 6fad6e4a..00000000
--- a/docs/api/Material.Blazor.MBSnackbarServiceConfiguration.html
+++ /dev/null
@@ -1,483 +0,0 @@
-
-
-
-
- Class MBSnackbarServiceConfiguration
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBSnackbarServiceConfiguration
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBSnackbarServiceConfiguration
-
-
-
-
-
-
- Inheritance
-
-
- MBSnackbarServiceConfiguration
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBSnackbarServiceConfiguration()
-
-
-
-
-
-
-
-
public MBSnackbarServiceConfiguration()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
-
-
-
- DefaultCloseMethod
-
-
-
-
-
-
-
-
public const MBNotifierCloseMethod DefaultCloseMethod = TimeoutAndDismissButton
-
-
-
-
-
- Field Value
-
- MBNotifierCloseMethod
-
-
-
-
-
-
-
-
-
-
-
-
-
- DefaultDismissIcon
-
-
-
-
-
-
-
-
public const bool DefaultDismissIcon = true
-
-
-
-
-
- Field Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- DefaultLeading
-
-
-
-
-
-
-
-
public const bool DefaultLeading = false
-
-
-
-
-
- Field Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- DefaultStacked
-
-
-
-
-
-
-
-
public const bool DefaultStacked = false
-
-
-
-
-
- Field Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- DefaultTimeout
-
-
-
-
-
-
-
-
public const int DefaultTimeout = 5000
-
-
-
-
-
- Field Value
-
- int
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- CloseMethod
-
-
-
-
-
-
-
-
public MBNotifierCloseMethod CloseMethod { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBNotifierCloseMethod
-
-
-
-
-
-
-
-
-
-
-
-
-
- Leading
-
-
-
-
-
-
-
-
public bool? Leading { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- Stacked
-
-
-
-
-
-
-
-
public bool? Stacked { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- Timeout
-
-
-
-
-
-
-
-
public int? Timeout { get; set; }
-
-
-
-
-
-
- Property Value
-
- int ?
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBSnackbarSettings.html b/docs/api/Material.Blazor.MBSnackbarSettings.html
deleted file mode 100644
index 9506a025..00000000
--- a/docs/api/Material.Blazor.MBSnackbarSettings.html
+++ /dev/null
@@ -1,453 +0,0 @@
-
-
-
-
- Class MBSnackbarSettings
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBSnackbarSettings
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBSnackbarSettings
-
-
-
-
-
-
- Inheritance
-
-
- MBSnackbarSettings
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBSnackbarSettings()
-
-
-
-
-
-
-
-
public MBSnackbarSettings()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- Action
-
-
-
-
-
-
-
-
public Action Action { get; set; }
-
-
-
-
-
-
- Property Value
-
- Action
-
-
-
-
-
-
-
-
-
-
-
-
-
- ActionText
-
-
-
-
-
-
-
-
public string ActionText { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- AdditionalClass
-
-
-
-
-
-
-
-
public string AdditionalClass { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- CloseMethod
-
-
-
-
-
-
-
-
public MBNotifierCloseMethod? CloseMethod { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBNotifierCloseMethod ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- Leading
-
-
-
-
-
-
-
-
public bool? Leading { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- Message
-
-
-
-
-
-
-
-
public string Message { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- Stacked
-
-
-
-
-
-
-
-
public bool? Stacked { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- Timeout
-
-
-
-
-
-
-
-
public int? Timeout { get; set; }
-
-
-
-
-
-
- Property Value
-
- int ?
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBSwitch.html b/docs/api/Material.Blazor.MBSwitch.html
deleted file mode 100644
index ad190c52..00000000
--- a/docs/api/Material.Blazor.MBSwitch.html
+++ /dev/null
@@ -1,442 +0,0 @@
-
-
-
-
- Class MBSwitch
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBSwitch
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBSwitch : InputComponent<bool>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
-
- MBSwitch
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBSwitch()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- Label
-
-
-
-
-
-
-
-
[Parameter]
-public string Label { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBTabBar-1.html b/docs/api/Material.Blazor.MBTabBar-1.html
deleted file mode 100644
index 138eb093..00000000
--- a/docs/api/Material.Blazor.MBTabBar-1.html
+++ /dev/null
@@ -1,667 +0,0 @@
-
-
-
-
- Class MBTabBar<TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBTabBar<TItem>
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBTabBar<TItem> : InputComponent<int>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
- Type Parameters
-
- TItem
-
-
-
-
- Inheritance
-
-
-
-
-
- MBTabBar<TItem>
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBTabBar()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- Density
-
-
-
-
-
-
-
-
[Parameter]
-public MBDensity? Density { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- GetKeysFunc
-
-
-
-
-
-
-
-
[Parameter]
-public Func<TItem, object> GetKeysFunc { get; set; }
-
-
-
-
-
-
- Property Value
-
- Func <TItem, object >
-
-
-
-
-
-
-
-
-
-
-
-
-
- Icon
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment<TItem> Icon { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment <TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
- Items
-
-
-
-
-
-
-
-
[Parameter]
-public IEnumerable<TItem> Items { get; set; }
-
-
-
-
-
-
- Property Value
-
- IEnumerable <TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
- Label
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment<TItem> Label { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment <TItem>
-
-
-
-
-
-
-
-
-
-
-
-
-
- StackIcons
-
-
-
-
-
-
-
-
[Parameter]
-public bool StackIcons { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Dispose(bool)
-
-
-
-
-
-
-
-
protected override void Dispose(bool disposing)
-
-
- Parameters
-
- disposing
bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- NotifyActivated(int)
-
-
-
-
-
-
-
-
[JSInvokable]
-public void NotifyActivated(int index)
-
-
- Parameters
-
- index
int
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBTextAlignStyle.html b/docs/api/Material.Blazor.MBTextAlignStyle.html
deleted file mode 100644
index 771ad1b0..00000000
--- a/docs/api/Material.Blazor.MBTextAlignStyle.html
+++ /dev/null
@@ -1,150 +0,0 @@
-
-
-
-
- Enum MBTextAlignStyle
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Enum MBTextAlignStyle
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public enum MBTextAlignStyle
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
- Center = 2
-
- Default = 0
-
- Left = 1
-
- Right = 3
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBTextArea.html b/docs/api/Material.Blazor.MBTextArea.html
deleted file mode 100644
index 0203f87f..00000000
--- a/docs/api/Material.Blazor.MBTextArea.html
+++ /dev/null
@@ -1,729 +0,0 @@
-
-
-
-
- Class MBTextArea
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBTextArea
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBTextArea : InputComponent<string>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
-
- MBTextArea
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBTextArea()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- Cols
-
-
-
-
-
-
-
-
[Parameter]
-public int Cols { get; set; }
-
-
-
-
-
-
- Property Value
-
- int
-
-
-
-
-
-
-
-
-
-
-
-
-
- Density
-
-
-
-
-
-
-
-
[Parameter]
-public MBDensity? Density { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- HelperText
-
-
-
-
-
-
-
-
[Parameter]
-public string HelperText { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- HelperTextPersistent
-
-
-
-
-
-
-
-
[Parameter]
-public bool HelperTextPersistent { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- Label
-
-
-
-
-
-
-
-
[Parameter]
-public string Label { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- Rows
-
-
-
-
-
-
-
-
[Parameter]
-public int Rows { get; set; }
-
-
-
-
-
-
- Property Value
-
- int
-
-
-
-
-
-
-
-
-
-
-
-
-
- TextAlignStyle
-
-
-
-
-
-
-
-
[Parameter]
-public MBTextAlignStyle? TextAlignStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBTextAlignStyle ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- TextInputStyle
-
-
-
-
-
-
-
-
[Parameter]
-public MBTextInputStyle? TextInputStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBTextInputStyle ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- ValidationMessageFor
-
-
-
-
-
-
-
-
[Parameter]
-public Expression<Func<object>> ValidationMessageFor { get; set; }
-
-
-
-
-
-
- Property Value
-
- Expression <Func <object >>
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- GetTextAreaReference()
-
-
-
-
-
-
-
-
public ElementReference GetTextAreaReference()
-
-
-
- Returns
-
- ElementReference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBTextField.html b/docs/api/Material.Blazor.MBTextField.html
deleted file mode 100644
index 5a2f0725..00000000
--- a/docs/api/Material.Blazor.MBTextField.html
+++ /dev/null
@@ -1,1007 +0,0 @@
-
-
-
-
- Class MBTextField
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBTextField
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBTextField : InputComponent<string>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
-
- MBTextField
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBTextField()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- BadgeExited
-
-
-
-
-
-
-
-
[Parameter]
-public bool BadgeExited { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- BadgeStyle
-
-
-
-
-
-
-
-
[Parameter]
-public MBBadgeStyle BadgeStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBBadgeStyle
-
-
-
-
-
-
-
-
-
-
-
-
-
- BadgeValue
-
-
-
-
-
-
-
-
[Parameter]
-public string BadgeValue { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- Density
-
-
-
-
-
-
-
-
[Parameter]
-public MBDensity? Density { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBDensity ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- HasBadge
-
-
-
-
-
-
-
-
[Parameter]
-public bool HasBadge { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- HelperText
-
-
-
-
-
-
-
-
[Parameter]
-public string HelperText { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- HelperTextPersistent
-
-
-
-
-
-
-
-
[Parameter]
-public bool HelperTextPersistent { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- IconFoundry
-
-
-
-
-
-
-
-
[Parameter]
-public IMBIconFoundry? IconFoundry { get; set; }
-
-
-
-
-
-
- Property Value
-
- IMBIconFoundry
-
-
-
-
-
-
-
-
-
-
-
-
-
- Label
-
-
-
-
-
-
-
-
[Parameter]
-public string? Label { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- LeadingIcon
-
-
-
-
-
-
-
-
[Parameter]
-public string? LeadingIcon { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- Prefix
-
-
-
-
-
-
-
-
[Parameter]
-public string? Prefix { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- Suffix
-
-
-
-
-
-
-
-
[Parameter]
-public string? Suffix { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- TextAlignStyle
-
-
-
-
-
-
-
-
[Parameter]
-public MBTextAlignStyle? TextAlignStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBTextAlignStyle ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- TextInputStyle
-
-
-
-
-
-
-
-
[Parameter]
-public MBTextInputStyle? TextInputStyle { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBTextInputStyle ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- TrailingIcon
-
-
-
-
-
-
-
-
[Parameter]
-public string? TrailingIcon { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- ValidationMessageFor
-
-
-
-
-
-
-
-
[Parameter]
-public Expression<Func<object>> ValidationMessageFor { get; set; }
-
-
-
-
-
-
- Property Value
-
- Expression <Func <object >>
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Dispose(bool)
-
-
-
-
-
-
-
-
protected override void Dispose(bool disposing)
-
-
- Parameters
-
- disposing
bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- GetInputReference()
-
-
-
-
-
-
-
-
public ElementReference GetInputReference()
-
-
-
- Returns
-
- ElementReference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component has received parameters from its parent in
-the render tree, and the incoming values have been assigned to properties.
-
-
-
-
-
protected override Task OnParametersSetAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SetDateErrorMessage()
-
-
-
-
-
-
-
-
protected void SetDateErrorMessage()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBTextInputStyle.html b/docs/api/Material.Blazor.MBTextInputStyle.html
deleted file mode 100644
index 578017dd..00000000
--- a/docs/api/Material.Blazor.MBTextInputStyle.html
+++ /dev/null
@@ -1,146 +0,0 @@
-
-
-
-
- Enum MBTextInputStyle
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Enum MBTextInputStyle
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public enum MBTextInputStyle
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
- Filled = 0
-
- Outlined = 1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBToastLevel.html b/docs/api/Material.Blazor.MBToastLevel.html
deleted file mode 100644
index 56ea9f9a..00000000
--- a/docs/api/Material.Blazor.MBToastLevel.html
+++ /dev/null
@@ -1,150 +0,0 @@
-
-
-
-
- Enum MBToastLevel
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Enum MBToastLevel
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public enum MBToastLevel
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
- Error = 3
-
- Info = 0
-
- Success = 1
-
- Warning = 2
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBToastPosition.html b/docs/api/Material.Blazor.MBToastPosition.html
deleted file mode 100644
index d3398be8..00000000
--- a/docs/api/Material.Blazor.MBToastPosition.html
+++ /dev/null
@@ -1,160 +0,0 @@
-
-
-
-
- Enum MBToastPosition
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Enum MBToastPosition
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public enum MBToastPosition
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
- BottomCenter = 7
-
- BottomLeft = 6
-
- BottomRight = 8
-
- CenterCenter = 4
-
- CenterLeft = 3
-
- CenterRight = 5
-
- TopCenter = 1
-
- TopLeft = 0
-
- TopRight = 2
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBToastServiceConfiguration.html b/docs/api/Material.Blazor.MBToastServiceConfiguration.html
deleted file mode 100644
index c26c2134..00000000
--- a/docs/api/Material.Blazor.MBToastServiceConfiguration.html
+++ /dev/null
@@ -1,944 +0,0 @@
-
-
-
-
- Class MBToastServiceConfiguration
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBToastServiceConfiguration
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBToastServiceConfiguration
-
-
-
-
-
-
- Inheritance
-
-
- MBToastServiceConfiguration
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBToastServiceConfiguration()
-
-
-
-
-
-
-
-
public MBToastServiceConfiguration()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
-
-
-
-
-
-
-
-
-
public const string DefaultCloseButtonIcon = "close"
-
-
-
-
-
- Field Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- DefaultCloseMethod
-
-
-
-
-
-
-
-
public const MBNotifierCloseMethod DefaultCloseMethod = TimeoutAndDismissButton
-
-
-
-
-
- Field Value
-
- MBNotifierCloseMethod
-
-
-
-
-
-
-
-
-
-
-
-
-
- DefaultErrorIconName
-
-
-
-
-
-
-
-
public const string DefaultErrorIconName = "error_outline"
-
-
-
-
-
- Field Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- DefaultInfoIconName
-
-
-
-
-
-
-
-
public const string DefaultInfoIconName = "notifications"
-
-
-
-
-
- Field Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- DefaultPosition
-
-
-
-
-
-
-
-
public const MBToastPosition DefaultPosition = BottomRight
-
-
-
-
-
- Field Value
-
- MBToastPosition
-
-
-
-
-
-
-
-
-
-
-
-
-
- DefaultShowIcons
-
-
-
-
-
-
-
-
public const bool DefaultShowIcons = true
-
-
-
-
-
- Field Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- DefaultSuccessIconName
-
-
-
-
-
-
-
-
public const string DefaultSuccessIconName = "done"
-
-
-
-
-
- Field Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- DefaultTimeout
-
-
-
-
-
-
-
-
public const int DefaultTimeout = 3000
-
-
-
-
-
- Field Value
-
- int
-
-
-
-
-
-
-
-
-
-
-
-
-
- DefaultWarningIconName
-
-
-
-
-
-
-
-
public const string DefaultWarningIconName = "warning"
-
-
-
-
-
- Field Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
-
-
-
-
-
-
public string CloseButtonIcon { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- CloseMethod
-
-
-
-
-
-
-
-
public MBNotifierCloseMethod CloseMethod { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBNotifierCloseMethod
-
-
-
-
-
-
-
-
-
-
-
-
-
- ErrorDefaultHeading
-
-
-
-
-
-
-
-
public string ErrorDefaultHeading { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- ErrorIconName
-
-
-
-
-
-
-
-
public string ErrorIconName { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- IconFoundry
-
-
-
-
-
-
-
-
public IMBIconFoundry IconFoundry { get; set; }
-
-
-
-
-
-
- Property Value
-
- IMBIconFoundry
-
-
-
-
-
-
-
-
-
-
-
-
-
- InfoDefaultHeading
-
-
-
-
-
-
-
-
public string InfoDefaultHeading { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- InfoIconName
-
-
-
-
-
-
-
-
public string InfoIconName { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- MaxToastsShowing
-
-
-
-
-
-
-
-
public int MaxToastsShowing { get; set; }
-
-
-
-
-
-
- Property Value
-
- int
-
-
-
-
-
-
-
-
-
-
-
-
-
- Position
-
-
-
-
-
-
-
-
public MBToastPosition Position { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBToastPosition
-
-
-
-
-
-
-
-
-
-
-
-
-
- ShowIcons
-
-
-
-
-
-
-
-
public bool ShowIcons { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- SuccessDefaultHeading
-
-
-
-
-
-
-
-
public string SuccessDefaultHeading { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- SuccessIconName
-
-
-
-
-
-
-
-
public string SuccessIconName { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- Timeout
-
-
-
-
-
-
-
-
public uint Timeout { get; set; }
-
-
-
-
-
-
- Property Value
-
- uint
-
-
-
-
-
-
-
-
-
-
-
-
-
- WarningDefaultHeading
-
-
-
-
-
-
-
-
public string WarningDefaultHeading { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- WarningIconName
-
-
-
-
-
-
-
-
public string WarningIconName { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBToastSettings.html b/docs/api/Material.Blazor.MBToastSettings.html
deleted file mode 100644
index 6f95c53d..00000000
--- a/docs/api/Material.Blazor.MBToastSettings.html
+++ /dev/null
@@ -1,453 +0,0 @@
-
-
-
-
- Class MBToastSettings
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBToastSettings
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBToastSettings
-
-
-
-
-
-
- Inheritance
-
-
- MBToastSettings
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBToastSettings()
-
-
-
-
-
-
-
-
public MBToastSettings()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- CloseMethod
-
-
-
-
-
-
-
-
public MBNotifierCloseMethod? CloseMethod { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBNotifierCloseMethod ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- CssClass
-
-
-
-
-
-
-
-
public string CssClass { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- Heading
-
-
-
-
-
-
-
-
public string Heading { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- IconFoundry
-
-
-
-
-
-
-
-
public IMBIconFoundry? IconFoundry { get; set; }
-
-
-
-
-
-
- Property Value
-
- IMBIconFoundry
-
-
-
-
-
-
-
-
-
-
-
-
-
- IconName
-
-
-
-
-
-
-
-
public string IconName { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- Message
-
-
-
-
-
-
-
-
public string Message { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- ShowIcon
-
-
-
-
-
-
-
-
public bool? ShowIcon { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool ?
-
-
-
-
-
-
-
-
-
-
-
-
-
- Timeout
-
-
-
-
-
-
-
-
public uint? Timeout { get; set; }
-
-
-
-
-
-
- Property Value
-
- uint ?
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBTooltip.html b/docs/api/Material.Blazor.MBTooltip.html
deleted file mode 100644
index bd56cb1b..00000000
--- a/docs/api/Material.Blazor.MBTooltip.html
+++ /dev/null
@@ -1,466 +0,0 @@
-
-
-
-
- Class MBTooltip
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBTooltip
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBTooltip : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
- MBTooltip
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- Content
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment Content { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment Target { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
public void Dispose()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
protected virtual void Dispose(bool disposing)
-
-
- Parameters
-
- disposing
bool
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBTopAppBar.html b/docs/api/Material.Blazor.MBTopAppBar.html
deleted file mode 100644
index 8ddf9147..00000000
--- a/docs/api/Material.Blazor.MBTopAppBar.html
+++ /dev/null
@@ -1,543 +0,0 @@
-
-
-
-
- Class MBTopAppBar
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBTopAppBar
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBTopAppBar : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
-
-
-
-
-
-
- Inheritance
-
-
-
-
- MBTopAppBar
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBTopAppBar()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- ChildContent
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment ChildContent { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment
-
-
-
-
-
-
-
-
-
-
-
-
-
- IconFoundry
-
-
-
-
-
-
-
-
[Parameter]
-public IMBIconFoundry IconFoundry { get; set; }
-
-
-
-
-
-
- Property Value
-
- IMBIconFoundry
-
-
-
-
-
-
-
-
-
-
-
-
-
- NavIcon
-
-
-
-
-
-
-
-
[Parameter]
-public string NavIcon { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
[Parameter]
-public string ScrollTarget { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- Title
-
-
-
-
-
-
-
-
[Parameter]
-public string Title { get; set; }
-
-
-
-
-
-
- Property Value
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
- TopAppBarType
-
-
-
-
-
-
-
-
[Parameter]
-public MBTopAppBarType TopAppBarType { get; set; }
-
-
-
-
-
-
- Property Value
-
- MBTopAppBarType
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OnInitializedAsync()
-
-
-
- Method invoked when the component is ready to start, having received its
-initial parameters from its parent in the render tree.
-
Override this method if you will perform an asynchronous operation and
-want the component to refresh when that operation is completed.
-
-
-
-
-
protected override Task OnInitializedAsync()
-
-
-
- Returns
-
- Task
- A Task representing any asynchronous operation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBTopAppBarType.html b/docs/api/Material.Blazor.MBTopAppBarType.html
deleted file mode 100644
index ca6538a6..00000000
--- a/docs/api/Material.Blazor.MBTopAppBarType.html
+++ /dev/null
@@ -1,155 +0,0 @@
-
-
-
-
- Enum MBTopAppBarType
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Enum MBTopAppBarType
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
[Flags]
-public enum MBTopAppBarType
-
-
-
-
-
-
-
-
-
-
- Fields
-
-
- Dense = 2
-
- Fixed = 1
-
- Prominent = 4
-
- Short = 8
-
- ShortCollapsed = 16
-
- Standard = 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBTouchTargetWrapper.html b/docs/api/Material.Blazor.MBTouchTargetWrapper.html
deleted file mode 100644
index 6b1e4f9e..00000000
--- a/docs/api/Material.Blazor.MBTouchTargetWrapper.html
+++ /dev/null
@@ -1,351 +0,0 @@
-
-
-
-
- Class MBTouchTargetWrapper
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBTouchTargetWrapper
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class MBTouchTargetWrapper : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender
-
-
-
-
-
-
- Inheritance
-
-
-
- MBTouchTargetWrapper
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- MBTouchTargetWrapper()
-
-
-
-
-
-
-
-
public MBTouchTargetWrapper()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties
-
-
-
-
-
-
- ApplyTouchTargetWrapper
-
-
-
-
-
-
-
-
[Parameter]
-public bool ApplyTouchTargetWrapper { get; set; }
-
-
-
-
-
-
- Property Value
-
- bool
-
-
-
-
-
-
-
-
-
-
-
-
-
- ChildContent
-
-
-
-
-
-
-
-
[Parameter]
-public RenderFragment ChildContent { get; set; }
-
-
-
-
-
-
- Property Value
-
- RenderFragment
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder builder)
-
-
- Parameters
-
- builder
RenderTreeBuilder
- A RenderTreeBuilder that will receive the render output.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.MBVersion.html b/docs/api/Material.Blazor.MBVersion.html
deleted file mode 100644
index 46752a76..00000000
--- a/docs/api/Material.Blazor.MBVersion.html
+++ /dev/null
@@ -1,206 +0,0 @@
-
-
-
-
- Class MBVersion
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class MBVersion
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public static class MBVersion
-
-
-
-
-
-
- Inheritance
-
-
- MBVersion
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- MaterialBlazorVersion()
-
-
-
-
-
-
-
-
public static string MaterialBlazorVersion()
-
-
-
- Returns
-
- string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.ServiceCollectionExtensions.html b/docs/api/Material.Blazor.ServiceCollectionExtensions.html
deleted file mode 100644
index 9aee3031..00000000
--- a/docs/api/Material.Blazor.ServiceCollectionExtensions.html
+++ /dev/null
@@ -1,249 +0,0 @@
-
-
-
-
- Class ServiceCollectionExtensions
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class ServiceCollectionExtensions
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public static class ServiceCollectionExtensions
-
-
-
-
-
-
- Inheritance
-
-
- ServiceCollectionExtensions
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- AddMBServices(IServiceCollection)
-
-
-
-
-
-
-
-
public static IServiceCollection AddMBServices(this IServiceCollection serviceCollection)
-
-
- Parameters
-
- serviceCollection
IServiceCollection
-
-
-
- Returns
-
- IServiceCollection
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- AddMBServices(IServiceCollection, Action<MBServicesOptions>)
-
-
-
-
-
-
-
-
public static IServiceCollection AddMBServices(this IServiceCollection serviceCollection, Action<MBServicesOptions> configureOptions)
-
-
- Parameters
-
- serviceCollection
IServiceCollection
-
- configureOptions
Action <MBServicesOptions >
-
-
-
- Returns
-
- IServiceCollection
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor._Imports.html b/docs/api/Material.Blazor._Imports.html
deleted file mode 100644
index 69247d4a..00000000
--- a/docs/api/Material.Blazor._Imports.html
+++ /dev/null
@@ -1,282 +0,0 @@
-
-
-
-
- Class _Imports
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class _Imports
-
-
-
-
Namespace Material .Blazor
-
Assembly Material.Blazor.dll
-
-
-
-
-
-
-
public class _Imports : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender
-
-
-
-
-
-
- Inheritance
-
-
-
- _Imports
-
-
-
-
- Implements
-
-
-
-
-
-
-
-
-
- Inherited Members
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Constructors
-
-
-
-
-
-
- _Imports()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Methods
-
-
-
-
-
-
- BuildRenderTree(RenderTreeBuilder)
-
-
-
-
-
-
-
-
protected override void BuildRenderTree(RenderTreeBuilder __builder)
-
-
- Parameters
-
- __builder
RenderTreeBuilder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/Material.Blazor.html b/docs/api/Material.Blazor.html
deleted file mode 100644
index 405e6251..00000000
--- a/docs/api/Material.Blazor.html
+++ /dev/null
@@ -1,582 +0,0 @@
-
-
-
-
- Namespace Material.Blazor
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/api/toc.html b/docs/api/toc.html
deleted file mode 100644
index c9dede0f..00000000
--- a/docs/api/toc.html
+++ /dev/null
@@ -1,423 +0,0 @@
-
-
diff --git a/docs/api/toc.json b/docs/api/toc.json
deleted file mode 100644
index b0aa4585..00000000
--- a/docs/api/toc.json
+++ /dev/null
@@ -1,2 +0,0 @@
-
-{"items":[{"name":"Material.Blazor","href":"Material.Blazor.html","topicHref":"Material.Blazor.html","topicUid":"Material.Blazor","items":[{"name":"IMBIcon","href":"Material.Blazor.IMBIcon.html","topicHref":"Material.Blazor.IMBIcon.html","topicUid":"Material.Blazor.IMBIcon"},{"name":"IMBIcon.IconFragment","href":"Material.Blazor.IMBIcon.IconFragment.html","topicHref":"Material.Blazor.IMBIcon.IconFragment.html","topicUid":"Material.Blazor.IMBIcon.IconFragment"},{"name":"IMBIconFoundry","href":"Material.Blazor.IMBIconFoundry.html","topicHref":"Material.Blazor.IMBIconFoundry.html","topicUid":"Material.Blazor.IMBIconFoundry"},{"name":"IMBLoggingService","href":"Material.Blazor.IMBLoggingService.html","topicHref":"Material.Blazor.IMBLoggingService.html","topicUid":"Material.Blazor.IMBLoggingService"},{"name":"IMBSnackbarService","href":"Material.Blazor.IMBSnackbarService.html","topicHref":"Material.Blazor.IMBSnackbarService.html","topicUid":"Material.Blazor.IMBSnackbarService"},{"name":"IMBToastService","href":"Material.Blazor.IMBToastService.html","topicHref":"Material.Blazor.IMBToastService.html","topicUid":"Material.Blazor.IMBToastService"},{"name":"IMBTooltipService","href":"Material.Blazor.IMBTooltipService.html","topicHref":"Material.Blazor.IMBTooltipService.html","topicUid":"Material.Blazor.IMBTooltipService"},{"name":"MBAnchor","href":"Material.Blazor.MBAnchor.html","topicHref":"Material.Blazor.MBAnchor.html","topicUid":"Material.Blazor.MBAnchor"},{"name":"MBAutocompletePagedField","href":"Material.Blazor.MBAutocompletePagedField-1.html","topicHref":"Material.Blazor.MBAutocompletePagedField-1.html","topicUid":"Material.Blazor.MBAutocompletePagedField`1"},{"name":"MBAutocompleteSelectField","href":"Material.Blazor.MBAutocompleteSelectField-1.html","topicHref":"Material.Blazor.MBAutocompleteSelectField-1.html","topicUid":"Material.Blazor.MBAutocompleteSelectField`1"},{"name":"MBAutocompleteTextField","href":"Material.Blazor.MBAutocompleteTextField.html","topicHref":"Material.Blazor.MBAutocompleteTextField.html","topicUid":"Material.Blazor.MBAutocompleteTextField"},{"name":"MBBadge","href":"Material.Blazor.MBBadge.html","topicHref":"Material.Blazor.MBBadge.html","topicUid":"Material.Blazor.MBBadge"},{"name":"MBBadgeStyle","href":"Material.Blazor.MBBadgeStyle.html","topicHref":"Material.Blazor.MBBadgeStyle.html","topicUid":"Material.Blazor.MBBadgeStyle"},{"name":"MBBladeComponentParameters","href":"Material.Blazor.MBBladeComponentParameters.html","topicHref":"Material.Blazor.MBBladeComponentParameters.html","topicUid":"Material.Blazor.MBBladeComponentParameters"},{"name":"MBBladeComponent","href":"Material.Blazor.MBBladeComponent-1.html","topicHref":"Material.Blazor.MBBladeComponent-1.html","topicUid":"Material.Blazor.MBBladeComponent`1"},{"name":"MBBladeSet","href":"Material.Blazor.MBBladeSet.html","topicHref":"Material.Blazor.MBBladeSet.html","topicUid":"Material.Blazor.MBBladeSet"},{"name":"MBButton","href":"Material.Blazor.MBButton.html","topicHref":"Material.Blazor.MBButton.html","topicUid":"Material.Blazor.MBButton"},{"name":"MBButtonStyle","href":"Material.Blazor.MBButtonStyle.html","topicHref":"Material.Blazor.MBButtonStyle.html","topicUid":"Material.Blazor.MBButtonStyle"},{"name":"MBCard","href":"Material.Blazor.MBCard.html","topicHref":"Material.Blazor.MBCard.html","topicUid":"Material.Blazor.MBCard"},{"name":"MBCardStyle","href":"Material.Blazor.MBCardStyle.html","topicHref":"Material.Blazor.MBCardStyle.html","topicUid":"Material.Blazor.MBCardStyle"},{"name":"MBCarousel","href":"Material.Blazor.MBCarousel-1.html","topicHref":"Material.Blazor.MBCarousel-1.html","topicUid":"Material.Blazor.MBCarousel`1"},{"name":"MBCascadingDefaults","href":"Material.Blazor.MBCascadingDefaults.html","topicHref":"Material.Blazor.MBCascadingDefaults.html","topicUid":"Material.Blazor.MBCascadingDefaults"},{"name":"MBCheckbox","href":"Material.Blazor.MBCheckbox.html","topicHref":"Material.Blazor.MBCheckbox.html","topicUid":"Material.Blazor.MBCheckbox"},{"name":"MBCircularProgress","href":"Material.Blazor.MBCircularProgress.html","topicHref":"Material.Blazor.MBCircularProgress.html","topicUid":"Material.Blazor.MBCircularProgress"},{"name":"MBCircularProgressSize","href":"Material.Blazor.MBCircularProgressSize.html","topicHref":"Material.Blazor.MBCircularProgressSize.html","topicUid":"Material.Blazor.MBCircularProgressSize"},{"name":"MBCircularProgressType","href":"Material.Blazor.MBCircularProgressType.html","topicHref":"Material.Blazor.MBCircularProgressType.html","topicUid":"Material.Blazor.MBCircularProgressType"},{"name":"MBConfirmationDialog","href":"Material.Blazor.MBConfirmationDialog.html","topicHref":"Material.Blazor.MBConfirmationDialog.html","topicUid":"Material.Blazor.MBConfirmationDialog"},{"name":"MBDataTable","href":"Material.Blazor.MBDataTable-1.html","topicHref":"Material.Blazor.MBDataTable-1.html","topicUid":"Material.Blazor.MBDataTable`1"},{"name":"MBDatePicker","href":"Material.Blazor.MBDatePicker.html","topicHref":"Material.Blazor.MBDatePicker.html","topicUid":"Material.Blazor.MBDatePicker"},{"name":"MBDateSelectionCriteria","href":"Material.Blazor.MBDateSelectionCriteria.html","topicHref":"Material.Blazor.MBDateSelectionCriteria.html","topicUid":"Material.Blazor.MBDateSelectionCriteria"},{"name":"MBDateTimeField","href":"Material.Blazor.MBDateTimeField.html","topicHref":"Material.Blazor.MBDateTimeField.html","topicUid":"Material.Blazor.MBDateTimeField"},{"name":"MBDebouncedTextField","href":"Material.Blazor.MBDebouncedTextField.html","topicHref":"Material.Blazor.MBDebouncedTextField.html","topicUid":"Material.Blazor.MBDebouncedTextField"},{"name":"MBDensity","href":"Material.Blazor.MBDensity.html","topicHref":"Material.Blazor.MBDensity.html","topicUid":"Material.Blazor.MBDensity"},{"name":"MBDialog","href":"Material.Blazor.MBDialog.html","topicHref":"Material.Blazor.MBDialog.html","topicUid":"Material.Blazor.MBDialog"},{"name":"MBDivider","href":"Material.Blazor.MBDivider.html","topicHref":"Material.Blazor.MBDivider.html","topicUid":"Material.Blazor.MBDivider"},{"name":"MBDragAndDropList","href":"Material.Blazor.MBDragAndDropList-1.html","topicHref":"Material.Blazor.MBDragAndDropList-1.html","topicUid":"Material.Blazor.MBDragAndDropList`1"},{"name":"MBDrawer","href":"Material.Blazor.MBDrawer.html","topicHref":"Material.Blazor.MBDrawer.html","topicUid":"Material.Blazor.MBDrawer"},{"name":"MBFileUploadButton","href":"Material.Blazor.MBFileUploadButton.html","topicHref":"Material.Blazor.MBFileUploadButton.html","topicUid":"Material.Blazor.MBFileUploadButton"},{"name":"MBFileUploadDragAndDrop","href":"Material.Blazor.MBFileUploadDragAndDrop.html","topicHref":"Material.Blazor.MBFileUploadDragAndDrop.html","topicUid":"Material.Blazor.MBFileUploadDragAndDrop"},{"name":"MBFloatingActionButton","href":"Material.Blazor.MBFloatingActionButton.html","topicHref":"Material.Blazor.MBFloatingActionButton.html","topicUid":"Material.Blazor.MBFloatingActionButton"},{"name":"MBFloatingActionButtonType","href":"Material.Blazor.MBFloatingActionButtonType.html","topicHref":"Material.Blazor.MBFloatingActionButtonType.html","topicUid":"Material.Blazor.MBFloatingActionButtonType"},{"name":"MBIcon","href":"Material.Blazor.MBIcon.html","topicHref":"Material.Blazor.MBIcon.html","topicUid":"Material.Blazor.MBIcon"},{"name":"MBIconBearingSelectElement","href":"Material.Blazor.MBIconBearingSelectElement-1.html","topicHref":"Material.Blazor.MBIconBearingSelectElement-1.html","topicUid":"Material.Blazor.MBIconBearingSelectElement`1"},{"name":"MBIconButton","href":"Material.Blazor.MBIconButton.html","topicHref":"Material.Blazor.MBIconButton.html","topicUid":"Material.Blazor.MBIconButton"},{"name":"MBIconButtonToggle","href":"Material.Blazor.MBIconButtonToggle.html","topicHref":"Material.Blazor.MBIconButtonToggle.html","topicUid":"Material.Blazor.MBIconButtonToggle"},{"name":"MBIconFARelativeSize","href":"Material.Blazor.MBIconFARelativeSize.html","topicHref":"Material.Blazor.MBIconFARelativeSize.html","topicUid":"Material.Blazor.MBIconFARelativeSize"},{"name":"MBIconFAStyle","href":"Material.Blazor.MBIconFAStyle.html","topicHref":"Material.Blazor.MBIconFAStyle.html","topicUid":"Material.Blazor.MBIconFAStyle"},{"name":"MBIconFoundryName","href":"Material.Blazor.MBIconFoundryName.html","topicHref":"Material.Blazor.MBIconFoundryName.html","topicUid":"Material.Blazor.MBIconFoundryName"},{"name":"MBIconHelper","href":"Material.Blazor.MBIconHelper.html","topicHref":"Material.Blazor.MBIconHelper.html","topicUid":"Material.Blazor.MBIconHelper"},{"name":"MBIconMITheme","href":"Material.Blazor.MBIconMITheme.html","topicHref":"Material.Blazor.MBIconMITheme.html","topicUid":"Material.Blazor.MBIconMITheme"},{"name":"MBIconMSGradient","href":"Material.Blazor.MBIconMSGradient.html","topicHref":"Material.Blazor.MBIconMSGradient.html","topicUid":"Material.Blazor.MBIconMSGradient"},{"name":"MBIconMSSize","href":"Material.Blazor.MBIconMSSize.html","topicHref":"Material.Blazor.MBIconMSSize.html","topicUid":"Material.Blazor.MBIconMSSize"},{"name":"MBIconMSStyle","href":"Material.Blazor.MBIconMSStyle.html","topicHref":"Material.Blazor.MBIconMSStyle.html","topicUid":"Material.Blazor.MBIconMSStyle"},{"name":"MBIconMSWeight","href":"Material.Blazor.MBIconMSWeight.html","topicHref":"Material.Blazor.MBIconMSWeight.html","topicUid":"Material.Blazor.MBIconMSWeight"},{"name":"MBInputEventType","href":"Material.Blazor.MBInputEventType.html","topicHref":"Material.Blazor.MBInputEventType.html","topicUid":"Material.Blazor.MBInputEventType"},{"name":"MBIntSlider","href":"Material.Blazor.MBIntSlider.html","topicHref":"Material.Blazor.MBIntSlider.html","topicUid":"Material.Blazor.MBIntSlider"},{"name":"MBItemValidation","href":"Material.Blazor.MBItemValidation.html","topicHref":"Material.Blazor.MBItemValidation.html","topicUid":"Material.Blazor.MBItemValidation"},{"name":"MBLinearProgress","href":"Material.Blazor.MBLinearProgress.html","topicHref":"Material.Blazor.MBLinearProgress.html","topicUid":"Material.Blazor.MBLinearProgress"},{"name":"MBLinearProgressType","href":"Material.Blazor.MBLinearProgressType.html","topicHref":"Material.Blazor.MBLinearProgressType.html","topicUid":"Material.Blazor.MBLinearProgressType"},{"name":"MBListDivider","href":"Material.Blazor.MBListDivider.html","topicHref":"Material.Blazor.MBListDivider.html","topicUid":"Material.Blazor.MBListDivider"},{"name":"MBListItem","href":"Material.Blazor.MBListItem.html","topicHref":"Material.Blazor.MBListItem.html","topicUid":"Material.Blazor.MBListItem"},{"name":"MBListStyle","href":"Material.Blazor.MBListStyle.html","topicHref":"Material.Blazor.MBListStyle.html","topicUid":"Material.Blazor.MBListStyle"},{"name":"MBListType","href":"Material.Blazor.MBListType.html","topicHref":"Material.Blazor.MBListType.html","topicUid":"Material.Blazor.MBListType"},{"name":"MBList","href":"Material.Blazor.MBList-1.html","topicHref":"Material.Blazor.MBList-1.html","topicUid":"Material.Blazor.MBList`1"},{"name":"MBLoggingLevel","href":"Material.Blazor.MBLoggingLevel.html","topicHref":"Material.Blazor.MBLoggingLevel.html","topicUid":"Material.Blazor.MBLoggingLevel"},{"name":"MBLoggingServiceConfiguration","href":"Material.Blazor.MBLoggingServiceConfiguration.html","topicHref":"Material.Blazor.MBLoggingServiceConfiguration.html","topicUid":"Material.Blazor.MBLoggingServiceConfiguration"},{"name":"MBMenu","href":"Material.Blazor.MBMenu.html","topicHref":"Material.Blazor.MBMenu.html","topicUid":"Material.Blazor.MBMenu"},{"name":"MBMenuSelectionGroup","href":"Material.Blazor.MBMenuSelectionGroup.html","topicHref":"Material.Blazor.MBMenuSelectionGroup.html","topicUid":"Material.Blazor.MBMenuSelectionGroup"},{"name":"MBMenuSurface","href":"Material.Blazor.MBMenuSurface.html","topicHref":"Material.Blazor.MBMenuSurface.html","topicUid":"Material.Blazor.MBMenuSurface"},{"name":"MBMenuSurfacePositioning","href":"Material.Blazor.MBMenuSurfacePositioning.html","topicHref":"Material.Blazor.MBMenuSurfacePositioning.html","topicUid":"Material.Blazor.MBMenuSurfacePositioning"},{"name":"MBNotifierCloseMethod","href":"Material.Blazor.MBNotifierCloseMethod.html","topicHref":"Material.Blazor.MBNotifierCloseMethod.html","topicUid":"Material.Blazor.MBNotifierCloseMethod"},{"name":"MBNumericDecimalField","href":"Material.Blazor.MBNumericDecimalField.html","topicHref":"Material.Blazor.MBNumericDecimalField.html","topicUid":"Material.Blazor.MBNumericDecimalField"},{"name":"MBNumericDoubleField","href":"Material.Blazor.MBNumericDoubleField.html","topicHref":"Material.Blazor.MBNumericDoubleField.html","topicUid":"Material.Blazor.MBNumericDoubleField"},{"name":"MBNumericInputMagnitude","href":"Material.Blazor.MBNumericInputMagnitude.html","topicHref":"Material.Blazor.MBNumericInputMagnitude.html","topicUid":"Material.Blazor.MBNumericInputMagnitude"},{"name":"MBNumericIntField","href":"Material.Blazor.MBNumericIntField.html","topicHref":"Material.Blazor.MBNumericIntField.html","topicUid":"Material.Blazor.MBNumericIntField"},{"name":"MBPagedDataList","href":"Material.Blazor.MBPagedDataList-1.html","topicHref":"Material.Blazor.MBPagedDataList-1.html","topicUid":"Material.Blazor.MBPagedDataList`1"},{"name":"MBPagedSearchResult","href":"Material.Blazor.MBPagedSearchResult-1.html","topicHref":"Material.Blazor.MBPagedSearchResult-1.html","topicUid":"Material.Blazor.MBPagedSearchResult`1"},{"name":"MBPaginator","href":"Material.Blazor.MBPaginator.html","topicHref":"Material.Blazor.MBPaginator.html","topicUid":"Material.Blazor.MBPaginator"},{"name":"MBPopover","href":"Material.Blazor.MBPopover.html","topicHref":"Material.Blazor.MBPopover.html","topicUid":"Material.Blazor.MBPopover"},{"name":"MBRadioButtonGroup","href":"Material.Blazor.MBRadioButtonGroup-1.html","topicHref":"Material.Blazor.MBRadioButtonGroup-1.html","topicUid":"Material.Blazor.MBRadioButtonGroup`1"},{"name":"MBRadioButton","href":"Material.Blazor.MBRadioButton-1.html","topicHref":"Material.Blazor.MBRadioButton-1.html","topicUid":"Material.Blazor.MBRadioButton`1"},{"name":"MBSearchResultTypes","href":"Material.Blazor.MBSearchResultTypes.html","topicHref":"Material.Blazor.MBSearchResultTypes.html","topicUid":"Material.Blazor.MBSearchResultTypes"},{"name":"MBSearchResult","href":"Material.Blazor.MBSearchResult-1.html","topicHref":"Material.Blazor.MBSearchResult-1.html","topicUid":"Material.Blazor.MBSearchResult`1"},{"name":"MBSegmentedButtonMulti","href":"Material.Blazor.MBSegmentedButtonMulti-1.html","topicHref":"Material.Blazor.MBSegmentedButtonMulti-1.html","topicUid":"Material.Blazor.MBSegmentedButtonMulti`1"},{"name":"MBSegmentedButtonSingle","href":"Material.Blazor.MBSegmentedButtonSingle-1.html","topicHref":"Material.Blazor.MBSegmentedButtonSingle-1.html","topicUid":"Material.Blazor.MBSegmentedButtonSingle`1"},{"name":"MBSelectElement","href":"Material.Blazor.MBSelectElement-1.html","topicHref":"Material.Blazor.MBSelectElement-1.html","topicUid":"Material.Blazor.MBSelectElement`1"},{"name":"MBSelectInputStyle","href":"Material.Blazor.MBSelectInputStyle.html","topicHref":"Material.Blazor.MBSelectInputStyle.html","topicUid":"Material.Blazor.MBSelectInputStyle"},{"name":"MBSelect","href":"Material.Blazor.MBSelect-1.html","topicHref":"Material.Blazor.MBSelect-1.html","topicUid":"Material.Blazor.MBSelect`1"},{"name":"MBServicesOptions","href":"Material.Blazor.MBServicesOptions.html","topicHref":"Material.Blazor.MBServicesOptions.html","topicUid":"Material.Blazor.MBServicesOptions"},{"name":"MBShield","href":"Material.Blazor.MBShield.html","topicHref":"Material.Blazor.MBShield.html","topicUid":"Material.Blazor.MBShield"},{"name":"MBShieldType","href":"Material.Blazor.MBShieldType.html","topicHref":"Material.Blazor.MBShieldType.html","topicUid":"Material.Blazor.MBShieldType"},{"name":"MBSlider","href":"Material.Blazor.MBSlider.html","topicHref":"Material.Blazor.MBSlider.html","topicUid":"Material.Blazor.MBSlider"},{"name":"MBSliderType","href":"Material.Blazor.MBSliderType.html","topicHref":"Material.Blazor.MBSliderType.html","topicUid":"Material.Blazor.MBSliderType"},{"name":"MBSlidingContent","href":"Material.Blazor.MBSlidingContent-1.html","topicHref":"Material.Blazor.MBSlidingContent-1.html","topicUid":"Material.Blazor.MBSlidingContent`1"},{"name":"MBSlidingTabBar","href":"Material.Blazor.MBSlidingTabBar-1.html","topicHref":"Material.Blazor.MBSlidingTabBar-1.html","topicUid":"Material.Blazor.MBSlidingTabBar`1"},{"name":"MBSnackbarServiceConfiguration","href":"Material.Blazor.MBSnackbarServiceConfiguration.html","topicHref":"Material.Blazor.MBSnackbarServiceConfiguration.html","topicUid":"Material.Blazor.MBSnackbarServiceConfiguration"},{"name":"MBSnackbarSettings","href":"Material.Blazor.MBSnackbarSettings.html","topicHref":"Material.Blazor.MBSnackbarSettings.html","topicUid":"Material.Blazor.MBSnackbarSettings"},{"name":"MBSwitch","href":"Material.Blazor.MBSwitch.html","topicHref":"Material.Blazor.MBSwitch.html","topicUid":"Material.Blazor.MBSwitch"},{"name":"MBTabBar","href":"Material.Blazor.MBTabBar-1.html","topicHref":"Material.Blazor.MBTabBar-1.html","topicUid":"Material.Blazor.MBTabBar`1"},{"name":"MBTextAlignStyle","href":"Material.Blazor.MBTextAlignStyle.html","topicHref":"Material.Blazor.MBTextAlignStyle.html","topicUid":"Material.Blazor.MBTextAlignStyle"},{"name":"MBTextArea","href":"Material.Blazor.MBTextArea.html","topicHref":"Material.Blazor.MBTextArea.html","topicUid":"Material.Blazor.MBTextArea"},{"name":"MBTextField","href":"Material.Blazor.MBTextField.html","topicHref":"Material.Blazor.MBTextField.html","topicUid":"Material.Blazor.MBTextField"},{"name":"MBTextInputStyle","href":"Material.Blazor.MBTextInputStyle.html","topicHref":"Material.Blazor.MBTextInputStyle.html","topicUid":"Material.Blazor.MBTextInputStyle"},{"name":"MBToastLevel","href":"Material.Blazor.MBToastLevel.html","topicHref":"Material.Blazor.MBToastLevel.html","topicUid":"Material.Blazor.MBToastLevel"},{"name":"MBToastPosition","href":"Material.Blazor.MBToastPosition.html","topicHref":"Material.Blazor.MBToastPosition.html","topicUid":"Material.Blazor.MBToastPosition"},{"name":"MBToastServiceConfiguration","href":"Material.Blazor.MBToastServiceConfiguration.html","topicHref":"Material.Blazor.MBToastServiceConfiguration.html","topicUid":"Material.Blazor.MBToastServiceConfiguration"},{"name":"MBToastSettings","href":"Material.Blazor.MBToastSettings.html","topicHref":"Material.Blazor.MBToastSettings.html","topicUid":"Material.Blazor.MBToastSettings"},{"name":"MBTooltip","href":"Material.Blazor.MBTooltip.html","topicHref":"Material.Blazor.MBTooltip.html","topicUid":"Material.Blazor.MBTooltip"},{"name":"MBTopAppBar","href":"Material.Blazor.MBTopAppBar.html","topicHref":"Material.Blazor.MBTopAppBar.html","topicUid":"Material.Blazor.MBTopAppBar"},{"name":"MBTopAppBarType","href":"Material.Blazor.MBTopAppBarType.html","topicHref":"Material.Blazor.MBTopAppBarType.html","topicUid":"Material.Blazor.MBTopAppBarType"},{"name":"MBTouchTargetWrapper","href":"Material.Blazor.MBTouchTargetWrapper.html","topicHref":"Material.Blazor.MBTouchTargetWrapper.html","topicUid":"Material.Blazor.MBTouchTargetWrapper"},{"name":"MBVersion","href":"Material.Blazor.MBVersion.html","topicHref":"Material.Blazor.MBVersion.html","topicUid":"Material.Blazor.MBVersion"},{"name":"ServiceCollectionExtensions","href":"Material.Blazor.ServiceCollectionExtensions.html","topicHref":"Material.Blazor.ServiceCollectionExtensions.html","topicUid":"Material.Blazor.ServiceCollectionExtensions"},{"name":"_Imports","href":"Material.Blazor._Imports.html","topicHref":"Material.Blazor._Imports.html","topicUid":"Material.Blazor._Imports"}]},{"name":"Material.Blazor.Internal","href":"Material.Blazor.Internal.html","topicHref":"Material.Blazor.Internal.html","topicUid":"Material.Blazor.Internal","items":[{"name":"ComponentFoundation","href":"Material.Blazor.Internal.ComponentFoundation.html","topicHref":"Material.Blazor.Internal.ComponentFoundation.html","topicUid":"Material.Blazor.Internal.ComponentFoundation"},{"name":"ConditionalCssClasses","href":"Material.Blazor.Internal.ConditionalCssClasses.html","topicHref":"Material.Blazor.Internal.ConditionalCssClasses.html","topicUid":"Material.Blazor.Internal.ConditionalCssClasses"},{"name":"InputComponent","href":"Material.Blazor.Internal.InputComponent-1.html","topicHref":"Material.Blazor.Internal.InputComponent-1.html","topicUid":"Material.Blazor.Internal.InputComponent`1"},{"name":"InternalCarouselPanel","href":"Material.Blazor.Internal.InternalCarouselPanel-1.html","topicHref":"Material.Blazor.Internal.InternalCarouselPanel-1.html","topicUid":"Material.Blazor.Internal.InternalCarouselPanel`1"},{"name":"InternalDatePickerDayButton","href":"Material.Blazor.Internal.InternalDatePickerDayButton.html","topicHref":"Material.Blazor.Internal.InternalDatePickerDayButton.html","topicUid":"Material.Blazor.Internal.InternalDatePickerDayButton"},{"name":"InternalDatePickerPanel","href":"Material.Blazor.Internal.InternalDatePickerPanel.html","topicHref":"Material.Blazor.Internal.InternalDatePickerPanel.html","topicUid":"Material.Blazor.Internal.InternalDatePickerPanel"},{"name":"InternalDatePickerYearButton","href":"Material.Blazor.Internal.InternalDatePickerYearButton.html","topicHref":"Material.Blazor.Internal.InternalDatePickerYearButton.html","topicUid":"Material.Blazor.Internal.InternalDatePickerYearButton"},{"name":"InternalDragAndDropItem","href":"Material.Blazor.Internal.InternalDragAndDropItem.html","topicHref":"Material.Blazor.Internal.InternalDragAndDropItem.html","topicUid":"Material.Blazor.Internal.InternalDragAndDropItem"},{"name":"InternalDragAndDropSpacer","href":"Material.Blazor.Internal.InternalDragAndDropSpacer.html","topicHref":"Material.Blazor.Internal.InternalDragAndDropSpacer.html","topicUid":"Material.Blazor.Internal.InternalDragAndDropSpacer"},{"name":"InternalSnackbar","href":"Material.Blazor.Internal.InternalSnackbar.html","topicHref":"Material.Blazor.Internal.InternalSnackbar.html","topicUid":"Material.Blazor.Internal.InternalSnackbar"},{"name":"InternalSnackbarAnchor","href":"Material.Blazor.Internal.InternalSnackbarAnchor.html","topicHref":"Material.Blazor.Internal.InternalSnackbarAnchor.html","topicUid":"Material.Blazor.Internal.InternalSnackbarAnchor"},{"name":"InternalToastAnchor","href":"Material.Blazor.Internal.InternalToastAnchor.html","topicHref":"Material.Blazor.Internal.InternalToastAnchor.html","topicUid":"Material.Blazor.Internal.InternalToastAnchor"},{"name":"InternalTooltipAnchor","href":"Material.Blazor.Internal.InternalTooltipAnchor.html","topicHref":"Material.Blazor.Internal.InternalTooltipAnchor.html","topicUid":"Material.Blazor.Internal.InternalTooltipAnchor"},{"name":"MultiSelectComponent","href":"Material.Blazor.Internal.MultiSelectComponent-2.html","topicHref":"Material.Blazor.Internal.MultiSelectComponent-2.html","topicUid":"Material.Blazor.Internal.MultiSelectComponent`2"},{"name":"SingleSelectComponent","href":"Material.Blazor.Internal.SingleSelectComponent-2.html","topicHref":"Material.Blazor.Internal.SingleSelectComponent-2.html","topicUid":"Material.Blazor.Internal.SingleSelectComponent`2"},{"name":"SnackbarInstance","href":"Material.Blazor.Internal.SnackbarInstance.html","topicHref":"Material.Blazor.Internal.SnackbarInstance.html","topicUid":"Material.Blazor.Internal.SnackbarInstance"}]}],"memberLayout":"SamePage"}
diff --git a/docs/manifest.json b/docs/manifest.json
index c2aaad59..f6d85888 100644
--- a/docs/manifest.json
+++ b/docs/manifest.json
@@ -3,2680 +3,2680 @@
"xrefmap": "xrefmap.yml",
"files": [
{
- "type": "Conceptual",
- "source_relative_path": "CODE_OF_CONDUCT.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.IMBIcon.IconFragment.yml",
"output": {
".html": {
- "relative_path": "CODE_OF_CONDUCT.html"
+ "relative_path": ".artifacts/api/Material.Blazor.IMBIcon.IconFragment.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "LICENSE.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.IMBIcon.yml",
"output": {
".html": {
- "relative_path": "LICENSE.html"
+ "relative_path": ".artifacts/api/Material.Blazor.IMBIcon.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Articles/CascadingDefaults.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.IMBIconFoundry.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Articles/CascadingDefaults.html"
+ "relative_path": ".artifacts/api/Material.Blazor.IMBIconFoundry.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Articles/CoreComponents.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.IMBLoggingService.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Articles/CoreComponents.html"
+ "relative_path": ".artifacts/api/Material.Blazor.IMBLoggingService.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Articles/Demonstration.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.IMBSnackbarService.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Articles/Demonstration.html"
+ "relative_path": ".artifacts/api/Material.Blazor.IMBSnackbarService.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Articles/Density.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.IMBToastService.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Articles/Density.html"
+ "relative_path": ".artifacts/api/Material.Blazor.IMBToastService.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Articles/DevelopmentEnvironment.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.IMBTooltipService.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Articles/DevelopmentEnvironment.html"
+ "relative_path": ".artifacts/api/Material.Blazor.IMBTooltipService.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Articles/FormValidation.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.Internal.ComponentFoundation.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Articles/FormValidation.html"
+ "relative_path": ".artifacts/api/Material.Blazor.Internal.ComponentFoundation.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Articles/Icon.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.Internal.ConditionalCssClasses.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Articles/Icon.html"
+ "relative_path": ".artifacts/api/Material.Blazor.Internal.ConditionalCssClasses.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Articles/Installation.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.Internal.InputComponent-1.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Articles/Installation.html"
+ "relative_path": ".artifacts/api/Material.Blazor.Internal.InputComponent-1.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Articles/Introduction.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.Internal.InternalCarouselPanel-1.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Articles/Introduction.html"
+ "relative_path": ".artifacts/api/Material.Blazor.Internal.InternalCarouselPanel-1.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Articles/MenuOverflow.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.Internal.InternalDatePickerDayButton.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Articles/MenuOverflow.html"
+ "relative_path": ".artifacts/api/Material.Blazor.Internal.InternalDatePickerDayButton.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Articles/PlusComponents.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.Internal.InternalDatePickerPanel.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Articles/PlusComponents.html"
+ "relative_path": ".artifacts/api/Material.Blazor.Internal.InternalDatePickerPanel.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Articles/Principles.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.Internal.InternalDatePickerYearButton.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Articles/Principles.html"
+ "relative_path": ".artifacts/api/Material.Blazor.Internal.InternalDatePickerYearButton.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Articles/Services.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.Internal.InternalDragAndDropItem.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Articles/Services.html"
+ "relative_path": ".artifacts/api/Material.Blazor.Internal.InternalDragAndDropItem.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Articles/Snackbar.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.Internal.InternalDragAndDropSpacer.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Articles/Snackbar.html"
+ "relative_path": ".artifacts/api/Material.Blazor.Internal.InternalDragAndDropSpacer.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Articles/ThemingAndCSS.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.Internal.InternalSnackbar.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Articles/ThemingAndCSS.html"
+ "relative_path": ".artifacts/api/Material.Blazor.Internal.InternalSnackbar.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Articles/Toast.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.Internal.InternalSnackbarAnchor.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Articles/Toast.html"
+ "relative_path": ".artifacts/api/Material.Blazor.Internal.InternalSnackbarAnchor.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Articles/Tooltip.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.Internal.InternalToastAnchor.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Articles/Tooltip.html"
+ "relative_path": ".artifacts/api/Material.Blazor.Internal.InternalToastAnchor.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Articles/TwoWayBinding.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.Internal.InternalTooltipAnchor.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Articles/TwoWayBinding.html"
+ "relative_path": ".artifacts/api/Material.Blazor.Internal.InternalTooltipAnchor.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Articles/Utilities.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.Internal.MultiSelectComponent-2.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Articles/Utilities.html"
+ "relative_path": ".artifacts/api/Material.Blazor.Internal.MultiSelectComponent-2.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Articles/Workflows.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.Internal.SingleSelectComponent-2.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Articles/Workflows.html"
+ "relative_path": ".artifacts/api/Material.Blazor.Internal.SingleSelectComponent-2.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/Articles/images/gh-account-settings-1.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.Internal.SnackbarInstance.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/Articles/images/gh-account-settings-1.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.Internal.SnackbarInstance.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/Articles/images/gh-account-settings-2.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.Internal.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/Articles/images/gh-account-settings-2.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.Internal.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/Articles/images/gh-account-settings-3.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBAnchor.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/Articles/images/gh-account-settings-3.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBAnchor.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/Articles/images/gh-account-settings-4.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBAutocompletePagedField-1.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/Articles/images/gh-account-settings-4.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/Articles/images/gh-account-settings-5.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/Articles/images/gh-account-settings-5.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/Articles/images/text-field-focus.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBAutocompleteTextField.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/Articles/images/text-field-focus.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBAutocompleteTextField.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/Articles/images/two-way-bind-flow.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBBadge.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/Articles/images/two-way-bind-flow.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBBadge.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/Articles/images/vs-config.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBBadgeStyle.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/Articles/images/vs-config.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBBadgeStyle.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/Articles/images/vs-extensions.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBBladeComponent-1.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/Articles/images/vs-extensions.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBBladeComponent-1.html"
}
},
"version": ""
},
{
- "type": "Toc",
- "source_relative_path": "Material.Blazor/Articles/toc.yml",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBBladeComponentParameters.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Articles/toc.html"
- },
- ".json": {
- "relative_path": "Material.Blazor/Articles/toc.json"
+ "relative_path": ".artifacts/api/Material.Blazor.MBBladeComponentParameters.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/Anchor/MBAnchor.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBBladeSet.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/Anchor/MBAnchor.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBBladeSet.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/AutocompletePagedField/MBAutocompletePagedField.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBButton.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/AutocompletePagedField/MBAutocompletePagedField.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBButton.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/AutocompleteSelectField/MBAutocompleteSelectField.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBButtonStyle.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/AutocompleteSelectField/MBAutocompleteSelectField.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBButtonStyle.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/AutocompleteTextField/MBAutoCompleteTextField.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBCard.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/AutocompleteTextField/MBAutoCompleteTextField.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBCard.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/Badge/MBBadge.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBCardStyle.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/Badge/MBBadge.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBCardStyle.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/BladeSet/MBBladeSet.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBCarousel-1.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/BladeSet/MBBladeSet.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBCarousel-1.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/Button/MBButton.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBCascadingDefaults.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/Button/MBButton.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBCascadingDefaults.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/Card/MBCard.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBCheckbox.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/Card/MBCard.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBCheckbox.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/Carousel/MBCarousel.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBCircularProgress.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/Carousel/MBCarousel.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBCircularProgress.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/Checkbox/MBCheckbox.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBCircularProgressSize.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/Checkbox/MBCheckbox.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBCircularProgressSize.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/CircularProgress/MBCircularProgress.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBCircularProgressType.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/CircularProgress/MBCircularProgress.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBCircularProgressType.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/ConfirmationDialog/MBConfirmationDialog.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBConfirmationDialog.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/ConfirmationDialog/MBConfirmationDialog.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBConfirmationDialog.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/DataTable/MBDataTable.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBDataTable-1.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/DataTable/MBDataTable.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBDataTable-1.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/DatePicker/MBDatePicker.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBDatePicker.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/DatePicker/MBDatePicker.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBDatePicker.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/DateTimeField/MBDateTimeField.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBDateSelectionCriteria.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/DateTimeField/MBDateTimeField.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBDateSelectionCriteria.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/DebouncedTextField/MBDebouncedTextField.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBDateTimeField.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/DebouncedTextField/MBDebouncedTextField.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBDateTimeField.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/Dialog/MBDialog.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBDebouncedTextField.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/Dialog/MBDialog.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBDebouncedTextField.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/Divider/MBDivider.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBDensity.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/Divider/MBDivider.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBDensity.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/DragAndDropList/MBDragAndDropList.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBDialog.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/DragAndDropList/MBDragAndDropList.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBDialog.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/Drawer/MBDrawer.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBDivider.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/Drawer/MBDrawer.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBDivider.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/FileUpload/MBFileUploadButton.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBDragAndDropList-1.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/FileUpload/MBFileUploadButton.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBDragAndDropList-1.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/FileUpload/MBFileUploadDragAndDrop.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBDrawer.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/FileUpload/MBFileUploadDragAndDrop.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBDrawer.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/FloatingActionButton/MBFloatingActionButton.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBFileUploadButton.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/FloatingActionButton/MBFloatingActionButton.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBFileUploadButton.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/Icon/MBIcon.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBFileUploadDragAndDrop.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/Icon/MBIcon.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBFileUploadDragAndDrop.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/IconButton/MBIconButton.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBFloatingActionButton.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/IconButton/MBIconButton.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBFloatingActionButton.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/IconButtonToggle/MBIconButtonToggle.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBFloatingActionButtonType.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/IconButtonToggle/MBIconButtonToggle.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBFloatingActionButtonType.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/IntSlider/MBIntSlider.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBIcon.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/IntSlider/MBIntSlider.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBIcon.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/LinearProgress/MBLinearProgress.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBIconBearingSelectElement-1.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/LinearProgress/MBLinearProgress.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBIconBearingSelectElement-1.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/List/MBList.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBIconButton.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/List/MBList.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBIconButton.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/ListDivider/MBListDivider.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBIconButtonToggle.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/ListDivider/MBListDivider.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBIconButtonToggle.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/ListItem/MBListItem.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBIconFARelativeSize.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/ListItem/MBListItem.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBIconFARelativeSize.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/Menu/MBMenu.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBIconFAStyle.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/Menu/MBMenu.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBIconFAStyle.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/MenuSelectionGroup/MBMenuSelectionGroup.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBIconFoundryName.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/MenuSelectionGroup/MBMenuSelectionGroup.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBIconFoundryName.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/MenuSurface/MBMenuSurface.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBIconHelper.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/MenuSurface/MBMenuSurface.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBIconHelper.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/NumericDecimalField/MBNumericDecimalField.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBIconMITheme.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/NumericDecimalField/MBNumericDecimalField.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBIconMITheme.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/NumericDoubleField/MBNumericDoubleField.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBIconMSGradient.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/NumericDoubleField/MBNumericDoubleField.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBIconMSGradient.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/NumericIntField/MBNumericIntField.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBIconMSSize.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/NumericIntField/MBNumericIntField.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBIconMSSize.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/PagedDataList/MBPagedDataList.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBIconMSStyle.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/PagedDataList/MBPagedDataList.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBIconMSStyle.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/Paginator/MBPaginator.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBIconMSWeight.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/Paginator/MBPaginator.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBIconMSWeight.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/Popover/MBPopover.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBInputEventType.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/Popover/MBPopover.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBInputEventType.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/RadioButton/MBRadioButton.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBIntSlider.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/RadioButton/MBRadioButton.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBIntSlider.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/RadioButtonGroup/MBRadioButtonGroup.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBItemValidation.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/RadioButtonGroup/MBRadioButtonGroup.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBItemValidation.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/SegmentedButtonMulti/MBSegmentedButtonMulti.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBLinearProgress.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/SegmentedButtonMulti/MBSegmentedButtonMulti.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBLinearProgress.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/SegmentedButtonSingle/MBSegmentedButtonSingle.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBLinearProgressType.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/SegmentedButtonSingle/MBSegmentedButtonSingle.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBLinearProgressType.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/Select/MBSelect.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBList-1.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/Select/MBSelect.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBList-1.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/Shield/MBShield.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBListDivider.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/Shield/MBShield.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBListDivider.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/Slider/MBSlider.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBListItem.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/Slider/MBSlider.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBListItem.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/SlidingContent/MBSlidingContent.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBListStyle.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/SlidingContent/MBSlidingContent.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBListStyle.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/SlidingTabBar/MBSlidingTabBar.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBListType.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/SlidingTabBar/MBSlidingTabBar.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBListType.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/Switch/MBSwitch.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBLoggingLevel.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/Switch/MBSwitch.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBLoggingLevel.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/TabBar/MBTabBar.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBLoggingServiceConfiguration.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/TabBar/MBTabBar.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBLoggingServiceConfiguration.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/TextArea/MBTextArea.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBMenu.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/TextArea/MBTextArea.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBMenu.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/TextField/MBTextField.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBMenuSelectionGroup.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/TextField/MBTextField.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBMenuSelectionGroup.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/Tooltip/MBTooltip.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBMenuSurface.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/Tooltip/MBTooltip.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBMenuSurface.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/TopAppBar/MBTopAppBar.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBMenuSurfacePositioning.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/TopAppBar/MBTopAppBar.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBMenuSurfacePositioning.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Components/intro.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBNotifierCloseMethod.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/intro.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBNotifierCloseMethod.html"
}
},
"version": ""
},
{
- "type": "Toc",
- "source_relative_path": "Material.Blazor/Components/toc.yml",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBNumericDecimalField.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Components/toc.html"
- },
- ".json": {
- "relative_path": "Material.Blazor/Components/toc.json"
+ "relative_path": ".artifacts/api/Material.Blazor.MBNumericDecimalField.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Model/Icon/MBIconHelper.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBNumericDoubleField.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Model/Icon/MBIconHelper.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBNumericDoubleField.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Model/MBCascadingDefaults.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBNumericInputMagnitude.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Model/MBCascadingDefaults.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBNumericInputMagnitude.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Model/Snackbar/IMBSnackbarService.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBNumericIntField.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Model/Snackbar/IMBSnackbarService.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBNumericIntField.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Model/Toast/IMBToastService.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBPagedDataList-1.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Model/Toast/IMBToastService.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBPagedDataList-1.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "Material.Blazor/Model/Tooltip/IMBTooltipService.md",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBPagedSearchResult-1.yml",
"output": {
".html": {
- "relative_path": "Material.Blazor/Model/Tooltip/IMBTooltipService.html"
+ "relative_path": ".artifacts/api/Material.Blazor.MBPagedSearchResult-1.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/banner/images/banner.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBPaginator.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/banner/images/banner.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBPaginator.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/button/images/button-theming.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBPopover.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/button/images/button-theming.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBPopover.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/button/images/buttons_types.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBRadioButton-1.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/button/images/buttons_types.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBRadioButton-1.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/button/images/contained-button.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBRadioButtonGroup-1.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/button/images/contained-button.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBRadioButtonGroup-1.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/button/images/contained-icon-button.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBSearchResult-1.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/button/images/contained-icon-button.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBSearchResult-1.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/button/images/outlined-button.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBSearchResultTypes.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/button/images/outlined-button.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBSearchResultTypes.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/button/images/outlined-icon-button.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBSegmentedButtonMulti-1.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/button/images/outlined-icon-button.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBSegmentedButtonMulti-1.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/button/images/text-button.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBSegmentedButtonSingle-1.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/button/images/text-button.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBSegmentedButtonSingle-1.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/button/images/text-icon-button.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBSelect-1.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/button/images/text-icon-button.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBSelect-1.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/button/images/toggle-bar.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBSelectElement-1.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/button/images/toggle-bar.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBSelectElement-1.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/card/images/card-elevated.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBSelectInputStyle.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/card/images/card-elevated.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBSelectInputStyle.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/card/images/card-outlined.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBServicesOptions.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/card/images/card-outlined.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBServicesOptions.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/checkbox/images/checkbox-hero.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBShield.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/checkbox/images/checkbox-hero.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBShield.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/checkbox/images/checkbox-states.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBShieldType.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/checkbox/images/checkbox-states.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBShieldType.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/data-table/images/data-table-hero.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBSlider.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/data-table/images/data-table-hero.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBSlider.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/dialog/images/alert-dialog.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBSliderType.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/dialog/images/alert-dialog.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBSliderType.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/dialog/images/confirmation-dialog.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBSlidingContent-1.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/dialog/images/confirmation-dialog.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBSlidingContent-1.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/dialog/images/full-screen-dialog.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBSlidingTabBar-1.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/dialog/images/full-screen-dialog.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBSlidingTabBar-1.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/dialog/images/simple-dialog.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBSnackbarServiceConfiguration.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/dialog/images/simple-dialog.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBSnackbarServiceConfiguration.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/drawer/images/drawer-composite.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBSnackbarSettings.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/drawer/images/drawer-composite.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBSnackbarSettings.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/drawer/images/drawer-hero.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBSwitch.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/drawer/images/drawer-hero.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBSwitch.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/fab/images/FAB_types.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBTabBar-1.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/fab/images/FAB_types.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBTabBar-1.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/list/images/lists-types.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBTextAlignStyle.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/list/images/lists-types.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBTextAlignStyle.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/radio/images/radio-button-hero.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBTextArea.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/radio/images/radio-button-hero.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBTextArea.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/radio/images/radio-button-states.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBTextField.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/radio/images/radio-button-states.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBTextField.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/slider/images/continuous-range-slider.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBTextInputStyle.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/slider/images/continuous-range-slider.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBTextInputStyle.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/slider/images/continuous-slider.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBToastLevel.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/slider/images/continuous-slider.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBToastLevel.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/slider/images/discrete-slider-tick-marks.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBToastPosition.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/slider/images/discrete-slider-tick-marks.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBToastPosition.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/slider/images/discrete-slider.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBToastServiceConfiguration.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/slider/images/discrete-slider.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBToastServiceConfiguration.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/switch/images/switch-hero.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBToastSettings.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/switch/images/switch-hero.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBToastSettings.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/switch/images/switch-states.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBTooltip.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/switch/images/switch-states.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBTooltip.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/textfield/images/text-field-generic.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBTopAppBar.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/textfield/images/text-field-generic.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBTopAppBar.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/tooltip/images/plain_tooltip_alignment.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBTopAppBarType.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/tooltip/images/plain_tooltip_alignment.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBTopAppBarType.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/tooltip/images/rich_tooltip.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBTouchTargetWrapper.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/tooltip/images/rich_tooltip.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBTouchTargetWrapper.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/tooltip/images/rich_tooltip_alignment.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.MBVersion.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/tooltip/images/rich_tooltip_alignment.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.MBVersion.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/tooltip/images/tooltip.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.ServiceCollectionExtensions.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/tooltip/images/tooltip.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.ServiceCollectionExtensions.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/top-app-bar/images/contextual-app-bar.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor._Imports.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/top-app-bar/images/contextual-app-bar.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor._Imports.html"
}
},
"version": ""
},
{
- "type": "Resource",
- "source_relative_path": "Material.Blazor/node_modules/@material/top-app-bar/images/regular-app-bar.png",
+ "type": "ManagedReference",
+ "source_relative_path": ".artifacts/api/Material.Blazor.yml",
"output": {
- "resource": {
- "relative_path": "Material.Blazor/node_modules/@material/top-app-bar/images/regular-app-bar.png"
+ ".html": {
+ "relative_path": ".artifacts/api/Material.Blazor.html"
}
},
"version": ""
},
{
- "type": "Conceptual",
- "source_relative_path": "README.md",
+ "type": "Toc",
+ "source_relative_path": ".artifacts/api/toc.yml",
"output": {
".html": {
- "relative_path": "README.html"
+ "relative_path": ".artifacts/api/toc.html"
+ },
+ ".json": {
+ "relative_path": ".artifacts/api/toc.json"
}
},
"version": ""
},
{
"type": "Conceptual",
- "source_relative_path": "ReleaseNotes.md",
+ "source_relative_path": "CODE_OF_CONDUCT.md",
"output": {
".html": {
- "relative_path": "ReleaseNotes.html"
+ "relative_path": "CODE_OF_CONDUCT.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.IMBIcon.IconFragment.yml",
+ "type": "Conceptual",
+ "source_relative_path": "LICENSE.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.IMBIcon.IconFragment.html"
+ "relative_path": "LICENSE.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.IMBIcon.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Articles/CascadingDefaults.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.IMBIcon.html"
+ "relative_path": "Material.Blazor/Articles/CascadingDefaults.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.IMBIconFoundry.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Articles/CoreComponents.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.IMBIconFoundry.html"
+ "relative_path": "Material.Blazor/Articles/CoreComponents.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.IMBLoggingService.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Articles/Demonstration.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.IMBLoggingService.html"
+ "relative_path": "Material.Blazor/Articles/Demonstration.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.IMBSnackbarService.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Articles/Density.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.IMBSnackbarService.html"
+ "relative_path": "Material.Blazor/Articles/Density.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.IMBToastService.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Articles/DevelopmentEnvironment.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.IMBToastService.html"
+ "relative_path": "Material.Blazor/Articles/DevelopmentEnvironment.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.IMBTooltipService.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Articles/FormValidation.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.IMBTooltipService.html"
+ "relative_path": "Material.Blazor/Articles/FormValidation.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.Internal.ComponentFoundation.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Articles/Icon.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.Internal.ComponentFoundation.html"
+ "relative_path": "Material.Blazor/Articles/Icon.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.Internal.ConditionalCssClasses.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Articles/Installation.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.Internal.ConditionalCssClasses.html"
+ "relative_path": "Material.Blazor/Articles/Installation.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.Internal.InputComponent-1.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Articles/Introduction.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.Internal.InputComponent-1.html"
+ "relative_path": "Material.Blazor/Articles/Introduction.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.Internal.InternalCarouselPanel-1.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Articles/MenuOverflow.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.Internal.InternalCarouselPanel-1.html"
+ "relative_path": "Material.Blazor/Articles/MenuOverflow.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.Internal.InternalDatePickerDayButton.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Articles/PlusComponents.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.Internal.InternalDatePickerDayButton.html"
+ "relative_path": "Material.Blazor/Articles/PlusComponents.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.Internal.InternalDatePickerPanel.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Articles/Principles.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.Internal.InternalDatePickerPanel.html"
+ "relative_path": "Material.Blazor/Articles/Principles.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.Internal.InternalDatePickerYearButton.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Articles/Services.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.Internal.InternalDatePickerYearButton.html"
+ "relative_path": "Material.Blazor/Articles/Services.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.Internal.InternalDragAndDropItem.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Articles/Snackbar.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.Internal.InternalDragAndDropItem.html"
+ "relative_path": "Material.Blazor/Articles/Snackbar.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.Internal.InternalDragAndDropSpacer.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Articles/ThemingAndCSS.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.Internal.InternalDragAndDropSpacer.html"
+ "relative_path": "Material.Blazor/Articles/ThemingAndCSS.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.Internal.InternalSnackbar.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Articles/Toast.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.Internal.InternalSnackbar.html"
+ "relative_path": "Material.Blazor/Articles/Toast.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.Internal.InternalSnackbarAnchor.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Articles/Tooltip.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.Internal.InternalSnackbarAnchor.html"
+ "relative_path": "Material.Blazor/Articles/Tooltip.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.Internal.InternalToastAnchor.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Articles/TwoWayBinding.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.Internal.InternalToastAnchor.html"
+ "relative_path": "Material.Blazor/Articles/TwoWayBinding.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.Internal.InternalTooltipAnchor.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Articles/Utilities.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.Internal.InternalTooltipAnchor.html"
+ "relative_path": "Material.Blazor/Articles/Utilities.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.Internal.MultiSelectComponent-2.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Articles/Workflows.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.Internal.MultiSelectComponent-2.html"
+ "relative_path": "Material.Blazor/Articles/Workflows.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.Internal.SingleSelectComponent-2.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/Articles/images/gh-account-settings-1.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.Internal.SingleSelectComponent-2.html"
+ "resource": {
+ "relative_path": "Material.Blazor/Articles/images/gh-account-settings-1.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.Internal.SnackbarInstance.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/Articles/images/gh-account-settings-2.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.Internal.SnackbarInstance.html"
+ "resource": {
+ "relative_path": "Material.Blazor/Articles/images/gh-account-settings-2.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.Internal.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/Articles/images/gh-account-settings-3.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.Internal.html"
+ "resource": {
+ "relative_path": "Material.Blazor/Articles/images/gh-account-settings-3.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBAnchor.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/Articles/images/gh-account-settings-4.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBAnchor.html"
+ "resource": {
+ "relative_path": "Material.Blazor/Articles/images/gh-account-settings-4.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBAutocompletePagedField-1.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/Articles/images/gh-account-settings-5.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBAutocompletePagedField-1.html"
+ "resource": {
+ "relative_path": "Material.Blazor/Articles/images/gh-account-settings-5.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBAutocompleteSelectField-1.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/Articles/images/text-field-focus.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBAutocompleteSelectField-1.html"
+ "resource": {
+ "relative_path": "Material.Blazor/Articles/images/text-field-focus.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBAutocompleteTextField.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/Articles/images/two-way-bind-flow.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBAutocompleteTextField.html"
+ "resource": {
+ "relative_path": "Material.Blazor/Articles/images/two-way-bind-flow.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBBadge.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/Articles/images/vs-config.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBBadge.html"
+ "resource": {
+ "relative_path": "Material.Blazor/Articles/images/vs-config.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBBadgeStyle.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/Articles/images/vs-extensions.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBBadgeStyle.html"
+ "resource": {
+ "relative_path": "Material.Blazor/Articles/images/vs-extensions.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBBladeComponent-1.yml",
+ "type": "Toc",
+ "source_relative_path": "Material.Blazor/Articles/toc.yml",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBBladeComponent-1.html"
+ "relative_path": "Material.Blazor/Articles/toc.html"
+ },
+ ".json": {
+ "relative_path": "Material.Blazor/Articles/toc.json"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBBladeComponentParameters.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/Anchor/MBAnchor.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBBladeComponentParameters.html"
+ "relative_path": "Material.Blazor/Components/Anchor/MBAnchor.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBBladeSet.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/AutocompletePagedField/MBAutocompletePagedField.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBBladeSet.html"
+ "relative_path": "Material.Blazor/Components/AutocompletePagedField/MBAutocompletePagedField.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBButton.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/AutocompleteSelectField/MBAutocompleteSelectField.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBButton.html"
+ "relative_path": "Material.Blazor/Components/AutocompleteSelectField/MBAutocompleteSelectField.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBButtonStyle.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/AutocompleteTextField/MBAutoCompleteTextField.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBButtonStyle.html"
+ "relative_path": "Material.Blazor/Components/AutocompleteTextField/MBAutoCompleteTextField.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBCard.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/Badge/MBBadge.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBCard.html"
+ "relative_path": "Material.Blazor/Components/Badge/MBBadge.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBCardStyle.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/BladeSet/MBBladeSet.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBCardStyle.html"
+ "relative_path": "Material.Blazor/Components/BladeSet/MBBladeSet.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBCarousel-1.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/Button/MBButton.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBCarousel-1.html"
+ "relative_path": "Material.Blazor/Components/Button/MBButton.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBCascadingDefaults.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/Card/MBCard.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBCascadingDefaults.html"
+ "relative_path": "Material.Blazor/Components/Card/MBCard.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBCheckbox.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/Carousel/MBCarousel.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBCheckbox.html"
+ "relative_path": "Material.Blazor/Components/Carousel/MBCarousel.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBCircularProgress.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/Checkbox/MBCheckbox.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBCircularProgress.html"
+ "relative_path": "Material.Blazor/Components/Checkbox/MBCheckbox.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBCircularProgressSize.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/CircularProgress/MBCircularProgress.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBCircularProgressSize.html"
+ "relative_path": "Material.Blazor/Components/CircularProgress/MBCircularProgress.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBCircularProgressType.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/ConfirmationDialog/MBConfirmationDialog.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBCircularProgressType.html"
+ "relative_path": "Material.Blazor/Components/ConfirmationDialog/MBConfirmationDialog.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBConfirmationDialog.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/DataTable/MBDataTable.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBConfirmationDialog.html"
+ "relative_path": "Material.Blazor/Components/DataTable/MBDataTable.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBDataTable-1.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/DatePicker/MBDatePicker.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBDataTable-1.html"
+ "relative_path": "Material.Blazor/Components/DatePicker/MBDatePicker.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBDatePicker.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/DateTimeField/MBDateTimeField.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBDatePicker.html"
+ "relative_path": "Material.Blazor/Components/DateTimeField/MBDateTimeField.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBDateSelectionCriteria.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/DebouncedTextField/MBDebouncedTextField.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBDateSelectionCriteria.html"
+ "relative_path": "Material.Blazor/Components/DebouncedTextField/MBDebouncedTextField.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBDateTimeField.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/Dialog/MBDialog.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBDateTimeField.html"
+ "relative_path": "Material.Blazor/Components/Dialog/MBDialog.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBDebouncedTextField.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/Divider/MBDivider.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBDebouncedTextField.html"
+ "relative_path": "Material.Blazor/Components/Divider/MBDivider.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBDensity.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/DragAndDropList/MBDragAndDropList.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBDensity.html"
+ "relative_path": "Material.Blazor/Components/DragAndDropList/MBDragAndDropList.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBDialog.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/Drawer/MBDrawer.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBDialog.html"
+ "relative_path": "Material.Blazor/Components/Drawer/MBDrawer.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBDivider.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/FileUpload/MBFileUploadButton.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBDivider.html"
+ "relative_path": "Material.Blazor/Components/FileUpload/MBFileUploadButton.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBDragAndDropList-1.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/FileUpload/MBFileUploadDragAndDrop.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBDragAndDropList-1.html"
+ "relative_path": "Material.Blazor/Components/FileUpload/MBFileUploadDragAndDrop.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBDrawer.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/FloatingActionButton/MBFloatingActionButton.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBDrawer.html"
+ "relative_path": "Material.Blazor/Components/FloatingActionButton/MBFloatingActionButton.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBFileUploadButton.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/Icon/MBIcon.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBFileUploadButton.html"
+ "relative_path": "Material.Blazor/Components/Icon/MBIcon.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBFileUploadDragAndDrop.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/IconButton/MBIconButton.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBFileUploadDragAndDrop.html"
+ "relative_path": "Material.Blazor/Components/IconButton/MBIconButton.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBFloatingActionButton.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/IconButtonToggle/MBIconButtonToggle.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBFloatingActionButton.html"
+ "relative_path": "Material.Blazor/Components/IconButtonToggle/MBIconButtonToggle.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBFloatingActionButtonType.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/IntSlider/MBIntSlider.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBFloatingActionButtonType.html"
+ "relative_path": "Material.Blazor/Components/IntSlider/MBIntSlider.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBIcon.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/LinearProgress/MBLinearProgress.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBIcon.html"
+ "relative_path": "Material.Blazor/Components/LinearProgress/MBLinearProgress.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBIconBearingSelectElement-1.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/List/MBList.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBIconBearingSelectElement-1.html"
+ "relative_path": "Material.Blazor/Components/List/MBList.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBIconButton.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/ListDivider/MBListDivider.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBIconButton.html"
+ "relative_path": "Material.Blazor/Components/ListDivider/MBListDivider.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBIconButtonToggle.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/ListItem/MBListItem.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBIconButtonToggle.html"
+ "relative_path": "Material.Blazor/Components/ListItem/MBListItem.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBIconFARelativeSize.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/Menu/MBMenu.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBIconFARelativeSize.html"
+ "relative_path": "Material.Blazor/Components/Menu/MBMenu.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBIconFAStyle.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/MenuSelectionGroup/MBMenuSelectionGroup.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBIconFAStyle.html"
+ "relative_path": "Material.Blazor/Components/MenuSelectionGroup/MBMenuSelectionGroup.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBIconFoundryName.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/MenuSurface/MBMenuSurface.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBIconFoundryName.html"
+ "relative_path": "Material.Blazor/Components/MenuSurface/MBMenuSurface.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBIconHelper.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/NumericDecimalField/MBNumericDecimalField.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBIconHelper.html"
+ "relative_path": "Material.Blazor/Components/NumericDecimalField/MBNumericDecimalField.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBIconMITheme.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/NumericDoubleField/MBNumericDoubleField.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBIconMITheme.html"
+ "relative_path": "Material.Blazor/Components/NumericDoubleField/MBNumericDoubleField.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBIconMSGradient.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/NumericIntField/MBNumericIntField.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBIconMSGradient.html"
+ "relative_path": "Material.Blazor/Components/NumericIntField/MBNumericIntField.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBIconMSSize.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/PagedDataList/MBPagedDataList.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBIconMSSize.html"
+ "relative_path": "Material.Blazor/Components/PagedDataList/MBPagedDataList.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBIconMSStyle.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/Paginator/MBPaginator.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBIconMSStyle.html"
+ "relative_path": "Material.Blazor/Components/Paginator/MBPaginator.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBIconMSWeight.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/Popover/MBPopover.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBIconMSWeight.html"
+ "relative_path": "Material.Blazor/Components/Popover/MBPopover.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBInputEventType.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/RadioButton/MBRadioButton.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBInputEventType.html"
+ "relative_path": "Material.Blazor/Components/RadioButton/MBRadioButton.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBIntSlider.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/RadioButtonGroup/MBRadioButtonGroup.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBIntSlider.html"
+ "relative_path": "Material.Blazor/Components/RadioButtonGroup/MBRadioButtonGroup.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBItemValidation.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/SegmentedButtonMulti/MBSegmentedButtonMulti.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBItemValidation.html"
+ "relative_path": "Material.Blazor/Components/SegmentedButtonMulti/MBSegmentedButtonMulti.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBLinearProgress.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/SegmentedButtonSingle/MBSegmentedButtonSingle.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBLinearProgress.html"
+ "relative_path": "Material.Blazor/Components/SegmentedButtonSingle/MBSegmentedButtonSingle.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBLinearProgressType.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/Select/MBSelect.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBLinearProgressType.html"
+ "relative_path": "Material.Blazor/Components/Select/MBSelect.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBList-1.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/Shield/MBShield.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBList-1.html"
+ "relative_path": "Material.Blazor/Components/Shield/MBShield.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBListDivider.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/Slider/MBSlider.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBListDivider.html"
+ "relative_path": "Material.Blazor/Components/Slider/MBSlider.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBListItem.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/SlidingContent/MBSlidingContent.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBListItem.html"
+ "relative_path": "Material.Blazor/Components/SlidingContent/MBSlidingContent.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBListStyle.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/SlidingTabBar/MBSlidingTabBar.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBListStyle.html"
+ "relative_path": "Material.Blazor/Components/SlidingTabBar/MBSlidingTabBar.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBListType.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/Switch/MBSwitch.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBListType.html"
+ "relative_path": "Material.Blazor/Components/Switch/MBSwitch.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBLoggingLevel.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/TabBar/MBTabBar.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBLoggingLevel.html"
+ "relative_path": "Material.Blazor/Components/TabBar/MBTabBar.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBLoggingServiceConfiguration.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/TextArea/MBTextArea.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBLoggingServiceConfiguration.html"
+ "relative_path": "Material.Blazor/Components/TextArea/MBTextArea.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBMenu.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/TextField/MBTextField.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBMenu.html"
+ "relative_path": "Material.Blazor/Components/TextField/MBTextField.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBMenuSelectionGroup.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/Tooltip/MBTooltip.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBMenuSelectionGroup.html"
+ "relative_path": "Material.Blazor/Components/Tooltip/MBTooltip.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBMenuSurface.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/TopAppBar/MBTopAppBar.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBMenuSurface.html"
+ "relative_path": "Material.Blazor/Components/TopAppBar/MBTopAppBar.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBMenuSurfacePositioning.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Components/intro.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBMenuSurfacePositioning.html"
+ "relative_path": "Material.Blazor/Components/intro.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBNotifierCloseMethod.yml",
+ "type": "Toc",
+ "source_relative_path": "Material.Blazor/Components/toc.yml",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBNotifierCloseMethod.html"
+ "relative_path": "Material.Blazor/Components/toc.html"
+ },
+ ".json": {
+ "relative_path": "Material.Blazor/Components/toc.json"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBNumericDecimalField.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Model/Icon/MBIconHelper.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBNumericDecimalField.html"
+ "relative_path": "Material.Blazor/Model/Icon/MBIconHelper.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBNumericDoubleField.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Model/MBCascadingDefaults.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBNumericDoubleField.html"
+ "relative_path": "Material.Blazor/Model/MBCascadingDefaults.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBNumericInputMagnitude.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Model/Snackbar/IMBSnackbarService.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBNumericInputMagnitude.html"
+ "relative_path": "Material.Blazor/Model/Snackbar/IMBSnackbarService.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBNumericIntField.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Model/Toast/IMBToastService.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBNumericIntField.html"
+ "relative_path": "Material.Blazor/Model/Toast/IMBToastService.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBPagedDataList-1.yml",
+ "type": "Conceptual",
+ "source_relative_path": "Material.Blazor/Model/Tooltip/IMBTooltipService.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.MBPagedDataList-1.html"
+ "relative_path": "Material.Blazor/Model/Tooltip/IMBTooltipService.html"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBPagedSearchResult-1.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/banner/images/banner.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBPagedSearchResult-1.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/banner/images/banner.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBPaginator.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/button/images/button-theming.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBPaginator.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/button/images/button-theming.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBPopover.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/button/images/buttons_types.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBPopover.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/button/images/buttons_types.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBRadioButton-1.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/button/images/contained-button.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBRadioButton-1.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/button/images/contained-button.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBRadioButtonGroup-1.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/button/images/contained-icon-button.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBRadioButtonGroup-1.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/button/images/contained-icon-button.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBSearchResult-1.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/button/images/outlined-button.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBSearchResult-1.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/button/images/outlined-button.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBSearchResultTypes.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/button/images/outlined-icon-button.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBSearchResultTypes.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/button/images/outlined-icon-button.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBSegmentedButtonMulti-1.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/button/images/text-button.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBSegmentedButtonMulti-1.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/button/images/text-button.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBSegmentedButtonSingle-1.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/button/images/text-icon-button.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBSegmentedButtonSingle-1.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/button/images/text-icon-button.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBSelect-1.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/button/images/toggle-bar.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBSelect-1.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/button/images/toggle-bar.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBSelectElement-1.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/card/images/card-elevated.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBSelectElement-1.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/card/images/card-elevated.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBSelectInputStyle.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/card/images/card-outlined.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBSelectInputStyle.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/card/images/card-outlined.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBServicesOptions.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/checkbox/images/checkbox-hero.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBServicesOptions.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/checkbox/images/checkbox-hero.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBShield.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/checkbox/images/checkbox-states.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBShield.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/checkbox/images/checkbox-states.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBShieldType.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/data-table/images/data-table-hero.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBShieldType.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/data-table/images/data-table-hero.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBSlider.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/dialog/images/alert-dialog.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBSlider.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/dialog/images/alert-dialog.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBSliderType.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/dialog/images/confirmation-dialog.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBSliderType.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/dialog/images/confirmation-dialog.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBSlidingContent-1.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/dialog/images/full-screen-dialog.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBSlidingContent-1.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/dialog/images/full-screen-dialog.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBSlidingTabBar-1.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/dialog/images/simple-dialog.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBSlidingTabBar-1.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/dialog/images/simple-dialog.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBSnackbarServiceConfiguration.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/drawer/images/drawer-composite.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBSnackbarServiceConfiguration.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/drawer/images/drawer-composite.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBSnackbarSettings.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/drawer/images/drawer-hero.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBSnackbarSettings.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/drawer/images/drawer-hero.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBSwitch.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/fab/images/FAB_types.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBSwitch.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/fab/images/FAB_types.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBTabBar-1.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/list/images/lists-types.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBTabBar-1.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/list/images/lists-types.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBTextAlignStyle.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/radio/images/radio-button-hero.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBTextAlignStyle.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/radio/images/radio-button-hero.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBTextArea.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/radio/images/radio-button-states.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBTextArea.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/radio/images/radio-button-states.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBTextField.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/slider/images/continuous-range-slider.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBTextField.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/slider/images/continuous-range-slider.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBTextInputStyle.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/slider/images/continuous-slider.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBTextInputStyle.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/slider/images/continuous-slider.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBToastLevel.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/slider/images/discrete-slider-tick-marks.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBToastLevel.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/slider/images/discrete-slider-tick-marks.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBToastPosition.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/slider/images/discrete-slider.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBToastPosition.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/slider/images/discrete-slider.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBToastServiceConfiguration.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/switch/images/switch-hero.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBToastServiceConfiguration.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/switch/images/switch-hero.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBToastSettings.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/switch/images/switch-states.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBToastSettings.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/switch/images/switch-states.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBTooltip.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/textfield/images/text-field-generic.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBTooltip.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/textfield/images/text-field-generic.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBTopAppBar.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/tooltip/images/plain_tooltip_alignment.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBTopAppBar.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/tooltip/images/plain_tooltip_alignment.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBTopAppBarType.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/tooltip/images/rich_tooltip.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBTopAppBarType.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/tooltip/images/rich_tooltip.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBTouchTargetWrapper.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/tooltip/images/rich_tooltip_alignment.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBTouchTargetWrapper.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/tooltip/images/rich_tooltip_alignment.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.MBVersion.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/tooltip/images/tooltip.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.MBVersion.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/tooltip/images/tooltip.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.ServiceCollectionExtensions.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/top-app-bar/images/contextual-app-bar.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor.ServiceCollectionExtensions.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/top-app-bar/images/contextual-app-bar.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor._Imports.yml",
+ "type": "Resource",
+ "source_relative_path": "Material.Blazor/node_modules/@material/top-app-bar/images/regular-app-bar.png",
"output": {
- ".html": {
- "relative_path": "api/Material.Blazor._Imports.html"
+ "resource": {
+ "relative_path": "Material.Blazor/node_modules/@material/top-app-bar/images/regular-app-bar.png"
}
},
"version": ""
},
{
- "type": "ManagedReference",
- "source_relative_path": "api/Material.Blazor.yml",
+ "type": "Conceptual",
+ "source_relative_path": "README.md",
"output": {
".html": {
- "relative_path": "api/Material.Blazor.html"
+ "relative_path": "README.html"
}
},
"version": ""
},
{
- "type": "Toc",
- "source_relative_path": "api/toc.yml",
+ "type": "Conceptual",
+ "source_relative_path": "ReleaseNotes.md",
"output": {
".html": {
- "relative_path": "api/toc.html"
- },
- ".json": {
- "relative_path": "api/toc.json"
+ "relative_path": "ReleaseNotes.html"
}
},
"version": ""
diff --git a/docs/xrefmap.yml b/docs/xrefmap.yml
index 4669a715..fe955f56 100644
--- a/docs/xrefmap.yml
+++ b/docs/xrefmap.yml
@@ -237,25 +237,25 @@ references:
href: Material.Blazor/Components/TopAppBar/MBTopAppBar.html
- uid: Material.Blazor
name: Material.Blazor
- href: api/Material.Blazor.html
+ href: .artifacts/api/Material.Blazor.html
commentId: N:Material.Blazor
fullName: Material.Blazor
nameWithType: Material.Blazor
- uid: Material.Blazor.IMBIcon
name: IMBIcon
- href: api/Material.Blazor.IMBIcon.html
+ href: .artifacts/api/Material.Blazor.IMBIcon.html
commentId: T:Material.Blazor.IMBIcon
fullName: Material.Blazor.IMBIcon
nameWithType: IMBIcon
- uid: Material.Blazor.IMBIcon.IconFragment
name: IMBIcon.IconFragment
- href: api/Material.Blazor.IMBIcon.IconFragment.html
+ href: .artifacts/api/Material.Blazor.IMBIcon.IconFragment.html
commentId: T:Material.Blazor.IMBIcon.IconFragment
fullName: Material.Blazor.IMBIcon.IconFragment
nameWithType: IMBIcon.IconFragment
- uid: Material.Blazor.IMBIcon.IconFragment.#ctor(System.Object,System.IntPtr)
name: IconFragment(object, nint)
- href: api/Material.Blazor.IMBIcon.IconFragment.html#Material_Blazor_IMBIcon_IconFragment__ctor_System_Object_System_IntPtr_
+ href: .artifacts/api/Material.Blazor.IMBIcon.IconFragment.html#Material_Blazor_IMBIcon_IconFragment__ctor_System_Object_System_IntPtr_
commentId: M:Material.Blazor.IMBIcon.IconFragment.#ctor(System.Object,System.IntPtr)
name.vb: New(Object, IntPtr)
fullName: Material.Blazor.IMBIcon.IconFragment.IconFragment(object, nint)
@@ -264,7 +264,7 @@ references:
nameWithType.vb: IMBIcon.IconFragment.New(Object, IntPtr)
- uid: Material.Blazor.IMBIcon.IconFragment.#ctor*
name: IconFragment
- href: api/Material.Blazor.IMBIcon.IconFragment.html#Material_Blazor_IMBIcon_IconFragment__ctor_
+ href: .artifacts/api/Material.Blazor.IMBIcon.IconFragment.html#Material_Blazor_IMBIcon_IconFragment__ctor_
commentId: Overload:Material.Blazor.IMBIcon.IconFragment.#ctor
name.vb: New
fullName: Material.Blazor.IMBIcon.IconFragment.IconFragment
@@ -273,7 +273,7 @@ references:
nameWithType.vb: IMBIcon.IconFragment.New
- uid: Material.Blazor.IMBIcon.IconFragment.BeginInvoke(System.String,System.String,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.AsyncCallback,System.Object)
name: BeginInvoke(string, string, IEnumerable>, AsyncCallback, object)
- href: api/Material.Blazor.IMBIcon.IconFragment.html#Material_Blazor_IMBIcon_IconFragment_BeginInvoke_System_String_System_String_System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair_System_String_System_Object___System_AsyncCallback_System_Object_
+ href: .artifacts/api/Material.Blazor.IMBIcon.IconFragment.html#Material_Blazor_IMBIcon_IconFragment_BeginInvoke_System_String_System_String_System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair_System_String_System_Object___System_AsyncCallback_System_Object_
commentId: M:Material.Blazor.IMBIcon.IconFragment.BeginInvoke(System.String,System.String,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.AsyncCallback,System.Object)
name.vb: BeginInvoke(String, String, IEnumerable(Of KeyValuePair(Of String, Object)), AsyncCallback, Object)
fullName: Material.Blazor.IMBIcon.IconFragment.BeginInvoke(string, string, System.Collections.Generic.IEnumerable>, System.AsyncCallback, object)
@@ -282,25 +282,25 @@ references:
nameWithType.vb: IMBIcon.IconFragment.BeginInvoke(String, String, IEnumerable(Of KeyValuePair(Of String, Object)), AsyncCallback, Object)
- uid: Material.Blazor.IMBIcon.IconFragment.BeginInvoke*
name: BeginInvoke
- href: api/Material.Blazor.IMBIcon.IconFragment.html#Material_Blazor_IMBIcon_IconFragment_BeginInvoke_
+ href: .artifacts/api/Material.Blazor.IMBIcon.IconFragment.html#Material_Blazor_IMBIcon_IconFragment_BeginInvoke_
commentId: Overload:Material.Blazor.IMBIcon.IconFragment.BeginInvoke
fullName: Material.Blazor.IMBIcon.IconFragment.BeginInvoke
nameWithType: IMBIcon.IconFragment.BeginInvoke
- uid: Material.Blazor.IMBIcon.IconFragment.EndInvoke(System.IAsyncResult)
name: EndInvoke(IAsyncResult)
- href: api/Material.Blazor.IMBIcon.IconFragment.html#Material_Blazor_IMBIcon_IconFragment_EndInvoke_System_IAsyncResult_
+ href: .artifacts/api/Material.Blazor.IMBIcon.IconFragment.html#Material_Blazor_IMBIcon_IconFragment_EndInvoke_System_IAsyncResult_
commentId: M:Material.Blazor.IMBIcon.IconFragment.EndInvoke(System.IAsyncResult)
fullName: Material.Blazor.IMBIcon.IconFragment.EndInvoke(System.IAsyncResult)
nameWithType: IMBIcon.IconFragment.EndInvoke(IAsyncResult)
- uid: Material.Blazor.IMBIcon.IconFragment.EndInvoke*
name: EndInvoke
- href: api/Material.Blazor.IMBIcon.IconFragment.html#Material_Blazor_IMBIcon_IconFragment_EndInvoke_
+ href: .artifacts/api/Material.Blazor.IMBIcon.IconFragment.html#Material_Blazor_IMBIcon_IconFragment_EndInvoke_
commentId: Overload:Material.Blazor.IMBIcon.IconFragment.EndInvoke
fullName: Material.Blazor.IMBIcon.IconFragment.EndInvoke
nameWithType: IMBIcon.IconFragment.EndInvoke
- uid: Material.Blazor.IMBIcon.IconFragment.Invoke(System.String,System.String,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.Object}})
name: Invoke(string, string, IEnumerable>)
- href: api/Material.Blazor.IMBIcon.IconFragment.html#Material_Blazor_IMBIcon_IconFragment_Invoke_System_String_System_String_System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair_System_String_System_Object___
+ href: .artifacts/api/Material.Blazor.IMBIcon.IconFragment.html#Material_Blazor_IMBIcon_IconFragment_Invoke_System_String_System_String_System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair_System_String_System_Object___
commentId: M:Material.Blazor.IMBIcon.IconFragment.Invoke(System.String,System.String,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.Object}})
name.vb: Invoke(String, String, IEnumerable(Of KeyValuePair(Of String, Object)))
fullName: Material.Blazor.IMBIcon.IconFragment.Invoke(string, string, System.Collections.Generic.IEnumerable>)
@@ -309,85 +309,85 @@ references:
nameWithType.vb: IMBIcon.IconFragment.Invoke(String, String, IEnumerable(Of KeyValuePair(Of String, Object)))
- uid: Material.Blazor.IMBIcon.IconFragment.Invoke*
name: Invoke
- href: api/Material.Blazor.IMBIcon.IconFragment.html#Material_Blazor_IMBIcon_IconFragment_Invoke_
+ href: .artifacts/api/Material.Blazor.IMBIcon.IconFragment.html#Material_Blazor_IMBIcon_IconFragment_Invoke_
commentId: Overload:Material.Blazor.IMBIcon.IconFragment.Invoke
fullName: Material.Blazor.IMBIcon.IconFragment.Invoke
nameWithType: IMBIcon.IconFragment.Invoke
- uid: Material.Blazor.IMBIcon.Render
name: Render
- href: api/Material.Blazor.IMBIcon.html#Material_Blazor_IMBIcon_Render
+ href: .artifacts/api/Material.Blazor.IMBIcon.html#Material_Blazor_IMBIcon_Render
commentId: P:Material.Blazor.IMBIcon.Render
fullName: Material.Blazor.IMBIcon.Render
nameWithType: IMBIcon.Render
- uid: Material.Blazor.IMBIcon.Render*
name: Render
- href: api/Material.Blazor.IMBIcon.html#Material_Blazor_IMBIcon_Render_
+ href: .artifacts/api/Material.Blazor.IMBIcon.html#Material_Blazor_IMBIcon_Render_
commentId: Overload:Material.Blazor.IMBIcon.Render
fullName: Material.Blazor.IMBIcon.Render
nameWithType: IMBIcon.Render
- uid: Material.Blazor.IMBIcon.RequiresColorFilter
name: RequiresColorFilter
- href: api/Material.Blazor.IMBIcon.html#Material_Blazor_IMBIcon_RequiresColorFilter
+ href: .artifacts/api/Material.Blazor.IMBIcon.html#Material_Blazor_IMBIcon_RequiresColorFilter
commentId: P:Material.Blazor.IMBIcon.RequiresColorFilter
fullName: Material.Blazor.IMBIcon.RequiresColorFilter
nameWithType: IMBIcon.RequiresColorFilter
- uid: Material.Blazor.IMBIcon.RequiresColorFilter*
name: RequiresColorFilter
- href: api/Material.Blazor.IMBIcon.html#Material_Blazor_IMBIcon_RequiresColorFilter_
+ href: .artifacts/api/Material.Blazor.IMBIcon.html#Material_Blazor_IMBIcon_RequiresColorFilter_
commentId: Overload:Material.Blazor.IMBIcon.RequiresColorFilter
fullName: Material.Blazor.IMBIcon.RequiresColorFilter
nameWithType: IMBIcon.RequiresColorFilter
- uid: Material.Blazor.IMBIconFoundry
name: IMBIconFoundry
- href: api/Material.Blazor.IMBIconFoundry.html
+ href: .artifacts/api/Material.Blazor.IMBIconFoundry.html
commentId: T:Material.Blazor.IMBIconFoundry
fullName: Material.Blazor.IMBIconFoundry
nameWithType: IMBIconFoundry
- uid: Material.Blazor.IMBIconFoundry.FoundryName
name: FoundryName
- href: api/Material.Blazor.IMBIconFoundry.html#Material_Blazor_IMBIconFoundry_FoundryName
+ href: .artifacts/api/Material.Blazor.IMBIconFoundry.html#Material_Blazor_IMBIconFoundry_FoundryName
commentId: P:Material.Blazor.IMBIconFoundry.FoundryName
fullName: Material.Blazor.IMBIconFoundry.FoundryName
nameWithType: IMBIconFoundry.FoundryName
- uid: Material.Blazor.IMBIconFoundry.FoundryName*
name: FoundryName
- href: api/Material.Blazor.IMBIconFoundry.html#Material_Blazor_IMBIconFoundry_FoundryName_
+ href: .artifacts/api/Material.Blazor.IMBIconFoundry.html#Material_Blazor_IMBIconFoundry_FoundryName_
commentId: Overload:Material.Blazor.IMBIconFoundry.FoundryName
fullName: Material.Blazor.IMBIconFoundry.FoundryName
nameWithType: IMBIconFoundry.FoundryName
- uid: Material.Blazor.IMBLoggingService
name: IMBLoggingService
- href: api/Material.Blazor.IMBLoggingService.html
+ href: .artifacts/api/Material.Blazor.IMBLoggingService.html
commentId: T:Material.Blazor.IMBLoggingService
fullName: Material.Blazor.IMBLoggingService
nameWithType: IMBLoggingService
- uid: Material.Blazor.IMBLoggingService.Configuration
name: Configuration
- href: api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_Configuration
+ href: .artifacts/api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_Configuration
commentId: P:Material.Blazor.IMBLoggingService.Configuration
fullName: Material.Blazor.IMBLoggingService.Configuration
nameWithType: IMBLoggingService.Configuration
- uid: Material.Blazor.IMBLoggingService.Configuration*
name: Configuration
- href: api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_Configuration_
+ href: .artifacts/api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_Configuration_
commentId: Overload:Material.Blazor.IMBLoggingService.Configuration
fullName: Material.Blazor.IMBLoggingService.Configuration
nameWithType: IMBLoggingService.Configuration
- uid: Material.Blazor.IMBLoggingService.CurrentLevel
name: CurrentLevel()
- href: api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_CurrentLevel
+ href: .artifacts/api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_CurrentLevel
commentId: M:Material.Blazor.IMBLoggingService.CurrentLevel
fullName: Material.Blazor.IMBLoggingService.CurrentLevel()
nameWithType: IMBLoggingService.CurrentLevel()
- uid: Material.Blazor.IMBLoggingService.CurrentLevel*
name: CurrentLevel
- href: api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_CurrentLevel_
+ href: .artifacts/api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_CurrentLevel_
commentId: Overload:Material.Blazor.IMBLoggingService.CurrentLevel
fullName: Material.Blazor.IMBLoggingService.CurrentLevel
nameWithType: IMBLoggingService.CurrentLevel
- uid: Material.Blazor.IMBLoggingService.LogCritical(System.String)
name: LogCritical(string)
- href: api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_LogCritical_System_String_
+ href: .artifacts/api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_LogCritical_System_String_
commentId: M:Material.Blazor.IMBLoggingService.LogCritical(System.String)
name.vb: LogCritical(String)
fullName: Material.Blazor.IMBLoggingService.LogCritical(string)
@@ -396,13 +396,13 @@ references:
nameWithType.vb: IMBLoggingService.LogCritical(String)
- uid: Material.Blazor.IMBLoggingService.LogCritical*
name: LogCritical
- href: api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_LogCritical_
+ href: .artifacts/api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_LogCritical_
commentId: Overload:Material.Blazor.IMBLoggingService.LogCritical
fullName: Material.Blazor.IMBLoggingService.LogCritical
nameWithType: IMBLoggingService.LogCritical
- uid: Material.Blazor.IMBLoggingService.LogDebug(System.String)
name: LogDebug(string)
- href: api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_LogDebug_System_String_
+ href: .artifacts/api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_LogDebug_System_String_
commentId: M:Material.Blazor.IMBLoggingService.LogDebug(System.String)
name.vb: LogDebug(String)
fullName: Material.Blazor.IMBLoggingService.LogDebug(string)
@@ -411,13 +411,13 @@ references:
nameWithType.vb: IMBLoggingService.LogDebug(String)
- uid: Material.Blazor.IMBLoggingService.LogDebug*
name: LogDebug
- href: api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_LogDebug_
+ href: .artifacts/api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_LogDebug_
commentId: Overload:Material.Blazor.IMBLoggingService.LogDebug
fullName: Material.Blazor.IMBLoggingService.LogDebug
nameWithType: IMBLoggingService.LogDebug
- uid: Material.Blazor.IMBLoggingService.LogError(System.String)
name: LogError(string)
- href: api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_LogError_System_String_
+ href: .artifacts/api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_LogError_System_String_
commentId: M:Material.Blazor.IMBLoggingService.LogError(System.String)
name.vb: LogError(String)
fullName: Material.Blazor.IMBLoggingService.LogError(string)
@@ -426,13 +426,13 @@ references:
nameWithType.vb: IMBLoggingService.LogError(String)
- uid: Material.Blazor.IMBLoggingService.LogError*
name: LogError
- href: api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_LogError_
+ href: .artifacts/api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_LogError_
commentId: Overload:Material.Blazor.IMBLoggingService.LogError
fullName: Material.Blazor.IMBLoggingService.LogError
nameWithType: IMBLoggingService.LogError
- uid: Material.Blazor.IMBLoggingService.LogInformation(System.String)
name: LogInformation(string)
- href: api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_LogInformation_System_String_
+ href: .artifacts/api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_LogInformation_System_String_
commentId: M:Material.Blazor.IMBLoggingService.LogInformation(System.String)
name.vb: LogInformation(String)
fullName: Material.Blazor.IMBLoggingService.LogInformation(string)
@@ -441,13 +441,13 @@ references:
nameWithType.vb: IMBLoggingService.LogInformation(String)
- uid: Material.Blazor.IMBLoggingService.LogInformation*
name: LogInformation
- href: api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_LogInformation_
+ href: .artifacts/api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_LogInformation_
commentId: Overload:Material.Blazor.IMBLoggingService.LogInformation
fullName: Material.Blazor.IMBLoggingService.LogInformation
nameWithType: IMBLoggingService.LogInformation
- uid: Material.Blazor.IMBLoggingService.LogTrace(System.String)
name: LogTrace(string)
- href: api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_LogTrace_System_String_
+ href: .artifacts/api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_LogTrace_System_String_
commentId: M:Material.Blazor.IMBLoggingService.LogTrace(System.String)
name.vb: LogTrace(String)
fullName: Material.Blazor.IMBLoggingService.LogTrace(string)
@@ -456,13 +456,13 @@ references:
nameWithType.vb: IMBLoggingService.LogTrace(String)
- uid: Material.Blazor.IMBLoggingService.LogTrace*
name: LogTrace
- href: api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_LogTrace_
+ href: .artifacts/api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_LogTrace_
commentId: Overload:Material.Blazor.IMBLoggingService.LogTrace
fullName: Material.Blazor.IMBLoggingService.LogTrace
nameWithType: IMBLoggingService.LogTrace
- uid: Material.Blazor.IMBLoggingService.LogWarning(System.String)
name: LogWarning(string)
- href: api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_LogWarning_System_String_
+ href: .artifacts/api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_LogWarning_System_String_
commentId: M:Material.Blazor.IMBLoggingService.LogWarning(System.String)
name.vb: LogWarning(String)
fullName: Material.Blazor.IMBLoggingService.LogWarning(string)
@@ -471,13 +471,13 @@ references:
nameWithType.vb: IMBLoggingService.LogWarning(String)
- uid: Material.Blazor.IMBLoggingService.LogWarning*
name: LogWarning
- href: api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_LogWarning_
+ href: .artifacts/api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_LogWarning_
commentId: Overload:Material.Blazor.IMBLoggingService.LogWarning
fullName: Material.Blazor.IMBLoggingService.LogWarning
nameWithType: IMBLoggingService.LogWarning
- uid: Material.Blazor.IMBLoggingService.SetLogger(Microsoft.Extensions.Logging.ILogger{Material.Blazor.Internal.ComponentFoundation})
name: SetLogger(ILogger)
- href: api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_SetLogger_Microsoft_Extensions_Logging_ILogger_Material_Blazor_Internal_ComponentFoundation__
+ href: .artifacts/api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_SetLogger_Microsoft_Extensions_Logging_ILogger_Material_Blazor_Internal_ComponentFoundation__
commentId: M:Material.Blazor.IMBLoggingService.SetLogger(Microsoft.Extensions.Logging.ILogger{Material.Blazor.Internal.ComponentFoundation})
name.vb: SetLogger(ILogger(Of ComponentFoundation))
fullName: Material.Blazor.IMBLoggingService.SetLogger(Microsoft.Extensions.Logging.ILogger)
@@ -486,43 +486,43 @@ references:
nameWithType.vb: IMBLoggingService.SetLogger(ILogger(Of ComponentFoundation))
- uid: Material.Blazor.IMBLoggingService.SetLogger*
name: SetLogger
- href: api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_SetLogger_
+ href: .artifacts/api/Material.Blazor.IMBLoggingService.html#Material_Blazor_IMBLoggingService_SetLogger_
commentId: Overload:Material.Blazor.IMBLoggingService.SetLogger
fullName: Material.Blazor.IMBLoggingService.SetLogger
nameWithType: IMBLoggingService.SetLogger
- uid: Material.Blazor.IMBSnackbarService
name: IMBSnackbarService
- href: api/Material.Blazor.IMBSnackbarService.html
+ href: .artifacts/api/Material.Blazor.IMBSnackbarService.html
commentId: T:Material.Blazor.IMBSnackbarService
fullName: Material.Blazor.IMBSnackbarService
nameWithType: IMBSnackbarService
- uid: Material.Blazor.IMBSnackbarService.Configuration
name: Configuration
- href: api/Material.Blazor.IMBSnackbarService.html#Material_Blazor_IMBSnackbarService_Configuration
+ href: .artifacts/api/Material.Blazor.IMBSnackbarService.html#Material_Blazor_IMBSnackbarService_Configuration
commentId: P:Material.Blazor.IMBSnackbarService.Configuration
fullName: Material.Blazor.IMBSnackbarService.Configuration
nameWithType: IMBSnackbarService.Configuration
- uid: Material.Blazor.IMBSnackbarService.Configuration*
name: Configuration
- href: api/Material.Blazor.IMBSnackbarService.html#Material_Blazor_IMBSnackbarService_Configuration_
+ href: .artifacts/api/Material.Blazor.IMBSnackbarService.html#Material_Blazor_IMBSnackbarService_Configuration_
commentId: Overload:Material.Blazor.IMBSnackbarService.Configuration
fullName: Material.Blazor.IMBSnackbarService.Configuration
nameWithType: IMBSnackbarService.Configuration
- uid: Material.Blazor.IMBSnackbarService.OnAdd
name: OnAdd
- href: api/Material.Blazor.IMBSnackbarService.html#Material_Blazor_IMBSnackbarService_OnAdd
+ href: .artifacts/api/Material.Blazor.IMBSnackbarService.html#Material_Blazor_IMBSnackbarService_OnAdd
commentId: E:Material.Blazor.IMBSnackbarService.OnAdd
fullName: Material.Blazor.IMBSnackbarService.OnAdd
nameWithType: IMBSnackbarService.OnAdd
- uid: Material.Blazor.IMBSnackbarService.OnTriggerStateHasChanged
name: OnTriggerStateHasChanged
- href: api/Material.Blazor.IMBSnackbarService.html#Material_Blazor_IMBSnackbarService_OnTriggerStateHasChanged
+ href: .artifacts/api/Material.Blazor.IMBSnackbarService.html#Material_Blazor_IMBSnackbarService_OnTriggerStateHasChanged
commentId: E:Material.Blazor.IMBSnackbarService.OnTriggerStateHasChanged
fullName: Material.Blazor.IMBSnackbarService.OnTriggerStateHasChanged
nameWithType: IMBSnackbarService.OnTriggerStateHasChanged
- uid: Material.Blazor.IMBSnackbarService.ShowSnackbar(System.String,System.Action,System.String,System.String,System.Nullable{Material.Blazor.MBNotifierCloseMethod},System.Boolean,System.Boolean,System.Nullable{System.Int32},System.Boolean)
name: ShowSnackbar(string, Action, string, string, MBNotifierCloseMethod?, bool, bool, int?, bool)
- href: api/Material.Blazor.IMBSnackbarService.html#Material_Blazor_IMBSnackbarService_ShowSnackbar_System_String_System_Action_System_String_System_String_System_Nullable_Material_Blazor_MBNotifierCloseMethod__System_Boolean_System_Boolean_System_Nullable_System_Int32__System_Boolean_
+ href: .artifacts/api/Material.Blazor.IMBSnackbarService.html#Material_Blazor_IMBSnackbarService_ShowSnackbar_System_String_System_Action_System_String_System_String_System_Nullable_Material_Blazor_MBNotifierCloseMethod__System_Boolean_System_Boolean_System_Nullable_System_Int32__System_Boolean_
commentId: M:Material.Blazor.IMBSnackbarService.ShowSnackbar(System.String,System.Action,System.String,System.String,System.Nullable{Material.Blazor.MBNotifierCloseMethod},System.Boolean,System.Boolean,System.Nullable{System.Int32},System.Boolean)
name.vb: ShowSnackbar(String, Action, String, String, MBNotifierCloseMethod?, Boolean, Boolean, Integer?, Boolean)
fullName: Material.Blazor.IMBSnackbarService.ShowSnackbar(string, System.Action, string, string, Material.Blazor.MBNotifierCloseMethod?, bool, bool, int?, bool)
@@ -531,43 +531,43 @@ references:
nameWithType.vb: IMBSnackbarService.ShowSnackbar(String, Action, String, String, MBNotifierCloseMethod?, Boolean, Boolean, Integer?, Boolean)
- uid: Material.Blazor.IMBSnackbarService.ShowSnackbar*
name: ShowSnackbar
- href: api/Material.Blazor.IMBSnackbarService.html#Material_Blazor_IMBSnackbarService_ShowSnackbar_
+ href: .artifacts/api/Material.Blazor.IMBSnackbarService.html#Material_Blazor_IMBSnackbarService_ShowSnackbar_
commentId: Overload:Material.Blazor.IMBSnackbarService.ShowSnackbar
fullName: Material.Blazor.IMBSnackbarService.ShowSnackbar
nameWithType: IMBSnackbarService.ShowSnackbar
- uid: Material.Blazor.IMBToastService
name: IMBToastService
- href: api/Material.Blazor.IMBToastService.html
+ href: .artifacts/api/Material.Blazor.IMBToastService.html
commentId: T:Material.Blazor.IMBToastService
fullName: Material.Blazor.IMBToastService
nameWithType: IMBToastService
- uid: Material.Blazor.IMBToastService.Configuration
name: Configuration
- href: api/Material.Blazor.IMBToastService.html#Material_Blazor_IMBToastService_Configuration
+ href: .artifacts/api/Material.Blazor.IMBToastService.html#Material_Blazor_IMBToastService_Configuration
commentId: P:Material.Blazor.IMBToastService.Configuration
fullName: Material.Blazor.IMBToastService.Configuration
nameWithType: IMBToastService.Configuration
- uid: Material.Blazor.IMBToastService.Configuration*
name: Configuration
- href: api/Material.Blazor.IMBToastService.html#Material_Blazor_IMBToastService_Configuration_
+ href: .artifacts/api/Material.Blazor.IMBToastService.html#Material_Blazor_IMBToastService_Configuration_
commentId: Overload:Material.Blazor.IMBToastService.Configuration
fullName: Material.Blazor.IMBToastService.Configuration
nameWithType: IMBToastService.Configuration
- uid: Material.Blazor.IMBToastService.OnAdd
name: OnAdd
- href: api/Material.Blazor.IMBToastService.html#Material_Blazor_IMBToastService_OnAdd
+ href: .artifacts/api/Material.Blazor.IMBToastService.html#Material_Blazor_IMBToastService_OnAdd
commentId: E:Material.Blazor.IMBToastService.OnAdd
fullName: Material.Blazor.IMBToastService.OnAdd
nameWithType: IMBToastService.OnAdd
- uid: Material.Blazor.IMBToastService.OnTriggerStateHasChanged
name: OnTriggerStateHasChanged
- href: api/Material.Blazor.IMBToastService.html#Material_Blazor_IMBToastService_OnTriggerStateHasChanged
+ href: .artifacts/api/Material.Blazor.IMBToastService.html#Material_Blazor_IMBToastService_OnTriggerStateHasChanged
commentId: E:Material.Blazor.IMBToastService.OnTriggerStateHasChanged
fullName: Material.Blazor.IMBToastService.OnTriggerStateHasChanged
nameWithType: IMBToastService.OnTriggerStateHasChanged
- uid: Material.Blazor.IMBToastService.ShowToast(Material.Blazor.MBToastLevel,System.String,System.String,System.Nullable{Material.Blazor.MBNotifierCloseMethod},System.String,System.String,Material.Blazor.IMBIconFoundry,System.Nullable{System.Boolean},System.Nullable{System.UInt32},System.Boolean)
name: ShowToast(MBToastLevel, string, string, MBNotifierCloseMethod?, string, string, IMBIconFoundry?, bool?, uint?, bool)
- href: api/Material.Blazor.IMBToastService.html#Material_Blazor_IMBToastService_ShowToast_Material_Blazor_MBToastLevel_System_String_System_String_System_Nullable_Material_Blazor_MBNotifierCloseMethod__System_String_System_String_Material_Blazor_IMBIconFoundry_System_Nullable_System_Boolean__System_Nullable_System_UInt32__System_Boolean_
+ href: .artifacts/api/Material.Blazor.IMBToastService.html#Material_Blazor_IMBToastService_ShowToast_Material_Blazor_MBToastLevel_System_String_System_String_System_Nullable_Material_Blazor_MBNotifierCloseMethod__System_String_System_String_Material_Blazor_IMBIconFoundry_System_Nullable_System_Boolean__System_Nullable_System_UInt32__System_Boolean_
commentId: M:Material.Blazor.IMBToastService.ShowToast(Material.Blazor.MBToastLevel,System.String,System.String,System.Nullable{Material.Blazor.MBNotifierCloseMethod},System.String,System.String,Material.Blazor.IMBIconFoundry,System.Nullable{System.Boolean},System.Nullable{System.UInt32},System.Boolean)
name.vb: ShowToast(MBToastLevel, String, String, MBNotifierCloseMethod?, String, String, IMBIconFoundry, Boolean?, UInteger?, Boolean)
fullName: Material.Blazor.IMBToastService.ShowToast(Material.Blazor.MBToastLevel, string, string, Material.Blazor.MBNotifierCloseMethod?, string, string, Material.Blazor.IMBIconFoundry?, bool?, uint?, bool)
@@ -576,19 +576,19 @@ references:
nameWithType.vb: IMBToastService.ShowToast(MBToastLevel, String, String, MBNotifierCloseMethod?, String, String, IMBIconFoundry, Boolean?, UInteger?, Boolean)
- uid: Material.Blazor.IMBToastService.ShowToast*
name: ShowToast
- href: api/Material.Blazor.IMBToastService.html#Material_Blazor_IMBToastService_ShowToast_
+ href: .artifacts/api/Material.Blazor.IMBToastService.html#Material_Blazor_IMBToastService_ShowToast_
commentId: Overload:Material.Blazor.IMBToastService.ShowToast
fullName: Material.Blazor.IMBToastService.ShowToast
nameWithType: IMBToastService.ShowToast
- uid: Material.Blazor.IMBTooltipService
name: IMBTooltipService
- href: api/Material.Blazor.IMBTooltipService.html
+ href: .artifacts/api/Material.Blazor.IMBTooltipService.html
commentId: T:Material.Blazor.IMBTooltipService
fullName: Material.Blazor.IMBTooltipService
nameWithType: IMBTooltipService
- uid: Material.Blazor.IMBTooltipService.AddTooltip(System.Int64,Microsoft.AspNetCore.Components.MarkupString)
name: AddTooltip(long, MarkupString)
- href: api/Material.Blazor.IMBTooltipService.html#Material_Blazor_IMBTooltipService_AddTooltip_System_Int64_Microsoft_AspNetCore_Components_MarkupString_
+ href: .artifacts/api/Material.Blazor.IMBTooltipService.html#Material_Blazor_IMBTooltipService_AddTooltip_System_Int64_Microsoft_AspNetCore_Components_MarkupString_
commentId: M:Material.Blazor.IMBTooltipService.AddTooltip(System.Int64,Microsoft.AspNetCore.Components.MarkupString)
name.vb: AddTooltip(Long, MarkupString)
fullName: Material.Blazor.IMBTooltipService.AddTooltip(long, Microsoft.AspNetCore.Components.MarkupString)
@@ -597,7 +597,7 @@ references:
nameWithType.vb: IMBTooltipService.AddTooltip(Long, MarkupString)
- uid: Material.Blazor.IMBTooltipService.AddTooltip(System.Int64,Microsoft.AspNetCore.Components.RenderFragment)
name: AddTooltip(long, RenderFragment)
- href: api/Material.Blazor.IMBTooltipService.html#Material_Blazor_IMBTooltipService_AddTooltip_System_Int64_Microsoft_AspNetCore_Components_RenderFragment_
+ href: .artifacts/api/Material.Blazor.IMBTooltipService.html#Material_Blazor_IMBTooltipService_AddTooltip_System_Int64_Microsoft_AspNetCore_Components_RenderFragment_
commentId: M:Material.Blazor.IMBTooltipService.AddTooltip(System.Int64,Microsoft.AspNetCore.Components.RenderFragment)
name.vb: AddTooltip(Long, RenderFragment)
fullName: Material.Blazor.IMBTooltipService.AddTooltip(long, Microsoft.AspNetCore.Components.RenderFragment)
@@ -606,31 +606,31 @@ references:
nameWithType.vb: IMBTooltipService.AddTooltip(Long, RenderFragment)
- uid: Material.Blazor.IMBTooltipService.AddTooltip*
name: AddTooltip
- href: api/Material.Blazor.IMBTooltipService.html#Material_Blazor_IMBTooltipService_AddTooltip_
+ href: .artifacts/api/Material.Blazor.IMBTooltipService.html#Material_Blazor_IMBTooltipService_AddTooltip_
commentId: Overload:Material.Blazor.IMBTooltipService.AddTooltip
fullName: Material.Blazor.IMBTooltipService.AddTooltip
nameWithType: IMBTooltipService.AddTooltip
- uid: Material.Blazor.IMBTooltipService.OnAddMarkupString
name: OnAddMarkupString
- href: api/Material.Blazor.IMBTooltipService.html#Material_Blazor_IMBTooltipService_OnAddMarkupString
+ href: .artifacts/api/Material.Blazor.IMBTooltipService.html#Material_Blazor_IMBTooltipService_OnAddMarkupString
commentId: E:Material.Blazor.IMBTooltipService.OnAddMarkupString
fullName: Material.Blazor.IMBTooltipService.OnAddMarkupString
nameWithType: IMBTooltipService.OnAddMarkupString
- uid: Material.Blazor.IMBTooltipService.OnAddRenderFragment
name: OnAddRenderFragment
- href: api/Material.Blazor.IMBTooltipService.html#Material_Blazor_IMBTooltipService_OnAddRenderFragment
+ href: .artifacts/api/Material.Blazor.IMBTooltipService.html#Material_Blazor_IMBTooltipService_OnAddRenderFragment
commentId: E:Material.Blazor.IMBTooltipService.OnAddRenderFragment
fullName: Material.Blazor.IMBTooltipService.OnAddRenderFragment
nameWithType: IMBTooltipService.OnAddRenderFragment
- uid: Material.Blazor.IMBTooltipService.OnRemove
name: OnRemove
- href: api/Material.Blazor.IMBTooltipService.html#Material_Blazor_IMBTooltipService_OnRemove
+ href: .artifacts/api/Material.Blazor.IMBTooltipService.html#Material_Blazor_IMBTooltipService_OnRemove
commentId: E:Material.Blazor.IMBTooltipService.OnRemove
fullName: Material.Blazor.IMBTooltipService.OnRemove
nameWithType: IMBTooltipService.OnRemove
- uid: Material.Blazor.IMBTooltipService.RemoveTooltip(System.Int64)
name: RemoveTooltip(long)
- href: api/Material.Blazor.IMBTooltipService.html#Material_Blazor_IMBTooltipService_RemoveTooltip_System_Int64_
+ href: .artifacts/api/Material.Blazor.IMBTooltipService.html#Material_Blazor_IMBTooltipService_RemoveTooltip_System_Int64_
commentId: M:Material.Blazor.IMBTooltipService.RemoveTooltip(System.Int64)
name.vb: RemoveTooltip(Long)
fullName: Material.Blazor.IMBTooltipService.RemoveTooltip(long)
@@ -639,25 +639,25 @@ references:
nameWithType.vb: IMBTooltipService.RemoveTooltip(Long)
- uid: Material.Blazor.IMBTooltipService.RemoveTooltip*
name: RemoveTooltip
- href: api/Material.Blazor.IMBTooltipService.html#Material_Blazor_IMBTooltipService_RemoveTooltip_
+ href: .artifacts/api/Material.Blazor.IMBTooltipService.html#Material_Blazor_IMBTooltipService_RemoveTooltip_
commentId: Overload:Material.Blazor.IMBTooltipService.RemoveTooltip
fullName: Material.Blazor.IMBTooltipService.RemoveTooltip
nameWithType: IMBTooltipService.RemoveTooltip
- uid: Material.Blazor.Internal
name: Material.Blazor.Internal
- href: api/Material.Blazor.Internal.html
+ href: .artifacts/api/Material.Blazor.Internal.html
commentId: N:Material.Blazor.Internal
fullName: Material.Blazor.Internal
nameWithType: Material.Blazor.Internal
- uid: Material.Blazor.Internal.ComponentFoundation
name: ComponentFoundation
- href: api/Material.Blazor.Internal.ComponentFoundation.html
+ href: .artifacts/api/Material.Blazor.Internal.ComponentFoundation.html
commentId: T:Material.Blazor.Internal.ComponentFoundation
fullName: Material.Blazor.Internal.ComponentFoundation
nameWithType: ComponentFoundation
- uid: Material.Blazor.Internal.ComponentFoundation.#ctor
name: ComponentFoundation()
- href: api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation__ctor
+ href: .artifacts/api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation__ctor
commentId: M:Material.Blazor.Internal.ComponentFoundation.#ctor
name.vb: New()
fullName: Material.Blazor.Internal.ComponentFoundation.ComponentFoundation()
@@ -666,7 +666,7 @@ references:
nameWithType.vb: ComponentFoundation.New()
- uid: Material.Blazor.Internal.ComponentFoundation.#ctor*
name: ComponentFoundation
- href: api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation__ctor_
+ href: .artifacts/api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation__ctor_
commentId: Overload:Material.Blazor.Internal.ComponentFoundation.#ctor
name.vb: New
fullName: Material.Blazor.Internal.ComponentFoundation.ComponentFoundation
@@ -675,49 +675,49 @@ references:
nameWithType.vb: ComponentFoundation.New
- uid: Material.Blazor.Internal.ComponentFoundation.ActiveConditionalClasses
name: ActiveConditionalClasses
- href: api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_ActiveConditionalClasses
+ href: .artifacts/api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_ActiveConditionalClasses
commentId: P:Material.Blazor.Internal.ComponentFoundation.ActiveConditionalClasses
fullName: Material.Blazor.Internal.ComponentFoundation.ActiveConditionalClasses
nameWithType: ComponentFoundation.ActiveConditionalClasses
- uid: Material.Blazor.Internal.ComponentFoundation.ActiveConditionalClasses*
name: ActiveConditionalClasses
- href: api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_ActiveConditionalClasses_
+ href: .artifacts/api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_ActiveConditionalClasses_
commentId: Overload:Material.Blazor.Internal.ComponentFoundation.ActiveConditionalClasses
fullName: Material.Blazor.Internal.ComponentFoundation.ActiveConditionalClasses
nameWithType: ComponentFoundation.ActiveConditionalClasses
- uid: Material.Blazor.Internal.ComponentFoundation.CascadingDefaults
name: CascadingDefaults
- href: api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_CascadingDefaults
+ href: .artifacts/api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_CascadingDefaults
commentId: P:Material.Blazor.Internal.ComponentFoundation.CascadingDefaults
fullName: Material.Blazor.Internal.ComponentFoundation.CascadingDefaults
nameWithType: ComponentFoundation.CascadingDefaults
- uid: Material.Blazor.Internal.ComponentFoundation.CascadingDefaults*
name: CascadingDefaults
- href: api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_CascadingDefaults_
+ href: .artifacts/api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_CascadingDefaults_
commentId: Overload:Material.Blazor.Internal.ComponentFoundation.CascadingDefaults
fullName: Material.Blazor.Internal.ComponentFoundation.CascadingDefaults
nameWithType: ComponentFoundation.CascadingDefaults
- uid: Material.Blazor.Internal.ComponentFoundation.Disabled
name: Disabled
- href: api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_Disabled
+ href: .artifacts/api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_Disabled
commentId: P:Material.Blazor.Internal.ComponentFoundation.Disabled
fullName: Material.Blazor.Internal.ComponentFoundation.Disabled
nameWithType: ComponentFoundation.Disabled
- uid: Material.Blazor.Internal.ComponentFoundation.Disabled*
name: Disabled
- href: api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_Disabled_
+ href: .artifacts/api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_Disabled_
commentId: Overload:Material.Blazor.Internal.ComponentFoundation.Disabled
fullName: Material.Blazor.Internal.ComponentFoundation.Disabled
nameWithType: ComponentFoundation.Disabled
- uid: Material.Blazor.Internal.ComponentFoundation.Dispose
name: Dispose()
- href: api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_Dispose
+ href: .artifacts/api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_Dispose
commentId: M:Material.Blazor.Internal.ComponentFoundation.Dispose
fullName: Material.Blazor.Internal.ComponentFoundation.Dispose()
nameWithType: ComponentFoundation.Dispose()
- uid: Material.Blazor.Internal.ComponentFoundation.Dispose(System.Boolean)
name: Dispose(bool)
- href: api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_Dispose_System_Boolean_
+ href: .artifacts/api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_Dispose_System_Boolean_
commentId: M:Material.Blazor.Internal.ComponentFoundation.Dispose(System.Boolean)
name.vb: Dispose(Boolean)
fullName: Material.Blazor.Internal.ComponentFoundation.Dispose(bool)
@@ -726,13 +726,13 @@ references:
nameWithType.vb: ComponentFoundation.Dispose(Boolean)
- uid: Material.Blazor.Internal.ComponentFoundation.Dispose*
name: Dispose
- href: api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_Dispose_
+ href: .artifacts/api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_Dispose_
commentId: Overload:Material.Blazor.Internal.ComponentFoundation.Dispose
fullName: Material.Blazor.Internal.ComponentFoundation.Dispose
nameWithType: ComponentFoundation.Dispose
- uid: Material.Blazor.Internal.ComponentFoundation.OnAfterRender(System.Boolean)
name: OnAfterRender(bool)
- href: api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_OnAfterRender_System_Boolean_
+ href: .artifacts/api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_OnAfterRender_System_Boolean_
commentId: M:Material.Blazor.Internal.ComponentFoundation.OnAfterRender(System.Boolean)
name.vb: OnAfterRender(Boolean)
fullName: Material.Blazor.Internal.ComponentFoundation.OnAfterRender(bool)
@@ -741,13 +741,13 @@ references:
nameWithType.vb: ComponentFoundation.OnAfterRender(Boolean)
- uid: Material.Blazor.Internal.ComponentFoundation.OnAfterRender*
name: OnAfterRender
- href: api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_OnAfterRender_
+ href: .artifacts/api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_OnAfterRender_
commentId: Overload:Material.Blazor.Internal.ComponentFoundation.OnAfterRender
fullName: Material.Blazor.Internal.ComponentFoundation.OnAfterRender
nameWithType: ComponentFoundation.OnAfterRender
- uid: Material.Blazor.Internal.ComponentFoundation.OnAfterRenderAsync(System.Boolean)
name: OnAfterRenderAsync(bool)
- href: api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_OnAfterRenderAsync_System_Boolean_
+ href: .artifacts/api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_OnAfterRenderAsync_System_Boolean_
commentId: M:Material.Blazor.Internal.ComponentFoundation.OnAfterRenderAsync(System.Boolean)
name.vb: OnAfterRenderAsync(Boolean)
fullName: Material.Blazor.Internal.ComponentFoundation.OnAfterRenderAsync(bool)
@@ -756,115 +756,115 @@ references:
nameWithType.vb: ComponentFoundation.OnAfterRenderAsync(Boolean)
- uid: Material.Blazor.Internal.ComponentFoundation.OnAfterRenderAsync*
name: OnAfterRenderAsync
- href: api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_OnAfterRenderAsync_
+ href: .artifacts/api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_OnAfterRenderAsync_
commentId: Overload:Material.Blazor.Internal.ComponentFoundation.OnAfterRenderAsync
fullName: Material.Blazor.Internal.ComponentFoundation.OnAfterRenderAsync
nameWithType: ComponentFoundation.OnAfterRenderAsync
- uid: Material.Blazor.Internal.ComponentFoundation.OnInitialized
name: OnInitialized()
- href: api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_OnInitialized
+ href: .artifacts/api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_OnInitialized
commentId: M:Material.Blazor.Internal.ComponentFoundation.OnInitialized
fullName: Material.Blazor.Internal.ComponentFoundation.OnInitialized()
nameWithType: ComponentFoundation.OnInitialized()
- uid: Material.Blazor.Internal.ComponentFoundation.OnInitialized*
name: OnInitialized
- href: api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_OnInitialized_
+ href: .artifacts/api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_OnInitialized_
commentId: Overload:Material.Blazor.Internal.ComponentFoundation.OnInitialized
fullName: Material.Blazor.Internal.ComponentFoundation.OnInitialized
nameWithType: ComponentFoundation.OnInitialized
- uid: Material.Blazor.Internal.ComponentFoundation.OnParametersSet
name: OnParametersSet()
- href: api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_OnParametersSet
+ href: .artifacts/api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_OnParametersSet
commentId: M:Material.Blazor.Internal.ComponentFoundation.OnParametersSet
fullName: Material.Blazor.Internal.ComponentFoundation.OnParametersSet()
nameWithType: ComponentFoundation.OnParametersSet()
- uid: Material.Blazor.Internal.ComponentFoundation.OnParametersSet*
name: OnParametersSet
- href: api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_OnParametersSet_
+ href: .artifacts/api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_OnParametersSet_
commentId: Overload:Material.Blazor.Internal.ComponentFoundation.OnParametersSet
fullName: Material.Blazor.Internal.ComponentFoundation.OnParametersSet
nameWithType: ComponentFoundation.OnParametersSet
- uid: Material.Blazor.Internal.ComponentFoundation.OnParametersSetAsync
name: OnParametersSetAsync()
- href: api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_OnParametersSetAsync
+ href: .artifacts/api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_OnParametersSetAsync
commentId: M:Material.Blazor.Internal.ComponentFoundation.OnParametersSetAsync
fullName: Material.Blazor.Internal.ComponentFoundation.OnParametersSetAsync()
nameWithType: ComponentFoundation.OnParametersSetAsync()
- uid: Material.Blazor.Internal.ComponentFoundation.OnParametersSetAsync*
name: OnParametersSetAsync
- href: api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_OnParametersSetAsync_
+ href: .artifacts/api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_OnParametersSetAsync_
commentId: Overload:Material.Blazor.Internal.ComponentFoundation.OnParametersSetAsync
fullName: Material.Blazor.Internal.ComponentFoundation.OnParametersSetAsync
nameWithType: ComponentFoundation.OnParametersSetAsync
- uid: Material.Blazor.Internal.ComponentFoundation.Tooltip
name: Tooltip
- href: api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_Tooltip
+ href: .artifacts/api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_Tooltip
commentId: P:Material.Blazor.Internal.ComponentFoundation.Tooltip
fullName: Material.Blazor.Internal.ComponentFoundation.Tooltip
nameWithType: ComponentFoundation.Tooltip
- uid: Material.Blazor.Internal.ComponentFoundation.Tooltip*
name: Tooltip
- href: api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_Tooltip_
+ href: .artifacts/api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_Tooltip_
commentId: Overload:Material.Blazor.Internal.ComponentFoundation.Tooltip
fullName: Material.Blazor.Internal.ComponentFoundation.Tooltip
nameWithType: ComponentFoundation.Tooltip
- uid: Material.Blazor.Internal.ComponentFoundation.UnmatchedAttributes
name: UnmatchedAttributes
- href: api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_UnmatchedAttributes
+ href: .artifacts/api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_UnmatchedAttributes
commentId: P:Material.Blazor.Internal.ComponentFoundation.UnmatchedAttributes
fullName: Material.Blazor.Internal.ComponentFoundation.UnmatchedAttributes
nameWithType: ComponentFoundation.UnmatchedAttributes
- uid: Material.Blazor.Internal.ComponentFoundation.UnmatchedAttributes*
name: UnmatchedAttributes
- href: api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_UnmatchedAttributes_
+ href: .artifacts/api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_UnmatchedAttributes_
commentId: Overload:Material.Blazor.Internal.ComponentFoundation.UnmatchedAttributes
fullName: Material.Blazor.Internal.ComponentFoundation.UnmatchedAttributes
nameWithType: ComponentFoundation.UnmatchedAttributes
- uid: Material.Blazor.Internal.ComponentFoundation.class
name: class
- href: api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_class
+ href: .artifacts/api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_class
commentId: P:Material.Blazor.Internal.ComponentFoundation.class
fullName: Material.Blazor.Internal.ComponentFoundation.class
nameWithType: ComponentFoundation.class
- uid: Material.Blazor.Internal.ComponentFoundation.class*
name: class
- href: api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_class_
+ href: .artifacts/api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_class_
commentId: Overload:Material.Blazor.Internal.ComponentFoundation.class
fullName: Material.Blazor.Internal.ComponentFoundation.class
nameWithType: ComponentFoundation.class
- uid: Material.Blazor.Internal.ComponentFoundation.id
name: id
- href: api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_id
+ href: .artifacts/api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_id
commentId: P:Material.Blazor.Internal.ComponentFoundation.id
fullName: Material.Blazor.Internal.ComponentFoundation.id
nameWithType: ComponentFoundation.id
- uid: Material.Blazor.Internal.ComponentFoundation.id*
name: id
- href: api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_id_
+ href: .artifacts/api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_id_
commentId: Overload:Material.Blazor.Internal.ComponentFoundation.id
fullName: Material.Blazor.Internal.ComponentFoundation.id
nameWithType: ComponentFoundation.id
- uid: Material.Blazor.Internal.ComponentFoundation.style
name: style
- href: api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_style
+ href: .artifacts/api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_style
commentId: P:Material.Blazor.Internal.ComponentFoundation.style
fullName: Material.Blazor.Internal.ComponentFoundation.style
nameWithType: ComponentFoundation.style
- uid: Material.Blazor.Internal.ComponentFoundation.style*
name: style
- href: api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_style_
+ href: .artifacts/api/Material.Blazor.Internal.ComponentFoundation.html#Material_Blazor_Internal_ComponentFoundation_style_
commentId: Overload:Material.Blazor.Internal.ComponentFoundation.style
fullName: Material.Blazor.Internal.ComponentFoundation.style
nameWithType: ComponentFoundation.style
- uid: Material.Blazor.Internal.ConditionalCssClasses
name: ConditionalCssClasses
- href: api/Material.Blazor.Internal.ConditionalCssClasses.html
+ href: .artifacts/api/Material.Blazor.Internal.ConditionalCssClasses.html
commentId: T:Material.Blazor.Internal.ConditionalCssClasses
fullName: Material.Blazor.Internal.ConditionalCssClasses
nameWithType: ConditionalCssClasses
- uid: Material.Blazor.Internal.ConditionalCssClasses.#ctor
name: ConditionalCssClasses()
- href: api/Material.Blazor.Internal.ConditionalCssClasses.html#Material_Blazor_Internal_ConditionalCssClasses__ctor
+ href: .artifacts/api/Material.Blazor.Internal.ConditionalCssClasses.html#Material_Blazor_Internal_ConditionalCssClasses__ctor
commentId: M:Material.Blazor.Internal.ConditionalCssClasses.#ctor
name.vb: New()
fullName: Material.Blazor.Internal.ConditionalCssClasses.ConditionalCssClasses()
@@ -873,7 +873,7 @@ references:
nameWithType.vb: ConditionalCssClasses.New()
- uid: Material.Blazor.Internal.ConditionalCssClasses.#ctor*
name: ConditionalCssClasses
- href: api/Material.Blazor.Internal.ConditionalCssClasses.html#Material_Blazor_Internal_ConditionalCssClasses__ctor_
+ href: .artifacts/api/Material.Blazor.Internal.ConditionalCssClasses.html#Material_Blazor_Internal_ConditionalCssClasses__ctor_
commentId: Overload:Material.Blazor.Internal.ConditionalCssClasses.#ctor
name.vb: New
fullName: Material.Blazor.Internal.ConditionalCssClasses.ConditionalCssClasses
@@ -882,7 +882,7 @@ references:
nameWithType.vb: ConditionalCssClasses.New
- uid: Material.Blazor.Internal.ConditionalCssClasses.AddIf(System.String,System.Func{System.Boolean})
name: AddIf(string, Func)
- href: api/Material.Blazor.Internal.ConditionalCssClasses.html#Material_Blazor_Internal_ConditionalCssClasses_AddIf_System_String_System_Func_System_Boolean__
+ href: .artifacts/api/Material.Blazor.Internal.ConditionalCssClasses.html#Material_Blazor_Internal_ConditionalCssClasses_AddIf_System_String_System_Func_System_Boolean__
commentId: M:Material.Blazor.Internal.ConditionalCssClasses.AddIf(System.String,System.Func{System.Boolean})
name.vb: AddIf(String, Func(Of Boolean))
fullName: Material.Blazor.Internal.ConditionalCssClasses.AddIf(string, System.Func)
@@ -891,25 +891,25 @@ references:
nameWithType.vb: ConditionalCssClasses.AddIf(String, Func(Of Boolean))
- uid: Material.Blazor.Internal.ConditionalCssClasses.AddIf*
name: AddIf
- href: api/Material.Blazor.Internal.ConditionalCssClasses.html#Material_Blazor_Internal_ConditionalCssClasses_AddIf_
+ href: .artifacts/api/Material.Blazor.Internal.ConditionalCssClasses.html#Material_Blazor_Internal_ConditionalCssClasses_AddIf_
commentId: Overload:Material.Blazor.Internal.ConditionalCssClasses.AddIf
fullName: Material.Blazor.Internal.ConditionalCssClasses.AddIf
nameWithType: ConditionalCssClasses.AddIf
- uid: Material.Blazor.Internal.ConditionalCssClasses.ToString
name: ToString()
- href: api/Material.Blazor.Internal.ConditionalCssClasses.html#Material_Blazor_Internal_ConditionalCssClasses_ToString
+ href: .artifacts/api/Material.Blazor.Internal.ConditionalCssClasses.html#Material_Blazor_Internal_ConditionalCssClasses_ToString
commentId: M:Material.Blazor.Internal.ConditionalCssClasses.ToString
fullName: Material.Blazor.Internal.ConditionalCssClasses.ToString()
nameWithType: ConditionalCssClasses.ToString()
- uid: Material.Blazor.Internal.ConditionalCssClasses.ToString*
name: ToString
- href: api/Material.Blazor.Internal.ConditionalCssClasses.html#Material_Blazor_Internal_ConditionalCssClasses_ToString_
+ href: .artifacts/api/Material.Blazor.Internal.ConditionalCssClasses.html#Material_Blazor_Internal_ConditionalCssClasses_ToString_
commentId: Overload:Material.Blazor.Internal.ConditionalCssClasses.ToString
fullName: Material.Blazor.Internal.ConditionalCssClasses.ToString
nameWithType: ConditionalCssClasses.ToString
- uid: Material.Blazor.Internal.InputComponent`1
name: InputComponent
- href: api/Material.Blazor.Internal.InputComponent-1.html
+ href: .artifacts/api/Material.Blazor.Internal.InputComponent-1.html
commentId: T:Material.Blazor.Internal.InputComponent`1
name.vb: InputComponent(Of T)
fullName: Material.Blazor.Internal.InputComponent
@@ -918,7 +918,7 @@ references:
nameWithType.vb: InputComponent(Of T)
- uid: Material.Blazor.Internal.InputComponent`1.#ctor
name: InputComponent()
- href: api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1__ctor
+ href: .artifacts/api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1__ctor
commentId: M:Material.Blazor.Internal.InputComponent`1.#ctor
name.vb: New()
fullName: Material.Blazor.Internal.InputComponent.InputComponent()
@@ -927,7 +927,7 @@ references:
nameWithType.vb: InputComponent(Of T).New()
- uid: Material.Blazor.Internal.InputComponent`1.#ctor*
name: InputComponent
- href: api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1__ctor_
+ href: .artifacts/api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1__ctor_
commentId: Overload:Material.Blazor.Internal.InputComponent`1.#ctor
name.vb: New
fullName: Material.Blazor.Internal.InputComponent.InputComponent
@@ -936,7 +936,7 @@ references:
nameWithType.vb: InputComponent(Of T).New
- uid: Material.Blazor.Internal.InputComponent`1.ComponentValueAsString
name: ComponentValueAsString
- href: api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_ComponentValueAsString
+ href: .artifacts/api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_ComponentValueAsString
commentId: P:Material.Blazor.Internal.InputComponent`1.ComponentValueAsString
fullName: Material.Blazor.Internal.InputComponent.ComponentValueAsString
fullName.vb: Material.Blazor.Internal.InputComponent(Of T).ComponentValueAsString
@@ -944,7 +944,7 @@ references:
nameWithType.vb: InputComponent(Of T).ComponentValueAsString
- uid: Material.Blazor.Internal.InputComponent`1.ComponentValueAsString*
name: ComponentValueAsString
- href: api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_ComponentValueAsString_
+ href: .artifacts/api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_ComponentValueAsString_
commentId: Overload:Material.Blazor.Internal.InputComponent`1.ComponentValueAsString
fullName: Material.Blazor.Internal.InputComponent.ComponentValueAsString
fullName.vb: Material.Blazor.Internal.InputComponent(Of T).ComponentValueAsString
@@ -952,7 +952,7 @@ references:
nameWithType.vb: InputComponent(Of T).ComponentValueAsString
- uid: Material.Blazor.Internal.InputComponent`1.EditContext
name: EditContext
- href: api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_EditContext
+ href: .artifacts/api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_EditContext
commentId: P:Material.Blazor.Internal.InputComponent`1.EditContext
fullName: Material.Blazor.Internal.InputComponent.EditContext
fullName.vb: Material.Blazor.Internal.InputComponent(Of T).EditContext
@@ -960,7 +960,7 @@ references:
nameWithType.vb: InputComponent(Of T).EditContext
- uid: Material.Blazor.Internal.InputComponent`1.EditContext*
name: EditContext
- href: api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_EditContext_
+ href: .artifacts/api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_EditContext_
commentId: Overload:Material.Blazor.Internal.InputComponent`1.EditContext
fullName: Material.Blazor.Internal.InputComponent.EditContext
fullName.vb: Material.Blazor.Internal.InputComponent(Of T).EditContext
@@ -968,7 +968,7 @@ references:
nameWithType.vb: InputComponent(Of T).EditContext
- uid: Material.Blazor.Internal.InputComponent`1.FieldClass
name: FieldClass
- href: api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_FieldClass
+ href: .artifacts/api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_FieldClass
commentId: P:Material.Blazor.Internal.InputComponent`1.FieldClass
fullName: Material.Blazor.Internal.InputComponent.FieldClass
fullName.vb: Material.Blazor.Internal.InputComponent(Of T).FieldClass
@@ -976,7 +976,7 @@ references:
nameWithType.vb: InputComponent(Of T).FieldClass
- uid: Material.Blazor.Internal.InputComponent`1.FieldClass*
name: FieldClass
- href: api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_FieldClass_
+ href: .artifacts/api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_FieldClass_
commentId: Overload:Material.Blazor.Internal.InputComponent`1.FieldClass
fullName: Material.Blazor.Internal.InputComponent.FieldClass
fullName.vb: Material.Blazor.Internal.InputComponent(Of T).FieldClass
@@ -984,7 +984,7 @@ references:
nameWithType.vb: InputComponent(Of T).FieldClass
- uid: Material.Blazor.Internal.InputComponent`1.FieldIdentifier
name: FieldIdentifier
- href: api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_FieldIdentifier
+ href: .artifacts/api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_FieldIdentifier
commentId: P:Material.Blazor.Internal.InputComponent`1.FieldIdentifier
fullName: Material.Blazor.Internal.InputComponent.FieldIdentifier
fullName.vb: Material.Blazor.Internal.InputComponent(Of T).FieldIdentifier
@@ -992,7 +992,7 @@ references:
nameWithType.vb: InputComponent(Of T).FieldIdentifier
- uid: Material.Blazor.Internal.InputComponent`1.FieldIdentifier*
name: FieldIdentifier
- href: api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_FieldIdentifier_
+ href: .artifacts/api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_FieldIdentifier_
commentId: Overload:Material.Blazor.Internal.InputComponent`1.FieldIdentifier
fullName: Material.Blazor.Internal.InputComponent.FieldIdentifier
fullName.vb: Material.Blazor.Internal.InputComponent(Of T).FieldIdentifier
@@ -1000,7 +1000,7 @@ references:
nameWithType.vb: InputComponent(Of T).FieldIdentifier
- uid: Material.Blazor.Internal.InputComponent`1.FormatValueToString(`0)
name: FormatValueToString(T)
- href: api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_FormatValueToString__0_
+ href: .artifacts/api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_FormatValueToString__0_
commentId: M:Material.Blazor.Internal.InputComponent`1.FormatValueToString(`0)
fullName: Material.Blazor.Internal.InputComponent.FormatValueToString(T)
fullName.vb: Material.Blazor.Internal.InputComponent(Of T).FormatValueToString(T)
@@ -1008,7 +1008,7 @@ references:
nameWithType.vb: InputComponent(Of T).FormatValueToString(T)
- uid: Material.Blazor.Internal.InputComponent`1.FormatValueToString*
name: FormatValueToString
- href: api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_FormatValueToString_
+ href: .artifacts/api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_FormatValueToString_
commentId: Overload:Material.Blazor.Internal.InputComponent`1.FormatValueToString
fullName: Material.Blazor.Internal.InputComponent.FormatValueToString
fullName.vb: Material.Blazor.Internal.InputComponent(Of T).FormatValueToString
@@ -1016,7 +1016,7 @@ references:
nameWithType.vb: InputComponent(Of T).FormatValueToString
- uid: Material.Blazor.Internal.InputComponent`1.OnInitializedAsync
name: OnInitializedAsync()
- href: api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_OnInitializedAsync
+ href: .artifacts/api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_OnInitializedAsync
commentId: M:Material.Blazor.Internal.InputComponent`1.OnInitializedAsync
fullName: Material.Blazor.Internal.InputComponent.OnInitializedAsync()
fullName.vb: Material.Blazor.Internal.InputComponent(Of T).OnInitializedAsync()
@@ -1024,7 +1024,7 @@ references:
nameWithType.vb: InputComponent(Of T).OnInitializedAsync()
- uid: Material.Blazor.Internal.InputComponent`1.OnInitializedAsync*
name: OnInitializedAsync
- href: api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_OnInitializedAsync_
+ href: .artifacts/api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_OnInitializedAsync_
commentId: Overload:Material.Blazor.Internal.InputComponent`1.OnInitializedAsync
fullName: Material.Blazor.Internal.InputComponent.OnInitializedAsync
fullName.vb: Material.Blazor.Internal.InputComponent(Of T).OnInitializedAsync
@@ -1032,7 +1032,7 @@ references:
nameWithType.vb: InputComponent(Of T).OnInitializedAsync
- uid: Material.Blazor.Internal.InputComponent`1.OnParametersSetAsync
name: OnParametersSetAsync()
- href: api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_OnParametersSetAsync
+ href: .artifacts/api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_OnParametersSetAsync
commentId: M:Material.Blazor.Internal.InputComponent`1.OnParametersSetAsync
fullName: Material.Blazor.Internal.InputComponent.OnParametersSetAsync()
fullName.vb: Material.Blazor.Internal.InputComponent(Of T).OnParametersSetAsync()
@@ -1040,7 +1040,7 @@ references:
nameWithType.vb: InputComponent(Of T).OnParametersSetAsync()
- uid: Material.Blazor.Internal.InputComponent`1.OnParametersSetAsync*
name: OnParametersSetAsync
- href: api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_OnParametersSetAsync_
+ href: .artifacts/api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_OnParametersSetAsync_
commentId: Overload:Material.Blazor.Internal.InputComponent`1.OnParametersSetAsync
fullName: Material.Blazor.Internal.InputComponent.OnParametersSetAsync
fullName.vb: Material.Blazor.Internal.InputComponent(Of T).OnParametersSetAsync
@@ -1048,7 +1048,7 @@ references:
nameWithType.vb: InputComponent(Of T).OnParametersSetAsync
- uid: Material.Blazor.Internal.InputComponent`1.SetParametersAsync(Microsoft.AspNetCore.Components.ParameterView)
name: SetParametersAsync(ParameterView)
- href: api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_SetParametersAsync_Microsoft_AspNetCore_Components_ParameterView_
+ href: .artifacts/api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_SetParametersAsync_Microsoft_AspNetCore_Components_ParameterView_
commentId: M:Material.Blazor.Internal.InputComponent`1.SetParametersAsync(Microsoft.AspNetCore.Components.ParameterView)
fullName: Material.Blazor.Internal.InputComponent.SetParametersAsync(Microsoft.AspNetCore.Components.ParameterView)
fullName.vb: Material.Blazor.Internal.InputComponent(Of T).SetParametersAsync(Microsoft.AspNetCore.Components.ParameterView)
@@ -1056,7 +1056,7 @@ references:
nameWithType.vb: InputComponent(Of T).SetParametersAsync(ParameterView)
- uid: Material.Blazor.Internal.InputComponent`1.SetParametersAsync*
name: SetParametersAsync
- href: api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_SetParametersAsync_
+ href: .artifacts/api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_SetParametersAsync_
commentId: Overload:Material.Blazor.Internal.InputComponent`1.SetParametersAsync
fullName: Material.Blazor.Internal.InputComponent.SetParametersAsync
fullName.vb: Material.Blazor.Internal.InputComponent(Of T).SetParametersAsync
@@ -1064,7 +1064,7 @@ references:
nameWithType.vb: InputComponent(Of T).SetParametersAsync
- uid: Material.Blazor.Internal.InputComponent`1.ShouldRender
name: ShouldRender()
- href: api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_ShouldRender
+ href: .artifacts/api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_ShouldRender
commentId: M:Material.Blazor.Internal.InputComponent`1.ShouldRender
fullName: Material.Blazor.Internal.InputComponent.ShouldRender()
fullName.vb: Material.Blazor.Internal.InputComponent(Of T).ShouldRender()
@@ -1072,7 +1072,7 @@ references:
nameWithType.vb: InputComponent(Of T).ShouldRender()
- uid: Material.Blazor.Internal.InputComponent`1.ShouldRender*
name: ShouldRender
- href: api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_ShouldRender_
+ href: .artifacts/api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_ShouldRender_
commentId: Overload:Material.Blazor.Internal.InputComponent`1.ShouldRender
fullName: Material.Blazor.Internal.InputComponent.ShouldRender
fullName.vb: Material.Blazor.Internal.InputComponent(Of T).ShouldRender
@@ -1080,7 +1080,7 @@ references:
nameWithType.vb: InputComponent(Of T).ShouldRender
- uid: Material.Blazor.Internal.InputComponent`1.TryParseValueFromString(System.String,`0@,System.String@)
name: TryParseValueFromString(string, out T, out string)
- href: api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_TryParseValueFromString_System_String__0__System_String__
+ href: .artifacts/api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_TryParseValueFromString_System_String__0__System_String__
commentId: M:Material.Blazor.Internal.InputComponent`1.TryParseValueFromString(System.String,`0@,System.String@)
name.vb: TryParseValueFromString(String, T, String)
fullName: Material.Blazor.Internal.InputComponent.TryParseValueFromString(string, out T, out string)
@@ -1089,7 +1089,7 @@ references:
nameWithType.vb: InputComponent(Of T).TryParseValueFromString(String, T, String)
- uid: Material.Blazor.Internal.InputComponent`1.TryParseValueFromString*
name: TryParseValueFromString
- href: api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_TryParseValueFromString_
+ href: .artifacts/api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_TryParseValueFromString_
commentId: Overload:Material.Blazor.Internal.InputComponent`1.TryParseValueFromString
fullName: Material.Blazor.Internal.InputComponent.TryParseValueFromString
fullName.vb: Material.Blazor.Internal.InputComponent(Of T).TryParseValueFromString
@@ -1097,7 +1097,7 @@ references:
nameWithType.vb: InputComponent(Of T).TryParseValueFromString
- uid: Material.Blazor.Internal.InputComponent`1.Value
name: Value
- href: api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_Value
+ href: .artifacts/api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_Value
commentId: P:Material.Blazor.Internal.InputComponent`1.Value
fullName: Material.Blazor.Internal.InputComponent.Value
fullName.vb: Material.Blazor.Internal.InputComponent(Of T).Value
@@ -1105,7 +1105,7 @@ references:
nameWithType.vb: InputComponent(Of T).Value
- uid: Material.Blazor.Internal.InputComponent`1.Value*
name: Value
- href: api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_Value_
+ href: .artifacts/api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_Value_
commentId: Overload:Material.Blazor.Internal.InputComponent`1.Value
fullName: Material.Blazor.Internal.InputComponent.Value
fullName.vb: Material.Blazor.Internal.InputComponent(Of T).Value
@@ -1113,7 +1113,7 @@ references:
nameWithType.vb: InputComponent(Of T).Value
- uid: Material.Blazor.Internal.InputComponent`1.ValueChanged
name: ValueChanged
- href: api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_ValueChanged
+ href: .artifacts/api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_ValueChanged
commentId: P:Material.Blazor.Internal.InputComponent`1.ValueChanged
fullName: Material.Blazor.Internal.InputComponent.ValueChanged
fullName.vb: Material.Blazor.Internal.InputComponent(Of T).ValueChanged
@@ -1121,7 +1121,7 @@ references:
nameWithType.vb: InputComponent(Of T).ValueChanged
- uid: Material.Blazor.Internal.InputComponent`1.ValueChanged*
name: ValueChanged
- href: api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_ValueChanged_
+ href: .artifacts/api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_ValueChanged_
commentId: Overload:Material.Blazor.Internal.InputComponent`1.ValueChanged
fullName: Material.Blazor.Internal.InputComponent.ValueChanged
fullName.vb: Material.Blazor.Internal.InputComponent(Of T).ValueChanged
@@ -1129,7 +1129,7 @@ references:
nameWithType.vb: InputComponent(Of T).ValueChanged
- uid: Material.Blazor.Internal.InputComponent`1.ValueExpression
name: ValueExpression
- href: api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_ValueExpression
+ href: .artifacts/api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_ValueExpression
commentId: P:Material.Blazor.Internal.InputComponent`1.ValueExpression
fullName: Material.Blazor.Internal.InputComponent.ValueExpression
fullName.vb: Material.Blazor.Internal.InputComponent(Of T).ValueExpression
@@ -1137,7 +1137,7 @@ references:
nameWithType.vb: InputComponent(Of T).ValueExpression
- uid: Material.Blazor.Internal.InputComponent`1.ValueExpression*
name: ValueExpression
- href: api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_ValueExpression_
+ href: .artifacts/api/Material.Blazor.Internal.InputComponent-1.html#Material_Blazor_Internal_InputComponent_1_ValueExpression_
commentId: Overload:Material.Blazor.Internal.InputComponent`1.ValueExpression
fullName: Material.Blazor.Internal.InputComponent.ValueExpression
fullName.vb: Material.Blazor.Internal.InputComponent(Of T).ValueExpression
@@ -1145,7 +1145,7 @@ references:
nameWithType.vb: InputComponent(Of T).ValueExpression
- uid: Material.Blazor.Internal.InternalCarouselPanel`1
name: InternalCarouselPanel
- href: api/Material.Blazor.Internal.InternalCarouselPanel-1.html
+ href: .artifacts/api/Material.Blazor.Internal.InternalCarouselPanel-1.html
commentId: T:Material.Blazor.Internal.InternalCarouselPanel`1
name.vb: InternalCarouselPanel(Of TItem)
fullName: Material.Blazor.Internal.InternalCarouselPanel
@@ -1154,7 +1154,7 @@ references:
nameWithType.vb: InternalCarouselPanel(Of TItem)
- uid: Material.Blazor.Internal.InternalCarouselPanel`1.#ctor
name: InternalCarouselPanel()
- href: api/Material.Blazor.Internal.InternalCarouselPanel-1.html#Material_Blazor_Internal_InternalCarouselPanel_1__ctor
+ href: .artifacts/api/Material.Blazor.Internal.InternalCarouselPanel-1.html#Material_Blazor_Internal_InternalCarouselPanel_1__ctor
commentId: M:Material.Blazor.Internal.InternalCarouselPanel`1.#ctor
name.vb: New()
fullName: Material.Blazor.Internal.InternalCarouselPanel.InternalCarouselPanel()
@@ -1163,7 +1163,7 @@ references:
nameWithType.vb: InternalCarouselPanel(Of TItem).New()
- uid: Material.Blazor.Internal.InternalCarouselPanel`1.#ctor*
name: InternalCarouselPanel
- href: api/Material.Blazor.Internal.InternalCarouselPanel-1.html#Material_Blazor_Internal_InternalCarouselPanel_1__ctor_
+ href: .artifacts/api/Material.Blazor.Internal.InternalCarouselPanel-1.html#Material_Blazor_Internal_InternalCarouselPanel_1__ctor_
commentId: Overload:Material.Blazor.Internal.InternalCarouselPanel`1.#ctor
name.vb: New
fullName: Material.Blazor.Internal.InternalCarouselPanel.InternalCarouselPanel
@@ -1172,7 +1172,7 @@ references:
nameWithType.vb: InternalCarouselPanel(Of TItem).New
- uid: Material.Blazor.Internal.InternalCarouselPanel`1.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
name: BuildRenderTree(RenderTreeBuilder)
- href: api/Material.Blazor.Internal.InternalCarouselPanel-1.html#Material_Blazor_Internal_InternalCarouselPanel_1_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
+ href: .artifacts/api/Material.Blazor.Internal.InternalCarouselPanel-1.html#Material_Blazor_Internal_InternalCarouselPanel_1_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
commentId: M:Material.Blazor.Internal.InternalCarouselPanel`1.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
fullName: Material.Blazor.Internal.InternalCarouselPanel.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
fullName.vb: Material.Blazor.Internal.InternalCarouselPanel(Of TItem).BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
@@ -1180,7 +1180,7 @@ references:
nameWithType.vb: InternalCarouselPanel(Of TItem).BuildRenderTree(RenderTreeBuilder)
- uid: Material.Blazor.Internal.InternalCarouselPanel`1.BuildRenderTree*
name: BuildRenderTree
- href: api/Material.Blazor.Internal.InternalCarouselPanel-1.html#Material_Blazor_Internal_InternalCarouselPanel_1_BuildRenderTree_
+ href: .artifacts/api/Material.Blazor.Internal.InternalCarouselPanel-1.html#Material_Blazor_Internal_InternalCarouselPanel_1_BuildRenderTree_
commentId: Overload:Material.Blazor.Internal.InternalCarouselPanel`1.BuildRenderTree
fullName: Material.Blazor.Internal.InternalCarouselPanel.BuildRenderTree
fullName.vb: Material.Blazor.Internal.InternalCarouselPanel(Of TItem).BuildRenderTree
@@ -1188,7 +1188,7 @@ references:
nameWithType.vb: InternalCarouselPanel(Of TItem).BuildRenderTree
- uid: Material.Blazor.Internal.InternalCarouselPanel`1.Content
name: Content
- href: api/Material.Blazor.Internal.InternalCarouselPanel-1.html#Material_Blazor_Internal_InternalCarouselPanel_1_Content
+ href: .artifacts/api/Material.Blazor.Internal.InternalCarouselPanel-1.html#Material_Blazor_Internal_InternalCarouselPanel_1_Content
commentId: P:Material.Blazor.Internal.InternalCarouselPanel`1.Content
fullName: Material.Blazor.Internal.InternalCarouselPanel.Content
fullName.vb: Material.Blazor.Internal.InternalCarouselPanel(Of TItem).Content
@@ -1196,7 +1196,7 @@ references:
nameWithType.vb: InternalCarouselPanel(Of TItem).Content
- uid: Material.Blazor.Internal.InternalCarouselPanel`1.Content*
name: Content
- href: api/Material.Blazor.Internal.InternalCarouselPanel-1.html#Material_Blazor_Internal_InternalCarouselPanel_1_Content_
+ href: .artifacts/api/Material.Blazor.Internal.InternalCarouselPanel-1.html#Material_Blazor_Internal_InternalCarouselPanel_1_Content_
commentId: Overload:Material.Blazor.Internal.InternalCarouselPanel`1.Content
fullName: Material.Blazor.Internal.InternalCarouselPanel.Content
fullName.vb: Material.Blazor.Internal.InternalCarouselPanel(Of TItem).Content
@@ -1204,7 +1204,7 @@ references:
nameWithType.vb: InternalCarouselPanel(Of TItem).Content
- uid: Material.Blazor.Internal.InternalCarouselPanel`1.ItemIndex
name: ItemIndex
- href: api/Material.Blazor.Internal.InternalCarouselPanel-1.html#Material_Blazor_Internal_InternalCarouselPanel_1_ItemIndex
+ href: .artifacts/api/Material.Blazor.Internal.InternalCarouselPanel-1.html#Material_Blazor_Internal_InternalCarouselPanel_1_ItemIndex
commentId: P:Material.Blazor.Internal.InternalCarouselPanel`1.ItemIndex
fullName: Material.Blazor.Internal.InternalCarouselPanel.ItemIndex
fullName.vb: Material.Blazor.Internal.InternalCarouselPanel(Of TItem).ItemIndex
@@ -1212,7 +1212,7 @@ references:
nameWithType.vb: InternalCarouselPanel(Of TItem).ItemIndex
- uid: Material.Blazor.Internal.InternalCarouselPanel`1.ItemIndex*
name: ItemIndex
- href: api/Material.Blazor.Internal.InternalCarouselPanel-1.html#Material_Blazor_Internal_InternalCarouselPanel_1_ItemIndex_
+ href: .artifacts/api/Material.Blazor.Internal.InternalCarouselPanel-1.html#Material_Blazor_Internal_InternalCarouselPanel_1_ItemIndex_
commentId: Overload:Material.Blazor.Internal.InternalCarouselPanel`1.ItemIndex
fullName: Material.Blazor.Internal.InternalCarouselPanel.ItemIndex
fullName.vb: Material.Blazor.Internal.InternalCarouselPanel(Of TItem).ItemIndex
@@ -1220,7 +1220,7 @@ references:
nameWithType.vb: InternalCarouselPanel(Of TItem).ItemIndex
- uid: Material.Blazor.Internal.InternalCarouselPanel`1.Items
name: Items
- href: api/Material.Blazor.Internal.InternalCarouselPanel-1.html#Material_Blazor_Internal_InternalCarouselPanel_1_Items
+ href: .artifacts/api/Material.Blazor.Internal.InternalCarouselPanel-1.html#Material_Blazor_Internal_InternalCarouselPanel_1_Items
commentId: P:Material.Blazor.Internal.InternalCarouselPanel`1.Items
fullName: Material.Blazor.Internal.InternalCarouselPanel.Items
fullName.vb: Material.Blazor.Internal.InternalCarouselPanel(Of TItem).Items
@@ -1228,7 +1228,7 @@ references:
nameWithType.vb: InternalCarouselPanel(Of TItem).Items
- uid: Material.Blazor.Internal.InternalCarouselPanel`1.Items*
name: Items
- href: api/Material.Blazor.Internal.InternalCarouselPanel-1.html#Material_Blazor_Internal_InternalCarouselPanel_1_Items_
+ href: .artifacts/api/Material.Blazor.Internal.InternalCarouselPanel-1.html#Material_Blazor_Internal_InternalCarouselPanel_1_Items_
commentId: Overload:Material.Blazor.Internal.InternalCarouselPanel`1.Items
fullName: Material.Blazor.Internal.InternalCarouselPanel.Items
fullName.vb: Material.Blazor.Internal.InternalCarouselPanel(Of TItem).Items
@@ -1236,7 +1236,7 @@ references:
nameWithType.vb: InternalCarouselPanel(Of TItem).Items
- uid: Material.Blazor.Internal.InternalCarouselPanel`1.OnInitializedAsync
name: OnInitializedAsync()
- href: api/Material.Blazor.Internal.InternalCarouselPanel-1.html#Material_Blazor_Internal_InternalCarouselPanel_1_OnInitializedAsync
+ href: .artifacts/api/Material.Blazor.Internal.InternalCarouselPanel-1.html#Material_Blazor_Internal_InternalCarouselPanel_1_OnInitializedAsync
commentId: M:Material.Blazor.Internal.InternalCarouselPanel`1.OnInitializedAsync
fullName: Material.Blazor.Internal.InternalCarouselPanel.OnInitializedAsync()
fullName.vb: Material.Blazor.Internal.InternalCarouselPanel(Of TItem).OnInitializedAsync()
@@ -1244,7 +1244,7 @@ references:
nameWithType.vb: InternalCarouselPanel(Of TItem).OnInitializedAsync()
- uid: Material.Blazor.Internal.InternalCarouselPanel`1.OnInitializedAsync*
name: OnInitializedAsync
- href: api/Material.Blazor.Internal.InternalCarouselPanel-1.html#Material_Blazor_Internal_InternalCarouselPanel_1_OnInitializedAsync_
+ href: .artifacts/api/Material.Blazor.Internal.InternalCarouselPanel-1.html#Material_Blazor_Internal_InternalCarouselPanel_1_OnInitializedAsync_
commentId: Overload:Material.Blazor.Internal.InternalCarouselPanel`1.OnInitializedAsync
fullName: Material.Blazor.Internal.InternalCarouselPanel.OnInitializedAsync
fullName.vb: Material.Blazor.Internal.InternalCarouselPanel(Of TItem).OnInitializedAsync
@@ -1252,7 +1252,7 @@ references:
nameWithType.vb: InternalCarouselPanel(Of TItem).OnInitializedAsync
- uid: Material.Blazor.Internal.InternalCarouselPanel`1.SlidingContent
name: SlidingContent
- href: api/Material.Blazor.Internal.InternalCarouselPanel-1.html#Material_Blazor_Internal_InternalCarouselPanel_1_SlidingContent
+ href: .artifacts/api/Material.Blazor.Internal.InternalCarouselPanel-1.html#Material_Blazor_Internal_InternalCarouselPanel_1_SlidingContent
commentId: P:Material.Blazor.Internal.InternalCarouselPanel`1.SlidingContent
fullName: Material.Blazor.Internal.InternalCarouselPanel.SlidingContent
fullName.vb: Material.Blazor.Internal.InternalCarouselPanel(Of TItem).SlidingContent
@@ -1260,7 +1260,7 @@ references:
nameWithType.vb: InternalCarouselPanel(Of TItem).SlidingContent
- uid: Material.Blazor.Internal.InternalCarouselPanel`1.SlidingContent*
name: SlidingContent
- href: api/Material.Blazor.Internal.InternalCarouselPanel-1.html#Material_Blazor_Internal_InternalCarouselPanel_1_SlidingContent_
+ href: .artifacts/api/Material.Blazor.Internal.InternalCarouselPanel-1.html#Material_Blazor_Internal_InternalCarouselPanel_1_SlidingContent_
commentId: Overload:Material.Blazor.Internal.InternalCarouselPanel`1.SlidingContent
fullName: Material.Blazor.Internal.InternalCarouselPanel.SlidingContent
fullName.vb: Material.Blazor.Internal.InternalCarouselPanel(Of TItem).SlidingContent
@@ -1268,13 +1268,13 @@ references:
nameWithType.vb: InternalCarouselPanel(Of TItem).SlidingContent
- uid: Material.Blazor.Internal.InternalDatePickerDayButton
name: InternalDatePickerDayButton
- href: api/Material.Blazor.Internal.InternalDatePickerDayButton.html
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerDayButton.html
commentId: T:Material.Blazor.Internal.InternalDatePickerDayButton
fullName: Material.Blazor.Internal.InternalDatePickerDayButton
nameWithType: InternalDatePickerDayButton
- uid: Material.Blazor.Internal.InternalDatePickerDayButton.#ctor
name: InternalDatePickerDayButton()
- href: api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton__ctor
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton__ctor
commentId: M:Material.Blazor.Internal.InternalDatePickerDayButton.#ctor
name.vb: New()
fullName: Material.Blazor.Internal.InternalDatePickerDayButton.InternalDatePickerDayButton()
@@ -1283,7 +1283,7 @@ references:
nameWithType.vb: InternalDatePickerDayButton.New()
- uid: Material.Blazor.Internal.InternalDatePickerDayButton.#ctor*
name: InternalDatePickerDayButton
- href: api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton__ctor_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton__ctor_
commentId: Overload:Material.Blazor.Internal.InternalDatePickerDayButton.#ctor
name.vb: New
fullName: Material.Blazor.Internal.InternalDatePickerDayButton.InternalDatePickerDayButton
@@ -1292,121 +1292,121 @@ references:
nameWithType.vb: InternalDatePickerDayButton.New
- uid: Material.Blazor.Internal.InternalDatePickerDayButton.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
name: BuildRenderTree(RenderTreeBuilder)
- href: api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
commentId: M:Material.Blazor.Internal.InternalDatePickerDayButton.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
fullName: Material.Blazor.Internal.InternalDatePickerDayButton.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
nameWithType: InternalDatePickerDayButton.BuildRenderTree(RenderTreeBuilder)
- uid: Material.Blazor.Internal.InternalDatePickerDayButton.BuildRenderTree*
name: BuildRenderTree
- href: api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_BuildRenderTree_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_BuildRenderTree_
commentId: Overload:Material.Blazor.Internal.InternalDatePickerDayButton.BuildRenderTree
fullName: Material.Blazor.Internal.InternalDatePickerDayButton.BuildRenderTree
nameWithType: InternalDatePickerDayButton.BuildRenderTree
- uid: Material.Blazor.Internal.InternalDatePickerDayButton.CurrentDate
name: CurrentDate
- href: api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_CurrentDate
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_CurrentDate
commentId: P:Material.Blazor.Internal.InternalDatePickerDayButton.CurrentDate
fullName: Material.Blazor.Internal.InternalDatePickerDayButton.CurrentDate
nameWithType: InternalDatePickerDayButton.CurrentDate
- uid: Material.Blazor.Internal.InternalDatePickerDayButton.CurrentDate*
name: CurrentDate
- href: api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_CurrentDate_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_CurrentDate_
commentId: Overload:Material.Blazor.Internal.InternalDatePickerDayButton.CurrentDate
fullName: Material.Blazor.Internal.InternalDatePickerDayButton.CurrentDate
nameWithType: InternalDatePickerDayButton.CurrentDate
- uid: Material.Blazor.Internal.InternalDatePickerDayButton.DateIsSelectable
name: DateIsSelectable
- href: api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_DateIsSelectable
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_DateIsSelectable
commentId: P:Material.Blazor.Internal.InternalDatePickerDayButton.DateIsSelectable
fullName: Material.Blazor.Internal.InternalDatePickerDayButton.DateIsSelectable
nameWithType: InternalDatePickerDayButton.DateIsSelectable
- uid: Material.Blazor.Internal.InternalDatePickerDayButton.DateIsSelectable*
name: DateIsSelectable
- href: api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_DateIsSelectable_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_DateIsSelectable_
commentId: Overload:Material.Blazor.Internal.InternalDatePickerDayButton.DateIsSelectable
fullName: Material.Blazor.Internal.InternalDatePickerDayButton.DateIsSelectable
nameWithType: InternalDatePickerDayButton.DateIsSelectable
- uid: Material.Blazor.Internal.InternalDatePickerDayButton.DateSelectionCriteria
name: DateSelectionCriteria
- href: api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_DateSelectionCriteria
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_DateSelectionCriteria
commentId: P:Material.Blazor.Internal.InternalDatePickerDayButton.DateSelectionCriteria
fullName: Material.Blazor.Internal.InternalDatePickerDayButton.DateSelectionCriteria
nameWithType: InternalDatePickerDayButton.DateSelectionCriteria
- uid: Material.Blazor.Internal.InternalDatePickerDayButton.DateSelectionCriteria*
name: DateSelectionCriteria
- href: api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_DateSelectionCriteria_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_DateSelectionCriteria_
commentId: Overload:Material.Blazor.Internal.InternalDatePickerDayButton.DateSelectionCriteria
fullName: Material.Blazor.Internal.InternalDatePickerDayButton.DateSelectionCriteria
nameWithType: InternalDatePickerDayButton.DateSelectionCriteria
- uid: Material.Blazor.Internal.InternalDatePickerDayButton.DisplayDate
name: DisplayDate
- href: api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_DisplayDate
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_DisplayDate
commentId: P:Material.Blazor.Internal.InternalDatePickerDayButton.DisplayDate
fullName: Material.Blazor.Internal.InternalDatePickerDayButton.DisplayDate
nameWithType: InternalDatePickerDayButton.DisplayDate
- uid: Material.Blazor.Internal.InternalDatePickerDayButton.DisplayDate*
name: DisplayDate
- href: api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_DisplayDate_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_DisplayDate_
commentId: Overload:Material.Blazor.Internal.InternalDatePickerDayButton.DisplayDate
fullName: Material.Blazor.Internal.InternalDatePickerDayButton.DisplayDate
nameWithType: InternalDatePickerDayButton.DisplayDate
- uid: Material.Blazor.Internal.InternalDatePickerDayButton.MaxDate
name: MaxDate
- href: api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_MaxDate
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_MaxDate
commentId: P:Material.Blazor.Internal.InternalDatePickerDayButton.MaxDate
fullName: Material.Blazor.Internal.InternalDatePickerDayButton.MaxDate
nameWithType: InternalDatePickerDayButton.MaxDate
- uid: Material.Blazor.Internal.InternalDatePickerDayButton.MaxDate*
name: MaxDate
- href: api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_MaxDate_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_MaxDate_
commentId: Overload:Material.Blazor.Internal.InternalDatePickerDayButton.MaxDate
fullName: Material.Blazor.Internal.InternalDatePickerDayButton.MaxDate
nameWithType: InternalDatePickerDayButton.MaxDate
- uid: Material.Blazor.Internal.InternalDatePickerDayButton.MinDate
name: MinDate
- href: api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_MinDate
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_MinDate
commentId: P:Material.Blazor.Internal.InternalDatePickerDayButton.MinDate
fullName: Material.Blazor.Internal.InternalDatePickerDayButton.MinDate
nameWithType: InternalDatePickerDayButton.MinDate
- uid: Material.Blazor.Internal.InternalDatePickerDayButton.MinDate*
name: MinDate
- href: api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_MinDate_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_MinDate_
commentId: Overload:Material.Blazor.Internal.InternalDatePickerDayButton.MinDate
fullName: Material.Blazor.Internal.InternalDatePickerDayButton.MinDate
nameWithType: InternalDatePickerDayButton.MinDate
- uid: Material.Blazor.Internal.InternalDatePickerDayButton.OnItemClickAsync
name: OnItemClickAsync
- href: api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_OnItemClickAsync
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_OnItemClickAsync
commentId: P:Material.Blazor.Internal.InternalDatePickerDayButton.OnItemClickAsync
fullName: Material.Blazor.Internal.InternalDatePickerDayButton.OnItemClickAsync
nameWithType: InternalDatePickerDayButton.OnItemClickAsync
- uid: Material.Blazor.Internal.InternalDatePickerDayButton.OnItemClickAsync*
name: OnItemClickAsync
- href: api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_OnItemClickAsync_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_OnItemClickAsync_
commentId: Overload:Material.Blazor.Internal.InternalDatePickerDayButton.OnItemClickAsync
fullName: Material.Blazor.Internal.InternalDatePickerDayButton.OnItemClickAsync
nameWithType: InternalDatePickerDayButton.OnItemClickAsync
- uid: Material.Blazor.Internal.InternalDatePickerDayButton.StartOfDisplayMonth
name: StartOfDisplayMonth
- href: api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_StartOfDisplayMonth
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_StartOfDisplayMonth
commentId: P:Material.Blazor.Internal.InternalDatePickerDayButton.StartOfDisplayMonth
fullName: Material.Blazor.Internal.InternalDatePickerDayButton.StartOfDisplayMonth
nameWithType: InternalDatePickerDayButton.StartOfDisplayMonth
- uid: Material.Blazor.Internal.InternalDatePickerDayButton.StartOfDisplayMonth*
name: StartOfDisplayMonth
- href: api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_StartOfDisplayMonth_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerDayButton.html#Material_Blazor_Internal_InternalDatePickerDayButton_StartOfDisplayMonth_
commentId: Overload:Material.Blazor.Internal.InternalDatePickerDayButton.StartOfDisplayMonth
fullName: Material.Blazor.Internal.InternalDatePickerDayButton.StartOfDisplayMonth
nameWithType: InternalDatePickerDayButton.StartOfDisplayMonth
- uid: Material.Blazor.Internal.InternalDatePickerPanel
name: InternalDatePickerPanel
- href: api/Material.Blazor.Internal.InternalDatePickerPanel.html
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerPanel.html
commentId: T:Material.Blazor.Internal.InternalDatePickerPanel
fullName: Material.Blazor.Internal.InternalDatePickerPanel
nameWithType: InternalDatePickerPanel
- uid: Material.Blazor.Internal.InternalDatePickerPanel.#ctor
name: InternalDatePickerPanel()
- href: api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel__ctor
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel__ctor
commentId: M:Material.Blazor.Internal.InternalDatePickerPanel.#ctor
name.vb: New()
fullName: Material.Blazor.Internal.InternalDatePickerPanel.InternalDatePickerPanel()
@@ -1415,7 +1415,7 @@ references:
nameWithType.vb: InternalDatePickerPanel.New()
- uid: Material.Blazor.Internal.InternalDatePickerPanel.#ctor*
name: InternalDatePickerPanel
- href: api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel__ctor_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel__ctor_
commentId: Overload:Material.Blazor.Internal.InternalDatePickerPanel.#ctor
name.vb: New
fullName: Material.Blazor.Internal.InternalDatePickerPanel.InternalDatePickerPanel
@@ -1424,103 +1424,103 @@ references:
nameWithType.vb: InternalDatePickerPanel.New
- uid: Material.Blazor.Internal.InternalDatePickerPanel.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
name: BuildRenderTree(RenderTreeBuilder)
- href: api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
commentId: M:Material.Blazor.Internal.InternalDatePickerPanel.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
fullName: Material.Blazor.Internal.InternalDatePickerPanel.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
nameWithType: InternalDatePickerPanel.BuildRenderTree(RenderTreeBuilder)
- uid: Material.Blazor.Internal.InternalDatePickerPanel.BuildRenderTree*
name: BuildRenderTree
- href: api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_BuildRenderTree_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_BuildRenderTree_
commentId: Overload:Material.Blazor.Internal.InternalDatePickerPanel.BuildRenderTree
fullName: Material.Blazor.Internal.InternalDatePickerPanel.BuildRenderTree
nameWithType: InternalDatePickerPanel.BuildRenderTree
- uid: Material.Blazor.Internal.InternalDatePickerPanel.CultureInfo
name: CultureInfo
- href: api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_CultureInfo
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_CultureInfo
commentId: P:Material.Blazor.Internal.InternalDatePickerPanel.CultureInfo
fullName: Material.Blazor.Internal.InternalDatePickerPanel.CultureInfo
nameWithType: InternalDatePickerPanel.CultureInfo
- uid: Material.Blazor.Internal.InternalDatePickerPanel.CultureInfo*
name: CultureInfo
- href: api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_CultureInfo_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_CultureInfo_
commentId: Overload:Material.Blazor.Internal.InternalDatePickerPanel.CultureInfo
fullName: Material.Blazor.Internal.InternalDatePickerPanel.CultureInfo
nameWithType: InternalDatePickerPanel.CultureInfo
- uid: Material.Blazor.Internal.InternalDatePickerPanel.DateFormat
name: DateFormat
- href: api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_DateFormat
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_DateFormat
commentId: P:Material.Blazor.Internal.InternalDatePickerPanel.DateFormat
fullName: Material.Blazor.Internal.InternalDatePickerPanel.DateFormat
nameWithType: InternalDatePickerPanel.DateFormat
- uid: Material.Blazor.Internal.InternalDatePickerPanel.DateFormat*
name: DateFormat
- href: api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_DateFormat_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_DateFormat_
commentId: Overload:Material.Blazor.Internal.InternalDatePickerPanel.DateFormat
fullName: Material.Blazor.Internal.InternalDatePickerPanel.DateFormat
nameWithType: InternalDatePickerPanel.DateFormat
- uid: Material.Blazor.Internal.InternalDatePickerPanel.DateIsSelectable
name: DateIsSelectable
- href: api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_DateIsSelectable
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_DateIsSelectable
commentId: P:Material.Blazor.Internal.InternalDatePickerPanel.DateIsSelectable
fullName: Material.Blazor.Internal.InternalDatePickerPanel.DateIsSelectable
nameWithType: InternalDatePickerPanel.DateIsSelectable
- uid: Material.Blazor.Internal.InternalDatePickerPanel.DateIsSelectable*
name: DateIsSelectable
- href: api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_DateIsSelectable_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_DateIsSelectable_
commentId: Overload:Material.Blazor.Internal.InternalDatePickerPanel.DateIsSelectable
fullName: Material.Blazor.Internal.InternalDatePickerPanel.DateIsSelectable
nameWithType: InternalDatePickerPanel.DateIsSelectable
- uid: Material.Blazor.Internal.InternalDatePickerPanel.DateSelectionCriteria
name: DateSelectionCriteria
- href: api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_DateSelectionCriteria
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_DateSelectionCriteria
commentId: P:Material.Blazor.Internal.InternalDatePickerPanel.DateSelectionCriteria
fullName: Material.Blazor.Internal.InternalDatePickerPanel.DateSelectionCriteria
nameWithType: InternalDatePickerPanel.DateSelectionCriteria
- uid: Material.Blazor.Internal.InternalDatePickerPanel.DateSelectionCriteria*
name: DateSelectionCriteria
- href: api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_DateSelectionCriteria_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_DateSelectionCriteria_
commentId: Overload:Material.Blazor.Internal.InternalDatePickerPanel.DateSelectionCriteria
fullName: Material.Blazor.Internal.InternalDatePickerPanel.DateSelectionCriteria
nameWithType: InternalDatePickerPanel.DateSelectionCriteria
- uid: Material.Blazor.Internal.InternalDatePickerPanel.MaxDate
name: MaxDate
- href: api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_MaxDate
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_MaxDate
commentId: P:Material.Blazor.Internal.InternalDatePickerPanel.MaxDate
fullName: Material.Blazor.Internal.InternalDatePickerPanel.MaxDate
nameWithType: InternalDatePickerPanel.MaxDate
- uid: Material.Blazor.Internal.InternalDatePickerPanel.MaxDate*
name: MaxDate
- href: api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_MaxDate_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_MaxDate_
commentId: Overload:Material.Blazor.Internal.InternalDatePickerPanel.MaxDate
fullName: Material.Blazor.Internal.InternalDatePickerPanel.MaxDate
nameWithType: InternalDatePickerPanel.MaxDate
- uid: Material.Blazor.Internal.InternalDatePickerPanel.MinDate
name: MinDate
- href: api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_MinDate
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_MinDate
commentId: P:Material.Blazor.Internal.InternalDatePickerPanel.MinDate
fullName: Material.Blazor.Internal.InternalDatePickerPanel.MinDate
nameWithType: InternalDatePickerPanel.MinDate
- uid: Material.Blazor.Internal.InternalDatePickerPanel.MinDate*
name: MinDate
- href: api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_MinDate_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_MinDate_
commentId: Overload:Material.Blazor.Internal.InternalDatePickerPanel.MinDate
fullName: Material.Blazor.Internal.InternalDatePickerPanel.MinDate
nameWithType: InternalDatePickerPanel.MinDate
- uid: Material.Blazor.Internal.InternalDatePickerPanel.NotifyOpened
name: NotifyOpened()
- href: api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_NotifyOpened
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_NotifyOpened
commentId: M:Material.Blazor.Internal.InternalDatePickerPanel.NotifyOpened
fullName: Material.Blazor.Internal.InternalDatePickerPanel.NotifyOpened()
nameWithType: InternalDatePickerPanel.NotifyOpened()
- uid: Material.Blazor.Internal.InternalDatePickerPanel.NotifyOpened*
name: NotifyOpened
- href: api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_NotifyOpened_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_NotifyOpened_
commentId: Overload:Material.Blazor.Internal.InternalDatePickerPanel.NotifyOpened
fullName: Material.Blazor.Internal.InternalDatePickerPanel.NotifyOpened
nameWithType: InternalDatePickerPanel.NotifyOpened
- uid: Material.Blazor.Internal.InternalDatePickerPanel.OnAfterRenderAsync(System.Boolean)
name: OnAfterRenderAsync(bool)
- href: api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_OnAfterRenderAsync_System_Boolean_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_OnAfterRenderAsync_System_Boolean_
commentId: M:Material.Blazor.Internal.InternalDatePickerPanel.OnAfterRenderAsync(System.Boolean)
name.vb: OnAfterRenderAsync(Boolean)
fullName: Material.Blazor.Internal.InternalDatePickerPanel.OnAfterRenderAsync(bool)
@@ -1529,67 +1529,67 @@ references:
nameWithType.vb: InternalDatePickerPanel.OnAfterRenderAsync(Boolean)
- uid: Material.Blazor.Internal.InternalDatePickerPanel.OnAfterRenderAsync*
name: OnAfterRenderAsync
- href: api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_OnAfterRenderAsync_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_OnAfterRenderAsync_
commentId: Overload:Material.Blazor.Internal.InternalDatePickerPanel.OnAfterRenderAsync
fullName: Material.Blazor.Internal.InternalDatePickerPanel.OnAfterRenderAsync
nameWithType: InternalDatePickerPanel.OnAfterRenderAsync
- uid: Material.Blazor.Internal.InternalDatePickerPanel.OnInitializedAsync
name: OnInitializedAsync()
- href: api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_OnInitializedAsync
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_OnInitializedAsync
commentId: M:Material.Blazor.Internal.InternalDatePickerPanel.OnInitializedAsync
fullName: Material.Blazor.Internal.InternalDatePickerPanel.OnInitializedAsync()
nameWithType: InternalDatePickerPanel.OnInitializedAsync()
- uid: Material.Blazor.Internal.InternalDatePickerPanel.OnInitializedAsync*
name: OnInitializedAsync
- href: api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_OnInitializedAsync_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_OnInitializedAsync_
commentId: Overload:Material.Blazor.Internal.InternalDatePickerPanel.OnInitializedAsync
fullName: Material.Blazor.Internal.InternalDatePickerPanel.OnInitializedAsync
nameWithType: InternalDatePickerPanel.OnInitializedAsync
- uid: Material.Blazor.Internal.InternalDatePickerPanel.OnParametersSetAsync
name: OnParametersSetAsync()
- href: api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_OnParametersSetAsync
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_OnParametersSetAsync
commentId: M:Material.Blazor.Internal.InternalDatePickerPanel.OnParametersSetAsync
fullName: Material.Blazor.Internal.InternalDatePickerPanel.OnParametersSetAsync()
nameWithType: InternalDatePickerPanel.OnParametersSetAsync()
- uid: Material.Blazor.Internal.InternalDatePickerPanel.OnParametersSetAsync*
name: OnParametersSetAsync
- href: api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_OnParametersSetAsync_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_OnParametersSetAsync_
commentId: Overload:Material.Blazor.Internal.InternalDatePickerPanel.OnParametersSetAsync
fullName: Material.Blazor.Internal.InternalDatePickerPanel.OnParametersSetAsync
nameWithType: InternalDatePickerPanel.OnParametersSetAsync
- uid: Material.Blazor.Internal.InternalDatePickerPanel.Parent
name: Parent
- href: api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_Parent
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_Parent
commentId: P:Material.Blazor.Internal.InternalDatePickerPanel.Parent
fullName: Material.Blazor.Internal.InternalDatePickerPanel.Parent
nameWithType: InternalDatePickerPanel.Parent
- uid: Material.Blazor.Internal.InternalDatePickerPanel.Parent*
name: Parent
- href: api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_Parent_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_Parent_
commentId: Overload:Material.Blazor.Internal.InternalDatePickerPanel.Parent
fullName: Material.Blazor.Internal.InternalDatePickerPanel.Parent
nameWithType: InternalDatePickerPanel.Parent
- uid: Material.Blazor.Internal.InternalDatePickerPanel.SuppressDefaultDate
name: SuppressDefaultDate
- href: api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_SuppressDefaultDate
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_SuppressDefaultDate
commentId: P:Material.Blazor.Internal.InternalDatePickerPanel.SuppressDefaultDate
fullName: Material.Blazor.Internal.InternalDatePickerPanel.SuppressDefaultDate
nameWithType: InternalDatePickerPanel.SuppressDefaultDate
- uid: Material.Blazor.Internal.InternalDatePickerPanel.SuppressDefaultDate*
name: SuppressDefaultDate
- href: api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_SuppressDefaultDate_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerPanel.html#Material_Blazor_Internal_InternalDatePickerPanel_SuppressDefaultDate_
commentId: Overload:Material.Blazor.Internal.InternalDatePickerPanel.SuppressDefaultDate
fullName: Material.Blazor.Internal.InternalDatePickerPanel.SuppressDefaultDate
nameWithType: InternalDatePickerPanel.SuppressDefaultDate
- uid: Material.Blazor.Internal.InternalDatePickerYearButton
name: InternalDatePickerYearButton
- href: api/Material.Blazor.Internal.InternalDatePickerYearButton.html
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerYearButton.html
commentId: T:Material.Blazor.Internal.InternalDatePickerYearButton
fullName: Material.Blazor.Internal.InternalDatePickerYearButton
nameWithType: InternalDatePickerYearButton
- uid: Material.Blazor.Internal.InternalDatePickerYearButton.#ctor
name: InternalDatePickerYearButton()
- href: api/Material.Blazor.Internal.InternalDatePickerYearButton.html#Material_Blazor_Internal_InternalDatePickerYearButton__ctor
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerYearButton.html#Material_Blazor_Internal_InternalDatePickerYearButton__ctor
commentId: M:Material.Blazor.Internal.InternalDatePickerYearButton.#ctor
name.vb: New()
fullName: Material.Blazor.Internal.InternalDatePickerYearButton.InternalDatePickerYearButton()
@@ -1598,7 +1598,7 @@ references:
nameWithType.vb: InternalDatePickerYearButton.New()
- uid: Material.Blazor.Internal.InternalDatePickerYearButton.#ctor*
name: InternalDatePickerYearButton
- href: api/Material.Blazor.Internal.InternalDatePickerYearButton.html#Material_Blazor_Internal_InternalDatePickerYearButton__ctor_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerYearButton.html#Material_Blazor_Internal_InternalDatePickerYearButton__ctor_
commentId: Overload:Material.Blazor.Internal.InternalDatePickerYearButton.#ctor
name.vb: New
fullName: Material.Blazor.Internal.InternalDatePickerYearButton.InternalDatePickerYearButton
@@ -1607,97 +1607,97 @@ references:
nameWithType.vb: InternalDatePickerYearButton.New
- uid: Material.Blazor.Internal.InternalDatePickerYearButton.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
name: BuildRenderTree(RenderTreeBuilder)
- href: api/Material.Blazor.Internal.InternalDatePickerYearButton.html#Material_Blazor_Internal_InternalDatePickerYearButton_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerYearButton.html#Material_Blazor_Internal_InternalDatePickerYearButton_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
commentId: M:Material.Blazor.Internal.InternalDatePickerYearButton.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
fullName: Material.Blazor.Internal.InternalDatePickerYearButton.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
nameWithType: InternalDatePickerYearButton.BuildRenderTree(RenderTreeBuilder)
- uid: Material.Blazor.Internal.InternalDatePickerYearButton.BuildRenderTree*
name: BuildRenderTree
- href: api/Material.Blazor.Internal.InternalDatePickerYearButton.html#Material_Blazor_Internal_InternalDatePickerYearButton_BuildRenderTree_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerYearButton.html#Material_Blazor_Internal_InternalDatePickerYearButton_BuildRenderTree_
commentId: Overload:Material.Blazor.Internal.InternalDatePickerYearButton.BuildRenderTree
fullName: Material.Blazor.Internal.InternalDatePickerYearButton.BuildRenderTree
nameWithType: InternalDatePickerYearButton.BuildRenderTree
- uid: Material.Blazor.Internal.InternalDatePickerYearButton.CurrentYear
name: CurrentYear
- href: api/Material.Blazor.Internal.InternalDatePickerYearButton.html#Material_Blazor_Internal_InternalDatePickerYearButton_CurrentYear
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerYearButton.html#Material_Blazor_Internal_InternalDatePickerYearButton_CurrentYear
commentId: P:Material.Blazor.Internal.InternalDatePickerYearButton.CurrentYear
fullName: Material.Blazor.Internal.InternalDatePickerYearButton.CurrentYear
nameWithType: InternalDatePickerYearButton.CurrentYear
- uid: Material.Blazor.Internal.InternalDatePickerYearButton.CurrentYear*
name: CurrentYear
- href: api/Material.Blazor.Internal.InternalDatePickerYearButton.html#Material_Blazor_Internal_InternalDatePickerYearButton_CurrentYear_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerYearButton.html#Material_Blazor_Internal_InternalDatePickerYearButton_CurrentYear_
commentId: Overload:Material.Blazor.Internal.InternalDatePickerYearButton.CurrentYear
fullName: Material.Blazor.Internal.InternalDatePickerYearButton.CurrentYear
nameWithType: InternalDatePickerYearButton.CurrentYear
- uid: Material.Blazor.Internal.InternalDatePickerYearButton.CurrentYearId
name: CurrentYearId
- href: api/Material.Blazor.Internal.InternalDatePickerYearButton.html#Material_Blazor_Internal_InternalDatePickerYearButton_CurrentYearId
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerYearButton.html#Material_Blazor_Internal_InternalDatePickerYearButton_CurrentYearId
commentId: P:Material.Blazor.Internal.InternalDatePickerYearButton.CurrentYearId
fullName: Material.Blazor.Internal.InternalDatePickerYearButton.CurrentYearId
nameWithType: InternalDatePickerYearButton.CurrentYearId
- uid: Material.Blazor.Internal.InternalDatePickerYearButton.CurrentYearId*
name: CurrentYearId
- href: api/Material.Blazor.Internal.InternalDatePickerYearButton.html#Material_Blazor_Internal_InternalDatePickerYearButton_CurrentYearId_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerYearButton.html#Material_Blazor_Internal_InternalDatePickerYearButton_CurrentYearId_
commentId: Overload:Material.Blazor.Internal.InternalDatePickerYearButton.CurrentYearId
fullName: Material.Blazor.Internal.InternalDatePickerYearButton.CurrentYearId
nameWithType: InternalDatePickerYearButton.CurrentYearId
- uid: Material.Blazor.Internal.InternalDatePickerYearButton.DisplayYear
name: DisplayYear
- href: api/Material.Blazor.Internal.InternalDatePickerYearButton.html#Material_Blazor_Internal_InternalDatePickerYearButton_DisplayYear
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerYearButton.html#Material_Blazor_Internal_InternalDatePickerYearButton_DisplayYear
commentId: P:Material.Blazor.Internal.InternalDatePickerYearButton.DisplayYear
fullName: Material.Blazor.Internal.InternalDatePickerYearButton.DisplayYear
nameWithType: InternalDatePickerYearButton.DisplayYear
- uid: Material.Blazor.Internal.InternalDatePickerYearButton.DisplayYear*
name: DisplayYear
- href: api/Material.Blazor.Internal.InternalDatePickerYearButton.html#Material_Blazor_Internal_InternalDatePickerYearButton_DisplayYear_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerYearButton.html#Material_Blazor_Internal_InternalDatePickerYearButton_DisplayYear_
commentId: Overload:Material.Blazor.Internal.InternalDatePickerYearButton.DisplayYear
fullName: Material.Blazor.Internal.InternalDatePickerYearButton.DisplayYear
nameWithType: InternalDatePickerYearButton.DisplayYear
- uid: Material.Blazor.Internal.InternalDatePickerYearButton.MaxDate
name: MaxDate
- href: api/Material.Blazor.Internal.InternalDatePickerYearButton.html#Material_Blazor_Internal_InternalDatePickerYearButton_MaxDate
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerYearButton.html#Material_Blazor_Internal_InternalDatePickerYearButton_MaxDate
commentId: P:Material.Blazor.Internal.InternalDatePickerYearButton.MaxDate
fullName: Material.Blazor.Internal.InternalDatePickerYearButton.MaxDate
nameWithType: InternalDatePickerYearButton.MaxDate
- uid: Material.Blazor.Internal.InternalDatePickerYearButton.MaxDate*
name: MaxDate
- href: api/Material.Blazor.Internal.InternalDatePickerYearButton.html#Material_Blazor_Internal_InternalDatePickerYearButton_MaxDate_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerYearButton.html#Material_Blazor_Internal_InternalDatePickerYearButton_MaxDate_
commentId: Overload:Material.Blazor.Internal.InternalDatePickerYearButton.MaxDate
fullName: Material.Blazor.Internal.InternalDatePickerYearButton.MaxDate
nameWithType: InternalDatePickerYearButton.MaxDate
- uid: Material.Blazor.Internal.InternalDatePickerYearButton.MinDate
name: MinDate
- href: api/Material.Blazor.Internal.InternalDatePickerYearButton.html#Material_Blazor_Internal_InternalDatePickerYearButton_MinDate
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerYearButton.html#Material_Blazor_Internal_InternalDatePickerYearButton_MinDate
commentId: P:Material.Blazor.Internal.InternalDatePickerYearButton.MinDate
fullName: Material.Blazor.Internal.InternalDatePickerYearButton.MinDate
nameWithType: InternalDatePickerYearButton.MinDate
- uid: Material.Blazor.Internal.InternalDatePickerYearButton.MinDate*
name: MinDate
- href: api/Material.Blazor.Internal.InternalDatePickerYearButton.html#Material_Blazor_Internal_InternalDatePickerYearButton_MinDate_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerYearButton.html#Material_Blazor_Internal_InternalDatePickerYearButton_MinDate_
commentId: Overload:Material.Blazor.Internal.InternalDatePickerYearButton.MinDate
fullName: Material.Blazor.Internal.InternalDatePickerYearButton.MinDate
nameWithType: InternalDatePickerYearButton.MinDate
- uid: Material.Blazor.Internal.InternalDatePickerYearButton.OnItemClickAsync
name: OnItemClickAsync
- href: api/Material.Blazor.Internal.InternalDatePickerYearButton.html#Material_Blazor_Internal_InternalDatePickerYearButton_OnItemClickAsync
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerYearButton.html#Material_Blazor_Internal_InternalDatePickerYearButton_OnItemClickAsync
commentId: P:Material.Blazor.Internal.InternalDatePickerYearButton.OnItemClickAsync
fullName: Material.Blazor.Internal.InternalDatePickerYearButton.OnItemClickAsync
nameWithType: InternalDatePickerYearButton.OnItemClickAsync
- uid: Material.Blazor.Internal.InternalDatePickerYearButton.OnItemClickAsync*
name: OnItemClickAsync
- href: api/Material.Blazor.Internal.InternalDatePickerYearButton.html#Material_Blazor_Internal_InternalDatePickerYearButton_OnItemClickAsync_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDatePickerYearButton.html#Material_Blazor_Internal_InternalDatePickerYearButton_OnItemClickAsync_
commentId: Overload:Material.Blazor.Internal.InternalDatePickerYearButton.OnItemClickAsync
fullName: Material.Blazor.Internal.InternalDatePickerYearButton.OnItemClickAsync
nameWithType: InternalDatePickerYearButton.OnItemClickAsync
- uid: Material.Blazor.Internal.InternalDragAndDropItem
name: InternalDragAndDropItem
- href: api/Material.Blazor.Internal.InternalDragAndDropItem.html
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropItem.html
commentId: T:Material.Blazor.Internal.InternalDragAndDropItem
fullName: Material.Blazor.Internal.InternalDragAndDropItem
nameWithType: InternalDragAndDropItem
- uid: Material.Blazor.Internal.InternalDragAndDropItem.#ctor
name: InternalDragAndDropItem()
- href: api/Material.Blazor.Internal.InternalDragAndDropItem.html#Material_Blazor_Internal_InternalDragAndDropItem__ctor
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropItem.html#Material_Blazor_Internal_InternalDragAndDropItem__ctor
commentId: M:Material.Blazor.Internal.InternalDragAndDropItem.#ctor
name.vb: New()
fullName: Material.Blazor.Internal.InternalDragAndDropItem.InternalDragAndDropItem()
@@ -1706,7 +1706,7 @@ references:
nameWithType.vb: InternalDragAndDropItem.New()
- uid: Material.Blazor.Internal.InternalDragAndDropItem.#ctor*
name: InternalDragAndDropItem
- href: api/Material.Blazor.Internal.InternalDragAndDropItem.html#Material_Blazor_Internal_InternalDragAndDropItem__ctor_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropItem.html#Material_Blazor_Internal_InternalDragAndDropItem__ctor_
commentId: Overload:Material.Blazor.Internal.InternalDragAndDropItem.#ctor
name.vb: New
fullName: Material.Blazor.Internal.InternalDragAndDropItem.InternalDragAndDropItem
@@ -1715,97 +1715,97 @@ references:
nameWithType.vb: InternalDragAndDropItem.New
- uid: Material.Blazor.Internal.InternalDragAndDropItem.AutospaceContent
name: AutospaceContent
- href: api/Material.Blazor.Internal.InternalDragAndDropItem.html#Material_Blazor_Internal_InternalDragAndDropItem_AutospaceContent
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropItem.html#Material_Blazor_Internal_InternalDragAndDropItem_AutospaceContent
commentId: P:Material.Blazor.Internal.InternalDragAndDropItem.AutospaceContent
fullName: Material.Blazor.Internal.InternalDragAndDropItem.AutospaceContent
nameWithType: InternalDragAndDropItem.AutospaceContent
- uid: Material.Blazor.Internal.InternalDragAndDropItem.AutospaceContent*
name: AutospaceContent
- href: api/Material.Blazor.Internal.InternalDragAndDropItem.html#Material_Blazor_Internal_InternalDragAndDropItem_AutospaceContent_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropItem.html#Material_Blazor_Internal_InternalDragAndDropItem_AutospaceContent_
commentId: Overload:Material.Blazor.Internal.InternalDragAndDropItem.AutospaceContent
fullName: Material.Blazor.Internal.InternalDragAndDropItem.AutospaceContent
nameWithType: InternalDragAndDropItem.AutospaceContent
- uid: Material.Blazor.Internal.InternalDragAndDropItem.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
name: BuildRenderTree(RenderTreeBuilder)
- href: api/Material.Blazor.Internal.InternalDragAndDropItem.html#Material_Blazor_Internal_InternalDragAndDropItem_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropItem.html#Material_Blazor_Internal_InternalDragAndDropItem_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
commentId: M:Material.Blazor.Internal.InternalDragAndDropItem.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
fullName: Material.Blazor.Internal.InternalDragAndDropItem.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
nameWithType: InternalDragAndDropItem.BuildRenderTree(RenderTreeBuilder)
- uid: Material.Blazor.Internal.InternalDragAndDropItem.BuildRenderTree*
name: BuildRenderTree
- href: api/Material.Blazor.Internal.InternalDragAndDropItem.html#Material_Blazor_Internal_InternalDragAndDropItem_BuildRenderTree_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropItem.html#Material_Blazor_Internal_InternalDragAndDropItem_BuildRenderTree_
commentId: Overload:Material.Blazor.Internal.InternalDragAndDropItem.BuildRenderTree
fullName: Material.Blazor.Internal.InternalDragAndDropItem.BuildRenderTree
nameWithType: InternalDragAndDropItem.BuildRenderTree
- uid: Material.Blazor.Internal.InternalDragAndDropItem.ChildContent
name: ChildContent
- href: api/Material.Blazor.Internal.InternalDragAndDropItem.html#Material_Blazor_Internal_InternalDragAndDropItem_ChildContent
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropItem.html#Material_Blazor_Internal_InternalDragAndDropItem_ChildContent
commentId: P:Material.Blazor.Internal.InternalDragAndDropItem.ChildContent
fullName: Material.Blazor.Internal.InternalDragAndDropItem.ChildContent
nameWithType: InternalDragAndDropItem.ChildContent
- uid: Material.Blazor.Internal.InternalDragAndDropItem.ChildContent*
name: ChildContent
- href: api/Material.Blazor.Internal.InternalDragAndDropItem.html#Material_Blazor_Internal_InternalDragAndDropItem_ChildContent_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropItem.html#Material_Blazor_Internal_InternalDragAndDropItem_ChildContent_
commentId: Overload:Material.Blazor.Internal.InternalDragAndDropItem.ChildContent
fullName: Material.Blazor.Internal.InternalDragAndDropItem.ChildContent
nameWithType: InternalDragAndDropItem.ChildContent
- uid: Material.Blazor.Internal.InternalDragAndDropItem.DragEndNotifier
name: DragEndNotifier
- href: api/Material.Blazor.Internal.InternalDragAndDropItem.html#Material_Blazor_Internal_InternalDragAndDropItem_DragEndNotifier
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropItem.html#Material_Blazor_Internal_InternalDragAndDropItem_DragEndNotifier
commentId: P:Material.Blazor.Internal.InternalDragAndDropItem.DragEndNotifier
fullName: Material.Blazor.Internal.InternalDragAndDropItem.DragEndNotifier
nameWithType: InternalDragAndDropItem.DragEndNotifier
- uid: Material.Blazor.Internal.InternalDragAndDropItem.DragEndNotifier*
name: DragEndNotifier
- href: api/Material.Blazor.Internal.InternalDragAndDropItem.html#Material_Blazor_Internal_InternalDragAndDropItem_DragEndNotifier_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropItem.html#Material_Blazor_Internal_InternalDragAndDropItem_DragEndNotifier_
commentId: Overload:Material.Blazor.Internal.InternalDragAndDropItem.DragEndNotifier
fullName: Material.Blazor.Internal.InternalDragAndDropItem.DragEndNotifier
nameWithType: InternalDragAndDropItem.DragEndNotifier
- uid: Material.Blazor.Internal.InternalDragAndDropItem.DragStartNotifier
name: DragStartNotifier
- href: api/Material.Blazor.Internal.InternalDragAndDropItem.html#Material_Blazor_Internal_InternalDragAndDropItem_DragStartNotifier
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropItem.html#Material_Blazor_Internal_InternalDragAndDropItem_DragStartNotifier
commentId: P:Material.Blazor.Internal.InternalDragAndDropItem.DragStartNotifier
fullName: Material.Blazor.Internal.InternalDragAndDropItem.DragStartNotifier
nameWithType: InternalDragAndDropItem.DragStartNotifier
- uid: Material.Blazor.Internal.InternalDragAndDropItem.DragStartNotifier*
name: DragStartNotifier
- href: api/Material.Blazor.Internal.InternalDragAndDropItem.html#Material_Blazor_Internal_InternalDragAndDropItem_DragStartNotifier_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropItem.html#Material_Blazor_Internal_InternalDragAndDropItem_DragStartNotifier_
commentId: Overload:Material.Blazor.Internal.InternalDragAndDropItem.DragStartNotifier
fullName: Material.Blazor.Internal.InternalDragAndDropItem.DragStartNotifier
nameWithType: InternalDragAndDropItem.DragStartNotifier
- uid: Material.Blazor.Internal.InternalDragAndDropItem.Index
name: Index
- href: api/Material.Blazor.Internal.InternalDragAndDropItem.html#Material_Blazor_Internal_InternalDragAndDropItem_Index
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropItem.html#Material_Blazor_Internal_InternalDragAndDropItem_Index
commentId: P:Material.Blazor.Internal.InternalDragAndDropItem.Index
fullName: Material.Blazor.Internal.InternalDragAndDropItem.Index
nameWithType: InternalDragAndDropItem.Index
- uid: Material.Blazor.Internal.InternalDragAndDropItem.Index*
name: Index
- href: api/Material.Blazor.Internal.InternalDragAndDropItem.html#Material_Blazor_Internal_InternalDragAndDropItem_Index_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropItem.html#Material_Blazor_Internal_InternalDragAndDropItem_Index_
commentId: Overload:Material.Blazor.Internal.InternalDragAndDropItem.Index
fullName: Material.Blazor.Internal.InternalDragAndDropItem.Index
nameWithType: InternalDragAndDropItem.Index
- uid: Material.Blazor.Internal.InternalDragAndDropItem.OnInitializedAsync
name: OnInitializedAsync()
- href: api/Material.Blazor.Internal.InternalDragAndDropItem.html#Material_Blazor_Internal_InternalDragAndDropItem_OnInitializedAsync
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropItem.html#Material_Blazor_Internal_InternalDragAndDropItem_OnInitializedAsync
commentId: M:Material.Blazor.Internal.InternalDragAndDropItem.OnInitializedAsync
fullName: Material.Blazor.Internal.InternalDragAndDropItem.OnInitializedAsync()
nameWithType: InternalDragAndDropItem.OnInitializedAsync()
- uid: Material.Blazor.Internal.InternalDragAndDropItem.OnInitializedAsync*
name: OnInitializedAsync
- href: api/Material.Blazor.Internal.InternalDragAndDropItem.html#Material_Blazor_Internal_InternalDragAndDropItem_OnInitializedAsync_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropItem.html#Material_Blazor_Internal_InternalDragAndDropItem_OnInitializedAsync_
commentId: Overload:Material.Blazor.Internal.InternalDragAndDropItem.OnInitializedAsync
fullName: Material.Blazor.Internal.InternalDragAndDropItem.OnInitializedAsync
nameWithType: InternalDragAndDropItem.OnInitializedAsync
- uid: Material.Blazor.Internal.InternalDragAndDropSpacer
name: InternalDragAndDropSpacer
- href: api/Material.Blazor.Internal.InternalDragAndDropSpacer.html
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropSpacer.html
commentId: T:Material.Blazor.Internal.InternalDragAndDropSpacer
fullName: Material.Blazor.Internal.InternalDragAndDropSpacer
nameWithType: InternalDragAndDropSpacer
- uid: Material.Blazor.Internal.InternalDragAndDropSpacer.#ctor
name: InternalDragAndDropSpacer()
- href: api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer__ctor
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer__ctor
commentId: M:Material.Blazor.Internal.InternalDragAndDropSpacer.#ctor
name.vb: New()
fullName: Material.Blazor.Internal.InternalDragAndDropSpacer.InternalDragAndDropSpacer()
@@ -1814,7 +1814,7 @@ references:
nameWithType.vb: InternalDragAndDropSpacer.New()
- uid: Material.Blazor.Internal.InternalDragAndDropSpacer.#ctor*
name: InternalDragAndDropSpacer
- href: api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer__ctor_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer__ctor_
commentId: Overload:Material.Blazor.Internal.InternalDragAndDropSpacer.#ctor
name.vb: New
fullName: Material.Blazor.Internal.InternalDragAndDropSpacer.InternalDragAndDropSpacer
@@ -1823,55 +1823,55 @@ references:
nameWithType.vb: InternalDragAndDropSpacer.New
- uid: Material.Blazor.Internal.InternalDragAndDropSpacer.AutospaceContent
name: AutospaceContent
- href: api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer_AutospaceContent
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer_AutospaceContent
commentId: P:Material.Blazor.Internal.InternalDragAndDropSpacer.AutospaceContent
fullName: Material.Blazor.Internal.InternalDragAndDropSpacer.AutospaceContent
nameWithType: InternalDragAndDropSpacer.AutospaceContent
- uid: Material.Blazor.Internal.InternalDragAndDropSpacer.AutospaceContent*
name: AutospaceContent
- href: api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer_AutospaceContent_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer_AutospaceContent_
commentId: Overload:Material.Blazor.Internal.InternalDragAndDropSpacer.AutospaceContent
fullName: Material.Blazor.Internal.InternalDragAndDropSpacer.AutospaceContent
nameWithType: InternalDragAndDropSpacer.AutospaceContent
- uid: Material.Blazor.Internal.InternalDragAndDropSpacer.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
name: BuildRenderTree(RenderTreeBuilder)
- href: api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
commentId: M:Material.Blazor.Internal.InternalDragAndDropSpacer.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
fullName: Material.Blazor.Internal.InternalDragAndDropSpacer.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
nameWithType: InternalDragAndDropSpacer.BuildRenderTree(RenderTreeBuilder)
- uid: Material.Blazor.Internal.InternalDragAndDropSpacer.BuildRenderTree*
name: BuildRenderTree
- href: api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer_BuildRenderTree_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer_BuildRenderTree_
commentId: Overload:Material.Blazor.Internal.InternalDragAndDropSpacer.BuildRenderTree
fullName: Material.Blazor.Internal.InternalDragAndDropSpacer.BuildRenderTree
nameWithType: InternalDragAndDropSpacer.BuildRenderTree
- uid: Material.Blazor.Internal.InternalDragAndDropSpacer.DropNotifier
name: DropNotifier
- href: api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer_DropNotifier
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer_DropNotifier
commentId: P:Material.Blazor.Internal.InternalDragAndDropSpacer.DropNotifier
fullName: Material.Blazor.Internal.InternalDragAndDropSpacer.DropNotifier
nameWithType: InternalDragAndDropSpacer.DropNotifier
- uid: Material.Blazor.Internal.InternalDragAndDropSpacer.DropNotifier*
name: DropNotifier
- href: api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer_DropNotifier_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer_DropNotifier_
commentId: Overload:Material.Blazor.Internal.InternalDragAndDropSpacer.DropNotifier
fullName: Material.Blazor.Internal.InternalDragAndDropSpacer.DropNotifier
nameWithType: InternalDragAndDropSpacer.DropNotifier
- uid: Material.Blazor.Internal.InternalDragAndDropSpacer.Index
name: Index
- href: api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer_Index
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer_Index
commentId: P:Material.Blazor.Internal.InternalDragAndDropSpacer.Index
fullName: Material.Blazor.Internal.InternalDragAndDropSpacer.Index
nameWithType: InternalDragAndDropSpacer.Index
- uid: Material.Blazor.Internal.InternalDragAndDropSpacer.Index*
name: Index
- href: api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer_Index_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer_Index_
commentId: Overload:Material.Blazor.Internal.InternalDragAndDropSpacer.Index
fullName: Material.Blazor.Internal.InternalDragAndDropSpacer.Index
nameWithType: InternalDragAndDropSpacer.Index
- uid: Material.Blazor.Internal.InternalDragAndDropSpacer.OnAfterRenderAsync(System.Boolean)
name: OnAfterRenderAsync(bool)
- href: api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer_OnAfterRenderAsync_System_Boolean_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer_OnAfterRenderAsync_System_Boolean_
commentId: M:Material.Blazor.Internal.InternalDragAndDropSpacer.OnAfterRenderAsync(System.Boolean)
name.vb: OnAfterRenderAsync(Boolean)
fullName: Material.Blazor.Internal.InternalDragAndDropSpacer.OnAfterRenderAsync(bool)
@@ -1880,55 +1880,55 @@ references:
nameWithType.vb: InternalDragAndDropSpacer.OnAfterRenderAsync(Boolean)
- uid: Material.Blazor.Internal.InternalDragAndDropSpacer.OnAfterRenderAsync*
name: OnAfterRenderAsync
- href: api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer_OnAfterRenderAsync_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer_OnAfterRenderAsync_
commentId: Overload:Material.Blazor.Internal.InternalDragAndDropSpacer.OnAfterRenderAsync
fullName: Material.Blazor.Internal.InternalDragAndDropSpacer.OnAfterRenderAsync
nameWithType: InternalDragAndDropSpacer.OnAfterRenderAsync
- uid: Material.Blazor.Internal.InternalDragAndDropSpacer.OnInitializedAsync
name: OnInitializedAsync()
- href: api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer_OnInitializedAsync
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer_OnInitializedAsync
commentId: M:Material.Blazor.Internal.InternalDragAndDropSpacer.OnInitializedAsync
fullName: Material.Blazor.Internal.InternalDragAndDropSpacer.OnInitializedAsync()
nameWithType: InternalDragAndDropSpacer.OnInitializedAsync()
- uid: Material.Blazor.Internal.InternalDragAndDropSpacer.OnInitializedAsync*
name: OnInitializedAsync
- href: api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer_OnInitializedAsync_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer_OnInitializedAsync_
commentId: Overload:Material.Blazor.Internal.InternalDragAndDropSpacer.OnInitializedAsync
fullName: Material.Blazor.Internal.InternalDragAndDropSpacer.OnInitializedAsync
nameWithType: InternalDragAndDropSpacer.OnInitializedAsync
- uid: Material.Blazor.Internal.InternalDragAndDropSpacer.OnParametersSetAsync
name: OnParametersSetAsync()
- href: api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer_OnParametersSetAsync
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer_OnParametersSetAsync
commentId: M:Material.Blazor.Internal.InternalDragAndDropSpacer.OnParametersSetAsync
fullName: Material.Blazor.Internal.InternalDragAndDropSpacer.OnParametersSetAsync()
nameWithType: InternalDragAndDropSpacer.OnParametersSetAsync()
- uid: Material.Blazor.Internal.InternalDragAndDropSpacer.OnParametersSetAsync*
name: OnParametersSetAsync
- href: api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer_OnParametersSetAsync_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer_OnParametersSetAsync_
commentId: Overload:Material.Blazor.Internal.InternalDragAndDropSpacer.OnParametersSetAsync
fullName: Material.Blazor.Internal.InternalDragAndDropSpacer.OnParametersSetAsync
nameWithType: InternalDragAndDropSpacer.OnParametersSetAsync
- uid: Material.Blazor.Internal.InternalDragAndDropSpacer.ShowDropZone
name: ShowDropZone
- href: api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer_ShowDropZone
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer_ShowDropZone
commentId: P:Material.Blazor.Internal.InternalDragAndDropSpacer.ShowDropZone
fullName: Material.Blazor.Internal.InternalDragAndDropSpacer.ShowDropZone
nameWithType: InternalDragAndDropSpacer.ShowDropZone
- uid: Material.Blazor.Internal.InternalDragAndDropSpacer.ShowDropZone*
name: ShowDropZone
- href: api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer_ShowDropZone_
+ href: .artifacts/api/Material.Blazor.Internal.InternalDragAndDropSpacer.html#Material_Blazor_Internal_InternalDragAndDropSpacer_ShowDropZone_
commentId: Overload:Material.Blazor.Internal.InternalDragAndDropSpacer.ShowDropZone
fullName: Material.Blazor.Internal.InternalDragAndDropSpacer.ShowDropZone
nameWithType: InternalDragAndDropSpacer.ShowDropZone
- uid: Material.Blazor.Internal.InternalSnackbar
name: InternalSnackbar
- href: api/Material.Blazor.Internal.InternalSnackbar.html
+ href: .artifacts/api/Material.Blazor.Internal.InternalSnackbar.html
commentId: T:Material.Blazor.Internal.InternalSnackbar
fullName: Material.Blazor.Internal.InternalSnackbar
nameWithType: InternalSnackbar
- uid: Material.Blazor.Internal.InternalSnackbar.#ctor
name: InternalSnackbar()
- href: api/Material.Blazor.Internal.InternalSnackbar.html#Material_Blazor_Internal_InternalSnackbar__ctor
+ href: .artifacts/api/Material.Blazor.Internal.InternalSnackbar.html#Material_Blazor_Internal_InternalSnackbar__ctor
commentId: M:Material.Blazor.Internal.InternalSnackbar.#ctor
name.vb: New()
fullName: Material.Blazor.Internal.InternalSnackbar.InternalSnackbar()
@@ -1937,7 +1937,7 @@ references:
nameWithType.vb: InternalSnackbar.New()
- uid: Material.Blazor.Internal.InternalSnackbar.#ctor*
name: InternalSnackbar
- href: api/Material.Blazor.Internal.InternalSnackbar.html#Material_Blazor_Internal_InternalSnackbar__ctor_
+ href: .artifacts/api/Material.Blazor.Internal.InternalSnackbar.html#Material_Blazor_Internal_InternalSnackbar__ctor_
commentId: Overload:Material.Blazor.Internal.InternalSnackbar.#ctor
name.vb: New
fullName: Material.Blazor.Internal.InternalSnackbar.InternalSnackbar
@@ -1946,31 +1946,31 @@ references:
nameWithType.vb: InternalSnackbar.New
- uid: Material.Blazor.Internal.InternalSnackbar.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
name: BuildRenderTree(RenderTreeBuilder)
- href: api/Material.Blazor.Internal.InternalSnackbar.html#Material_Blazor_Internal_InternalSnackbar_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
+ href: .artifacts/api/Material.Blazor.Internal.InternalSnackbar.html#Material_Blazor_Internal_InternalSnackbar_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
commentId: M:Material.Blazor.Internal.InternalSnackbar.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
fullName: Material.Blazor.Internal.InternalSnackbar.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
nameWithType: InternalSnackbar.BuildRenderTree(RenderTreeBuilder)
- uid: Material.Blazor.Internal.InternalSnackbar.BuildRenderTree*
name: BuildRenderTree
- href: api/Material.Blazor.Internal.InternalSnackbar.html#Material_Blazor_Internal_InternalSnackbar_BuildRenderTree_
+ href: .artifacts/api/Material.Blazor.Internal.InternalSnackbar.html#Material_Blazor_Internal_InternalSnackbar_BuildRenderTree_
commentId: Overload:Material.Blazor.Internal.InternalSnackbar.BuildRenderTree
fullName: Material.Blazor.Internal.InternalSnackbar.BuildRenderTree
nameWithType: InternalSnackbar.BuildRenderTree
- uid: Material.Blazor.Internal.InternalSnackbar.Closed
name: Closed()
- href: api/Material.Blazor.Internal.InternalSnackbar.html#Material_Blazor_Internal_InternalSnackbar_Closed
+ href: .artifacts/api/Material.Blazor.Internal.InternalSnackbar.html#Material_Blazor_Internal_InternalSnackbar_Closed
commentId: M:Material.Blazor.Internal.InternalSnackbar.Closed
fullName: Material.Blazor.Internal.InternalSnackbar.Closed()
nameWithType: InternalSnackbar.Closed()
- uid: Material.Blazor.Internal.InternalSnackbar.Closed*
name: Closed
- href: api/Material.Blazor.Internal.InternalSnackbar.html#Material_Blazor_Internal_InternalSnackbar_Closed_
+ href: .artifacts/api/Material.Blazor.Internal.InternalSnackbar.html#Material_Blazor_Internal_InternalSnackbar_Closed_
commentId: Overload:Material.Blazor.Internal.InternalSnackbar.Closed
fullName: Material.Blazor.Internal.InternalSnackbar.Closed
nameWithType: InternalSnackbar.Closed
- uid: Material.Blazor.Internal.InternalSnackbar.Dispose(System.Boolean)
name: Dispose(bool)
- href: api/Material.Blazor.Internal.InternalSnackbar.html#Material_Blazor_Internal_InternalSnackbar_Dispose_System_Boolean_
+ href: .artifacts/api/Material.Blazor.Internal.InternalSnackbar.html#Material_Blazor_Internal_InternalSnackbar_Dispose_System_Boolean_
commentId: M:Material.Blazor.Internal.InternalSnackbar.Dispose(System.Boolean)
name.vb: Dispose(Boolean)
fullName: Material.Blazor.Internal.InternalSnackbar.Dispose(bool)
@@ -1979,43 +1979,43 @@ references:
nameWithType.vb: InternalSnackbar.Dispose(Boolean)
- uid: Material.Blazor.Internal.InternalSnackbar.Dispose*
name: Dispose
- href: api/Material.Blazor.Internal.InternalSnackbar.html#Material_Blazor_Internal_InternalSnackbar_Dispose_
+ href: .artifacts/api/Material.Blazor.Internal.InternalSnackbar.html#Material_Blazor_Internal_InternalSnackbar_Dispose_
commentId: Overload:Material.Blazor.Internal.InternalSnackbar.Dispose
fullName: Material.Blazor.Internal.InternalSnackbar.Dispose
nameWithType: InternalSnackbar.Dispose
- uid: Material.Blazor.Internal.InternalSnackbar.OnInitializedAsync
name: OnInitializedAsync()
- href: api/Material.Blazor.Internal.InternalSnackbar.html#Material_Blazor_Internal_InternalSnackbar_OnInitializedAsync
+ href: .artifacts/api/Material.Blazor.Internal.InternalSnackbar.html#Material_Blazor_Internal_InternalSnackbar_OnInitializedAsync
commentId: M:Material.Blazor.Internal.InternalSnackbar.OnInitializedAsync
fullName: Material.Blazor.Internal.InternalSnackbar.OnInitializedAsync()
nameWithType: InternalSnackbar.OnInitializedAsync()
- uid: Material.Blazor.Internal.InternalSnackbar.OnInitializedAsync*
name: OnInitializedAsync
- href: api/Material.Blazor.Internal.InternalSnackbar.html#Material_Blazor_Internal_InternalSnackbar_OnInitializedAsync_
+ href: .artifacts/api/Material.Blazor.Internal.InternalSnackbar.html#Material_Blazor_Internal_InternalSnackbar_OnInitializedAsync_
commentId: Overload:Material.Blazor.Internal.InternalSnackbar.OnInitializedAsync
fullName: Material.Blazor.Internal.InternalSnackbar.OnInitializedAsync
nameWithType: InternalSnackbar.OnInitializedAsync
- uid: Material.Blazor.Internal.InternalSnackbar.Snackbar
name: Snackbar
- href: api/Material.Blazor.Internal.InternalSnackbar.html#Material_Blazor_Internal_InternalSnackbar_Snackbar
+ href: .artifacts/api/Material.Blazor.Internal.InternalSnackbar.html#Material_Blazor_Internal_InternalSnackbar_Snackbar
commentId: P:Material.Blazor.Internal.InternalSnackbar.Snackbar
fullName: Material.Blazor.Internal.InternalSnackbar.Snackbar
nameWithType: InternalSnackbar.Snackbar
- uid: Material.Blazor.Internal.InternalSnackbar.Snackbar*
name: Snackbar
- href: api/Material.Blazor.Internal.InternalSnackbar.html#Material_Blazor_Internal_InternalSnackbar_Snackbar_
+ href: .artifacts/api/Material.Blazor.Internal.InternalSnackbar.html#Material_Blazor_Internal_InternalSnackbar_Snackbar_
commentId: Overload:Material.Blazor.Internal.InternalSnackbar.Snackbar
fullName: Material.Blazor.Internal.InternalSnackbar.Snackbar
nameWithType: InternalSnackbar.Snackbar
- uid: Material.Blazor.Internal.InternalSnackbarAnchor
name: InternalSnackbarAnchor
- href: api/Material.Blazor.Internal.InternalSnackbarAnchor.html
+ href: .artifacts/api/Material.Blazor.Internal.InternalSnackbarAnchor.html
commentId: T:Material.Blazor.Internal.InternalSnackbarAnchor
fullName: Material.Blazor.Internal.InternalSnackbarAnchor
nameWithType: InternalSnackbarAnchor
- uid: Material.Blazor.Internal.InternalSnackbarAnchor.#ctor
name: InternalSnackbarAnchor()
- href: api/Material.Blazor.Internal.InternalSnackbarAnchor.html#Material_Blazor_Internal_InternalSnackbarAnchor__ctor
+ href: .artifacts/api/Material.Blazor.Internal.InternalSnackbarAnchor.html#Material_Blazor_Internal_InternalSnackbarAnchor__ctor
commentId: M:Material.Blazor.Internal.InternalSnackbarAnchor.#ctor
name.vb: New()
fullName: Material.Blazor.Internal.InternalSnackbarAnchor.InternalSnackbarAnchor()
@@ -2024,7 +2024,7 @@ references:
nameWithType.vb: InternalSnackbarAnchor.New()
- uid: Material.Blazor.Internal.InternalSnackbarAnchor.#ctor*
name: InternalSnackbarAnchor
- href: api/Material.Blazor.Internal.InternalSnackbarAnchor.html#Material_Blazor_Internal_InternalSnackbarAnchor__ctor_
+ href: .artifacts/api/Material.Blazor.Internal.InternalSnackbarAnchor.html#Material_Blazor_Internal_InternalSnackbarAnchor__ctor_
commentId: Overload:Material.Blazor.Internal.InternalSnackbarAnchor.#ctor
name.vb: New
fullName: Material.Blazor.Internal.InternalSnackbarAnchor.InternalSnackbarAnchor
@@ -2033,19 +2033,19 @@ references:
nameWithType.vb: InternalSnackbarAnchor.New
- uid: Material.Blazor.Internal.InternalSnackbarAnchor.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
name: BuildRenderTree(RenderTreeBuilder)
- href: api/Material.Blazor.Internal.InternalSnackbarAnchor.html#Material_Blazor_Internal_InternalSnackbarAnchor_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
+ href: .artifacts/api/Material.Blazor.Internal.InternalSnackbarAnchor.html#Material_Blazor_Internal_InternalSnackbarAnchor_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
commentId: M:Material.Blazor.Internal.InternalSnackbarAnchor.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
fullName: Material.Blazor.Internal.InternalSnackbarAnchor.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
nameWithType: InternalSnackbarAnchor.BuildRenderTree(RenderTreeBuilder)
- uid: Material.Blazor.Internal.InternalSnackbarAnchor.BuildRenderTree*
name: BuildRenderTree
- href: api/Material.Blazor.Internal.InternalSnackbarAnchor.html#Material_Blazor_Internal_InternalSnackbarAnchor_BuildRenderTree_
+ href: .artifacts/api/Material.Blazor.Internal.InternalSnackbarAnchor.html#Material_Blazor_Internal_InternalSnackbarAnchor_BuildRenderTree_
commentId: Overload:Material.Blazor.Internal.InternalSnackbarAnchor.BuildRenderTree
fullName: Material.Blazor.Internal.InternalSnackbarAnchor.BuildRenderTree
nameWithType: InternalSnackbarAnchor.BuildRenderTree
- uid: Material.Blazor.Internal.InternalSnackbarAnchor.Dispose(System.Boolean)
name: Dispose(bool)
- href: api/Material.Blazor.Internal.InternalSnackbarAnchor.html#Material_Blazor_Internal_InternalSnackbarAnchor_Dispose_System_Boolean_
+ href: .artifacts/api/Material.Blazor.Internal.InternalSnackbarAnchor.html#Material_Blazor_Internal_InternalSnackbarAnchor_Dispose_System_Boolean_
commentId: M:Material.Blazor.Internal.InternalSnackbarAnchor.Dispose(System.Boolean)
name.vb: Dispose(Boolean)
fullName: Material.Blazor.Internal.InternalSnackbarAnchor.Dispose(bool)
@@ -2054,31 +2054,31 @@ references:
nameWithType.vb: InternalSnackbarAnchor.Dispose(Boolean)
- uid: Material.Blazor.Internal.InternalSnackbarAnchor.Dispose*
name: Dispose
- href: api/Material.Blazor.Internal.InternalSnackbarAnchor.html#Material_Blazor_Internal_InternalSnackbarAnchor_Dispose_
+ href: .artifacts/api/Material.Blazor.Internal.InternalSnackbarAnchor.html#Material_Blazor_Internal_InternalSnackbarAnchor_Dispose_
commentId: Overload:Material.Blazor.Internal.InternalSnackbarAnchor.Dispose
fullName: Material.Blazor.Internal.InternalSnackbarAnchor.Dispose
nameWithType: InternalSnackbarAnchor.Dispose
- uid: Material.Blazor.Internal.InternalSnackbarAnchor.OnInitializedAsync
name: OnInitializedAsync()
- href: api/Material.Blazor.Internal.InternalSnackbarAnchor.html#Material_Blazor_Internal_InternalSnackbarAnchor_OnInitializedAsync
+ href: .artifacts/api/Material.Blazor.Internal.InternalSnackbarAnchor.html#Material_Blazor_Internal_InternalSnackbarAnchor_OnInitializedAsync
commentId: M:Material.Blazor.Internal.InternalSnackbarAnchor.OnInitializedAsync
fullName: Material.Blazor.Internal.InternalSnackbarAnchor.OnInitializedAsync()
nameWithType: InternalSnackbarAnchor.OnInitializedAsync()
- uid: Material.Blazor.Internal.InternalSnackbarAnchor.OnInitializedAsync*
name: OnInitializedAsync
- href: api/Material.Blazor.Internal.InternalSnackbarAnchor.html#Material_Blazor_Internal_InternalSnackbarAnchor_OnInitializedAsync_
+ href: .artifacts/api/Material.Blazor.Internal.InternalSnackbarAnchor.html#Material_Blazor_Internal_InternalSnackbarAnchor_OnInitializedAsync_
commentId: Overload:Material.Blazor.Internal.InternalSnackbarAnchor.OnInitializedAsync
fullName: Material.Blazor.Internal.InternalSnackbarAnchor.OnInitializedAsync
nameWithType: InternalSnackbarAnchor.OnInitializedAsync
- uid: Material.Blazor.Internal.InternalToastAnchor
name: InternalToastAnchor
- href: api/Material.Blazor.Internal.InternalToastAnchor.html
+ href: .artifacts/api/Material.Blazor.Internal.InternalToastAnchor.html
commentId: T:Material.Blazor.Internal.InternalToastAnchor
fullName: Material.Blazor.Internal.InternalToastAnchor
nameWithType: InternalToastAnchor
- uid: Material.Blazor.Internal.InternalToastAnchor.#ctor
name: InternalToastAnchor()
- href: api/Material.Blazor.Internal.InternalToastAnchor.html#Material_Blazor_Internal_InternalToastAnchor__ctor
+ href: .artifacts/api/Material.Blazor.Internal.InternalToastAnchor.html#Material_Blazor_Internal_InternalToastAnchor__ctor
commentId: M:Material.Blazor.Internal.InternalToastAnchor.#ctor
name.vb: New()
fullName: Material.Blazor.Internal.InternalToastAnchor.InternalToastAnchor()
@@ -2087,7 +2087,7 @@ references:
nameWithType.vb: InternalToastAnchor.New()
- uid: Material.Blazor.Internal.InternalToastAnchor.#ctor*
name: InternalToastAnchor
- href: api/Material.Blazor.Internal.InternalToastAnchor.html#Material_Blazor_Internal_InternalToastAnchor__ctor_
+ href: .artifacts/api/Material.Blazor.Internal.InternalToastAnchor.html#Material_Blazor_Internal_InternalToastAnchor__ctor_
commentId: Overload:Material.Blazor.Internal.InternalToastAnchor.#ctor
name.vb: New
fullName: Material.Blazor.Internal.InternalToastAnchor.InternalToastAnchor
@@ -2096,31 +2096,31 @@ references:
nameWithType.vb: InternalToastAnchor.New
- uid: Material.Blazor.Internal.InternalToastAnchor.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
name: BuildRenderTree(RenderTreeBuilder)
- href: api/Material.Blazor.Internal.InternalToastAnchor.html#Material_Blazor_Internal_InternalToastAnchor_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
+ href: .artifacts/api/Material.Blazor.Internal.InternalToastAnchor.html#Material_Blazor_Internal_InternalToastAnchor_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
commentId: M:Material.Blazor.Internal.InternalToastAnchor.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
fullName: Material.Blazor.Internal.InternalToastAnchor.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
nameWithType: InternalToastAnchor.BuildRenderTree(RenderTreeBuilder)
- uid: Material.Blazor.Internal.InternalToastAnchor.BuildRenderTree*
name: BuildRenderTree
- href: api/Material.Blazor.Internal.InternalToastAnchor.html#Material_Blazor_Internal_InternalToastAnchor_BuildRenderTree_
+ href: .artifacts/api/Material.Blazor.Internal.InternalToastAnchor.html#Material_Blazor_Internal_InternalToastAnchor_BuildRenderTree_
commentId: Overload:Material.Blazor.Internal.InternalToastAnchor.BuildRenderTree
fullName: Material.Blazor.Internal.InternalToastAnchor.BuildRenderTree
nameWithType: InternalToastAnchor.BuildRenderTree
- uid: Material.Blazor.Internal.InternalToastAnchor.CloseToastAsync(System.Guid)
name: CloseToastAsync(Guid)
- href: api/Material.Blazor.Internal.InternalToastAnchor.html#Material_Blazor_Internal_InternalToastAnchor_CloseToastAsync_System_Guid_
+ href: .artifacts/api/Material.Blazor.Internal.InternalToastAnchor.html#Material_Blazor_Internal_InternalToastAnchor_CloseToastAsync_System_Guid_
commentId: M:Material.Blazor.Internal.InternalToastAnchor.CloseToastAsync(System.Guid)
fullName: Material.Blazor.Internal.InternalToastAnchor.CloseToastAsync(System.Guid)
nameWithType: InternalToastAnchor.CloseToastAsync(Guid)
- uid: Material.Blazor.Internal.InternalToastAnchor.CloseToastAsync*
name: CloseToastAsync
- href: api/Material.Blazor.Internal.InternalToastAnchor.html#Material_Blazor_Internal_InternalToastAnchor_CloseToastAsync_
+ href: .artifacts/api/Material.Blazor.Internal.InternalToastAnchor.html#Material_Blazor_Internal_InternalToastAnchor_CloseToastAsync_
commentId: Overload:Material.Blazor.Internal.InternalToastAnchor.CloseToastAsync
fullName: Material.Blazor.Internal.InternalToastAnchor.CloseToastAsync
nameWithType: InternalToastAnchor.CloseToastAsync
- uid: Material.Blazor.Internal.InternalToastAnchor.Dispose(System.Boolean)
name: Dispose(bool)
- href: api/Material.Blazor.Internal.InternalToastAnchor.html#Material_Blazor_Internal_InternalToastAnchor_Dispose_System_Boolean_
+ href: .artifacts/api/Material.Blazor.Internal.InternalToastAnchor.html#Material_Blazor_Internal_InternalToastAnchor_Dispose_System_Boolean_
commentId: M:Material.Blazor.Internal.InternalToastAnchor.Dispose(System.Boolean)
name.vb: Dispose(Boolean)
fullName: Material.Blazor.Internal.InternalToastAnchor.Dispose(bool)
@@ -2129,31 +2129,31 @@ references:
nameWithType.vb: InternalToastAnchor.Dispose(Boolean)
- uid: Material.Blazor.Internal.InternalToastAnchor.Dispose*
name: Dispose
- href: api/Material.Blazor.Internal.InternalToastAnchor.html#Material_Blazor_Internal_InternalToastAnchor_Dispose_
+ href: .artifacts/api/Material.Blazor.Internal.InternalToastAnchor.html#Material_Blazor_Internal_InternalToastAnchor_Dispose_
commentId: Overload:Material.Blazor.Internal.InternalToastAnchor.Dispose
fullName: Material.Blazor.Internal.InternalToastAnchor.Dispose
nameWithType: InternalToastAnchor.Dispose
- uid: Material.Blazor.Internal.InternalToastAnchor.OnInitializedAsync
name: OnInitializedAsync()
- href: api/Material.Blazor.Internal.InternalToastAnchor.html#Material_Blazor_Internal_InternalToastAnchor_OnInitializedAsync
+ href: .artifacts/api/Material.Blazor.Internal.InternalToastAnchor.html#Material_Blazor_Internal_InternalToastAnchor_OnInitializedAsync
commentId: M:Material.Blazor.Internal.InternalToastAnchor.OnInitializedAsync
fullName: Material.Blazor.Internal.InternalToastAnchor.OnInitializedAsync()
nameWithType: InternalToastAnchor.OnInitializedAsync()
- uid: Material.Blazor.Internal.InternalToastAnchor.OnInitializedAsync*
name: OnInitializedAsync
- href: api/Material.Blazor.Internal.InternalToastAnchor.html#Material_Blazor_Internal_InternalToastAnchor_OnInitializedAsync_
+ href: .artifacts/api/Material.Blazor.Internal.InternalToastAnchor.html#Material_Blazor_Internal_InternalToastAnchor_OnInitializedAsync_
commentId: Overload:Material.Blazor.Internal.InternalToastAnchor.OnInitializedAsync
fullName: Material.Blazor.Internal.InternalToastAnchor.OnInitializedAsync
nameWithType: InternalToastAnchor.OnInitializedAsync
- uid: Material.Blazor.Internal.InternalTooltipAnchor
name: InternalTooltipAnchor
- href: api/Material.Blazor.Internal.InternalTooltipAnchor.html
+ href: .artifacts/api/Material.Blazor.Internal.InternalTooltipAnchor.html
commentId: T:Material.Blazor.Internal.InternalTooltipAnchor
fullName: Material.Blazor.Internal.InternalTooltipAnchor
nameWithType: InternalTooltipAnchor
- uid: Material.Blazor.Internal.InternalTooltipAnchor.#ctor
name: InternalTooltipAnchor()
- href: api/Material.Blazor.Internal.InternalTooltipAnchor.html#Material_Blazor_Internal_InternalTooltipAnchor__ctor
+ href: .artifacts/api/Material.Blazor.Internal.InternalTooltipAnchor.html#Material_Blazor_Internal_InternalTooltipAnchor__ctor
commentId: M:Material.Blazor.Internal.InternalTooltipAnchor.#ctor
name.vb: New()
fullName: Material.Blazor.Internal.InternalTooltipAnchor.InternalTooltipAnchor()
@@ -2162,7 +2162,7 @@ references:
nameWithType.vb: InternalTooltipAnchor.New()
- uid: Material.Blazor.Internal.InternalTooltipAnchor.#ctor*
name: InternalTooltipAnchor
- href: api/Material.Blazor.Internal.InternalTooltipAnchor.html#Material_Blazor_Internal_InternalTooltipAnchor__ctor_
+ href: .artifacts/api/Material.Blazor.Internal.InternalTooltipAnchor.html#Material_Blazor_Internal_InternalTooltipAnchor__ctor_
commentId: Overload:Material.Blazor.Internal.InternalTooltipAnchor.#ctor
name.vb: New
fullName: Material.Blazor.Internal.InternalTooltipAnchor.InternalTooltipAnchor
@@ -2171,19 +2171,19 @@ references:
nameWithType.vb: InternalTooltipAnchor.New
- uid: Material.Blazor.Internal.InternalTooltipAnchor.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
name: BuildRenderTree(RenderTreeBuilder)
- href: api/Material.Blazor.Internal.InternalTooltipAnchor.html#Material_Blazor_Internal_InternalTooltipAnchor_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
+ href: .artifacts/api/Material.Blazor.Internal.InternalTooltipAnchor.html#Material_Blazor_Internal_InternalTooltipAnchor_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
commentId: M:Material.Blazor.Internal.InternalTooltipAnchor.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
fullName: Material.Blazor.Internal.InternalTooltipAnchor.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
nameWithType: InternalTooltipAnchor.BuildRenderTree(RenderTreeBuilder)
- uid: Material.Blazor.Internal.InternalTooltipAnchor.BuildRenderTree*
name: BuildRenderTree
- href: api/Material.Blazor.Internal.InternalTooltipAnchor.html#Material_Blazor_Internal_InternalTooltipAnchor_BuildRenderTree_
+ href: .artifacts/api/Material.Blazor.Internal.InternalTooltipAnchor.html#Material_Blazor_Internal_InternalTooltipAnchor_BuildRenderTree_
commentId: Overload:Material.Blazor.Internal.InternalTooltipAnchor.BuildRenderTree
fullName: Material.Blazor.Internal.InternalTooltipAnchor.BuildRenderTree
nameWithType: InternalTooltipAnchor.BuildRenderTree
- uid: Material.Blazor.Internal.InternalTooltipAnchor.OnAfterRenderAsync(System.Boolean)
name: OnAfterRenderAsync(bool)
- href: api/Material.Blazor.Internal.InternalTooltipAnchor.html#Material_Blazor_Internal_InternalTooltipAnchor_OnAfterRenderAsync_System_Boolean_
+ href: .artifacts/api/Material.Blazor.Internal.InternalTooltipAnchor.html#Material_Blazor_Internal_InternalTooltipAnchor_OnAfterRenderAsync_System_Boolean_
commentId: M:Material.Blazor.Internal.InternalTooltipAnchor.OnAfterRenderAsync(System.Boolean)
name.vb: OnAfterRenderAsync(Boolean)
fullName: Material.Blazor.Internal.InternalTooltipAnchor.OnAfterRenderAsync(bool)
@@ -2192,25 +2192,25 @@ references:
nameWithType.vb: InternalTooltipAnchor.OnAfterRenderAsync(Boolean)
- uid: Material.Blazor.Internal.InternalTooltipAnchor.OnAfterRenderAsync*
name: OnAfterRenderAsync
- href: api/Material.Blazor.Internal.InternalTooltipAnchor.html#Material_Blazor_Internal_InternalTooltipAnchor_OnAfterRenderAsync_
+ href: .artifacts/api/Material.Blazor.Internal.InternalTooltipAnchor.html#Material_Blazor_Internal_InternalTooltipAnchor_OnAfterRenderAsync_
commentId: Overload:Material.Blazor.Internal.InternalTooltipAnchor.OnAfterRenderAsync
fullName: Material.Blazor.Internal.InternalTooltipAnchor.OnAfterRenderAsync
nameWithType: InternalTooltipAnchor.OnAfterRenderAsync
- uid: Material.Blazor.Internal.InternalTooltipAnchor.OnInitializedAsync
name: OnInitializedAsync()
- href: api/Material.Blazor.Internal.InternalTooltipAnchor.html#Material_Blazor_Internal_InternalTooltipAnchor_OnInitializedAsync
+ href: .artifacts/api/Material.Blazor.Internal.InternalTooltipAnchor.html#Material_Blazor_Internal_InternalTooltipAnchor_OnInitializedAsync
commentId: M:Material.Blazor.Internal.InternalTooltipAnchor.OnInitializedAsync
fullName: Material.Blazor.Internal.InternalTooltipAnchor.OnInitializedAsync()
nameWithType: InternalTooltipAnchor.OnInitializedAsync()
- uid: Material.Blazor.Internal.InternalTooltipAnchor.OnInitializedAsync*
name: OnInitializedAsync
- href: api/Material.Blazor.Internal.InternalTooltipAnchor.html#Material_Blazor_Internal_InternalTooltipAnchor_OnInitializedAsync_
+ href: .artifacts/api/Material.Blazor.Internal.InternalTooltipAnchor.html#Material_Blazor_Internal_InternalTooltipAnchor_OnInitializedAsync_
commentId: Overload:Material.Blazor.Internal.InternalTooltipAnchor.OnInitializedAsync
fullName: Material.Blazor.Internal.InternalTooltipAnchor.OnInitializedAsync
nameWithType: InternalTooltipAnchor.OnInitializedAsync
- uid: Material.Blazor.Internal.MultiSelectComponent`2
name: MultiSelectComponent
- href: api/Material.Blazor.Internal.MultiSelectComponent-2.html
+ href: .artifacts/api/Material.Blazor.Internal.MultiSelectComponent-2.html
commentId: T:Material.Blazor.Internal.MultiSelectComponent`2
name.vb: MultiSelectComponent(Of T, TListElement)
fullName: Material.Blazor.Internal.MultiSelectComponent
@@ -2219,7 +2219,7 @@ references:
nameWithType.vb: MultiSelectComponent(Of T, TListElement)
- uid: Material.Blazor.Internal.MultiSelectComponent`2.#ctor
name: MultiSelectComponent()
- href: api/Material.Blazor.Internal.MultiSelectComponent-2.html#Material_Blazor_Internal_MultiSelectComponent_2__ctor
+ href: .artifacts/api/Material.Blazor.Internal.MultiSelectComponent-2.html#Material_Blazor_Internal_MultiSelectComponent_2__ctor
commentId: M:Material.Blazor.Internal.MultiSelectComponent`2.#ctor
name.vb: New()
fullName: Material.Blazor.Internal.MultiSelectComponent.MultiSelectComponent()
@@ -2228,7 +2228,7 @@ references:
nameWithType.vb: MultiSelectComponent(Of T, TListElement).New()
- uid: Material.Blazor.Internal.MultiSelectComponent`2.#ctor*
name: MultiSelectComponent
- href: api/Material.Blazor.Internal.MultiSelectComponent-2.html#Material_Blazor_Internal_MultiSelectComponent_2__ctor_
+ href: .artifacts/api/Material.Blazor.Internal.MultiSelectComponent-2.html#Material_Blazor_Internal_MultiSelectComponent_2__ctor_
commentId: Overload:Material.Blazor.Internal.MultiSelectComponent`2.#ctor
name.vb: New
fullName: Material.Blazor.Internal.MultiSelectComponent.MultiSelectComponent
@@ -2237,7 +2237,7 @@ references:
nameWithType.vb: MultiSelectComponent(Of T, TListElement).New
- uid: Material.Blazor.Internal.MultiSelectComponent`2.GetKeysFunc
name: GetKeysFunc
- href: api/Material.Blazor.Internal.MultiSelectComponent-2.html#Material_Blazor_Internal_MultiSelectComponent_2_GetKeysFunc
+ href: .artifacts/api/Material.Blazor.Internal.MultiSelectComponent-2.html#Material_Blazor_Internal_MultiSelectComponent_2_GetKeysFunc
commentId: P:Material.Blazor.Internal.MultiSelectComponent`2.GetKeysFunc
fullName: Material.Blazor.Internal.MultiSelectComponent.GetKeysFunc
fullName.vb: Material.Blazor.Internal.MultiSelectComponent(Of T, TListElement).GetKeysFunc
@@ -2245,7 +2245,7 @@ references:
nameWithType.vb: MultiSelectComponent(Of T, TListElement).GetKeysFunc
- uid: Material.Blazor.Internal.MultiSelectComponent`2.GetKeysFunc*
name: GetKeysFunc
- href: api/Material.Blazor.Internal.MultiSelectComponent-2.html#Material_Blazor_Internal_MultiSelectComponent_2_GetKeysFunc_
+ href: .artifacts/api/Material.Blazor.Internal.MultiSelectComponent-2.html#Material_Blazor_Internal_MultiSelectComponent_2_GetKeysFunc_
commentId: Overload:Material.Blazor.Internal.MultiSelectComponent`2.GetKeysFunc
fullName: Material.Blazor.Internal.MultiSelectComponent.GetKeysFunc
fullName.vb: Material.Blazor.Internal.MultiSelectComponent(Of T, TListElement).GetKeysFunc
@@ -2253,7 +2253,7 @@ references:
nameWithType.vb: MultiSelectComponent(Of T, TListElement).GetKeysFunc
- uid: Material.Blazor.Internal.MultiSelectComponent`2.IconFoundry
name: IconFoundry
- href: api/Material.Blazor.Internal.MultiSelectComponent-2.html#Material_Blazor_Internal_MultiSelectComponent_2_IconFoundry
+ href: .artifacts/api/Material.Blazor.Internal.MultiSelectComponent-2.html#Material_Blazor_Internal_MultiSelectComponent_2_IconFoundry
commentId: P:Material.Blazor.Internal.MultiSelectComponent`2.IconFoundry
fullName: Material.Blazor.Internal.MultiSelectComponent.IconFoundry
fullName.vb: Material.Blazor.Internal.MultiSelectComponent(Of T, TListElement).IconFoundry
@@ -2261,7 +2261,7 @@ references:
nameWithType.vb: MultiSelectComponent(Of T, TListElement).IconFoundry
- uid: Material.Blazor.Internal.MultiSelectComponent`2.IconFoundry*
name: IconFoundry
- href: api/Material.Blazor.Internal.MultiSelectComponent-2.html#Material_Blazor_Internal_MultiSelectComponent_2_IconFoundry_
+ href: .artifacts/api/Material.Blazor.Internal.MultiSelectComponent-2.html#Material_Blazor_Internal_MultiSelectComponent_2_IconFoundry_
commentId: Overload:Material.Blazor.Internal.MultiSelectComponent`2.IconFoundry
fullName: Material.Blazor.Internal.MultiSelectComponent.IconFoundry
fullName.vb: Material.Blazor.Internal.MultiSelectComponent(Of T, TListElement).IconFoundry
@@ -2269,7 +2269,7 @@ references:
nameWithType.vb: MultiSelectComponent(Of T, TListElement).IconFoundry
- uid: Material.Blazor.Internal.MultiSelectComponent`2.Items
name: Items
- href: api/Material.Blazor.Internal.MultiSelectComponent-2.html#Material_Blazor_Internal_MultiSelectComponent_2_Items
+ href: .artifacts/api/Material.Blazor.Internal.MultiSelectComponent-2.html#Material_Blazor_Internal_MultiSelectComponent_2_Items
commentId: P:Material.Blazor.Internal.MultiSelectComponent`2.Items
fullName: Material.Blazor.Internal.MultiSelectComponent.Items
fullName.vb: Material.Blazor.Internal.MultiSelectComponent(Of T, TListElement).Items
@@ -2277,7 +2277,7 @@ references:
nameWithType.vb: MultiSelectComponent(Of T, TListElement).Items
- uid: Material.Blazor.Internal.MultiSelectComponent`2.Items*
name: Items
- href: api/Material.Blazor.Internal.MultiSelectComponent-2.html#Material_Blazor_Internal_MultiSelectComponent_2_Items_
+ href: .artifacts/api/Material.Blazor.Internal.MultiSelectComponent-2.html#Material_Blazor_Internal_MultiSelectComponent_2_Items_
commentId: Overload:Material.Blazor.Internal.MultiSelectComponent`2.Items
fullName: Material.Blazor.Internal.MultiSelectComponent.Items
fullName.vb: Material.Blazor.Internal.MultiSelectComponent(Of T, TListElement).Items
@@ -2285,7 +2285,7 @@ references:
nameWithType.vb: MultiSelectComponent(Of T, TListElement).Items
- uid: Material.Blazor.Internal.MultiSelectComponent`2.OnParametersSetAsync
name: OnParametersSetAsync()
- href: api/Material.Blazor.Internal.MultiSelectComponent-2.html#Material_Blazor_Internal_MultiSelectComponent_2_OnParametersSetAsync
+ href: .artifacts/api/Material.Blazor.Internal.MultiSelectComponent-2.html#Material_Blazor_Internal_MultiSelectComponent_2_OnParametersSetAsync
commentId: M:Material.Blazor.Internal.MultiSelectComponent`2.OnParametersSetAsync
fullName: Material.Blazor.Internal.MultiSelectComponent.OnParametersSetAsync()
fullName.vb: Material.Blazor.Internal.MultiSelectComponent(Of T, TListElement).OnParametersSetAsync()
@@ -2293,7 +2293,7 @@ references:
nameWithType.vb: MultiSelectComponent(Of T, TListElement).OnParametersSetAsync()
- uid: Material.Blazor.Internal.MultiSelectComponent`2.OnParametersSetAsync*
name: OnParametersSetAsync
- href: api/Material.Blazor.Internal.MultiSelectComponent-2.html#Material_Blazor_Internal_MultiSelectComponent_2_OnParametersSetAsync_
+ href: .artifacts/api/Material.Blazor.Internal.MultiSelectComponent-2.html#Material_Blazor_Internal_MultiSelectComponent_2_OnParametersSetAsync_
commentId: Overload:Material.Blazor.Internal.MultiSelectComponent`2.OnParametersSetAsync
fullName: Material.Blazor.Internal.MultiSelectComponent.OnParametersSetAsync
fullName.vb: Material.Blazor.Internal.MultiSelectComponent(Of T, TListElement).OnParametersSetAsync
@@ -2301,7 +2301,7 @@ references:
nameWithType.vb: MultiSelectComponent(Of T, TListElement).OnParametersSetAsync
- uid: Material.Blazor.Internal.SingleSelectComponent`2
name: SingleSelectComponent
- href: api/Material.Blazor.Internal.SingleSelectComponent-2.html
+ href: .artifacts/api/Material.Blazor.Internal.SingleSelectComponent-2.html
commentId: T:Material.Blazor.Internal.SingleSelectComponent`2
name.vb: SingleSelectComponent(Of T, TListElement)
fullName: Material.Blazor.Internal.SingleSelectComponent
@@ -2310,7 +2310,7 @@ references:
nameWithType.vb: SingleSelectComponent(Of T, TListElement)
- uid: Material.Blazor.Internal.SingleSelectComponent`2.#ctor
name: SingleSelectComponent()
- href: api/Material.Blazor.Internal.SingleSelectComponent-2.html#Material_Blazor_Internal_SingleSelectComponent_2__ctor
+ href: .artifacts/api/Material.Blazor.Internal.SingleSelectComponent-2.html#Material_Blazor_Internal_SingleSelectComponent_2__ctor
commentId: M:Material.Blazor.Internal.SingleSelectComponent`2.#ctor
name.vb: New()
fullName: Material.Blazor.Internal.SingleSelectComponent.SingleSelectComponent()
@@ -2319,7 +2319,7 @@ references:
nameWithType.vb: SingleSelectComponent(Of T, TListElement).New()
- uid: Material.Blazor.Internal.SingleSelectComponent`2.#ctor*
name: SingleSelectComponent
- href: api/Material.Blazor.Internal.SingleSelectComponent-2.html#Material_Blazor_Internal_SingleSelectComponent_2__ctor_
+ href: .artifacts/api/Material.Blazor.Internal.SingleSelectComponent-2.html#Material_Blazor_Internal_SingleSelectComponent_2__ctor_
commentId: Overload:Material.Blazor.Internal.SingleSelectComponent`2.#ctor
name.vb: New
fullName: Material.Blazor.Internal.SingleSelectComponent.SingleSelectComponent
@@ -2328,7 +2328,7 @@ references:
nameWithType.vb: SingleSelectComponent(Of T, TListElement).New
- uid: Material.Blazor.Internal.SingleSelectComponent`2.GetKeysFunc
name: GetKeysFunc
- href: api/Material.Blazor.Internal.SingleSelectComponent-2.html#Material_Blazor_Internal_SingleSelectComponent_2_GetKeysFunc
+ href: .artifacts/api/Material.Blazor.Internal.SingleSelectComponent-2.html#Material_Blazor_Internal_SingleSelectComponent_2_GetKeysFunc
commentId: P:Material.Blazor.Internal.SingleSelectComponent`2.GetKeysFunc
fullName: Material.Blazor.Internal.SingleSelectComponent.GetKeysFunc
fullName.vb: Material.Blazor.Internal.SingleSelectComponent(Of T, TListElement).GetKeysFunc
@@ -2336,7 +2336,7 @@ references:
nameWithType.vb: SingleSelectComponent(Of T, TListElement).GetKeysFunc
- uid: Material.Blazor.Internal.SingleSelectComponent`2.GetKeysFunc*
name: GetKeysFunc
- href: api/Material.Blazor.Internal.SingleSelectComponent-2.html#Material_Blazor_Internal_SingleSelectComponent_2_GetKeysFunc_
+ href: .artifacts/api/Material.Blazor.Internal.SingleSelectComponent-2.html#Material_Blazor_Internal_SingleSelectComponent_2_GetKeysFunc_
commentId: Overload:Material.Blazor.Internal.SingleSelectComponent`2.GetKeysFunc
fullName: Material.Blazor.Internal.SingleSelectComponent.GetKeysFunc
fullName.vb: Material.Blazor.Internal.SingleSelectComponent(Of T, TListElement).GetKeysFunc
@@ -2344,7 +2344,7 @@ references:
nameWithType.vb: SingleSelectComponent(Of T, TListElement).GetKeysFunc
- uid: Material.Blazor.Internal.SingleSelectComponent`2.ItemValidation
name: ItemValidation
- href: api/Material.Blazor.Internal.SingleSelectComponent-2.html#Material_Blazor_Internal_SingleSelectComponent_2_ItemValidation
+ href: .artifacts/api/Material.Blazor.Internal.SingleSelectComponent-2.html#Material_Blazor_Internal_SingleSelectComponent_2_ItemValidation
commentId: P:Material.Blazor.Internal.SingleSelectComponent`2.ItemValidation
fullName: Material.Blazor.Internal.SingleSelectComponent.ItemValidation
fullName.vb: Material.Blazor.Internal.SingleSelectComponent(Of T, TListElement).ItemValidation
@@ -2352,7 +2352,7 @@ references:
nameWithType.vb: SingleSelectComponent(Of T, TListElement).ItemValidation
- uid: Material.Blazor.Internal.SingleSelectComponent`2.ItemValidation*
name: ItemValidation
- href: api/Material.Blazor.Internal.SingleSelectComponent-2.html#Material_Blazor_Internal_SingleSelectComponent_2_ItemValidation_
+ href: .artifacts/api/Material.Blazor.Internal.SingleSelectComponent-2.html#Material_Blazor_Internal_SingleSelectComponent_2_ItemValidation_
commentId: Overload:Material.Blazor.Internal.SingleSelectComponent`2.ItemValidation
fullName: Material.Blazor.Internal.SingleSelectComponent.ItemValidation
fullName.vb: Material.Blazor.Internal.SingleSelectComponent(Of T, TListElement).ItemValidation
@@ -2360,7 +2360,7 @@ references:
nameWithType.vb: SingleSelectComponent(Of T, TListElement).ItemValidation
- uid: Material.Blazor.Internal.SingleSelectComponent`2.Items
name: Items
- href: api/Material.Blazor.Internal.SingleSelectComponent-2.html#Material_Blazor_Internal_SingleSelectComponent_2_Items
+ href: .artifacts/api/Material.Blazor.Internal.SingleSelectComponent-2.html#Material_Blazor_Internal_SingleSelectComponent_2_Items
commentId: P:Material.Blazor.Internal.SingleSelectComponent`2.Items
fullName: Material.Blazor.Internal.SingleSelectComponent.Items
fullName.vb: Material.Blazor.Internal.SingleSelectComponent(Of T, TListElement).Items
@@ -2368,7 +2368,7 @@ references:
nameWithType.vb: SingleSelectComponent(Of T, TListElement).Items
- uid: Material.Blazor.Internal.SingleSelectComponent`2.Items*
name: Items
- href: api/Material.Blazor.Internal.SingleSelectComponent-2.html#Material_Blazor_Internal_SingleSelectComponent_2_Items_
+ href: .artifacts/api/Material.Blazor.Internal.SingleSelectComponent-2.html#Material_Blazor_Internal_SingleSelectComponent_2_Items_
commentId: Overload:Material.Blazor.Internal.SingleSelectComponent`2.Items
fullName: Material.Blazor.Internal.SingleSelectComponent.Items
fullName.vb: Material.Blazor.Internal.SingleSelectComponent(Of T, TListElement).Items
@@ -2376,7 +2376,7 @@ references:
nameWithType.vb: SingleSelectComponent(Of T, TListElement).Items
- uid: Material.Blazor.Internal.SingleSelectComponent`2.OnParametersSetAsync
name: OnParametersSetAsync()
- href: api/Material.Blazor.Internal.SingleSelectComponent-2.html#Material_Blazor_Internal_SingleSelectComponent_2_OnParametersSetAsync
+ href: .artifacts/api/Material.Blazor.Internal.SingleSelectComponent-2.html#Material_Blazor_Internal_SingleSelectComponent_2_OnParametersSetAsync
commentId: M:Material.Blazor.Internal.SingleSelectComponent`2.OnParametersSetAsync
fullName: Material.Blazor.Internal.SingleSelectComponent.OnParametersSetAsync()
fullName.vb: Material.Blazor.Internal.SingleSelectComponent(Of T, TListElement).OnParametersSetAsync()
@@ -2384,7 +2384,7 @@ references:
nameWithType.vb: SingleSelectComponent(Of T, TListElement).OnParametersSetAsync()
- uid: Material.Blazor.Internal.SingleSelectComponent`2.OnParametersSetAsync*
name: OnParametersSetAsync
- href: api/Material.Blazor.Internal.SingleSelectComponent-2.html#Material_Blazor_Internal_SingleSelectComponent_2_OnParametersSetAsync_
+ href: .artifacts/api/Material.Blazor.Internal.SingleSelectComponent-2.html#Material_Blazor_Internal_SingleSelectComponent_2_OnParametersSetAsync_
commentId: Overload:Material.Blazor.Internal.SingleSelectComponent`2.OnParametersSetAsync
fullName: Material.Blazor.Internal.SingleSelectComponent.OnParametersSetAsync
fullName.vb: Material.Blazor.Internal.SingleSelectComponent(Of T, TListElement).OnParametersSetAsync
@@ -2392,7 +2392,7 @@ references:
nameWithType.vb: SingleSelectComponent(Of T, TListElement).OnParametersSetAsync
- uid: Material.Blazor.Internal.SingleSelectComponent`2.ValidateItemList(System.Collections.Generic.IEnumerable{Material.Blazor.MBSelectElement{`0}},Material.Blazor.MBItemValidation)
name: ValidateItemList(IEnumerable>, MBItemValidation)
- href: api/Material.Blazor.Internal.SingleSelectComponent-2.html#Material_Blazor_Internal_SingleSelectComponent_2_ValidateItemList_System_Collections_Generic_IEnumerable_Material_Blazor_MBSelectElement__0___Material_Blazor_MBItemValidation_
+ href: .artifacts/api/Material.Blazor.Internal.SingleSelectComponent-2.html#Material_Blazor_Internal_SingleSelectComponent_2_ValidateItemList_System_Collections_Generic_IEnumerable_Material_Blazor_MBSelectElement__0___Material_Blazor_MBItemValidation_
commentId: M:Material.Blazor.Internal.SingleSelectComponent`2.ValidateItemList(System.Collections.Generic.IEnumerable{Material.Blazor.MBSelectElement{`0}},Material.Blazor.MBItemValidation)
name.vb: ValidateItemList(IEnumerable(Of MBSelectElement(Of T)), MBItemValidation)
fullName: Material.Blazor.Internal.SingleSelectComponent.ValidateItemList(System.Collections.Generic.IEnumerable>, Material.Blazor.MBItemValidation)
@@ -2401,7 +2401,7 @@ references:
nameWithType.vb: SingleSelectComponent(Of T, TListElement).ValidateItemList(IEnumerable(Of MBSelectElement(Of T)), MBItemValidation)
- uid: Material.Blazor.Internal.SingleSelectComponent`2.ValidateItemList*
name: ValidateItemList
- href: api/Material.Blazor.Internal.SingleSelectComponent-2.html#Material_Blazor_Internal_SingleSelectComponent_2_ValidateItemList_
+ href: .artifacts/api/Material.Blazor.Internal.SingleSelectComponent-2.html#Material_Blazor_Internal_SingleSelectComponent_2_ValidateItemList_
commentId: Overload:Material.Blazor.Internal.SingleSelectComponent`2.ValidateItemList
fullName: Material.Blazor.Internal.SingleSelectComponent.ValidateItemList
fullName.vb: Material.Blazor.Internal.SingleSelectComponent(Of T, TListElement).ValidateItemList
@@ -2409,13 +2409,13 @@ references:
nameWithType.vb: SingleSelectComponent(Of T, TListElement).ValidateItemList
- uid: Material.Blazor.Internal.SnackbarInstance
name: SnackbarInstance
- href: api/Material.Blazor.Internal.SnackbarInstance.html
+ href: .artifacts/api/Material.Blazor.Internal.SnackbarInstance.html
commentId: T:Material.Blazor.Internal.SnackbarInstance
fullName: Material.Blazor.Internal.SnackbarInstance
nameWithType: SnackbarInstance
- uid: Material.Blazor.Internal.SnackbarInstance.#ctor
name: SnackbarInstance()
- href: api/Material.Blazor.Internal.SnackbarInstance.html#Material_Blazor_Internal_SnackbarInstance__ctor
+ href: .artifacts/api/Material.Blazor.Internal.SnackbarInstance.html#Material_Blazor_Internal_SnackbarInstance__ctor
commentId: M:Material.Blazor.Internal.SnackbarInstance.#ctor
name.vb: New()
fullName: Material.Blazor.Internal.SnackbarInstance.SnackbarInstance()
@@ -2424,7 +2424,7 @@ references:
nameWithType.vb: SnackbarInstance.New()
- uid: Material.Blazor.Internal.SnackbarInstance.#ctor*
name: SnackbarInstance
- href: api/Material.Blazor.Internal.SnackbarInstance.html#Material_Blazor_Internal_SnackbarInstance__ctor_
+ href: .artifacts/api/Material.Blazor.Internal.SnackbarInstance.html#Material_Blazor_Internal_SnackbarInstance__ctor_
commentId: Overload:Material.Blazor.Internal.SnackbarInstance.#ctor
name.vb: New
fullName: Material.Blazor.Internal.SnackbarInstance.SnackbarInstance
@@ -2433,37 +2433,37 @@ references:
nameWithType.vb: SnackbarInstance.New
- uid: Material.Blazor.Internal.SnackbarInstance.Id
name: Id
- href: api/Material.Blazor.Internal.SnackbarInstance.html#Material_Blazor_Internal_SnackbarInstance_Id
+ href: .artifacts/api/Material.Blazor.Internal.SnackbarInstance.html#Material_Blazor_Internal_SnackbarInstance_Id
commentId: P:Material.Blazor.Internal.SnackbarInstance.Id
fullName: Material.Blazor.Internal.SnackbarInstance.Id
nameWithType: SnackbarInstance.Id
- uid: Material.Blazor.Internal.SnackbarInstance.Id*
name: Id
- href: api/Material.Blazor.Internal.SnackbarInstance.html#Material_Blazor_Internal_SnackbarInstance_Id_
+ href: .artifacts/api/Material.Blazor.Internal.SnackbarInstance.html#Material_Blazor_Internal_SnackbarInstance_Id_
commentId: Overload:Material.Blazor.Internal.SnackbarInstance.Id
fullName: Material.Blazor.Internal.SnackbarInstance.Id
nameWithType: SnackbarInstance.Id
- uid: Material.Blazor.Internal.SnackbarInstance.Settings
name: Settings
- href: api/Material.Blazor.Internal.SnackbarInstance.html#Material_Blazor_Internal_SnackbarInstance_Settings
+ href: .artifacts/api/Material.Blazor.Internal.SnackbarInstance.html#Material_Blazor_Internal_SnackbarInstance_Settings
commentId: P:Material.Blazor.Internal.SnackbarInstance.Settings
fullName: Material.Blazor.Internal.SnackbarInstance.Settings
nameWithType: SnackbarInstance.Settings
- uid: Material.Blazor.Internal.SnackbarInstance.Settings*
name: Settings
- href: api/Material.Blazor.Internal.SnackbarInstance.html#Material_Blazor_Internal_SnackbarInstance_Settings_
+ href: .artifacts/api/Material.Blazor.Internal.SnackbarInstance.html#Material_Blazor_Internal_SnackbarInstance_Settings_
commentId: Overload:Material.Blazor.Internal.SnackbarInstance.Settings
fullName: Material.Blazor.Internal.SnackbarInstance.Settings
nameWithType: SnackbarInstance.Settings
- uid: Material.Blazor.MBAnchor
name: MBAnchor
- href: api/Material.Blazor.MBAnchor.html
+ href: .artifacts/api/Material.Blazor.MBAnchor.html
commentId: T:Material.Blazor.MBAnchor
fullName: Material.Blazor.MBAnchor
nameWithType: MBAnchor
- uid: Material.Blazor.MBAnchor.#ctor
name: MBAnchor()
- href: api/Material.Blazor.MBAnchor.html#Material_Blazor_MBAnchor__ctor
+ href: .artifacts/api/Material.Blazor.MBAnchor.html#Material_Blazor_MBAnchor__ctor
commentId: M:Material.Blazor.MBAnchor.#ctor
name.vb: New()
fullName: Material.Blazor.MBAnchor.MBAnchor()
@@ -2472,7 +2472,7 @@ references:
nameWithType.vb: MBAnchor.New()
- uid: Material.Blazor.MBAnchor.#ctor*
name: MBAnchor
- href: api/Material.Blazor.MBAnchor.html#Material_Blazor_MBAnchor__ctor_
+ href: .artifacts/api/Material.Blazor.MBAnchor.html#Material_Blazor_MBAnchor__ctor_
commentId: Overload:Material.Blazor.MBAnchor.#ctor
name.vb: New
fullName: Material.Blazor.MBAnchor.MBAnchor
@@ -2481,19 +2481,19 @@ references:
nameWithType.vb: MBAnchor.New
- uid: Material.Blazor.MBAnchor.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
name: BuildRenderTree(RenderTreeBuilder)
- href: api/Material.Blazor.MBAnchor.html#Material_Blazor_MBAnchor_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
+ href: .artifacts/api/Material.Blazor.MBAnchor.html#Material_Blazor_MBAnchor_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
commentId: M:Material.Blazor.MBAnchor.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
fullName: Material.Blazor.MBAnchor.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
nameWithType: MBAnchor.BuildRenderTree(RenderTreeBuilder)
- uid: Material.Blazor.MBAnchor.BuildRenderTree*
name: BuildRenderTree
- href: api/Material.Blazor.MBAnchor.html#Material_Blazor_MBAnchor_BuildRenderTree_
+ href: .artifacts/api/Material.Blazor.MBAnchor.html#Material_Blazor_MBAnchor_BuildRenderTree_
commentId: Overload:Material.Blazor.MBAnchor.BuildRenderTree
fullName: Material.Blazor.MBAnchor.BuildRenderTree
nameWithType: MBAnchor.BuildRenderTree
- uid: Material.Blazor.MBAutocompletePagedField`1
name: MBAutocompletePagedField
- href: api/Material.Blazor.MBAutocompletePagedField-1.html
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html
commentId: T:Material.Blazor.MBAutocompletePagedField`1
name.vb: MBAutocompletePagedField(Of TItem)
fullName: Material.Blazor.MBAutocompletePagedField
@@ -2502,7 +2502,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem)
- uid: Material.Blazor.MBAutocompletePagedField`1.#ctor
name: MBAutocompletePagedField()
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1__ctor
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1__ctor
commentId: M:Material.Blazor.MBAutocompletePagedField`1.#ctor
name.vb: New()
fullName: Material.Blazor.MBAutocompletePagedField.MBAutocompletePagedField()
@@ -2511,7 +2511,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).New()
- uid: Material.Blazor.MBAutocompletePagedField`1.#ctor*
name: MBAutocompletePagedField
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1__ctor_
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1__ctor_
commentId: Overload:Material.Blazor.MBAutocompletePagedField`1.#ctor
name.vb: New
fullName: Material.Blazor.MBAutocompletePagedField.MBAutocompletePagedField
@@ -2520,7 +2520,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).New
- uid: Material.Blazor.MBAutocompletePagedField`1.AllowBlankResult
name: AllowBlankResult
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_AllowBlankResult
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_AllowBlankResult
commentId: P:Material.Blazor.MBAutocompletePagedField`1.AllowBlankResult
fullName: Material.Blazor.MBAutocompletePagedField.AllowBlankResult
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).AllowBlankResult
@@ -2528,7 +2528,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).AllowBlankResult
- uid: Material.Blazor.MBAutocompletePagedField`1.AllowBlankResult*
name: AllowBlankResult
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_AllowBlankResult_
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_AllowBlankResult_
commentId: Overload:Material.Blazor.MBAutocompletePagedField`1.AllowBlankResult
fullName: Material.Blazor.MBAutocompletePagedField.AllowBlankResult
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).AllowBlankResult
@@ -2536,7 +2536,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).AllowBlankResult
- uid: Material.Blazor.MBAutocompletePagedField`1.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
name: BuildRenderTree(RenderTreeBuilder)
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
commentId: M:Material.Blazor.MBAutocompletePagedField`1.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
fullName: Material.Blazor.MBAutocompletePagedField.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
@@ -2544,7 +2544,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).BuildRenderTree(RenderTreeBuilder)
- uid: Material.Blazor.MBAutocompletePagedField`1.BuildRenderTree*
name: BuildRenderTree
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_BuildRenderTree_
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_BuildRenderTree_
commentId: Overload:Material.Blazor.MBAutocompletePagedField`1.BuildRenderTree
fullName: Material.Blazor.MBAutocompletePagedField.BuildRenderTree
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).BuildRenderTree
@@ -2552,7 +2552,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).BuildRenderTree
- uid: Material.Blazor.MBAutocompletePagedField`1.DebounceInterval
name: DebounceInterval
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_DebounceInterval
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_DebounceInterval
commentId: P:Material.Blazor.MBAutocompletePagedField`1.DebounceInterval
fullName: Material.Blazor.MBAutocompletePagedField.DebounceInterval
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).DebounceInterval
@@ -2560,7 +2560,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).DebounceInterval
- uid: Material.Blazor.MBAutocompletePagedField`1.DebounceInterval*
name: DebounceInterval
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_DebounceInterval_
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_DebounceInterval_
commentId: Overload:Material.Blazor.MBAutocompletePagedField`1.DebounceInterval
fullName: Material.Blazor.MBAutocompletePagedField.DebounceInterval
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).DebounceInterval
@@ -2568,7 +2568,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).DebounceInterval
- uid: Material.Blazor.MBAutocompletePagedField`1.Density
name: Density
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_Density
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_Density
commentId: P:Material.Blazor.MBAutocompletePagedField`1.Density
fullName: Material.Blazor.MBAutocompletePagedField.Density
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).Density
@@ -2576,7 +2576,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).Density
- uid: Material.Blazor.MBAutocompletePagedField`1.Density*
name: Density
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_Density_
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_Density_
commentId: Overload:Material.Blazor.MBAutocompletePagedField`1.Density
fullName: Material.Blazor.MBAutocompletePagedField.Density
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).Density
@@ -2584,7 +2584,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).Density
- uid: Material.Blazor.MBAutocompletePagedField`1.Dispose(System.Boolean)
name: Dispose(bool)
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_Dispose_System_Boolean_
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_Dispose_System_Boolean_
commentId: M:Material.Blazor.MBAutocompletePagedField`1.Dispose(System.Boolean)
name.vb: Dispose(Boolean)
fullName: Material.Blazor.MBAutocompletePagedField.Dispose(bool)
@@ -2593,7 +2593,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).Dispose(Boolean)
- uid: Material.Blazor.MBAutocompletePagedField`1.Dispose*
name: Dispose
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_Dispose_
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_Dispose_
commentId: Overload:Material.Blazor.MBAutocompletePagedField`1.Dispose
fullName: Material.Blazor.MBAutocompletePagedField.Dispose
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).Dispose
@@ -2601,7 +2601,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).Dispose
- uid: Material.Blazor.MBAutocompletePagedField`1.GetMatchingSelection
name: GetMatchingSelection
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_GetMatchingSelection
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_GetMatchingSelection
commentId: P:Material.Blazor.MBAutocompletePagedField`1.GetMatchingSelection
fullName: Material.Blazor.MBAutocompletePagedField.GetMatchingSelection
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).GetMatchingSelection
@@ -2609,7 +2609,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).GetMatchingSelection
- uid: Material.Blazor.MBAutocompletePagedField`1.GetMatchingSelection*
name: GetMatchingSelection
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_GetMatchingSelection_
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_GetMatchingSelection_
commentId: Overload:Material.Blazor.MBAutocompletePagedField`1.GetMatchingSelection
fullName: Material.Blazor.MBAutocompletePagedField.GetMatchingSelection
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).GetMatchingSelection
@@ -2617,7 +2617,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).GetMatchingSelection
- uid: Material.Blazor.MBAutocompletePagedField`1.GetSelectElement
name: GetSelectElement
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_GetSelectElement
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_GetSelectElement
commentId: P:Material.Blazor.MBAutocompletePagedField`1.GetSelectElement
fullName: Material.Blazor.MBAutocompletePagedField.GetSelectElement
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).GetSelectElement
@@ -2625,7 +2625,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).GetSelectElement
- uid: Material.Blazor.MBAutocompletePagedField`1.GetSelectElement*
name: GetSelectElement
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_GetSelectElement_
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_GetSelectElement_
commentId: Overload:Material.Blazor.MBAutocompletePagedField`1.GetSelectElement
fullName: Material.Blazor.MBAutocompletePagedField.GetSelectElement
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).GetSelectElement
@@ -2633,7 +2633,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).GetSelectElement
- uid: Material.Blazor.MBAutocompletePagedField`1.HelperText
name: HelperText
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_HelperText
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_HelperText
commentId: P:Material.Blazor.MBAutocompletePagedField`1.HelperText
fullName: Material.Blazor.MBAutocompletePagedField.HelperText
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).HelperText
@@ -2641,7 +2641,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).HelperText
- uid: Material.Blazor.MBAutocompletePagedField`1.HelperText*
name: HelperText
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_HelperText_
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_HelperText_
commentId: Overload:Material.Blazor.MBAutocompletePagedField`1.HelperText
fullName: Material.Blazor.MBAutocompletePagedField.HelperText
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).HelperText
@@ -2649,7 +2649,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).HelperText
- uid: Material.Blazor.MBAutocompletePagedField`1.HelperTextPersistent
name: HelperTextPersistent
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_HelperTextPersistent
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_HelperTextPersistent
commentId: P:Material.Blazor.MBAutocompletePagedField`1.HelperTextPersistent
fullName: Material.Blazor.MBAutocompletePagedField.HelperTextPersistent
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).HelperTextPersistent
@@ -2657,7 +2657,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).HelperTextPersistent
- uid: Material.Blazor.MBAutocompletePagedField`1.HelperTextPersistent*
name: HelperTextPersistent
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_HelperTextPersistent_
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_HelperTextPersistent_
commentId: Overload:Material.Blazor.MBAutocompletePagedField`1.HelperTextPersistent
fullName: Material.Blazor.MBAutocompletePagedField.HelperTextPersistent
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).HelperTextPersistent
@@ -2665,7 +2665,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).HelperTextPersistent
- uid: Material.Blazor.MBAutocompletePagedField`1.IconFoundry
name: IconFoundry
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_IconFoundry
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_IconFoundry
commentId: P:Material.Blazor.MBAutocompletePagedField`1.IconFoundry
fullName: Material.Blazor.MBAutocompletePagedField.IconFoundry
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).IconFoundry
@@ -2673,7 +2673,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).IconFoundry
- uid: Material.Blazor.MBAutocompletePagedField`1.IconFoundry*
name: IconFoundry
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_IconFoundry_
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_IconFoundry_
commentId: Overload:Material.Blazor.MBAutocompletePagedField`1.IconFoundry
fullName: Material.Blazor.MBAutocompletePagedField.IconFoundry
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).IconFoundry
@@ -2681,7 +2681,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).IconFoundry
- uid: Material.Blazor.MBAutocompletePagedField`1.Label
name: Label
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_Label
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_Label
commentId: P:Material.Blazor.MBAutocompletePagedField`1.Label
fullName: Material.Blazor.MBAutocompletePagedField.Label
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).Label
@@ -2689,7 +2689,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).Label
- uid: Material.Blazor.MBAutocompletePagedField`1.Label*
name: Label
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_Label_
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_Label_
commentId: Overload:Material.Blazor.MBAutocompletePagedField`1.Label
fullName: Material.Blazor.MBAutocompletePagedField.Label
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).Label
@@ -2697,7 +2697,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).Label
- uid: Material.Blazor.MBAutocompletePagedField`1.LeadingIcon
name: LeadingIcon
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_LeadingIcon
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_LeadingIcon
commentId: P:Material.Blazor.MBAutocompletePagedField`1.LeadingIcon
fullName: Material.Blazor.MBAutocompletePagedField.LeadingIcon
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).LeadingIcon
@@ -2705,7 +2705,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).LeadingIcon
- uid: Material.Blazor.MBAutocompletePagedField`1.LeadingIcon*
name: LeadingIcon
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_LeadingIcon_
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_LeadingIcon_
commentId: Overload:Material.Blazor.MBAutocompletePagedField`1.LeadingIcon
fullName: Material.Blazor.MBAutocompletePagedField.LeadingIcon
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).LeadingIcon
@@ -2713,7 +2713,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).LeadingIcon
- uid: Material.Blazor.MBAutocompletePagedField`1.MatchingItemCount
name: MatchingItemCount
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_MatchingItemCount
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_MatchingItemCount
commentId: P:Material.Blazor.MBAutocompletePagedField`1.MatchingItemCount
fullName: Material.Blazor.MBAutocompletePagedField.MatchingItemCount
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).MatchingItemCount
@@ -2721,7 +2721,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).MatchingItemCount
- uid: Material.Blazor.MBAutocompletePagedField`1.MatchingItemCount*
name: MatchingItemCount
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_MatchingItemCount_
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_MatchingItemCount_
commentId: Overload:Material.Blazor.MBAutocompletePagedField`1.MatchingItemCount
fullName: Material.Blazor.MBAutocompletePagedField.MatchingItemCount
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).MatchingItemCount
@@ -2729,7 +2729,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).MatchingItemCount
- uid: Material.Blazor.MBAutocompletePagedField`1.MenuSurfacePositioning
name: MenuSurfacePositioning
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_MenuSurfacePositioning
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_MenuSurfacePositioning
commentId: P:Material.Blazor.MBAutocompletePagedField`1.MenuSurfacePositioning
fullName: Material.Blazor.MBAutocompletePagedField.MenuSurfacePositioning
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).MenuSurfacePositioning
@@ -2737,7 +2737,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).MenuSurfacePositioning
- uid: Material.Blazor.MBAutocompletePagedField`1.MenuSurfacePositioning*
name: MenuSurfacePositioning
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_MenuSurfacePositioning_
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_MenuSurfacePositioning_
commentId: Overload:Material.Blazor.MBAutocompletePagedField`1.MenuSurfacePositioning
fullName: Material.Blazor.MBAutocompletePagedField.MenuSurfacePositioning
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).MenuSurfacePositioning
@@ -2745,7 +2745,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).MenuSurfacePositioning
- uid: Material.Blazor.MBAutocompletePagedField`1.NotifyClosed
name: NotifyClosed()
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_NotifyClosed
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_NotifyClosed
commentId: M:Material.Blazor.MBAutocompletePagedField`1.NotifyClosed
fullName: Material.Blazor.MBAutocompletePagedField.NotifyClosed()
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).NotifyClosed()
@@ -2753,7 +2753,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).NotifyClosed()
- uid: Material.Blazor.MBAutocompletePagedField`1.NotifyClosed*
name: NotifyClosed
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_NotifyClosed_
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_NotifyClosed_
commentId: Overload:Material.Blazor.MBAutocompletePagedField`1.NotifyClosed
fullName: Material.Blazor.MBAutocompletePagedField.NotifyClosed
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).NotifyClosed
@@ -2761,7 +2761,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).NotifyClosed
- uid: Material.Blazor.MBAutocompletePagedField`1.OnInitializedAsync
name: OnInitializedAsync()
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_OnInitializedAsync
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_OnInitializedAsync
commentId: M:Material.Blazor.MBAutocompletePagedField`1.OnInitializedAsync
fullName: Material.Blazor.MBAutocompletePagedField.OnInitializedAsync()
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).OnInitializedAsync()
@@ -2769,7 +2769,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).OnInitializedAsync()
- uid: Material.Blazor.MBAutocompletePagedField`1.OnInitializedAsync*
name: OnInitializedAsync
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_OnInitializedAsync_
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_OnInitializedAsync_
commentId: Overload:Material.Blazor.MBAutocompletePagedField`1.OnInitializedAsync
fullName: Material.Blazor.MBAutocompletePagedField.OnInitializedAsync
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).OnInitializedAsync
@@ -2777,7 +2777,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).OnInitializedAsync
- uid: Material.Blazor.MBAutocompletePagedField`1.OnParametersSetAsync
name: OnParametersSetAsync()
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_OnParametersSetAsync
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_OnParametersSetAsync
commentId: M:Material.Blazor.MBAutocompletePagedField`1.OnParametersSetAsync
fullName: Material.Blazor.MBAutocompletePagedField.OnParametersSetAsync()
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).OnParametersSetAsync()
@@ -2785,7 +2785,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).OnParametersSetAsync()
- uid: Material.Blazor.MBAutocompletePagedField`1.OnParametersSetAsync*
name: OnParametersSetAsync
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_OnParametersSetAsync_
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_OnParametersSetAsync_
commentId: Overload:Material.Blazor.MBAutocompletePagedField`1.OnParametersSetAsync
fullName: Material.Blazor.MBAutocompletePagedField.OnParametersSetAsync
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).OnParametersSetAsync
@@ -2793,7 +2793,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).OnParametersSetAsync
- uid: Material.Blazor.MBAutocompletePagedField`1.RequerySearchText
name: RequerySearchText()
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_RequerySearchText
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_RequerySearchText
commentId: M:Material.Blazor.MBAutocompletePagedField`1.RequerySearchText
fullName: Material.Blazor.MBAutocompletePagedField.RequerySearchText()
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).RequerySearchText()
@@ -2801,7 +2801,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).RequerySearchText()
- uid: Material.Blazor.MBAutocompletePagedField`1.RequerySearchText*
name: RequerySearchText
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_RequerySearchText_
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_RequerySearchText_
commentId: Overload:Material.Blazor.MBAutocompletePagedField`1.RequerySearchText
fullName: Material.Blazor.MBAutocompletePagedField.RequerySearchText
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).RequerySearchText
@@ -2809,7 +2809,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).RequerySearchText
- uid: Material.Blazor.MBAutocompletePagedField`1.SelectItemsPerColumn
name: SelectItemsPerColumn
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_SelectItemsPerColumn
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_SelectItemsPerColumn
commentId: P:Material.Blazor.MBAutocompletePagedField`1.SelectItemsPerColumn
fullName: Material.Blazor.MBAutocompletePagedField.SelectItemsPerColumn
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).SelectItemsPerColumn
@@ -2817,7 +2817,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).SelectItemsPerColumn
- uid: Material.Blazor.MBAutocompletePagedField`1.SelectItemsPerColumn*
name: SelectItemsPerColumn
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_SelectItemsPerColumn_
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_SelectItemsPerColumn_
commentId: Overload:Material.Blazor.MBAutocompletePagedField`1.SelectItemsPerColumn
fullName: Material.Blazor.MBAutocompletePagedField.SelectItemsPerColumn
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).SelectItemsPerColumn
@@ -2825,7 +2825,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).SelectItemsPerColumn
- uid: Material.Blazor.MBAutocompletePagedField`1.TextAlignStyle
name: TextAlignStyle
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_TextAlignStyle
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_TextAlignStyle
commentId: P:Material.Blazor.MBAutocompletePagedField`1.TextAlignStyle
fullName: Material.Blazor.MBAutocompletePagedField.TextAlignStyle
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).TextAlignStyle
@@ -2833,7 +2833,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).TextAlignStyle
- uid: Material.Blazor.MBAutocompletePagedField`1.TextAlignStyle*
name: TextAlignStyle
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_TextAlignStyle_
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_TextAlignStyle_
commentId: Overload:Material.Blazor.MBAutocompletePagedField`1.TextAlignStyle
fullName: Material.Blazor.MBAutocompletePagedField.TextAlignStyle
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).TextAlignStyle
@@ -2841,7 +2841,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).TextAlignStyle
- uid: Material.Blazor.MBAutocompletePagedField`1.TextInputStyle
name: TextInputStyle
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_TextInputStyle
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_TextInputStyle
commentId: P:Material.Blazor.MBAutocompletePagedField`1.TextInputStyle
fullName: Material.Blazor.MBAutocompletePagedField.TextInputStyle
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).TextInputStyle
@@ -2849,7 +2849,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).TextInputStyle
- uid: Material.Blazor.MBAutocompletePagedField`1.TextInputStyle*
name: TextInputStyle
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_TextInputStyle_
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_TextInputStyle_
commentId: Overload:Material.Blazor.MBAutocompletePagedField`1.TextInputStyle
fullName: Material.Blazor.MBAutocompletePagedField.TextInputStyle
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).TextInputStyle
@@ -2857,7 +2857,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).TextInputStyle
- uid: Material.Blazor.MBAutocompletePagedField`1.TrailingIcon
name: TrailingIcon
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_TrailingIcon
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_TrailingIcon
commentId: P:Material.Blazor.MBAutocompletePagedField`1.TrailingIcon
fullName: Material.Blazor.MBAutocompletePagedField.TrailingIcon
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).TrailingIcon
@@ -2865,7 +2865,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).TrailingIcon
- uid: Material.Blazor.MBAutocompletePagedField`1.TrailingIcon*
name: TrailingIcon
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_TrailingIcon_
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_TrailingIcon_
commentId: Overload:Material.Blazor.MBAutocompletePagedField`1.TrailingIcon
fullName: Material.Blazor.MBAutocompletePagedField.TrailingIcon
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).TrailingIcon
@@ -2873,7 +2873,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).TrailingIcon
- uid: Material.Blazor.MBAutocompletePagedField`1.ValidationMessageFor
name: ValidationMessageFor
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_ValidationMessageFor
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_ValidationMessageFor
commentId: P:Material.Blazor.MBAutocompletePagedField`1.ValidationMessageFor
fullName: Material.Blazor.MBAutocompletePagedField.ValidationMessageFor
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).ValidationMessageFor
@@ -2881,7 +2881,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).ValidationMessageFor
- uid: Material.Blazor.MBAutocompletePagedField`1.ValidationMessageFor*
name: ValidationMessageFor
- href: api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_ValidationMessageFor_
+ href: .artifacts/api/Material.Blazor.MBAutocompletePagedField-1.html#Material_Blazor_MBAutocompletePagedField_1_ValidationMessageFor_
commentId: Overload:Material.Blazor.MBAutocompletePagedField`1.ValidationMessageFor
fullName: Material.Blazor.MBAutocompletePagedField.ValidationMessageFor
fullName.vb: Material.Blazor.MBAutocompletePagedField(Of TItem).ValidationMessageFor
@@ -2889,7 +2889,7 @@ references:
nameWithType.vb: MBAutocompletePagedField(Of TItem).ValidationMessageFor
- uid: Material.Blazor.MBAutocompleteSelectField`1
name: MBAutocompleteSelectField
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html
commentId: T:Material.Blazor.MBAutocompleteSelectField`1
name.vb: MBAutocompleteSelectField(Of TItem)
fullName: Material.Blazor.MBAutocompleteSelectField
@@ -2898,7 +2898,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem)
- uid: Material.Blazor.MBAutocompleteSelectField`1.#ctor
name: MBAutocompleteSelectField()
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1__ctor
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1__ctor
commentId: M:Material.Blazor.MBAutocompleteSelectField`1.#ctor
name.vb: New()
fullName: Material.Blazor.MBAutocompleteSelectField.MBAutocompleteSelectField()
@@ -2907,7 +2907,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).New()
- uid: Material.Blazor.MBAutocompleteSelectField`1.#ctor*
name: MBAutocompleteSelectField
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1__ctor_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1__ctor_
commentId: Overload:Material.Blazor.MBAutocompleteSelectField`1.#ctor
name.vb: New
fullName: Material.Blazor.MBAutocompleteSelectField.MBAutocompleteSelectField
@@ -2916,7 +2916,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).New
- uid: Material.Blazor.MBAutocompleteSelectField`1.AllowBlankResult
name: AllowBlankResult
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_AllowBlankResult
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_AllowBlankResult
commentId: P:Material.Blazor.MBAutocompleteSelectField`1.AllowBlankResult
fullName: Material.Blazor.MBAutocompleteSelectField.AllowBlankResult
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).AllowBlankResult
@@ -2924,7 +2924,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).AllowBlankResult
- uid: Material.Blazor.MBAutocompleteSelectField`1.AllowBlankResult*
name: AllowBlankResult
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_AllowBlankResult_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_AllowBlankResult_
commentId: Overload:Material.Blazor.MBAutocompleteSelectField`1.AllowBlankResult
fullName: Material.Blazor.MBAutocompleteSelectField.AllowBlankResult
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).AllowBlankResult
@@ -2932,7 +2932,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).AllowBlankResult
- uid: Material.Blazor.MBAutocompleteSelectField`1.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
name: BuildRenderTree(RenderTreeBuilder)
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
commentId: M:Material.Blazor.MBAutocompleteSelectField`1.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
fullName: Material.Blazor.MBAutocompleteSelectField.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
@@ -2940,7 +2940,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).BuildRenderTree(RenderTreeBuilder)
- uid: Material.Blazor.MBAutocompleteSelectField`1.BuildRenderTree*
name: BuildRenderTree
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_BuildRenderTree_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_BuildRenderTree_
commentId: Overload:Material.Blazor.MBAutocompleteSelectField`1.BuildRenderTree
fullName: Material.Blazor.MBAutocompleteSelectField.BuildRenderTree
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).BuildRenderTree
@@ -2948,7 +2948,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).BuildRenderTree
- uid: Material.Blazor.MBAutocompleteSelectField`1.DebounceInterval
name: DebounceInterval
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_DebounceInterval
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_DebounceInterval
commentId: P:Material.Blazor.MBAutocompleteSelectField`1.DebounceInterval
fullName: Material.Blazor.MBAutocompleteSelectField.DebounceInterval
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).DebounceInterval
@@ -2956,7 +2956,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).DebounceInterval
- uid: Material.Blazor.MBAutocompleteSelectField`1.DebounceInterval*
name: DebounceInterval
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_DebounceInterval_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_DebounceInterval_
commentId: Overload:Material.Blazor.MBAutocompleteSelectField`1.DebounceInterval
fullName: Material.Blazor.MBAutocompleteSelectField.DebounceInterval
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).DebounceInterval
@@ -2964,7 +2964,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).DebounceInterval
- uid: Material.Blazor.MBAutocompleteSelectField`1.Density
name: Density
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_Density
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_Density
commentId: P:Material.Blazor.MBAutocompleteSelectField`1.Density
fullName: Material.Blazor.MBAutocompleteSelectField.Density
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).Density
@@ -2972,7 +2972,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).Density
- uid: Material.Blazor.MBAutocompleteSelectField`1.Density*
name: Density
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_Density_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_Density_
commentId: Overload:Material.Blazor.MBAutocompleteSelectField`1.Density
fullName: Material.Blazor.MBAutocompleteSelectField.Density
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).Density
@@ -2980,7 +2980,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).Density
- uid: Material.Blazor.MBAutocompleteSelectField`1.Dispose(System.Boolean)
name: Dispose(bool)
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_Dispose_System_Boolean_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_Dispose_System_Boolean_
commentId: M:Material.Blazor.MBAutocompleteSelectField`1.Dispose(System.Boolean)
name.vb: Dispose(Boolean)
fullName: Material.Blazor.MBAutocompleteSelectField.Dispose(bool)
@@ -2989,7 +2989,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).Dispose(Boolean)
- uid: Material.Blazor.MBAutocompleteSelectField`1.Dispose*
name: Dispose
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_Dispose_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_Dispose_
commentId: Overload:Material.Blazor.MBAutocompleteSelectField`1.Dispose
fullName: Material.Blazor.MBAutocompleteSelectField.Dispose
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).Dispose
@@ -2997,7 +2997,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).Dispose
- uid: Material.Blazor.MBAutocompleteSelectField`1.GetMatchingSelection
name: GetMatchingSelection
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_GetMatchingSelection
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_GetMatchingSelection
commentId: P:Material.Blazor.MBAutocompleteSelectField`1.GetMatchingSelection
fullName: Material.Blazor.MBAutocompleteSelectField.GetMatchingSelection
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).GetMatchingSelection
@@ -3005,7 +3005,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).GetMatchingSelection
- uid: Material.Blazor.MBAutocompleteSelectField`1.GetMatchingSelection*
name: GetMatchingSelection
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_GetMatchingSelection_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_GetMatchingSelection_
commentId: Overload:Material.Blazor.MBAutocompleteSelectField`1.GetMatchingSelection
fullName: Material.Blazor.MBAutocompleteSelectField.GetMatchingSelection
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).GetMatchingSelection
@@ -3013,7 +3013,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).GetMatchingSelection
- uid: Material.Blazor.MBAutocompleteSelectField`1.GetSelectElement
name: GetSelectElement
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_GetSelectElement
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_GetSelectElement
commentId: P:Material.Blazor.MBAutocompleteSelectField`1.GetSelectElement
fullName: Material.Blazor.MBAutocompleteSelectField.GetSelectElement
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).GetSelectElement
@@ -3021,7 +3021,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).GetSelectElement
- uid: Material.Blazor.MBAutocompleteSelectField`1.GetSelectElement*
name: GetSelectElement
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_GetSelectElement_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_GetSelectElement_
commentId: Overload:Material.Blazor.MBAutocompleteSelectField`1.GetSelectElement
fullName: Material.Blazor.MBAutocompleteSelectField.GetSelectElement
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).GetSelectElement
@@ -3029,7 +3029,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).GetSelectElement
- uid: Material.Blazor.MBAutocompleteSelectField`1.HelperText
name: HelperText
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_HelperText
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_HelperText
commentId: P:Material.Blazor.MBAutocompleteSelectField`1.HelperText
fullName: Material.Blazor.MBAutocompleteSelectField.HelperText
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).HelperText
@@ -3037,7 +3037,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).HelperText
- uid: Material.Blazor.MBAutocompleteSelectField`1.HelperText*
name: HelperText
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_HelperText_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_HelperText_
commentId: Overload:Material.Blazor.MBAutocompleteSelectField`1.HelperText
fullName: Material.Blazor.MBAutocompleteSelectField.HelperText
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).HelperText
@@ -3045,7 +3045,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).HelperText
- uid: Material.Blazor.MBAutocompleteSelectField`1.HelperTextPersistent
name: HelperTextPersistent
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_HelperTextPersistent
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_HelperTextPersistent
commentId: P:Material.Blazor.MBAutocompleteSelectField`1.HelperTextPersistent
fullName: Material.Blazor.MBAutocompleteSelectField.HelperTextPersistent
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).HelperTextPersistent
@@ -3053,7 +3053,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).HelperTextPersistent
- uid: Material.Blazor.MBAutocompleteSelectField`1.HelperTextPersistent*
name: HelperTextPersistent
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_HelperTextPersistent_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_HelperTextPersistent_
commentId: Overload:Material.Blazor.MBAutocompleteSelectField`1.HelperTextPersistent
fullName: Material.Blazor.MBAutocompleteSelectField.HelperTextPersistent
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).HelperTextPersistent
@@ -3061,7 +3061,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).HelperTextPersistent
- uid: Material.Blazor.MBAutocompleteSelectField`1.IconFoundry
name: IconFoundry
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_IconFoundry
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_IconFoundry
commentId: P:Material.Blazor.MBAutocompleteSelectField`1.IconFoundry
fullName: Material.Blazor.MBAutocompleteSelectField.IconFoundry
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).IconFoundry
@@ -3069,7 +3069,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).IconFoundry
- uid: Material.Blazor.MBAutocompleteSelectField`1.IconFoundry*
name: IconFoundry
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_IconFoundry_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_IconFoundry_
commentId: Overload:Material.Blazor.MBAutocompleteSelectField`1.IconFoundry
fullName: Material.Blazor.MBAutocompleteSelectField.IconFoundry
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).IconFoundry
@@ -3077,7 +3077,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).IconFoundry
- uid: Material.Blazor.MBAutocompleteSelectField`1.Label
name: Label
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_Label
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_Label
commentId: P:Material.Blazor.MBAutocompleteSelectField`1.Label
fullName: Material.Blazor.MBAutocompleteSelectField.Label
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).Label
@@ -3085,7 +3085,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).Label
- uid: Material.Blazor.MBAutocompleteSelectField`1.Label*
name: Label
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_Label_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_Label_
commentId: Overload:Material.Blazor.MBAutocompleteSelectField`1.Label
fullName: Material.Blazor.MBAutocompleteSelectField.Label
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).Label
@@ -3093,7 +3093,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).Label
- uid: Material.Blazor.MBAutocompleteSelectField`1.LeadingIcon
name: LeadingIcon
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_LeadingIcon
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_LeadingIcon
commentId: P:Material.Blazor.MBAutocompleteSelectField`1.LeadingIcon
fullName: Material.Blazor.MBAutocompleteSelectField.LeadingIcon
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).LeadingIcon
@@ -3101,7 +3101,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).LeadingIcon
- uid: Material.Blazor.MBAutocompleteSelectField`1.LeadingIcon*
name: LeadingIcon
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_LeadingIcon_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_LeadingIcon_
commentId: Overload:Material.Blazor.MBAutocompleteSelectField`1.LeadingIcon
fullName: Material.Blazor.MBAutocompleteSelectField.LeadingIcon
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).LeadingIcon
@@ -3109,7 +3109,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).LeadingIcon
- uid: Material.Blazor.MBAutocompleteSelectField`1.MatchingItemCount
name: MatchingItemCount
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_MatchingItemCount
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_MatchingItemCount
commentId: P:Material.Blazor.MBAutocompleteSelectField`1.MatchingItemCount
fullName: Material.Blazor.MBAutocompleteSelectField.MatchingItemCount
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).MatchingItemCount
@@ -3117,7 +3117,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).MatchingItemCount
- uid: Material.Blazor.MBAutocompleteSelectField`1.MatchingItemCount*
name: MatchingItemCount
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_MatchingItemCount_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_MatchingItemCount_
commentId: Overload:Material.Blazor.MBAutocompleteSelectField`1.MatchingItemCount
fullName: Material.Blazor.MBAutocompleteSelectField.MatchingItemCount
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).MatchingItemCount
@@ -3125,7 +3125,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).MatchingItemCount
- uid: Material.Blazor.MBAutocompleteSelectField`1.MaxItemCount
name: MaxItemCount
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_MaxItemCount
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_MaxItemCount
commentId: P:Material.Blazor.MBAutocompleteSelectField`1.MaxItemCount
fullName: Material.Blazor.MBAutocompleteSelectField.MaxItemCount
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).MaxItemCount
@@ -3133,7 +3133,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).MaxItemCount
- uid: Material.Blazor.MBAutocompleteSelectField`1.MaxItemCount*
name: MaxItemCount
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_MaxItemCount_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_MaxItemCount_
commentId: Overload:Material.Blazor.MBAutocompleteSelectField`1.MaxItemCount
fullName: Material.Blazor.MBAutocompleteSelectField.MaxItemCount
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).MaxItemCount
@@ -3141,7 +3141,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).MaxItemCount
- uid: Material.Blazor.MBAutocompleteSelectField`1.NotifyClosed
name: NotifyClosed()
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_NotifyClosed
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_NotifyClosed
commentId: M:Material.Blazor.MBAutocompleteSelectField`1.NotifyClosed
fullName: Material.Blazor.MBAutocompleteSelectField.NotifyClosed()
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).NotifyClosed()
@@ -3149,7 +3149,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).NotifyClosed()
- uid: Material.Blazor.MBAutocompleteSelectField`1.NotifyClosed*
name: NotifyClosed
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_NotifyClosed_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_NotifyClosed_
commentId: Overload:Material.Blazor.MBAutocompleteSelectField`1.NotifyClosed
fullName: Material.Blazor.MBAutocompleteSelectField.NotifyClosed
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).NotifyClosed
@@ -3157,7 +3157,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).NotifyClosed
- uid: Material.Blazor.MBAutocompleteSelectField`1.NotifySelected(System.String)
name: NotifySelected(string)
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_NotifySelected_System_String_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_NotifySelected_System_String_
commentId: M:Material.Blazor.MBAutocompleteSelectField`1.NotifySelected(System.String)
name.vb: NotifySelected(String)
fullName: Material.Blazor.MBAutocompleteSelectField.NotifySelected(string)
@@ -3166,7 +3166,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).NotifySelected(String)
- uid: Material.Blazor.MBAutocompleteSelectField`1.NotifySelected*
name: NotifySelected
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_NotifySelected_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_NotifySelected_
commentId: Overload:Material.Blazor.MBAutocompleteSelectField`1.NotifySelected
fullName: Material.Blazor.MBAutocompleteSelectField.NotifySelected
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).NotifySelected
@@ -3174,7 +3174,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).NotifySelected
- uid: Material.Blazor.MBAutocompleteSelectField`1.OnInitializedAsync
name: OnInitializedAsync()
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_OnInitializedAsync
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_OnInitializedAsync
commentId: M:Material.Blazor.MBAutocompleteSelectField`1.OnInitializedAsync
fullName: Material.Blazor.MBAutocompleteSelectField.OnInitializedAsync()
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).OnInitializedAsync()
@@ -3182,7 +3182,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).OnInitializedAsync()
- uid: Material.Blazor.MBAutocompleteSelectField`1.OnInitializedAsync*
name: OnInitializedAsync
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_OnInitializedAsync_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_OnInitializedAsync_
commentId: Overload:Material.Blazor.MBAutocompleteSelectField`1.OnInitializedAsync
fullName: Material.Blazor.MBAutocompleteSelectField.OnInitializedAsync
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).OnInitializedAsync
@@ -3190,7 +3190,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).OnInitializedAsync
- uid: Material.Blazor.MBAutocompleteSelectField`1.OnParametersSetAsync
name: OnParametersSetAsync()
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_OnParametersSetAsync
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_OnParametersSetAsync
commentId: M:Material.Blazor.MBAutocompleteSelectField`1.OnParametersSetAsync
fullName: Material.Blazor.MBAutocompleteSelectField.OnParametersSetAsync()
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).OnParametersSetAsync()
@@ -3198,7 +3198,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).OnParametersSetAsync()
- uid: Material.Blazor.MBAutocompleteSelectField`1.OnParametersSetAsync*
name: OnParametersSetAsync
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_OnParametersSetAsync_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_OnParametersSetAsync_
commentId: Overload:Material.Blazor.MBAutocompleteSelectField`1.OnParametersSetAsync
fullName: Material.Blazor.MBAutocompleteSelectField.OnParametersSetAsync
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).OnParametersSetAsync
@@ -3206,7 +3206,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).OnParametersSetAsync
- uid: Material.Blazor.MBAutocompleteSelectField`1.RequerySearchText
name: RequerySearchText()
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_RequerySearchText
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_RequerySearchText
commentId: M:Material.Blazor.MBAutocompleteSelectField`1.RequerySearchText
fullName: Material.Blazor.MBAutocompleteSelectField.RequerySearchText()
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).RequerySearchText()
@@ -3214,7 +3214,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).RequerySearchText()
- uid: Material.Blazor.MBAutocompleteSelectField`1.RequerySearchText*
name: RequerySearchText
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_RequerySearchText_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_RequerySearchText_
commentId: Overload:Material.Blazor.MBAutocompleteSelectField`1.RequerySearchText
fullName: Material.Blazor.MBAutocompleteSelectField.RequerySearchText
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).RequerySearchText
@@ -3222,7 +3222,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).RequerySearchText
- uid: Material.Blazor.MBAutocompleteSelectField`1.TextAlignStyle
name: TextAlignStyle
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_TextAlignStyle
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_TextAlignStyle
commentId: P:Material.Blazor.MBAutocompleteSelectField`1.TextAlignStyle
fullName: Material.Blazor.MBAutocompleteSelectField.TextAlignStyle
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).TextAlignStyle
@@ -3230,7 +3230,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).TextAlignStyle
- uid: Material.Blazor.MBAutocompleteSelectField`1.TextAlignStyle*
name: TextAlignStyle
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_TextAlignStyle_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_TextAlignStyle_
commentId: Overload:Material.Blazor.MBAutocompleteSelectField`1.TextAlignStyle
fullName: Material.Blazor.MBAutocompleteSelectField.TextAlignStyle
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).TextAlignStyle
@@ -3238,7 +3238,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).TextAlignStyle
- uid: Material.Blazor.MBAutocompleteSelectField`1.TextInputStyle
name: TextInputStyle
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_TextInputStyle
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_TextInputStyle
commentId: P:Material.Blazor.MBAutocompleteSelectField`1.TextInputStyle
fullName: Material.Blazor.MBAutocompleteSelectField.TextInputStyle
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).TextInputStyle
@@ -3246,7 +3246,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).TextInputStyle
- uid: Material.Blazor.MBAutocompleteSelectField`1.TextInputStyle*
name: TextInputStyle
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_TextInputStyle_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_TextInputStyle_
commentId: Overload:Material.Blazor.MBAutocompleteSelectField`1.TextInputStyle
fullName: Material.Blazor.MBAutocompleteSelectField.TextInputStyle
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).TextInputStyle
@@ -3254,7 +3254,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).TextInputStyle
- uid: Material.Blazor.MBAutocompleteSelectField`1.TrailingIcon
name: TrailingIcon
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_TrailingIcon
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_TrailingIcon
commentId: P:Material.Blazor.MBAutocompleteSelectField`1.TrailingIcon
fullName: Material.Blazor.MBAutocompleteSelectField.TrailingIcon
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).TrailingIcon
@@ -3262,7 +3262,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).TrailingIcon
- uid: Material.Blazor.MBAutocompleteSelectField`1.TrailingIcon*
name: TrailingIcon
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_TrailingIcon_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_TrailingIcon_
commentId: Overload:Material.Blazor.MBAutocompleteSelectField`1.TrailingIcon
fullName: Material.Blazor.MBAutocompleteSelectField.TrailingIcon
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).TrailingIcon
@@ -3270,7 +3270,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).TrailingIcon
- uid: Material.Blazor.MBAutocompleteSelectField`1.ValidationMessageFor
name: ValidationMessageFor
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_ValidationMessageFor
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_ValidationMessageFor
commentId: P:Material.Blazor.MBAutocompleteSelectField`1.ValidationMessageFor
fullName: Material.Blazor.MBAutocompleteSelectField.ValidationMessageFor
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).ValidationMessageFor
@@ -3278,7 +3278,7 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).ValidationMessageFor
- uid: Material.Blazor.MBAutocompleteSelectField`1.ValidationMessageFor*
name: ValidationMessageFor
- href: api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_ValidationMessageFor_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteSelectField-1.html#Material_Blazor_MBAutocompleteSelectField_1_ValidationMessageFor_
commentId: Overload:Material.Blazor.MBAutocompleteSelectField`1.ValidationMessageFor
fullName: Material.Blazor.MBAutocompleteSelectField.ValidationMessageFor
fullName.vb: Material.Blazor.MBAutocompleteSelectField(Of TItem).ValidationMessageFor
@@ -3286,13 +3286,13 @@ references:
nameWithType.vb: MBAutocompleteSelectField(Of TItem).ValidationMessageFor
- uid: Material.Blazor.MBAutocompleteTextField
name: MBAutocompleteTextField
- href: api/Material.Blazor.MBAutocompleteTextField.html
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html
commentId: T:Material.Blazor.MBAutocompleteTextField
fullName: Material.Blazor.MBAutocompleteTextField
nameWithType: MBAutocompleteTextField
- uid: Material.Blazor.MBAutocompleteTextField.#ctor
name: MBAutocompleteTextField()
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField__ctor
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField__ctor
commentId: M:Material.Blazor.MBAutocompleteTextField.#ctor
name.vb: New()
fullName: Material.Blazor.MBAutocompleteTextField.MBAutocompleteTextField()
@@ -3301,7 +3301,7 @@ references:
nameWithType.vb: MBAutocompleteTextField.New()
- uid: Material.Blazor.MBAutocompleteTextField.#ctor*
name: MBAutocompleteTextField
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField__ctor_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField__ctor_
commentId: Overload:Material.Blazor.MBAutocompleteTextField.#ctor
name.vb: New
fullName: Material.Blazor.MBAutocompleteTextField.MBAutocompleteTextField
@@ -3310,55 +3310,55 @@ references:
nameWithType.vb: MBAutocompleteTextField.New
- uid: Material.Blazor.MBAutocompleteTextField.AllowBlankResult
name: AllowBlankResult
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_AllowBlankResult
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_AllowBlankResult
commentId: P:Material.Blazor.MBAutocompleteTextField.AllowBlankResult
fullName: Material.Blazor.MBAutocompleteTextField.AllowBlankResult
nameWithType: MBAutocompleteTextField.AllowBlankResult
- uid: Material.Blazor.MBAutocompleteTextField.AllowBlankResult*
name: AllowBlankResult
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_AllowBlankResult_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_AllowBlankResult_
commentId: Overload:Material.Blazor.MBAutocompleteTextField.AllowBlankResult
fullName: Material.Blazor.MBAutocompleteTextField.AllowBlankResult
nameWithType: MBAutocompleteTextField.AllowBlankResult
- uid: Material.Blazor.MBAutocompleteTextField.AllowCustomValue
name: AllowCustomValue
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_AllowCustomValue
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_AllowCustomValue
commentId: P:Material.Blazor.MBAutocompleteTextField.AllowCustomValue
fullName: Material.Blazor.MBAutocompleteTextField.AllowCustomValue
nameWithType: MBAutocompleteTextField.AllowCustomValue
- uid: Material.Blazor.MBAutocompleteTextField.AllowCustomValue*
name: AllowCustomValue
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_AllowCustomValue_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_AllowCustomValue_
commentId: Overload:Material.Blazor.MBAutocompleteTextField.AllowCustomValue
fullName: Material.Blazor.MBAutocompleteTextField.AllowCustomValue
nameWithType: MBAutocompleteTextField.AllowCustomValue
- uid: Material.Blazor.MBAutocompleteTextField.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
name: BuildRenderTree(RenderTreeBuilder)
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
commentId: M:Material.Blazor.MBAutocompleteTextField.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
fullName: Material.Blazor.MBAutocompleteTextField.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
nameWithType: MBAutocompleteTextField.BuildRenderTree(RenderTreeBuilder)
- uid: Material.Blazor.MBAutocompleteTextField.BuildRenderTree*
name: BuildRenderTree
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_BuildRenderTree_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_BuildRenderTree_
commentId: Overload:Material.Blazor.MBAutocompleteTextField.BuildRenderTree
fullName: Material.Blazor.MBAutocompleteTextField.BuildRenderTree
nameWithType: MBAutocompleteTextField.BuildRenderTree
- uid: Material.Blazor.MBAutocompleteTextField.Density
name: Density
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_Density
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_Density
commentId: P:Material.Blazor.MBAutocompleteTextField.Density
fullName: Material.Blazor.MBAutocompleteTextField.Density
nameWithType: MBAutocompleteTextField.Density
- uid: Material.Blazor.MBAutocompleteTextField.Density*
name: Density
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_Density_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_Density_
commentId: Overload:Material.Blazor.MBAutocompleteTextField.Density
fullName: Material.Blazor.MBAutocompleteTextField.Density
nameWithType: MBAutocompleteTextField.Density
- uid: Material.Blazor.MBAutocompleteTextField.Dispose(System.Boolean)
name: Dispose(bool)
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_Dispose_System_Boolean_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_Dispose_System_Boolean_
commentId: M:Material.Blazor.MBAutocompleteTextField.Dispose(System.Boolean)
name.vb: Dispose(Boolean)
fullName: Material.Blazor.MBAutocompleteTextField.Dispose(bool)
@@ -3367,109 +3367,109 @@ references:
nameWithType.vb: MBAutocompleteTextField.Dispose(Boolean)
- uid: Material.Blazor.MBAutocompleteTextField.Dispose*
name: Dispose
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_Dispose_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_Dispose_
commentId: Overload:Material.Blazor.MBAutocompleteTextField.Dispose
fullName: Material.Blazor.MBAutocompleteTextField.Dispose
nameWithType: MBAutocompleteTextField.Dispose
- uid: Material.Blazor.MBAutocompleteTextField.HelperText
name: HelperText
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_HelperText
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_HelperText
commentId: P:Material.Blazor.MBAutocompleteTextField.HelperText
fullName: Material.Blazor.MBAutocompleteTextField.HelperText
nameWithType: MBAutocompleteTextField.HelperText
- uid: Material.Blazor.MBAutocompleteTextField.HelperText*
name: HelperText
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_HelperText_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_HelperText_
commentId: Overload:Material.Blazor.MBAutocompleteTextField.HelperText
fullName: Material.Blazor.MBAutocompleteTextField.HelperText
nameWithType: MBAutocompleteTextField.HelperText
- uid: Material.Blazor.MBAutocompleteTextField.HelperTextPersistent
name: HelperTextPersistent
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_HelperTextPersistent
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_HelperTextPersistent
commentId: P:Material.Blazor.MBAutocompleteTextField.HelperTextPersistent
fullName: Material.Blazor.MBAutocompleteTextField.HelperTextPersistent
nameWithType: MBAutocompleteTextField.HelperTextPersistent
- uid: Material.Blazor.MBAutocompleteTextField.HelperTextPersistent*
name: HelperTextPersistent
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_HelperTextPersistent_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_HelperTextPersistent_
commentId: Overload:Material.Blazor.MBAutocompleteTextField.HelperTextPersistent
fullName: Material.Blazor.MBAutocompleteTextField.HelperTextPersistent
nameWithType: MBAutocompleteTextField.HelperTextPersistent
- uid: Material.Blazor.MBAutocompleteTextField.IconFoundry
name: IconFoundry
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_IconFoundry
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_IconFoundry
commentId: P:Material.Blazor.MBAutocompleteTextField.IconFoundry
fullName: Material.Blazor.MBAutocompleteTextField.IconFoundry
nameWithType: MBAutocompleteTextField.IconFoundry
- uid: Material.Blazor.MBAutocompleteTextField.IconFoundry*
name: IconFoundry
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_IconFoundry_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_IconFoundry_
commentId: Overload:Material.Blazor.MBAutocompleteTextField.IconFoundry
fullName: Material.Blazor.MBAutocompleteTextField.IconFoundry
nameWithType: MBAutocompleteTextField.IconFoundry
- uid: Material.Blazor.MBAutocompleteTextField.IgnoreWhitespace
name: IgnoreWhitespace
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_IgnoreWhitespace
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_IgnoreWhitespace
commentId: P:Material.Blazor.MBAutocompleteTextField.IgnoreWhitespace
fullName: Material.Blazor.MBAutocompleteTextField.IgnoreWhitespace
nameWithType: MBAutocompleteTextField.IgnoreWhitespace
- uid: Material.Blazor.MBAutocompleteTextField.IgnoreWhitespace*
name: IgnoreWhitespace
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_IgnoreWhitespace_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_IgnoreWhitespace_
commentId: Overload:Material.Blazor.MBAutocompleteTextField.IgnoreWhitespace
fullName: Material.Blazor.MBAutocompleteTextField.IgnoreWhitespace
nameWithType: MBAutocompleteTextField.IgnoreWhitespace
- uid: Material.Blazor.MBAutocompleteTextField.Label
name: Label
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_Label
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_Label
commentId: P:Material.Blazor.MBAutocompleteTextField.Label
fullName: Material.Blazor.MBAutocompleteTextField.Label
nameWithType: MBAutocompleteTextField.Label
- uid: Material.Blazor.MBAutocompleteTextField.Label*
name: Label
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_Label_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_Label_
commentId: Overload:Material.Blazor.MBAutocompleteTextField.Label
fullName: Material.Blazor.MBAutocompleteTextField.Label
nameWithType: MBAutocompleteTextField.Label
- uid: Material.Blazor.MBAutocompleteTextField.LeadingIcon
name: LeadingIcon
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_LeadingIcon
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_LeadingIcon
commentId: P:Material.Blazor.MBAutocompleteTextField.LeadingIcon
fullName: Material.Blazor.MBAutocompleteTextField.LeadingIcon
nameWithType: MBAutocompleteTextField.LeadingIcon
- uid: Material.Blazor.MBAutocompleteTextField.LeadingIcon*
name: LeadingIcon
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_LeadingIcon_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_LeadingIcon_
commentId: Overload:Material.Blazor.MBAutocompleteTextField.LeadingIcon
fullName: Material.Blazor.MBAutocompleteTextField.LeadingIcon
nameWithType: MBAutocompleteTextField.LeadingIcon
- uid: Material.Blazor.MBAutocompleteTextField.MatchFromItemStart
name: MatchFromItemStart
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_MatchFromItemStart
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_MatchFromItemStart
commentId: P:Material.Blazor.MBAutocompleteTextField.MatchFromItemStart
fullName: Material.Blazor.MBAutocompleteTextField.MatchFromItemStart
nameWithType: MBAutocompleteTextField.MatchFromItemStart
- uid: Material.Blazor.MBAutocompleteTextField.MatchFromItemStart*
name: MatchFromItemStart
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_MatchFromItemStart_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_MatchFromItemStart_
commentId: Overload:Material.Blazor.MBAutocompleteTextField.MatchFromItemStart
fullName: Material.Blazor.MBAutocompleteTextField.MatchFromItemStart
nameWithType: MBAutocompleteTextField.MatchFromItemStart
- uid: Material.Blazor.MBAutocompleteTextField.NotifyClosed
name: NotifyClosed()
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_NotifyClosed
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_NotifyClosed
commentId: M:Material.Blazor.MBAutocompleteTextField.NotifyClosed
fullName: Material.Blazor.MBAutocompleteTextField.NotifyClosed()
nameWithType: MBAutocompleteTextField.NotifyClosed()
- uid: Material.Blazor.MBAutocompleteTextField.NotifyClosed*
name: NotifyClosed
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_NotifyClosed_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_NotifyClosed_
commentId: Overload:Material.Blazor.MBAutocompleteTextField.NotifyClosed
fullName: Material.Blazor.MBAutocompleteTextField.NotifyClosed
nameWithType: MBAutocompleteTextField.NotifyClosed
- uid: Material.Blazor.MBAutocompleteTextField.NotifySelected(System.String)
name: NotifySelected(string)
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_NotifySelected_System_String_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_NotifySelected_System_String_
commentId: M:Material.Blazor.MBAutocompleteTextField.NotifySelected(System.String)
name.vb: NotifySelected(String)
fullName: Material.Blazor.MBAutocompleteTextField.NotifySelected(string)
@@ -3478,103 +3478,103 @@ references:
nameWithType.vb: MBAutocompleteTextField.NotifySelected(String)
- uid: Material.Blazor.MBAutocompleteTextField.NotifySelected*
name: NotifySelected
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_NotifySelected_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_NotifySelected_
commentId: Overload:Material.Blazor.MBAutocompleteTextField.NotifySelected
fullName: Material.Blazor.MBAutocompleteTextField.NotifySelected
nameWithType: MBAutocompleteTextField.NotifySelected
- uid: Material.Blazor.MBAutocompleteTextField.OnInitializedAsync
name: OnInitializedAsync()
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_OnInitializedAsync
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_OnInitializedAsync
commentId: M:Material.Blazor.MBAutocompleteTextField.OnInitializedAsync
fullName: Material.Blazor.MBAutocompleteTextField.OnInitializedAsync()
nameWithType: MBAutocompleteTextField.OnInitializedAsync()
- uid: Material.Blazor.MBAutocompleteTextField.OnInitializedAsync*
name: OnInitializedAsync
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_OnInitializedAsync_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_OnInitializedAsync_
commentId: Overload:Material.Blazor.MBAutocompleteTextField.OnInitializedAsync
fullName: Material.Blazor.MBAutocompleteTextField.OnInitializedAsync
nameWithType: MBAutocompleteTextField.OnInitializedAsync
- uid: Material.Blazor.MBAutocompleteTextField.OnParametersSetAsync
name: OnParametersSetAsync()
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_OnParametersSetAsync
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_OnParametersSetAsync
commentId: M:Material.Blazor.MBAutocompleteTextField.OnParametersSetAsync
fullName: Material.Blazor.MBAutocompleteTextField.OnParametersSetAsync()
nameWithType: MBAutocompleteTextField.OnParametersSetAsync()
- uid: Material.Blazor.MBAutocompleteTextField.OnParametersSetAsync*
name: OnParametersSetAsync
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_OnParametersSetAsync_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_OnParametersSetAsync_
commentId: Overload:Material.Blazor.MBAutocompleteTextField.OnParametersSetAsync
fullName: Material.Blazor.MBAutocompleteTextField.OnParametersSetAsync
nameWithType: MBAutocompleteTextField.OnParametersSetAsync
- uid: Material.Blazor.MBAutocompleteTextField.SelectItems
name: SelectItems
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_SelectItems
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_SelectItems
commentId: P:Material.Blazor.MBAutocompleteTextField.SelectItems
fullName: Material.Blazor.MBAutocompleteTextField.SelectItems
nameWithType: MBAutocompleteTextField.SelectItems
- uid: Material.Blazor.MBAutocompleteTextField.SelectItems*
name: SelectItems
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_SelectItems_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_SelectItems_
commentId: Overload:Material.Blazor.MBAutocompleteTextField.SelectItems
fullName: Material.Blazor.MBAutocompleteTextField.SelectItems
nameWithType: MBAutocompleteTextField.SelectItems
- uid: Material.Blazor.MBAutocompleteTextField.TextAlignStyle
name: TextAlignStyle
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_TextAlignStyle
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_TextAlignStyle
commentId: P:Material.Blazor.MBAutocompleteTextField.TextAlignStyle
fullName: Material.Blazor.MBAutocompleteTextField.TextAlignStyle
nameWithType: MBAutocompleteTextField.TextAlignStyle
- uid: Material.Blazor.MBAutocompleteTextField.TextAlignStyle*
name: TextAlignStyle
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_TextAlignStyle_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_TextAlignStyle_
commentId: Overload:Material.Blazor.MBAutocompleteTextField.TextAlignStyle
fullName: Material.Blazor.MBAutocompleteTextField.TextAlignStyle
nameWithType: MBAutocompleteTextField.TextAlignStyle
- uid: Material.Blazor.MBAutocompleteTextField.TextInputStyle
name: TextInputStyle
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_TextInputStyle
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_TextInputStyle
commentId: P:Material.Blazor.MBAutocompleteTextField.TextInputStyle
fullName: Material.Blazor.MBAutocompleteTextField.TextInputStyle
nameWithType: MBAutocompleteTextField.TextInputStyle
- uid: Material.Blazor.MBAutocompleteTextField.TextInputStyle*
name: TextInputStyle
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_TextInputStyle_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_TextInputStyle_
commentId: Overload:Material.Blazor.MBAutocompleteTextField.TextInputStyle
fullName: Material.Blazor.MBAutocompleteTextField.TextInputStyle
nameWithType: MBAutocompleteTextField.TextInputStyle
- uid: Material.Blazor.MBAutocompleteTextField.TrailingIcon
name: TrailingIcon
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_TrailingIcon
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_TrailingIcon
commentId: P:Material.Blazor.MBAutocompleteTextField.TrailingIcon
fullName: Material.Blazor.MBAutocompleteTextField.TrailingIcon
nameWithType: MBAutocompleteTextField.TrailingIcon
- uid: Material.Blazor.MBAutocompleteTextField.TrailingIcon*
name: TrailingIcon
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_TrailingIcon_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_TrailingIcon_
commentId: Overload:Material.Blazor.MBAutocompleteTextField.TrailingIcon
fullName: Material.Blazor.MBAutocompleteTextField.TrailingIcon
nameWithType: MBAutocompleteTextField.TrailingIcon
- uid: Material.Blazor.MBAutocompleteTextField.ValidationMessageFor
name: ValidationMessageFor
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_ValidationMessageFor
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_ValidationMessageFor
commentId: P:Material.Blazor.MBAutocompleteTextField.ValidationMessageFor
fullName: Material.Blazor.MBAutocompleteTextField.ValidationMessageFor
nameWithType: MBAutocompleteTextField.ValidationMessageFor
- uid: Material.Blazor.MBAutocompleteTextField.ValidationMessageFor*
name: ValidationMessageFor
- href: api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_ValidationMessageFor_
+ href: .artifacts/api/Material.Blazor.MBAutocompleteTextField.html#Material_Blazor_MBAutocompleteTextField_ValidationMessageFor_
commentId: Overload:Material.Blazor.MBAutocompleteTextField.ValidationMessageFor
fullName: Material.Blazor.MBAutocompleteTextField.ValidationMessageFor
nameWithType: MBAutocompleteTextField.ValidationMessageFor
- uid: Material.Blazor.MBBadge
name: MBBadge
- href: api/Material.Blazor.MBBadge.html
+ href: .artifacts/api/Material.Blazor.MBBadge.html
commentId: T:Material.Blazor.MBBadge
fullName: Material.Blazor.MBBadge
nameWithType: MBBadge
- uid: Material.Blazor.MBBadge.#ctor
name: MBBadge()
- href: api/Material.Blazor.MBBadge.html#Material_Blazor_MBBadge__ctor
+ href: .artifacts/api/Material.Blazor.MBBadge.html#Material_Blazor_MBBadge__ctor
commentId: M:Material.Blazor.MBBadge.#ctor
name.vb: New()
fullName: Material.Blazor.MBBadge.MBBadge()
@@ -3583,7 +3583,7 @@ references:
nameWithType.vb: MBBadge.New()
- uid: Material.Blazor.MBBadge.#ctor*
name: MBBadge
- href: api/Material.Blazor.MBBadge.html#Material_Blazor_MBBadge__ctor_
+ href: .artifacts/api/Material.Blazor.MBBadge.html#Material_Blazor_MBBadge__ctor_
commentId: Overload:Material.Blazor.MBBadge.#ctor
name.vb: New
fullName: Material.Blazor.MBBadge.MBBadge
@@ -3592,97 +3592,97 @@ references:
nameWithType.vb: MBBadge.New
- uid: Material.Blazor.MBBadge.BadgeStyle
name: BadgeStyle
- href: api/Material.Blazor.MBBadge.html#Material_Blazor_MBBadge_BadgeStyle
+ href: .artifacts/api/Material.Blazor.MBBadge.html#Material_Blazor_MBBadge_BadgeStyle
commentId: P:Material.Blazor.MBBadge.BadgeStyle
fullName: Material.Blazor.MBBadge.BadgeStyle
nameWithType: MBBadge.BadgeStyle
- uid: Material.Blazor.MBBadge.BadgeStyle*
name: BadgeStyle
- href: api/Material.Blazor.MBBadge.html#Material_Blazor_MBBadge_BadgeStyle_
+ href: .artifacts/api/Material.Blazor.MBBadge.html#Material_Blazor_MBBadge_BadgeStyle_
commentId: Overload:Material.Blazor.MBBadge.BadgeStyle
fullName: Material.Blazor.MBBadge.BadgeStyle
nameWithType: MBBadge.BadgeStyle
- uid: Material.Blazor.MBBadge.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
name: BuildRenderTree(RenderTreeBuilder)
- href: api/Material.Blazor.MBBadge.html#Material_Blazor_MBBadge_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
+ href: .artifacts/api/Material.Blazor.MBBadge.html#Material_Blazor_MBBadge_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
commentId: M:Material.Blazor.MBBadge.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
fullName: Material.Blazor.MBBadge.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
nameWithType: MBBadge.BuildRenderTree(RenderTreeBuilder)
- uid: Material.Blazor.MBBadge.BuildRenderTree*
name: BuildRenderTree
- href: api/Material.Blazor.MBBadge.html#Material_Blazor_MBBadge_BuildRenderTree_
+ href: .artifacts/api/Material.Blazor.MBBadge.html#Material_Blazor_MBBadge_BuildRenderTree_
commentId: Overload:Material.Blazor.MBBadge.BuildRenderTree
fullName: Material.Blazor.MBBadge.BuildRenderTree
nameWithType: MBBadge.BuildRenderTree
- uid: Material.Blazor.MBBadge.Exited
name: Exited
- href: api/Material.Blazor.MBBadge.html#Material_Blazor_MBBadge_Exited
+ href: .artifacts/api/Material.Blazor.MBBadge.html#Material_Blazor_MBBadge_Exited
commentId: P:Material.Blazor.MBBadge.Exited
fullName: Material.Blazor.MBBadge.Exited
nameWithType: MBBadge.Exited
- uid: Material.Blazor.MBBadge.Exited*
name: Exited
- href: api/Material.Blazor.MBBadge.html#Material_Blazor_MBBadge_Exited_
+ href: .artifacts/api/Material.Blazor.MBBadge.html#Material_Blazor_MBBadge_Exited_
commentId: Overload:Material.Blazor.MBBadge.Exited
fullName: Material.Blazor.MBBadge.Exited
nameWithType: MBBadge.Exited
- uid: Material.Blazor.MBBadge.OnInitializedAsync
name: OnInitializedAsync()
- href: api/Material.Blazor.MBBadge.html#Material_Blazor_MBBadge_OnInitializedAsync
+ href: .artifacts/api/Material.Blazor.MBBadge.html#Material_Blazor_MBBadge_OnInitializedAsync
commentId: M:Material.Blazor.MBBadge.OnInitializedAsync
fullName: Material.Blazor.MBBadge.OnInitializedAsync()
nameWithType: MBBadge.OnInitializedAsync()
- uid: Material.Blazor.MBBadge.OnInitializedAsync*
name: OnInitializedAsync
- href: api/Material.Blazor.MBBadge.html#Material_Blazor_MBBadge_OnInitializedAsync_
+ href: .artifacts/api/Material.Blazor.MBBadge.html#Material_Blazor_MBBadge_OnInitializedAsync_
commentId: Overload:Material.Blazor.MBBadge.OnInitializedAsync
fullName: Material.Blazor.MBBadge.OnInitializedAsync
nameWithType: MBBadge.OnInitializedAsync
- uid: Material.Blazor.MBBadge.Value
name: Value
- href: api/Material.Blazor.MBBadge.html#Material_Blazor_MBBadge_Value
+ href: .artifacts/api/Material.Blazor.MBBadge.html#Material_Blazor_MBBadge_Value
commentId: P:Material.Blazor.MBBadge.Value
fullName: Material.Blazor.MBBadge.Value
nameWithType: MBBadge.Value
- uid: Material.Blazor.MBBadge.Value*
name: Value
- href: api/Material.Blazor.MBBadge.html#Material_Blazor_MBBadge_Value_
+ href: .artifacts/api/Material.Blazor.MBBadge.html#Material_Blazor_MBBadge_Value_
commentId: Overload:Material.Blazor.MBBadge.Value
fullName: Material.Blazor.MBBadge.Value
nameWithType: MBBadge.Value
- uid: Material.Blazor.MBBadgeStyle
name: MBBadgeStyle
- href: api/Material.Blazor.MBBadgeStyle.html
+ href: .artifacts/api/Material.Blazor.MBBadgeStyle.html
commentId: T:Material.Blazor.MBBadgeStyle
fullName: Material.Blazor.MBBadgeStyle
nameWithType: MBBadgeStyle
- uid: Material.Blazor.MBBadgeStyle.BlankFullSized
name: BlankFullSized
- href: api/Material.Blazor.MBBadgeStyle.html#Material_Blazor_MBBadgeStyle_BlankFullSized
+ href: .artifacts/api/Material.Blazor.MBBadgeStyle.html#Material_Blazor_MBBadgeStyle_BlankFullSized
commentId: F:Material.Blazor.MBBadgeStyle.BlankFullSized
fullName: Material.Blazor.MBBadgeStyle.BlankFullSized
nameWithType: MBBadgeStyle.BlankFullSized
- uid: Material.Blazor.MBBadgeStyle.Dot
name: Dot
- href: api/Material.Blazor.MBBadgeStyle.html#Material_Blazor_MBBadgeStyle_Dot
+ href: .artifacts/api/Material.Blazor.MBBadgeStyle.html#Material_Blazor_MBBadgeStyle_Dot
commentId: F:Material.Blazor.MBBadgeStyle.Dot
fullName: Material.Blazor.MBBadgeStyle.Dot
nameWithType: MBBadgeStyle.Dot
- uid: Material.Blazor.MBBadgeStyle.ValueBearing
name: ValueBearing
- href: api/Material.Blazor.MBBadgeStyle.html#Material_Blazor_MBBadgeStyle_ValueBearing
+ href: .artifacts/api/Material.Blazor.MBBadgeStyle.html#Material_Blazor_MBBadgeStyle_ValueBearing
commentId: F:Material.Blazor.MBBadgeStyle.ValueBearing
fullName: Material.Blazor.MBBadgeStyle.ValueBearing
nameWithType: MBBadgeStyle.ValueBearing
- uid: Material.Blazor.MBBladeComponentParameters
name: MBBladeComponentParameters
- href: api/Material.Blazor.MBBladeComponentParameters.html
+ href: .artifacts/api/Material.Blazor.MBBladeComponentParameters.html
commentId: T:Material.Blazor.MBBladeComponentParameters
fullName: Material.Blazor.MBBladeComponentParameters
nameWithType: MBBladeComponentParameters
- uid: Material.Blazor.MBBladeComponentParameters.#ctor
name: MBBladeComponentParameters()
- href: api/Material.Blazor.MBBladeComponentParameters.html#Material_Blazor_MBBladeComponentParameters__ctor
+ href: .artifacts/api/Material.Blazor.MBBladeComponentParameters.html#Material_Blazor_MBBladeComponentParameters__ctor
commentId: M:Material.Blazor.MBBladeComponentParameters.#ctor
name.vb: New()
fullName: Material.Blazor.MBBladeComponentParameters.MBBladeComponentParameters()
@@ -3691,7 +3691,7 @@ references:
nameWithType.vb: MBBladeComponentParameters.New()
- uid: Material.Blazor.MBBladeComponentParameters.#ctor*
name: MBBladeComponentParameters
- href: api/Material.Blazor.MBBladeComponentParameters.html#Material_Blazor_MBBladeComponentParameters__ctor_
+ href: .artifacts/api/Material.Blazor.MBBladeComponentParameters.html#Material_Blazor_MBBladeComponentParameters__ctor_
commentId: Overload:Material.Blazor.MBBladeComponentParameters.#ctor
name.vb: New
fullName: Material.Blazor.MBBladeComponentParameters.MBBladeComponentParameters
@@ -3700,7 +3700,7 @@ references:
nameWithType.vb: MBBladeComponentParameters.New
- uid: Material.Blazor.MBBladeComponent`1
name: MBBladeComponent
- href: api/Material.Blazor.MBBladeComponent-1.html
+ href: .artifacts/api/Material.Blazor.MBBladeComponent-1.html
commentId: T:Material.Blazor.MBBladeComponent`1
name.vb: MBBladeComponent(Of TParam)
fullName: Material.Blazor.MBBladeComponent
@@ -3709,7 +3709,7 @@ references:
nameWithType.vb: MBBladeComponent(Of TParam)
- uid: Material.Blazor.MBBladeComponent`1.#ctor
name: MBBladeComponent()
- href: api/Material.Blazor.MBBladeComponent-1.html#Material_Blazor_MBBladeComponent_1__ctor
+ href: .artifacts/api/Material.Blazor.MBBladeComponent-1.html#Material_Blazor_MBBladeComponent_1__ctor
commentId: M:Material.Blazor.MBBladeComponent`1.#ctor
name.vb: New()
fullName: Material.Blazor.MBBladeComponent.MBBladeComponent()
@@ -3718,7 +3718,7 @@ references:
nameWithType.vb: MBBladeComponent(Of TParam).New()
- uid: Material.Blazor.MBBladeComponent`1.#ctor*
name: MBBladeComponent
- href: api/Material.Blazor.MBBladeComponent-1.html#Material_Blazor_MBBladeComponent_1__ctor_
+ href: .artifacts/api/Material.Blazor.MBBladeComponent-1.html#Material_Blazor_MBBladeComponent_1__ctor_
commentId: Overload:Material.Blazor.MBBladeComponent`1.#ctor
name.vb: New
fullName: Material.Blazor.MBBladeComponent.MBBladeComponent
@@ -3727,7 +3727,7 @@ references:
nameWithType.vb: MBBladeComponent(Of TParam).New
- uid: Material.Blazor.MBBladeComponent`1.BladeReference
name: BladeReference
- href: api/Material.Blazor.MBBladeComponent-1.html#Material_Blazor_MBBladeComponent_1_BladeReference
+ href: .artifacts/api/Material.Blazor.MBBladeComponent-1.html#Material_Blazor_MBBladeComponent_1_BladeReference
commentId: P:Material.Blazor.MBBladeComponent`1.BladeReference
fullName: Material.Blazor.MBBladeComponent.BladeReference
fullName.vb: Material.Blazor.MBBladeComponent(Of TParam).BladeReference
@@ -3735,7 +3735,7 @@ references:
nameWithType.vb: MBBladeComponent(Of TParam).BladeReference
- uid: Material.Blazor.MBBladeComponent`1.BladeReference*
name: BladeReference
- href: api/Material.Blazor.MBBladeComponent-1.html#Material_Blazor_MBBladeComponent_1_BladeReference_
+ href: .artifacts/api/Material.Blazor.MBBladeComponent-1.html#Material_Blazor_MBBladeComponent_1_BladeReference_
commentId: Overload:Material.Blazor.MBBladeComponent`1.BladeReference
fullName: Material.Blazor.MBBladeComponent.BladeReference
fullName.vb: Material.Blazor.MBBladeComponent(Of TParam).BladeReference
@@ -3743,7 +3743,7 @@ references:
nameWithType.vb: MBBladeComponent(Of TParam).BladeReference
- uid: Material.Blazor.MBBladeComponent`1.BladeSet
name: BladeSet
- href: api/Material.Blazor.MBBladeComponent-1.html#Material_Blazor_MBBladeComponent_1_BladeSet
+ href: .artifacts/api/Material.Blazor.MBBladeComponent-1.html#Material_Blazor_MBBladeComponent_1_BladeSet
commentId: P:Material.Blazor.MBBladeComponent`1.BladeSet
fullName: Material.Blazor.MBBladeComponent.BladeSet
fullName.vb: Material.Blazor.MBBladeComponent(Of TParam).BladeSet
@@ -3751,7 +3751,7 @@ references:
nameWithType.vb: MBBladeComponent(Of TParam).BladeSet
- uid: Material.Blazor.MBBladeComponent`1.BladeSet*
name: BladeSet
- href: api/Material.Blazor.MBBladeComponent-1.html#Material_Blazor_MBBladeComponent_1_BladeSet_
+ href: .artifacts/api/Material.Blazor.MBBladeComponent-1.html#Material_Blazor_MBBladeComponent_1_BladeSet_
commentId: Overload:Material.Blazor.MBBladeComponent`1.BladeSet
fullName: Material.Blazor.MBBladeComponent.BladeSet
fullName.vb: Material.Blazor.MBBladeComponent(Of TParam).BladeSet
@@ -3759,7 +3759,7 @@ references:
nameWithType.vb: MBBladeComponent(Of TParam).BladeSet
- uid: Material.Blazor.MBBladeComponent`1.CloseBladeAsync
name: CloseBladeAsync()
- href: api/Material.Blazor.MBBladeComponent-1.html#Material_Blazor_MBBladeComponent_1_CloseBladeAsync
+ href: .artifacts/api/Material.Blazor.MBBladeComponent-1.html#Material_Blazor_MBBladeComponent_1_CloseBladeAsync
commentId: M:Material.Blazor.MBBladeComponent`1.CloseBladeAsync
fullName: Material.Blazor.MBBladeComponent.CloseBladeAsync()
fullName.vb: Material.Blazor.MBBladeComponent(Of TParam).CloseBladeAsync()
@@ -3767,7 +3767,7 @@ references:
nameWithType.vb: MBBladeComponent(Of TParam).CloseBladeAsync()
- uid: Material.Blazor.MBBladeComponent`1.CloseBladeAsync*
name: CloseBladeAsync
- href: api/Material.Blazor.MBBladeComponent-1.html#Material_Blazor_MBBladeComponent_1_CloseBladeAsync_
+ href: .artifacts/api/Material.Blazor.MBBladeComponent-1.html#Material_Blazor_MBBladeComponent_1_CloseBladeAsync_
commentId: Overload:Material.Blazor.MBBladeComponent`1.CloseBladeAsync
fullName: Material.Blazor.MBBladeComponent.CloseBladeAsync
fullName.vb: Material.Blazor.MBBladeComponent(Of TParam).CloseBladeAsync
@@ -3775,7 +3775,7 @@ references:
nameWithType.vb: MBBladeComponent(Of TParam).CloseBladeAsync
- uid: Material.Blazor.MBBladeComponent`1.IsOpen
name: IsOpen
- href: api/Material.Blazor.MBBladeComponent-1.html#Material_Blazor_MBBladeComponent_1_IsOpen
+ href: .artifacts/api/Material.Blazor.MBBladeComponent-1.html#Material_Blazor_MBBladeComponent_1_IsOpen
commentId: P:Material.Blazor.MBBladeComponent`1.IsOpen
fullName: Material.Blazor.MBBladeComponent.IsOpen
fullName.vb: Material.Blazor.MBBladeComponent(Of TParam).IsOpen
@@ -3783,7 +3783,7 @@ references:
nameWithType.vb: MBBladeComponent(Of TParam).IsOpen
- uid: Material.Blazor.MBBladeComponent`1.IsOpen*
name: IsOpen
- href: api/Material.Blazor.MBBladeComponent-1.html#Material_Blazor_MBBladeComponent_1_IsOpen_
+ href: .artifacts/api/Material.Blazor.MBBladeComponent-1.html#Material_Blazor_MBBladeComponent_1_IsOpen_
commentId: Overload:Material.Blazor.MBBladeComponent`1.IsOpen
fullName: Material.Blazor.MBBladeComponent.IsOpen
fullName.vb: Material.Blazor.MBBladeComponent(Of TParam).IsOpen
@@ -3791,7 +3791,7 @@ references:
nameWithType.vb: MBBladeComponent(Of TParam).IsOpen
- uid: Material.Blazor.MBBladeComponent`1.Parameters
name: Parameters
- href: api/Material.Blazor.MBBladeComponent-1.html#Material_Blazor_MBBladeComponent_1_Parameters
+ href: .artifacts/api/Material.Blazor.MBBladeComponent-1.html#Material_Blazor_MBBladeComponent_1_Parameters
commentId: P:Material.Blazor.MBBladeComponent`1.Parameters
fullName: Material.Blazor.MBBladeComponent.Parameters
fullName.vb: Material.Blazor.MBBladeComponent(Of TParam).Parameters
@@ -3799,7 +3799,7 @@ references:
nameWithType.vb: MBBladeComponent(Of TParam).Parameters
- uid: Material.Blazor.MBBladeComponent`1.Parameters*
name: Parameters
- href: api/Material.Blazor.MBBladeComponent-1.html#Material_Blazor_MBBladeComponent_1_Parameters_
+ href: .artifacts/api/Material.Blazor.MBBladeComponent-1.html#Material_Blazor_MBBladeComponent_1_Parameters_
commentId: Overload:Material.Blazor.MBBladeComponent`1.Parameters
fullName: Material.Blazor.MBBladeComponent.Parameters
fullName.vb: Material.Blazor.MBBladeComponent(Of TParam).Parameters
@@ -3807,13 +3807,13 @@ references:
nameWithType.vb: MBBladeComponent(Of TParam).Parameters
- uid: Material.Blazor.MBBladeSet
name: MBBladeSet
- href: api/Material.Blazor.MBBladeSet.html
+ href: .artifacts/api/Material.Blazor.MBBladeSet.html
commentId: T:Material.Blazor.MBBladeSet
fullName: Material.Blazor.MBBladeSet
nameWithType: MBBladeSet
- uid: Material.Blazor.MBBladeSet.#ctor
name: MBBladeSet()
- href: api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet__ctor
+ href: .artifacts/api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet__ctor
commentId: M:Material.Blazor.MBBladeSet.#ctor
name.vb: New()
fullName: Material.Blazor.MBBladeSet.MBBladeSet()
@@ -3822,7 +3822,7 @@ references:
nameWithType.vb: MBBladeSet.New()
- uid: Material.Blazor.MBBladeSet.#ctor*
name: MBBladeSet
- href: api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet__ctor_
+ href: .artifacts/api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet__ctor_
commentId: Overload:Material.Blazor.MBBladeSet.#ctor
name.vb: New
fullName: Material.Blazor.MBBladeSet.MBBladeSet
@@ -3831,13 +3831,13 @@ references:
nameWithType.vb: MBBladeSet.New
- uid: Material.Blazor.MBBladeSet.AddBladeAsync*
name: AddBladeAsync
- href: api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_AddBladeAsync_
+ href: .artifacts/api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_AddBladeAsync_
commentId: Overload:Material.Blazor.MBBladeSet.AddBladeAsync
fullName: Material.Blazor.MBBladeSet.AddBladeAsync
nameWithType: MBBladeSet.AddBladeAsync
- uid: Material.Blazor.MBBladeSet.AddBladeAsync``2(System.String,``1,System.String,System.String,System.Action{System.String})
name: AddBladeAsync(string, TParameters, string, string, Action)
- href: api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_AddBladeAsync__2_System_String___1_System_String_System_String_System_Action_System_String__
+ href: .artifacts/api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_AddBladeAsync__2_System_String___1_System_String_System_String_System_Action_System_String__
commentId: M:Material.Blazor.MBBladeSet.AddBladeAsync``2(System.String,``1,System.String,System.String,System.Action{System.String})
name.vb: AddBladeAsync(Of TComponent, TParameters)(String, TParameters, String, String, Action(Of String))
fullName: Material.Blazor.MBBladeSet.AddBladeAsync(string, TParameters, string, string, System.Action)
@@ -3846,85 +3846,85 @@ references:
nameWithType.vb: MBBladeSet.AddBladeAsync(Of TComponent, TParameters)(String, TParameters, String, String, Action(Of String))
- uid: Material.Blazor.MBBladeSet.BladeReferences
name: BladeReferences
- href: api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_BladeReferences
+ href: .artifacts/api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_BladeReferences
commentId: P:Material.Blazor.MBBladeSet.BladeReferences
fullName: Material.Blazor.MBBladeSet.BladeReferences
nameWithType: MBBladeSet.BladeReferences
- uid: Material.Blazor.MBBladeSet.BladeReferences*
name: BladeReferences
- href: api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_BladeReferences_
+ href: .artifacts/api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_BladeReferences_
commentId: Overload:Material.Blazor.MBBladeSet.BladeReferences
fullName: Material.Blazor.MBBladeSet.BladeReferences
nameWithType: MBBladeSet.BladeReferences
- uid: Material.Blazor.MBBladeSet.BladeSetChanged
name: BladeSetChanged
- href: api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_BladeSetChanged
+ href: .artifacts/api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_BladeSetChanged
commentId: E:Material.Blazor.MBBladeSet.BladeSetChanged
fullName: Material.Blazor.MBBladeSet.BladeSetChanged
nameWithType: MBBladeSet.BladeSetChanged
- uid: Material.Blazor.MBBladeSet.BladesAdditionalCss
name: BladesAdditionalCss
- href: api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_BladesAdditionalCss
+ href: .artifacts/api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_BladesAdditionalCss
commentId: P:Material.Blazor.MBBladeSet.BladesAdditionalCss
fullName: Material.Blazor.MBBladeSet.BladesAdditionalCss
nameWithType: MBBladeSet.BladesAdditionalCss
- uid: Material.Blazor.MBBladeSet.BladesAdditionalCss*
name: BladesAdditionalCss
- href: api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_BladesAdditionalCss_
+ href: .artifacts/api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_BladesAdditionalCss_
commentId: Overload:Material.Blazor.MBBladeSet.BladesAdditionalCss
fullName: Material.Blazor.MBBladeSet.BladesAdditionalCss
nameWithType: MBBladeSet.BladesAdditionalCss
- uid: Material.Blazor.MBBladeSet.BladesAdditionalStyles
name: BladesAdditionalStyles
- href: api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_BladesAdditionalStyles
+ href: .artifacts/api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_BladesAdditionalStyles
commentId: P:Material.Blazor.MBBladeSet.BladesAdditionalStyles
fullName: Material.Blazor.MBBladeSet.BladesAdditionalStyles
nameWithType: MBBladeSet.BladesAdditionalStyles
- uid: Material.Blazor.MBBladeSet.BladesAdditionalStyles*
name: BladesAdditionalStyles
- href: api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_BladesAdditionalStyles_
+ href: .artifacts/api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_BladesAdditionalStyles_
commentId: Overload:Material.Blazor.MBBladeSet.BladesAdditionalStyles
fullName: Material.Blazor.MBBladeSet.BladesAdditionalStyles
nameWithType: MBBladeSet.BladesAdditionalStyles
- uid: Material.Blazor.MBBladeSet.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
name: BuildRenderTree(RenderTreeBuilder)
- href: api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
+ href: .artifacts/api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
commentId: M:Material.Blazor.MBBladeSet.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
fullName: Material.Blazor.MBBladeSet.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
nameWithType: MBBladeSet.BuildRenderTree(RenderTreeBuilder)
- uid: Material.Blazor.MBBladeSet.BuildRenderTree*
name: BuildRenderTree
- href: api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_BuildRenderTree_
+ href: .artifacts/api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_BuildRenderTree_
commentId: Overload:Material.Blazor.MBBladeSet.BuildRenderTree
fullName: Material.Blazor.MBBladeSet.BuildRenderTree
nameWithType: MBBladeSet.BuildRenderTree
- uid: Material.Blazor.MBBladeSet.MainContentAdditionalCss
name: MainContentAdditionalCss
- href: api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_MainContentAdditionalCss
+ href: .artifacts/api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_MainContentAdditionalCss
commentId: P:Material.Blazor.MBBladeSet.MainContentAdditionalCss
fullName: Material.Blazor.MBBladeSet.MainContentAdditionalCss
nameWithType: MBBladeSet.MainContentAdditionalCss
- uid: Material.Blazor.MBBladeSet.MainContentAdditionalCss*
name: MainContentAdditionalCss
- href: api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_MainContentAdditionalCss_
+ href: .artifacts/api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_MainContentAdditionalCss_
commentId: Overload:Material.Blazor.MBBladeSet.MainContentAdditionalCss
fullName: Material.Blazor.MBBladeSet.MainContentAdditionalCss
nameWithType: MBBladeSet.MainContentAdditionalCss
- uid: Material.Blazor.MBBladeSet.MainContentAdditionalStyles
name: MainContentAdditionalStyles
- href: api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_MainContentAdditionalStyles
+ href: .artifacts/api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_MainContentAdditionalStyles
commentId: P:Material.Blazor.MBBladeSet.MainContentAdditionalStyles
fullName: Material.Blazor.MBBladeSet.MainContentAdditionalStyles
nameWithType: MBBladeSet.MainContentAdditionalStyles
- uid: Material.Blazor.MBBladeSet.MainContentAdditionalStyles*
name: MainContentAdditionalStyles
- href: api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_MainContentAdditionalStyles_
+ href: .artifacts/api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_MainContentAdditionalStyles_
commentId: Overload:Material.Blazor.MBBladeSet.MainContentAdditionalStyles
fullName: Material.Blazor.MBBladeSet.MainContentAdditionalStyles
nameWithType: MBBladeSet.MainContentAdditionalStyles
- uid: Material.Blazor.MBBladeSet.OnAfterRenderAsync(System.Boolean)
name: OnAfterRenderAsync(bool)
- href: api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_OnAfterRenderAsync_System_Boolean_
+ href: .artifacts/api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_OnAfterRenderAsync_System_Boolean_
commentId: M:Material.Blazor.MBBladeSet.OnAfterRenderAsync(System.Boolean)
name.vb: OnAfterRenderAsync(Boolean)
fullName: Material.Blazor.MBBladeSet.OnAfterRenderAsync(bool)
@@ -3933,37 +3933,37 @@ references:
nameWithType.vb: MBBladeSet.OnAfterRenderAsync(Boolean)
- uid: Material.Blazor.MBBladeSet.OnAfterRenderAsync*
name: OnAfterRenderAsync
- href: api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_OnAfterRenderAsync_
+ href: .artifacts/api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_OnAfterRenderAsync_
commentId: Overload:Material.Blazor.MBBladeSet.OnAfterRenderAsync
fullName: Material.Blazor.MBBladeSet.OnAfterRenderAsync
nameWithType: MBBladeSet.OnAfterRenderAsync
- uid: Material.Blazor.MBBladeSet.OnParametersSetAsync
name: OnParametersSetAsync()
- href: api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_OnParametersSetAsync
+ href: .artifacts/api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_OnParametersSetAsync
commentId: M:Material.Blazor.MBBladeSet.OnParametersSetAsync
fullName: Material.Blazor.MBBladeSet.OnParametersSetAsync()
nameWithType: MBBladeSet.OnParametersSetAsync()
- uid: Material.Blazor.MBBladeSet.OnParametersSetAsync*
name: OnParametersSetAsync
- href: api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_OnParametersSetAsync_
+ href: .artifacts/api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_OnParametersSetAsync_
commentId: Overload:Material.Blazor.MBBladeSet.OnParametersSetAsync
fullName: Material.Blazor.MBBladeSet.OnParametersSetAsync
nameWithType: MBBladeSet.OnParametersSetAsync
- uid: Material.Blazor.MBBladeSet.PageContent
name: PageContent
- href: api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_PageContent
+ href: .artifacts/api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_PageContent
commentId: P:Material.Blazor.MBBladeSet.PageContent
fullName: Material.Blazor.MBBladeSet.PageContent
nameWithType: MBBladeSet.PageContent
- uid: Material.Blazor.MBBladeSet.PageContent*
name: PageContent
- href: api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_PageContent_
+ href: .artifacts/api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_PageContent_
commentId: Overload:Material.Blazor.MBBladeSet.PageContent
fullName: Material.Blazor.MBBladeSet.PageContent
nameWithType: MBBladeSet.PageContent
- uid: Material.Blazor.MBBladeSet.RemoveBladeAsync(System.String)
name: RemoveBladeAsync(string)
- href: api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_RemoveBladeAsync_System_String_
+ href: .artifacts/api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_RemoveBladeAsync_System_String_
commentId: M:Material.Blazor.MBBladeSet.RemoveBladeAsync(System.String)
name.vb: RemoveBladeAsync(String)
fullName: Material.Blazor.MBBladeSet.RemoveBladeAsync(string)
@@ -3972,19 +3972,19 @@ references:
nameWithType.vb: MBBladeSet.RemoveBladeAsync(String)
- uid: Material.Blazor.MBBladeSet.RemoveBladeAsync*
name: RemoveBladeAsync
- href: api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_RemoveBladeAsync_
+ href: .artifacts/api/Material.Blazor.MBBladeSet.html#Material_Blazor_MBBladeSet_RemoveBladeAsync_
commentId: Overload:Material.Blazor.MBBladeSet.RemoveBladeAsync
fullName: Material.Blazor.MBBladeSet.RemoveBladeAsync
nameWithType: MBBladeSet.RemoveBladeAsync
- uid: Material.Blazor.MBButton
name: MBButton
- href: api/Material.Blazor.MBButton.html
+ href: .artifacts/api/Material.Blazor.MBButton.html
commentId: T:Material.Blazor.MBButton
fullName: Material.Blazor.MBButton
nameWithType: MBButton
- uid: Material.Blazor.MBButton.#ctor
name: MBButton()
- href: api/Material.Blazor.MBButton.html#Material_Blazor_MBButton__ctor
+ href: .artifacts/api/Material.Blazor.MBButton.html#Material_Blazor_MBButton__ctor
commentId: M:Material.Blazor.MBButton.#ctor
name.vb: New()
fullName: Material.Blazor.MBButton.MBButton()
@@ -3993,7 +3993,7 @@ references:
nameWithType.vb: MBButton.New()
- uid: Material.Blazor.MBButton.#ctor*
name: MBButton
- href: api/Material.Blazor.MBButton.html#Material_Blazor_MBButton__ctor_
+ href: .artifacts/api/Material.Blazor.MBButton.html#Material_Blazor_MBButton__ctor_
commentId: Overload:Material.Blazor.MBButton.#ctor
name.vb: New
fullName: Material.Blazor.MBButton.MBButton
@@ -4002,223 +4002,223 @@ references:
nameWithType.vb: MBButton.New
- uid: Material.Blazor.MBButton.BadgeExited
name: BadgeExited
- href: api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_BadgeExited
+ href: .artifacts/api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_BadgeExited
commentId: P:Material.Blazor.MBButton.BadgeExited
fullName: Material.Blazor.MBButton.BadgeExited
nameWithType: MBButton.BadgeExited
- uid: Material.Blazor.MBButton.BadgeExited*
name: BadgeExited
- href: api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_BadgeExited_
+ href: .artifacts/api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_BadgeExited_
commentId: Overload:Material.Blazor.MBButton.BadgeExited
fullName: Material.Blazor.MBButton.BadgeExited
nameWithType: MBButton.BadgeExited
- uid: Material.Blazor.MBButton.BadgeStyle
name: BadgeStyle
- href: api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_BadgeStyle
+ href: .artifacts/api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_BadgeStyle
commentId: P:Material.Blazor.MBButton.BadgeStyle
fullName: Material.Blazor.MBButton.BadgeStyle
nameWithType: MBButton.BadgeStyle
- uid: Material.Blazor.MBButton.BadgeStyle*
name: BadgeStyle
- href: api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_BadgeStyle_
+ href: .artifacts/api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_BadgeStyle_
commentId: Overload:Material.Blazor.MBButton.BadgeStyle
fullName: Material.Blazor.MBButton.BadgeStyle
nameWithType: MBButton.BadgeStyle
- uid: Material.Blazor.MBButton.BadgeValue
name: BadgeValue
- href: api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_BadgeValue
+ href: .artifacts/api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_BadgeValue
commentId: P:Material.Blazor.MBButton.BadgeValue
fullName: Material.Blazor.MBButton.BadgeValue
nameWithType: MBButton.BadgeValue
- uid: Material.Blazor.MBButton.BadgeValue*
name: BadgeValue
- href: api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_BadgeValue_
+ href: .artifacts/api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_BadgeValue_
commentId: Overload:Material.Blazor.MBButton.BadgeValue
fullName: Material.Blazor.MBButton.BadgeValue
nameWithType: MBButton.BadgeValue
- uid: Material.Blazor.MBButton.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
name: BuildRenderTree(RenderTreeBuilder)
- href: api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
+ href: .artifacts/api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
commentId: M:Material.Blazor.MBButton.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
fullName: Material.Blazor.MBButton.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
nameWithType: MBButton.BuildRenderTree(RenderTreeBuilder)
- uid: Material.Blazor.MBButton.BuildRenderTree*
name: BuildRenderTree
- href: api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_BuildRenderTree_
+ href: .artifacts/api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_BuildRenderTree_
commentId: Overload:Material.Blazor.MBButton.BuildRenderTree
fullName: Material.Blazor.MBButton.BuildRenderTree
nameWithType: MBButton.BuildRenderTree
- uid: Material.Blazor.MBButton.ButtonStyle
name: ButtonStyle
- href: api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_ButtonStyle
+ href: .artifacts/api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_ButtonStyle
commentId: P:Material.Blazor.MBButton.ButtonStyle
fullName: Material.Blazor.MBButton.ButtonStyle
nameWithType: MBButton.ButtonStyle
- uid: Material.Blazor.MBButton.ButtonStyle*
name: ButtonStyle
- href: api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_ButtonStyle_
+ href: .artifacts/api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_ButtonStyle_
commentId: Overload:Material.Blazor.MBButton.ButtonStyle
fullName: Material.Blazor.MBButton.ButtonStyle
nameWithType: MBButton.ButtonStyle
- uid: Material.Blazor.MBButton.Density
name: Density
- href: api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_Density
+ href: .artifacts/api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_Density
commentId: P:Material.Blazor.MBButton.Density
fullName: Material.Blazor.MBButton.Density
nameWithType: MBButton.Density
- uid: Material.Blazor.MBButton.Density*
name: Density
- href: api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_Density_
+ href: .artifacts/api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_Density_
commentId: Overload:Material.Blazor.MBButton.Density
fullName: Material.Blazor.MBButton.Density
nameWithType: MBButton.Density
- uid: Material.Blazor.MBButton.DialogAction
name: DialogAction
- href: api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_DialogAction
+ href: .artifacts/api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_DialogAction
commentId: P:Material.Blazor.MBButton.DialogAction
fullName: Material.Blazor.MBButton.DialogAction
nameWithType: MBButton.DialogAction
- uid: Material.Blazor.MBButton.DialogAction*
name: DialogAction
- href: api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_DialogAction_
+ href: .artifacts/api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_DialogAction_
commentId: Overload:Material.Blazor.MBButton.DialogAction
fullName: Material.Blazor.MBButton.DialogAction
nameWithType: MBButton.DialogAction
- uid: Material.Blazor.MBButton.GetButtonReference
name: GetButtonReference()
- href: api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_GetButtonReference
+ href: .artifacts/api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_GetButtonReference
commentId: M:Material.Blazor.MBButton.GetButtonReference
fullName: Material.Blazor.MBButton.GetButtonReference()
nameWithType: MBButton.GetButtonReference()
- uid: Material.Blazor.MBButton.GetButtonReference*
name: GetButtonReference
- href: api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_GetButtonReference_
+ href: .artifacts/api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_GetButtonReference_
commentId: Overload:Material.Blazor.MBButton.GetButtonReference
fullName: Material.Blazor.MBButton.GetButtonReference
nameWithType: MBButton.GetButtonReference
- uid: Material.Blazor.MBButton.HasBadge
name: HasBadge
- href: api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_HasBadge
+ href: .artifacts/api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_HasBadge
commentId: P:Material.Blazor.MBButton.HasBadge
fullName: Material.Blazor.MBButton.HasBadge
nameWithType: MBButton.HasBadge
- uid: Material.Blazor.MBButton.HasBadge*
name: HasBadge
- href: api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_HasBadge_
+ href: .artifacts/api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_HasBadge_
commentId: Overload:Material.Blazor.MBButton.HasBadge
fullName: Material.Blazor.MBButton.HasBadge
nameWithType: MBButton.HasBadge
- uid: Material.Blazor.MBButton.IconFoundry
name: IconFoundry
- href: api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_IconFoundry
+ href: .artifacts/api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_IconFoundry
commentId: P:Material.Blazor.MBButton.IconFoundry
fullName: Material.Blazor.MBButton.IconFoundry
nameWithType: MBButton.IconFoundry
- uid: Material.Blazor.MBButton.IconFoundry*
name: IconFoundry
- href: api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_IconFoundry_
+ href: .artifacts/api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_IconFoundry_
commentId: Overload:Material.Blazor.MBButton.IconFoundry
fullName: Material.Blazor.MBButton.IconFoundry
nameWithType: MBButton.IconFoundry
- uid: Material.Blazor.MBButton.Label
name: Label
- href: api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_Label
+ href: .artifacts/api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_Label
commentId: P:Material.Blazor.MBButton.Label
fullName: Material.Blazor.MBButton.Label
nameWithType: MBButton.Label
- uid: Material.Blazor.MBButton.Label*
name: Label
- href: api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_Label_
+ href: .artifacts/api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_Label_
commentId: Overload:Material.Blazor.MBButton.Label
fullName: Material.Blazor.MBButton.Label
nameWithType: MBButton.Label
- uid: Material.Blazor.MBButton.LeadingIcon
name: LeadingIcon
- href: api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_LeadingIcon
+ href: .artifacts/api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_LeadingIcon
commentId: P:Material.Blazor.MBButton.LeadingIcon
fullName: Material.Blazor.MBButton.LeadingIcon
nameWithType: MBButton.LeadingIcon
- uid: Material.Blazor.MBButton.LeadingIcon*
name: LeadingIcon
- href: api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_LeadingIcon_
+ href: .artifacts/api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_LeadingIcon_
commentId: Overload:Material.Blazor.MBButton.LeadingIcon
fullName: Material.Blazor.MBButton.LeadingIcon
nameWithType: MBButton.LeadingIcon
- uid: Material.Blazor.MBButton.OnInitializedAsync
name: OnInitializedAsync()
- href: api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_OnInitializedAsync
+ href: .artifacts/api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_OnInitializedAsync
commentId: M:Material.Blazor.MBButton.OnInitializedAsync
fullName: Material.Blazor.MBButton.OnInitializedAsync()
nameWithType: MBButton.OnInitializedAsync()
- uid: Material.Blazor.MBButton.OnInitializedAsync*
name: OnInitializedAsync
- href: api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_OnInitializedAsync_
+ href: .artifacts/api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_OnInitializedAsync_
commentId: Overload:Material.Blazor.MBButton.OnInitializedAsync
fullName: Material.Blazor.MBButton.OnInitializedAsync
nameWithType: MBButton.OnInitializedAsync
- uid: Material.Blazor.MBButton.TouchTarget
name: TouchTarget
- href: api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_TouchTarget
+ href: .artifacts/api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_TouchTarget
commentId: P:Material.Blazor.MBButton.TouchTarget
fullName: Material.Blazor.MBButton.TouchTarget
nameWithType: MBButton.TouchTarget
- uid: Material.Blazor.MBButton.TouchTarget*
name: TouchTarget
- href: api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_TouchTarget_
+ href: .artifacts/api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_TouchTarget_
commentId: Overload:Material.Blazor.MBButton.TouchTarget
fullName: Material.Blazor.MBButton.TouchTarget
nameWithType: MBButton.TouchTarget
- uid: Material.Blazor.MBButton.TrailingIcon
name: TrailingIcon
- href: api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_TrailingIcon
+ href: .artifacts/api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_TrailingIcon
commentId: P:Material.Blazor.MBButton.TrailingIcon
fullName: Material.Blazor.MBButton.TrailingIcon
nameWithType: MBButton.TrailingIcon
- uid: Material.Blazor.MBButton.TrailingIcon*
name: TrailingIcon
- href: api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_TrailingIcon_
+ href: .artifacts/api/Material.Blazor.MBButton.html#Material_Blazor_MBButton_TrailingIcon_
commentId: Overload:Material.Blazor.MBButton.TrailingIcon
fullName: Material.Blazor.MBButton.TrailingIcon
nameWithType: MBButton.TrailingIcon
- uid: Material.Blazor.MBButtonStyle
name: MBButtonStyle
- href: api/Material.Blazor.MBButtonStyle.html
+ href: .artifacts/api/Material.Blazor.MBButtonStyle.html
commentId: T:Material.Blazor.MBButtonStyle
fullName: Material.Blazor.MBButtonStyle
nameWithType: MBButtonStyle
- uid: Material.Blazor.MBButtonStyle.ContainedRaised
name: ContainedRaised
- href: api/Material.Blazor.MBButtonStyle.html#Material_Blazor_MBButtonStyle_ContainedRaised
+ href: .artifacts/api/Material.Blazor.MBButtonStyle.html#Material_Blazor_MBButtonStyle_ContainedRaised
commentId: F:Material.Blazor.MBButtonStyle.ContainedRaised
fullName: Material.Blazor.MBButtonStyle.ContainedRaised
nameWithType: MBButtonStyle.ContainedRaised
- uid: Material.Blazor.MBButtonStyle.ContainedUnelevated
name: ContainedUnelevated
- href: api/Material.Blazor.MBButtonStyle.html#Material_Blazor_MBButtonStyle_ContainedUnelevated
+ href: .artifacts/api/Material.Blazor.MBButtonStyle.html#Material_Blazor_MBButtonStyle_ContainedUnelevated
commentId: F:Material.Blazor.MBButtonStyle.ContainedUnelevated
fullName: Material.Blazor.MBButtonStyle.ContainedUnelevated
nameWithType: MBButtonStyle.ContainedUnelevated
- uid: Material.Blazor.MBButtonStyle.Outlined
name: Outlined
- href: api/Material.Blazor.MBButtonStyle.html#Material_Blazor_MBButtonStyle_Outlined
+ href: .artifacts/api/Material.Blazor.MBButtonStyle.html#Material_Blazor_MBButtonStyle_Outlined
commentId: F:Material.Blazor.MBButtonStyle.Outlined
fullName: Material.Blazor.MBButtonStyle.Outlined
nameWithType: MBButtonStyle.Outlined
- uid: Material.Blazor.MBButtonStyle.Text
name: Text
- href: api/Material.Blazor.MBButtonStyle.html#Material_Blazor_MBButtonStyle_Text
+ href: .artifacts/api/Material.Blazor.MBButtonStyle.html#Material_Blazor_MBButtonStyle_Text
commentId: F:Material.Blazor.MBButtonStyle.Text
fullName: Material.Blazor.MBButtonStyle.Text
nameWithType: MBButtonStyle.Text
- uid: Material.Blazor.MBCard
name: MBCard
- href: api/Material.Blazor.MBCard.html
+ href: .artifacts/api/Material.Blazor.MBCard.html
commentId: T:Material.Blazor.MBCard
fullName: Material.Blazor.MBCard
nameWithType: MBCard
- uid: Material.Blazor.MBCard.#ctor
name: MBCard()
- href: api/Material.Blazor.MBCard.html#Material_Blazor_MBCard__ctor
+ href: .artifacts/api/Material.Blazor.MBCard.html#Material_Blazor_MBCard__ctor
commentId: M:Material.Blazor.MBCard.#ctor
name.vb: New()
fullName: Material.Blazor.MBCard.MBCard()
@@ -4227,7 +4227,7 @@ references:
nameWithType.vb: MBCard.New()
- uid: Material.Blazor.MBCard.#ctor*
name: MBCard
- href: api/Material.Blazor.MBCard.html#Material_Blazor_MBCard__ctor_
+ href: .artifacts/api/Material.Blazor.MBCard.html#Material_Blazor_MBCard__ctor_
commentId: Overload:Material.Blazor.MBCard.#ctor
name.vb: New
fullName: Material.Blazor.MBCard.MBCard
@@ -4236,181 +4236,181 @@ references:
nameWithType.vb: MBCard.New
- uid: Material.Blazor.MBCard.ActionButtons
name: ActionButtons
- href: api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_ActionButtons
+ href: .artifacts/api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_ActionButtons
commentId: P:Material.Blazor.MBCard.ActionButtons
fullName: Material.Blazor.MBCard.ActionButtons
nameWithType: MBCard.ActionButtons
- uid: Material.Blazor.MBCard.ActionButtons*
name: ActionButtons
- href: api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_ActionButtons_
+ href: .artifacts/api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_ActionButtons_
commentId: Overload:Material.Blazor.MBCard.ActionButtons
fullName: Material.Blazor.MBCard.ActionButtons
nameWithType: MBCard.ActionButtons
- uid: Material.Blazor.MBCard.ActionIcons
name: ActionIcons
- href: api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_ActionIcons
+ href: .artifacts/api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_ActionIcons
commentId: P:Material.Blazor.MBCard.ActionIcons
fullName: Material.Blazor.MBCard.ActionIcons
nameWithType: MBCard.ActionIcons
- uid: Material.Blazor.MBCard.ActionIcons*
name: ActionIcons
- href: api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_ActionIcons_
+ href: .artifacts/api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_ActionIcons_
commentId: Overload:Material.Blazor.MBCard.ActionIcons
fullName: Material.Blazor.MBCard.ActionIcons
nameWithType: MBCard.ActionIcons
- uid: Material.Blazor.MBCard.AutoStyled
name: AutoStyled
- href: api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_AutoStyled
+ href: .artifacts/api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_AutoStyled
commentId: P:Material.Blazor.MBCard.AutoStyled
fullName: Material.Blazor.MBCard.AutoStyled
nameWithType: MBCard.AutoStyled
- uid: Material.Blazor.MBCard.AutoStyled*
name: AutoStyled
- href: api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_AutoStyled_
+ href: .artifacts/api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_AutoStyled_
commentId: Overload:Material.Blazor.MBCard.AutoStyled
fullName: Material.Blazor.MBCard.AutoStyled
nameWithType: MBCard.AutoStyled
- uid: Material.Blazor.MBCard.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
name: BuildRenderTree(RenderTreeBuilder)
- href: api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
+ href: .artifacts/api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
commentId: M:Material.Blazor.MBCard.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
fullName: Material.Blazor.MBCard.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
nameWithType: MBCard.BuildRenderTree(RenderTreeBuilder)
- uid: Material.Blazor.MBCard.BuildRenderTree*
name: BuildRenderTree
- href: api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_BuildRenderTree_
+ href: .artifacts/api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_BuildRenderTree_
commentId: Overload:Material.Blazor.MBCard.BuildRenderTree
fullName: Material.Blazor.MBCard.BuildRenderTree
nameWithType: MBCard.BuildRenderTree
- uid: Material.Blazor.MBCard.CardStyle
name: CardStyle
- href: api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_CardStyle
+ href: .artifacts/api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_CardStyle
commentId: P:Material.Blazor.MBCard.CardStyle
fullName: Material.Blazor.MBCard.CardStyle
nameWithType: MBCard.CardStyle
- uid: Material.Blazor.MBCard.CardStyle*
name: CardStyle
- href: api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_CardStyle_
+ href: .artifacts/api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_CardStyle_
commentId: Overload:Material.Blazor.MBCard.CardStyle
fullName: Material.Blazor.MBCard.CardStyle
nameWithType: MBCard.CardStyle
- uid: Material.Blazor.MBCard.NonSemanticContent
name: NonSemanticContent
- href: api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_NonSemanticContent
+ href: .artifacts/api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_NonSemanticContent
commentId: P:Material.Blazor.MBCard.NonSemanticContent
fullName: Material.Blazor.MBCard.NonSemanticContent
nameWithType: MBCard.NonSemanticContent
- uid: Material.Blazor.MBCard.NonSemanticContent*
name: NonSemanticContent
- href: api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_NonSemanticContent_
+ href: .artifacts/api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_NonSemanticContent_
commentId: Overload:Material.Blazor.MBCard.NonSemanticContent
fullName: Material.Blazor.MBCard.NonSemanticContent
nameWithType: MBCard.NonSemanticContent
- uid: Material.Blazor.MBCard.OnInitializedAsync
name: OnInitializedAsync()
- href: api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_OnInitializedAsync
+ href: .artifacts/api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_OnInitializedAsync
commentId: M:Material.Blazor.MBCard.OnInitializedAsync
fullName: Material.Blazor.MBCard.OnInitializedAsync()
nameWithType: MBCard.OnInitializedAsync()
- uid: Material.Blazor.MBCard.OnInitializedAsync*
name: OnInitializedAsync
- href: api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_OnInitializedAsync_
+ href: .artifacts/api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_OnInitializedAsync_
commentId: Overload:Material.Blazor.MBCard.OnInitializedAsync
fullName: Material.Blazor.MBCard.OnInitializedAsync
nameWithType: MBCard.OnInitializedAsync
- uid: Material.Blazor.MBCard.Primary
name: Primary
- href: api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_Primary
+ href: .artifacts/api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_Primary
commentId: P:Material.Blazor.MBCard.Primary
fullName: Material.Blazor.MBCard.Primary
nameWithType: MBCard.Primary
- uid: Material.Blazor.MBCard.Primary*
name: Primary
- href: api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_Primary_
+ href: .artifacts/api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_Primary_
commentId: Overload:Material.Blazor.MBCard.Primary
fullName: Material.Blazor.MBCard.Primary
nameWithType: MBCard.Primary
- uid: Material.Blazor.MBCard.PrimaryAction
name: PrimaryAction
- href: api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_PrimaryAction
+ href: .artifacts/api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_PrimaryAction
commentId: P:Material.Blazor.MBCard.PrimaryAction
fullName: Material.Blazor.MBCard.PrimaryAction
nameWithType: MBCard.PrimaryAction
- uid: Material.Blazor.MBCard.PrimaryAction*
name: PrimaryAction
- href: api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_PrimaryAction_
+ href: .artifacts/api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_PrimaryAction_
commentId: Overload:Material.Blazor.MBCard.PrimaryAction
fullName: Material.Blazor.MBCard.PrimaryAction
nameWithType: MBCard.PrimaryAction
- uid: Material.Blazor.MBCard.PrimaryActionAriaControls
name: PrimaryActionAriaControls
- href: api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_PrimaryActionAriaControls
+ href: .artifacts/api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_PrimaryActionAriaControls
commentId: P:Material.Blazor.MBCard.PrimaryActionAriaControls
fullName: Material.Blazor.MBCard.PrimaryActionAriaControls
nameWithType: MBCard.PrimaryActionAriaControls
- uid: Material.Blazor.MBCard.PrimaryActionAriaControls*
name: PrimaryActionAriaControls
- href: api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_PrimaryActionAriaControls_
+ href: .artifacts/api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_PrimaryActionAriaControls_
commentId: Overload:Material.Blazor.MBCard.PrimaryActionAriaControls
fullName: Material.Blazor.MBCard.PrimaryActionAriaControls
nameWithType: MBCard.PrimaryActionAriaControls
- uid: Material.Blazor.MBCard.PrimaryActionAriaSelected
name: PrimaryActionAriaSelected
- href: api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_PrimaryActionAriaSelected
+ href: .artifacts/api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_PrimaryActionAriaSelected
commentId: P:Material.Blazor.MBCard.PrimaryActionAriaSelected
fullName: Material.Blazor.MBCard.PrimaryActionAriaSelected
nameWithType: MBCard.PrimaryActionAriaSelected
- uid: Material.Blazor.MBCard.PrimaryActionAriaSelected*
name: PrimaryActionAriaSelected
- href: api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_PrimaryActionAriaSelected_
+ href: .artifacts/api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_PrimaryActionAriaSelected_
commentId: Overload:Material.Blazor.MBCard.PrimaryActionAriaSelected
fullName: Material.Blazor.MBCard.PrimaryActionAriaSelected
nameWithType: MBCard.PrimaryActionAriaSelected
- uid: Material.Blazor.MBCard.PrimaryActionRole
name: PrimaryActionRole
- href: api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_PrimaryActionRole
+ href: .artifacts/api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_PrimaryActionRole
commentId: P:Material.Blazor.MBCard.PrimaryActionRole
fullName: Material.Blazor.MBCard.PrimaryActionRole
nameWithType: MBCard.PrimaryActionRole
- uid: Material.Blazor.MBCard.PrimaryActionRole*
name: PrimaryActionRole
- href: api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_PrimaryActionRole_
+ href: .artifacts/api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_PrimaryActionRole_
commentId: Overload:Material.Blazor.MBCard.PrimaryActionRole
fullName: Material.Blazor.MBCard.PrimaryActionRole
nameWithType: MBCard.PrimaryActionRole
- uid: Material.Blazor.MBCard.PrimaryActionTabIndex
name: PrimaryActionTabIndex
- href: api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_PrimaryActionTabIndex
+ href: .artifacts/api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_PrimaryActionTabIndex
commentId: P:Material.Blazor.MBCard.PrimaryActionTabIndex
fullName: Material.Blazor.MBCard.PrimaryActionTabIndex
nameWithType: MBCard.PrimaryActionTabIndex
- uid: Material.Blazor.MBCard.PrimaryActionTabIndex*
name: PrimaryActionTabIndex
- href: api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_PrimaryActionTabIndex_
+ href: .artifacts/api/Material.Blazor.MBCard.html#Material_Blazor_MBCard_PrimaryActionTabIndex_
commentId: Overload:Material.Blazor.MBCard.PrimaryActionTabIndex
fullName: Material.Blazor.MBCard.PrimaryActionTabIndex
nameWithType: MBCard.PrimaryActionTabIndex
- uid: Material.Blazor.MBCardStyle
name: MBCardStyle
- href: api/Material.Blazor.MBCardStyle.html
+ href: .artifacts/api/Material.Blazor.MBCardStyle.html
commentId: T:Material.Blazor.MBCardStyle
fullName: Material.Blazor.MBCardStyle
nameWithType: MBCardStyle
- uid: Material.Blazor.MBCardStyle.Default
name: Default
- href: api/Material.Blazor.MBCardStyle.html#Material_Blazor_MBCardStyle_Default
+ href: .artifacts/api/Material.Blazor.MBCardStyle.html#Material_Blazor_MBCardStyle_Default
commentId: F:Material.Blazor.MBCardStyle.Default
fullName: Material.Blazor.MBCardStyle.Default
nameWithType: MBCardStyle.Default
- uid: Material.Blazor.MBCardStyle.Outlined
name: Outlined
- href: api/Material.Blazor.MBCardStyle.html#Material_Blazor_MBCardStyle_Outlined
+ href: .artifacts/api/Material.Blazor.MBCardStyle.html#Material_Blazor_MBCardStyle_Outlined
commentId: F:Material.Blazor.MBCardStyle.Outlined
fullName: Material.Blazor.MBCardStyle.Outlined
nameWithType: MBCardStyle.Outlined
- uid: Material.Blazor.MBCarousel`1
name: MBCarousel
- href: api/Material.Blazor.MBCarousel-1.html
+ href: .artifacts/api/Material.Blazor.MBCarousel-1.html
commentId: T:Material.Blazor.MBCarousel`1
name.vb: MBCarousel(Of TItem)
fullName: Material.Blazor.MBCarousel
@@ -4419,7 +4419,7 @@ references:
nameWithType.vb: MBCarousel(Of TItem)
- uid: Material.Blazor.MBCarousel`1.#ctor
name: MBCarousel()
- href: api/Material.Blazor.MBCarousel-1.html#Material_Blazor_MBCarousel_1__ctor
+ href: .artifacts/api/Material.Blazor.MBCarousel-1.html#Material_Blazor_MBCarousel_1__ctor
commentId: M:Material.Blazor.MBCarousel`1.#ctor
name.vb: New()
fullName: Material.Blazor.MBCarousel.MBCarousel()
@@ -4428,7 +4428,7 @@ references:
nameWithType.vb: MBCarousel(Of TItem).New()
- uid: Material.Blazor.MBCarousel`1.#ctor*
name: MBCarousel
- href: api/Material.Blazor.MBCarousel-1.html#Material_Blazor_MBCarousel_1__ctor_
+ href: .artifacts/api/Material.Blazor.MBCarousel-1.html#Material_Blazor_MBCarousel_1__ctor_
commentId: Overload:Material.Blazor.MBCarousel`1.#ctor
name.vb: New
fullName: Material.Blazor.MBCarousel.MBCarousel
@@ -4437,7 +4437,7 @@ references:
nameWithType.vb: MBCarousel(Of TItem).New
- uid: Material.Blazor.MBCarousel`1.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
name: BuildRenderTree(RenderTreeBuilder)
- href: api/Material.Blazor.MBCarousel-1.html#Material_Blazor_MBCarousel_1_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
+ href: .artifacts/api/Material.Blazor.MBCarousel-1.html#Material_Blazor_MBCarousel_1_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_
commentId: M:Material.Blazor.MBCarousel`1.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
fullName: Material.Blazor.MBCarousel.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
fullName.vb: Material.Blazor.MBCarousel(Of TItem).BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)
@@ -4445,7 +4445,7 @@ references:
nameWithType.vb: MBCarousel(Of TItem).BuildRenderTree(RenderTreeBuilder)
- uid: Material.Blazor.MBCarousel`1.BuildRenderTree*
name: BuildRenderTree
- href: api/Material.Blazor.MBCarousel-1.html#Material_Blazor_MBCarousel_1_BuildRenderTree_
+ href: .artifacts/api/Material.Blazor.MBCarousel-1.html#Material_Blazor_MBCarousel_1_BuildRenderTree_
commentId: Overload:Material.Blazor.MBCarousel`1.BuildRenderTree
fullName: Material.Blazor.MBCarousel.BuildRenderTree
fullName.vb: Material.Blazor.MBCarousel(Of TItem).BuildRenderTree
@@ -4453,7 +4453,7 @@ references:
nameWithType.vb: MBCarousel(Of TItem).BuildRenderTree
- uid: Material.Blazor.MBCarousel`1.Content
name: Content
- href: api/Material.Blazor.MBCarousel-1.html#Material_Blazor_MBCarousel_1_Content
+ href: .artifacts/api/Material.Blazor.MBCarousel-1.html#Material_Blazor_MBCarousel_1_Content
commentId: P:Material.Blazor.MBCarousel`1.Content
fullName: Material.Blazor.MBCarousel.Content
fullName.vb: Material.Blazor.MBCarousel(Of TItem).Content
@@ -4461,7 +4461,7 @@ references:
nameWithType.vb: MBCarousel(Of TItem).Content
- uid: Material.Blazor.MBCarousel`1.Content*
name: Content
- href: api/Material.Blazor.MBCarousel-1.html#Material_Blazor_MBCarousel_1_Content_
+ href: .artifacts/api/Material.Blazor.MBCarousel-1.html#Material_Blazor_MBCarousel_1_Content_
commentId: Overload:Material.Blazor.MBCarousel`1.Content
fullName: Material.Blazor.MBCarousel.Content
fullName.vb: Material.Blazor.MBCarousel(Of TItem).Content
@@ -4469,7 +4469,7 @@ references:
nameWithType.vb: MBCarousel(Of TItem).Content
- uid: Material.Blazor.MBCarousel`1.Items
name: Items
- href: api/Material.Blazor.MBCarousel-1.html#Material_Blazor_MBCarousel_1_Items
+ href: .artifacts/api/Material.Blazor.MBCarousel-1.html#Material_Blazor_MBCarousel_1_Items
commentId: P:Material.Blazor.MBCarousel`1.Items
fullName: Material.Blazor.MBCarousel.Items
fullName.vb: Material.Blazor.MBCarousel(Of TItem).Items
@@ -4477,7 +4477,7 @@ references:
nameWithType.vb: MBCarousel(Of TItem).Items
- uid: Material.Blazor.MBCarousel`1.Items*
name: Items
- href: api/Material.Blazor.MBCarousel-1.html#Material_Blazor_MBCarousel_1_Items_
+ href: .artifacts/api/Material.Blazor.MBCarousel-1.html#Material_Blazor_MBCarousel_1_Items_
commentId: Overload:Material.Blazor.MBCarousel`1.Items
fullName: Material.Blazor.MBCarousel