diff --git a/_content/Material.Blazor/material.blazor.css b/_content/Material.Blazor/material.blazor.css index f2bb08697..736740fc8 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/v203/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/v202/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/v199/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 129b6072a..4161e2836 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/v203/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/v202/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/v199/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 f1c9506ab..000000000 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 102158704..000000000 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 5754660b9..000000000 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 f6bc00499..c6be98b8d 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 eb976df3e..acd301f30 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 4b6b06d39..6bba249b4 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 eb088ed59..ef9fc672d 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 5a028dafb..33fd85343 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 911d12aaa..3a88e7207 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 1bfcd6f6d..2457423fd 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 b1903c5d8..bcc6dbcb4 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 0307835cd..890b677f5 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 40d1ecfc2..c73edcb6d 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 769a60775..a77647125 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 0e6ee9257..70da72292 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 f0352b78a..29af4f619 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 c9480776b..b87debcb3 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 c1284b507..f57a28978 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 c5f7f24e2..7fb6525c1 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 4ca1548e9..fdbe303d3 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 3fefa104e..eeab916a9 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 84f76351e..b29230e16 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 ca48f06b3..0c16fcfd9 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 e033c3a8d..fdb0da56c 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 ea7ebea6c..ecb2b3649 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 2e5cc7545..cc959ac98 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 2367023c4..0664407f0 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 290670b97..fcd79798d 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 6d84ca338..6c39246f6 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 6aadbcdc6..db1d07d23 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 595e98aec..0216d78fd 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 a975eaf5b..faa9e2425 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 47cff5f2e..9a0e918ac 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 bed9f1515..d40dbd46c 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 4865c034a..0406a0c82 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 b20096e77..e5aed4d08 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 fed1cf393..11910ad9a 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 c3df0cf9f..68d65e973 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 34e3d5e38..ff7db06db 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 303749ee4..ee46e0de6 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 a74ce3486..1536700f0 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 e0ec04a91..e213da3a2 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 eb64e76fb..05b4f46d0 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 e669253be..d817bbf1d 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 7d8c3871a..3badfc210 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 d1f1d5251..3a0a2f62e 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 725e821e1..6fc1d787e 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 63486bf2e..4eab192c1 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 71e0f5c37..0cec544de 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 fa559ff57..99049c79e 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 8ef8b24ee..1d2041715 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 6f48cc9bd..3bb620bdd 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 389147abc..1a703443a 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 ff0dbd3ca..ff888ec59 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 d321c0616..12ef6bf06 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 23eb90147..0f083df73 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 f4e2b1707..bc6dd009a 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 e74110431..003e3b63b 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 09f0c9128..6f70e21af 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 5b5bca84d..8124ec4df 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 2153b564f..7a51e6fe2 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 72b63838c..fd7b23f1b 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 d7f36f07d..0741c2df2 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 a5ec6c056..20d058383 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 06379be31..eae8e1e7a 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 2dfaa7949..988b639b5 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 1c6c9a39a..1941dd61c 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 cef8e3c80..5759f45ec 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 4c849d3df..01bd32b0f 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 bc0094b6e..7ea0da492 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 2a3181aa5..5b446e4d0 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 07f5865a3..165b3b166 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 1a8bd5c07..eac2b8224 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 e525746bf..23e12579f 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 77e7375cd..6b0d15991 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 bae5aba57..c1c95b69f 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 1d0f53944..73d7986e3 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 f3460f486..069bb7faf 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 66eafe5d6..64fe1d92e 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 277773741..47cf2668f 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 a526722ed..ae96ff66d 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 2ce48f8de..dbd3fa797 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 79798ff2a..12f849c06 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 1db897d56..5ab4045ad 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 af91f097a..bf797c1bb 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 7aec2096c..91fde91ab 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 b4aa49539..04b8e7f85 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 2c1cf8c60..27ee13052 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 8879f1850..581b72cc1 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 58d532a2a..5f7a12ff9 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 901c6dcb8..4c1b72356 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 0499228f5..ec8a701af 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 d33a17a8f..6075b9604 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 109940f0c..bbfefd29d 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 906af3657..01fea11ca 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 0e8c481b9..a1d2f6ed8 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 57c573021..bf8b04196 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 b01036f86..695d85e7f 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 ecc7a14be..87715e03a 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 7d3c722f9..5a09e9ac7 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 2795d39e6..cfd43eb35 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 e11ab61ec..811692a8c 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 f51156aa7..7c65aacc5 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 9905e3bbf..b770515c3 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 a5c3b5525..c658bcd1f 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 d2f7f0225..35b6bd2ab 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 8deb03711..9146f3dd9 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 524b1c352..d755f7c18 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 266b59ada..8909cbb74 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 7314e9f57..a8daa9a8d 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 206d142db..42dea4dcf 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 f8df49fe2..705153213 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 e71b167fa..119d1d920 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 c20062f24..456dfcb7a 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 863830b95..000000000 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 00e6cd893..000000000 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 026256c54..000000000 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 fa71343b3..000000000 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 0a73b1cff..000000000 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 573348e6a..000000000 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 43b919db2..000000000 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 07277df17..000000000 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 096245b03..000000000 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 8cb3694ec..000000000 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 92006dc2d..000000000 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 43c8e0995..000000000 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 2fe0aa981..3470ff30a 100644 --- a/_framework/blazor.boot.json +++ b/_framework/blazor.boot.json @@ -1,15 +1,15 @@ { "mainAssemblyName": "Material.Blazor.Website.WebAssembly", "resources": { - "hash": "sha256-NTryFE46hI3GkIKRh4GcRvdnzxt2df41IgBkE6AyRu0=", + "hash": "sha256-iLGZ/GzxZq8BWrr2jNDHLBP/qTevUUlYApfYL1KQyNI=", "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-8BFyxgiW+XMNDtgQgVJNE4TuW8R00aeah3LqaL8J/Kk=", - "Material.Blazor.Website.wasm": "sha256-WCwl+h7D1qGKtS7KbviOoAINPdlKNdJNqdQTKb6Qwn8=", - "Material.Blazor.Website.WebAssembly.wasm": "sha256-mpaCWZmjt40zQutj90I4xFy2Dd8jV/TMOnFMgX92THE=", + "Material.Blazor.wasm": "sha256-LIuUb3My23LvdbWA2OOeRLbccwSca0jtAIy2wsPYwKs=", + "Material.Blazor.Website.wasm": "sha256-5jsvoY5zJ09gmBdRvgOPkWVrE2J9m7Kiy7CtushXLm4=", + "Material.Blazor.Website.WebAssembly.wasm": "sha256-gHEVSLJ6+PyfjnQfHduE3BC++PcYd+uV2sChYzZCVlY=", "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 3f1c5797a..32afccdcf 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 b4ab02672..5be554d65 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 f0dfd3e62..000000000 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 4a942f651..000000000 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 cc10d170d..000000000 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 9a8cc59bb..000000000 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 daebdac8d..000000000 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 0473cefec..000000000 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 5b1c2bc19..000000000 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 0169f5a75..000000000 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 7e2b107cd..000000000 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 ffee11a30..000000000 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 9e2db86ec..000000000 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 41d3a566d..000000000 Binary files a/_framework/de/Humanizer.resources.wasm.gz and /dev/null differ diff --git a/_framework/dotnet.js b/_framework/dotnet.js index 8ee45aa80..757d1cfc8 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 45af78965..38720269c 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 577403cb1..3a6f6fa58 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 c34d055ea..000000000 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 8ec975381..c0155480e 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 000000000..8d41270ff 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 3ab083113..174fae2db 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 cc34f4425..8978b871c 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 4e39c9bd5..de6584fd9 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 e58184475..12e5d546c 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 a124aa8af..000000000 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 7ed1f2806..000000000 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 8b33adafb..be8e187a1 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 000000000..4459876ac 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 000000000..9412c420b 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 cf37f1024..000000000 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 3c8913663..000000000 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 24b017e2b..000000000 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 754618294..000000000 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 c59449ccc..000000000 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 7bafd38d2..000000000 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 07ac85d30..000000000 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 812ec5cbd..000000000 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 46008603e..000000000 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 fda7471e4..000000000 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 cc4db84a3..000000000 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 4f4579e58..000000000 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 a4a004fd5..000000000 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 09a4332b5..000000000 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 dd2dcd71c..000000000 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 5add24eb7..000000000 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 e341995eb..000000000 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 a7cbf3fcc..000000000 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 23ec71207..000000000 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 4bfb2f80a..000000000 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 a4ab4d44f..000000000 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 73a23ec90..000000000 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 a61dabce0..000000000 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 0a5e962e1..000000000 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 850ce9d12..000000000 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 bd0eac6a5..000000000 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 3062cdcee..000000000 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 934ceff26..000000000 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 66d5802d3..000000000 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 741ebf17f..000000000 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 0456d6fe7..000000000 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 afc799221..000000000 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 c22cc6e01..000000000 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 f0d840946..000000000 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 3adc396e2..000000000 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 f8f7d77f3..000000000 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 03bf94bdd..000000000 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 1d98669c9..000000000 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 b05cabea9..000000000 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 edf6053ff..000000000 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 02167b2b3..000000000 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 552ef6587..000000000 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 282b4b7c0..000000000 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 236166af5..000000000 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 861f82000..000000000 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 4b79d01d4..000000000 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 66574112b..000000000 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 7dacdd03f..000000000 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 2fafb72a0..000000000 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 e28a278db..000000000 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 dddfdca64..000000000 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 ff8026fa5..000000000 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 ed87828a1..000000000 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 ded953703..000000000 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 42d6f654b..000000000 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 98803d862..000000000 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 6508d0b1c..000000000 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 8b45b271a..000000000 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 618384f44..000000000 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 45bccdd1e..000000000 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 b33a2796e..000000000 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 60bb7c0e9..000000000 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 037879261..000000000 Binary files a/_framework/nb/Humanizer.resources.wasm.gz and /dev/null differ diff --git a/_framework/netstandard.wasm b/_framework/netstandard.wasm index 8fdb39120..b8752c126 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 70621bbe9..6f5308751 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 ea39df270..4caa617de 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 369cd44d8..000000000 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 1f664a271..000000000 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 8eb618adf..000000000 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 7003b80b8..000000000 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 49042ae3e..000000000 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 27485482a..000000000 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 1e78f2dd6..000000000 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 cdc3e212e..000000000 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 f2cce283c..000000000 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 cbb910d35..000000000 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 2e747d06e..000000000 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 e40e4e681..000000000 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 7cecc7509..000000000 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 7299d63db..000000000 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 fb02d49e4..000000000 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 329c8e547..000000000 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 2ea177b3b..000000000 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 0ef2f7bd6..000000000 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 f0941a11a..000000000 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 cdeb878a0..000000000 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 c8bfd6cb9..000000000 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 7db4b8894..000000000 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 1a2214e9b..000000000 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 2564ec964..000000000 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 279d3e147..000000000 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 4c036a68f..000000000 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 afc9cf1e0..000000000 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 f7fb7aee1..000000000 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 0a3444cbb..000000000 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 9cc60cf1a..000000000 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 8faead2d1..000000000 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 167336e32..000000000 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 0500d59b5..000000000 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 86941dfb8..000000000 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 c3477a8d3..000000000 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 429a2b424..000000000 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 006264d40..000000000 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 bec778ab5..000000000 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 852f61693..000000000 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 3dd246147..000000000 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 27a0c3d4d..000000000 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 fef4c4aa4..000000000 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 16c0ecc96..000000000 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 b7b9c3786..000000000 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 7b571b240..000000000 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 1984885fd..000000000 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 0c40f7cd7..000000000 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 c6592004b..000000000 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 ef1925148..000000000 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 22286dfd0..000000000 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 785a952ab..000000000 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 528ae2146..000000000 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 432857e90..000000000 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 fe54be2cf..000000000 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 66d5e2799..000000000 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 2e0e30200..000000000 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 35c08b9db..000000000 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 d0ac9bfd9..9c8409c39 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

- + - + - + - + - + - + - + - + - + - + - + - + @@ -246,22 +246,22 @@

Attribute Splatting and Data Va

- + - + - +
DisabledDisabled Sets the default Disabled state for all component, overridden by component Disabled parameters.
ButtonStyleButtonStyle Style for general MBButtons. Defaults to MBButtonStyle.Text.
CardActionButtonStyleCardActionButtonStyle Style for MBButtons used for MBCard actions. Defaults to MBButtonStyle.Text.
DialogActionButtonStyleDialogActionButtonStyle Style for MBButtons used for MBDialog actions. Defaults to MBButtonStyle.Text.
CardStyleCardStyle Style for MBCard. Defaults to MBCardStyle.Default.
ListStyleListStyle Style for MBList. Defaults to MBListStyle.None.
ListTypeListType Style for MBList. Defaults to MBListType.Regular.
SelectInputStyleSelectInputStyle Style for MBSelect and MBDatePicker. Defaults to MBSelectInputStyle.Filled.
TextAlignStyleTextAlignStyle 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.
TextInputStyleTextInputStyle Style for MBTextField, MBTextArea, MBAutocompletePagedField, MBAutocompleteSelectField, MBAutocompleteTextField, MBDebouncedTextField, MBNumericDoubleField and MBNumericIntField. Defaults to MBTextInputStyle.Filled.
DateSelectionCriteriaDateSelectionCriteria Selection criteria for dates in MBDatePicker. Defaults to MBDateSelectionCriteria.AllowAll.
DebounceIntervalDebounceInterval Debounce interval for MBDebouncedTextField. Defaults to `300", meaning 300 milliseconds.
ConstrainSplattableAttributesConstrainSplattableAttributes If set to true, which is the default, components throw an exception when unassigned attributes are used in razor markup. Defaults to false.
AllowedSplattableAttributesAllowedSplattableAttributes A list of HTML attributes that you can assign for Material.Blazor to allow without throwing an exception .
ItemValidationItemValidation Validation method applied to MBSelect and MBRadioButtonGroup.

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 b76a9a108..50ae21fc2 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 8dcff414c..b965852b1 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 f0a887298..f1e6a0236 100644 --- a/docs/Material.Blazor/Articles/MenuOverflow.html +++ b/docs/Material.Blazor/Articles/MenuOverflow.html @@ -87,7 +87,7 @@

Menu Overflow

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.

MBMenuSurfacePositioning

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 6b8dbaf1c..adaa091f2 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 9c00ba882..770702c75 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 4d5be1fc7..c4c252eb6 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.

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/AutocompletePagedField/MBAutocompletePagedField.html b/docs/Material.Blazor/Components/AutocompletePagedField/MBAutocompletePagedField.html index 7ee8a6848..7393dda4b 100644 --- a/docs/Material.Blazor/Components/AutocompletePagedField/MBAutocompletePagedField.html +++ b/docs/Material.Blazor/Components/AutocompletePagedField/MBAutocompletePagedField.html @@ -94,7 +94,7 @@

Summary

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/AutocompleteSelectField/MBAutocompleteSelectField.html b/docs/Material.Blazor/Components/AutocompleteSelectField/MBAutocompleteSelectField.html index 1e70df8ef..edb80a406 100644 --- a/docs/Material.Blazor/Components/AutocompleteSelectField/MBAutocompleteSelectField.html +++ b/docs/Material.Blazor/Components/AutocompleteSelectField/MBAutocompleteSelectField.html @@ -94,7 +94,7 @@

Summary

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/AutocompleteTextField/MBAutoCompleteTextField.html b/docs/Material.Blazor/Components/AutocompleteTextField/MBAutoCompleteTextField.html index be6b57008..23f175748 100644 --- a/docs/Material.Blazor/Components/AutocompleteTextField/MBAutoCompleteTextField.html +++ b/docs/Material.Blazor/Components/AutocompleteTextField/MBAutoCompleteTextField.html @@ -93,7 +93,7 @@

Summary

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/Badge/MBBadge.html b/docs/Material.Blazor/Components/Badge/MBBadge.html index 99d219252..b8ed0f488 100644 --- a/docs/Material.Blazor/Components/Badge/MBBadge.html +++ b/docs/Material.Blazor/Components/Badge/MBBadge.html @@ -94,7 +94,7 @@

Details

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/BladeSet/MBBladeSet.html b/docs/Material.Blazor/Components/BladeSet/MBBladeSet.html index 6e8067ef0..2b9062045 100644 --- a/docs/Material.Blazor/Components/BladeSet/MBBladeSet.html +++ b/docs/Material.Blazor/Components/BladeSet/MBBladeSet.html @@ -100,7 +100,7 @@

Summary

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/Button/MBButton.html b/docs/Material.Blazor/Components/Button/MBButton.html index 930b234a2..8bf0e1b9e 100644 --- a/docs/Material.Blazor/Components/Button/MBButton.html +++ b/docs/Material.Blazor/Components/Button/MBButton.html @@ -97,7 +97,7 @@

Details

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/Card/MBCard.html b/docs/Material.Blazor/Components/Card/MBCard.html index b4ffa2425..420d09128 100644 --- a/docs/Material.Blazor/Components/Card/MBCard.html +++ b/docs/Material.Blazor/Components/Card/MBCard.html @@ -97,7 +97,7 @@

Details

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/Carousel/MBCarousel.html b/docs/Material.Blazor/Components/Carousel/MBCarousel.html index 4c4ea379a..9bb2c9ecd 100644 --- a/docs/Material.Blazor/Components/Carousel/MBCarousel.html +++ b/docs/Material.Blazor/Components/Carousel/MBCarousel.html @@ -96,7 +96,7 @@

Details

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/Checkbox/MBCheckbox.html b/docs/Material.Blazor/Components/Checkbox/MBCheckbox.html index 17c2739f7..1c0f94fff 100644 --- a/docs/Material.Blazor/Components/Checkbox/MBCheckbox.html +++ b/docs/Material.Blazor/Components/Checkbox/MBCheckbox.html @@ -98,7 +98,7 @@

Reserved Attributes

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/CircularProgress/MBCircularProgress.html b/docs/Material.Blazor/Components/CircularProgress/MBCircularProgress.html index 82c4f3305..5a698a0f3 100644 --- a/docs/Material.Blazor/Components/CircularProgress/MBCircularProgress.html +++ b/docs/Material.Blazor/Components/CircularProgress/MBCircularProgress.html @@ -98,7 +98,7 @@

Reserved Attributes

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/ConfirmationDialog/MBConfirmationDialog.html b/docs/Material.Blazor/Components/ConfirmationDialog/MBConfirmationDialog.html index 5c81708a3..6f999bbdb 100644 --- a/docs/Material.Blazor/Components/ConfirmationDialog/MBConfirmationDialog.html +++ b/docs/Material.Blazor/Components/ConfirmationDialog/MBConfirmationDialog.html @@ -90,7 +90,7 @@

Summary

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/DataTable/MBDataTable.html b/docs/Material.Blazor/Components/DataTable/MBDataTable.html index 017361ba2..56952f3dc 100644 --- a/docs/Material.Blazor/Components/DataTable/MBDataTable.html +++ b/docs/Material.Blazor/Components/DataTable/MBDataTable.html @@ -113,7 +113,7 @@

Partial Implementation

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/DatePicker/MBDatePicker.html b/docs/Material.Blazor/Components/DatePicker/MBDatePicker.html index 09850ba31..61af1f9f9 100644 --- a/docs/Material.Blazor/Components/DatePicker/MBDatePicker.html +++ b/docs/Material.Blazor/Components/DatePicker/MBDatePicker.html @@ -96,7 +96,7 @@

Summary

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/DateTimeField/MBDateTimeField.html b/docs/Material.Blazor/Components/DateTimeField/MBDateTimeField.html index 62a999673..ecaf1d994 100644 --- a/docs/Material.Blazor/Components/DateTimeField/MBDateTimeField.html +++ b/docs/Material.Blazor/Components/DateTimeField/MBDateTimeField.html @@ -105,7 +105,7 @@

Caveats

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/DebouncedTextField/MBDebouncedTextField.html b/docs/Material.Blazor/Components/DebouncedTextField/MBDebouncedTextField.html index 3eaad683c..7a6531a0b 100644 --- a/docs/Material.Blazor/Components/DebouncedTextField/MBDebouncedTextField.html +++ b/docs/Material.Blazor/Components/DebouncedTextField/MBDebouncedTextField.html @@ -92,7 +92,7 @@

Summary

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/Dialog/MBDialog.html b/docs/Material.Blazor/Components/Dialog/MBDialog.html index d1ffaabc6..2e2b5ce9f 100644 --- a/docs/Material.Blazor/Components/Dialog/MBDialog.html +++ b/docs/Material.Blazor/Components/Dialog/MBDialog.html @@ -104,7 +104,7 @@

Reserved Attributes

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/Divider/MBDivider.html b/docs/Material.Blazor/Components/Divider/MBDivider.html index 992c96026..f0bb5a9a2 100644 --- a/docs/Material.Blazor/Components/Divider/MBDivider.html +++ b/docs/Material.Blazor/Components/Divider/MBDivider.html @@ -93,7 +93,7 @@

Reserved Attributes

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/DragAndDropList/MBDragAndDropList.html b/docs/Material.Blazor/Components/DragAndDropList/MBDragAndDropList.html index 6e73cb39a..645184874 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  

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/Drawer/MBDrawer.html b/docs/Material.Blazor/Components/Drawer/MBDrawer.html index d119bd39c..4b5e0ae64 100644 --- a/docs/Material.Blazor/Components/Drawer/MBDrawer.html +++ b/docs/Material.Blazor/Components/Drawer/MBDrawer.html @@ -95,7 +95,7 @@

Details

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/FileUpload/MBFileUploadButton.html b/docs/Material.Blazor/Components/FileUpload/MBFileUploadButton.html index 4f1712961..2a1e87aaf 100644 --- a/docs/Material.Blazor/Components/FileUpload/MBFileUploadButton.html +++ b/docs/Material.Blazor/Components/FileUpload/MBFileUploadButton.html @@ -92,7 +92,7 @@

Summary

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/FileUpload/MBFileUploadDragAndDrop.html b/docs/Material.Blazor/Components/FileUpload/MBFileUploadDragAndDrop.html index c1ec5134b..271716b0e 100644 --- a/docs/Material.Blazor/Components/FileUpload/MBFileUploadDragAndDrop.html +++ b/docs/Material.Blazor/Components/FileUpload/MBFileUploadDragAndDrop.html @@ -93,7 +93,7 @@

Summary

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/FloatingActionButton/MBFloatingActionButton.html b/docs/Material.Blazor/Components/FloatingActionButton/MBFloatingActionButton.html index eae630c9a..02a88eb75 100644 --- a/docs/Material.Blazor/Components/FloatingActionButton/MBFloatingActionButton.html +++ b/docs/Material.Blazor/Components/FloatingActionButton/MBFloatingActionButton.html @@ -98,7 +98,7 @@

Summary

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/Icon/MBIcon.html b/docs/Material.Blazor/Components/Icon/MBIcon.html index 3072e5bfe..cfec61114 100644 --- a/docs/Material.Blazor/Components/Icon/MBIcon.html +++ b/docs/Material.Blazor/Components/Icon/MBIcon.html @@ -94,7 +94,7 @@

Details

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/IconButton/MBIconButton.html b/docs/Material.Blazor/Components/IconButton/MBIconButton.html index 27388e02c..72a8698d5 100644 --- a/docs/Material.Blazor/Components/IconButton/MBIconButton.html +++ b/docs/Material.Blazor/Components/IconButton/MBIconButton.html @@ -89,7 +89,7 @@

Summary

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/IconButtonToggle/MBIconButtonToggle.html b/docs/Material.Blazor/Components/IconButtonToggle/MBIconButtonToggle.html index 0ead7307a..e3c867f05 100644 --- a/docs/Material.Blazor/Components/IconButtonToggle/MBIconButtonToggle.html +++ b/docs/Material.Blazor/Components/IconButtonToggle/MBIconButtonToggle.html @@ -89,7 +89,7 @@

Summary

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/IntSlider/MBIntSlider.html b/docs/Material.Blazor/Components/IntSlider/MBIntSlider.html index 7358e060c..5cb026e5a 100644 --- a/docs/Material.Blazor/Components/IntSlider/MBIntSlider.html +++ b/docs/Material.Blazor/Components/IntSlider/MBIntSlider.html @@ -106,7 +106,7 @@

Details

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/LinearProgress/MBLinearProgress.html b/docs/Material.Blazor/Components/LinearProgress/MBLinearProgress.html index 2ccbac7e7..8ba1ae551 100644 --- a/docs/Material.Blazor/Components/LinearProgress/MBLinearProgress.html +++ b/docs/Material.Blazor/Components/LinearProgress/MBLinearProgress.html @@ -97,7 +97,7 @@

Reserved Attributes

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/List/MBList.html b/docs/Material.Blazor/Components/List/MBList.html index 06d7fdd4d..68b95e6bf 100644 --- a/docs/Material.Blazor/Components/List/MBList.html +++ b/docs/Material.Blazor/Components/List/MBList.html @@ -134,7 +134,7 @@

Reserved Attributes

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/ListDivider/MBListDivider.html b/docs/Material.Blazor/Components/ListDivider/MBListDivider.html index 4b2d6e30e..1d4052217 100644 --- a/docs/Material.Blazor/Components/ListDivider/MBListDivider.html +++ b/docs/Material.Blazor/Components/ListDivider/MBListDivider.html @@ -88,7 +88,7 @@

Summary

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/ListItem/MBListItem.html b/docs/Material.Blazor/Components/ListItem/MBListItem.html index 056cdb856..d7e1bd06d 100644 --- a/docs/Material.Blazor/Components/ListItem/MBListItem.html +++ b/docs/Material.Blazor/Components/ListItem/MBListItem.html @@ -93,7 +93,7 @@

Details

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/Menu/MBMenu.html b/docs/Material.Blazor/Components/Menu/MBMenu.html index 2cd1292da..cd3e4925c 100644 --- a/docs/Material.Blazor/Components/Menu/MBMenu.html +++ b/docs/Material.Blazor/Components/Menu/MBMenu.html @@ -88,7 +88,7 @@

Summary

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/MenuSelectionGroup/MBMenuSelectionGroup.html b/docs/Material.Blazor/Components/MenuSelectionGroup/MBMenuSelectionGroup.html index 05cb1e740..1857ce27d 100644 --- a/docs/Material.Blazor/Components/MenuSelectionGroup/MBMenuSelectionGroup.html +++ b/docs/Material.Blazor/Components/MenuSelectionGroup/MBMenuSelectionGroup.html @@ -88,7 +88,7 @@

Summary

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/MenuSurface/MBMenuSurface.html b/docs/Material.Blazor/Components/MenuSurface/MBMenuSurface.html index 2606a8ece..24462b98f 100644 --- a/docs/Material.Blazor/Components/MenuSurface/MBMenuSurface.html +++ b/docs/Material.Blazor/Components/MenuSurface/MBMenuSurface.html @@ -88,7 +88,7 @@

Summary

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/NumericDecimalField/MBNumericDecimalField.html b/docs/Material.Blazor/Components/NumericDecimalField/MBNumericDecimalField.html index d8f2b8c82..235da2eb5 100644 --- a/docs/Material.Blazor/Components/NumericDecimalField/MBNumericDecimalField.html +++ b/docs/Material.Blazor/Components/NumericDecimalField/MBNumericDecimalField.html @@ -108,7 +108,7 @@

Caveats

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/NumericDoubleField/MBNumericDoubleField.html b/docs/Material.Blazor/Components/NumericDoubleField/MBNumericDoubleField.html index ca7deceda..ed6407064 100644 --- a/docs/Material.Blazor/Components/NumericDoubleField/MBNumericDoubleField.html +++ b/docs/Material.Blazor/Components/NumericDoubleField/MBNumericDoubleField.html @@ -101,7 +101,7 @@

Caveats

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/NumericIntField/MBNumericIntField.html b/docs/Material.Blazor/Components/NumericIntField/MBNumericIntField.html index 53a922468..b6e776a0e 100644 --- a/docs/Material.Blazor/Components/NumericIntField/MBNumericIntField.html +++ b/docs/Material.Blazor/Components/NumericIntField/MBNumericIntField.html @@ -101,7 +101,7 @@

Caveats

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/PagedDataList/MBPagedDataList.html b/docs/Material.Blazor/Components/PagedDataList/MBPagedDataList.html index 24643131f..5e78f3cf0 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  

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/Paginator/MBPaginator.html b/docs/Material.Blazor/Components/Paginator/MBPaginator.html index 507950ee4..5f2a92734 100644 --- a/docs/Material.Blazor/Components/Paginator/MBPaginator.html +++ b/docs/Material.Blazor/Components/Paginator/MBPaginator.html @@ -97,7 +97,7 @@

Details

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/Popover/MBPopover.html b/docs/Material.Blazor/Components/Popover/MBPopover.html index 418d8c8c2..c60e8e0e2 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.

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/RadioButton/MBRadioButton.html b/docs/Material.Blazor/Components/RadioButton/MBRadioButton.html index 44dbe69b3..a25e4a51d 100644 --- a/docs/Material.Blazor/Components/RadioButton/MBRadioButton.html +++ b/docs/Material.Blazor/Components/RadioButton/MBRadioButton.html @@ -95,7 +95,7 @@

Details

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/RadioButtonGroup/MBRadioButtonGroup.html b/docs/Material.Blazor/Components/RadioButtonGroup/MBRadioButtonGroup.html index 57f9abcd2..e9d146742 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  

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/SegmentedButtonMulti/MBSegmentedButtonMulti.html b/docs/Material.Blazor/Components/SegmentedButtonMulti/MBSegmentedButtonMulti.html index be2fa01cb..381dda99e 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  

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/SegmentedButtonSingle/MBSegmentedButtonSingle.html b/docs/Material.Blazor/Components/SegmentedButtonSingle/MBSegmentedButtonSingle.html index 58987f5f9..07e6f8299 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  

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/Select/MBSelect.html b/docs/Material.Blazor/Components/Select/MBSelect.html index 504c1f63a..3eb82b2bb 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  

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/Shield/MBShield.html b/docs/Material.Blazor/Components/Shield/MBShield.html index 051bd0791..71ea91d8a 100644 --- a/docs/Material.Blazor/Components/Shield/MBShield.html +++ b/docs/Material.Blazor/Components/Shield/MBShield.html @@ -94,7 +94,7 @@

Details

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/Slider/MBSlider.html b/docs/Material.Blazor/Components/Slider/MBSlider.html index 22ba358fd..dd13f8719 100644 --- a/docs/Material.Blazor/Components/Slider/MBSlider.html +++ b/docs/Material.Blazor/Components/Slider/MBSlider.html @@ -106,7 +106,7 @@

Details

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/SlidingContent/MBSlidingContent.html b/docs/Material.Blazor/Components/SlidingContent/MBSlidingContent.html index 250a8800f..2a14396de 100644 --- a/docs/Material.Blazor/Components/SlidingContent/MBSlidingContent.html +++ b/docs/Material.Blazor/Components/SlidingContent/MBSlidingContent.html @@ -95,7 +95,7 @@

Details

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/SlidingTabBar/MBSlidingTabBar.html b/docs/Material.Blazor/Components/SlidingTabBar/MBSlidingTabBar.html index 45b4f3eb2..6be1e7997 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  

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/Switch/MBSwitch.html b/docs/Material.Blazor/Components/Switch/MBSwitch.html index ad0f5660e..a0250adff 100644 --- a/docs/Material.Blazor/Components/Switch/MBSwitch.html +++ b/docs/Material.Blazor/Components/Switch/MBSwitch.html @@ -94,7 +94,7 @@

Reserved Attributes

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/TabBar/MBTabBar.html b/docs/Material.Blazor/Components/TabBar/MBTabBar.html index 567da8346..024d5202d 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  

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/TextArea/MBTextArea.html b/docs/Material.Blazor/Components/TextArea/MBTextArea.html index b9f1fa770..99027c407 100644 --- a/docs/Material.Blazor/Components/TextArea/MBTextArea.html +++ b/docs/Material.Blazor/Components/TextArea/MBTextArea.html @@ -95,7 +95,7 @@

Details

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/TextField/MBTextField.html b/docs/Material.Blazor/Components/TextField/MBTextField.html index 470b7be0c..40878d0e9 100644 --- a/docs/Material.Blazor/Components/TextField/MBTextField.html +++ b/docs/Material.Blazor/Components/TextField/MBTextField.html @@ -92,7 +92,7 @@

Details

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/Tooltip/MBTooltip.html b/docs/Material.Blazor/Components/Tooltip/MBTooltip.html index 6dca998c3..02bb24520 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.

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/TopAppBar/MBTopAppBar.html b/docs/Material.Blazor/Components/TopAppBar/MBTopAppBar.html index 53994bcc4..963dd4d5b 100644 --- a/docs/Material.Blazor/Components/TopAppBar/MBTopAppBar.html +++ b/docs/Material.Blazor/Components/TopAppBar/MBTopAppBar.html @@ -95,7 +95,7 @@

Details

 

 

Components -Docs

+Docs

diff --git a/docs/Material.Blazor/Components/toc.html b/docs/Material.Blazor/Components/toc.html index feb80914f..bb04bebe6 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 453949774..0c9f6c5d2 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 9c9b6cf52..94d9c8bf5 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

         

         

        Components -Docs

        +Docs

        diff --git a/docs/Material.Blazor/Model/MBCascadingDefaults.html b/docs/Material.Blazor/Model/MBCascadingDefaults.html index 773cb8f1d..653bd985d 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.

         

         

        Components -Docs

        +Docs

        diff --git a/docs/Material.Blazor/Model/Snackbar/IMBSnackbarService.html b/docs/Material.Blazor/Model/Snackbar/IMBSnackbarService.html index 0928c806e..44b9c3cf8 100644 --- a/docs/Material.Blazor/Model/Snackbar/IMBSnackbarService.html +++ b/docs/Material.Blazor/Model/Snackbar/IMBSnackbarService.html @@ -89,12 +89,12 @@

        Details

         

         

        Components -Docs

        +Docs

        diff --git a/docs/Material.Blazor/Model/Toast/IMBToastService.html b/docs/Material.Blazor/Model/Toast/IMBToastService.html index f5b6097a9..e89186270 100644 --- a/docs/Material.Blazor/Model/Toast/IMBToastService.html +++ b/docs/Material.Blazor/Model/Toast/IMBToastService.html @@ -89,12 +89,12 @@

        Details

         

         

        Components -Docs

        +Docs

        diff --git a/docs/Material.Blazor/Model/Tooltip/IMBTooltipService.html b/docs/Material.Blazor/Model/Tooltip/IMBTooltipService.html index d48cdfc81..3c94b41ad 100644 --- a/docs/Material.Blazor/Model/Tooltip/IMBTooltipService.html +++ b/docs/Material.Blazor/Model/Tooltip/IMBTooltipService.html @@ -76,7 +76,7 @@

        Details

         

         

        Components -Docs

        +Docs

        diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 98d4557d0..468afea23 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -83,6 +83,19 @@
        Table of Contents

        Release Notes

        +

        5.3.9

        +

        Released 2024-09-25

        +

        Updates

        +
          +
        • Dependabot updates.
        • +
        • DocFx updates.
        • +
        +

        New components

        +

        New features

        +

        Breaking Changes

        +

        Deprecated Components

        +

        Known issues

        +

        5.3.8

        Released 2024-08-13

        Updates

        diff --git a/docs/api/Material.Blazor.IMBIcon.IconFragment.html b/docs/api/Material.Blazor.IMBIcon.IconFragment.html deleted file mode 100644 index 3e003a4d4..000000000 --- a/docs/api/Material.Blazor.IMBIcon.IconFragment.html +++ /dev/null @@ -1,314 +0,0 @@ - - - - - Delegate IMBIcon.IconFragment - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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
        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.IMBIcon.html b/docs/api/Material.Blazor.IMBIcon.html deleted file mode 100644 index 1e0dc73ef..000000000 --- a/docs/api/Material.Blazor.IMBIcon.html +++ /dev/null @@ -1,205 +0,0 @@ - - - - - Interface IMBIcon - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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
        -
        -
        - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.IMBIconFoundry.html b/docs/api/Material.Blazor.IMBIconFoundry.html deleted file mode 100644 index f3b7faef5..000000000 --- a/docs/api/Material.Blazor.IMBIconFoundry.html +++ /dev/null @@ -1,174 +0,0 @@ - - - - - Interface IMBIconFoundry - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -Interface IMBIconFoundry -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public interface IMBIconFoundry
        -
        - - - - - - - - - - - - - -

        Properties -

        - - - - -

        - FoundryName - -

        - -
        -
        - -
        -
        MBIconFoundryName FoundryName { get; }
        -
        - - - - - -

        Property Value

        -
        -
        MBIconFoundryName
        -
        -
        - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.IMBLoggingService.html b/docs/api/Material.Blazor.IMBLoggingService.html deleted file mode 100644 index 90d3b4075..000000000 --- a/docs/api/Material.Blazor.IMBLoggingService.html +++ /dev/null @@ -1,426 +0,0 @@ - - - - - Interface IMBLoggingService - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -Interface IMBLoggingService -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public interface IMBLoggingService
        -
        - - - - - - - - - - - - - -

        Properties -

        - - - - -

        - Configuration - -

        - -
        -
        - -
        -
        MBLoggingServiceConfiguration Configuration { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        MBLoggingServiceConfiguration
        -
        -
        - - - - - - - - -

        Methods -

        - - - - -

        - CurrentLevel() - -

        - -
        -
        - -
        -
        int 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>
        -
        -
        - - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.IMBSnackbarService.html b/docs/api/Material.Blazor.IMBSnackbarService.html deleted file mode 100644 index 797e0dc4f..000000000 --- a/docs/api/Material.Blazor.IMBSnackbarService.html +++ /dev/null @@ -1,289 +0,0 @@ - - - - - Interface IMBSnackbarService - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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
        -
        -
        - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.IMBToastService.html b/docs/api/Material.Blazor.IMBToastService.html deleted file mode 100644 index 6ccbb4b7e..000000000 --- a/docs/api/Material.Blazor.IMBToastService.html +++ /dev/null @@ -1,291 +0,0 @@ - - - - - Interface IMBToastService - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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
        -
        -
        - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.IMBTooltipService.html b/docs/api/Material.Blazor.IMBTooltipService.html deleted file mode 100644 index 998759fa4..000000000 --- a/docs/api/Material.Blazor.IMBTooltipService.html +++ /dev/null @@ -1,334 +0,0 @@ - - - - - Interface IMBTooltipService - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -Interface IMBTooltipService -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public interface IMBTooltipService
        -
        - - - - - - - - - - - - - -

        Methods -

        - - - - -

        - AddTooltip(long, MarkupString) - -

        - -
        -
        - -
        -
        void AddTooltip(long id, MarkupString content)
        -
        - -

        Parameters

        -
        -
        id long
        -
        -
        content MarkupString
        -
        -
        - - - - - - - - - - - - - - -

        - AddTooltip(long, RenderFragment) - -

        - -
        -
        - -
        -
        void AddTooltip(long id, RenderFragment content)
        -
        - -

        Parameters

        -
        -
        id long
        -
        -
        content RenderFragment
        -
        -
        - - - - - - - - - - - - - - -

        - RemoveTooltip(long) - -

        - -
        -
        - -
        -
        void RemoveTooltip(long id)
        -
        - -

        Parameters

        -
        -
        id long
        -
        -
        - - - - - - - - - - - - -

        Events -

        - - - -

        - OnAddMarkupString - -

        - -
        -
        - -
        -
        event Action<long, MarkupString> OnAddMarkupString
        -
        - - - - - - -

        Event Type

        -
        -
        Action<long, MarkupString>
        -
        -
        - - - - - - - - -

        - OnAddRenderFragment - -

        - -
        -
        - -
        -
        event Action<long, RenderFragment> OnAddRenderFragment
        -
        - - - - - - -

        Event Type

        -
        -
        Action<long, RenderFragment>
        -
        -
        - - - - - - - - -

        - OnRemove - -

        - -
        -
        - -
        -
        event Action<long> OnRemove
        -
        - - - - - - -

        Event Type

        -
        -
        Action<long>
        -
        -
        - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.Internal.ComponentFoundation.html b/docs/api/Material.Blazor.Internal.ComponentFoundation.html deleted file mode 100644 index 84e4616c1..000000000 --- a/docs/api/Material.Blazor.Internal.ComponentFoundation.html +++ /dev/null @@ -1,781 +0,0 @@ - - - - - Class ComponentFoundation - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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?
        -
        -
        - - - - - - - - - - -

        - Tooltip - -

        - -
        -
        - -
        -
        [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.

        -
        -
        - - - - - - - - -

        Remarks

        -

        The OnAfterRender(bool) and OnAfterRenderAsync(bool) lifecycle methods -are useful for performing interop, or interacting with values received from @ref. -Use the firstRender parameter to ensure that initialization work is only performed -once.

        -
        - - - - - - -

        - 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

        -

        The OnAfterRender(bool) and OnAfterRenderAsync(bool) lifecycle methods -are useful for performing interop, or interacting with values received from @ref. -Use the firstRender parameter to ensure that initialization work is only performed -once.

        -
        - - - - - - -

        - 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()
        -
        - - - - - - - - - - - - - - - -

        - 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 sealed void OnParametersSet()
        -
        - - - - - - - - - - - - - - - -

        - 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.Internal.ConditionalCssClasses.html b/docs/api/Material.Blazor.Internal.ConditionalCssClasses.html deleted file mode 100644 index e98da7ac1..000000000 --- a/docs/api/Material.Blazor.Internal.ConditionalCssClasses.html +++ /dev/null @@ -1,271 +0,0 @@ - - - - - Class ConditionalCssClasses - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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
        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - 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 c0b0a4e41..000000000 --- a/docs/api/Material.Blazor.Internal.InputComponent-1.html +++ /dev/null @@ -1,761 +0,0 @@ - - - - - Class InputComponent<T> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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 -

        - - - - -

        - InputComponent() - -

        - -
        -
        - -
        -
        protected InputComponent()
        -
        - - - - - - - - - - - - - -

        Properties -

        - - - - -

        - ComponentValueAsString - -

        - -
        -
        - -
        -
        protected string ComponentValueAsString { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        string
        -
        -
        - - - - - - - - - - -

        - EditContext - -

        - -
        -
        - -
        -
        protected EditContext EditContext { get; }
        -
        - - - - - -

        Property Value

        -
        -
        EditContext
        -
        -
        - - - - - - - - - - -

        - FieldClass - -

        - -
        -
        - -
        -
        protected string FieldClass { get; }
        -
        - - - - - -

        Property Value

        -
        -
        string
        -
        -
        - - - - - - - - - - -

        - FieldIdentifier - -

        - -
        -
        - -
        -
        protected FieldIdentifier FieldIdentifier { get; }
        -
        - - - - - -

        Property Value

        -
        -
        FieldIdentifier
        -
        -
        - - - - - - - - - - -

        - Value - -

        - -
        -
        - -
        -
        [Parameter]
        -public T Value { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        T
        -
        -
        - - - - - - - - - - -

        - ValueChanged - -

        - -
        -
        - -
        -
        [Parameter]
        -public EventCallback<T> ValueChanged { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        EventCallback<T>
        -
        -
        - - - - - - - - - - -

        - ValueExpression - -

        - -
        -
        - -
        -
        [Parameter]
        -public Expression<Func<T>> ValueExpression { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        Expression<Func<T>>
        -
        -
        - - - - - - - - -

        Methods -

        - - - - -

        - FormatValueToString(T) - -

        - -
        -
        - -
        -
        protected virtual string FormatValueToString(T value)
        -
        - -

        Parameters

        -
        -
        value T
        -
        -
        - -

        Returns

        -
        -
        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.

        -
        -
        - - - - - - - - - - - - - -

        - 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.

        -
        -
        - - - - - - - - - - - - - -

        - SetParametersAsync(ParameterView) - -

        - -

        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.

        -
        -
        - - - - - - - -

        Remarks

        -

        - Parameters are passed when SetParametersAsync(ParameterView) is called. It is not required that - the caller supply a parameter value for all of the parameters that are logically understood by the component. -

        -

        - The default implementation of SetParametersAsync(ParameterView) will set the value of each property - decorated with ParameterAttribute or CascadingParameterAttribute that has - a corresponding value in the ParameterView. Parameters that do not have a corresponding value - will be unchanged. -

        -
        - - - - - - -

        - ShouldRender() - -

        - -

        Returns a flag to indicate whether the component should render.

        -
        -
        - -
        -
        protected override sealed bool ShouldRender()
        -
        - - -

        Returns

        -
        -
        bool
        -
        -
        - - - - - - - - - - - - - -

        - TryParseValueFromString(string, out T, out string) - -

        - -
        -
        - -
        -
        protected virtual bool TryParseValueFromString(string value, out T result, out string validationErrorMessage)
        -
        - -

        Parameters

        -
        -
        value string
        -
        -
        result T
        -
        -
        validationErrorMessage string
        -
        -
        - -

        Returns

        -
        -
        bool
        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - 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 12fb051b4..000000000 --- a/docs/api/Material.Blazor.Internal.InternalCarouselPanel-1.html +++ /dev/null @@ -1,511 +0,0 @@ - - - - - Class InternalCarouselPanel<TItem> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.Internal.InternalDatePickerDayButton.html b/docs/api/Material.Blazor.Internal.InternalDatePickerDayButton.html deleted file mode 100644 index 28c05bb0c..000000000 --- a/docs/api/Material.Blazor.Internal.InternalDatePickerDayButton.html +++ /dev/null @@ -1,574 +0,0 @@ - - - - - Class InternalDatePickerDayButton - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -Class InternalDatePickerDayButton -

        - -
        -
        Namespace
        Material.Blazor.Internal
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public class InternalDatePickerDayButton : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
        -
        - - - - -
        -
        Inheritance
        -
        - - - -
        InternalDatePickerDayButton
        -
        -
        - -
        -
        Implements
        -
        - - - - -
        -
        - - -
        -
        Inherited Members
        -
        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - - - - - - -

        Constructors -

        - - - - -

        - InternalDatePickerDayButton() - -

        - -
        -
        - -
        -
        public InternalDatePickerDayButton()
        -
        - - - - - - - - - - - - - -

        Properties -

        - - - - -

        - CurrentDate - -

        - -
        -
        - -
        -
        [Parameter]
        -public DateTime CurrentDate { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        DateTime
        -
        -
        - - - - - - - - - - -

        - DateIsSelectable - -

        - -
        -
        - -
        -
        [Parameter]
        -public Func<DateTime, bool>? DateIsSelectable { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        Func<DateTime, bool>
        -
        -
        - - - - - - - - - - -

        - DateSelectionCriteria - -

        - -
        -
        - -
        -
        [Parameter]
        -public MBDateSelectionCriteria? DateSelectionCriteria { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        MBDateSelectionCriteria?
        -
        -
        - - - - - - - - - - -

        - DisplayDate - -

        - -
        -
        - -
        -
        [Parameter]
        -public DateTime DisplayDate { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        DateTime
        -
        -
        - - - - - - - - - - -

        - MaxDate - -

        - -
        -
        - -
        -
        [Parameter]
        -public DateTime MaxDate { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        DateTime
        -
        -
        - - - - - - - - - - -

        - MinDate - -

        - -
        -
        - -
        -
        [Parameter]
        -public DateTime MinDate { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        DateTime
        -
        -
        - - - - - - - - - - -

        - OnItemClickAsync - -

        - -
        -
        - -
        -
        [Parameter]
        -public EventCallback<DateTime> OnItemClickAsync { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        EventCallback<DateTime>
        -
        -
        - - - - - - - - - - -

        - StartOfDisplayMonth - -

        - -
        -
        - -
        -
        [Parameter]
        -public DateTime StartOfDisplayMonth { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        DateTime
        -
        -
        - - - - - - - - -

        Methods -

        - - - - -

        - BuildRenderTree(RenderTreeBuilder) - -

        - -

        Renders the component to the supplied RenderTreeBuilder.

        -
        -
        - -
        -
        protected override void BuildRenderTree(RenderTreeBuilder __builder)
        -
        - -

        Parameters

        -
        -
        __builder RenderTreeBuilder
        -
        -
        - - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.Internal.InternalDatePickerPanel.html b/docs/api/Material.Blazor.Internal.InternalDatePickerPanel.html deleted file mode 100644 index aa8b22eb5..000000000 --- a/docs/api/Material.Blazor.Internal.InternalDatePickerPanel.html +++ /dev/null @@ -1,746 +0,0 @@ - - - - - Class InternalDatePickerPanel - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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
        -
        -
        - - - - - - - - - - -

        - DateFormat - -

        - -
        -
        - -
        -
        [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) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - -

        Remarks

        -

        The OnAfterRender(bool) and OnAfterRenderAsync(bool) lifecycle methods -are useful for performing interop, or interacting with values received from @ref. -Use the firstRender parameter to ensure that initialization work is only performed -once.

        -
        - - - - - - -

        - 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.Internal.InternalDatePickerYearButton.html b/docs/api/Material.Blazor.Internal.InternalDatePickerYearButton.html deleted file mode 100644 index 8196bc50f..000000000 --- a/docs/api/Material.Blazor.Internal.InternalDatePickerYearButton.html +++ /dev/null @@ -1,510 +0,0 @@ - - - - - Class InternalDatePickerYearButton - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -Class InternalDatePickerYearButton -

        - -
        -
        Namespace
        Material.Blazor.Internal
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public class InternalDatePickerYearButton : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
        -
        - - - - -
        -
        Inheritance
        -
        - - - -
        InternalDatePickerYearButton
        -
        -
        - -
        -
        Implements
        -
        - - - - -
        -
        - - -
        -
        Inherited Members
        -
        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - - - - - - -

        Constructors -

        - - - - -

        - InternalDatePickerYearButton() - -

        - -
        -
        - -
        -
        public InternalDatePickerYearButton()
        -
        - - - - - - - - - - - - - -

        Properties -

        - - - - -

        - CurrentYear - -

        - -
        -
        - -
        -
        [Parameter]
        -public int CurrentYear { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        int
        -
        -
        - - - - - - - - - - -

        - CurrentYearId - -

        - -
        -
        - -
        -
        [Parameter]
        -public string CurrentYearId { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        string
        -
        -
        - - - - - - - - - - -

        - DisplayYear - -

        - -
        -
        - -
        -
        [Parameter]
        -public int DisplayYear { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        int
        -
        -
        - - - - - - - - - - -

        - MaxDate - -

        - -
        -
        - -
        -
        [Parameter]
        -public DateTime MaxDate { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        DateTime
        -
        -
        - - - - - - - - - - -

        - MinDate - -

        - -
        -
        - -
        -
        [Parameter]
        -public DateTime MinDate { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        DateTime
        -
        -
        - - - - - - - - - - -

        - OnItemClickAsync - -

        - -
        -
        - -
        -
        [Parameter]
        -public EventCallback<int> OnItemClickAsync { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        EventCallback<int>
        -
        -
        - - - - - - - - -

        Methods -

        - - - - -

        - BuildRenderTree(RenderTreeBuilder) - -

        - -

        Renders the component to the supplied RenderTreeBuilder.

        -
        -
        - -
        -
        protected override void BuildRenderTree(RenderTreeBuilder __builder)
        -
        - -

        Parameters

        -
        -
        __builder RenderTreeBuilder
        -
        -
        - - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.Internal.InternalDragAndDropItem.html b/docs/api/Material.Blazor.Internal.InternalDragAndDropItem.html deleted file mode 100644 index a4ba9e1a5..000000000 --- a/docs/api/Material.Blazor.Internal.InternalDragAndDropItem.html +++ /dev/null @@ -1,511 +0,0 @@ - - - - - Class InternalDragAndDropItem - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.Internal.InternalDragAndDropSpacer.html b/docs/api/Material.Blazor.Internal.InternalDragAndDropSpacer.html deleted file mode 100644 index 8dc626dae..000000000 --- a/docs/api/Material.Blazor.Internal.InternalDragAndDropSpacer.html +++ /dev/null @@ -1,559 +0,0 @@ - - - - - Class InternalDragAndDropSpacer - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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) - -

        - -

        Renders the component to the supplied 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

        -

        The OnAfterRender(bool) and OnAfterRenderAsync(bool) lifecycle methods -are useful for performing interop, or interacting with values received from @ref. -Use the firstRender parameter to ensure that initialization work is only performed -once.

        -
        - - - - - - -

        - 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.Internal.InternalSnackbar.html b/docs/api/Material.Blazor.Internal.InternalSnackbar.html deleted file mode 100644 index 7306547a6..000000000 --- a/docs/api/Material.Blazor.Internal.InternalSnackbar.html +++ /dev/null @@ -1,438 +0,0 @@ - - - - - Class InternalSnackbar - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.Internal.InternalSnackbarAnchor.html b/docs/api/Material.Blazor.Internal.InternalSnackbarAnchor.html deleted file mode 100644 index 824dfc9fd..000000000 --- a/docs/api/Material.Blazor.Internal.InternalSnackbarAnchor.html +++ /dev/null @@ -1,375 +0,0 @@ - - - - - Class InternalSnackbarAnchor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.Internal.InternalToastAnchor.html b/docs/api/Material.Blazor.Internal.InternalToastAnchor.html deleted file mode 100644 index 03f2b0b65..000000000 --- a/docs/api/Material.Blazor.Internal.InternalToastAnchor.html +++ /dev/null @@ -1,411 +0,0 @@ - - - - - Class InternalToastAnchor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.Internal.InternalTooltipAnchor.html b/docs/api/Material.Blazor.Internal.InternalTooltipAnchor.html deleted file mode 100644 index c64b7fe18..000000000 --- a/docs/api/Material.Blazor.Internal.InternalTooltipAnchor.html +++ /dev/null @@ -1,396 +0,0 @@ - - - - - Class InternalTooltipAnchor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -Class InternalTooltipAnchor -

        - -
        -
        Namespace
        Material.Blazor.Internal
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public class InternalTooltipAnchor : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
        -
        - - - - -
        -
        Inheritance
        -
        - - - -
        InternalTooltipAnchor
        -
        -
        - -
        -
        Implements
        -
        - - - - -
        -
        - - -
        -
        Inherited Members
        -
        - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - - - - - - -

        Constructors -

        - - - - -

        - InternalTooltipAnchor() - -

        - -
        -
        - -
        -
        public InternalTooltipAnchor()
        -
        - - - - - - - - - - - - - -

        Methods -

        - - - - -

        - BuildRenderTree(RenderTreeBuilder) - -

        - -

        Renders the component to the supplied 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

        -

        The OnAfterRender(bool) and OnAfterRenderAsync(bool) lifecycle methods -are useful for performing interop, or interacting with values received from @ref. -Use the firstRender parameter to ensure that initialization work is only performed -once.

        -
        - - - - - - -

        - 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - 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 7b71b293c..000000000 --- a/docs/api/Material.Blazor.Internal.MultiSelectComponent-2.html +++ /dev/null @@ -1,457 +0,0 @@ - - - - - Class MultiSelectComponent<T, TListElement> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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 -

        - - - - -

        - 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - 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 b4e18d08d..000000000 --- a/docs/api/Material.Blazor.Internal.SingleSelectComponent-2.html +++ /dev/null @@ -1,499 +0,0 @@ - - - - - Class SingleSelectComponent<T, TListElement> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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 -

        - - - - -

        - 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.

        -
        -
        - - - - - - - - - - - - - -

        - 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)
        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.Internal.SnackbarInstance.html b/docs/api/Material.Blazor.Internal.SnackbarInstance.html deleted file mode 100644 index 54d637dec..000000000 --- a/docs/api/Material.Blazor.Internal.SnackbarInstance.html +++ /dev/null @@ -1,267 +0,0 @@ - - - - - Class SnackbarInstance - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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
        -
        -
        - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.Internal.html b/docs/api/Material.Blazor.Internal.html deleted file mode 100644 index e77f89beb..000000000 --- a/docs/api/Material.Blazor.Internal.html +++ /dev/null @@ -1,181 +0,0 @@ - - - - - Namespace Material.Blazor.Internal - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - - - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBAnchor.html b/docs/api/Material.Blazor.MBAnchor.html deleted file mode 100644 index e00c2ae25..000000000 --- a/docs/api/Material.Blazor.MBAnchor.html +++ /dev/null @@ -1,282 +0,0 @@ - - - - - Class MBAnchor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -Class MBAnchor -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public class MBAnchor : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender
        -
        - - - - -
        -
        Inheritance
        -
        - - -
        MBAnchor
        -
        -
        - -
        -
        Implements
        -
        - - - -
        -
        - - -
        -
        Inherited Members
        -
        - - - - - - - - - - - - - - - - - - - -
        - - - - - - -

        Constructors -

        - - - - -

        - MBAnchor() - -

        - -
        -
        - -
        -
        public MBAnchor()
        -
        - - - - - - - - - - - - - -

        Methods -

        - - - - -

        - BuildRenderTree(RenderTreeBuilder) - -

        - -

        Renders the component to the supplied RenderTreeBuilder.

        -
        -
        - -
        -
        protected override void BuildRenderTree(RenderTreeBuilder __builder)
        -
        - -

        Parameters

        -
        -
        __builder RenderTreeBuilder
        -
        -
        - - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBAutocompletePagedField-1.html b/docs/api/Material.Blazor.MBAutocompletePagedField-1.html deleted file mode 100644 index c04e9b701..000000000 --- a/docs/api/Material.Blazor.MBAutocompletePagedField-1.html +++ /dev/null @@ -1,1060 +0,0 @@ - - - - - Class MBAutocompletePagedField<TItem> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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
        -
        -
        - - - - - - - - - - -

        - MenuSurfacePositioning - -

        - -
        -
        - -
        -
        [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) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - - -

        - 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.

        -
        -
        - - - - - - - - - - - - - -

        - RequerySearchText() - -

        - -
        -
        - -
        -
        public Task RequerySearchText()
        -
        - - -

        Returns

        -
        -
        Task
        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBAutocompleteSelectField-1.html b/docs/api/Material.Blazor.MBAutocompleteSelectField-1.html deleted file mode 100644 index 698e2eec1..000000000 --- a/docs/api/Material.Blazor.MBAutocompleteSelectField-1.html +++ /dev/null @@ -1,1059 +0,0 @@ - - - - - Class MBAutocompleteSelectField<TItem> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - - -

        - 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.

        -
        -
        - - - - - - - - - - - - - -

        - RequerySearchText() - -

        - -
        -
        - -
        -
        public Task RequerySearchText()
        -
        - - -

        Returns

        -
        -
        Task
        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBAutocompleteTextField.html b/docs/api/Material.Blazor.MBAutocompleteTextField.html deleted file mode 100644 index 9e954173d..000000000 --- a/docs/api/Material.Blazor.MBAutocompleteTextField.html +++ /dev/null @@ -1,977 +0,0 @@ - - - - - Class MBAutocompleteTextField - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - - -

        - 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBBadge.html b/docs/api/Material.Blazor.MBBadge.html deleted file mode 100644 index ac4a5eace..000000000 --- a/docs/api/Material.Blazor.MBBadge.html +++ /dev/null @@ -1,447 +0,0 @@ - - - - - Class MBBadge - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -Class MBBadge -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public class MBBadge : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
        -
        - - - - -
        -
        Inheritance
        -
        - - - -
        MBBadge
        -
        -
        - -
        -
        Implements
        -
        - - - - -
        -
        - - -
        -
        Inherited Members
        -
        - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - - - - - - -

        Constructors -

        - - - - -

        - MBBadge() - -

        - -
        -
        - -
        -
        public 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) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBBadgeStyle.html b/docs/api/Material.Blazor.MBBadgeStyle.html deleted file mode 100644 index 384c65776..000000000 --- a/docs/api/Material.Blazor.MBBadgeStyle.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - - Enum MBBadgeStyle - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -Enum MBBadgeStyle -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public enum MBBadgeStyle
        -
        - - - - - - - - - -

        Fields -

        -
        -
        BlankFullSized = 1
        -
        -
        Dot = 2
        -
        -
        ValueBearing = 0
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBBladeComponent-1.html b/docs/api/Material.Blazor.MBBladeComponent-1.html deleted file mode 100644 index 087b29b9d..000000000 --- a/docs/api/Material.Blazor.MBBladeComponent-1.html +++ /dev/null @@ -1,420 +0,0 @@ - - - - - Class MBBladeComponent<TParam> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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
        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBBladeComponentParameters.html b/docs/api/Material.Blazor.MBBladeComponentParameters.html deleted file mode 100644 index 3b022e189..000000000 --- a/docs/api/Material.Blazor.MBBladeComponentParameters.html +++ /dev/null @@ -1,201 +0,0 @@ - - - - - Class MBBladeComponentParameters - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -Class MBBladeComponentParameters -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public class MBBladeComponentParameters
        -
        - - - - -
        -
        Inheritance
        -
        - -
        MBBladeComponentParameters
        -
        -
        - - - -
        -
        Inherited Members
        -
        - - - - - - - -
        - - - - - - -

        Constructors -

        - - - - -

        - MBBladeComponentParameters() - -

        - -
        -
        - -
        -
        public MBBladeComponentParameters()
        -
        - - - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBBladeSet.html b/docs/api/Material.Blazor.MBBladeSet.html deleted file mode 100644 index eba5833ca..000000000 --- a/docs/api/Material.Blazor.MBBladeSet.html +++ /dev/null @@ -1,710 +0,0 @@ - - - - - Class MBBladeSet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -Class MBBladeSet -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public class MBBladeSet : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
        -
        - - - - -
        -
        Inheritance
        -
        - - - -
        MBBladeSet
        -
        -
        - -
        -
        Implements
        -
        - - - - -
        -
        - - -
        -
        Inherited Members
        -
        - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - - - - - - -

        Constructors -

        - - - - -

        - MBBladeSet() - -

        - -
        -
        - -
        -
        public 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) - -

        - -

        Renders the component to the supplied 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

        -

        The OnAfterRender(bool) and OnAfterRenderAsync(bool) lifecycle methods -are useful for performing interop, or interacting with values received from @ref. -Use the firstRender parameter to ensure that initialization work is only performed -once.

        -
        - - - - - - -

        - 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.

        -
        -
        - - - - - - - - - - - - - -

        - RemoveBladeAsync(string) - -

        - -
        -
        - -
        -
        public Task RemoveBladeAsync(string bladeReference)
        -
        - -

        Parameters

        -
        -
        bladeReference string
        -
        -
        - -

        Returns

        -
        -
        Task
        -
        -
        - - - - - - - - - - - -

        Events -

        - - - -

        - BladeSetChanged - -

        - -
        -
        - -
        -
        public event Action BladeSetChanged
        -
        - - - - - - -

        Event Type

        -
        -
        Action
        -
        -
        - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBButton.html b/docs/api/Material.Blazor.MBButton.html deleted file mode 100644 index b16c7d0c5..000000000 --- a/docs/api/Material.Blazor.MBButton.html +++ /dev/null @@ -1,766 +0,0 @@ - - - - - Class MBButton - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -Class MBButton -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public class MBButton : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
        -
        - - - - -
        -
        Inheritance
        -
        - - - -
        MBButton
        -
        -
        - -
        -
        Implements
        -
        - - - - -
        -
        - - -
        -
        Inherited Members
        -
        - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - - - - - - -

        Constructors -

        - - - - -

        - MBButton() - -

        - -
        -
        - -
        -
        public MBButton()
        -
        - - - - - - - - - - - - - -

        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
        -
        -
        - - - - - - - - - - -

        - ButtonStyle - -

        - -
        -
        - -
        -
        [Parameter]
        -public MBButtonStyle? ButtonStyle { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        MBButtonStyle?
        -
        -
        - - - - - - - - - - -

        - Density - -

        - -
        -
        - -
        -
        [Parameter]
        -public MBDensity? Density { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        MBDensity?
        -
        -
        - - - - - - - - - - -

        - DialogAction - -

        - -
        -
        - -
        -
        [Parameter]
        -public string DialogAction { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        string
        -
        -
        - - - - - - - - - - -

        - 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
        -
        -
        - - - - - - - - - - -

        - TouchTarget - -

        - -
        -
        - -
        -
        [Parameter]
        -public bool? TouchTarget { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        bool?
        -
        -
        - - - - - - - - - - -

        - TrailingIcon - -

        - -
        -
        - -
        -
        [Parameter]
        -public string? TrailingIcon { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        string
        -
        -
        - - - - - - - - -

        Methods -

        - - - - -

        - BuildRenderTree(RenderTreeBuilder) - -

        - -

        Renders the component to the supplied RenderTreeBuilder.

        -
        -
        - -
        -
        protected override void BuildRenderTree(RenderTreeBuilder __builder)
        -
        - -

        Parameters

        -
        -
        __builder RenderTreeBuilder
        -
        -
        - - - - - - - - - - - - - - -

        - GetButtonReference() - -

        - -
        -
        - -
        -
        public ElementReference GetButtonReference()
        -
        - - -

        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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBButtonStyle.html b/docs/api/Material.Blazor.MBButtonStyle.html deleted file mode 100644 index 06e3f7dc5..000000000 --- a/docs/api/Material.Blazor.MBButtonStyle.html +++ /dev/null @@ -1,150 +0,0 @@ - - - - - Enum MBButtonStyle - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -Enum MBButtonStyle -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public enum MBButtonStyle
        -
        - - - - - - - - - -

        Fields -

        -
        -
        ContainedRaised = 0
        -
        -
        ContainedUnelevated = 1
        -
        -
        Outlined = 2
        -
        -
        Text = 3
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBCard.html b/docs/api/Material.Blazor.MBCard.html deleted file mode 100644 index b7a45abd4..000000000 --- a/docs/api/Material.Blazor.MBCard.html +++ /dev/null @@ -1,703 +0,0 @@ - - - - - Class MBCard - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -Class MBCard -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public class MBCard : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
        -
        - - - - -
        -
        Inheritance
        -
        - - - -
        MBCard
        -
        -
        - -
        -
        Implements
        -
        - - - - -
        -
        - - -
        -
        Inherited Members
        -
        - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - - - - - - -

        Constructors -

        - - - - -

        - MBCard() - -

        - -
        -
        - -
        -
        public MBCard()
        -
        - - - - - - - - - - - - - -

        Properties -

        - - - - -

        - ActionButtons - -

        - -
        -
        - -
        -
        [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) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBCardStyle.html b/docs/api/Material.Blazor.MBCardStyle.html deleted file mode 100644 index 84e307d38..000000000 --- a/docs/api/Material.Blazor.MBCardStyle.html +++ /dev/null @@ -1,146 +0,0 @@ - - - - - Enum MBCardStyle - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -Enum MBCardStyle -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public enum MBCardStyle
        -
        - - - - - - - - - -

        Fields -

        -
        -
        Default = 0
        -
        -
        Outlined = 1
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBCarousel-1.html b/docs/api/Material.Blazor.MBCarousel-1.html deleted file mode 100644 index 5779432ef..000000000 --- a/docs/api/Material.Blazor.MBCarousel-1.html +++ /dev/null @@ -1,560 +0,0 @@ - - - - - Class MBCarousel<TItem> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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() - -

        - -
        -
        - -
        -
        public 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) - -

        - -

        Renders the component to the supplied 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

        -

        The OnAfterRender(bool) and OnAfterRenderAsync(bool) lifecycle methods -are useful for performing interop, or interacting with values received from @ref. -Use the firstRender parameter to ensure that initialization work is only performed -once.

        -
        - - - - - - -

        - 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBCascadingDefaults.html b/docs/api/Material.Blazor.MBCascadingDefaults.html deleted file mode 100644 index 8a597bcc7..000000000 --- a/docs/api/Material.Blazor.MBCascadingDefaults.html +++ /dev/null @@ -1,1636 +0,0 @@ - - - - - Class MBCascadingDefaults - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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>
        -
        -
        - - - - - - - - - - -

        - ButtonDensity - -

        - -
        -
        - -
        -
        public MBDensity ButtonDensity { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        MBDensity
        -
        -
        - - - - - - - - - - -

        - ButtonStyle - -

        - -
        -
        - -
        -
        public MBButtonStyle ButtonStyle { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        MBButtonStyle
        -
        -
        - - - - - - - - - - -

        - CardActionButtonStyle - -

        - -
        -
        - -
        -
        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
        -
        -
        - - - - - - - - - - -

        - DateFormat - -

        - -
        -
        - -
        -
        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
        -
        -
        - - - - - - - - - - -

        - DialogActionButtonStyle - -

        - -
        -
        - -
        -
        public MBButtonStyle DialogActionButtonStyle { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        MBButtonStyle
        -
        -
        - - - - - - - - - - -

        - Disabled - -

        - -
        -
        - -
        -
        public bool Disabled { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        bool
        -
        -
        - - - - - - - - - - -

        - IconButtonDensity - -

        - -
        -
        - -
        -
        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>
        -
        -
        - - - - - - - - - - -

        - PaginatorPositionFormatter - -

        - -
        -
        - -
        -
        public Func<int, int, int, CultureInfo, string> PaginatorPositionFormatter { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        Func<int, int, int, CultureInfo, string>
        -
        -
        - - - - - - - - - - -

        - RadioButtonDensity - -

        - -
        -
        - -
        -
        public MBDensity RadioButtonDensity { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        MBDensity
        -
        -
        - - - - - - - - - - -

        - SelectDensity - -

        - -
        -
        - -
        -
        public MBDensity SelectDensity { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        MBDensity
        -
        -
        - - - - - - - - - - -

        - SelectInputStyle - -

        - -
        -
        - -
        -
        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
        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBCheckbox.html b/docs/api/Material.Blazor.MBCheckbox.html deleted file mode 100644 index e3fbd382c..000000000 --- a/docs/api/Material.Blazor.MBCheckbox.html +++ /dev/null @@ -1,698 +0,0 @@ - - - - - Class MBCheckbox - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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() - -

        - -
        -
        - -
        -
        public 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) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBCircularProgress.html b/docs/api/Material.Blazor.MBCircularProgress.html deleted file mode 100644 index 789de318c..000000000 --- a/docs/api/Material.Blazor.MBCircularProgress.html +++ /dev/null @@ -1,475 +0,0 @@ - - - - - Class MBCircularProgress - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBCircularProgressSize.html b/docs/api/Material.Blazor.MBCircularProgressSize.html deleted file mode 100644 index e1be6c377..000000000 --- a/docs/api/Material.Blazor.MBCircularProgressSize.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - - Enum MBCircularProgressSize - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -Enum MBCircularProgressSize -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public enum MBCircularProgressSize
        -
        - - - - - - - - - -

        Fields -

        -
        -
        Large = 2
        -
        -
        Medium = 1
        -
        -
        Small = 0
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBCircularProgressType.html b/docs/api/Material.Blazor.MBCircularProgressType.html deleted file mode 100644 index 42bc84773..000000000 --- a/docs/api/Material.Blazor.MBCircularProgressType.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - - Enum MBCircularProgressType - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -Enum MBCircularProgressType -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public enum MBCircularProgressType
        -
        - - - - - - - - - -

        Fields -

        -
        -
        Closed = 2
        -
        -
        Determinate = 1
        -
        -
        Indeterminate = 0
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBConfirmationDialog.html b/docs/api/Material.Blazor.MBConfirmationDialog.html deleted file mode 100644 index 9d4fc5d4d..000000000 --- a/docs/api/Material.Blazor.MBConfirmationDialog.html +++ /dev/null @@ -1,731 +0,0 @@ - - - - - Class MBConfirmationDialog - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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
        -
        -
        - - - - - - - - - - -

        - ConfirmedButtons - -

        - -
        -
        - -
        -
        [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
        -
        -
        - - - - - - - - - - -

        - UnconfirmedButtons - -

        - -
        -
        - -
        -
        [Parameter]
        -public RenderFragment UnconfirmedButtons { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        RenderFragment
        -
        -
        - - - - - - - - -

        Methods -

        - - - - -

        - BuildRenderTree(RenderTreeBuilder) - -

        - -

        Renders the component to the supplied RenderTreeBuilder.

        -
        -
        - -
        -
        protected override void BuildRenderTree(RenderTreeBuilder __builder)
        -
        - -

        Parameters

        -
        -
        __builder RenderTreeBuilder
        -
        -
        - - - - - - - - - - - - - - -

        - HideAsync() - -

        - -
        -
        - -
        -
        public Task HideAsync()
        -
        - - -

        Returns

        -
        -
        Task
        -
        -
        - - - - - - - - - - - - - -

        - 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.

        -
        -
        - - - - - - - - - - - - - -

        - ShowAsync() - -

        - -
        -
        - -
        -
        public Task<string> ShowAsync()
        -
        - - -

        Returns

        -
        -
        Task<string>
        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBDataTable-1.html b/docs/api/Material.Blazor.MBDataTable-1.html deleted file mode 100644 index 2be502977..000000000 --- a/docs/api/Material.Blazor.MBDataTable-1.html +++ /dev/null @@ -1,675 +0,0 @@ - - - - - Class MBDataTable<TItem> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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() - -

        - -
        -
        - -
        -
        public 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
        -
        -
        - - - - - - - - - - -

        - StickyHeader - -

        - -
        -
        - -
        -
        [Parameter]
        -public bool StickyHeader { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        bool
        -
        -
        - - - - - - - - - - -

        - TableHeader - -

        - -
        -
        - -
        -
        [Parameter]
        -public RenderFragment TableHeader { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        RenderFragment
        -
        -
        - - - - - - - - - - -

        - TableRow - -

        - -
        -
        - -
        -
        [Parameter]
        -public RenderFragment<TItem> TableRow { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        RenderFragment<TItem>
        -
        -
        - - - - - - - - -

        Methods -

        - - - - -

        - BuildRenderTree(RenderTreeBuilder) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBDatePicker.html b/docs/api/Material.Blazor.MBDatePicker.html deleted file mode 100644 index 153ef2c0f..000000000 --- a/docs/api/Material.Blazor.MBDatePicker.html +++ /dev/null @@ -1,950 +0,0 @@ - - - - - Class MBDatePicker - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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
        -
        -
        - - - - - - - - - - -

        - DateFormat - -

        - -
        -
        - -
        -
        [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
        -
        -
        - - - - - - - - - - -

        - MenuSurfacePositioning - -

        - -
        -
        - -
        -
        [Parameter]
        -public MBMenuSurfacePositioning MenuSurfacePositioning { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        MBMenuSurfacePositioning
        -
        -
        - - - - - - - - - - -

        - MinDate - -

        - -
        -
        - -
        -
        [Parameter]
        -public DateTime MinDate { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        DateTime
        -
        -
        - - - - - - - - - - -

        - SelectInputStyle - -

        - -
        -
        - -
        -
        [Parameter]
        -public MBSelectInputStyle? SelectInputStyle { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        MBSelectInputStyle?
        -
        -
        - - - - - - - - - - -

        - SuppressDefaultDate - -

        - -
        -
        - -
        -
        [Parameter]
        -public bool SuppressDefaultDate { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        bool
        -
        -
        - - - - - - - - -

        Methods -

        - - - - -

        - BuildRenderTree(RenderTreeBuilder) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - - -

        - 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBDateSelectionCriteria.html b/docs/api/Material.Blazor.MBDateSelectionCriteria.html deleted file mode 100644 index c9e97cbbc..000000000 --- a/docs/api/Material.Blazor.MBDateSelectionCriteria.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - - Enum MBDateSelectionCriteria - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -Enum MBDateSelectionCriteria -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public enum MBDateSelectionCriteria
        -
        - - - - - - - - - -

        Fields -

        -
        -
        AllowAll = 0
        -
        -
        WeekdaysOnly = 2
        -
        -
        WeekendsOnly = 1
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBDateTimeField.html b/docs/api/Material.Blazor.MBDateTimeField.html deleted file mode 100644 index 995377a14..000000000 --- a/docs/api/Material.Blazor.MBDateTimeField.html +++ /dev/null @@ -1,890 +0,0 @@ - - - - - Class MBDateTimeField - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBDebouncedTextField.html b/docs/api/Material.Blazor.MBDebouncedTextField.html deleted file mode 100644 index 076fe0c04..000000000 --- a/docs/api/Material.Blazor.MBDebouncedTextField.html +++ /dev/null @@ -1,791 +0,0 @@ - - - - - Class MBDebouncedTextField - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBDensity.html b/docs/api/Material.Blazor.MBDensity.html deleted file mode 100644 index 5a69e776d..000000000 --- a/docs/api/Material.Blazor.MBDensity.html +++ /dev/null @@ -1,158 +0,0 @@ - - - - - Enum MBDensity - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -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
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBDialog.html b/docs/api/Material.Blazor.MBDialog.html deleted file mode 100644 index 043de18a9..000000000 --- a/docs/api/Material.Blazor.MBDialog.html +++ /dev/null @@ -1,778 +0,0 @@ - - - - - Class MBDialog - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -Class MBDialog -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public class MBDialog : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
        -
        - - - - -
        -
        Inheritance
        -
        - - - -
        MBDialog
        -
        -
        - -
        -
        Implements
        -
        - - - - -
        -
        - - -
        -
        Inherited Members
        -
        - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - - - - - - -

        Constructors -

        - - - - -

        - MBDialog() - -

        - -
        -
        - -
        -
        public MBDialog()
        -
        - - - - - - - - - - - - - -

        Properties -

        - - - - -

        - Body - -

        - -
        -
        - -
        -
        [Parameter]
        -public RenderFragment Body { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        RenderFragment
        -
        -
        - - - - - - - - - - -

        - Buttons - -

        - -
        -
        - -
        -
        [Parameter]
        -public RenderFragment Buttons { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        RenderFragment
        -
        -
        - - - - - - - - - - -

        - CustomHeader - -

        - -
        -
        - -
        -
        [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) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - -

        Remarks

        -

        The OnAfterRender(bool) and OnAfterRenderAsync(bool) lifecycle methods -are useful for performing interop, or interacting with values received from @ref. -Use the firstRender parameter to ensure that initialization work is only performed -once.

        -
        - - - - - - -

        - 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>
        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBDivider.html b/docs/api/Material.Blazor.MBDivider.html deleted file mode 100644 index d82bd892f..000000000 --- a/docs/api/Material.Blazor.MBDivider.html +++ /dev/null @@ -1,415 +0,0 @@ - - - - - Class MBDivider - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -Class MBDivider -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public class MBDivider : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
        -
        - - - - -
        -
        Inheritance
        -
        - - - -
        MBDivider
        -
        -
        - -
        -
        Implements
        -
        - - - - -
        -
        - - -
        -
        Inherited Members
        -
        - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - - - - - - -

        Constructors -

        - - - - -

        - MBDivider() - -

        - -
        -
        - -
        -
        public 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) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBDragAndDropList-1.html b/docs/api/Material.Blazor.MBDragAndDropList-1.html deleted file mode 100644 index e525bd74c..000000000 --- a/docs/api/Material.Blazor.MBDragAndDropList-1.html +++ /dev/null @@ -1,511 +0,0 @@ - - - - - Class MBDragAndDropList<TItem> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBDrawer.html b/docs/api/Material.Blazor.MBDrawer.html deleted file mode 100644 index 1e66b3929..000000000 --- a/docs/api/Material.Blazor.MBDrawer.html +++ /dev/null @@ -1,562 +0,0 @@ - - - - - Class MBDrawer - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -Class MBDrawer -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public class MBDrawer : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
        -
        - - - - -
        -
        Inheritance
        -
        - - - -
        MBDrawer
        -
        -
        - -
        -
        Implements
        -
        - - - - -
        -
        - - -
        -
        Inherited Members
        -
        - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - - - - - - -

        Constructors -

        - - - - -

        - MBDrawer() - -

        - -
        -
        - -
        -
        public 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) - -

        - -

        Renders the component to the supplied 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() - -

        - -
        -
        - -
        -
        public void Toggle()
        -
        - - - - - - - - - - - - - - - -

        - Toggle(bool) - -

        - -
        -
        - -
        -
        public void Toggle(bool open)
        -
        - -

        Parameters

        -
        -
        open bool
        -
        -
        - - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBFileUploadButton.html b/docs/api/Material.Blazor.MBFileUploadButton.html deleted file mode 100644 index dd6582305..000000000 --- a/docs/api/Material.Blazor.MBFileUploadButton.html +++ /dev/null @@ -1,574 +0,0 @@ - - - - - Class MBFileUploadButton - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -Class MBFileUploadButton -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public class MBFileUploadButton : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
        -
        - - - - -
        -
        Inheritance
        -
        - - - -
        MBFileUploadButton
        -
        -
        - -
        -
        Implements
        -
        - - - - -
        -
        - - -
        -
        Inherited Members
        -
        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - - - - - - -

        Constructors -

        - - - - -

        - MBFileUploadButton() - -

        - -
        -
        - -
        -
        public MBFileUploadButton()
        -
        - - - - - - - - - - - - - -

        Properties -

        - - - - -

        - ButtonStyle - -

        - -
        -
        - -
        -
        [Parameter]
        -public MBButtonStyle? ButtonStyle { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        MBButtonStyle?
        -
        -
        - - - - - - - - - - -

        - Density - -

        - -
        -
        - -
        -
        [Parameter]
        -public MBDensity? Density { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        MBDensity?
        -
        -
        - - - - - - - - - - -

        - 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>
        -
        -
        - - - - - - - - - - -

        - TouchTarget - -

        - -
        -
        - -
        -
        [Parameter]
        -public bool? TouchTarget { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        bool?
        -
        -
        - - - - - - - - - - -

        - TrailingIcon - -

        - -
        -
        - -
        -
        [Parameter]
        -public string? TrailingIcon { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        string
        -
        -
        - - - - - - - - -

        Methods -

        - - - - -

        - BuildRenderTree(RenderTreeBuilder) - -

        - -

        Renders the component to the supplied RenderTreeBuilder.

        -
        -
        - -
        -
        protected override void BuildRenderTree(RenderTreeBuilder __builder)
        -
        - -

        Parameters

        -
        -
        __builder RenderTreeBuilder
        -
        -
        - - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBFileUploadDragAndDrop.html b/docs/api/Material.Blazor.MBFileUploadDragAndDrop.html deleted file mode 100644 index f008407a0..000000000 --- a/docs/api/Material.Blazor.MBFileUploadDragAndDrop.html +++ /dev/null @@ -1,478 +0,0 @@ - - - - - Class MBFileUploadDragAndDrop - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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) - -

        - -

        Renders the component to the supplied RenderTreeBuilder.

        -
        -
        - -
        -
        protected override void BuildRenderTree(RenderTreeBuilder __builder)
        -
        - -

        Parameters

        -
        -
        __builder RenderTreeBuilder
        -
        -
        - - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBFloatingActionButton.html b/docs/api/Material.Blazor.MBFloatingActionButton.html deleted file mode 100644 index 72a59efb0..000000000 --- a/docs/api/Material.Blazor.MBFloatingActionButton.html +++ /dev/null @@ -1,574 +0,0 @@ - - - - - Class MBFloatingActionButton - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -Class MBFloatingActionButton -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public class MBFloatingActionButton : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
        -
        - - - - -
        -
        Inheritance
        -
        - - - -
        MBFloatingActionButton
        -
        -
        - -
        -
        Implements
        -
        - - - - -
        -
        - - -
        -
        Inherited Members
        -
        - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - - - - - - -

        Constructors -

        - - - - -

        - MBFloatingActionButton() - -

        - -
        -
        - -
        -
        public MBFloatingActionButton()
        -
        - - - - - - - - - - - - - -

        Properties -

        - - - - -

        - Exited - -

        - -
        -
        - -
        -
        [Parameter]
        -public bool Exited { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        bool
        -
        -
        - - - - - - - - - - -

        - Icon - -

        - -
        -
        - -
        -
        [Parameter]
        -public string Icon { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        string
        -
        -
        - - - - - - - - - - -

        - IconFoundry - -

        - -
        -
        - -
        -
        [Parameter]
        -public IMBIconFoundry? IconFoundry { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        IMBIconFoundry
        -
        -
        - - - - - - - - - - -

        - Label - -

        - -
        -
        - -
        -
        [Parameter]
        -public string Label { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        string
        -
        -
        - - - - - - - - - - -

        - TouchTarget - -

        - -
        -
        - -
        -
        [Parameter]
        -public bool? TouchTarget { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        bool?
        -
        -
        - - - - - - - - - - -

        - Type - -

        - -
        -
        - -
        -
        [Parameter]
        -public MBFloatingActionButtonType Type { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        MBFloatingActionButtonType
        -
        -
        - - - - - - - - -

        Methods -

        - - - - -

        - BuildRenderTree(RenderTreeBuilder) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBFloatingActionButtonType.html b/docs/api/Material.Blazor.MBFloatingActionButtonType.html deleted file mode 100644 index 18af53fc6..000000000 --- a/docs/api/Material.Blazor.MBFloatingActionButtonType.html +++ /dev/null @@ -1,152 +0,0 @@ - - - - - Enum MBFloatingActionButtonType - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -Enum MBFloatingActionButtonType -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public enum MBFloatingActionButtonType
        -
        - - - - - - - - - -

        Fields -

        -
        -
        ExtendedLeadingIcon = 3
        -
        -
        ExtendedNoIcon = 2
        -
        -
        ExtendedTrailingIcon = 4
        -
        -
        Mini = 1
        -
        -
        Regular = 0
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBIcon.html b/docs/api/Material.Blazor.MBIcon.html deleted file mode 100644 index 4cfb73a80..000000000 --- a/docs/api/Material.Blazor.MBIcon.html +++ /dev/null @@ -1,414 +0,0 @@ - - - - - Class MBIcon - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -Class MBIcon -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public class MBIcon : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
        -
        - - - - -
        -
        Inheritance
        -
        - - - -
        MBIcon
        -
        -
        - -
        -
        Implements
        -
        - - - - -
        -
        - - -
        -
        Inherited Members
        -
        - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - - - - - - -

        Constructors -

        - - - - -

        - MBIcon() - -

        - -
        -
        - -
        -
        public 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) - -

        - -

        Renders the component to the supplied RenderTreeBuilder.

        -
        -
        - -
        -
        protected override void BuildRenderTree(RenderTreeBuilder builder)
        -
        - -

        Parameters

        -
        -
        builder RenderTreeBuilder
        -

        A RenderTreeBuilder that will receive the render output.

        -
        -
        - - - - - - - - - - - - - - -

        - 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBIconBearingSelectElement-1.html b/docs/api/Material.Blazor.MBIconBearingSelectElement-1.html deleted file mode 100644 index 3f0737274..000000000 --- a/docs/api/Material.Blazor.MBIconBearingSelectElement-1.html +++ /dev/null @@ -1,601 +0,0 @@ - - - - - Class MBIconBearingSelectElement<T> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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
        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBIconButton.html b/docs/api/Material.Blazor.MBIconButton.html deleted file mode 100644 index ada6015ee..000000000 --- a/docs/api/Material.Blazor.MBIconButton.html +++ /dev/null @@ -1,607 +0,0 @@ - - - - - Class MBIconButton - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -Class MBIconButton -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public class MBIconButton : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
        -
        - - - - -
        -
        Inheritance
        -
        - - - -
        MBIconButton
        -
        -
        - -
        -
        Implements
        -
        - - - - -
        -
        - - -
        -
        Inherited Members
        -
        - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - - - - - - -

        Constructors -

        - - - - -

        - MBIconButton() - -

        - -
        -
        - -
        -
        public MBIconButton()
        -
        - - - - - - - - - - - - - -

        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
        -
        -
        - - - - - - - - - - -

        - Icon - -

        - -
        -
        - -
        -
        [Parameter]
        -public string Icon { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        string
        -
        -
        - - - - - - - - - - -

        - IconFoundry - -

        - -
        -
        - -
        -
        [Parameter]
        -public IMBIconFoundry? IconFoundry { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        IMBIconFoundry
        -
        -
        - - - - - - - - - - -

        - TouchTarget - -

        - -
        -
        - -
        -
        [Parameter]
        -public bool? TouchTarget { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        bool?
        -
        -
        - - - - - - - - -

        Methods -

        - - - - -

        - BuildRenderTree(RenderTreeBuilder) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBIconButtonToggle.html b/docs/api/Material.Blazor.MBIconButtonToggle.html deleted file mode 100644 index eaac81467..000000000 --- a/docs/api/Material.Blazor.MBIconButtonToggle.html +++ /dev/null @@ -1,698 +0,0 @@ - - - - - Class MBIconButtonToggle - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -Class MBIconButtonToggle -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public class MBIconButtonToggle : InputComponent<bool>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
        -
        - - - - -
        -
        Inheritance
        -
        - - - - -
        MBIconButtonToggle
        -
        -
        - -
        -
        Implements
        -
        - - - - -
        -
        - - -
        -
        Inherited Members
        -
        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - - - - - - -

        Constructors -

        - - - - -

        - MBIconButtonToggle() - -

        - -
        -
        - -
        -
        public MBIconButtonToggle()
        -
        - - - - - - - - - - - - - -

        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
        -
        -
        - - - - - - - - - - -

        - IconOff - -

        - -
        -
        - -
        -
        [Parameter]
        -public string IconOff { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        string
        -
        -
        - - - - - - - - - - -

        - IconOn - -

        - -
        -
        - -
        -
        [Parameter]
        -public string IconOn { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        string
        -
        -
        - - - - - - - - - - -

        - TouchTarget - -

        - -
        -
        - -
        -
        [Parameter]
        -public bool? TouchTarget { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        bool?
        -
        -
        - - - - - - - - -

        Methods -

        - - - - -

        - BuildRenderTree(RenderTreeBuilder) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBIconFARelativeSize.html b/docs/api/Material.Blazor.MBIconFARelativeSize.html deleted file mode 100644 index 287b84dc8..000000000 --- a/docs/api/Material.Blazor.MBIconFARelativeSize.html +++ /dev/null @@ -1,160 +0,0 @@ - - - - - Enum MBIconFARelativeSize - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -Enum MBIconFARelativeSize -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public enum MBIconFARelativeSize
        -
        - - - - - - - - - -

        Fields -

        -
        -
        ExtraSmall = 1
        -
        -
        FiveTimes = 6
        -
        -
        Large = 3
        -
        -
        Regular = 0
        -
        -
        SevenTimes = 7
        -
        -
        Small = 2
        -
        -
        TenTimes = 8
        -
        -
        ThreeTimes = 5
        -
        -
        TwoTimes = 4
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBIconFAStyle.html b/docs/api/Material.Blazor.MBIconFAStyle.html deleted file mode 100644 index 6ccbfb32e..000000000 --- a/docs/api/Material.Blazor.MBIconFAStyle.html +++ /dev/null @@ -1,152 +0,0 @@ - - - - - Enum MBIconFAStyle - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -Enum MBIconFAStyle -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public enum MBIconFAStyle
        -
        - - - - - - - - - -

        Fields -

        -
        -
        Brands = 4
        -
        -
        Duotone = 3
        -
        -
        Light = 2
        -
        -
        Regular = 1
        -
        -
        Solid = 0
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBIconFoundryName.html b/docs/api/Material.Blazor.MBIconFoundryName.html deleted file mode 100644 index f99b14857..000000000 --- a/docs/api/Material.Blazor.MBIconFoundryName.html +++ /dev/null @@ -1,150 +0,0 @@ - - - - - Enum MBIconFoundryName - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -Enum MBIconFoundryName -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public enum MBIconFoundryName
        -
        - - - - - - - - - -

        Fields -

        -
        -
        FontAwesome = 2
        -
        -
        MaterialIcons = 0
        -
        -
        MaterialSymbols = 1
        -
        -
        OpenIconic = 3
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBIconHelper.html b/docs/api/Material.Blazor.MBIconHelper.html deleted file mode 100644 index b1f92f706..000000000 --- a/docs/api/Material.Blazor.MBIconHelper.html +++ /dev/null @@ -1,398 +0,0 @@ - - - - - Class MBIconHelper - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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
        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBIconMITheme.html b/docs/api/Material.Blazor.MBIconMITheme.html deleted file mode 100644 index b58678311..000000000 --- a/docs/api/Material.Blazor.MBIconMITheme.html +++ /dev/null @@ -1,152 +0,0 @@ - - - - - Enum MBIconMITheme - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -Enum MBIconMITheme -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public enum MBIconMITheme
        -
        - - - - - - - - - -

        Fields -

        -
        -
        Filled = 0
        -
        -
        Outlined = 1
        -
        -
        Round = 2
        -
        -
        Sharp = 4
        -
        -
        TwoTone = 3
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBIconMSGradient.html b/docs/api/Material.Blazor.MBIconMSGradient.html deleted file mode 100644 index c1fde4543..000000000 --- a/docs/api/Material.Blazor.MBIconMSGradient.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - - Enum MBIconMSGradient - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -Enum MBIconMSGradient -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public enum MBIconMSGradient
        -
        - - - - - - - - - -

        Fields -

        -
        -
        HighEmphasis = 2
        -
        -
        LowEmphasis = 0
        -
        -
        NormalEmphasis = 1
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBIconMSSize.html b/docs/api/Material.Blazor.MBIconMSSize.html deleted file mode 100644 index 75486b058..000000000 --- a/docs/api/Material.Blazor.MBIconMSSize.html +++ /dev/null @@ -1,150 +0,0 @@ - - - - - Enum MBIconMSSize - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -Enum MBIconMSSize -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public enum MBIconMSSize
        -
        - - - - - - - - - -

        Fields -

        -
        -
        Size20 = 0
        -
        -
        Size24 = 1
        -
        -
        Size40 = 2
        -
        -
        Size48 = 3
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBIconMSStyle.html b/docs/api/Material.Blazor.MBIconMSStyle.html deleted file mode 100644 index a459f8ff4..000000000 --- a/docs/api/Material.Blazor.MBIconMSStyle.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - - Enum MBIconMSStyle - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -Enum MBIconMSStyle -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public enum MBIconMSStyle
        -
        - - - - - - - - - -

        Fields -

        -
        -
        Outlined = 0
        -
        -
        Rounded = 1
        -
        -
        Sharp = 2
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBIconMSWeight.html b/docs/api/Material.Blazor.MBIconMSWeight.html deleted file mode 100644 index 799cb0be8..000000000 --- a/docs/api/Material.Blazor.MBIconMSWeight.html +++ /dev/null @@ -1,156 +0,0 @@ - - - - - Enum MBIconMSWeight - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -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
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBInputEventType.html b/docs/api/Material.Blazor.MBInputEventType.html deleted file mode 100644 index 8f4aec8a3..000000000 --- a/docs/api/Material.Blazor.MBInputEventType.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - - Enum MBInputEventType - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -Enum MBInputEventType -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public enum MBInputEventType
        -
        - - - - - - - - - -

        Fields -

        -
        -
        OnChange = 0
        -
        -
        OnInputDebounced = 1
        -
        -
        OnInputThrottled = 2
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBIntSlider.html b/docs/api/Material.Blazor.MBIntSlider.html deleted file mode 100644 index 26d7312a4..000000000 --- a/docs/api/Material.Blazor.MBIntSlider.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - - Class MBIntSlider - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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() - -

        - -
        -
        - -
        -
        public MBIntSlider()
        -
        - - - - - - - - - - - - - -

        Properties -

        - - - - -

        - AriaLabel - -

        - -
        -
        - -
        -
        [Parameter]
        -public string AriaLabel { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        string
        -
        -
        - - - - - - - - - - -

        - ContinuousInputDelay - -

        - -
        -
        - -
        -
        [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) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBItemValidation.html b/docs/api/Material.Blazor.MBItemValidation.html deleted file mode 100644 index fc60477ac..000000000 --- a/docs/api/Material.Blazor.MBItemValidation.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - - Enum MBItemValidation - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -Enum MBItemValidation -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public enum MBItemValidation
        -
        - - - - - - - - - -

        Fields -

        -
        -
        DefaultToFirst = 0
        -
        -
        Exception = 1
        -
        -
        NoSelection = 2
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBLinearProgress.html b/docs/api/Material.Blazor.MBLinearProgress.html deleted file mode 100644 index 39eb1ea53..000000000 --- a/docs/api/Material.Blazor.MBLinearProgress.html +++ /dev/null @@ -1,555 +0,0 @@ - - - - - Class MBLinearProgress - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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) - -

        - -

        Renders the component to the supplied 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

        -

        The OnAfterRender(bool) and OnAfterRenderAsync(bool) lifecycle methods -are useful for performing interop, or interacting with values received from @ref. -Use the firstRender parameter to ensure that initialization work is only performed -once.

        -
        - - - - - - -

        - 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBLinearProgressType.html b/docs/api/Material.Blazor.MBLinearProgressType.html deleted file mode 100644 index 388fdf6a9..000000000 --- a/docs/api/Material.Blazor.MBLinearProgressType.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - - Enum MBLinearProgressType - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -Enum MBLinearProgressType -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public enum MBLinearProgressType
        -
        - - - - - - - - - -

        Fields -

        -
        -
        Closed = 2
        -
        -
        Determinate = 1
        -
        -
        Indeterminate = 0
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBList-1.html b/docs/api/Material.Blazor.MBList-1.html deleted file mode 100644 index 39a834055..000000000 --- a/docs/api/Material.Blazor.MBList-1.html +++ /dev/null @@ -1,1123 +0,0 @@ - - - - - Class MBList<TItem> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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() - -

        - -
        -
        - -
        -
        public 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) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBListDivider.html b/docs/api/Material.Blazor.MBListDivider.html deleted file mode 100644 index 116746dc3..000000000 --- a/docs/api/Material.Blazor.MBListDivider.html +++ /dev/null @@ -1,314 +0,0 @@ - - - - - Class MBListDivider - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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) - -

        - -

        Renders the component to the supplied RenderTreeBuilder.

        -
        -
        - -
        -
        protected override void BuildRenderTree(RenderTreeBuilder __builder)
        -
        - -

        Parameters

        -
        -
        __builder RenderTreeBuilder
        -
        -
        - - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBListItem.html b/docs/api/Material.Blazor.MBListItem.html deleted file mode 100644 index e1d0c713e..000000000 --- a/docs/api/Material.Blazor.MBListItem.html +++ /dev/null @@ -1,479 +0,0 @@ - - - - - Class MBListItem - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -Class MBListItem -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public class MBListItem : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
        -
        - - - - -
        -
        Inheritance
        -
        - - - -
        MBListItem
        -
        -
        - -
        -
        Implements
        -
        - - - - -
        -
        - - -
        -
        Inherited Members
        -
        - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - - - - - - -

        Constructors -

        - - - - -

        - MBListItem() - -

        - -
        -
        - -
        -
        public MBListItem()
        -
        - - - - - - - - - - - - - -

        Properties -

        - - - - -

        - IconFoundry - -

        - -
        -
        - -
        -
        [Parameter]
        -public IMBIconFoundry? IconFoundry { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        IMBIconFoundry
        -
        -
        - - - - - - - - - - -

        - IsSelectedMenuItem - -

        - -
        -
        - -
        -
        [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) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBListStyle.html b/docs/api/Material.Blazor.MBListStyle.html deleted file mode 100644 index 7dfe5bd15..000000000 --- a/docs/api/Material.Blazor.MBListStyle.html +++ /dev/null @@ -1,146 +0,0 @@ - - - - - Enum MBListStyle - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -Enum MBListStyle -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public enum MBListStyle
        -
        - - - - - - - - - -

        Fields -

        -
        -
        None = 0
        -
        -
        Outlined = 1
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBListType.html b/docs/api/Material.Blazor.MBListType.html deleted file mode 100644 index 6dd032f30..000000000 --- a/docs/api/Material.Blazor.MBListType.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - - Enum MBListType - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -Enum MBListType -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public enum MBListType
        -
        - - - - - - - - - -

        Fields -

        -
        -
        Avatar = 2
        -
        -
        Dense = 1
        -
        -
        Regular = 0
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBLoggingLevel.html b/docs/api/Material.Blazor.MBLoggingLevel.html deleted file mode 100644 index e4826feab..000000000 --- a/docs/api/Material.Blazor.MBLoggingLevel.html +++ /dev/null @@ -1,156 +0,0 @@ - - - - - Enum MBLoggingLevel - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -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
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBLoggingServiceConfiguration.html b/docs/api/Material.Blazor.MBLoggingServiceConfiguration.html deleted file mode 100644 index a18977c75..000000000 --- a/docs/api/Material.Blazor.MBLoggingServiceConfiguration.html +++ /dev/null @@ -1,270 +0,0 @@ - - - - - Class MBLoggingServiceConfiguration - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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
        -
        -
        - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBMenu.html b/docs/api/Material.Blazor.MBMenu.html deleted file mode 100644 index 4b70d9a0c..000000000 --- a/docs/api/Material.Blazor.MBMenu.html +++ /dev/null @@ -1,533 +0,0 @@ - - - - - Class MBMenu - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -Class MBMenu -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public class MBMenu : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
        -
        - - - - -
        -
        Inheritance
        -
        - - - -
        MBMenu
        -
        -
        - -
        -
        Implements
        -
        - - - - -
        -
        - - -
        -
        Inherited Members
        -
        - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - - - - - - -

        Constructors -

        - - - - -

        - MBMenu() - -

        - -
        -
        - -
        -
        public MBMenu()
        -
        - - - - - - - - - - - - - -

        Properties -

        - - - - -

        - ChildContent - -

        - -
        -
        - -
        -
        [Parameter]
        -public RenderFragment ChildContent { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        RenderFragment
        -
        -
        - - - - - - - - - - -

        - MenuSurfacePositioning - -

        - -
        -
        - -
        -
        [Parameter]
        -public MBMenuSurfacePositioning MenuSurfacePositioning { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        MBMenuSurfacePositioning
        -
        -
        - - - - - - - - - - -

        - OnMenuClosed - -

        - -
        -
        - -
        -
        [Parameter]
        -public Action OnMenuClosed { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        Action
        -
        -
        - - - - - - - - -

        Methods -

        - - - - -

        - BuildRenderTree(RenderTreeBuilder) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - - -

        - ToggleAsync() - -

        - -
        -
        - -
        -
        public Task ToggleAsync()
        -
        - - -

        Returns

        -
        -
        Task
        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBMenuSelectionGroup.html b/docs/api/Material.Blazor.MBMenuSelectionGroup.html deleted file mode 100644 index 537d769b5..000000000 --- a/docs/api/Material.Blazor.MBMenuSelectionGroup.html +++ /dev/null @@ -1,318 +0,0 @@ - - - - - Class MBMenuSelectionGroup - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -Class MBMenuSelectionGroup -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public class MBMenuSelectionGroup : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender
        -
        - - - - -
        -
        Inheritance
        -
        - - -
        MBMenuSelectionGroup
        -
        -
        - -
        -
        Implements
        -
        - - - -
        -
        - - -
        -
        Inherited Members
        -
        - - - - - - - - - - - - - - - - - - - -
        - - - - - - -

        Constructors -

        - - - - -

        - MBMenuSelectionGroup() - -

        - -
        -
        - -
        -
        public MBMenuSelectionGroup()
        -
        - - - - - - - - - - - - - -

        Properties -

        - - - - -

        - ChildContent - -

        - -
        -
        - -
        -
        [Parameter]
        -public RenderFragment ChildContent { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        RenderFragment
        -
        -
        - - - - - - - - -

        Methods -

        - - - - -

        - BuildRenderTree(RenderTreeBuilder) - -

        - -

        Renders the component to the supplied RenderTreeBuilder.

        -
        -
        - -
        -
        protected override void BuildRenderTree(RenderTreeBuilder __builder)
        -
        - -

        Parameters

        -
        -
        __builder RenderTreeBuilder
        -
        -
        - - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBMenuSurface.html b/docs/api/Material.Blazor.MBMenuSurface.html deleted file mode 100644 index d72aff781..000000000 --- a/docs/api/Material.Blazor.MBMenuSurface.html +++ /dev/null @@ -1,592 +0,0 @@ - - - - - Class MBMenuSurface - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -Class MBMenuSurface -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public class MBMenuSurface : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
        -
        - - - - -
        -
        Inheritance
        -
        - - - -
        MBMenuSurface
        -
        -
        - -
        -
        Implements
        -
        - - - - -
        -
        - - -
        -
        Inherited Members
        -
        - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - - - - - - -

        Constructors -

        - - - - -

        - MBMenuSurface() - -

        - -
        -
        - -
        -
        public MBMenuSurface()
        -
        - - - - - - - - - - - - - -

        Properties -

        - - - - -

        - ChildContent - -

        - -
        -
        - -
        -
        [Parameter]
        -public RenderFragment ChildContent { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        RenderFragment
        -
        -
        - - - - - - - - - - -

        - MenuSurfacePositioning - -

        - -
        -
        - -
        -
        [Parameter]
        -public MBMenuSurfacePositioning MenuSurfacePositioning { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        MBMenuSurfacePositioning
        -
        -
        - - - - - - - - - - -

        - OnMenuClosed - -

        - -
        -
        - -
        -
        [Parameter]
        -public Action OnMenuClosed { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        Action
        -
        -
        - - - - - - - - - - -

        - OnMenuOpened - -

        - -
        -
        - -
        -
        [Parameter]
        -public Action OnMenuOpened { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        Action
        -
        -
        - - - - - - - - -

        Methods -

        - - - - -

        - BuildRenderTree(RenderTreeBuilder) - -

        - -

        Renders the component to the supplied 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()
        -
        - - - - - - - - - - - - - - - -

        - NotifyOpened() - -

        - -
        -
        - -
        -
        [JSInvokable]
        -public void NotifyOpened()
        -
        - - - - - - - - - - - - - - - -

        - 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.

        -
        -
        - - - - - - - - - - - - - -

        - ToggleAsync() - -

        - -
        -
        - -
        -
        public Task ToggleAsync()
        -
        - - -

        Returns

        -
        -
        Task
        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBMenuSurfacePositioning.html b/docs/api/Material.Blazor.MBMenuSurfacePositioning.html deleted file mode 100644 index 37083f9cd..000000000 --- a/docs/api/Material.Blazor.MBMenuSurfacePositioning.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - - Enum MBMenuSurfacePositioning - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -Enum MBMenuSurfacePositioning -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public enum MBMenuSurfacePositioning
        -
        - - - - - - - - - -

        Fields -

        -
        -
        Fixed = 2
        -
        -
        FullWidth = 1
        -
        -
        Regular = 0
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBNotifierCloseMethod.html b/docs/api/Material.Blazor.MBNotifierCloseMethod.html deleted file mode 100644 index c8e88b283..000000000 --- a/docs/api/Material.Blazor.MBNotifierCloseMethod.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - - Enum MBNotifierCloseMethod - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -Enum MBNotifierCloseMethod -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public enum MBNotifierCloseMethod
        -
        - - - - - - - - - -

        Fields -

        -
        -
        DismissButton = 2
        -
        -
        Timeout = 1
        -
        -
        TimeoutAndDismissButton = 0
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBNumericDecimalField.html b/docs/api/Material.Blazor.MBNumericDecimalField.html deleted file mode 100644 index 151c0a1c4..000000000 --- a/docs/api/Material.Blazor.MBNumericDecimalField.html +++ /dev/null @@ -1,1018 +0,0 @@ - - - - - Class MBNumericDecimalField - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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?
        -
        -
        - - - - - - - - - - -

        - NumericFormat - -

        - -
        -
        - -
        -
        [Parameter]
        -public string NumericFormat { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        string
        -
        -
        - - - - - - - - - - -

        - NumericSingularFormat - -

        - -
        -
        - -
        -
        [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) - -

        - -

        Renders the component to the supplied RenderTreeBuilder.

        -
        -
        - -
        -
        protected override void BuildRenderTree(RenderTreeBuilder __builder)
        -
        - -

        Parameters

        -
        -
        __builder RenderTreeBuilder
        -
        -
        - - - - - - - - - - - - - - -

        - 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBNumericDoubleField.html b/docs/api/Material.Blazor.MBNumericDoubleField.html deleted file mode 100644 index a5259232d..000000000 --- a/docs/api/Material.Blazor.MBNumericDoubleField.html +++ /dev/null @@ -1,1018 +0,0 @@ - - - - - Class MBNumericDoubleField - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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?
        -
        -
        - - - - - - - - - - -

        - NumericFormat - -

        - -
        -
        - -
        -
        [Parameter]
        -public string NumericFormat { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        string
        -
        -
        - - - - - - - - - - -

        - NumericSingularFormat - -

        - -
        -
        - -
        -
        [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) - -

        - -

        Renders the component to the supplied RenderTreeBuilder.

        -
        -
        - -
        -
        protected override void BuildRenderTree(RenderTreeBuilder __builder)
        -
        - -

        Parameters

        -
        -
        __builder RenderTreeBuilder
        -
        -
        - - - - - - - - - - - - - - -

        - 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBNumericInputMagnitude.html b/docs/api/Material.Blazor.MBNumericInputMagnitude.html deleted file mode 100644 index 92023242d..000000000 --- a/docs/api/Material.Blazor.MBNumericInputMagnitude.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - - Enum MBNumericInputMagnitude - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -Enum MBNumericInputMagnitude -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public enum MBNumericInputMagnitude
        -
        - - - - - - - - - -

        Fields -

        -
        -
        BasisPoints = 4
        -
        -
        Normal = 0
        -
        -
        Percent = 2
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBNumericIntField.html b/docs/api/Material.Blazor.MBNumericIntField.html deleted file mode 100644 index 250cae0e5..000000000 --- a/docs/api/Material.Blazor.MBNumericIntField.html +++ /dev/null @@ -1,986 +0,0 @@ - - - - - Class MBNumericIntField - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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?
        -
        -
        - - - - - - - - - - -

        - NumericFormat - -

        - -
        -
        - -
        -
        [Parameter]
        -public string NumericFormat { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        string
        -
        -
        - - - - - - - - - - -

        - NumericSingularFormat - -

        - -
        -
        - -
        -
        [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) - -

        - -

        Renders the component to the supplied RenderTreeBuilder.

        -
        -
        - -
        -
        protected override void BuildRenderTree(RenderTreeBuilder __builder)
        -
        - -

        Parameters

        -
        -
        __builder RenderTreeBuilder
        -
        -
        - - - - - - - - - - - - - - -

        - 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBPagedDataList-1.html b/docs/api/Material.Blazor.MBPagedDataList-1.html deleted file mode 100644 index 6bfae4a29..000000000 --- a/docs/api/Material.Blazor.MBPagedDataList-1.html +++ /dev/null @@ -1,819 +0,0 @@ - - - - - Class MBPagedDataList<TItem> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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) - -

        - -

        Renders the component to the supplied 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

        -

        The OnAfterRender(bool) and OnAfterRenderAsync(bool) lifecycle methods -are useful for performing interop, or interacting with values received from @ref. -Use the firstRender parameter to ensure that initialization work is only performed -once.

        -
        - - - - - - -

        - 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBPagedSearchResult-1.html b/docs/api/Material.Blazor.MBPagedSearchResult-1.html deleted file mode 100644 index 364d41033..000000000 --- a/docs/api/Material.Blazor.MBPagedSearchResult-1.html +++ /dev/null @@ -1,396 +0,0 @@ - - - - - Class MBPagedSearchResult<TItem> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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
        -
        -
        - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBPaginator.html b/docs/api/Material.Blazor.MBPaginator.html deleted file mode 100644 index 310537029..000000000 --- a/docs/api/Material.Blazor.MBPaginator.html +++ /dev/null @@ -1,799 +0,0 @@ - - - - - Class MBPaginator - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -Class MBPaginator -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public class MBPaginator : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
        -
        - - - - -
        -
        Inheritance
        -
        - - - -
        MBPaginator
        -
        -
        - -
        -
        Implements
        -
        - - - - -
        -
        - - -
        -
        Inherited Members
        -
        - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - - - - - - -

        Constructors -

        - - - - -

        - MBPaginator() - -

        - -
        -
        - -
        -
        public 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>
        -
        -
        - - - - - - - - - - -

        - PositionFormatter - -

        - -
        -
        - -
        -
        [Parameter]
        -public Func<int, int, int, CultureInfo, string> PositionFormatter { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        Func<int, int, int, CultureInfo, string>
        -
        -
        - - - - - - - - -

        Methods -

        - - - - -

        - BuildRenderTree(RenderTreeBuilder) - -

        - -

        Renders the component to the supplied 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
        -
        -
        - - - - - - - - - - - - - -

        - DefaultPositionFormatter(int, int, int, CultureInfo) - -

        - -
        -
        - -
        -
        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.

        -
        -
        - - - - - - - -

        Remarks

        -

        The OnAfterRender(bool) and OnAfterRenderAsync(bool) lifecycle methods -are useful for performing interop, or interacting with values received from @ref. -Use the firstRender parameter to ensure that initialization work is only performed -once.

        -
        - - - - - - -

        - 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBPopover.html b/docs/api/Material.Blazor.MBPopover.html deleted file mode 100644 index 903e2857c..000000000 --- a/docs/api/Material.Blazor.MBPopover.html +++ /dev/null @@ -1,677 +0,0 @@ - - - - - Class MBPopover - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -Class MBPopover -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public class MBPopover : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
        -
        - - - - -
        -
        Inheritance
        -
        - - - -
        MBPopover
        -
        -
        - -
        -
        Implements
        -
        - - - - -
        -
        - - -
        -
        Inherited Members
        -
        - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - - - - - - -

        Constructors -

        - - - - -

        - MBPopover() - -

        - -
        -
        - -
        -
        public MBPopover()
        -
        - - - - - - - - - - - - - -

        Properties -

        - - - - -

        - ChildContent - -

        - -
        -
        - -
        -
        [Parameter]
        -public RenderFragment ChildContent { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        RenderFragment
        -
        -
        - - - - - - - - - - -

        - MenuSurfacePositioning - -

        - -
        -
        - -
        -
        [Parameter]
        -public MBMenuSurfacePositioning MenuSurfacePositioning { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        MBMenuSurfacePositioning
        -
        -
        - - - - - - - - - - -

        - OnMenuClosed - -

        - -
        -
        - -
        -
        [Parameter]
        -public Action OnMenuClosed { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        Action
        -
        -
        - - - - - - - - - - -

        - OnMenuOpened - -

        - -
        -
        - -
        -
        [Parameter]
        -public Action OnMenuOpened { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        Action
        -
        -
        - - - - - - - - -

        Methods -

        - - - - -

        - BuildRenderTree(RenderTreeBuilder) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - -

        Remarks

        -

        The OnAfterRender(bool) and OnAfterRenderAsync(bool) lifecycle methods -are useful for performing interop, or interacting with values received from @ref. -Use the firstRender parameter to ensure that initialization work is only performed -once.

        -
        - - - - - - -

        - 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
        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBRadioButton-1.html b/docs/api/Material.Blazor.MBRadioButton-1.html deleted file mode 100644 index 501e2c47a..000000000 --- a/docs/api/Material.Blazor.MBRadioButton-1.html +++ /dev/null @@ -1,543 +0,0 @@ - - - - - Class MBRadioButton<TItem> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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 -

        - - - - -

        - MBRadioButton() - -

        - -
        -
        - -
        -
        public MBRadioButton()
        -
        - - - - - - - - - - - - - -

        Properties -

        - - - - -

        - Density - -

        - -
        -
        - -
        -
        [Parameter]
        -public MBDensity? Density { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        MBDensity?
        -
        -
        - - - - - - - - - - -

        - Label - -

        - -
        -
        - -
        -
        [Parameter]
        -public string Label { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        string
        -
        -
        - - - - - - - - - - -

        - RadioGroupName - -

        - -
        -
        - -
        -
        [Parameter]
        -public string RadioGroupName { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        string
        -
        -
        - - - - - - - - - - -

        - TargetCheckedValue - -

        - -
        -
        - -
        -
        [Parameter]
        -public TItem TargetCheckedValue { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        TItem
        -
        -
        - - - - - - - - -

        Methods -

        - - - - -

        - BuildRenderTree(RenderTreeBuilder) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBRadioButtonGroup-1.html b/docs/api/Material.Blazor.MBRadioButtonGroup-1.html deleted file mode 100644 index 76c49f00d..000000000 --- a/docs/api/Material.Blazor.MBRadioButtonGroup-1.html +++ /dev/null @@ -1,495 +0,0 @@ - - - - - Class MBRadioButtonGroup<TItem> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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 -

        - - - - -

        - MBRadioButtonGroup() - -

        - -
        -
        - -
        -
        public MBRadioButtonGroup()
        -
        - - - - - - - - - - - - - -

        Properties -

        - - - - -

        - Density - -

        - -
        -
        - -
        -
        [Parameter]
        -public MBDensity? Density { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        MBDensity?
        -
        -
        - - - - - - - - - - -

        - Vertical - -

        - -
        -
        - -
        -
        [Parameter]
        -public bool Vertical { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        bool
        -
        -
        - - - - - - - - -

        Methods -

        - - - - -

        - BuildRenderTree(RenderTreeBuilder) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBSearchResult-1.html b/docs/api/Material.Blazor.MBSearchResult-1.html deleted file mode 100644 index cdb96e53b..000000000 --- a/docs/api/Material.Blazor.MBSearchResult-1.html +++ /dev/null @@ -1,334 +0,0 @@ - - - - - Class MBSearchResult<TItem> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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
        -
        -
        - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBSearchResultTypes.html b/docs/api/Material.Blazor.MBSearchResultTypes.html deleted file mode 100644 index eabd94cfb..000000000 --- a/docs/api/Material.Blazor.MBSearchResultTypes.html +++ /dev/null @@ -1,150 +0,0 @@ - - - - - Enum MBSearchResultTypes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -Enum MBSearchResultTypes -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public enum MBSearchResultTypes
        -
        - - - - - - - - - -

        Fields -

        -
        -
        FullMatchFound = 1
        -
        -
        NoMatchesFound = 0
        -
        -
        PartialMatchesFound = 2
        -
        -
        TooManyItemsFound = 3
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBSegmentedButtonMulti-1.html b/docs/api/Material.Blazor.MBSegmentedButtonMulti-1.html deleted file mode 100644 index 0036e443c..000000000 --- a/docs/api/Material.Blazor.MBSegmentedButtonMulti-1.html +++ /dev/null @@ -1,680 +0,0 @@ - - - - - Class MBSegmentedButtonMulti<TItem> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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 -

        - - - - -

        - MBSegmentedButtonMulti() - -

        - -
        -
        - -
        -
        public MBSegmentedButtonMulti()
        -
        - - - - - - - - - - - - - -

        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
        -
        -
        - - - - - - - - - - -

        - HasBadge - -

        - -
        -
        - -
        -
        [Parameter]
        -public bool HasBadge { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        bool
        -
        -
        - - - - - - - - - - -

        - TouchTarget - -

        - -
        -
        - -
        -
        [Parameter]
        -public bool? TouchTarget { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        bool?
        -
        -
        - - - - - - - - -

        Methods -

        - - - - -

        - BuildRenderTree(RenderTreeBuilder) - -

        - -

        Renders the component to the supplied RenderTreeBuilder.

        -
        -
        - -
        -
        protected override void BuildRenderTree(RenderTreeBuilder __builder)
        -
        - -

        Parameters

        -
        -
        __builder RenderTreeBuilder
        -
        -
        - - - - - - - - - - - - - - -

        - Dispose(bool) - -

        - -
        -
        - -
        -
        protected override void Dispose(bool disposing)
        -
        - -

        Parameters

        -
        -
        disposing bool
        -
        -
        - - - - - - - - - - - - - - -

        - NotifyMultiSelected(bool[]) - -

        - -
        -
        - -
        -
        [JSInvokable]
        -public void NotifyMultiSelected(bool[] selected)
        -
        - -

        Parameters

        -
        -
        selected bool[]
        -
        -
        - - - - - - - - - - - - - - -

        - NotifySingleSelected(int) - -

        - -
        -
        - -
        -
        [JSInvokable]
        -public void NotifySingleSelected(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.

        -
        -
        - - - - - - - - - - - - - -

        - 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBSegmentedButtonSingle-1.html b/docs/api/Material.Blazor.MBSegmentedButtonSingle-1.html deleted file mode 100644 index f5acc3295..000000000 --- a/docs/api/Material.Blazor.MBSegmentedButtonSingle-1.html +++ /dev/null @@ -1,591 +0,0 @@ - - - - - Class MBSegmentedButtonSingle<TItem> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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 -

        - - - - -

        - MBSegmentedButtonSingle() - -

        - -
        -
        - -
        -
        public MBSegmentedButtonSingle()
        -
        - - - - - - - - - - - - - -

        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
        -
        -
        - - - - - - - - - - -

        - HasBadge - -

        - -
        -
        - -
        -
        [Parameter]
        -public bool HasBadge { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        bool
        -
        -
        - - - - - - - - - - -

        - IconFoundry - -

        - -
        -
        - -
        -
        [Parameter]
        -public IMBIconFoundry? IconFoundry { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        IMBIconFoundry
        -
        -
        - - - - - - - - -

        Methods -

        - - - - -

        - BuildRenderTree(RenderTreeBuilder) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBSelect-1.html b/docs/api/Material.Blazor.MBSelect-1.html deleted file mode 100644 index 1034c3dbd..000000000 --- a/docs/api/Material.Blazor.MBSelect-1.html +++ /dev/null @@ -1,843 +0,0 @@ - - - - - Class MBSelect<TItem> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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() - -

        - -
        -
        - -
        -
        public 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
        -
        -
        - - - - - - - - - - -

        - MenuSurfacePositioning - -

        - -
        -
        - -
        -
        [Parameter]
        -public MBMenuSurfacePositioning MenuSurfacePositioning { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        MBMenuSurfacePositioning
        -
        -
        - - - - - - - - - - -

        - SelectInputStyle - -

        - -
        -
        - -
        -
        [Parameter]
        -public MBSelectInputStyle? SelectInputStyle { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        MBSelectInputStyle?
        -
        -
        - - - - - - - - - - -

        - TextAlignStyle - -

        - -
        -
        - -
        -
        [Parameter]
        -public MBTextAlignStyle? TextAlignStyle { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        MBTextAlignStyle?
        -
        -
        - - - - - - - - -

        Methods -

        - - - - -

        - BuildRenderTree(RenderTreeBuilder) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - - -

        - 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBSelectElement-1.html b/docs/api/Material.Blazor.MBSelectElement-1.html deleted file mode 100644 index 121705989..000000000 --- a/docs/api/Material.Blazor.MBSelectElement-1.html +++ /dev/null @@ -1,622 +0,0 @@ - - - - - Class MBSelectElement<T> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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
        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBSelectInputStyle.html b/docs/api/Material.Blazor.MBSelectInputStyle.html deleted file mode 100644 index 122e006a9..000000000 --- a/docs/api/Material.Blazor.MBSelectInputStyle.html +++ /dev/null @@ -1,146 +0,0 @@ - - - - - Enum MBSelectInputStyle - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -Enum MBSelectInputStyle -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public enum MBSelectInputStyle
        -
        - - - - - - - - - -

        Fields -

        -
        -
        Filled = 0
        -
        -
        Outlined = 1
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBServicesOptions.html b/docs/api/Material.Blazor.MBServicesOptions.html deleted file mode 100644 index fb1dfff77..000000000 --- a/docs/api/Material.Blazor.MBServicesOptions.html +++ /dev/null @@ -1,298 +0,0 @@ - - - - - Class MBServicesOptions - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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
        -
        -
        - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBShield.html b/docs/api/Material.Blazor.MBShield.html deleted file mode 100644 index ce6ee33fb..000000000 --- a/docs/api/Material.Blazor.MBShield.html +++ /dev/null @@ -1,638 +0,0 @@ - - - - - Class MBShield - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -Class MBShield -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public class MBShield : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
        -
        - - - - -
        -
        Inheritance
        -
        - - - -
        MBShield
        -
        -
        - -
        -
        Implements
        -
        - - - - -
        -
        - - -
        -
        Inherited Members
        -
        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - - - - - - -

        Constructors -

        - - - - -

        - MBShield() - -

        - -
        -
        - -
        -
        public 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) - -

        - -

        Renders the component to the supplied RenderTreeBuilder.

        -
        -
        - -
        -
        protected override void BuildRenderTree(RenderTreeBuilder __builder)
        -
        - -

        Parameters

        -
        -
        __builder RenderTreeBuilder
        -
        -
        - - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBShieldType.html b/docs/api/Material.Blazor.MBShieldType.html deleted file mode 100644 index d74b57a80..000000000 --- a/docs/api/Material.Blazor.MBShieldType.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - - Enum MBShieldType - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -Enum MBShieldType -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public enum MBShieldType
        -
        - - - - - - - - - -

        Fields -

        -
        -
        LabelAndValue = 0
        -
        -
        LabelOnly = 1
        -
        -
        ValueOnly = 2
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBSlider.html b/docs/api/Material.Blazor.MBSlider.html deleted file mode 100644 index f07a3449c..000000000 --- a/docs/api/Material.Blazor.MBSlider.html +++ /dev/null @@ -1,695 +0,0 @@ - - - - - Class MBSlider - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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() - -

        - -
        -
        - -
        -
        public MBSlider()
        -
        - - - - - - - - - - - - - -

        Properties -

        - - - - -

        - AriaLabel - -

        - -
        -
        - -
        -
        [Parameter]
        -public string AriaLabel { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        string
        -
        -
        - - - - - - - - - - -

        - ContinuousInputDelay - -

        - -
        -
        - -
        -
        [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) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBSliderType.html b/docs/api/Material.Blazor.MBSliderType.html deleted file mode 100644 index 8b9778527..000000000 --- a/docs/api/Material.Blazor.MBSliderType.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - - Enum MBSliderType - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -Enum MBSliderType -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public enum MBSliderType
        -
        - - - - - - - - - -

        Fields -

        -
        -
        Continuous = 0
        -
        -
        Discrete = 1
        -
        -
        DiscreteWithTickmarks = 2
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBSlidingContent-1.html b/docs/api/Material.Blazor.MBSlidingContent-1.html deleted file mode 100644 index fb8077f73..000000000 --- a/docs/api/Material.Blazor.MBSlidingContent-1.html +++ /dev/null @@ -1,603 +0,0 @@ - - - - - Class MBSlidingContent<TItem> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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) - -

        - -

        Renders the component to the supplied 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

        -

        The OnAfterRender(bool) and OnAfterRenderAsync(bool) lifecycle methods -are useful for performing interop, or interacting with values received from @ref. -Use the firstRender parameter to ensure that initialization work is only performed -once.

        -
        - - - - - - -

        - 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.

        -
        -
        - - - - - - - - - - - - - -

        - SlideNext(bool) - -

        - -
        -
        - -
        -
        public Task SlideNext(bool rollover)
        -
        - -

        Parameters

        -
        -
        rollover bool
        -
        -
        - -

        Returns

        -
        -
        Task
        -
        -
        - - - - - - - - - - - - - -

        - SlidePrevious(bool) - -

        - -
        -
        - -
        -
        public Task SlidePrevious(bool rollover)
        -
        - -

        Parameters

        -
        -
        rollover bool
        -
        -
        - -

        Returns

        -
        -
        Task
        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBSlidingTabBar-1.html b/docs/api/Material.Blazor.MBSlidingTabBar-1.html deleted file mode 100644 index 31d921111..000000000 --- a/docs/api/Material.Blazor.MBSlidingTabBar-1.html +++ /dev/null @@ -1,608 +0,0 @@ - - - - - Class MBSlidingTabBar<TItem> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBSnackbarServiceConfiguration.html b/docs/api/Material.Blazor.MBSnackbarServiceConfiguration.html deleted file mode 100644 index 6fad6e4a7..000000000 --- a/docs/api/Material.Blazor.MBSnackbarServiceConfiguration.html +++ /dev/null @@ -1,483 +0,0 @@ - - - - - Class MBSnackbarServiceConfiguration - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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?
        -
        -
        - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBSnackbarSettings.html b/docs/api/Material.Blazor.MBSnackbarSettings.html deleted file mode 100644 index 9506a0251..000000000 --- a/docs/api/Material.Blazor.MBSnackbarSettings.html +++ /dev/null @@ -1,453 +0,0 @@ - - - - - Class MBSnackbarSettings - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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?
        -
        -
        - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBSwitch.html b/docs/api/Material.Blazor.MBSwitch.html deleted file mode 100644 index ad190c52c..000000000 --- a/docs/api/Material.Blazor.MBSwitch.html +++ /dev/null @@ -1,442 +0,0 @@ - - - - - Class MBSwitch - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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() - -

        - -
        -
        - -
        -
        public MBSwitch()
        -
        - - - - - - - - - - - - - -

        Properties -

        - - - - -

        - Label - -

        - -
        -
        - -
        -
        [Parameter]
        -public string Label { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        string
        -
        -
        - - - - - - - - -

        Methods -

        - - - - -

        - BuildRenderTree(RenderTreeBuilder) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBTabBar-1.html b/docs/api/Material.Blazor.MBTabBar-1.html deleted file mode 100644 index 138eb093b..000000000 --- a/docs/api/Material.Blazor.MBTabBar-1.html +++ /dev/null @@ -1,667 +0,0 @@ - - - - - Class MBTabBar<TItem> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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() - -

        - -
        -
        - -
        -
        public 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) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - - -

        - 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBTextAlignStyle.html b/docs/api/Material.Blazor.MBTextAlignStyle.html deleted file mode 100644 index 771ad1b01..000000000 --- a/docs/api/Material.Blazor.MBTextAlignStyle.html +++ /dev/null @@ -1,150 +0,0 @@ - - - - - Enum MBTextAlignStyle - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -Enum MBTextAlignStyle -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public enum MBTextAlignStyle
        -
        - - - - - - - - - -

        Fields -

        -
        -
        Center = 2
        -
        -
        Default = 0
        -
        -
        Left = 1
        -
        -
        Right = 3
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBTextArea.html b/docs/api/Material.Blazor.MBTextArea.html deleted file mode 100644 index 0203f87f5..000000000 --- a/docs/api/Material.Blazor.MBTextArea.html +++ /dev/null @@ -1,729 +0,0 @@ - - - - - Class MBTextArea - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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() - -

        - -
        -
        - -
        -
        public 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) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - - -

        - 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBTextField.html b/docs/api/Material.Blazor.MBTextField.html deleted file mode 100644 index 5a2f07255..000000000 --- a/docs/api/Material.Blazor.MBTextField.html +++ /dev/null @@ -1,1007 +0,0 @@ - - - - - Class MBTextField - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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() - -

        - -
        -
        - -
        -
        public 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) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - - -

        - 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.

        -
        -
        - - - - - - - - - - - - - -

        - SetDateErrorMessage() - -

        - -
        -
        - -
        -
        protected void SetDateErrorMessage()
        -
        - - - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBTextInputStyle.html b/docs/api/Material.Blazor.MBTextInputStyle.html deleted file mode 100644 index 578017dd8..000000000 --- a/docs/api/Material.Blazor.MBTextInputStyle.html +++ /dev/null @@ -1,146 +0,0 @@ - - - - - Enum MBTextInputStyle - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -Enum MBTextInputStyle -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public enum MBTextInputStyle
        -
        - - - - - - - - - -

        Fields -

        -
        -
        Filled = 0
        -
        -
        Outlined = 1
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBToastLevel.html b/docs/api/Material.Blazor.MBToastLevel.html deleted file mode 100644 index 56ea9f9a2..000000000 --- a/docs/api/Material.Blazor.MBToastLevel.html +++ /dev/null @@ -1,150 +0,0 @@ - - - - - Enum MBToastLevel - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -Enum MBToastLevel -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public enum MBToastLevel
        -
        - - - - - - - - - -

        Fields -

        -
        -
        Error = 3
        -
        -
        Info = 0
        -
        -
        Success = 1
        -
        -
        Warning = 2
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBToastPosition.html b/docs/api/Material.Blazor.MBToastPosition.html deleted file mode 100644 index d3398be85..000000000 --- a/docs/api/Material.Blazor.MBToastPosition.html +++ /dev/null @@ -1,160 +0,0 @@ - - - - - Enum MBToastPosition - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -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
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBToastServiceConfiguration.html b/docs/api/Material.Blazor.MBToastServiceConfiguration.html deleted file mode 100644 index c26c21342..000000000 --- a/docs/api/Material.Blazor.MBToastServiceConfiguration.html +++ /dev/null @@ -1,944 +0,0 @@ - - - - - Class MBToastServiceConfiguration - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -Class MBToastServiceConfiguration -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public class MBToastServiceConfiguration
        -
        - - - - -
        -
        Inheritance
        -
        - -
        MBToastServiceConfiguration
        -
        -
        - - - -
        -
        Inherited Members
        -
        - - - - - - - -
        - - - - - - -

        Constructors -

        - - - - -

        - MBToastServiceConfiguration() - -

        - -
        -
        - -
        -
        public MBToastServiceConfiguration()
        -
        - - - - - - - - - - - - - -

        Fields -

        - - - -

        - DefaultCloseButtonIcon - -

        - -
        -
        - -
        -
        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 -

        - - - - -

        - CloseButtonIcon - -

        - -
        -
        - -
        -
        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
        -
        -
        - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBToastSettings.html b/docs/api/Material.Blazor.MBToastSettings.html deleted file mode 100644 index 6f95c53d3..000000000 --- a/docs/api/Material.Blazor.MBToastSettings.html +++ /dev/null @@ -1,453 +0,0 @@ - - - - - Class MBToastSettings - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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?
        -
        -
        - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBTooltip.html b/docs/api/Material.Blazor.MBTooltip.html deleted file mode 100644 index bd56cb1bb..000000000 --- a/docs/api/Material.Blazor.MBTooltip.html +++ /dev/null @@ -1,466 +0,0 @@ - - - - - Class MBTooltip - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -Class MBTooltip -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public class MBTooltip : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
        -
        - - - - -
        -
        Inheritance
        -
        - - - -
        MBTooltip
        -
        -
        - -
        -
        Implements
        -
        - - - - -
        -
        - - -
        -
        Inherited Members
        -
        - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - - - - - - -

        Constructors -

        - - - - -

        - MBTooltip() - -

        - -
        -
        - -
        -
        public MBTooltip()
        -
        - - - - - - - - - - - - - -

        Properties -

        - - - - -

        - Content - -

        - -
        -
        - -
        -
        [Parameter]
        -public RenderFragment Content { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        RenderFragment
        -
        -
        - - - - - - - - - - -

        - Target - -

        - -
        -
        - -
        -
        [Parameter]
        -public RenderFragment Target { get; set; }
        -
        - - - - - -

        Property Value

        -
        -
        RenderFragment
        -
        -
        - - - - - - - - -

        Methods -

        - - - - -

        - BuildRenderTree(RenderTreeBuilder) - -

        - -

        Renders the component to the supplied RenderTreeBuilder.

        -
        -
        - -
        -
        protected override void BuildRenderTree(RenderTreeBuilder __builder)
        -
        - -

        Parameters

        -
        -
        __builder RenderTreeBuilder
        -
        -
        - - - - - - - - - - - - - - -

        - Dispose() - -

        - -
        -
        - -
        -
        public void Dispose()
        -
        - - - - - - - - - - - - - - - -

        - Dispose(bool) - -

        - -
        -
        - -
        -
        protected virtual 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBTopAppBar.html b/docs/api/Material.Blazor.MBTopAppBar.html deleted file mode 100644 index 8ddf9147a..000000000 --- a/docs/api/Material.Blazor.MBTopAppBar.html +++ /dev/null @@ -1,543 +0,0 @@ - - - - - Class MBTopAppBar - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -Class MBTopAppBar -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public class MBTopAppBar : ComponentFoundation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
        -
        - - - - -
        -
        Inheritance
        -
        - - - -
        MBTopAppBar
        -
        -
        - -
        -
        Implements
        -
        - - - - -
        -
        - - -
        -
        Inherited Members
        -
        - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - - - - - - -

        Constructors -

        - - - - -

        - MBTopAppBar() - -

        - -
        -
        - -
        -
        public 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
        -
        -
        - - - - - - - - - - -

        - ScrollTarget - -

        - -
        -
        - -
        -
        [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) - -

        - -

        Renders the component to the supplied 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.

        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBTopAppBarType.html b/docs/api/Material.Blazor.MBTopAppBarType.html deleted file mode 100644 index ca6538a64..000000000 --- a/docs/api/Material.Blazor.MBTopAppBarType.html +++ /dev/null @@ -1,155 +0,0 @@ - - - - - Enum MBTopAppBarType - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - - -

        -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
        -
        -
        - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBTouchTargetWrapper.html b/docs/api/Material.Blazor.MBTouchTargetWrapper.html deleted file mode 100644 index 6b1e4f9ef..000000000 --- a/docs/api/Material.Blazor.MBTouchTargetWrapper.html +++ /dev/null @@ -1,351 +0,0 @@ - - - - - Class MBTouchTargetWrapper - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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) - -

        - -

        Renders the component to the supplied RenderTreeBuilder.

        -
        -
        - -
        -
        protected override void BuildRenderTree(RenderTreeBuilder builder)
        -
        - -

        Parameters

        -
        -
        builder RenderTreeBuilder
        -

        A RenderTreeBuilder that will receive the render output.

        -
        -
        - - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.MBVersion.html b/docs/api/Material.Blazor.MBVersion.html deleted file mode 100644 index 46752a76f..000000000 --- a/docs/api/Material.Blazor.MBVersion.html +++ /dev/null @@ -1,206 +0,0 @@ - - - - - Class MBVersion - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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
        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.ServiceCollectionExtensions.html b/docs/api/Material.Blazor.ServiceCollectionExtensions.html deleted file mode 100644 index 9aee3031c..000000000 --- a/docs/api/Material.Blazor.ServiceCollectionExtensions.html +++ /dev/null @@ -1,249 +0,0 @@ - - - - - Class ServiceCollectionExtensions - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -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
        -
        -
        - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor._Imports.html b/docs/api/Material.Blazor._Imports.html deleted file mode 100644 index 69247d4aa..000000000 --- a/docs/api/Material.Blazor._Imports.html +++ /dev/null @@ -1,282 +0,0 @@ - - - - - Class _Imports - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - - - -

        -Class _Imports -

        - -
        -
        Namespace
        Material.Blazor
        -
        Assembly
        Material.Blazor.dll
        -
        - -
        -
        - -
        -
        public class _Imports : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender
        -
        - - - - -
        -
        Inheritance
        -
        - - -
        _Imports
        -
        -
        - -
        -
        Implements
        -
        - - - -
        -
        - - -
        -
        Inherited Members
        -
        - - - - - - - - - - - - - - - - - - - -
        - - - - - - -

        Constructors -

        - - - - -

        - _Imports() - -

        - -
        -
        - -
        -
        public _Imports()
        -
        - - - - - - - - - - - - - -

        Methods -

        - - - - -

        - BuildRenderTree(RenderTreeBuilder) - -

        - -

        Renders the component to the supplied RenderTreeBuilder.

        -
        -
        - -
        -
        protected override void BuildRenderTree(RenderTreeBuilder __builder)
        -
        - -

        Parameters

        -
        -
        __builder RenderTreeBuilder
        -
        -
        - - - - - - - - - - - - - -
        - - - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/Material.Blazor.html b/docs/api/Material.Blazor.html deleted file mode 100644 index 405e6251a..000000000 --- a/docs/api/Material.Blazor.html +++ /dev/null @@ -1,582 +0,0 @@ - - - - - Namespace Material.Blazor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - -
        -
        -
        -
        -
        Table of Contents
        - -
        -
        - -
        -
        -
        - -
        -
        - - - -
        - -
        - -

        Namespace Material.Blazor

        -
        -
        -
        - -

        -Classes -

        -
        -
        MBAnchor
        -
        -
        -
        -
        MBAutocompletePagedField<TItem>
        -
        -
        -
        -
        MBAutocompleteSelectField<TItem>
        -
        -
        -
        -
        MBAutocompleteTextField
        -
        -
        -
        -
        MBBadge
        -
        -
        -
        -
        MBBladeComponentParameters
        -
        -
        -
        -
        MBBladeComponent<TParam>
        -
        -
        -
        -
        MBBladeSet
        -
        -
        -
        -
        MBButton
        -
        -
        -
        -
        MBCard
        -
        -
        -
        -
        MBCarousel<TItem>
        -
        -
        -
        -
        MBCascadingDefaults
        -
        -
        -
        -
        MBCheckbox
        -
        -
        -
        -
        MBCircularProgress
        -
        -
        -
        -
        MBConfirmationDialog
        -
        -
        -
        -
        MBDataTable<TItem>
        -
        -
        -
        -
        MBDatePicker
        -
        -
        -
        -
        MBDateTimeField
        -
        -
        -
        -
        MBDebouncedTextField
        -
        -
        -
        -
        MBDialog
        -
        -
        -
        -
        MBDivider
        -
        -
        -
        -
        MBDragAndDropList<TItem>
        -
        -
        -
        -
        MBDrawer
        -
        -
        -
        -
        MBFileUploadButton
        -
        -
        -
        -
        MBFileUploadDragAndDrop
        -
        -
        -
        -
        MBFloatingActionButton
        -
        -
        -
        -
        MBIcon
        -
        -
        -
        -
        MBIconBearingSelectElement<T>
        -
        -
        -
        -
        MBIconButton
        -
        -
        -
        -
        MBIconButtonToggle
        -
        -
        -
        -
        MBIconHelper
        -
        -
        -
        -
        MBIntSlider
        -
        -
        -
        -
        MBLinearProgress
        -
        -
        -
        -
        MBListDivider
        -
        -
        -
        -
        MBListItem
        -
        -
        -
        -
        MBList<TItem>
        -
        -
        -
        -
        MBLoggingServiceConfiguration
        -
        -
        -
        -
        MBMenu
        -
        -
        -
        -
        MBMenuSelectionGroup
        -
        -
        -
        -
        MBMenuSurface
        -
        -
        -
        -
        MBNumericDecimalField
        -
        -
        -
        -
        MBNumericDoubleField
        -
        -
        -
        -
        MBNumericIntField
        -
        -
        -
        -
        MBPagedDataList<TItem>
        -
        -
        -
        -
        MBPagedSearchResult<TItem>
        -
        -
        -
        -
        MBPaginator
        -
        -
        -
        -
        MBPopover
        -
        -
        -
        -
        MBRadioButtonGroup<TItem>
        -
        -
        -
        -
        MBRadioButton<TItem>
        -
        -
        -
        -
        MBSearchResult<TItem>
        -
        -
        -
        -
        MBSegmentedButtonMulti<TItem>
        -
        -
        -
        -
        MBSegmentedButtonSingle<TItem>
        -
        -
        -
        -
        MBSelectElement<T>
        -
        -
        -
        -
        MBSelect<TItem>
        -
        -
        -
        -
        MBServicesOptions
        -
        -
        -
        -
        MBShield
        -
        -
        -
        -
        MBSlider
        -
        -
        -
        -
        MBSlidingContent<TItem>
        -
        -
        -
        -
        MBSlidingTabBar<TItem>
        -
        -
        -
        -
        MBSnackbarServiceConfiguration
        -
        -
        -
        -
        MBSnackbarSettings
        -
        -
        -
        -
        MBSwitch
        -
        -
        -
        -
        MBTabBar<TItem>
        -
        -
        -
        -
        MBTextArea
        -
        -
        -
        -
        MBTextField
        -
        -
        -
        -
        MBToastServiceConfiguration
        -
        -
        -
        -
        MBToastSettings
        -
        -
        -
        -
        MBTooltip
        -
        -
        -
        -
        MBTopAppBar
        -
        -
        -
        -
        MBTouchTargetWrapper
        -
        -
        -
        -
        MBVersion
        -
        -
        -
        -
        ServiceCollectionExtensions
        -
        -
        -
        -
        _Imports
        -
        -
        -

        -Interfaces -

        -
        -
        IMBIcon
        -
        -
        -
        -
        IMBIconFoundry
        -
        -
        -
        -
        IMBLoggingService
        -
        -
        -
        -
        IMBSnackbarService
        -
        -
        -
        -
        IMBToastService
        -
        -
        -
        -
        IMBTooltipService
        -
        -
        -

        -Enums -

        -
        -
        MBBadgeStyle
        -
        -
        -
        -
        MBButtonStyle
        -
        -
        -
        -
        MBCardStyle
        -
        -
        -
        -
        MBCircularProgressSize
        -
        -
        -
        -
        MBCircularProgressType
        -
        -
        -
        -
        MBDateSelectionCriteria
        -
        -
        -
        -
        MBDensity
        -
        -
        -
        -
        MBFloatingActionButtonType
        -
        -
        -
        -
        MBIconFARelativeSize
        -
        -
        -
        -
        MBIconFAStyle
        -
        -
        -
        -
        MBIconFoundryName
        -
        -
        -
        -
        MBIconMITheme
        -
        -
        -
        -
        MBIconMSGradient
        -
        -
        -
        -
        MBIconMSSize
        -
        -
        -
        -
        MBIconMSStyle
        -
        -
        -
        -
        MBIconMSWeight
        -
        -
        -
        -
        MBInputEventType
        -
        -
        -
        -
        MBItemValidation
        -
        -
        -
        -
        MBLinearProgressType
        -
        -
        -
        -
        MBListStyle
        -
        -
        -
        -
        MBListType
        -
        -
        -
        -
        MBLoggingLevel
        -
        -
        -
        -
        MBMenuSurfacePositioning
        -
        -
        -
        -
        MBNotifierCloseMethod
        -
        -
        -
        -
        MBNumericInputMagnitude
        -
        -
        -
        -
        MBSearchResultTypes
        -
        -
        -
        -
        MBSelectInputStyle
        -
        -
        -
        -
        MBShieldType
        -
        -
        -
        -
        MBSliderType
        -
        -
        -
        -
        MBTextAlignStyle
        -
        -
        -
        -
        MBTextInputStyle
        -
        -
        -
        -
        MBToastLevel
        -
        -
        -
        -
        MBToastPosition
        -
        -
        -
        -
        MBTopAppBarType
        -
        -
        -

        -Delegates -

        -
        -
        IMBIcon.IconFragment
        -
        -
        - - -
        - -
        -
        - - -
        - -
        - -
        -
        - - -
        -
        -
        - Made with docfx -
        -
        -
        - - diff --git a/docs/api/toc.html b/docs/api/toc.html deleted file mode 100644 index c9dede0f9..000000000 --- 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 b0aa4585f..000000000 --- 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 c2aaad599..f6d85888a 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 4669a715c..fe955f569 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.Items fullName.vb: Material.Blazor.MBCarousel(Of TItem).Items @@ -4485,7 +4485,7 @@ references: nameWithType.vb: MBCarousel(Of TItem).Items - uid: Material.Blazor.MBCarousel`1.OnAfterRenderAsync(System.Boolean) name: OnAfterRenderAsync(bool) - href: api/Material.Blazor.MBCarousel-1.html#Material_Blazor_MBCarousel_1_OnAfterRenderAsync_System_Boolean_ + href: .artifacts/api/Material.Blazor.MBCarousel-1.html#Material_Blazor_MBCarousel_1_OnAfterRenderAsync_System_Boolean_ commentId: M:Material.Blazor.MBCarousel`1.OnAfterRenderAsync(System.Boolean) name.vb: OnAfterRenderAsync(Boolean) fullName: Material.Blazor.MBCarousel.OnAfterRenderAsync(bool) @@ -4494,7 +4494,7 @@ references: nameWithType.vb: MBCarousel(Of TItem).OnAfterRenderAsync(Boolean) - uid: Material.Blazor.MBCarousel`1.OnAfterRenderAsync* name: OnAfterRenderAsync - href: api/Material.Blazor.MBCarousel-1.html#Material_Blazor_MBCarousel_1_OnAfterRenderAsync_ + href: .artifacts/api/Material.Blazor.MBCarousel-1.html#Material_Blazor_MBCarousel_1_OnAfterRenderAsync_ commentId: Overload:Material.Blazor.MBCarousel`1.OnAfterRenderAsync fullName: Material.Blazor.MBCarousel.OnAfterRenderAsync fullName.vb: Material.Blazor.MBCarousel(Of TItem).OnAfterRenderAsync @@ -4502,7 +4502,7 @@ references: nameWithType.vb: MBCarousel(Of TItem).OnAfterRenderAsync - uid: Material.Blazor.MBCarousel`1.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBCarousel-1.html#Material_Blazor_MBCarousel_1_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBCarousel-1.html#Material_Blazor_MBCarousel_1_OnInitializedAsync commentId: M:Material.Blazor.MBCarousel`1.OnInitializedAsync fullName: Material.Blazor.MBCarousel.OnInitializedAsync() fullName.vb: Material.Blazor.MBCarousel(Of TItem).OnInitializedAsync() @@ -4510,7 +4510,7 @@ references: nameWithType.vb: MBCarousel(Of TItem).OnInitializedAsync() - uid: Material.Blazor.MBCarousel`1.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBCarousel-1.html#Material_Blazor_MBCarousel_1_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBCarousel-1.html#Material_Blazor_MBCarousel_1_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBCarousel`1.OnInitializedAsync fullName: Material.Blazor.MBCarousel.OnInitializedAsync fullName.vb: Material.Blazor.MBCarousel(Of TItem).OnInitializedAsync @@ -4518,7 +4518,7 @@ references: nameWithType.vb: MBCarousel(Of TItem).OnInitializedAsync - uid: Material.Blazor.MBCarousel`1.OnParametersSetAsync name: OnParametersSetAsync() - href: api/Material.Blazor.MBCarousel-1.html#Material_Blazor_MBCarousel_1_OnParametersSetAsync + href: .artifacts/api/Material.Blazor.MBCarousel-1.html#Material_Blazor_MBCarousel_1_OnParametersSetAsync commentId: M:Material.Blazor.MBCarousel`1.OnParametersSetAsync fullName: Material.Blazor.MBCarousel.OnParametersSetAsync() fullName.vb: Material.Blazor.MBCarousel(Of TItem).OnParametersSetAsync() @@ -4526,7 +4526,7 @@ references: nameWithType.vb: MBCarousel(Of TItem).OnParametersSetAsync() - uid: Material.Blazor.MBCarousel`1.OnParametersSetAsync* name: OnParametersSetAsync - href: api/Material.Blazor.MBCarousel-1.html#Material_Blazor_MBCarousel_1_OnParametersSetAsync_ + href: .artifacts/api/Material.Blazor.MBCarousel-1.html#Material_Blazor_MBCarousel_1_OnParametersSetAsync_ commentId: Overload:Material.Blazor.MBCarousel`1.OnParametersSetAsync fullName: Material.Blazor.MBCarousel.OnParametersSetAsync fullName.vb: Material.Blazor.MBCarousel(Of TItem).OnParametersSetAsync @@ -4534,7 +4534,7 @@ references: nameWithType.vb: MBCarousel(Of TItem).OnParametersSetAsync - uid: Material.Blazor.MBCarousel`1.RolloverInterval name: RolloverInterval - href: api/Material.Blazor.MBCarousel-1.html#Material_Blazor_MBCarousel_1_RolloverInterval + href: .artifacts/api/Material.Blazor.MBCarousel-1.html#Material_Blazor_MBCarousel_1_RolloverInterval commentId: P:Material.Blazor.MBCarousel`1.RolloverInterval fullName: Material.Blazor.MBCarousel.RolloverInterval fullName.vb: Material.Blazor.MBCarousel(Of TItem).RolloverInterval @@ -4542,7 +4542,7 @@ references: nameWithType.vb: MBCarousel(Of TItem).RolloverInterval - uid: Material.Blazor.MBCarousel`1.RolloverInterval* name: RolloverInterval - href: api/Material.Blazor.MBCarousel-1.html#Material_Blazor_MBCarousel_1_RolloverInterval_ + href: .artifacts/api/Material.Blazor.MBCarousel-1.html#Material_Blazor_MBCarousel_1_RolloverInterval_ commentId: Overload:Material.Blazor.MBCarousel`1.RolloverInterval fullName: Material.Blazor.MBCarousel.RolloverInterval fullName.vb: Material.Blazor.MBCarousel(Of TItem).RolloverInterval @@ -4550,13 +4550,13 @@ references: nameWithType.vb: MBCarousel(Of TItem).RolloverInterval - uid: Material.Blazor.MBCascadingDefaults name: MBCascadingDefaults - href: api/Material.Blazor.MBCascadingDefaults.html + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html commentId: T:Material.Blazor.MBCascadingDefaults fullName: Material.Blazor.MBCascadingDefaults nameWithType: MBCascadingDefaults - uid: Material.Blazor.MBCascadingDefaults.#ctor name: MBCascadingDefaults() - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults__ctor + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults__ctor commentId: M:Material.Blazor.MBCascadingDefaults.#ctor name.vb: New() fullName: Material.Blazor.MBCascadingDefaults.MBCascadingDefaults() @@ -4565,7 +4565,7 @@ references: nameWithType.vb: MBCascadingDefaults.New() - uid: Material.Blazor.MBCascadingDefaults.#ctor* name: MBCascadingDefaults - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults__ctor_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults__ctor_ commentId: Overload:Material.Blazor.MBCascadingDefaults.#ctor name.vb: New fullName: Material.Blazor.MBCascadingDefaults.MBCascadingDefaults @@ -4574,565 +4574,565 @@ references: nameWithType.vb: MBCascadingDefaults.New - uid: Material.Blazor.MBCascadingDefaults.AllowedSplattableAttributes name: AllowedSplattableAttributes - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_AllowedSplattableAttributes + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_AllowedSplattableAttributes commentId: P:Material.Blazor.MBCascadingDefaults.AllowedSplattableAttributes fullName: Material.Blazor.MBCascadingDefaults.AllowedSplattableAttributes nameWithType: MBCascadingDefaults.AllowedSplattableAttributes - uid: Material.Blazor.MBCascadingDefaults.AllowedSplattableAttributes* name: AllowedSplattableAttributes - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_AllowedSplattableAttributes_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_AllowedSplattableAttributes_ commentId: Overload:Material.Blazor.MBCascadingDefaults.AllowedSplattableAttributes fullName: Material.Blazor.MBCascadingDefaults.AllowedSplattableAttributes nameWithType: MBCascadingDefaults.AllowedSplattableAttributes - uid: Material.Blazor.MBCascadingDefaults.ButtonDensity name: ButtonDensity - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ButtonDensity + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ButtonDensity commentId: P:Material.Blazor.MBCascadingDefaults.ButtonDensity fullName: Material.Blazor.MBCascadingDefaults.ButtonDensity nameWithType: MBCascadingDefaults.ButtonDensity - uid: Material.Blazor.MBCascadingDefaults.ButtonDensity* name: ButtonDensity - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ButtonDensity_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ButtonDensity_ commentId: Overload:Material.Blazor.MBCascadingDefaults.ButtonDensity fullName: Material.Blazor.MBCascadingDefaults.ButtonDensity nameWithType: MBCascadingDefaults.ButtonDensity - uid: Material.Blazor.MBCascadingDefaults.ButtonStyle name: ButtonStyle - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ButtonStyle + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ButtonStyle commentId: P:Material.Blazor.MBCascadingDefaults.ButtonStyle fullName: Material.Blazor.MBCascadingDefaults.ButtonStyle nameWithType: MBCascadingDefaults.ButtonStyle - uid: Material.Blazor.MBCascadingDefaults.ButtonStyle* name: ButtonStyle - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ButtonStyle_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ButtonStyle_ commentId: Overload:Material.Blazor.MBCascadingDefaults.ButtonStyle fullName: Material.Blazor.MBCascadingDefaults.ButtonStyle nameWithType: MBCascadingDefaults.ButtonStyle - uid: Material.Blazor.MBCascadingDefaults.CardActionButtonStyle name: CardActionButtonStyle - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_CardActionButtonStyle + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_CardActionButtonStyle commentId: P:Material.Blazor.MBCascadingDefaults.CardActionButtonStyle fullName: Material.Blazor.MBCascadingDefaults.CardActionButtonStyle nameWithType: MBCascadingDefaults.CardActionButtonStyle - uid: Material.Blazor.MBCascadingDefaults.CardActionButtonStyle* name: CardActionButtonStyle - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_CardActionButtonStyle_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_CardActionButtonStyle_ commentId: Overload:Material.Blazor.MBCascadingDefaults.CardActionButtonStyle fullName: Material.Blazor.MBCascadingDefaults.CardActionButtonStyle nameWithType: MBCascadingDefaults.CardActionButtonStyle - uid: Material.Blazor.MBCascadingDefaults.CardStyle name: CardStyle - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_CardStyle + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_CardStyle commentId: P:Material.Blazor.MBCascadingDefaults.CardStyle fullName: Material.Blazor.MBCascadingDefaults.CardStyle nameWithType: MBCascadingDefaults.CardStyle - uid: Material.Blazor.MBCascadingDefaults.CardStyle* name: CardStyle - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_CardStyle_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_CardStyle_ commentId: Overload:Material.Blazor.MBCascadingDefaults.CardStyle fullName: Material.Blazor.MBCascadingDefaults.CardStyle nameWithType: MBCascadingDefaults.CardStyle - uid: Material.Blazor.MBCascadingDefaults.CheckboxDensity name: CheckboxDensity - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_CheckboxDensity + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_CheckboxDensity commentId: P:Material.Blazor.MBCascadingDefaults.CheckboxDensity fullName: Material.Blazor.MBCascadingDefaults.CheckboxDensity nameWithType: MBCascadingDefaults.CheckboxDensity - uid: Material.Blazor.MBCascadingDefaults.CheckboxDensity* name: CheckboxDensity - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_CheckboxDensity_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_CheckboxDensity_ commentId: Overload:Material.Blazor.MBCascadingDefaults.CheckboxDensity fullName: Material.Blazor.MBCascadingDefaults.CheckboxDensity nameWithType: MBCascadingDefaults.CheckboxDensity - uid: Material.Blazor.MBCascadingDefaults.ConstrainSplattableAttributes name: ConstrainSplattableAttributes - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ConstrainSplattableAttributes + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ConstrainSplattableAttributes commentId: P:Material.Blazor.MBCascadingDefaults.ConstrainSplattableAttributes fullName: Material.Blazor.MBCascadingDefaults.ConstrainSplattableAttributes nameWithType: MBCascadingDefaults.ConstrainSplattableAttributes - uid: Material.Blazor.MBCascadingDefaults.ConstrainSplattableAttributes* name: ConstrainSplattableAttributes - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ConstrainSplattableAttributes_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ConstrainSplattableAttributes_ commentId: Overload:Material.Blazor.MBCascadingDefaults.ConstrainSplattableAttributes fullName: Material.Blazor.MBCascadingDefaults.ConstrainSplattableAttributes nameWithType: MBCascadingDefaults.ConstrainSplattableAttributes - uid: Material.Blazor.MBCascadingDefaults.CultureInfo name: CultureInfo - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_CultureInfo + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_CultureInfo commentId: P:Material.Blazor.MBCascadingDefaults.CultureInfo fullName: Material.Blazor.MBCascadingDefaults.CultureInfo nameWithType: MBCascadingDefaults.CultureInfo - uid: Material.Blazor.MBCascadingDefaults.CultureInfo* name: CultureInfo - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_CultureInfo_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_CultureInfo_ commentId: Overload:Material.Blazor.MBCascadingDefaults.CultureInfo fullName: Material.Blazor.MBCascadingDefaults.CultureInfo nameWithType: MBCascadingDefaults.CultureInfo - uid: Material.Blazor.MBCascadingDefaults.DataTableDensity name: DataTableDensity - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_DataTableDensity + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_DataTableDensity commentId: P:Material.Blazor.MBCascadingDefaults.DataTableDensity fullName: Material.Blazor.MBCascadingDefaults.DataTableDensity nameWithType: MBCascadingDefaults.DataTableDensity - uid: Material.Blazor.MBCascadingDefaults.DataTableDensity* name: DataTableDensity - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_DataTableDensity_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_DataTableDensity_ commentId: Overload:Material.Blazor.MBCascadingDefaults.DataTableDensity fullName: Material.Blazor.MBCascadingDefaults.DataTableDensity nameWithType: MBCascadingDefaults.DataTableDensity - uid: Material.Blazor.MBCascadingDefaults.DateFormat name: DateFormat - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_DateFormat + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_DateFormat commentId: P:Material.Blazor.MBCascadingDefaults.DateFormat fullName: Material.Blazor.MBCascadingDefaults.DateFormat nameWithType: MBCascadingDefaults.DateFormat - uid: Material.Blazor.MBCascadingDefaults.DateFormat* name: DateFormat - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_DateFormat_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_DateFormat_ commentId: Overload:Material.Blazor.MBCascadingDefaults.DateFormat fullName: Material.Blazor.MBCascadingDefaults.DateFormat nameWithType: MBCascadingDefaults.DateFormat - uid: Material.Blazor.MBCascadingDefaults.DatePickerDefaultMaxDate name: DatePickerDefaultMaxDate - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_DatePickerDefaultMaxDate + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_DatePickerDefaultMaxDate commentId: P:Material.Blazor.MBCascadingDefaults.DatePickerDefaultMaxDate fullName: Material.Blazor.MBCascadingDefaults.DatePickerDefaultMaxDate nameWithType: MBCascadingDefaults.DatePickerDefaultMaxDate - uid: Material.Blazor.MBCascadingDefaults.DatePickerDefaultMaxDate* name: DatePickerDefaultMaxDate - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_DatePickerDefaultMaxDate_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_DatePickerDefaultMaxDate_ commentId: Overload:Material.Blazor.MBCascadingDefaults.DatePickerDefaultMaxDate fullName: Material.Blazor.MBCascadingDefaults.DatePickerDefaultMaxDate nameWithType: MBCascadingDefaults.DatePickerDefaultMaxDate - uid: Material.Blazor.MBCascadingDefaults.DatePickerDefaultMinDate name: DatePickerDefaultMinDate - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_DatePickerDefaultMinDate + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_DatePickerDefaultMinDate commentId: P:Material.Blazor.MBCascadingDefaults.DatePickerDefaultMinDate fullName: Material.Blazor.MBCascadingDefaults.DatePickerDefaultMinDate nameWithType: MBCascadingDefaults.DatePickerDefaultMinDate - uid: Material.Blazor.MBCascadingDefaults.DatePickerDefaultMinDate* name: DatePickerDefaultMinDate - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_DatePickerDefaultMinDate_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_DatePickerDefaultMinDate_ commentId: Overload:Material.Blazor.MBCascadingDefaults.DatePickerDefaultMinDate fullName: Material.Blazor.MBCascadingDefaults.DatePickerDefaultMinDate nameWithType: MBCascadingDefaults.DatePickerDefaultMinDate - uid: Material.Blazor.MBCascadingDefaults.DateSelectionCriteria name: DateSelectionCriteria - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_DateSelectionCriteria + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_DateSelectionCriteria commentId: P:Material.Blazor.MBCascadingDefaults.DateSelectionCriteria fullName: Material.Blazor.MBCascadingDefaults.DateSelectionCriteria nameWithType: MBCascadingDefaults.DateSelectionCriteria - uid: Material.Blazor.MBCascadingDefaults.DateSelectionCriteria* name: DateSelectionCriteria - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_DateSelectionCriteria_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_DateSelectionCriteria_ commentId: Overload:Material.Blazor.MBCascadingDefaults.DateSelectionCriteria fullName: Material.Blazor.MBCascadingDefaults.DateSelectionCriteria nameWithType: MBCascadingDefaults.DateSelectionCriteria - uid: Material.Blazor.MBCascadingDefaults.DebounceInterval name: DebounceInterval - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_DebounceInterval + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_DebounceInterval commentId: P:Material.Blazor.MBCascadingDefaults.DebounceInterval fullName: Material.Blazor.MBCascadingDefaults.DebounceInterval nameWithType: MBCascadingDefaults.DebounceInterval - uid: Material.Blazor.MBCascadingDefaults.DebounceInterval* name: DebounceInterval - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_DebounceInterval_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_DebounceInterval_ commentId: Overload:Material.Blazor.MBCascadingDefaults.DebounceInterval fullName: Material.Blazor.MBCascadingDefaults.DebounceInterval nameWithType: MBCascadingDefaults.DebounceInterval - uid: Material.Blazor.MBCascadingDefaults.DialogActionButtonStyle name: DialogActionButtonStyle - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_DialogActionButtonStyle + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_DialogActionButtonStyle commentId: P:Material.Blazor.MBCascadingDefaults.DialogActionButtonStyle fullName: Material.Blazor.MBCascadingDefaults.DialogActionButtonStyle nameWithType: MBCascadingDefaults.DialogActionButtonStyle - uid: Material.Blazor.MBCascadingDefaults.DialogActionButtonStyle* name: DialogActionButtonStyle - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_DialogActionButtonStyle_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_DialogActionButtonStyle_ commentId: Overload:Material.Blazor.MBCascadingDefaults.DialogActionButtonStyle fullName: Material.Blazor.MBCascadingDefaults.DialogActionButtonStyle nameWithType: MBCascadingDefaults.DialogActionButtonStyle - uid: Material.Blazor.MBCascadingDefaults.Disabled name: Disabled - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_Disabled + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_Disabled commentId: P:Material.Blazor.MBCascadingDefaults.Disabled fullName: Material.Blazor.MBCascadingDefaults.Disabled nameWithType: MBCascadingDefaults.Disabled - uid: Material.Blazor.MBCascadingDefaults.Disabled* name: Disabled - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_Disabled_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_Disabled_ commentId: Overload:Material.Blazor.MBCascadingDefaults.Disabled fullName: Material.Blazor.MBCascadingDefaults.Disabled nameWithType: MBCascadingDefaults.Disabled - uid: Material.Blazor.MBCascadingDefaults.IconButtonDensity name: IconButtonDensity - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconButtonDensity + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconButtonDensity commentId: P:Material.Blazor.MBCascadingDefaults.IconButtonDensity fullName: Material.Blazor.MBCascadingDefaults.IconButtonDensity nameWithType: MBCascadingDefaults.IconButtonDensity - uid: Material.Blazor.MBCascadingDefaults.IconButtonDensity* name: IconButtonDensity - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconButtonDensity_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconButtonDensity_ commentId: Overload:Material.Blazor.MBCascadingDefaults.IconButtonDensity fullName: Material.Blazor.MBCascadingDefaults.IconButtonDensity nameWithType: MBCascadingDefaults.IconButtonDensity - uid: Material.Blazor.MBCascadingDefaults.IconFARelativeSize name: IconFARelativeSize - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconFARelativeSize + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconFARelativeSize commentId: P:Material.Blazor.MBCascadingDefaults.IconFARelativeSize fullName: Material.Blazor.MBCascadingDefaults.IconFARelativeSize nameWithType: MBCascadingDefaults.IconFARelativeSize - uid: Material.Blazor.MBCascadingDefaults.IconFARelativeSize* name: IconFARelativeSize - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconFARelativeSize_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconFARelativeSize_ commentId: Overload:Material.Blazor.MBCascadingDefaults.IconFARelativeSize fullName: Material.Blazor.MBCascadingDefaults.IconFARelativeSize nameWithType: MBCascadingDefaults.IconFARelativeSize - uid: Material.Blazor.MBCascadingDefaults.IconFAStyle name: IconFAStyle - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconFAStyle + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconFAStyle commentId: P:Material.Blazor.MBCascadingDefaults.IconFAStyle fullName: Material.Blazor.MBCascadingDefaults.IconFAStyle nameWithType: MBCascadingDefaults.IconFAStyle - uid: Material.Blazor.MBCascadingDefaults.IconFAStyle* name: IconFAStyle - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconFAStyle_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconFAStyle_ commentId: Overload:Material.Blazor.MBCascadingDefaults.IconFAStyle fullName: Material.Blazor.MBCascadingDefaults.IconFAStyle nameWithType: MBCascadingDefaults.IconFAStyle - uid: Material.Blazor.MBCascadingDefaults.IconFoundryName name: IconFoundryName - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconFoundryName + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconFoundryName commentId: P:Material.Blazor.MBCascadingDefaults.IconFoundryName fullName: Material.Blazor.MBCascadingDefaults.IconFoundryName nameWithType: MBCascadingDefaults.IconFoundryName - uid: Material.Blazor.MBCascadingDefaults.IconFoundryName* name: IconFoundryName - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconFoundryName_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconFoundryName_ commentId: Overload:Material.Blazor.MBCascadingDefaults.IconFoundryName fullName: Material.Blazor.MBCascadingDefaults.IconFoundryName nameWithType: MBCascadingDefaults.IconFoundryName - uid: Material.Blazor.MBCascadingDefaults.IconMITheme name: IconMITheme - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconMITheme + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconMITheme commentId: P:Material.Blazor.MBCascadingDefaults.IconMITheme fullName: Material.Blazor.MBCascadingDefaults.IconMITheme nameWithType: MBCascadingDefaults.IconMITheme - uid: Material.Blazor.MBCascadingDefaults.IconMITheme* name: IconMITheme - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconMITheme_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconMITheme_ commentId: Overload:Material.Blazor.MBCascadingDefaults.IconMITheme fullName: Material.Blazor.MBCascadingDefaults.IconMITheme nameWithType: MBCascadingDefaults.IconMITheme - uid: Material.Blazor.MBCascadingDefaults.IconMSColor name: IconMSColor - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconMSColor + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconMSColor commentId: P:Material.Blazor.MBCascadingDefaults.IconMSColor fullName: Material.Blazor.MBCascadingDefaults.IconMSColor nameWithType: MBCascadingDefaults.IconMSColor - uid: Material.Blazor.MBCascadingDefaults.IconMSColor* name: IconMSColor - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconMSColor_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconMSColor_ commentId: Overload:Material.Blazor.MBCascadingDefaults.IconMSColor fullName: Material.Blazor.MBCascadingDefaults.IconMSColor nameWithType: MBCascadingDefaults.IconMSColor - uid: Material.Blazor.MBCascadingDefaults.IconMSFill name: IconMSFill - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconMSFill + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconMSFill commentId: P:Material.Blazor.MBCascadingDefaults.IconMSFill fullName: Material.Blazor.MBCascadingDefaults.IconMSFill nameWithType: MBCascadingDefaults.IconMSFill - uid: Material.Blazor.MBCascadingDefaults.IconMSFill* name: IconMSFill - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconMSFill_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconMSFill_ commentId: Overload:Material.Blazor.MBCascadingDefaults.IconMSFill fullName: Material.Blazor.MBCascadingDefaults.IconMSFill nameWithType: MBCascadingDefaults.IconMSFill - uid: Material.Blazor.MBCascadingDefaults.IconMSGradient name: IconMSGradient - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconMSGradient + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconMSGradient commentId: P:Material.Blazor.MBCascadingDefaults.IconMSGradient fullName: Material.Blazor.MBCascadingDefaults.IconMSGradient nameWithType: MBCascadingDefaults.IconMSGradient - uid: Material.Blazor.MBCascadingDefaults.IconMSGradient* name: IconMSGradient - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconMSGradient_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconMSGradient_ commentId: Overload:Material.Blazor.MBCascadingDefaults.IconMSGradient fullName: Material.Blazor.MBCascadingDefaults.IconMSGradient nameWithType: MBCascadingDefaults.IconMSGradient - uid: Material.Blazor.MBCascadingDefaults.IconMSName name: IconMSName - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconMSName + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconMSName commentId: P:Material.Blazor.MBCascadingDefaults.IconMSName fullName: Material.Blazor.MBCascadingDefaults.IconMSName nameWithType: MBCascadingDefaults.IconMSName - uid: Material.Blazor.MBCascadingDefaults.IconMSName* name: IconMSName - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconMSName_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconMSName_ commentId: Overload:Material.Blazor.MBCascadingDefaults.IconMSName fullName: Material.Blazor.MBCascadingDefaults.IconMSName nameWithType: MBCascadingDefaults.IconMSName - uid: Material.Blazor.MBCascadingDefaults.IconMSSize name: IconMSSize - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconMSSize + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconMSSize commentId: P:Material.Blazor.MBCascadingDefaults.IconMSSize fullName: Material.Blazor.MBCascadingDefaults.IconMSSize nameWithType: MBCascadingDefaults.IconMSSize - uid: Material.Blazor.MBCascadingDefaults.IconMSSize* name: IconMSSize - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconMSSize_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconMSSize_ commentId: Overload:Material.Blazor.MBCascadingDefaults.IconMSSize fullName: Material.Blazor.MBCascadingDefaults.IconMSSize nameWithType: MBCascadingDefaults.IconMSSize - uid: Material.Blazor.MBCascadingDefaults.IconMSStyle name: IconMSStyle - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconMSStyle + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconMSStyle commentId: P:Material.Blazor.MBCascadingDefaults.IconMSStyle fullName: Material.Blazor.MBCascadingDefaults.IconMSStyle nameWithType: MBCascadingDefaults.IconMSStyle - uid: Material.Blazor.MBCascadingDefaults.IconMSStyle* name: IconMSStyle - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconMSStyle_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconMSStyle_ commentId: Overload:Material.Blazor.MBCascadingDefaults.IconMSStyle fullName: Material.Blazor.MBCascadingDefaults.IconMSStyle nameWithType: MBCascadingDefaults.IconMSStyle - uid: Material.Blazor.MBCascadingDefaults.IconMSWeight name: IconMSWeight - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconMSWeight + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconMSWeight commentId: P:Material.Blazor.MBCascadingDefaults.IconMSWeight fullName: Material.Blazor.MBCascadingDefaults.IconMSWeight nameWithType: MBCascadingDefaults.IconMSWeight - uid: Material.Blazor.MBCascadingDefaults.IconMSWeight* name: IconMSWeight - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconMSWeight_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_IconMSWeight_ commentId: Overload:Material.Blazor.MBCascadingDefaults.IconMSWeight fullName: Material.Blazor.MBCascadingDefaults.IconMSWeight nameWithType: MBCascadingDefaults.IconMSWeight - uid: Material.Blazor.MBCascadingDefaults.ItemValidation name: ItemValidation - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ItemValidation + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ItemValidation commentId: P:Material.Blazor.MBCascadingDefaults.ItemValidation fullName: Material.Blazor.MBCascadingDefaults.ItemValidation nameWithType: MBCascadingDefaults.ItemValidation - uid: Material.Blazor.MBCascadingDefaults.ItemValidation* name: ItemValidation - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ItemValidation_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ItemValidation_ commentId: Overload:Material.Blazor.MBCascadingDefaults.ItemValidation fullName: Material.Blazor.MBCascadingDefaults.ItemValidation nameWithType: MBCascadingDefaults.ItemValidation - uid: Material.Blazor.MBCascadingDefaults.ListSingleLineDensity name: ListSingleLineDensity - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ListSingleLineDensity + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ListSingleLineDensity commentId: P:Material.Blazor.MBCascadingDefaults.ListSingleLineDensity fullName: Material.Blazor.MBCascadingDefaults.ListSingleLineDensity nameWithType: MBCascadingDefaults.ListSingleLineDensity - uid: Material.Blazor.MBCascadingDefaults.ListSingleLineDensity* name: ListSingleLineDensity - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ListSingleLineDensity_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ListSingleLineDensity_ commentId: Overload:Material.Blazor.MBCascadingDefaults.ListSingleLineDensity fullName: Material.Blazor.MBCascadingDefaults.ListSingleLineDensity nameWithType: MBCascadingDefaults.ListSingleLineDensity - uid: Material.Blazor.MBCascadingDefaults.ListStyle name: ListStyle - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ListStyle + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ListStyle commentId: P:Material.Blazor.MBCascadingDefaults.ListStyle fullName: Material.Blazor.MBCascadingDefaults.ListStyle nameWithType: MBCascadingDefaults.ListStyle - uid: Material.Blazor.MBCascadingDefaults.ListStyle* name: ListStyle - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ListStyle_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ListStyle_ commentId: Overload:Material.Blazor.MBCascadingDefaults.ListStyle fullName: Material.Blazor.MBCascadingDefaults.ListStyle nameWithType: MBCascadingDefaults.ListStyle - uid: Material.Blazor.MBCascadingDefaults.ListType name: ListType - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ListType + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ListType commentId: P:Material.Blazor.MBCascadingDefaults.ListType fullName: Material.Blazor.MBCascadingDefaults.ListType nameWithType: MBCascadingDefaults.ListType - uid: Material.Blazor.MBCascadingDefaults.ListType* name: ListType - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ListType_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ListType_ commentId: Overload:Material.Blazor.MBCascadingDefaults.ListType fullName: Material.Blazor.MBCascadingDefaults.ListType nameWithType: MBCascadingDefaults.ListType - uid: Material.Blazor.MBCascadingDefaults.PaginatorItemsPerPageFormatter name: PaginatorItemsPerPageFormatter - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_PaginatorItemsPerPageFormatter + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_PaginatorItemsPerPageFormatter commentId: P:Material.Blazor.MBCascadingDefaults.PaginatorItemsPerPageFormatter fullName: Material.Blazor.MBCascadingDefaults.PaginatorItemsPerPageFormatter nameWithType: MBCascadingDefaults.PaginatorItemsPerPageFormatter - uid: Material.Blazor.MBCascadingDefaults.PaginatorItemsPerPageFormatter* name: PaginatorItemsPerPageFormatter - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_PaginatorItemsPerPageFormatter_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_PaginatorItemsPerPageFormatter_ commentId: Overload:Material.Blazor.MBCascadingDefaults.PaginatorItemsPerPageFormatter fullName: Material.Blazor.MBCascadingDefaults.PaginatorItemsPerPageFormatter nameWithType: MBCascadingDefaults.PaginatorItemsPerPageFormatter - uid: Material.Blazor.MBCascadingDefaults.PaginatorPositionFormatter name: PaginatorPositionFormatter - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_PaginatorPositionFormatter + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_PaginatorPositionFormatter commentId: P:Material.Blazor.MBCascadingDefaults.PaginatorPositionFormatter fullName: Material.Blazor.MBCascadingDefaults.PaginatorPositionFormatter nameWithType: MBCascadingDefaults.PaginatorPositionFormatter - uid: Material.Blazor.MBCascadingDefaults.PaginatorPositionFormatter* name: PaginatorPositionFormatter - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_PaginatorPositionFormatter_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_PaginatorPositionFormatter_ commentId: Overload:Material.Blazor.MBCascadingDefaults.PaginatorPositionFormatter fullName: Material.Blazor.MBCascadingDefaults.PaginatorPositionFormatter nameWithType: MBCascadingDefaults.PaginatorPositionFormatter - uid: Material.Blazor.MBCascadingDefaults.RadioButtonDensity name: RadioButtonDensity - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_RadioButtonDensity + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_RadioButtonDensity commentId: P:Material.Blazor.MBCascadingDefaults.RadioButtonDensity fullName: Material.Blazor.MBCascadingDefaults.RadioButtonDensity nameWithType: MBCascadingDefaults.RadioButtonDensity - uid: Material.Blazor.MBCascadingDefaults.RadioButtonDensity* name: RadioButtonDensity - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_RadioButtonDensity_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_RadioButtonDensity_ commentId: Overload:Material.Blazor.MBCascadingDefaults.RadioButtonDensity fullName: Material.Blazor.MBCascadingDefaults.RadioButtonDensity nameWithType: MBCascadingDefaults.RadioButtonDensity - uid: Material.Blazor.MBCascadingDefaults.SelectDensity name: SelectDensity - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_SelectDensity + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_SelectDensity commentId: P:Material.Blazor.MBCascadingDefaults.SelectDensity fullName: Material.Blazor.MBCascadingDefaults.SelectDensity nameWithType: MBCascadingDefaults.SelectDensity - uid: Material.Blazor.MBCascadingDefaults.SelectDensity* name: SelectDensity - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_SelectDensity_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_SelectDensity_ commentId: Overload:Material.Blazor.MBCascadingDefaults.SelectDensity fullName: Material.Blazor.MBCascadingDefaults.SelectDensity nameWithType: MBCascadingDefaults.SelectDensity - uid: Material.Blazor.MBCascadingDefaults.SelectInputStyle name: SelectInputStyle - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_SelectInputStyle + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_SelectInputStyle commentId: P:Material.Blazor.MBCascadingDefaults.SelectInputStyle fullName: Material.Blazor.MBCascadingDefaults.SelectInputStyle nameWithType: MBCascadingDefaults.SelectInputStyle - uid: Material.Blazor.MBCascadingDefaults.SelectInputStyle* name: SelectInputStyle - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_SelectInputStyle_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_SelectInputStyle_ commentId: Overload:Material.Blazor.MBCascadingDefaults.SelectInputStyle fullName: Material.Blazor.MBCascadingDefaults.SelectInputStyle nameWithType: MBCascadingDefaults.SelectInputStyle - uid: Material.Blazor.MBCascadingDefaults.ShallowCopy name: ShallowCopy() - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ShallowCopy + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ShallowCopy commentId: M:Material.Blazor.MBCascadingDefaults.ShallowCopy fullName: Material.Blazor.MBCascadingDefaults.ShallowCopy() nameWithType: MBCascadingDefaults.ShallowCopy() - uid: Material.Blazor.MBCascadingDefaults.ShallowCopy* name: ShallowCopy - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ShallowCopy_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ShallowCopy_ commentId: Overload:Material.Blazor.MBCascadingDefaults.ShallowCopy fullName: Material.Blazor.MBCascadingDefaults.ShallowCopy nameWithType: MBCascadingDefaults.ShallowCopy - uid: Material.Blazor.MBCascadingDefaults.SwitchDensity name: SwitchDensity - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_SwitchDensity + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_SwitchDensity commentId: P:Material.Blazor.MBCascadingDefaults.SwitchDensity fullName: Material.Blazor.MBCascadingDefaults.SwitchDensity nameWithType: MBCascadingDefaults.SwitchDensity - uid: Material.Blazor.MBCascadingDefaults.SwitchDensity* name: SwitchDensity - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_SwitchDensity_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_SwitchDensity_ commentId: Overload:Material.Blazor.MBCascadingDefaults.SwitchDensity fullName: Material.Blazor.MBCascadingDefaults.SwitchDensity nameWithType: MBCascadingDefaults.SwitchDensity - uid: Material.Blazor.MBCascadingDefaults.TabBarDensity name: TabBarDensity - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_TabBarDensity + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_TabBarDensity commentId: P:Material.Blazor.MBCascadingDefaults.TabBarDensity fullName: Material.Blazor.MBCascadingDefaults.TabBarDensity nameWithType: MBCascadingDefaults.TabBarDensity - uid: Material.Blazor.MBCascadingDefaults.TabBarDensity* name: TabBarDensity - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_TabBarDensity_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_TabBarDensity_ commentId: Overload:Material.Blazor.MBCascadingDefaults.TabBarDensity fullName: Material.Blazor.MBCascadingDefaults.TabBarDensity nameWithType: MBCascadingDefaults.TabBarDensity - uid: Material.Blazor.MBCascadingDefaults.TextAlignStyle name: TextAlignStyle - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_TextAlignStyle + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_TextAlignStyle commentId: P:Material.Blazor.MBCascadingDefaults.TextAlignStyle fullName: Material.Blazor.MBCascadingDefaults.TextAlignStyle nameWithType: MBCascadingDefaults.TextAlignStyle - uid: Material.Blazor.MBCascadingDefaults.TextAlignStyle* name: TextAlignStyle - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_TextAlignStyle_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_TextAlignStyle_ commentId: Overload:Material.Blazor.MBCascadingDefaults.TextAlignStyle fullName: Material.Blazor.MBCascadingDefaults.TextAlignStyle nameWithType: MBCascadingDefaults.TextAlignStyle - uid: Material.Blazor.MBCascadingDefaults.TextFieldDensity name: TextFieldDensity - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_TextFieldDensity + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_TextFieldDensity commentId: P:Material.Blazor.MBCascadingDefaults.TextFieldDensity fullName: Material.Blazor.MBCascadingDefaults.TextFieldDensity nameWithType: MBCascadingDefaults.TextFieldDensity - uid: Material.Blazor.MBCascadingDefaults.TextFieldDensity* name: TextFieldDensity - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_TextFieldDensity_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_TextFieldDensity_ commentId: Overload:Material.Blazor.MBCascadingDefaults.TextFieldDensity fullName: Material.Blazor.MBCascadingDefaults.TextFieldDensity nameWithType: MBCascadingDefaults.TextFieldDensity - uid: Material.Blazor.MBCascadingDefaults.TextInputStyle name: TextInputStyle - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_TextInputStyle + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_TextInputStyle commentId: P:Material.Blazor.MBCascadingDefaults.TextInputStyle fullName: Material.Blazor.MBCascadingDefaults.TextInputStyle nameWithType: MBCascadingDefaults.TextInputStyle - uid: Material.Blazor.MBCascadingDefaults.TextInputStyle* name: TextInputStyle - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_TextInputStyle_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_TextInputStyle_ commentId: Overload:Material.Blazor.MBCascadingDefaults.TextInputStyle fullName: Material.Blazor.MBCascadingDefaults.TextInputStyle nameWithType: MBCascadingDefaults.TextInputStyle - uid: Material.Blazor.MBCascadingDefaults.ThemeDensity name: ThemeDensity - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ThemeDensity + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ThemeDensity commentId: P:Material.Blazor.MBCascadingDefaults.ThemeDensity fullName: Material.Blazor.MBCascadingDefaults.ThemeDensity nameWithType: MBCascadingDefaults.ThemeDensity - uid: Material.Blazor.MBCascadingDefaults.ThemeDensity* name: ThemeDensity - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ThemeDensity_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_ThemeDensity_ commentId: Overload:Material.Blazor.MBCascadingDefaults.ThemeDensity fullName: Material.Blazor.MBCascadingDefaults.ThemeDensity nameWithType: MBCascadingDefaults.ThemeDensity - uid: Material.Blazor.MBCascadingDefaults.TouchTarget name: TouchTarget - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_TouchTarget + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_TouchTarget commentId: P:Material.Blazor.MBCascadingDefaults.TouchTarget fullName: Material.Blazor.MBCascadingDefaults.TouchTarget nameWithType: MBCascadingDefaults.TouchTarget - uid: Material.Blazor.MBCascadingDefaults.TouchTarget* name: TouchTarget - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_TouchTarget_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_TouchTarget_ commentId: Overload:Material.Blazor.MBCascadingDefaults.TouchTarget fullName: Material.Blazor.MBCascadingDefaults.TouchTarget nameWithType: MBCascadingDefaults.TouchTarget - uid: Material.Blazor.MBCascadingDefaults.Version name: Version - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_Version + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_Version commentId: P:Material.Blazor.MBCascadingDefaults.Version fullName: Material.Blazor.MBCascadingDefaults.Version nameWithType: MBCascadingDefaults.Version - uid: Material.Blazor.MBCascadingDefaults.Version* name: Version - href: api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_Version_ + href: .artifacts/api/Material.Blazor.MBCascadingDefaults.html#Material_Blazor_MBCascadingDefaults_Version_ commentId: Overload:Material.Blazor.MBCascadingDefaults.Version fullName: Material.Blazor.MBCascadingDefaults.Version nameWithType: MBCascadingDefaults.Version - uid: Material.Blazor.MBCheckbox name: MBCheckbox - href: api/Material.Blazor.MBCheckbox.html + href: .artifacts/api/Material.Blazor.MBCheckbox.html commentId: T:Material.Blazor.MBCheckbox fullName: Material.Blazor.MBCheckbox nameWithType: MBCheckbox - uid: Material.Blazor.MBCheckbox.#ctor name: MBCheckbox() - href: api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox__ctor + href: .artifacts/api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox__ctor commentId: M:Material.Blazor.MBCheckbox.#ctor name.vb: New() fullName: Material.Blazor.MBCheckbox.MBCheckbox() @@ -5141,7 +5141,7 @@ references: nameWithType.vb: MBCheckbox.New() - uid: Material.Blazor.MBCheckbox.#ctor* name: MBCheckbox - href: api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox__ctor_ + href: .artifacts/api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox__ctor_ commentId: Overload:Material.Blazor.MBCheckbox.#ctor name.vb: New fullName: Material.Blazor.MBCheckbox.MBCheckbox @@ -5150,157 +5150,157 @@ references: nameWithType.vb: MBCheckbox.New - uid: Material.Blazor.MBCheckbox.BadgeExited name: BadgeExited - href: api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_BadgeExited + href: .artifacts/api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_BadgeExited commentId: P:Material.Blazor.MBCheckbox.BadgeExited fullName: Material.Blazor.MBCheckbox.BadgeExited nameWithType: MBCheckbox.BadgeExited - uid: Material.Blazor.MBCheckbox.BadgeExited* name: BadgeExited - href: api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_BadgeExited_ + href: .artifacts/api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_BadgeExited_ commentId: Overload:Material.Blazor.MBCheckbox.BadgeExited fullName: Material.Blazor.MBCheckbox.BadgeExited nameWithType: MBCheckbox.BadgeExited - uid: Material.Blazor.MBCheckbox.BadgeStyle name: BadgeStyle - href: api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_BadgeStyle + href: .artifacts/api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_BadgeStyle commentId: P:Material.Blazor.MBCheckbox.BadgeStyle fullName: Material.Blazor.MBCheckbox.BadgeStyle nameWithType: MBCheckbox.BadgeStyle - uid: Material.Blazor.MBCheckbox.BadgeStyle* name: BadgeStyle - href: api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_BadgeStyle_ + href: .artifacts/api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_BadgeStyle_ commentId: Overload:Material.Blazor.MBCheckbox.BadgeStyle fullName: Material.Blazor.MBCheckbox.BadgeStyle nameWithType: MBCheckbox.BadgeStyle - uid: Material.Blazor.MBCheckbox.BadgeValue name: BadgeValue - href: api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_BadgeValue + href: .artifacts/api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_BadgeValue commentId: P:Material.Blazor.MBCheckbox.BadgeValue fullName: Material.Blazor.MBCheckbox.BadgeValue nameWithType: MBCheckbox.BadgeValue - uid: Material.Blazor.MBCheckbox.BadgeValue* name: BadgeValue - href: api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_BadgeValue_ + href: .artifacts/api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_BadgeValue_ commentId: Overload:Material.Blazor.MBCheckbox.BadgeValue fullName: Material.Blazor.MBCheckbox.BadgeValue nameWithType: MBCheckbox.BadgeValue - uid: Material.Blazor.MBCheckbox.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBCheckbox.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBCheckbox.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBCheckbox.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBCheckbox.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_BuildRenderTree_ commentId: Overload:Material.Blazor.MBCheckbox.BuildRenderTree fullName: Material.Blazor.MBCheckbox.BuildRenderTree nameWithType: MBCheckbox.BuildRenderTree - uid: Material.Blazor.MBCheckbox.Density name: Density - href: api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_Density + href: .artifacts/api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_Density commentId: P:Material.Blazor.MBCheckbox.Density fullName: Material.Blazor.MBCheckbox.Density nameWithType: MBCheckbox.Density - uid: Material.Blazor.MBCheckbox.Density* name: Density - href: api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_Density_ + href: .artifacts/api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_Density_ commentId: Overload:Material.Blazor.MBCheckbox.Density fullName: Material.Blazor.MBCheckbox.Density nameWithType: MBCheckbox.Density - uid: Material.Blazor.MBCheckbox.HasBadge name: HasBadge - href: api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_HasBadge + href: .artifacts/api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_HasBadge commentId: P:Material.Blazor.MBCheckbox.HasBadge fullName: Material.Blazor.MBCheckbox.HasBadge nameWithType: MBCheckbox.HasBadge - uid: Material.Blazor.MBCheckbox.HasBadge* name: HasBadge - href: api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_HasBadge_ + href: .artifacts/api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_HasBadge_ commentId: Overload:Material.Blazor.MBCheckbox.HasBadge fullName: Material.Blazor.MBCheckbox.HasBadge nameWithType: MBCheckbox.HasBadge - uid: Material.Blazor.MBCheckbox.IsIndeterminate name: IsIndeterminate - href: api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_IsIndeterminate + href: .artifacts/api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_IsIndeterminate commentId: P:Material.Blazor.MBCheckbox.IsIndeterminate fullName: Material.Blazor.MBCheckbox.IsIndeterminate nameWithType: MBCheckbox.IsIndeterminate - uid: Material.Blazor.MBCheckbox.IsIndeterminate* name: IsIndeterminate - href: api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_IsIndeterminate_ + href: .artifacts/api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_IsIndeterminate_ commentId: Overload:Material.Blazor.MBCheckbox.IsIndeterminate fullName: Material.Blazor.MBCheckbox.IsIndeterminate nameWithType: MBCheckbox.IsIndeterminate - uid: Material.Blazor.MBCheckbox.IsIndeterminateChanged name: IsIndeterminateChanged - href: api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_IsIndeterminateChanged + href: .artifacts/api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_IsIndeterminateChanged commentId: P:Material.Blazor.MBCheckbox.IsIndeterminateChanged fullName: Material.Blazor.MBCheckbox.IsIndeterminateChanged nameWithType: MBCheckbox.IsIndeterminateChanged - uid: Material.Blazor.MBCheckbox.IsIndeterminateChanged* name: IsIndeterminateChanged - href: api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_IsIndeterminateChanged_ + href: .artifacts/api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_IsIndeterminateChanged_ commentId: Overload:Material.Blazor.MBCheckbox.IsIndeterminateChanged fullName: Material.Blazor.MBCheckbox.IsIndeterminateChanged nameWithType: MBCheckbox.IsIndeterminateChanged - uid: Material.Blazor.MBCheckbox.Label name: Label - href: api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_Label + href: .artifacts/api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_Label commentId: P:Material.Blazor.MBCheckbox.Label fullName: Material.Blazor.MBCheckbox.Label nameWithType: MBCheckbox.Label - uid: Material.Blazor.MBCheckbox.Label* name: Label - href: api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_Label_ + href: .artifacts/api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_Label_ commentId: Overload:Material.Blazor.MBCheckbox.Label fullName: Material.Blazor.MBCheckbox.Label nameWithType: MBCheckbox.Label - uid: Material.Blazor.MBCheckbox.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_OnInitializedAsync commentId: M:Material.Blazor.MBCheckbox.OnInitializedAsync fullName: Material.Blazor.MBCheckbox.OnInitializedAsync() nameWithType: MBCheckbox.OnInitializedAsync() - uid: Material.Blazor.MBCheckbox.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBCheckbox.OnInitializedAsync fullName: Material.Blazor.MBCheckbox.OnInitializedAsync nameWithType: MBCheckbox.OnInitializedAsync - uid: Material.Blazor.MBCheckbox.OnParametersSetAsync name: OnParametersSetAsync() - href: api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_OnParametersSetAsync + href: .artifacts/api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_OnParametersSetAsync commentId: M:Material.Blazor.MBCheckbox.OnParametersSetAsync fullName: Material.Blazor.MBCheckbox.OnParametersSetAsync() nameWithType: MBCheckbox.OnParametersSetAsync() - uid: Material.Blazor.MBCheckbox.OnParametersSetAsync* name: OnParametersSetAsync - href: api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_OnParametersSetAsync_ + href: .artifacts/api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_OnParametersSetAsync_ commentId: Overload:Material.Blazor.MBCheckbox.OnParametersSetAsync fullName: Material.Blazor.MBCheckbox.OnParametersSetAsync nameWithType: MBCheckbox.OnParametersSetAsync - uid: Material.Blazor.MBCheckbox.TouchTarget name: TouchTarget - href: api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_TouchTarget + href: .artifacts/api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_TouchTarget commentId: P:Material.Blazor.MBCheckbox.TouchTarget fullName: Material.Blazor.MBCheckbox.TouchTarget nameWithType: MBCheckbox.TouchTarget - uid: Material.Blazor.MBCheckbox.TouchTarget* name: TouchTarget - href: api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_TouchTarget_ + href: .artifacts/api/Material.Blazor.MBCheckbox.html#Material_Blazor_MBCheckbox_TouchTarget_ commentId: Overload:Material.Blazor.MBCheckbox.TouchTarget fullName: Material.Blazor.MBCheckbox.TouchTarget nameWithType: MBCheckbox.TouchTarget - uid: Material.Blazor.MBCircularProgress name: MBCircularProgress - href: api/Material.Blazor.MBCircularProgress.html + href: .artifacts/api/Material.Blazor.MBCircularProgress.html commentId: T:Material.Blazor.MBCircularProgress fullName: Material.Blazor.MBCircularProgress nameWithType: MBCircularProgress - uid: Material.Blazor.MBCircularProgress.#ctor name: MBCircularProgress() - href: api/Material.Blazor.MBCircularProgress.html#Material_Blazor_MBCircularProgress__ctor + href: .artifacts/api/Material.Blazor.MBCircularProgress.html#Material_Blazor_MBCircularProgress__ctor commentId: M:Material.Blazor.MBCircularProgress.#ctor name.vb: New() fullName: Material.Blazor.MBCircularProgress.MBCircularProgress() @@ -5309,7 +5309,7 @@ references: nameWithType.vb: MBCircularProgress.New() - uid: Material.Blazor.MBCircularProgress.#ctor* name: MBCircularProgress - href: api/Material.Blazor.MBCircularProgress.html#Material_Blazor_MBCircularProgress__ctor_ + href: .artifacts/api/Material.Blazor.MBCircularProgress.html#Material_Blazor_MBCircularProgress__ctor_ commentId: Overload:Material.Blazor.MBCircularProgress.#ctor name.vb: New fullName: Material.Blazor.MBCircularProgress.MBCircularProgress @@ -5318,121 +5318,121 @@ references: nameWithType.vb: MBCircularProgress.New - uid: Material.Blazor.MBCircularProgress.AriaLabel name: AriaLabel - href: api/Material.Blazor.MBCircularProgress.html#Material_Blazor_MBCircularProgress_AriaLabel + href: .artifacts/api/Material.Blazor.MBCircularProgress.html#Material_Blazor_MBCircularProgress_AriaLabel commentId: P:Material.Blazor.MBCircularProgress.AriaLabel fullName: Material.Blazor.MBCircularProgress.AriaLabel nameWithType: MBCircularProgress.AriaLabel - uid: Material.Blazor.MBCircularProgress.AriaLabel* name: AriaLabel - href: api/Material.Blazor.MBCircularProgress.html#Material_Blazor_MBCircularProgress_AriaLabel_ + href: .artifacts/api/Material.Blazor.MBCircularProgress.html#Material_Blazor_MBCircularProgress_AriaLabel_ commentId: Overload:Material.Blazor.MBCircularProgress.AriaLabel fullName: Material.Blazor.MBCircularProgress.AriaLabel nameWithType: MBCircularProgress.AriaLabel - uid: Material.Blazor.MBCircularProgress.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBCircularProgress.html#Material_Blazor_MBCircularProgress_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBCircularProgress.html#Material_Blazor_MBCircularProgress_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBCircularProgress.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBCircularProgress.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBCircularProgress.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBCircularProgress.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBCircularProgress.html#Material_Blazor_MBCircularProgress_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBCircularProgress.html#Material_Blazor_MBCircularProgress_BuildRenderTree_ commentId: Overload:Material.Blazor.MBCircularProgress.BuildRenderTree fullName: Material.Blazor.MBCircularProgress.BuildRenderTree nameWithType: MBCircularProgress.BuildRenderTree - uid: Material.Blazor.MBCircularProgress.CircularProgressSize name: CircularProgressSize - href: api/Material.Blazor.MBCircularProgress.html#Material_Blazor_MBCircularProgress_CircularProgressSize + href: .artifacts/api/Material.Blazor.MBCircularProgress.html#Material_Blazor_MBCircularProgress_CircularProgressSize commentId: P:Material.Blazor.MBCircularProgress.CircularProgressSize fullName: Material.Blazor.MBCircularProgress.CircularProgressSize nameWithType: MBCircularProgress.CircularProgressSize - uid: Material.Blazor.MBCircularProgress.CircularProgressSize* name: CircularProgressSize - href: api/Material.Blazor.MBCircularProgress.html#Material_Blazor_MBCircularProgress_CircularProgressSize_ + href: .artifacts/api/Material.Blazor.MBCircularProgress.html#Material_Blazor_MBCircularProgress_CircularProgressSize_ commentId: Overload:Material.Blazor.MBCircularProgress.CircularProgressSize fullName: Material.Blazor.MBCircularProgress.CircularProgressSize nameWithType: MBCircularProgress.CircularProgressSize - uid: Material.Blazor.MBCircularProgress.CircularProgressType name: CircularProgressType - href: api/Material.Blazor.MBCircularProgress.html#Material_Blazor_MBCircularProgress_CircularProgressType + href: .artifacts/api/Material.Blazor.MBCircularProgress.html#Material_Blazor_MBCircularProgress_CircularProgressType commentId: P:Material.Blazor.MBCircularProgress.CircularProgressType fullName: Material.Blazor.MBCircularProgress.CircularProgressType nameWithType: MBCircularProgress.CircularProgressType - uid: Material.Blazor.MBCircularProgress.CircularProgressType* name: CircularProgressType - href: api/Material.Blazor.MBCircularProgress.html#Material_Blazor_MBCircularProgress_CircularProgressType_ + href: .artifacts/api/Material.Blazor.MBCircularProgress.html#Material_Blazor_MBCircularProgress_CircularProgressType_ commentId: Overload:Material.Blazor.MBCircularProgress.CircularProgressType fullName: Material.Blazor.MBCircularProgress.CircularProgressType nameWithType: MBCircularProgress.CircularProgressType - uid: Material.Blazor.MBCircularProgress.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBCircularProgress.html#Material_Blazor_MBCircularProgress_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBCircularProgress.html#Material_Blazor_MBCircularProgress_OnInitializedAsync commentId: M:Material.Blazor.MBCircularProgress.OnInitializedAsync fullName: Material.Blazor.MBCircularProgress.OnInitializedAsync() nameWithType: MBCircularProgress.OnInitializedAsync() - uid: Material.Blazor.MBCircularProgress.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBCircularProgress.html#Material_Blazor_MBCircularProgress_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBCircularProgress.html#Material_Blazor_MBCircularProgress_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBCircularProgress.OnInitializedAsync fullName: Material.Blazor.MBCircularProgress.OnInitializedAsync nameWithType: MBCircularProgress.OnInitializedAsync - uid: Material.Blazor.MBCircularProgressSize name: MBCircularProgressSize - href: api/Material.Blazor.MBCircularProgressSize.html + href: .artifacts/api/Material.Blazor.MBCircularProgressSize.html commentId: T:Material.Blazor.MBCircularProgressSize fullName: Material.Blazor.MBCircularProgressSize nameWithType: MBCircularProgressSize - uid: Material.Blazor.MBCircularProgressSize.Large name: Large - href: api/Material.Blazor.MBCircularProgressSize.html#Material_Blazor_MBCircularProgressSize_Large + href: .artifacts/api/Material.Blazor.MBCircularProgressSize.html#Material_Blazor_MBCircularProgressSize_Large commentId: F:Material.Blazor.MBCircularProgressSize.Large fullName: Material.Blazor.MBCircularProgressSize.Large nameWithType: MBCircularProgressSize.Large - uid: Material.Blazor.MBCircularProgressSize.Medium name: Medium - href: api/Material.Blazor.MBCircularProgressSize.html#Material_Blazor_MBCircularProgressSize_Medium + href: .artifacts/api/Material.Blazor.MBCircularProgressSize.html#Material_Blazor_MBCircularProgressSize_Medium commentId: F:Material.Blazor.MBCircularProgressSize.Medium fullName: Material.Blazor.MBCircularProgressSize.Medium nameWithType: MBCircularProgressSize.Medium - uid: Material.Blazor.MBCircularProgressSize.Small name: Small - href: api/Material.Blazor.MBCircularProgressSize.html#Material_Blazor_MBCircularProgressSize_Small + href: .artifacts/api/Material.Blazor.MBCircularProgressSize.html#Material_Blazor_MBCircularProgressSize_Small commentId: F:Material.Blazor.MBCircularProgressSize.Small fullName: Material.Blazor.MBCircularProgressSize.Small nameWithType: MBCircularProgressSize.Small - uid: Material.Blazor.MBCircularProgressType name: MBCircularProgressType - href: api/Material.Blazor.MBCircularProgressType.html + href: .artifacts/api/Material.Blazor.MBCircularProgressType.html commentId: T:Material.Blazor.MBCircularProgressType fullName: Material.Blazor.MBCircularProgressType nameWithType: MBCircularProgressType - uid: Material.Blazor.MBCircularProgressType.Closed name: Closed - href: api/Material.Blazor.MBCircularProgressType.html#Material_Blazor_MBCircularProgressType_Closed + href: .artifacts/api/Material.Blazor.MBCircularProgressType.html#Material_Blazor_MBCircularProgressType_Closed commentId: F:Material.Blazor.MBCircularProgressType.Closed fullName: Material.Blazor.MBCircularProgressType.Closed nameWithType: MBCircularProgressType.Closed - uid: Material.Blazor.MBCircularProgressType.Determinate name: Determinate - href: api/Material.Blazor.MBCircularProgressType.html#Material_Blazor_MBCircularProgressType_Determinate + href: .artifacts/api/Material.Blazor.MBCircularProgressType.html#Material_Blazor_MBCircularProgressType_Determinate commentId: F:Material.Blazor.MBCircularProgressType.Determinate fullName: Material.Blazor.MBCircularProgressType.Determinate nameWithType: MBCircularProgressType.Determinate - uid: Material.Blazor.MBCircularProgressType.Indeterminate name: Indeterminate - href: api/Material.Blazor.MBCircularProgressType.html#Material_Blazor_MBCircularProgressType_Indeterminate + href: .artifacts/api/Material.Blazor.MBCircularProgressType.html#Material_Blazor_MBCircularProgressType_Indeterminate commentId: F:Material.Blazor.MBCircularProgressType.Indeterminate fullName: Material.Blazor.MBCircularProgressType.Indeterminate nameWithType: MBCircularProgressType.Indeterminate - uid: Material.Blazor.MBConfirmationDialog name: MBConfirmationDialog - href: api/Material.Blazor.MBConfirmationDialog.html + href: .artifacts/api/Material.Blazor.MBConfirmationDialog.html commentId: T:Material.Blazor.MBConfirmationDialog fullName: Material.Blazor.MBConfirmationDialog nameWithType: MBConfirmationDialog - uid: Material.Blazor.MBConfirmationDialog.#ctor name: MBConfirmationDialog() - href: api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog__ctor + href: .artifacts/api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog__ctor commentId: M:Material.Blazor.MBConfirmationDialog.#ctor name.vb: New() fullName: Material.Blazor.MBConfirmationDialog.MBConfirmationDialog() @@ -5441,7 +5441,7 @@ references: nameWithType.vb: MBConfirmationDialog.New() - uid: Material.Blazor.MBConfirmationDialog.#ctor* name: MBConfirmationDialog - href: api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog__ctor_ + href: .artifacts/api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog__ctor_ commentId: Overload:Material.Blazor.MBConfirmationDialog.#ctor name.vb: New fullName: Material.Blazor.MBConfirmationDialog.MBConfirmationDialog @@ -5450,163 +5450,163 @@ references: nameWithType.vb: MBConfirmationDialog.New - uid: Material.Blazor.MBConfirmationDialog.ActionPhrase name: ActionPhrase - href: api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_ActionPhrase + href: .artifacts/api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_ActionPhrase commentId: P:Material.Blazor.MBConfirmationDialog.ActionPhrase fullName: Material.Blazor.MBConfirmationDialog.ActionPhrase nameWithType: MBConfirmationDialog.ActionPhrase - uid: Material.Blazor.MBConfirmationDialog.ActionPhrase* name: ActionPhrase - href: api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_ActionPhrase_ + href: .artifacts/api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_ActionPhrase_ commentId: Overload:Material.Blazor.MBConfirmationDialog.ActionPhrase fullName: Material.Blazor.MBConfirmationDialog.ActionPhrase nameWithType: MBConfirmationDialog.ActionPhrase - uid: Material.Blazor.MBConfirmationDialog.Body name: Body - href: api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_Body + href: .artifacts/api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_Body commentId: P:Material.Blazor.MBConfirmationDialog.Body fullName: Material.Blazor.MBConfirmationDialog.Body nameWithType: MBConfirmationDialog.Body - uid: Material.Blazor.MBConfirmationDialog.Body* name: Body - href: api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_Body_ + href: .artifacts/api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_Body_ commentId: Overload:Material.Blazor.MBConfirmationDialog.Body fullName: Material.Blazor.MBConfirmationDialog.Body nameWithType: MBConfirmationDialog.Body - uid: Material.Blazor.MBConfirmationDialog.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBConfirmationDialog.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBConfirmationDialog.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBConfirmationDialog.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBConfirmationDialog.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_BuildRenderTree_ commentId: Overload:Material.Blazor.MBConfirmationDialog.BuildRenderTree fullName: Material.Blazor.MBConfirmationDialog.BuildRenderTree nameWithType: MBConfirmationDialog.BuildRenderTree - uid: Material.Blazor.MBConfirmationDialog.CancelActionResult name: CancelActionResult - href: api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_CancelActionResult + href: .artifacts/api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_CancelActionResult commentId: F:Material.Blazor.MBConfirmationDialog.CancelActionResult fullName: Material.Blazor.MBConfirmationDialog.CancelActionResult nameWithType: MBConfirmationDialog.CancelActionResult - uid: Material.Blazor.MBConfirmationDialog.ConfirmActionResult name: ConfirmActionResult - href: api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_ConfirmActionResult + href: .artifacts/api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_ConfirmActionResult commentId: F:Material.Blazor.MBConfirmationDialog.ConfirmActionResult fullName: Material.Blazor.MBConfirmationDialog.ConfirmActionResult nameWithType: MBConfirmationDialog.ConfirmActionResult - uid: Material.Blazor.MBConfirmationDialog.ConfirmationDisabled name: ConfirmationDisabled - href: api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_ConfirmationDisabled + href: .artifacts/api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_ConfirmationDisabled commentId: P:Material.Blazor.MBConfirmationDialog.ConfirmationDisabled fullName: Material.Blazor.MBConfirmationDialog.ConfirmationDisabled nameWithType: MBConfirmationDialog.ConfirmationDisabled - uid: Material.Blazor.MBConfirmationDialog.ConfirmationDisabled* name: ConfirmationDisabled - href: api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_ConfirmationDisabled_ + href: .artifacts/api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_ConfirmationDisabled_ commentId: Overload:Material.Blazor.MBConfirmationDialog.ConfirmationDisabled fullName: Material.Blazor.MBConfirmationDialog.ConfirmationDisabled nameWithType: MBConfirmationDialog.ConfirmationDisabled - uid: Material.Blazor.MBConfirmationDialog.ConfirmationPhrase name: ConfirmationPhrase - href: api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_ConfirmationPhrase + href: .artifacts/api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_ConfirmationPhrase commentId: P:Material.Blazor.MBConfirmationDialog.ConfirmationPhrase fullName: Material.Blazor.MBConfirmationDialog.ConfirmationPhrase nameWithType: MBConfirmationDialog.ConfirmationPhrase - uid: Material.Blazor.MBConfirmationDialog.ConfirmationPhrase* name: ConfirmationPhrase - href: api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_ConfirmationPhrase_ + href: .artifacts/api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_ConfirmationPhrase_ commentId: Overload:Material.Blazor.MBConfirmationDialog.ConfirmationPhrase fullName: Material.Blazor.MBConfirmationDialog.ConfirmationPhrase nameWithType: MBConfirmationDialog.ConfirmationPhrase - uid: Material.Blazor.MBConfirmationDialog.ConfirmedButtons name: ConfirmedButtons - href: api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_ConfirmedButtons + href: .artifacts/api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_ConfirmedButtons commentId: P:Material.Blazor.MBConfirmationDialog.ConfirmedButtons fullName: Material.Blazor.MBConfirmationDialog.ConfirmedButtons nameWithType: MBConfirmationDialog.ConfirmedButtons - uid: Material.Blazor.MBConfirmationDialog.ConfirmedButtons* name: ConfirmedButtons - href: api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_ConfirmedButtons_ + href: .artifacts/api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_ConfirmedButtons_ commentId: Overload:Material.Blazor.MBConfirmationDialog.ConfirmedButtons fullName: Material.Blazor.MBConfirmationDialog.ConfirmedButtons nameWithType: MBConfirmationDialog.ConfirmedButtons - uid: Material.Blazor.MBConfirmationDialog.HideAsync name: HideAsync() - href: api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_HideAsync + href: .artifacts/api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_HideAsync commentId: M:Material.Blazor.MBConfirmationDialog.HideAsync fullName: Material.Blazor.MBConfirmationDialog.HideAsync() nameWithType: MBConfirmationDialog.HideAsync() - uid: Material.Blazor.MBConfirmationDialog.HideAsync* name: HideAsync - href: api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_HideAsync_ + href: .artifacts/api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_HideAsync_ commentId: Overload:Material.Blazor.MBConfirmationDialog.HideAsync fullName: Material.Blazor.MBConfirmationDialog.HideAsync nameWithType: MBConfirmationDialog.HideAsync - uid: Material.Blazor.MBConfirmationDialog.OnParametersSetAsync name: OnParametersSetAsync() - href: api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_OnParametersSetAsync + href: .artifacts/api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_OnParametersSetAsync commentId: M:Material.Blazor.MBConfirmationDialog.OnParametersSetAsync fullName: Material.Blazor.MBConfirmationDialog.OnParametersSetAsync() nameWithType: MBConfirmationDialog.OnParametersSetAsync() - uid: Material.Blazor.MBConfirmationDialog.OnParametersSetAsync* name: OnParametersSetAsync - href: api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_OnParametersSetAsync_ + href: .artifacts/api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_OnParametersSetAsync_ commentId: Overload:Material.Blazor.MBConfirmationDialog.OnParametersSetAsync fullName: Material.Blazor.MBConfirmationDialog.OnParametersSetAsync nameWithType: MBConfirmationDialog.OnParametersSetAsync - uid: Material.Blazor.MBConfirmationDialog.OverflowVisible name: OverflowVisible - href: api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_OverflowVisible + href: .artifacts/api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_OverflowVisible commentId: P:Material.Blazor.MBConfirmationDialog.OverflowVisible fullName: Material.Blazor.MBConfirmationDialog.OverflowVisible nameWithType: MBConfirmationDialog.OverflowVisible - uid: Material.Blazor.MBConfirmationDialog.OverflowVisible* name: OverflowVisible - href: api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_OverflowVisible_ + href: .artifacts/api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_OverflowVisible_ commentId: Overload:Material.Blazor.MBConfirmationDialog.OverflowVisible fullName: Material.Blazor.MBConfirmationDialog.OverflowVisible nameWithType: MBConfirmationDialog.OverflowVisible - uid: Material.Blazor.MBConfirmationDialog.ShowAsync name: ShowAsync() - href: api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_ShowAsync + href: .artifacts/api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_ShowAsync commentId: M:Material.Blazor.MBConfirmationDialog.ShowAsync fullName: Material.Blazor.MBConfirmationDialog.ShowAsync() nameWithType: MBConfirmationDialog.ShowAsync() - uid: Material.Blazor.MBConfirmationDialog.ShowAsync* name: ShowAsync - href: api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_ShowAsync_ + href: .artifacts/api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_ShowAsync_ commentId: Overload:Material.Blazor.MBConfirmationDialog.ShowAsync fullName: Material.Blazor.MBConfirmationDialog.ShowAsync nameWithType: MBConfirmationDialog.ShowAsync - uid: Material.Blazor.MBConfirmationDialog.Title name: Title - href: api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_Title + href: .artifacts/api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_Title commentId: P:Material.Blazor.MBConfirmationDialog.Title fullName: Material.Blazor.MBConfirmationDialog.Title nameWithType: MBConfirmationDialog.Title - uid: Material.Blazor.MBConfirmationDialog.Title* name: Title - href: api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_Title_ + href: .artifacts/api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_Title_ commentId: Overload:Material.Blazor.MBConfirmationDialog.Title fullName: Material.Blazor.MBConfirmationDialog.Title nameWithType: MBConfirmationDialog.Title - uid: Material.Blazor.MBConfirmationDialog.UnconfirmedButtons name: UnconfirmedButtons - href: api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_UnconfirmedButtons + href: .artifacts/api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_UnconfirmedButtons commentId: P:Material.Blazor.MBConfirmationDialog.UnconfirmedButtons fullName: Material.Blazor.MBConfirmationDialog.UnconfirmedButtons nameWithType: MBConfirmationDialog.UnconfirmedButtons - uid: Material.Blazor.MBConfirmationDialog.UnconfirmedButtons* name: UnconfirmedButtons - href: api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_UnconfirmedButtons_ + href: .artifacts/api/Material.Blazor.MBConfirmationDialog.html#Material_Blazor_MBConfirmationDialog_UnconfirmedButtons_ commentId: Overload:Material.Blazor.MBConfirmationDialog.UnconfirmedButtons fullName: Material.Blazor.MBConfirmationDialog.UnconfirmedButtons nameWithType: MBConfirmationDialog.UnconfirmedButtons - uid: Material.Blazor.MBDataTable`1 name: MBDataTable - href: api/Material.Blazor.MBDataTable-1.html + href: .artifacts/api/Material.Blazor.MBDataTable-1.html commentId: T:Material.Blazor.MBDataTable`1 name.vb: MBDataTable(Of TItem) fullName: Material.Blazor.MBDataTable @@ -5615,7 +5615,7 @@ references: nameWithType.vb: MBDataTable(Of TItem) - uid: Material.Blazor.MBDataTable`1.#ctor name: MBDataTable() - href: api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1__ctor + href: .artifacts/api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1__ctor commentId: M:Material.Blazor.MBDataTable`1.#ctor name.vb: New() fullName: Material.Blazor.MBDataTable.MBDataTable() @@ -5624,7 +5624,7 @@ references: nameWithType.vb: MBDataTable(Of TItem).New() - uid: Material.Blazor.MBDataTable`1.#ctor* name: MBDataTable - href: api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1__ctor_ + href: .artifacts/api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1__ctor_ commentId: Overload:Material.Blazor.MBDataTable`1.#ctor name.vb: New fullName: Material.Blazor.MBDataTable.MBDataTable @@ -5633,7 +5633,7 @@ references: nameWithType.vb: MBDataTable(Of TItem).New - uid: Material.Blazor.MBDataTable`1.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBDataTable`1.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBDataTable.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName.vb: Material.Blazor.MBDataTable(Of TItem).BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) @@ -5641,7 +5641,7 @@ references: nameWithType.vb: MBDataTable(Of TItem).BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBDataTable`1.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_BuildRenderTree_ commentId: Overload:Material.Blazor.MBDataTable`1.BuildRenderTree fullName: Material.Blazor.MBDataTable.BuildRenderTree fullName.vb: Material.Blazor.MBDataTable(Of TItem).BuildRenderTree @@ -5649,7 +5649,7 @@ references: nameWithType.vb: MBDataTable(Of TItem).BuildRenderTree - uid: Material.Blazor.MBDataTable`1.Density name: Density - href: api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_Density + href: .artifacts/api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_Density commentId: P:Material.Blazor.MBDataTable`1.Density fullName: Material.Blazor.MBDataTable.Density fullName.vb: Material.Blazor.MBDataTable(Of TItem).Density @@ -5657,7 +5657,7 @@ references: nameWithType.vb: MBDataTable(Of TItem).Density - uid: Material.Blazor.MBDataTable`1.Density* name: Density - href: api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_Density_ + href: .artifacts/api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_Density_ commentId: Overload:Material.Blazor.MBDataTable`1.Density fullName: Material.Blazor.MBDataTable.Density fullName.vb: Material.Blazor.MBDataTable(Of TItem).Density @@ -5665,7 +5665,7 @@ references: nameWithType.vb: MBDataTable(Of TItem).Density - uid: Material.Blazor.MBDataTable`1.GetKeysFunc name: GetKeysFunc - href: api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_GetKeysFunc + href: .artifacts/api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_GetKeysFunc commentId: P:Material.Blazor.MBDataTable`1.GetKeysFunc fullName: Material.Blazor.MBDataTable.GetKeysFunc fullName.vb: Material.Blazor.MBDataTable(Of TItem).GetKeysFunc @@ -5673,7 +5673,7 @@ references: nameWithType.vb: MBDataTable(Of TItem).GetKeysFunc - uid: Material.Blazor.MBDataTable`1.GetKeysFunc* name: GetKeysFunc - href: api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_GetKeysFunc_ + href: .artifacts/api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_GetKeysFunc_ commentId: Overload:Material.Blazor.MBDataTable`1.GetKeysFunc fullName: Material.Blazor.MBDataTable.GetKeysFunc fullName.vb: Material.Blazor.MBDataTable(Of TItem).GetKeysFunc @@ -5681,7 +5681,7 @@ references: nameWithType.vb: MBDataTable(Of TItem).GetKeysFunc - uid: Material.Blazor.MBDataTable`1.HasProgressBar name: HasProgressBar - href: api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_HasProgressBar + href: .artifacts/api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_HasProgressBar commentId: P:Material.Blazor.MBDataTable`1.HasProgressBar fullName: Material.Blazor.MBDataTable.HasProgressBar fullName.vb: Material.Blazor.MBDataTable(Of TItem).HasProgressBar @@ -5689,7 +5689,7 @@ references: nameWithType.vb: MBDataTable(Of TItem).HasProgressBar - uid: Material.Blazor.MBDataTable`1.HasProgressBar* name: HasProgressBar - href: api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_HasProgressBar_ + href: .artifacts/api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_HasProgressBar_ commentId: Overload:Material.Blazor.MBDataTable`1.HasProgressBar fullName: Material.Blazor.MBDataTable.HasProgressBar fullName.vb: Material.Blazor.MBDataTable(Of TItem).HasProgressBar @@ -5697,7 +5697,7 @@ references: nameWithType.vb: MBDataTable(Of TItem).HasProgressBar - uid: Material.Blazor.MBDataTable`1.Items name: Items - href: api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_Items + href: .artifacts/api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_Items commentId: P:Material.Blazor.MBDataTable`1.Items fullName: Material.Blazor.MBDataTable.Items fullName.vb: Material.Blazor.MBDataTable(Of TItem).Items @@ -5705,7 +5705,7 @@ references: nameWithType.vb: MBDataTable(Of TItem).Items - uid: Material.Blazor.MBDataTable`1.Items* name: Items - href: api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_Items_ + href: .artifacts/api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_Items_ commentId: Overload:Material.Blazor.MBDataTable`1.Items fullName: Material.Blazor.MBDataTable.Items fullName.vb: Material.Blazor.MBDataTable(Of TItem).Items @@ -5713,7 +5713,7 @@ references: nameWithType.vb: MBDataTable(Of TItem).Items - uid: Material.Blazor.MBDataTable`1.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_OnInitializedAsync commentId: M:Material.Blazor.MBDataTable`1.OnInitializedAsync fullName: Material.Blazor.MBDataTable.OnInitializedAsync() fullName.vb: Material.Blazor.MBDataTable(Of TItem).OnInitializedAsync() @@ -5721,7 +5721,7 @@ references: nameWithType.vb: MBDataTable(Of TItem).OnInitializedAsync() - uid: Material.Blazor.MBDataTable`1.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBDataTable`1.OnInitializedAsync fullName: Material.Blazor.MBDataTable.OnInitializedAsync fullName.vb: Material.Blazor.MBDataTable(Of TItem).OnInitializedAsync @@ -5729,7 +5729,7 @@ references: nameWithType.vb: MBDataTable(Of TItem).OnInitializedAsync - uid: Material.Blazor.MBDataTable`1.OnParametersSetAsync name: OnParametersSetAsync() - href: api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_OnParametersSetAsync + href: .artifacts/api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_OnParametersSetAsync commentId: M:Material.Blazor.MBDataTable`1.OnParametersSetAsync fullName: Material.Blazor.MBDataTable.OnParametersSetAsync() fullName.vb: Material.Blazor.MBDataTable(Of TItem).OnParametersSetAsync() @@ -5737,7 +5737,7 @@ references: nameWithType.vb: MBDataTable(Of TItem).OnParametersSetAsync() - uid: Material.Blazor.MBDataTable`1.OnParametersSetAsync* name: OnParametersSetAsync - href: api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_OnParametersSetAsync_ + href: .artifacts/api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_OnParametersSetAsync_ commentId: Overload:Material.Blazor.MBDataTable`1.OnParametersSetAsync fullName: Material.Blazor.MBDataTable.OnParametersSetAsync fullName.vb: Material.Blazor.MBDataTable(Of TItem).OnParametersSetAsync @@ -5745,7 +5745,7 @@ references: nameWithType.vb: MBDataTable(Of TItem).OnParametersSetAsync - uid: Material.Blazor.MBDataTable`1.Paginator name: Paginator - href: api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_Paginator + href: .artifacts/api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_Paginator commentId: P:Material.Blazor.MBDataTable`1.Paginator fullName: Material.Blazor.MBDataTable.Paginator fullName.vb: Material.Blazor.MBDataTable(Of TItem).Paginator @@ -5753,7 +5753,7 @@ references: nameWithType.vb: MBDataTable(Of TItem).Paginator - uid: Material.Blazor.MBDataTable`1.Paginator* name: Paginator - href: api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_Paginator_ + href: .artifacts/api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_Paginator_ commentId: Overload:Material.Blazor.MBDataTable`1.Paginator fullName: Material.Blazor.MBDataTable.Paginator fullName.vb: Material.Blazor.MBDataTable(Of TItem).Paginator @@ -5761,7 +5761,7 @@ references: nameWithType.vb: MBDataTable(Of TItem).Paginator - uid: Material.Blazor.MBDataTable`1.ShowProgress name: ShowProgress - href: api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_ShowProgress + href: .artifacts/api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_ShowProgress commentId: P:Material.Blazor.MBDataTable`1.ShowProgress fullName: Material.Blazor.MBDataTable.ShowProgress fullName.vb: Material.Blazor.MBDataTable(Of TItem).ShowProgress @@ -5769,7 +5769,7 @@ references: nameWithType.vb: MBDataTable(Of TItem).ShowProgress - uid: Material.Blazor.MBDataTable`1.ShowProgress* name: ShowProgress - href: api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_ShowProgress_ + href: .artifacts/api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_ShowProgress_ commentId: Overload:Material.Blazor.MBDataTable`1.ShowProgress fullName: Material.Blazor.MBDataTable.ShowProgress fullName.vb: Material.Blazor.MBDataTable(Of TItem).ShowProgress @@ -5777,7 +5777,7 @@ references: nameWithType.vb: MBDataTable(Of TItem).ShowProgress - uid: Material.Blazor.MBDataTable`1.StickyHeader name: StickyHeader - href: api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_StickyHeader + href: .artifacts/api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_StickyHeader commentId: P:Material.Blazor.MBDataTable`1.StickyHeader fullName: Material.Blazor.MBDataTable.StickyHeader fullName.vb: Material.Blazor.MBDataTable(Of TItem).StickyHeader @@ -5785,7 +5785,7 @@ references: nameWithType.vb: MBDataTable(Of TItem).StickyHeader - uid: Material.Blazor.MBDataTable`1.StickyHeader* name: StickyHeader - href: api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_StickyHeader_ + href: .artifacts/api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_StickyHeader_ commentId: Overload:Material.Blazor.MBDataTable`1.StickyHeader fullName: Material.Blazor.MBDataTable.StickyHeader fullName.vb: Material.Blazor.MBDataTable(Of TItem).StickyHeader @@ -5793,7 +5793,7 @@ references: nameWithType.vb: MBDataTable(Of TItem).StickyHeader - uid: Material.Blazor.MBDataTable`1.TableHeader name: TableHeader - href: api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_TableHeader + href: .artifacts/api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_TableHeader commentId: P:Material.Blazor.MBDataTable`1.TableHeader fullName: Material.Blazor.MBDataTable.TableHeader fullName.vb: Material.Blazor.MBDataTable(Of TItem).TableHeader @@ -5801,7 +5801,7 @@ references: nameWithType.vb: MBDataTable(Of TItem).TableHeader - uid: Material.Blazor.MBDataTable`1.TableHeader* name: TableHeader - href: api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_TableHeader_ + href: .artifacts/api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_TableHeader_ commentId: Overload:Material.Blazor.MBDataTable`1.TableHeader fullName: Material.Blazor.MBDataTable.TableHeader fullName.vb: Material.Blazor.MBDataTable(Of TItem).TableHeader @@ -5809,7 +5809,7 @@ references: nameWithType.vb: MBDataTable(Of TItem).TableHeader - uid: Material.Blazor.MBDataTable`1.TableRow name: TableRow - href: api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_TableRow + href: .artifacts/api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_TableRow commentId: P:Material.Blazor.MBDataTable`1.TableRow fullName: Material.Blazor.MBDataTable.TableRow fullName.vb: Material.Blazor.MBDataTable(Of TItem).TableRow @@ -5817,7 +5817,7 @@ references: nameWithType.vb: MBDataTable(Of TItem).TableRow - uid: Material.Blazor.MBDataTable`1.TableRow* name: TableRow - href: api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_TableRow_ + href: .artifacts/api/Material.Blazor.MBDataTable-1.html#Material_Blazor_MBDataTable_1_TableRow_ commentId: Overload:Material.Blazor.MBDataTable`1.TableRow fullName: Material.Blazor.MBDataTable.TableRow fullName.vb: Material.Blazor.MBDataTable(Of TItem).TableRow @@ -5825,13 +5825,13 @@ references: nameWithType.vb: MBDataTable(Of TItem).TableRow - uid: Material.Blazor.MBDatePicker name: MBDatePicker - href: api/Material.Blazor.MBDatePicker.html + href: .artifacts/api/Material.Blazor.MBDatePicker.html commentId: T:Material.Blazor.MBDatePicker fullName: Material.Blazor.MBDatePicker nameWithType: MBDatePicker - uid: Material.Blazor.MBDatePicker.#ctor name: MBDatePicker() - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker__ctor + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker__ctor commentId: M:Material.Blazor.MBDatePicker.#ctor name.vb: New() fullName: Material.Blazor.MBDatePicker.MBDatePicker() @@ -5840,7 +5840,7 @@ references: nameWithType.vb: MBDatePicker.New() - uid: Material.Blazor.MBDatePicker.#ctor* name: MBDatePicker - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker__ctor_ + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker__ctor_ commentId: Overload:Material.Blazor.MBDatePicker.#ctor name.vb: New fullName: Material.Blazor.MBDatePicker.MBDatePicker @@ -5849,115 +5849,115 @@ references: nameWithType.vb: MBDatePicker.New - uid: Material.Blazor.MBDatePicker.BadgeExited name: BadgeExited - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_BadgeExited + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_BadgeExited commentId: P:Material.Blazor.MBDatePicker.BadgeExited fullName: Material.Blazor.MBDatePicker.BadgeExited nameWithType: MBDatePicker.BadgeExited - uid: Material.Blazor.MBDatePicker.BadgeExited* name: BadgeExited - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_BadgeExited_ + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_BadgeExited_ commentId: Overload:Material.Blazor.MBDatePicker.BadgeExited fullName: Material.Blazor.MBDatePicker.BadgeExited nameWithType: MBDatePicker.BadgeExited - uid: Material.Blazor.MBDatePicker.BadgeStyle name: BadgeStyle - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_BadgeStyle + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_BadgeStyle commentId: P:Material.Blazor.MBDatePicker.BadgeStyle fullName: Material.Blazor.MBDatePicker.BadgeStyle nameWithType: MBDatePicker.BadgeStyle - uid: Material.Blazor.MBDatePicker.BadgeStyle* name: BadgeStyle - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_BadgeStyle_ + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_BadgeStyle_ commentId: Overload:Material.Blazor.MBDatePicker.BadgeStyle fullName: Material.Blazor.MBDatePicker.BadgeStyle nameWithType: MBDatePicker.BadgeStyle - uid: Material.Blazor.MBDatePicker.BadgeValue name: BadgeValue - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_BadgeValue + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_BadgeValue commentId: P:Material.Blazor.MBDatePicker.BadgeValue fullName: Material.Blazor.MBDatePicker.BadgeValue nameWithType: MBDatePicker.BadgeValue - uid: Material.Blazor.MBDatePicker.BadgeValue* name: BadgeValue - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_BadgeValue_ + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_BadgeValue_ commentId: Overload:Material.Blazor.MBDatePicker.BadgeValue fullName: Material.Blazor.MBDatePicker.BadgeValue nameWithType: MBDatePicker.BadgeValue - uid: Material.Blazor.MBDatePicker.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBDatePicker.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBDatePicker.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBDatePicker.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBDatePicker.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_BuildRenderTree_ commentId: Overload:Material.Blazor.MBDatePicker.BuildRenderTree fullName: Material.Blazor.MBDatePicker.BuildRenderTree nameWithType: MBDatePicker.BuildRenderTree - uid: Material.Blazor.MBDatePicker.CultureInfo name: CultureInfo - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_CultureInfo + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_CultureInfo commentId: P:Material.Blazor.MBDatePicker.CultureInfo fullName: Material.Blazor.MBDatePicker.CultureInfo nameWithType: MBDatePicker.CultureInfo - uid: Material.Blazor.MBDatePicker.CultureInfo* name: CultureInfo - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_CultureInfo_ + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_CultureInfo_ commentId: Overload:Material.Blazor.MBDatePicker.CultureInfo fullName: Material.Blazor.MBDatePicker.CultureInfo nameWithType: MBDatePicker.CultureInfo - uid: Material.Blazor.MBDatePicker.DateFormat name: DateFormat - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_DateFormat + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_DateFormat commentId: P:Material.Blazor.MBDatePicker.DateFormat fullName: Material.Blazor.MBDatePicker.DateFormat nameWithType: MBDatePicker.DateFormat - uid: Material.Blazor.MBDatePicker.DateFormat* name: DateFormat - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_DateFormat_ + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_DateFormat_ commentId: Overload:Material.Blazor.MBDatePicker.DateFormat fullName: Material.Blazor.MBDatePicker.DateFormat nameWithType: MBDatePicker.DateFormat - uid: Material.Blazor.MBDatePicker.DateIsSelectable name: DateIsSelectable - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_DateIsSelectable + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_DateIsSelectable commentId: P:Material.Blazor.MBDatePicker.DateIsSelectable fullName: Material.Blazor.MBDatePicker.DateIsSelectable nameWithType: MBDatePicker.DateIsSelectable - uid: Material.Blazor.MBDatePicker.DateIsSelectable* name: DateIsSelectable - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_DateIsSelectable_ + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_DateIsSelectable_ commentId: Overload:Material.Blazor.MBDatePicker.DateIsSelectable fullName: Material.Blazor.MBDatePicker.DateIsSelectable nameWithType: MBDatePicker.DateIsSelectable - uid: Material.Blazor.MBDatePicker.DateSelectionCriteria name: DateSelectionCriteria - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_DateSelectionCriteria + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_DateSelectionCriteria commentId: P:Material.Blazor.MBDatePicker.DateSelectionCriteria fullName: Material.Blazor.MBDatePicker.DateSelectionCriteria nameWithType: MBDatePicker.DateSelectionCriteria - uid: Material.Blazor.MBDatePicker.DateSelectionCriteria* name: DateSelectionCriteria - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_DateSelectionCriteria_ + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_DateSelectionCriteria_ commentId: Overload:Material.Blazor.MBDatePicker.DateSelectionCriteria fullName: Material.Blazor.MBDatePicker.DateSelectionCriteria nameWithType: MBDatePicker.DateSelectionCriteria - uid: Material.Blazor.MBDatePicker.Density name: Density - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_Density + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_Density commentId: P:Material.Blazor.MBDatePicker.Density fullName: Material.Blazor.MBDatePicker.Density nameWithType: MBDatePicker.Density - uid: Material.Blazor.MBDatePicker.Density* name: Density - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_Density_ + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_Density_ commentId: Overload:Material.Blazor.MBDatePicker.Density fullName: Material.Blazor.MBDatePicker.Density nameWithType: MBDatePicker.Density - uid: Material.Blazor.MBDatePicker.Dispose(System.Boolean) name: Dispose(bool) - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_Dispose_System_Boolean_ + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_Dispose_System_Boolean_ commentId: M:Material.Blazor.MBDatePicker.Dispose(System.Boolean) name.vb: Dispose(Boolean) fullName: Material.Blazor.MBDatePicker.Dispose(bool) @@ -5966,163 +5966,163 @@ references: nameWithType.vb: MBDatePicker.Dispose(Boolean) - uid: Material.Blazor.MBDatePicker.Dispose* name: Dispose - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_Dispose_ + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_Dispose_ commentId: Overload:Material.Blazor.MBDatePicker.Dispose fullName: Material.Blazor.MBDatePicker.Dispose nameWithType: MBDatePicker.Dispose - uid: Material.Blazor.MBDatePicker.HasBadge name: HasBadge - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_HasBadge + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_HasBadge commentId: P:Material.Blazor.MBDatePicker.HasBadge fullName: Material.Blazor.MBDatePicker.HasBadge nameWithType: MBDatePicker.HasBadge - uid: Material.Blazor.MBDatePicker.HasBadge* name: HasBadge - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_HasBadge_ + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_HasBadge_ commentId: Overload:Material.Blazor.MBDatePicker.HasBadge fullName: Material.Blazor.MBDatePicker.HasBadge nameWithType: MBDatePicker.HasBadge - uid: Material.Blazor.MBDatePicker.Label name: Label - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_Label + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_Label commentId: P:Material.Blazor.MBDatePicker.Label fullName: Material.Blazor.MBDatePicker.Label nameWithType: MBDatePicker.Label - uid: Material.Blazor.MBDatePicker.Label* name: Label - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_Label_ + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_Label_ commentId: Overload:Material.Blazor.MBDatePicker.Label fullName: Material.Blazor.MBDatePicker.Label nameWithType: MBDatePicker.Label - uid: Material.Blazor.MBDatePicker.MaxDate name: MaxDate - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_MaxDate + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_MaxDate commentId: P:Material.Blazor.MBDatePicker.MaxDate fullName: Material.Blazor.MBDatePicker.MaxDate nameWithType: MBDatePicker.MaxDate - uid: Material.Blazor.MBDatePicker.MaxDate* name: MaxDate - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_MaxDate_ + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_MaxDate_ commentId: Overload:Material.Blazor.MBDatePicker.MaxDate fullName: Material.Blazor.MBDatePicker.MaxDate nameWithType: MBDatePicker.MaxDate - uid: Material.Blazor.MBDatePicker.MenuSurfacePositioning name: MenuSurfacePositioning - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_MenuSurfacePositioning + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_MenuSurfacePositioning commentId: P:Material.Blazor.MBDatePicker.MenuSurfacePositioning fullName: Material.Blazor.MBDatePicker.MenuSurfacePositioning nameWithType: MBDatePicker.MenuSurfacePositioning - uid: Material.Blazor.MBDatePicker.MenuSurfacePositioning* name: MenuSurfacePositioning - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_MenuSurfacePositioning_ + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_MenuSurfacePositioning_ commentId: Overload:Material.Blazor.MBDatePicker.MenuSurfacePositioning fullName: Material.Blazor.MBDatePicker.MenuSurfacePositioning nameWithType: MBDatePicker.MenuSurfacePositioning - uid: Material.Blazor.MBDatePicker.MinDate name: MinDate - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_MinDate + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_MinDate commentId: P:Material.Blazor.MBDatePicker.MinDate fullName: Material.Blazor.MBDatePicker.MinDate nameWithType: MBDatePicker.MinDate - uid: Material.Blazor.MBDatePicker.MinDate* name: MinDate - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_MinDate_ + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_MinDate_ commentId: Overload:Material.Blazor.MBDatePicker.MinDate fullName: Material.Blazor.MBDatePicker.MinDate nameWithType: MBDatePicker.MinDate - uid: Material.Blazor.MBDatePicker.NotifyOpened name: NotifyOpened() - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_NotifyOpened + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_NotifyOpened commentId: M:Material.Blazor.MBDatePicker.NotifyOpened fullName: Material.Blazor.MBDatePicker.NotifyOpened() nameWithType: MBDatePicker.NotifyOpened() - uid: Material.Blazor.MBDatePicker.NotifyOpened* name: NotifyOpened - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_NotifyOpened_ + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_NotifyOpened_ commentId: Overload:Material.Blazor.MBDatePicker.NotifyOpened fullName: Material.Blazor.MBDatePicker.NotifyOpened nameWithType: MBDatePicker.NotifyOpened - uid: Material.Blazor.MBDatePicker.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_OnInitializedAsync commentId: M:Material.Blazor.MBDatePicker.OnInitializedAsync fullName: Material.Blazor.MBDatePicker.OnInitializedAsync() nameWithType: MBDatePicker.OnInitializedAsync() - uid: Material.Blazor.MBDatePicker.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBDatePicker.OnInitializedAsync fullName: Material.Blazor.MBDatePicker.OnInitializedAsync nameWithType: MBDatePicker.OnInitializedAsync - uid: Material.Blazor.MBDatePicker.OnParametersSetAsync name: OnParametersSetAsync() - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_OnParametersSetAsync + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_OnParametersSetAsync commentId: M:Material.Blazor.MBDatePicker.OnParametersSetAsync fullName: Material.Blazor.MBDatePicker.OnParametersSetAsync() nameWithType: MBDatePicker.OnParametersSetAsync() - uid: Material.Blazor.MBDatePicker.OnParametersSetAsync* name: OnParametersSetAsync - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_OnParametersSetAsync_ + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_OnParametersSetAsync_ commentId: Overload:Material.Blazor.MBDatePicker.OnParametersSetAsync fullName: Material.Blazor.MBDatePicker.OnParametersSetAsync nameWithType: MBDatePicker.OnParametersSetAsync - uid: Material.Blazor.MBDatePicker.SelectInputStyle name: SelectInputStyle - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_SelectInputStyle + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_SelectInputStyle commentId: P:Material.Blazor.MBDatePicker.SelectInputStyle fullName: Material.Blazor.MBDatePicker.SelectInputStyle nameWithType: MBDatePicker.SelectInputStyle - uid: Material.Blazor.MBDatePicker.SelectInputStyle* name: SelectInputStyle - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_SelectInputStyle_ + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_SelectInputStyle_ commentId: Overload:Material.Blazor.MBDatePicker.SelectInputStyle fullName: Material.Blazor.MBDatePicker.SelectInputStyle nameWithType: MBDatePicker.SelectInputStyle - uid: Material.Blazor.MBDatePicker.SuppressDefaultDate name: SuppressDefaultDate - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_SuppressDefaultDate + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_SuppressDefaultDate commentId: P:Material.Blazor.MBDatePicker.SuppressDefaultDate fullName: Material.Blazor.MBDatePicker.SuppressDefaultDate nameWithType: MBDatePicker.SuppressDefaultDate - uid: Material.Blazor.MBDatePicker.SuppressDefaultDate* name: SuppressDefaultDate - href: api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_SuppressDefaultDate_ + href: .artifacts/api/Material.Blazor.MBDatePicker.html#Material_Blazor_MBDatePicker_SuppressDefaultDate_ commentId: Overload:Material.Blazor.MBDatePicker.SuppressDefaultDate fullName: Material.Blazor.MBDatePicker.SuppressDefaultDate nameWithType: MBDatePicker.SuppressDefaultDate - uid: Material.Blazor.MBDateSelectionCriteria name: MBDateSelectionCriteria - href: api/Material.Blazor.MBDateSelectionCriteria.html + href: .artifacts/api/Material.Blazor.MBDateSelectionCriteria.html commentId: T:Material.Blazor.MBDateSelectionCriteria fullName: Material.Blazor.MBDateSelectionCriteria nameWithType: MBDateSelectionCriteria - uid: Material.Blazor.MBDateSelectionCriteria.AllowAll name: AllowAll - href: api/Material.Blazor.MBDateSelectionCriteria.html#Material_Blazor_MBDateSelectionCriteria_AllowAll + href: .artifacts/api/Material.Blazor.MBDateSelectionCriteria.html#Material_Blazor_MBDateSelectionCriteria_AllowAll commentId: F:Material.Blazor.MBDateSelectionCriteria.AllowAll fullName: Material.Blazor.MBDateSelectionCriteria.AllowAll nameWithType: MBDateSelectionCriteria.AllowAll - uid: Material.Blazor.MBDateSelectionCriteria.WeekdaysOnly name: WeekdaysOnly - href: api/Material.Blazor.MBDateSelectionCriteria.html#Material_Blazor_MBDateSelectionCriteria_WeekdaysOnly + href: .artifacts/api/Material.Blazor.MBDateSelectionCriteria.html#Material_Blazor_MBDateSelectionCriteria_WeekdaysOnly commentId: F:Material.Blazor.MBDateSelectionCriteria.WeekdaysOnly fullName: Material.Blazor.MBDateSelectionCriteria.WeekdaysOnly nameWithType: MBDateSelectionCriteria.WeekdaysOnly - uid: Material.Blazor.MBDateSelectionCriteria.WeekendsOnly name: WeekendsOnly - href: api/Material.Blazor.MBDateSelectionCriteria.html#Material_Blazor_MBDateSelectionCriteria_WeekendsOnly + href: .artifacts/api/Material.Blazor.MBDateSelectionCriteria.html#Material_Blazor_MBDateSelectionCriteria_WeekendsOnly commentId: F:Material.Blazor.MBDateSelectionCriteria.WeekendsOnly fullName: Material.Blazor.MBDateSelectionCriteria.WeekendsOnly nameWithType: MBDateSelectionCriteria.WeekendsOnly - uid: Material.Blazor.MBDateTimeField name: MBDateTimeField - href: api/Material.Blazor.MBDateTimeField.html + href: .artifacts/api/Material.Blazor.MBDateTimeField.html commentId: T:Material.Blazor.MBDateTimeField fullName: Material.Blazor.MBDateTimeField nameWithType: MBDateTimeField - uid: Material.Blazor.MBDateTimeField.#ctor name: MBDateTimeField() - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField__ctor + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField__ctor commentId: M:Material.Blazor.MBDateTimeField.#ctor name.vb: New() fullName: Material.Blazor.MBDateTimeField.MBDateTimeField() @@ -6131,7 +6131,7 @@ references: nameWithType.vb: MBDateTimeField.New() - uid: Material.Blazor.MBDateTimeField.#ctor* name: MBDateTimeField - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField__ctor_ + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField__ctor_ commentId: Overload:Material.Blazor.MBDateTimeField.#ctor name.vb: New fullName: Material.Blazor.MBDateTimeField.MBDateTimeField @@ -6140,229 +6140,229 @@ references: nameWithType.vb: MBDateTimeField.New - uid: Material.Blazor.MBDateTimeField.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBDateTimeField.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBDateTimeField.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBDateTimeField.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBDateTimeField.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_BuildRenderTree_ commentId: Overload:Material.Blazor.MBDateTimeField.BuildRenderTree fullName: Material.Blazor.MBDateTimeField.BuildRenderTree nameWithType: MBDateTimeField.BuildRenderTree - uid: Material.Blazor.MBDateTimeField.DateOnly name: DateOnly - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_DateOnly + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_DateOnly commentId: P:Material.Blazor.MBDateTimeField.DateOnly fullName: Material.Blazor.MBDateTimeField.DateOnly nameWithType: MBDateTimeField.DateOnly - uid: Material.Blazor.MBDateTimeField.DateOnly* name: DateOnly - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_DateOnly_ + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_DateOnly_ commentId: Overload:Material.Blazor.MBDateTimeField.DateOnly fullName: Material.Blazor.MBDateTimeField.DateOnly nameWithType: MBDateTimeField.DateOnly - uid: Material.Blazor.MBDateTimeField.Density name: Density - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_Density + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_Density commentId: P:Material.Blazor.MBDateTimeField.Density fullName: Material.Blazor.MBDateTimeField.Density nameWithType: MBDateTimeField.Density - uid: Material.Blazor.MBDateTimeField.Density* name: Density - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_Density_ + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_Density_ commentId: Overload:Material.Blazor.MBDateTimeField.Density fullName: Material.Blazor.MBDateTimeField.Density nameWithType: MBDateTimeField.Density - uid: Material.Blazor.MBDateTimeField.HelperText name: HelperText - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_HelperText + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_HelperText commentId: P:Material.Blazor.MBDateTimeField.HelperText fullName: Material.Blazor.MBDateTimeField.HelperText nameWithType: MBDateTimeField.HelperText - uid: Material.Blazor.MBDateTimeField.HelperText* name: HelperText - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_HelperText_ + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_HelperText_ commentId: Overload:Material.Blazor.MBDateTimeField.HelperText fullName: Material.Blazor.MBDateTimeField.HelperText nameWithType: MBDateTimeField.HelperText - uid: Material.Blazor.MBDateTimeField.HelperTextPersistent name: HelperTextPersistent - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_HelperTextPersistent + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_HelperTextPersistent commentId: P:Material.Blazor.MBDateTimeField.HelperTextPersistent fullName: Material.Blazor.MBDateTimeField.HelperTextPersistent nameWithType: MBDateTimeField.HelperTextPersistent - uid: Material.Blazor.MBDateTimeField.HelperTextPersistent* name: HelperTextPersistent - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_HelperTextPersistent_ + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_HelperTextPersistent_ commentId: Overload:Material.Blazor.MBDateTimeField.HelperTextPersistent fullName: Material.Blazor.MBDateTimeField.HelperTextPersistent nameWithType: MBDateTimeField.HelperTextPersistent - uid: Material.Blazor.MBDateTimeField.IconFoundry name: IconFoundry - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_IconFoundry + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_IconFoundry commentId: P:Material.Blazor.MBDateTimeField.IconFoundry fullName: Material.Blazor.MBDateTimeField.IconFoundry nameWithType: MBDateTimeField.IconFoundry - uid: Material.Blazor.MBDateTimeField.IconFoundry* name: IconFoundry - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_IconFoundry_ + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_IconFoundry_ commentId: Overload:Material.Blazor.MBDateTimeField.IconFoundry fullName: Material.Blazor.MBDateTimeField.IconFoundry nameWithType: MBDateTimeField.IconFoundry - uid: Material.Blazor.MBDateTimeField.Label name: Label - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_Label + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_Label commentId: P:Material.Blazor.MBDateTimeField.Label fullName: Material.Blazor.MBDateTimeField.Label nameWithType: MBDateTimeField.Label - uid: Material.Blazor.MBDateTimeField.Label* name: Label - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_Label_ + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_Label_ commentId: Overload:Material.Blazor.MBDateTimeField.Label fullName: Material.Blazor.MBDateTimeField.Label nameWithType: MBDateTimeField.Label - uid: Material.Blazor.MBDateTimeField.LeadingIcon name: LeadingIcon - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_LeadingIcon + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_LeadingIcon commentId: P:Material.Blazor.MBDateTimeField.LeadingIcon fullName: Material.Blazor.MBDateTimeField.LeadingIcon nameWithType: MBDateTimeField.LeadingIcon - uid: Material.Blazor.MBDateTimeField.LeadingIcon* name: LeadingIcon - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_LeadingIcon_ + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_LeadingIcon_ commentId: Overload:Material.Blazor.MBDateTimeField.LeadingIcon fullName: Material.Blazor.MBDateTimeField.LeadingIcon nameWithType: MBDateTimeField.LeadingIcon - uid: Material.Blazor.MBDateTimeField.MaxDate name: MaxDate - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_MaxDate + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_MaxDate commentId: P:Material.Blazor.MBDateTimeField.MaxDate fullName: Material.Blazor.MBDateTimeField.MaxDate nameWithType: MBDateTimeField.MaxDate - uid: Material.Blazor.MBDateTimeField.MaxDate* name: MaxDate - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_MaxDate_ + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_MaxDate_ commentId: Overload:Material.Blazor.MBDateTimeField.MaxDate fullName: Material.Blazor.MBDateTimeField.MaxDate nameWithType: MBDateTimeField.MaxDate - uid: Material.Blazor.MBDateTimeField.MinDate name: MinDate - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_MinDate + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_MinDate commentId: P:Material.Blazor.MBDateTimeField.MinDate fullName: Material.Blazor.MBDateTimeField.MinDate nameWithType: MBDateTimeField.MinDate - uid: Material.Blazor.MBDateTimeField.MinDate* name: MinDate - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_MinDate_ + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_MinDate_ commentId: Overload:Material.Blazor.MBDateTimeField.MinDate fullName: Material.Blazor.MBDateTimeField.MinDate nameWithType: MBDateTimeField.MinDate - uid: Material.Blazor.MBDateTimeField.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_OnInitializedAsync commentId: M:Material.Blazor.MBDateTimeField.OnInitializedAsync fullName: Material.Blazor.MBDateTimeField.OnInitializedAsync() nameWithType: MBDateTimeField.OnInitializedAsync() - uid: Material.Blazor.MBDateTimeField.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBDateTimeField.OnInitializedAsync fullName: Material.Blazor.MBDateTimeField.OnInitializedAsync nameWithType: MBDateTimeField.OnInitializedAsync - uid: Material.Blazor.MBDateTimeField.OnParametersSetAsync name: OnParametersSetAsync() - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_OnParametersSetAsync + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_OnParametersSetAsync commentId: M:Material.Blazor.MBDateTimeField.OnParametersSetAsync fullName: Material.Blazor.MBDateTimeField.OnParametersSetAsync() nameWithType: MBDateTimeField.OnParametersSetAsync() - uid: Material.Blazor.MBDateTimeField.OnParametersSetAsync* name: OnParametersSetAsync - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_OnParametersSetAsync_ + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_OnParametersSetAsync_ commentId: Overload:Material.Blazor.MBDateTimeField.OnParametersSetAsync fullName: Material.Blazor.MBDateTimeField.OnParametersSetAsync nameWithType: MBDateTimeField.OnParametersSetAsync - uid: Material.Blazor.MBDateTimeField.Prefix name: Prefix - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_Prefix + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_Prefix commentId: P:Material.Blazor.MBDateTimeField.Prefix fullName: Material.Blazor.MBDateTimeField.Prefix nameWithType: MBDateTimeField.Prefix - uid: Material.Blazor.MBDateTimeField.Prefix* name: Prefix - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_Prefix_ + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_Prefix_ commentId: Overload:Material.Blazor.MBDateTimeField.Prefix fullName: Material.Blazor.MBDateTimeField.Prefix nameWithType: MBDateTimeField.Prefix - uid: Material.Blazor.MBDateTimeField.Suffix name: Suffix - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_Suffix + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_Suffix commentId: P:Material.Blazor.MBDateTimeField.Suffix fullName: Material.Blazor.MBDateTimeField.Suffix nameWithType: MBDateTimeField.Suffix - uid: Material.Blazor.MBDateTimeField.Suffix* name: Suffix - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_Suffix_ + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_Suffix_ commentId: Overload:Material.Blazor.MBDateTimeField.Suffix fullName: Material.Blazor.MBDateTimeField.Suffix nameWithType: MBDateTimeField.Suffix - uid: Material.Blazor.MBDateTimeField.SuppressDefaultDate name: SuppressDefaultDate - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_SuppressDefaultDate + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_SuppressDefaultDate commentId: P:Material.Blazor.MBDateTimeField.SuppressDefaultDate fullName: Material.Blazor.MBDateTimeField.SuppressDefaultDate nameWithType: MBDateTimeField.SuppressDefaultDate - uid: Material.Blazor.MBDateTimeField.SuppressDefaultDate* name: SuppressDefaultDate - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_SuppressDefaultDate_ + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_SuppressDefaultDate_ commentId: Overload:Material.Blazor.MBDateTimeField.SuppressDefaultDate fullName: Material.Blazor.MBDateTimeField.SuppressDefaultDate nameWithType: MBDateTimeField.SuppressDefaultDate - uid: Material.Blazor.MBDateTimeField.TextInputStyle name: TextInputStyle - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_TextInputStyle + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_TextInputStyle commentId: P:Material.Blazor.MBDateTimeField.TextInputStyle fullName: Material.Blazor.MBDateTimeField.TextInputStyle nameWithType: MBDateTimeField.TextInputStyle - uid: Material.Blazor.MBDateTimeField.TextInputStyle* name: TextInputStyle - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_TextInputStyle_ + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_TextInputStyle_ commentId: Overload:Material.Blazor.MBDateTimeField.TextInputStyle fullName: Material.Blazor.MBDateTimeField.TextInputStyle nameWithType: MBDateTimeField.TextInputStyle - uid: Material.Blazor.MBDateTimeField.TrailingIcon name: TrailingIcon - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_TrailingIcon + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_TrailingIcon commentId: P:Material.Blazor.MBDateTimeField.TrailingIcon fullName: Material.Blazor.MBDateTimeField.TrailingIcon nameWithType: MBDateTimeField.TrailingIcon - uid: Material.Blazor.MBDateTimeField.TrailingIcon* name: TrailingIcon - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_TrailingIcon_ + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_TrailingIcon_ commentId: Overload:Material.Blazor.MBDateTimeField.TrailingIcon fullName: Material.Blazor.MBDateTimeField.TrailingIcon nameWithType: MBDateTimeField.TrailingIcon - uid: Material.Blazor.MBDateTimeField.ValidationMessageFor name: ValidationMessageFor - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_ValidationMessageFor + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_ValidationMessageFor commentId: P:Material.Blazor.MBDateTimeField.ValidationMessageFor fullName: Material.Blazor.MBDateTimeField.ValidationMessageFor nameWithType: MBDateTimeField.ValidationMessageFor - uid: Material.Blazor.MBDateTimeField.ValidationMessageFor* name: ValidationMessageFor - href: api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_ValidationMessageFor_ + href: .artifacts/api/Material.Blazor.MBDateTimeField.html#Material_Blazor_MBDateTimeField_ValidationMessageFor_ commentId: Overload:Material.Blazor.MBDateTimeField.ValidationMessageFor fullName: Material.Blazor.MBDateTimeField.ValidationMessageFor nameWithType: MBDateTimeField.ValidationMessageFor - uid: Material.Blazor.MBDebouncedTextField name: MBDebouncedTextField - href: api/Material.Blazor.MBDebouncedTextField.html + href: .artifacts/api/Material.Blazor.MBDebouncedTextField.html commentId: T:Material.Blazor.MBDebouncedTextField fullName: Material.Blazor.MBDebouncedTextField nameWithType: MBDebouncedTextField - uid: Material.Blazor.MBDebouncedTextField.#ctor name: MBDebouncedTextField() - href: api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField__ctor + href: .artifacts/api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField__ctor commentId: M:Material.Blazor.MBDebouncedTextField.#ctor name.vb: New() fullName: Material.Blazor.MBDebouncedTextField.MBDebouncedTextField() @@ -6371,7 +6371,7 @@ references: nameWithType.vb: MBDebouncedTextField.New() - uid: Material.Blazor.MBDebouncedTextField.#ctor* name: MBDebouncedTextField - href: api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField__ctor_ + href: .artifacts/api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField__ctor_ commentId: Overload:Material.Blazor.MBDebouncedTextField.#ctor name.vb: New fullName: Material.Blazor.MBDebouncedTextField.MBDebouncedTextField @@ -6380,43 +6380,43 @@ references: nameWithType.vb: MBDebouncedTextField.New - uid: Material.Blazor.MBDebouncedTextField.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBDebouncedTextField.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBDebouncedTextField.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBDebouncedTextField.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBDebouncedTextField.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_BuildRenderTree_ commentId: Overload:Material.Blazor.MBDebouncedTextField.BuildRenderTree fullName: Material.Blazor.MBDebouncedTextField.BuildRenderTree nameWithType: MBDebouncedTextField.BuildRenderTree - uid: Material.Blazor.MBDebouncedTextField.DebounceInterval name: DebounceInterval - href: api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_DebounceInterval + href: .artifacts/api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_DebounceInterval commentId: P:Material.Blazor.MBDebouncedTextField.DebounceInterval fullName: Material.Blazor.MBDebouncedTextField.DebounceInterval nameWithType: MBDebouncedTextField.DebounceInterval - uid: Material.Blazor.MBDebouncedTextField.DebounceInterval* name: DebounceInterval - href: api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_DebounceInterval_ + href: .artifacts/api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_DebounceInterval_ commentId: Overload:Material.Blazor.MBDebouncedTextField.DebounceInterval fullName: Material.Blazor.MBDebouncedTextField.DebounceInterval nameWithType: MBDebouncedTextField.DebounceInterval - uid: Material.Blazor.MBDebouncedTextField.Density name: Density - href: api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_Density + href: .artifacts/api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_Density commentId: P:Material.Blazor.MBDebouncedTextField.Density fullName: Material.Blazor.MBDebouncedTextField.Density nameWithType: MBDebouncedTextField.Density - uid: Material.Blazor.MBDebouncedTextField.Density* name: Density - href: api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_Density_ + href: .artifacts/api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_Density_ commentId: Overload:Material.Blazor.MBDebouncedTextField.Density fullName: Material.Blazor.MBDebouncedTextField.Density nameWithType: MBDebouncedTextField.Density - uid: Material.Blazor.MBDebouncedTextField.Dispose(System.Boolean) name: Dispose(bool) - href: api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_Dispose_System_Boolean_ + href: .artifacts/api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_Dispose_System_Boolean_ commentId: M:Material.Blazor.MBDebouncedTextField.Dispose(System.Boolean) name.vb: Dispose(Boolean) fullName: Material.Blazor.MBDebouncedTextField.Dispose(bool) @@ -6425,205 +6425,205 @@ references: nameWithType.vb: MBDebouncedTextField.Dispose(Boolean) - uid: Material.Blazor.MBDebouncedTextField.Dispose* name: Dispose - href: api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_Dispose_ + href: .artifacts/api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_Dispose_ commentId: Overload:Material.Blazor.MBDebouncedTextField.Dispose fullName: Material.Blazor.MBDebouncedTextField.Dispose nameWithType: MBDebouncedTextField.Dispose - uid: Material.Blazor.MBDebouncedTextField.HelperText name: HelperText - href: api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_HelperText + href: .artifacts/api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_HelperText commentId: P:Material.Blazor.MBDebouncedTextField.HelperText fullName: Material.Blazor.MBDebouncedTextField.HelperText nameWithType: MBDebouncedTextField.HelperText - uid: Material.Blazor.MBDebouncedTextField.HelperText* name: HelperText - href: api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_HelperText_ + href: .artifacts/api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_HelperText_ commentId: Overload:Material.Blazor.MBDebouncedTextField.HelperText fullName: Material.Blazor.MBDebouncedTextField.HelperText nameWithType: MBDebouncedTextField.HelperText - uid: Material.Blazor.MBDebouncedTextField.HelperTextPersistent name: HelperTextPersistent - href: api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_HelperTextPersistent + href: .artifacts/api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_HelperTextPersistent commentId: P:Material.Blazor.MBDebouncedTextField.HelperTextPersistent fullName: Material.Blazor.MBDebouncedTextField.HelperTextPersistent nameWithType: MBDebouncedTextField.HelperTextPersistent - uid: Material.Blazor.MBDebouncedTextField.HelperTextPersistent* name: HelperTextPersistent - href: api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_HelperTextPersistent_ + href: .artifacts/api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_HelperTextPersistent_ commentId: Overload:Material.Blazor.MBDebouncedTextField.HelperTextPersistent fullName: Material.Blazor.MBDebouncedTextField.HelperTextPersistent nameWithType: MBDebouncedTextField.HelperTextPersistent - uid: Material.Blazor.MBDebouncedTextField.IconFoundry name: IconFoundry - href: api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_IconFoundry + href: .artifacts/api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_IconFoundry commentId: P:Material.Blazor.MBDebouncedTextField.IconFoundry fullName: Material.Blazor.MBDebouncedTextField.IconFoundry nameWithType: MBDebouncedTextField.IconFoundry - uid: Material.Blazor.MBDebouncedTextField.IconFoundry* name: IconFoundry - href: api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_IconFoundry_ + href: .artifacts/api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_IconFoundry_ commentId: Overload:Material.Blazor.MBDebouncedTextField.IconFoundry fullName: Material.Blazor.MBDebouncedTextField.IconFoundry nameWithType: MBDebouncedTextField.IconFoundry - uid: Material.Blazor.MBDebouncedTextField.Label name: Label - href: api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_Label + href: .artifacts/api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_Label commentId: P:Material.Blazor.MBDebouncedTextField.Label fullName: Material.Blazor.MBDebouncedTextField.Label nameWithType: MBDebouncedTextField.Label - uid: Material.Blazor.MBDebouncedTextField.Label* name: Label - href: api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_Label_ + href: .artifacts/api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_Label_ commentId: Overload:Material.Blazor.MBDebouncedTextField.Label fullName: Material.Blazor.MBDebouncedTextField.Label nameWithType: MBDebouncedTextField.Label - uid: Material.Blazor.MBDebouncedTextField.LeadingIcon name: LeadingIcon - href: api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_LeadingIcon + href: .artifacts/api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_LeadingIcon commentId: P:Material.Blazor.MBDebouncedTextField.LeadingIcon fullName: Material.Blazor.MBDebouncedTextField.LeadingIcon nameWithType: MBDebouncedTextField.LeadingIcon - uid: Material.Blazor.MBDebouncedTextField.LeadingIcon* name: LeadingIcon - href: api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_LeadingIcon_ + href: .artifacts/api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_LeadingIcon_ commentId: Overload:Material.Blazor.MBDebouncedTextField.LeadingIcon fullName: Material.Blazor.MBDebouncedTextField.LeadingIcon nameWithType: MBDebouncedTextField.LeadingIcon - uid: Material.Blazor.MBDebouncedTextField.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_OnInitializedAsync commentId: M:Material.Blazor.MBDebouncedTextField.OnInitializedAsync fullName: Material.Blazor.MBDebouncedTextField.OnInitializedAsync() nameWithType: MBDebouncedTextField.OnInitializedAsync() - uid: Material.Blazor.MBDebouncedTextField.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBDebouncedTextField.OnInitializedAsync fullName: Material.Blazor.MBDebouncedTextField.OnInitializedAsync nameWithType: MBDebouncedTextField.OnInitializedAsync - uid: Material.Blazor.MBDebouncedTextField.Prefix name: Prefix - href: api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_Prefix + href: .artifacts/api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_Prefix commentId: P:Material.Blazor.MBDebouncedTextField.Prefix fullName: Material.Blazor.MBDebouncedTextField.Prefix nameWithType: MBDebouncedTextField.Prefix - uid: Material.Blazor.MBDebouncedTextField.Prefix* name: Prefix - href: api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_Prefix_ + href: .artifacts/api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_Prefix_ commentId: Overload:Material.Blazor.MBDebouncedTextField.Prefix fullName: Material.Blazor.MBDebouncedTextField.Prefix nameWithType: MBDebouncedTextField.Prefix - uid: Material.Blazor.MBDebouncedTextField.Suffix name: Suffix - href: api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_Suffix + href: .artifacts/api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_Suffix commentId: P:Material.Blazor.MBDebouncedTextField.Suffix fullName: Material.Blazor.MBDebouncedTextField.Suffix nameWithType: MBDebouncedTextField.Suffix - uid: Material.Blazor.MBDebouncedTextField.Suffix* name: Suffix - href: api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_Suffix_ + href: .artifacts/api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_Suffix_ commentId: Overload:Material.Blazor.MBDebouncedTextField.Suffix fullName: Material.Blazor.MBDebouncedTextField.Suffix nameWithType: MBDebouncedTextField.Suffix - uid: Material.Blazor.MBDebouncedTextField.TextAlignStyle name: TextAlignStyle - href: api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_TextAlignStyle + href: .artifacts/api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_TextAlignStyle commentId: P:Material.Blazor.MBDebouncedTextField.TextAlignStyle fullName: Material.Blazor.MBDebouncedTextField.TextAlignStyle nameWithType: MBDebouncedTextField.TextAlignStyle - uid: Material.Blazor.MBDebouncedTextField.TextAlignStyle* name: TextAlignStyle - href: api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_TextAlignStyle_ + href: .artifacts/api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_TextAlignStyle_ commentId: Overload:Material.Blazor.MBDebouncedTextField.TextAlignStyle fullName: Material.Blazor.MBDebouncedTextField.TextAlignStyle nameWithType: MBDebouncedTextField.TextAlignStyle - uid: Material.Blazor.MBDebouncedTextField.TextInputStyle name: TextInputStyle - href: api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_TextInputStyle + href: .artifacts/api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_TextInputStyle commentId: P:Material.Blazor.MBDebouncedTextField.TextInputStyle fullName: Material.Blazor.MBDebouncedTextField.TextInputStyle nameWithType: MBDebouncedTextField.TextInputStyle - uid: Material.Blazor.MBDebouncedTextField.TextInputStyle* name: TextInputStyle - href: api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_TextInputStyle_ + href: .artifacts/api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_TextInputStyle_ commentId: Overload:Material.Blazor.MBDebouncedTextField.TextInputStyle fullName: Material.Blazor.MBDebouncedTextField.TextInputStyle nameWithType: MBDebouncedTextField.TextInputStyle - uid: Material.Blazor.MBDebouncedTextField.TrailingIcon name: TrailingIcon - href: api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_TrailingIcon + href: .artifacts/api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_TrailingIcon commentId: P:Material.Blazor.MBDebouncedTextField.TrailingIcon fullName: Material.Blazor.MBDebouncedTextField.TrailingIcon nameWithType: MBDebouncedTextField.TrailingIcon - uid: Material.Blazor.MBDebouncedTextField.TrailingIcon* name: TrailingIcon - href: api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_TrailingIcon_ + href: .artifacts/api/Material.Blazor.MBDebouncedTextField.html#Material_Blazor_MBDebouncedTextField_TrailingIcon_ commentId: Overload:Material.Blazor.MBDebouncedTextField.TrailingIcon fullName: Material.Blazor.MBDebouncedTextField.TrailingIcon nameWithType: MBDebouncedTextField.TrailingIcon - uid: Material.Blazor.MBDensity name: MBDensity - href: api/Material.Blazor.MBDensity.html + href: .artifacts/api/Material.Blazor.MBDensity.html commentId: T:Material.Blazor.MBDensity fullName: Material.Blazor.MBDensity nameWithType: MBDensity - uid: Material.Blazor.MBDensity.Comfortable name: Comfortable - href: api/Material.Blazor.MBDensity.html#Material_Blazor_MBDensity_Comfortable + href: .artifacts/api/Material.Blazor.MBDensity.html#Material_Blazor_MBDensity_Comfortable commentId: F:Material.Blazor.MBDensity.Comfortable fullName: Material.Blazor.MBDensity.Comfortable nameWithType: MBDensity.Comfortable - uid: Material.Blazor.MBDensity.Compact name: Compact - href: api/Material.Blazor.MBDensity.html#Material_Blazor_MBDensity_Compact + href: .artifacts/api/Material.Blazor.MBDensity.html#Material_Blazor_MBDensity_Compact commentId: F:Material.Blazor.MBDensity.Compact fullName: Material.Blazor.MBDensity.Compact nameWithType: MBDensity.Compact - uid: Material.Blazor.MBDensity.Default name: Default - href: api/Material.Blazor.MBDensity.html#Material_Blazor_MBDensity_Default + href: .artifacts/api/Material.Blazor.MBDensity.html#Material_Blazor_MBDensity_Default commentId: F:Material.Blazor.MBDensity.Default fullName: Material.Blazor.MBDensity.Default nameWithType: MBDensity.Default - uid: Material.Blazor.MBDensity.Minus1 name: Minus1 - href: api/Material.Blazor.MBDensity.html#Material_Blazor_MBDensity_Minus1 + href: .artifacts/api/Material.Blazor.MBDensity.html#Material_Blazor_MBDensity_Minus1 commentId: F:Material.Blazor.MBDensity.Minus1 fullName: Material.Blazor.MBDensity.Minus1 nameWithType: MBDensity.Minus1 - uid: Material.Blazor.MBDensity.Minus2 name: Minus2 - href: api/Material.Blazor.MBDensity.html#Material_Blazor_MBDensity_Minus2 + href: .artifacts/api/Material.Blazor.MBDensity.html#Material_Blazor_MBDensity_Minus2 commentId: F:Material.Blazor.MBDensity.Minus2 fullName: Material.Blazor.MBDensity.Minus2 nameWithType: MBDensity.Minus2 - uid: Material.Blazor.MBDensity.Minus3 name: Minus3 - href: api/Material.Blazor.MBDensity.html#Material_Blazor_MBDensity_Minus3 + href: .artifacts/api/Material.Blazor.MBDensity.html#Material_Blazor_MBDensity_Minus3 commentId: F:Material.Blazor.MBDensity.Minus3 fullName: Material.Blazor.MBDensity.Minus3 nameWithType: MBDensity.Minus3 - uid: Material.Blazor.MBDensity.Minus4 name: Minus4 - href: api/Material.Blazor.MBDensity.html#Material_Blazor_MBDensity_Minus4 + href: .artifacts/api/Material.Blazor.MBDensity.html#Material_Blazor_MBDensity_Minus4 commentId: F:Material.Blazor.MBDensity.Minus4 fullName: Material.Blazor.MBDensity.Minus4 nameWithType: MBDensity.Minus4 - uid: Material.Blazor.MBDensity.Minus5 name: Minus5 - href: api/Material.Blazor.MBDensity.html#Material_Blazor_MBDensity_Minus5 + href: .artifacts/api/Material.Blazor.MBDensity.html#Material_Blazor_MBDensity_Minus5 commentId: F:Material.Blazor.MBDensity.Minus5 fullName: Material.Blazor.MBDensity.Minus5 nameWithType: MBDensity.Minus5 - uid: Material.Blazor.MBDialog name: MBDialog - href: api/Material.Blazor.MBDialog.html + href: .artifacts/api/Material.Blazor.MBDialog.html commentId: T:Material.Blazor.MBDialog fullName: Material.Blazor.MBDialog nameWithType: MBDialog - uid: Material.Blazor.MBDialog.#ctor name: MBDialog() - href: api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog__ctor + href: .artifacts/api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog__ctor commentId: M:Material.Blazor.MBDialog.#ctor name.vb: New() fullName: Material.Blazor.MBDialog.MBDialog() @@ -6632,7 +6632,7 @@ references: nameWithType.vb: MBDialog.New() - uid: Material.Blazor.MBDialog.#ctor* name: MBDialog - href: api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog__ctor_ + href: .artifacts/api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog__ctor_ commentId: Overload:Material.Blazor.MBDialog.#ctor name.vb: New fullName: Material.Blazor.MBDialog.MBDialog @@ -6641,55 +6641,55 @@ references: nameWithType.vb: MBDialog.New - uid: Material.Blazor.MBDialog.Body name: Body - href: api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_Body + href: .artifacts/api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_Body commentId: P:Material.Blazor.MBDialog.Body fullName: Material.Blazor.MBDialog.Body nameWithType: MBDialog.Body - uid: Material.Blazor.MBDialog.Body* name: Body - href: api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_Body_ + href: .artifacts/api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_Body_ commentId: Overload:Material.Blazor.MBDialog.Body fullName: Material.Blazor.MBDialog.Body nameWithType: MBDialog.Body - uid: Material.Blazor.MBDialog.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBDialog.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBDialog.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBDialog.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBDialog.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_BuildRenderTree_ commentId: Overload:Material.Blazor.MBDialog.BuildRenderTree fullName: Material.Blazor.MBDialog.BuildRenderTree nameWithType: MBDialog.BuildRenderTree - uid: Material.Blazor.MBDialog.Buttons name: Buttons - href: api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_Buttons + href: .artifacts/api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_Buttons commentId: P:Material.Blazor.MBDialog.Buttons fullName: Material.Blazor.MBDialog.Buttons nameWithType: MBDialog.Buttons - uid: Material.Blazor.MBDialog.Buttons* name: Buttons - href: api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_Buttons_ + href: .artifacts/api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_Buttons_ commentId: Overload:Material.Blazor.MBDialog.Buttons fullName: Material.Blazor.MBDialog.Buttons nameWithType: MBDialog.Buttons - uid: Material.Blazor.MBDialog.CustomHeader name: CustomHeader - href: api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_CustomHeader + href: .artifacts/api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_CustomHeader commentId: P:Material.Blazor.MBDialog.CustomHeader fullName: Material.Blazor.MBDialog.CustomHeader nameWithType: MBDialog.CustomHeader - uid: Material.Blazor.MBDialog.CustomHeader* name: CustomHeader - href: api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_CustomHeader_ + href: .artifacts/api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_CustomHeader_ commentId: Overload:Material.Blazor.MBDialog.CustomHeader fullName: Material.Blazor.MBDialog.CustomHeader nameWithType: MBDialog.CustomHeader - uid: Material.Blazor.MBDialog.Dispose(System.Boolean) name: Dispose(bool) - href: api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_Dispose_System_Boolean_ + href: .artifacts/api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_Dispose_System_Boolean_ commentId: M:Material.Blazor.MBDialog.Dispose(System.Boolean) name.vb: Dispose(Boolean) fullName: Material.Blazor.MBDialog.Dispose(bool) @@ -6698,37 +6698,37 @@ references: nameWithType.vb: MBDialog.Dispose(Boolean) - uid: Material.Blazor.MBDialog.Dispose* name: Dispose - href: api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_Dispose_ + href: .artifacts/api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_Dispose_ commentId: Overload:Material.Blazor.MBDialog.Dispose fullName: Material.Blazor.MBDialog.Dispose nameWithType: MBDialog.Dispose - uid: Material.Blazor.MBDialog.EscapeKeyAction name: EscapeKeyAction - href: api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_EscapeKeyAction + href: .artifacts/api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_EscapeKeyAction commentId: P:Material.Blazor.MBDialog.EscapeKeyAction fullName: Material.Blazor.MBDialog.EscapeKeyAction nameWithType: MBDialog.EscapeKeyAction - uid: Material.Blazor.MBDialog.EscapeKeyAction* name: EscapeKeyAction - href: api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_EscapeKeyAction_ + href: .artifacts/api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_EscapeKeyAction_ commentId: Overload:Material.Blazor.MBDialog.EscapeKeyAction fullName: Material.Blazor.MBDialog.EscapeKeyAction nameWithType: MBDialog.EscapeKeyAction - uid: Material.Blazor.MBDialog.HideAsync name: HideAsync() - href: api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_HideAsync + href: .artifacts/api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_HideAsync commentId: M:Material.Blazor.MBDialog.HideAsync fullName: Material.Blazor.MBDialog.HideAsync() nameWithType: MBDialog.HideAsync() - uid: Material.Blazor.MBDialog.HideAsync* name: HideAsync - href: api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_HideAsync_ + href: .artifacts/api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_HideAsync_ commentId: Overload:Material.Blazor.MBDialog.HideAsync fullName: Material.Blazor.MBDialog.HideAsync nameWithType: MBDialog.HideAsync - uid: Material.Blazor.MBDialog.NotifyClosed(System.String) name: NotifyClosed(string) - href: api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_NotifyClosed_System_String_ + href: .artifacts/api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_NotifyClosed_System_String_ commentId: M:Material.Blazor.MBDialog.NotifyClosed(System.String) name.vb: NotifyClosed(String) fullName: Material.Blazor.MBDialog.NotifyClosed(string) @@ -6737,25 +6737,25 @@ references: nameWithType.vb: MBDialog.NotifyClosed(String) - uid: Material.Blazor.MBDialog.NotifyClosed* name: NotifyClosed - href: api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_NotifyClosed_ + href: .artifacts/api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_NotifyClosed_ commentId: Overload:Material.Blazor.MBDialog.NotifyClosed fullName: Material.Blazor.MBDialog.NotifyClosed nameWithType: MBDialog.NotifyClosed - uid: Material.Blazor.MBDialog.NotifyOpened name: NotifyOpened() - href: api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_NotifyOpened + href: .artifacts/api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_NotifyOpened commentId: M:Material.Blazor.MBDialog.NotifyOpened fullName: Material.Blazor.MBDialog.NotifyOpened() nameWithType: MBDialog.NotifyOpened() - uid: Material.Blazor.MBDialog.NotifyOpened* name: NotifyOpened - href: api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_NotifyOpened_ + href: .artifacts/api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_NotifyOpened_ commentId: Overload:Material.Blazor.MBDialog.NotifyOpened fullName: Material.Blazor.MBDialog.NotifyOpened nameWithType: MBDialog.NotifyOpened - uid: Material.Blazor.MBDialog.OnAfterRenderAsync(System.Boolean) name: OnAfterRenderAsync(bool) - href: api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_OnAfterRenderAsync_System_Boolean_ + href: .artifacts/api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_OnAfterRenderAsync_System_Boolean_ commentId: M:Material.Blazor.MBDialog.OnAfterRenderAsync(System.Boolean) name.vb: OnAfterRenderAsync(Boolean) fullName: Material.Blazor.MBDialog.OnAfterRenderAsync(bool) @@ -6764,79 +6764,79 @@ references: nameWithType.vb: MBDialog.OnAfterRenderAsync(Boolean) - uid: Material.Blazor.MBDialog.OnAfterRenderAsync* name: OnAfterRenderAsync - href: api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_OnAfterRenderAsync_ + href: .artifacts/api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_OnAfterRenderAsync_ commentId: Overload:Material.Blazor.MBDialog.OnAfterRenderAsync fullName: Material.Blazor.MBDialog.OnAfterRenderAsync nameWithType: MBDialog.OnAfterRenderAsync - uid: Material.Blazor.MBDialog.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_OnInitializedAsync commentId: M:Material.Blazor.MBDialog.OnInitializedAsync fullName: Material.Blazor.MBDialog.OnInitializedAsync() nameWithType: MBDialog.OnInitializedAsync() - uid: Material.Blazor.MBDialog.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBDialog.OnInitializedAsync fullName: Material.Blazor.MBDialog.OnInitializedAsync nameWithType: MBDialog.OnInitializedAsync - uid: Material.Blazor.MBDialog.OverflowVisible name: OverflowVisible - href: api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_OverflowVisible + href: .artifacts/api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_OverflowVisible commentId: P:Material.Blazor.MBDialog.OverflowVisible fullName: Material.Blazor.MBDialog.OverflowVisible nameWithType: MBDialog.OverflowVisible - uid: Material.Blazor.MBDialog.OverflowVisible* name: OverflowVisible - href: api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_OverflowVisible_ + href: .artifacts/api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_OverflowVisible_ commentId: Overload:Material.Blazor.MBDialog.OverflowVisible fullName: Material.Blazor.MBDialog.OverflowVisible nameWithType: MBDialog.OverflowVisible - uid: Material.Blazor.MBDialog.ScrimClickAction name: ScrimClickAction - href: api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_ScrimClickAction + href: .artifacts/api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_ScrimClickAction commentId: P:Material.Blazor.MBDialog.ScrimClickAction fullName: Material.Blazor.MBDialog.ScrimClickAction nameWithType: MBDialog.ScrimClickAction - uid: Material.Blazor.MBDialog.ScrimClickAction* name: ScrimClickAction - href: api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_ScrimClickAction_ + href: .artifacts/api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_ScrimClickAction_ commentId: Overload:Material.Blazor.MBDialog.ScrimClickAction fullName: Material.Blazor.MBDialog.ScrimClickAction nameWithType: MBDialog.ScrimClickAction - uid: Material.Blazor.MBDialog.ShowAsync name: ShowAsync() - href: api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_ShowAsync + href: .artifacts/api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_ShowAsync commentId: M:Material.Blazor.MBDialog.ShowAsync fullName: Material.Blazor.MBDialog.ShowAsync() nameWithType: MBDialog.ShowAsync() - uid: Material.Blazor.MBDialog.ShowAsync* name: ShowAsync - href: api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_ShowAsync_ + href: .artifacts/api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_ShowAsync_ commentId: Overload:Material.Blazor.MBDialog.ShowAsync fullName: Material.Blazor.MBDialog.ShowAsync nameWithType: MBDialog.ShowAsync - uid: Material.Blazor.MBDialog.Title name: Title - href: api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_Title + href: .artifacts/api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_Title commentId: P:Material.Blazor.MBDialog.Title fullName: Material.Blazor.MBDialog.Title nameWithType: MBDialog.Title - uid: Material.Blazor.MBDialog.Title* name: Title - href: api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_Title_ + href: .artifacts/api/Material.Blazor.MBDialog.html#Material_Blazor_MBDialog_Title_ commentId: Overload:Material.Blazor.MBDialog.Title fullName: Material.Blazor.MBDialog.Title nameWithType: MBDialog.Title - uid: Material.Blazor.MBDivider name: MBDivider - href: api/Material.Blazor.MBDivider.html + href: .artifacts/api/Material.Blazor.MBDivider.html commentId: T:Material.Blazor.MBDivider fullName: Material.Blazor.MBDivider nameWithType: MBDivider - uid: Material.Blazor.MBDivider.#ctor name: MBDivider() - href: api/Material.Blazor.MBDivider.html#Material_Blazor_MBDivider__ctor + href: .artifacts/api/Material.Blazor.MBDivider.html#Material_Blazor_MBDivider__ctor commentId: M:Material.Blazor.MBDivider.#ctor name.vb: New() fullName: Material.Blazor.MBDivider.MBDivider() @@ -6845,7 +6845,7 @@ references: nameWithType.vb: MBDivider.New() - uid: Material.Blazor.MBDivider.#ctor* name: MBDivider - href: api/Material.Blazor.MBDivider.html#Material_Blazor_MBDivider__ctor_ + href: .artifacts/api/Material.Blazor.MBDivider.html#Material_Blazor_MBDivider__ctor_ commentId: Overload:Material.Blazor.MBDivider.#ctor name.vb: New fullName: Material.Blazor.MBDivider.MBDivider @@ -6854,55 +6854,55 @@ references: nameWithType.vb: MBDivider.New - uid: Material.Blazor.MBDivider.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBDivider.html#Material_Blazor_MBDivider_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBDivider.html#Material_Blazor_MBDivider_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBDivider.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBDivider.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBDivider.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBDivider.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBDivider.html#Material_Blazor_MBDivider_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBDivider.html#Material_Blazor_MBDivider_BuildRenderTree_ commentId: Overload:Material.Blazor.MBDivider.BuildRenderTree fullName: Material.Blazor.MBDivider.BuildRenderTree nameWithType: MBDivider.BuildRenderTree - uid: Material.Blazor.MBDivider.Inset name: Inset - href: api/Material.Blazor.MBDivider.html#Material_Blazor_MBDivider_Inset + href: .artifacts/api/Material.Blazor.MBDivider.html#Material_Blazor_MBDivider_Inset commentId: P:Material.Blazor.MBDivider.Inset fullName: Material.Blazor.MBDivider.Inset nameWithType: MBDivider.Inset - uid: Material.Blazor.MBDivider.Inset* name: Inset - href: api/Material.Blazor.MBDivider.html#Material_Blazor_MBDivider_Inset_ + href: .artifacts/api/Material.Blazor.MBDivider.html#Material_Blazor_MBDivider_Inset_ commentId: Overload:Material.Blazor.MBDivider.Inset fullName: Material.Blazor.MBDivider.Inset nameWithType: MBDivider.Inset - uid: Material.Blazor.MBDivider.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBDivider.html#Material_Blazor_MBDivider_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBDivider.html#Material_Blazor_MBDivider_OnInitializedAsync commentId: M:Material.Blazor.MBDivider.OnInitializedAsync fullName: Material.Blazor.MBDivider.OnInitializedAsync() nameWithType: MBDivider.OnInitializedAsync() - uid: Material.Blazor.MBDivider.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBDivider.html#Material_Blazor_MBDivider_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBDivider.html#Material_Blazor_MBDivider_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBDivider.OnInitializedAsync fullName: Material.Blazor.MBDivider.OnInitializedAsync nameWithType: MBDivider.OnInitializedAsync - uid: Material.Blazor.MBDivider.Padded name: Padded - href: api/Material.Blazor.MBDivider.html#Material_Blazor_MBDivider_Padded + href: .artifacts/api/Material.Blazor.MBDivider.html#Material_Blazor_MBDivider_Padded commentId: P:Material.Blazor.MBDivider.Padded fullName: Material.Blazor.MBDivider.Padded nameWithType: MBDivider.Padded - uid: Material.Blazor.MBDivider.Padded* name: Padded - href: api/Material.Blazor.MBDivider.html#Material_Blazor_MBDivider_Padded_ + href: .artifacts/api/Material.Blazor.MBDivider.html#Material_Blazor_MBDivider_Padded_ commentId: Overload:Material.Blazor.MBDivider.Padded fullName: Material.Blazor.MBDivider.Padded nameWithType: MBDivider.Padded - uid: Material.Blazor.MBDragAndDropList`1 name: MBDragAndDropList - href: api/Material.Blazor.MBDragAndDropList-1.html + href: .artifacts/api/Material.Blazor.MBDragAndDropList-1.html commentId: T:Material.Blazor.MBDragAndDropList`1 name.vb: MBDragAndDropList(Of TItem) fullName: Material.Blazor.MBDragAndDropList @@ -6911,7 +6911,7 @@ references: nameWithType.vb: MBDragAndDropList(Of TItem) - uid: Material.Blazor.MBDragAndDropList`1.#ctor name: MBDragAndDropList() - href: api/Material.Blazor.MBDragAndDropList-1.html#Material_Blazor_MBDragAndDropList_1__ctor + href: .artifacts/api/Material.Blazor.MBDragAndDropList-1.html#Material_Blazor_MBDragAndDropList_1__ctor commentId: M:Material.Blazor.MBDragAndDropList`1.#ctor name.vb: New() fullName: Material.Blazor.MBDragAndDropList.MBDragAndDropList() @@ -6920,7 +6920,7 @@ references: nameWithType.vb: MBDragAndDropList(Of TItem).New() - uid: Material.Blazor.MBDragAndDropList`1.#ctor* name: MBDragAndDropList - href: api/Material.Blazor.MBDragAndDropList-1.html#Material_Blazor_MBDragAndDropList_1__ctor_ + href: .artifacts/api/Material.Blazor.MBDragAndDropList-1.html#Material_Blazor_MBDragAndDropList_1__ctor_ commentId: Overload:Material.Blazor.MBDragAndDropList`1.#ctor name.vb: New fullName: Material.Blazor.MBDragAndDropList.MBDragAndDropList @@ -6929,7 +6929,7 @@ references: nameWithType.vb: MBDragAndDropList(Of TItem).New - uid: Material.Blazor.MBDragAndDropList`1.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBDragAndDropList-1.html#Material_Blazor_MBDragAndDropList_1_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBDragAndDropList-1.html#Material_Blazor_MBDragAndDropList_1_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBDragAndDropList`1.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBDragAndDropList.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName.vb: Material.Blazor.MBDragAndDropList(Of TItem).BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) @@ -6937,7 +6937,7 @@ references: nameWithType.vb: MBDragAndDropList(Of TItem).BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBDragAndDropList`1.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBDragAndDropList-1.html#Material_Blazor_MBDragAndDropList_1_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBDragAndDropList-1.html#Material_Blazor_MBDragAndDropList_1_BuildRenderTree_ commentId: Overload:Material.Blazor.MBDragAndDropList`1.BuildRenderTree fullName: Material.Blazor.MBDragAndDropList.BuildRenderTree fullName.vb: Material.Blazor.MBDragAndDropList(Of TItem).BuildRenderTree @@ -6945,7 +6945,7 @@ references: nameWithType.vb: MBDragAndDropList(Of TItem).BuildRenderTree - uid: Material.Blazor.MBDragAndDropList`1.Content name: Content - href: api/Material.Blazor.MBDragAndDropList-1.html#Material_Blazor_MBDragAndDropList_1_Content + href: .artifacts/api/Material.Blazor.MBDragAndDropList-1.html#Material_Blazor_MBDragAndDropList_1_Content commentId: P:Material.Blazor.MBDragAndDropList`1.Content fullName: Material.Blazor.MBDragAndDropList.Content fullName.vb: Material.Blazor.MBDragAndDropList(Of TItem).Content @@ -6953,7 +6953,7 @@ references: nameWithType.vb: MBDragAndDropList(Of TItem).Content - uid: Material.Blazor.MBDragAndDropList`1.Content* name: Content - href: api/Material.Blazor.MBDragAndDropList-1.html#Material_Blazor_MBDragAndDropList_1_Content_ + href: .artifacts/api/Material.Blazor.MBDragAndDropList-1.html#Material_Blazor_MBDragAndDropList_1_Content_ commentId: Overload:Material.Blazor.MBDragAndDropList`1.Content fullName: Material.Blazor.MBDragAndDropList.Content fullName.vb: Material.Blazor.MBDragAndDropList(Of TItem).Content @@ -6961,7 +6961,7 @@ references: nameWithType.vb: MBDragAndDropList(Of TItem).Content - uid: Material.Blazor.MBDragAndDropList`1.DisplayCards name: DisplayCards - href: api/Material.Blazor.MBDragAndDropList-1.html#Material_Blazor_MBDragAndDropList_1_DisplayCards + href: .artifacts/api/Material.Blazor.MBDragAndDropList-1.html#Material_Blazor_MBDragAndDropList_1_DisplayCards commentId: P:Material.Blazor.MBDragAndDropList`1.DisplayCards fullName: Material.Blazor.MBDragAndDropList.DisplayCards fullName.vb: Material.Blazor.MBDragAndDropList(Of TItem).DisplayCards @@ -6969,7 +6969,7 @@ references: nameWithType.vb: MBDragAndDropList(Of TItem).DisplayCards - uid: Material.Blazor.MBDragAndDropList`1.DisplayCards* name: DisplayCards - href: api/Material.Blazor.MBDragAndDropList-1.html#Material_Blazor_MBDragAndDropList_1_DisplayCards_ + href: .artifacts/api/Material.Blazor.MBDragAndDropList-1.html#Material_Blazor_MBDragAndDropList_1_DisplayCards_ commentId: Overload:Material.Blazor.MBDragAndDropList`1.DisplayCards fullName: Material.Blazor.MBDragAndDropList.DisplayCards fullName.vb: Material.Blazor.MBDragAndDropList(Of TItem).DisplayCards @@ -6977,7 +6977,7 @@ references: nameWithType.vb: MBDragAndDropList(Of TItem).DisplayCards - uid: Material.Blazor.MBDragAndDropList`1.GetKeysFunc name: GetKeysFunc - href: api/Material.Blazor.MBDragAndDropList-1.html#Material_Blazor_MBDragAndDropList_1_GetKeysFunc + href: .artifacts/api/Material.Blazor.MBDragAndDropList-1.html#Material_Blazor_MBDragAndDropList_1_GetKeysFunc commentId: P:Material.Blazor.MBDragAndDropList`1.GetKeysFunc fullName: Material.Blazor.MBDragAndDropList.GetKeysFunc fullName.vb: Material.Blazor.MBDragAndDropList(Of TItem).GetKeysFunc @@ -6985,7 +6985,7 @@ references: nameWithType.vb: MBDragAndDropList(Of TItem).GetKeysFunc - uid: Material.Blazor.MBDragAndDropList`1.GetKeysFunc* name: GetKeysFunc - href: api/Material.Blazor.MBDragAndDropList-1.html#Material_Blazor_MBDragAndDropList_1_GetKeysFunc_ + href: .artifacts/api/Material.Blazor.MBDragAndDropList-1.html#Material_Blazor_MBDragAndDropList_1_GetKeysFunc_ commentId: Overload:Material.Blazor.MBDragAndDropList`1.GetKeysFunc fullName: Material.Blazor.MBDragAndDropList.GetKeysFunc fullName.vb: Material.Blazor.MBDragAndDropList(Of TItem).GetKeysFunc @@ -6993,7 +6993,7 @@ references: nameWithType.vb: MBDragAndDropList(Of TItem).GetKeysFunc - uid: Material.Blazor.MBDragAndDropList`1.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBDragAndDropList-1.html#Material_Blazor_MBDragAndDropList_1_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBDragAndDropList-1.html#Material_Blazor_MBDragAndDropList_1_OnInitializedAsync commentId: M:Material.Blazor.MBDragAndDropList`1.OnInitializedAsync fullName: Material.Blazor.MBDragAndDropList.OnInitializedAsync() fullName.vb: Material.Blazor.MBDragAndDropList(Of TItem).OnInitializedAsync() @@ -7001,7 +7001,7 @@ references: nameWithType.vb: MBDragAndDropList(Of TItem).OnInitializedAsync() - uid: Material.Blazor.MBDragAndDropList`1.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBDragAndDropList-1.html#Material_Blazor_MBDragAndDropList_1_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBDragAndDropList-1.html#Material_Blazor_MBDragAndDropList_1_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBDragAndDropList`1.OnInitializedAsync fullName: Material.Blazor.MBDragAndDropList.OnInitializedAsync fullName.vb: Material.Blazor.MBDragAndDropList(Of TItem).OnInitializedAsync @@ -7009,7 +7009,7 @@ references: nameWithType.vb: MBDragAndDropList(Of TItem).OnInitializedAsync - uid: Material.Blazor.MBDragAndDropList`1.OnParametersSetAsync name: OnParametersSetAsync() - href: api/Material.Blazor.MBDragAndDropList-1.html#Material_Blazor_MBDragAndDropList_1_OnParametersSetAsync + href: .artifacts/api/Material.Blazor.MBDragAndDropList-1.html#Material_Blazor_MBDragAndDropList_1_OnParametersSetAsync commentId: M:Material.Blazor.MBDragAndDropList`1.OnParametersSetAsync fullName: Material.Blazor.MBDragAndDropList.OnParametersSetAsync() fullName.vb: Material.Blazor.MBDragAndDropList(Of TItem).OnParametersSetAsync() @@ -7017,7 +7017,7 @@ references: nameWithType.vb: MBDragAndDropList(Of TItem).OnParametersSetAsync() - uid: Material.Blazor.MBDragAndDropList`1.OnParametersSetAsync* name: OnParametersSetAsync - href: api/Material.Blazor.MBDragAndDropList-1.html#Material_Blazor_MBDragAndDropList_1_OnParametersSetAsync_ + href: .artifacts/api/Material.Blazor.MBDragAndDropList-1.html#Material_Blazor_MBDragAndDropList_1_OnParametersSetAsync_ commentId: Overload:Material.Blazor.MBDragAndDropList`1.OnParametersSetAsync fullName: Material.Blazor.MBDragAndDropList.OnParametersSetAsync fullName.vb: Material.Blazor.MBDragAndDropList(Of TItem).OnParametersSetAsync @@ -7025,13 +7025,13 @@ references: nameWithType.vb: MBDragAndDropList(Of TItem).OnParametersSetAsync - uid: Material.Blazor.MBDrawer name: MBDrawer - href: api/Material.Blazor.MBDrawer.html + href: .artifacts/api/Material.Blazor.MBDrawer.html commentId: T:Material.Blazor.MBDrawer fullName: Material.Blazor.MBDrawer nameWithType: MBDrawer - uid: Material.Blazor.MBDrawer.#ctor name: MBDrawer() - href: api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer__ctor + href: .artifacts/api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer__ctor commentId: M:Material.Blazor.MBDrawer.#ctor name.vb: New() fullName: Material.Blazor.MBDrawer.MBDrawer() @@ -7040,7 +7040,7 @@ references: nameWithType.vb: MBDrawer.New() - uid: Material.Blazor.MBDrawer.#ctor* name: MBDrawer - href: api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer__ctor_ + href: .artifacts/api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer__ctor_ commentId: Overload:Material.Blazor.MBDrawer.#ctor name.vb: New fullName: Material.Blazor.MBDrawer.MBDrawer @@ -7049,97 +7049,97 @@ references: nameWithType.vb: MBDrawer.New - uid: Material.Blazor.MBDrawer.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBDrawer.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBDrawer.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBDrawer.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBDrawer.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_BuildRenderTree_ commentId: Overload:Material.Blazor.MBDrawer.BuildRenderTree fullName: Material.Blazor.MBDrawer.BuildRenderTree nameWithType: MBDrawer.BuildRenderTree - uid: Material.Blazor.MBDrawer.ChildContent name: ChildContent - href: api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_ChildContent + href: .artifacts/api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_ChildContent commentId: P:Material.Blazor.MBDrawer.ChildContent fullName: Material.Blazor.MBDrawer.ChildContent nameWithType: MBDrawer.ChildContent - uid: Material.Blazor.MBDrawer.ChildContent* name: ChildContent - href: api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_ChildContent_ + href: .artifacts/api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_ChildContent_ commentId: Overload:Material.Blazor.MBDrawer.ChildContent fullName: Material.Blazor.MBDrawer.ChildContent nameWithType: MBDrawer.ChildContent - uid: Material.Blazor.MBDrawer.CloseOnNavigate name: CloseOnNavigate - href: api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_CloseOnNavigate + href: .artifacts/api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_CloseOnNavigate commentId: P:Material.Blazor.MBDrawer.CloseOnNavigate fullName: Material.Blazor.MBDrawer.CloseOnNavigate nameWithType: MBDrawer.CloseOnNavigate - uid: Material.Blazor.MBDrawer.CloseOnNavigate* name: CloseOnNavigate - href: api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_CloseOnNavigate_ + href: .artifacts/api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_CloseOnNavigate_ commentId: Overload:Material.Blazor.MBDrawer.CloseOnNavigate fullName: Material.Blazor.MBDrawer.CloseOnNavigate nameWithType: MBDrawer.CloseOnNavigate - uid: Material.Blazor.MBDrawer.IsDismissible name: IsDismissible - href: api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_IsDismissible + href: .artifacts/api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_IsDismissible commentId: P:Material.Blazor.MBDrawer.IsDismissible fullName: Material.Blazor.MBDrawer.IsDismissible nameWithType: MBDrawer.IsDismissible - uid: Material.Blazor.MBDrawer.IsDismissible* name: IsDismissible - href: api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_IsDismissible_ + href: .artifacts/api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_IsDismissible_ commentId: Overload:Material.Blazor.MBDrawer.IsDismissible fullName: Material.Blazor.MBDrawer.IsDismissible nameWithType: MBDrawer.IsDismissible - uid: Material.Blazor.MBDrawer.NotifyNavigation name: NotifyNavigation() - href: api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_NotifyNavigation + href: .artifacts/api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_NotifyNavigation commentId: M:Material.Blazor.MBDrawer.NotifyNavigation fullName: Material.Blazor.MBDrawer.NotifyNavigation() nameWithType: MBDrawer.NotifyNavigation() - uid: Material.Blazor.MBDrawer.NotifyNavigation* name: NotifyNavigation - href: api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_NotifyNavigation_ + href: .artifacts/api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_NotifyNavigation_ commentId: Overload:Material.Blazor.MBDrawer.NotifyNavigation fullName: Material.Blazor.MBDrawer.NotifyNavigation nameWithType: MBDrawer.NotifyNavigation - uid: Material.Blazor.MBDrawer.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_OnInitializedAsync commentId: M:Material.Blazor.MBDrawer.OnInitializedAsync fullName: Material.Blazor.MBDrawer.OnInitializedAsync() nameWithType: MBDrawer.OnInitializedAsync() - uid: Material.Blazor.MBDrawer.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBDrawer.OnInitializedAsync fullName: Material.Blazor.MBDrawer.OnInitializedAsync nameWithType: MBDrawer.OnInitializedAsync - uid: Material.Blazor.MBDrawer.StartOpen name: StartOpen - href: api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_StartOpen + href: .artifacts/api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_StartOpen commentId: P:Material.Blazor.MBDrawer.StartOpen fullName: Material.Blazor.MBDrawer.StartOpen nameWithType: MBDrawer.StartOpen - uid: Material.Blazor.MBDrawer.StartOpen* name: StartOpen - href: api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_StartOpen_ + href: .artifacts/api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_StartOpen_ commentId: Overload:Material.Blazor.MBDrawer.StartOpen fullName: Material.Blazor.MBDrawer.StartOpen nameWithType: MBDrawer.StartOpen - uid: Material.Blazor.MBDrawer.Toggle name: Toggle() - href: api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_Toggle + href: .artifacts/api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_Toggle commentId: M:Material.Blazor.MBDrawer.Toggle fullName: Material.Blazor.MBDrawer.Toggle() nameWithType: MBDrawer.Toggle() - uid: Material.Blazor.MBDrawer.Toggle(System.Boolean) name: Toggle(bool) - href: api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_Toggle_System_Boolean_ + href: .artifacts/api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_Toggle_System_Boolean_ commentId: M:Material.Blazor.MBDrawer.Toggle(System.Boolean) name.vb: Toggle(Boolean) fullName: Material.Blazor.MBDrawer.Toggle(bool) @@ -7148,19 +7148,19 @@ references: nameWithType.vb: MBDrawer.Toggle(Boolean) - uid: Material.Blazor.MBDrawer.Toggle* name: Toggle - href: api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_Toggle_ + href: .artifacts/api/Material.Blazor.MBDrawer.html#Material_Blazor_MBDrawer_Toggle_ commentId: Overload:Material.Blazor.MBDrawer.Toggle fullName: Material.Blazor.MBDrawer.Toggle nameWithType: MBDrawer.Toggle - uid: Material.Blazor.MBFileUploadButton name: MBFileUploadButton - href: api/Material.Blazor.MBFileUploadButton.html + href: .artifacts/api/Material.Blazor.MBFileUploadButton.html commentId: T:Material.Blazor.MBFileUploadButton fullName: Material.Blazor.MBFileUploadButton nameWithType: MBFileUploadButton - uid: Material.Blazor.MBFileUploadButton.#ctor name: MBFileUploadButton() - href: api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton__ctor + href: .artifacts/api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton__ctor commentId: M:Material.Blazor.MBFileUploadButton.#ctor name.vb: New() fullName: Material.Blazor.MBFileUploadButton.MBFileUploadButton() @@ -7169,7 +7169,7 @@ references: nameWithType.vb: MBFileUploadButton.New() - uid: Material.Blazor.MBFileUploadButton.#ctor* name: MBFileUploadButton - href: api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton__ctor_ + href: .artifacts/api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton__ctor_ commentId: Overload:Material.Blazor.MBFileUploadButton.#ctor name.vb: New fullName: Material.Blazor.MBFileUploadButton.MBFileUploadButton @@ -7178,121 +7178,121 @@ references: nameWithType.vb: MBFileUploadButton.New - uid: Material.Blazor.MBFileUploadButton.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBFileUploadButton.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBFileUploadButton.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBFileUploadButton.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBFileUploadButton.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_BuildRenderTree_ commentId: Overload:Material.Blazor.MBFileUploadButton.BuildRenderTree fullName: Material.Blazor.MBFileUploadButton.BuildRenderTree nameWithType: MBFileUploadButton.BuildRenderTree - uid: Material.Blazor.MBFileUploadButton.ButtonStyle name: ButtonStyle - href: api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_ButtonStyle + href: .artifacts/api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_ButtonStyle commentId: P:Material.Blazor.MBFileUploadButton.ButtonStyle fullName: Material.Blazor.MBFileUploadButton.ButtonStyle nameWithType: MBFileUploadButton.ButtonStyle - uid: Material.Blazor.MBFileUploadButton.ButtonStyle* name: ButtonStyle - href: api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_ButtonStyle_ + href: .artifacts/api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_ButtonStyle_ commentId: Overload:Material.Blazor.MBFileUploadButton.ButtonStyle fullName: Material.Blazor.MBFileUploadButton.ButtonStyle nameWithType: MBFileUploadButton.ButtonStyle - uid: Material.Blazor.MBFileUploadButton.Density name: Density - href: api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_Density + href: .artifacts/api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_Density commentId: P:Material.Blazor.MBFileUploadButton.Density fullName: Material.Blazor.MBFileUploadButton.Density nameWithType: MBFileUploadButton.Density - uid: Material.Blazor.MBFileUploadButton.Density* name: Density - href: api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_Density_ + href: .artifacts/api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_Density_ commentId: Overload:Material.Blazor.MBFileUploadButton.Density fullName: Material.Blazor.MBFileUploadButton.Density nameWithType: MBFileUploadButton.Density - uid: Material.Blazor.MBFileUploadButton.IconFoundry name: IconFoundry - href: api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_IconFoundry + href: .artifacts/api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_IconFoundry commentId: P:Material.Blazor.MBFileUploadButton.IconFoundry fullName: Material.Blazor.MBFileUploadButton.IconFoundry nameWithType: MBFileUploadButton.IconFoundry - uid: Material.Blazor.MBFileUploadButton.IconFoundry* name: IconFoundry - href: api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_IconFoundry_ + href: .artifacts/api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_IconFoundry_ commentId: Overload:Material.Blazor.MBFileUploadButton.IconFoundry fullName: Material.Blazor.MBFileUploadButton.IconFoundry nameWithType: MBFileUploadButton.IconFoundry - uid: Material.Blazor.MBFileUploadButton.Label name: Label - href: api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_Label + href: .artifacts/api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_Label commentId: P:Material.Blazor.MBFileUploadButton.Label fullName: Material.Blazor.MBFileUploadButton.Label nameWithType: MBFileUploadButton.Label - uid: Material.Blazor.MBFileUploadButton.Label* name: Label - href: api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_Label_ + href: .artifacts/api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_Label_ commentId: Overload:Material.Blazor.MBFileUploadButton.Label fullName: Material.Blazor.MBFileUploadButton.Label nameWithType: MBFileUploadButton.Label - uid: Material.Blazor.MBFileUploadButton.LeadingIcon name: LeadingIcon - href: api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_LeadingIcon + href: .artifacts/api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_LeadingIcon commentId: P:Material.Blazor.MBFileUploadButton.LeadingIcon fullName: Material.Blazor.MBFileUploadButton.LeadingIcon nameWithType: MBFileUploadButton.LeadingIcon - uid: Material.Blazor.MBFileUploadButton.LeadingIcon* name: LeadingIcon - href: api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_LeadingIcon_ + href: .artifacts/api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_LeadingIcon_ commentId: Overload:Material.Blazor.MBFileUploadButton.LeadingIcon fullName: Material.Blazor.MBFileUploadButton.LeadingIcon nameWithType: MBFileUploadButton.LeadingIcon - uid: Material.Blazor.MBFileUploadButton.OnLoadFiles name: OnLoadFiles - href: api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_OnLoadFiles + href: .artifacts/api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_OnLoadFiles commentId: P:Material.Blazor.MBFileUploadButton.OnLoadFiles fullName: Material.Blazor.MBFileUploadButton.OnLoadFiles nameWithType: MBFileUploadButton.OnLoadFiles - uid: Material.Blazor.MBFileUploadButton.OnLoadFiles* name: OnLoadFiles - href: api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_OnLoadFiles_ + href: .artifacts/api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_OnLoadFiles_ commentId: Overload:Material.Blazor.MBFileUploadButton.OnLoadFiles fullName: Material.Blazor.MBFileUploadButton.OnLoadFiles nameWithType: MBFileUploadButton.OnLoadFiles - uid: Material.Blazor.MBFileUploadButton.TouchTarget name: TouchTarget - href: api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_TouchTarget + href: .artifacts/api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_TouchTarget commentId: P:Material.Blazor.MBFileUploadButton.TouchTarget fullName: Material.Blazor.MBFileUploadButton.TouchTarget nameWithType: MBFileUploadButton.TouchTarget - uid: Material.Blazor.MBFileUploadButton.TouchTarget* name: TouchTarget - href: api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_TouchTarget_ + href: .artifacts/api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_TouchTarget_ commentId: Overload:Material.Blazor.MBFileUploadButton.TouchTarget fullName: Material.Blazor.MBFileUploadButton.TouchTarget nameWithType: MBFileUploadButton.TouchTarget - uid: Material.Blazor.MBFileUploadButton.TrailingIcon name: TrailingIcon - href: api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_TrailingIcon + href: .artifacts/api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_TrailingIcon commentId: P:Material.Blazor.MBFileUploadButton.TrailingIcon fullName: Material.Blazor.MBFileUploadButton.TrailingIcon nameWithType: MBFileUploadButton.TrailingIcon - uid: Material.Blazor.MBFileUploadButton.TrailingIcon* name: TrailingIcon - href: api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_TrailingIcon_ + href: .artifacts/api/Material.Blazor.MBFileUploadButton.html#Material_Blazor_MBFileUploadButton_TrailingIcon_ commentId: Overload:Material.Blazor.MBFileUploadButton.TrailingIcon fullName: Material.Blazor.MBFileUploadButton.TrailingIcon nameWithType: MBFileUploadButton.TrailingIcon - uid: Material.Blazor.MBFileUploadDragAndDrop name: MBFileUploadDragAndDrop - href: api/Material.Blazor.MBFileUploadDragAndDrop.html + href: .artifacts/api/Material.Blazor.MBFileUploadDragAndDrop.html commentId: T:Material.Blazor.MBFileUploadDragAndDrop fullName: Material.Blazor.MBFileUploadDragAndDrop nameWithType: MBFileUploadDragAndDrop - uid: Material.Blazor.MBFileUploadDragAndDrop.#ctor name: MBFileUploadDragAndDrop() - href: api/Material.Blazor.MBFileUploadDragAndDrop.html#Material_Blazor_MBFileUploadDragAndDrop__ctor + href: .artifacts/api/Material.Blazor.MBFileUploadDragAndDrop.html#Material_Blazor_MBFileUploadDragAndDrop__ctor commentId: M:Material.Blazor.MBFileUploadDragAndDrop.#ctor name.vb: New() fullName: Material.Blazor.MBFileUploadDragAndDrop.MBFileUploadDragAndDrop() @@ -7301,7 +7301,7 @@ references: nameWithType.vb: MBFileUploadDragAndDrop.New() - uid: Material.Blazor.MBFileUploadDragAndDrop.#ctor* name: MBFileUploadDragAndDrop - href: api/Material.Blazor.MBFileUploadDragAndDrop.html#Material_Blazor_MBFileUploadDragAndDrop__ctor_ + href: .artifacts/api/Material.Blazor.MBFileUploadDragAndDrop.html#Material_Blazor_MBFileUploadDragAndDrop__ctor_ commentId: Overload:Material.Blazor.MBFileUploadDragAndDrop.#ctor name.vb: New fullName: Material.Blazor.MBFileUploadDragAndDrop.MBFileUploadDragAndDrop @@ -7310,85 +7310,85 @@ references: nameWithType.vb: MBFileUploadDragAndDrop.New - uid: Material.Blazor.MBFileUploadDragAndDrop.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBFileUploadDragAndDrop.html#Material_Blazor_MBFileUploadDragAndDrop_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBFileUploadDragAndDrop.html#Material_Blazor_MBFileUploadDragAndDrop_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBFileUploadDragAndDrop.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBFileUploadDragAndDrop.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBFileUploadDragAndDrop.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBFileUploadDragAndDrop.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBFileUploadDragAndDrop.html#Material_Blazor_MBFileUploadDragAndDrop_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBFileUploadDragAndDrop.html#Material_Blazor_MBFileUploadDragAndDrop_BuildRenderTree_ commentId: Overload:Material.Blazor.MBFileUploadDragAndDrop.BuildRenderTree fullName: Material.Blazor.MBFileUploadDragAndDrop.BuildRenderTree nameWithType: MBFileUploadDragAndDrop.BuildRenderTree - uid: Material.Blazor.MBFileUploadDragAndDrop.IconFoundry name: IconFoundry - href: api/Material.Blazor.MBFileUploadDragAndDrop.html#Material_Blazor_MBFileUploadDragAndDrop_IconFoundry + href: .artifacts/api/Material.Blazor.MBFileUploadDragAndDrop.html#Material_Blazor_MBFileUploadDragAndDrop_IconFoundry commentId: P:Material.Blazor.MBFileUploadDragAndDrop.IconFoundry fullName: Material.Blazor.MBFileUploadDragAndDrop.IconFoundry nameWithType: MBFileUploadDragAndDrop.IconFoundry - uid: Material.Blazor.MBFileUploadDragAndDrop.IconFoundry* name: IconFoundry - href: api/Material.Blazor.MBFileUploadDragAndDrop.html#Material_Blazor_MBFileUploadDragAndDrop_IconFoundry_ + href: .artifacts/api/Material.Blazor.MBFileUploadDragAndDrop.html#Material_Blazor_MBFileUploadDragAndDrop_IconFoundry_ commentId: Overload:Material.Blazor.MBFileUploadDragAndDrop.IconFoundry fullName: Material.Blazor.MBFileUploadDragAndDrop.IconFoundry nameWithType: MBFileUploadDragAndDrop.IconFoundry - uid: Material.Blazor.MBFileUploadDragAndDrop.Label name: Label - href: api/Material.Blazor.MBFileUploadDragAndDrop.html#Material_Blazor_MBFileUploadDragAndDrop_Label + href: .artifacts/api/Material.Blazor.MBFileUploadDragAndDrop.html#Material_Blazor_MBFileUploadDragAndDrop_Label commentId: P:Material.Blazor.MBFileUploadDragAndDrop.Label fullName: Material.Blazor.MBFileUploadDragAndDrop.Label nameWithType: MBFileUploadDragAndDrop.Label - uid: Material.Blazor.MBFileUploadDragAndDrop.Label* name: Label - href: api/Material.Blazor.MBFileUploadDragAndDrop.html#Material_Blazor_MBFileUploadDragAndDrop_Label_ + href: .artifacts/api/Material.Blazor.MBFileUploadDragAndDrop.html#Material_Blazor_MBFileUploadDragAndDrop_Label_ commentId: Overload:Material.Blazor.MBFileUploadDragAndDrop.Label fullName: Material.Blazor.MBFileUploadDragAndDrop.Label nameWithType: MBFileUploadDragAndDrop.Label - uid: Material.Blazor.MBFileUploadDragAndDrop.LeadingIcon name: LeadingIcon - href: api/Material.Blazor.MBFileUploadDragAndDrop.html#Material_Blazor_MBFileUploadDragAndDrop_LeadingIcon + href: .artifacts/api/Material.Blazor.MBFileUploadDragAndDrop.html#Material_Blazor_MBFileUploadDragAndDrop_LeadingIcon commentId: P:Material.Blazor.MBFileUploadDragAndDrop.LeadingIcon fullName: Material.Blazor.MBFileUploadDragAndDrop.LeadingIcon nameWithType: MBFileUploadDragAndDrop.LeadingIcon - uid: Material.Blazor.MBFileUploadDragAndDrop.LeadingIcon* name: LeadingIcon - href: api/Material.Blazor.MBFileUploadDragAndDrop.html#Material_Blazor_MBFileUploadDragAndDrop_LeadingIcon_ + href: .artifacts/api/Material.Blazor.MBFileUploadDragAndDrop.html#Material_Blazor_MBFileUploadDragAndDrop_LeadingIcon_ commentId: Overload:Material.Blazor.MBFileUploadDragAndDrop.LeadingIcon fullName: Material.Blazor.MBFileUploadDragAndDrop.LeadingIcon nameWithType: MBFileUploadDragAndDrop.LeadingIcon - uid: Material.Blazor.MBFileUploadDragAndDrop.OnLoadFiles name: OnLoadFiles - href: api/Material.Blazor.MBFileUploadDragAndDrop.html#Material_Blazor_MBFileUploadDragAndDrop_OnLoadFiles + href: .artifacts/api/Material.Blazor.MBFileUploadDragAndDrop.html#Material_Blazor_MBFileUploadDragAndDrop_OnLoadFiles commentId: P:Material.Blazor.MBFileUploadDragAndDrop.OnLoadFiles fullName: Material.Blazor.MBFileUploadDragAndDrop.OnLoadFiles nameWithType: MBFileUploadDragAndDrop.OnLoadFiles - uid: Material.Blazor.MBFileUploadDragAndDrop.OnLoadFiles* name: OnLoadFiles - href: api/Material.Blazor.MBFileUploadDragAndDrop.html#Material_Blazor_MBFileUploadDragAndDrop_OnLoadFiles_ + href: .artifacts/api/Material.Blazor.MBFileUploadDragAndDrop.html#Material_Blazor_MBFileUploadDragAndDrop_OnLoadFiles_ commentId: Overload:Material.Blazor.MBFileUploadDragAndDrop.OnLoadFiles fullName: Material.Blazor.MBFileUploadDragAndDrop.OnLoadFiles nameWithType: MBFileUploadDragAndDrop.OnLoadFiles - uid: Material.Blazor.MBFileUploadDragAndDrop.TrailingIcon name: TrailingIcon - href: api/Material.Blazor.MBFileUploadDragAndDrop.html#Material_Blazor_MBFileUploadDragAndDrop_TrailingIcon + href: .artifacts/api/Material.Blazor.MBFileUploadDragAndDrop.html#Material_Blazor_MBFileUploadDragAndDrop_TrailingIcon commentId: P:Material.Blazor.MBFileUploadDragAndDrop.TrailingIcon fullName: Material.Blazor.MBFileUploadDragAndDrop.TrailingIcon nameWithType: MBFileUploadDragAndDrop.TrailingIcon - uid: Material.Blazor.MBFileUploadDragAndDrop.TrailingIcon* name: TrailingIcon - href: api/Material.Blazor.MBFileUploadDragAndDrop.html#Material_Blazor_MBFileUploadDragAndDrop_TrailingIcon_ + href: .artifacts/api/Material.Blazor.MBFileUploadDragAndDrop.html#Material_Blazor_MBFileUploadDragAndDrop_TrailingIcon_ commentId: Overload:Material.Blazor.MBFileUploadDragAndDrop.TrailingIcon fullName: Material.Blazor.MBFileUploadDragAndDrop.TrailingIcon nameWithType: MBFileUploadDragAndDrop.TrailingIcon - uid: Material.Blazor.MBFloatingActionButton name: MBFloatingActionButton - href: api/Material.Blazor.MBFloatingActionButton.html + href: .artifacts/api/Material.Blazor.MBFloatingActionButton.html commentId: T:Material.Blazor.MBFloatingActionButton fullName: Material.Blazor.MBFloatingActionButton nameWithType: MBFloatingActionButton - uid: Material.Blazor.MBFloatingActionButton.#ctor name: MBFloatingActionButton() - href: api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton__ctor + href: .artifacts/api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton__ctor commentId: M:Material.Blazor.MBFloatingActionButton.#ctor name.vb: New() fullName: Material.Blazor.MBFloatingActionButton.MBFloatingActionButton() @@ -7397,7 +7397,7 @@ references: nameWithType.vb: MBFloatingActionButton.New() - uid: Material.Blazor.MBFloatingActionButton.#ctor* name: MBFloatingActionButton - href: api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton__ctor_ + href: .artifacts/api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton__ctor_ commentId: Overload:Material.Blazor.MBFloatingActionButton.#ctor name.vb: New fullName: Material.Blazor.MBFloatingActionButton.MBFloatingActionButton @@ -7406,157 +7406,157 @@ references: nameWithType.vb: MBFloatingActionButton.New - uid: Material.Blazor.MBFloatingActionButton.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBFloatingActionButton.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBFloatingActionButton.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBFloatingActionButton.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBFloatingActionButton.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_BuildRenderTree_ commentId: Overload:Material.Blazor.MBFloatingActionButton.BuildRenderTree fullName: Material.Blazor.MBFloatingActionButton.BuildRenderTree nameWithType: MBFloatingActionButton.BuildRenderTree - uid: Material.Blazor.MBFloatingActionButton.Exited name: Exited - href: api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_Exited + href: .artifacts/api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_Exited commentId: P:Material.Blazor.MBFloatingActionButton.Exited fullName: Material.Blazor.MBFloatingActionButton.Exited nameWithType: MBFloatingActionButton.Exited - uid: Material.Blazor.MBFloatingActionButton.Exited* name: Exited - href: api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_Exited_ + href: .artifacts/api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_Exited_ commentId: Overload:Material.Blazor.MBFloatingActionButton.Exited fullName: Material.Blazor.MBFloatingActionButton.Exited nameWithType: MBFloatingActionButton.Exited - uid: Material.Blazor.MBFloatingActionButton.Icon name: Icon - href: api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_Icon + href: .artifacts/api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_Icon commentId: P:Material.Blazor.MBFloatingActionButton.Icon fullName: Material.Blazor.MBFloatingActionButton.Icon nameWithType: MBFloatingActionButton.Icon - uid: Material.Blazor.MBFloatingActionButton.Icon* name: Icon - href: api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_Icon_ + href: .artifacts/api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_Icon_ commentId: Overload:Material.Blazor.MBFloatingActionButton.Icon fullName: Material.Blazor.MBFloatingActionButton.Icon nameWithType: MBFloatingActionButton.Icon - uid: Material.Blazor.MBFloatingActionButton.IconFoundry name: IconFoundry - href: api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_IconFoundry + href: .artifacts/api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_IconFoundry commentId: P:Material.Blazor.MBFloatingActionButton.IconFoundry fullName: Material.Blazor.MBFloatingActionButton.IconFoundry nameWithType: MBFloatingActionButton.IconFoundry - uid: Material.Blazor.MBFloatingActionButton.IconFoundry* name: IconFoundry - href: api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_IconFoundry_ + href: .artifacts/api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_IconFoundry_ commentId: Overload:Material.Blazor.MBFloatingActionButton.IconFoundry fullName: Material.Blazor.MBFloatingActionButton.IconFoundry nameWithType: MBFloatingActionButton.IconFoundry - uid: Material.Blazor.MBFloatingActionButton.Label name: Label - href: api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_Label + href: .artifacts/api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_Label commentId: P:Material.Blazor.MBFloatingActionButton.Label fullName: Material.Blazor.MBFloatingActionButton.Label nameWithType: MBFloatingActionButton.Label - uid: Material.Blazor.MBFloatingActionButton.Label* name: Label - href: api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_Label_ + href: .artifacts/api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_Label_ commentId: Overload:Material.Blazor.MBFloatingActionButton.Label fullName: Material.Blazor.MBFloatingActionButton.Label nameWithType: MBFloatingActionButton.Label - uid: Material.Blazor.MBFloatingActionButton.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_OnInitializedAsync commentId: M:Material.Blazor.MBFloatingActionButton.OnInitializedAsync fullName: Material.Blazor.MBFloatingActionButton.OnInitializedAsync() nameWithType: MBFloatingActionButton.OnInitializedAsync() - uid: Material.Blazor.MBFloatingActionButton.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBFloatingActionButton.OnInitializedAsync fullName: Material.Blazor.MBFloatingActionButton.OnInitializedAsync nameWithType: MBFloatingActionButton.OnInitializedAsync - uid: Material.Blazor.MBFloatingActionButton.OnParametersSetAsync name: OnParametersSetAsync() - href: api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_OnParametersSetAsync + href: .artifacts/api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_OnParametersSetAsync commentId: M:Material.Blazor.MBFloatingActionButton.OnParametersSetAsync fullName: Material.Blazor.MBFloatingActionButton.OnParametersSetAsync() nameWithType: MBFloatingActionButton.OnParametersSetAsync() - uid: Material.Blazor.MBFloatingActionButton.OnParametersSetAsync* name: OnParametersSetAsync - href: api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_OnParametersSetAsync_ + href: .artifacts/api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_OnParametersSetAsync_ commentId: Overload:Material.Blazor.MBFloatingActionButton.OnParametersSetAsync fullName: Material.Blazor.MBFloatingActionButton.OnParametersSetAsync nameWithType: MBFloatingActionButton.OnParametersSetAsync - uid: Material.Blazor.MBFloatingActionButton.TouchTarget name: TouchTarget - href: api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_TouchTarget + href: .artifacts/api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_TouchTarget commentId: P:Material.Blazor.MBFloatingActionButton.TouchTarget fullName: Material.Blazor.MBFloatingActionButton.TouchTarget nameWithType: MBFloatingActionButton.TouchTarget - uid: Material.Blazor.MBFloatingActionButton.TouchTarget* name: TouchTarget - href: api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_TouchTarget_ + href: .artifacts/api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_TouchTarget_ commentId: Overload:Material.Blazor.MBFloatingActionButton.TouchTarget fullName: Material.Blazor.MBFloatingActionButton.TouchTarget nameWithType: MBFloatingActionButton.TouchTarget - uid: Material.Blazor.MBFloatingActionButton.Type name: Type - href: api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_Type + href: .artifacts/api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_Type commentId: P:Material.Blazor.MBFloatingActionButton.Type fullName: Material.Blazor.MBFloatingActionButton.Type nameWithType: MBFloatingActionButton.Type - uid: Material.Blazor.MBFloatingActionButton.Type* name: Type - href: api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_Type_ + href: .artifacts/api/Material.Blazor.MBFloatingActionButton.html#Material_Blazor_MBFloatingActionButton_Type_ commentId: Overload:Material.Blazor.MBFloatingActionButton.Type fullName: Material.Blazor.MBFloatingActionButton.Type nameWithType: MBFloatingActionButton.Type - uid: Material.Blazor.MBFloatingActionButtonType name: MBFloatingActionButtonType - href: api/Material.Blazor.MBFloatingActionButtonType.html + href: .artifacts/api/Material.Blazor.MBFloatingActionButtonType.html commentId: T:Material.Blazor.MBFloatingActionButtonType fullName: Material.Blazor.MBFloatingActionButtonType nameWithType: MBFloatingActionButtonType - uid: Material.Blazor.MBFloatingActionButtonType.ExtendedLeadingIcon name: ExtendedLeadingIcon - href: api/Material.Blazor.MBFloatingActionButtonType.html#Material_Blazor_MBFloatingActionButtonType_ExtendedLeadingIcon + href: .artifacts/api/Material.Blazor.MBFloatingActionButtonType.html#Material_Blazor_MBFloatingActionButtonType_ExtendedLeadingIcon commentId: F:Material.Blazor.MBFloatingActionButtonType.ExtendedLeadingIcon fullName: Material.Blazor.MBFloatingActionButtonType.ExtendedLeadingIcon nameWithType: MBFloatingActionButtonType.ExtendedLeadingIcon - uid: Material.Blazor.MBFloatingActionButtonType.ExtendedNoIcon name: ExtendedNoIcon - href: api/Material.Blazor.MBFloatingActionButtonType.html#Material_Blazor_MBFloatingActionButtonType_ExtendedNoIcon + href: .artifacts/api/Material.Blazor.MBFloatingActionButtonType.html#Material_Blazor_MBFloatingActionButtonType_ExtendedNoIcon commentId: F:Material.Blazor.MBFloatingActionButtonType.ExtendedNoIcon fullName: Material.Blazor.MBFloatingActionButtonType.ExtendedNoIcon nameWithType: MBFloatingActionButtonType.ExtendedNoIcon - uid: Material.Blazor.MBFloatingActionButtonType.ExtendedTrailingIcon name: ExtendedTrailingIcon - href: api/Material.Blazor.MBFloatingActionButtonType.html#Material_Blazor_MBFloatingActionButtonType_ExtendedTrailingIcon + href: .artifacts/api/Material.Blazor.MBFloatingActionButtonType.html#Material_Blazor_MBFloatingActionButtonType_ExtendedTrailingIcon commentId: F:Material.Blazor.MBFloatingActionButtonType.ExtendedTrailingIcon fullName: Material.Blazor.MBFloatingActionButtonType.ExtendedTrailingIcon nameWithType: MBFloatingActionButtonType.ExtendedTrailingIcon - uid: Material.Blazor.MBFloatingActionButtonType.Mini name: Mini - href: api/Material.Blazor.MBFloatingActionButtonType.html#Material_Blazor_MBFloatingActionButtonType_Mini + href: .artifacts/api/Material.Blazor.MBFloatingActionButtonType.html#Material_Blazor_MBFloatingActionButtonType_Mini commentId: F:Material.Blazor.MBFloatingActionButtonType.Mini fullName: Material.Blazor.MBFloatingActionButtonType.Mini nameWithType: MBFloatingActionButtonType.Mini - uid: Material.Blazor.MBFloatingActionButtonType.Regular name: Regular - href: api/Material.Blazor.MBFloatingActionButtonType.html#Material_Blazor_MBFloatingActionButtonType_Regular + href: .artifacts/api/Material.Blazor.MBFloatingActionButtonType.html#Material_Blazor_MBFloatingActionButtonType_Regular commentId: F:Material.Blazor.MBFloatingActionButtonType.Regular fullName: Material.Blazor.MBFloatingActionButtonType.Regular nameWithType: MBFloatingActionButtonType.Regular - uid: Material.Blazor.MBIcon name: MBIcon - href: api/Material.Blazor.MBIcon.html + href: .artifacts/api/Material.Blazor.MBIcon.html commentId: T:Material.Blazor.MBIcon fullName: Material.Blazor.MBIcon nameWithType: MBIcon - uid: Material.Blazor.MBIcon.#ctor name: MBIcon() - href: api/Material.Blazor.MBIcon.html#Material_Blazor_MBIcon__ctor + href: .artifacts/api/Material.Blazor.MBIcon.html#Material_Blazor_MBIcon__ctor commentId: M:Material.Blazor.MBIcon.#ctor name.vb: New() fullName: Material.Blazor.MBIcon.MBIcon() @@ -7565,7 +7565,7 @@ references: nameWithType.vb: MBIcon.New() - uid: Material.Blazor.MBIcon.#ctor* name: MBIcon - href: api/Material.Blazor.MBIcon.html#Material_Blazor_MBIcon__ctor_ + href: .artifacts/api/Material.Blazor.MBIcon.html#Material_Blazor_MBIcon__ctor_ commentId: Overload:Material.Blazor.MBIcon.#ctor name.vb: New fullName: Material.Blazor.MBIcon.MBIcon @@ -7574,55 +7574,55 @@ references: nameWithType.vb: MBIcon.New - uid: Material.Blazor.MBIcon.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBIcon.html#Material_Blazor_MBIcon_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBIcon.html#Material_Blazor_MBIcon_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBIcon.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBIcon.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBIcon.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBIcon.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBIcon.html#Material_Blazor_MBIcon_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBIcon.html#Material_Blazor_MBIcon_BuildRenderTree_ commentId: Overload:Material.Blazor.MBIcon.BuildRenderTree fullName: Material.Blazor.MBIcon.BuildRenderTree nameWithType: MBIcon.BuildRenderTree - uid: Material.Blazor.MBIcon.IconFoundry name: IconFoundry - href: api/Material.Blazor.MBIcon.html#Material_Blazor_MBIcon_IconFoundry + href: .artifacts/api/Material.Blazor.MBIcon.html#Material_Blazor_MBIcon_IconFoundry commentId: P:Material.Blazor.MBIcon.IconFoundry fullName: Material.Blazor.MBIcon.IconFoundry nameWithType: MBIcon.IconFoundry - uid: Material.Blazor.MBIcon.IconFoundry* name: IconFoundry - href: api/Material.Blazor.MBIcon.html#Material_Blazor_MBIcon_IconFoundry_ + href: .artifacts/api/Material.Blazor.MBIcon.html#Material_Blazor_MBIcon_IconFoundry_ commentId: Overload:Material.Blazor.MBIcon.IconFoundry fullName: Material.Blazor.MBIcon.IconFoundry nameWithType: MBIcon.IconFoundry - uid: Material.Blazor.MBIcon.IconName name: IconName - href: api/Material.Blazor.MBIcon.html#Material_Blazor_MBIcon_IconName + href: .artifacts/api/Material.Blazor.MBIcon.html#Material_Blazor_MBIcon_IconName commentId: P:Material.Blazor.MBIcon.IconName fullName: Material.Blazor.MBIcon.IconName nameWithType: MBIcon.IconName - uid: Material.Blazor.MBIcon.IconName* name: IconName - href: api/Material.Blazor.MBIcon.html#Material_Blazor_MBIcon_IconName_ + href: .artifacts/api/Material.Blazor.MBIcon.html#Material_Blazor_MBIcon_IconName_ commentId: Overload:Material.Blazor.MBIcon.IconName fullName: Material.Blazor.MBIcon.IconName nameWithType: MBIcon.IconName - uid: Material.Blazor.MBIcon.OnParametersSetAsync name: OnParametersSetAsync() - href: api/Material.Blazor.MBIcon.html#Material_Blazor_MBIcon_OnParametersSetAsync + href: .artifacts/api/Material.Blazor.MBIcon.html#Material_Blazor_MBIcon_OnParametersSetAsync commentId: M:Material.Blazor.MBIcon.OnParametersSetAsync fullName: Material.Blazor.MBIcon.OnParametersSetAsync() nameWithType: MBIcon.OnParametersSetAsync() - uid: Material.Blazor.MBIcon.OnParametersSetAsync* name: OnParametersSetAsync - href: api/Material.Blazor.MBIcon.html#Material_Blazor_MBIcon_OnParametersSetAsync_ + href: .artifacts/api/Material.Blazor.MBIcon.html#Material_Blazor_MBIcon_OnParametersSetAsync_ commentId: Overload:Material.Blazor.MBIcon.OnParametersSetAsync fullName: Material.Blazor.MBIcon.OnParametersSetAsync nameWithType: MBIcon.OnParametersSetAsync - uid: Material.Blazor.MBIconBearingSelectElement`1 name: MBIconBearingSelectElement - href: api/Material.Blazor.MBIconBearingSelectElement-1.html + href: .artifacts/api/Material.Blazor.MBIconBearingSelectElement-1.html commentId: T:Material.Blazor.MBIconBearingSelectElement`1 name.vb: MBIconBearingSelectElement(Of T) fullName: Material.Blazor.MBIconBearingSelectElement @@ -7631,7 +7631,7 @@ references: nameWithType.vb: MBIconBearingSelectElement(Of T) - uid: Material.Blazor.MBIconBearingSelectElement`1.#ctor name: MBIconBearingSelectElement() - href: api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1__ctor + href: .artifacts/api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1__ctor commentId: M:Material.Blazor.MBIconBearingSelectElement`1.#ctor name.vb: New() fullName: Material.Blazor.MBIconBearingSelectElement.MBIconBearingSelectElement() @@ -7640,7 +7640,7 @@ references: nameWithType.vb: MBIconBearingSelectElement(Of T).New() - uid: Material.Blazor.MBIconBearingSelectElement`1.#ctor(Material.Blazor.MBIconBearingSelectElement{`0}) name: MBIconBearingSelectElement(MBIconBearingSelectElement) - href: api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1__ctor_Material_Blazor_MBIconBearingSelectElement__0__ + href: .artifacts/api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1__ctor_Material_Blazor_MBIconBearingSelectElement__0__ commentId: M:Material.Blazor.MBIconBearingSelectElement`1.#ctor(Material.Blazor.MBIconBearingSelectElement{`0}) name.vb: New(MBIconBearingSelectElement(Of T)) fullName: Material.Blazor.MBIconBearingSelectElement.MBIconBearingSelectElement(Material.Blazor.MBIconBearingSelectElement) @@ -7649,7 +7649,7 @@ references: nameWithType.vb: MBIconBearingSelectElement(Of T).New(MBIconBearingSelectElement(Of T)) - uid: Material.Blazor.MBIconBearingSelectElement`1.#ctor* name: MBIconBearingSelectElement - href: api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1__ctor_ + href: .artifacts/api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1__ctor_ commentId: Overload:Material.Blazor.MBIconBearingSelectElement`1.#ctor name.vb: New fullName: Material.Blazor.MBIconBearingSelectElement.MBIconBearingSelectElement @@ -7658,7 +7658,7 @@ references: nameWithType.vb: MBIconBearingSelectElement(Of T).New - uid: Material.Blazor.MBIconBearingSelectElement`1.EqualityContract name: EqualityContract - href: api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_EqualityContract + href: .artifacts/api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_EqualityContract commentId: P:Material.Blazor.MBIconBearingSelectElement`1.EqualityContract fullName: Material.Blazor.MBIconBearingSelectElement.EqualityContract fullName.vb: Material.Blazor.MBIconBearingSelectElement(Of T).EqualityContract @@ -7666,7 +7666,7 @@ references: nameWithType.vb: MBIconBearingSelectElement(Of T).EqualityContract - uid: Material.Blazor.MBIconBearingSelectElement`1.EqualityContract* name: EqualityContract - href: api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_EqualityContract_ + href: .artifacts/api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_EqualityContract_ commentId: Overload:Material.Blazor.MBIconBearingSelectElement`1.EqualityContract fullName: Material.Blazor.MBIconBearingSelectElement.EqualityContract fullName.vb: Material.Blazor.MBIconBearingSelectElement(Of T).EqualityContract @@ -7674,7 +7674,7 @@ references: nameWithType.vb: MBIconBearingSelectElement(Of T).EqualityContract - uid: Material.Blazor.MBIconBearingSelectElement`1.Equals(Material.Blazor.MBIconBearingSelectElement{`0}) name: Equals(MBIconBearingSelectElement?) - href: api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_Equals_Material_Blazor_MBIconBearingSelectElement__0__ + href: .artifacts/api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_Equals_Material_Blazor_MBIconBearingSelectElement__0__ commentId: M:Material.Blazor.MBIconBearingSelectElement`1.Equals(Material.Blazor.MBIconBearingSelectElement{`0}) name.vb: Equals(MBIconBearingSelectElement(Of T)) fullName: Material.Blazor.MBIconBearingSelectElement.Equals(Material.Blazor.MBIconBearingSelectElement?) @@ -7683,7 +7683,7 @@ references: nameWithType.vb: MBIconBearingSelectElement(Of T).Equals(MBIconBearingSelectElement(Of T)) - uid: Material.Blazor.MBIconBearingSelectElement`1.Equals(Material.Blazor.MBSelectElement{`0}) name: Equals(MBSelectElement?) - href: api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_Equals_Material_Blazor_MBSelectElement__0__ + href: .artifacts/api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_Equals_Material_Blazor_MBSelectElement__0__ commentId: M:Material.Blazor.MBIconBearingSelectElement`1.Equals(Material.Blazor.MBSelectElement{`0}) name.vb: Equals(MBSelectElement(Of T)) fullName: Material.Blazor.MBIconBearingSelectElement.Equals(Material.Blazor.MBSelectElement?) @@ -7692,7 +7692,7 @@ references: nameWithType.vb: MBIconBearingSelectElement(Of T).Equals(MBSelectElement(Of T)) - uid: Material.Blazor.MBIconBearingSelectElement`1.Equals(System.Object) name: Equals(object?) - href: api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_Equals_System_Object_ + href: .artifacts/api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_Equals_System_Object_ commentId: M:Material.Blazor.MBIconBearingSelectElement`1.Equals(System.Object) name.vb: Equals(Object) fullName: Material.Blazor.MBIconBearingSelectElement.Equals(object?) @@ -7701,7 +7701,7 @@ references: nameWithType.vb: MBIconBearingSelectElement(Of T).Equals(Object) - uid: Material.Blazor.MBIconBearingSelectElement`1.Equals* name: Equals - href: api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_Equals_ + href: .artifacts/api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_Equals_ commentId: Overload:Material.Blazor.MBIconBearingSelectElement`1.Equals fullName: Material.Blazor.MBIconBearingSelectElement.Equals fullName.vb: Material.Blazor.MBIconBearingSelectElement(Of T).Equals @@ -7709,7 +7709,7 @@ references: nameWithType.vb: MBIconBearingSelectElement(Of T).Equals - uid: Material.Blazor.MBIconBearingSelectElement`1.GetHashCode name: GetHashCode() - href: api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_GetHashCode + href: .artifacts/api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_GetHashCode commentId: M:Material.Blazor.MBIconBearingSelectElement`1.GetHashCode fullName: Material.Blazor.MBIconBearingSelectElement.GetHashCode() fullName.vb: Material.Blazor.MBIconBearingSelectElement(Of T).GetHashCode() @@ -7717,7 +7717,7 @@ references: nameWithType.vb: MBIconBearingSelectElement(Of T).GetHashCode() - uid: Material.Blazor.MBIconBearingSelectElement`1.GetHashCode* name: GetHashCode - href: api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_GetHashCode_ + href: .artifacts/api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_GetHashCode_ commentId: Overload:Material.Blazor.MBIconBearingSelectElement`1.GetHashCode fullName: Material.Blazor.MBIconBearingSelectElement.GetHashCode fullName.vb: Material.Blazor.MBIconBearingSelectElement(Of T).GetHashCode @@ -7725,7 +7725,7 @@ references: nameWithType.vb: MBIconBearingSelectElement(Of T).GetHashCode - uid: Material.Blazor.MBIconBearingSelectElement`1.Icon name: Icon - href: api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_Icon + href: .artifacts/api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_Icon commentId: P:Material.Blazor.MBIconBearingSelectElement`1.Icon fullName: Material.Blazor.MBIconBearingSelectElement.Icon fullName.vb: Material.Blazor.MBIconBearingSelectElement(Of T).Icon @@ -7733,7 +7733,7 @@ references: nameWithType.vb: MBIconBearingSelectElement(Of T).Icon - uid: Material.Blazor.MBIconBearingSelectElement`1.Icon* name: Icon - href: api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_Icon_ + href: .artifacts/api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_Icon_ commentId: Overload:Material.Blazor.MBIconBearingSelectElement`1.Icon fullName: Material.Blazor.MBIconBearingSelectElement.Icon fullName.vb: Material.Blazor.MBIconBearingSelectElement(Of T).Icon @@ -7741,7 +7741,7 @@ references: nameWithType.vb: MBIconBearingSelectElement(Of T).Icon - uid: Material.Blazor.MBIconBearingSelectElement`1.PrintMembers(System.Text.StringBuilder) name: PrintMembers(StringBuilder) - href: api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_PrintMembers_System_Text_StringBuilder_ + href: .artifacts/api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_PrintMembers_System_Text_StringBuilder_ commentId: M:Material.Blazor.MBIconBearingSelectElement`1.PrintMembers(System.Text.StringBuilder) fullName: Material.Blazor.MBIconBearingSelectElement.PrintMembers(System.Text.StringBuilder) fullName.vb: Material.Blazor.MBIconBearingSelectElement(Of T).PrintMembers(System.Text.StringBuilder) @@ -7749,7 +7749,7 @@ references: nameWithType.vb: MBIconBearingSelectElement(Of T).PrintMembers(StringBuilder) - uid: Material.Blazor.MBIconBearingSelectElement`1.PrintMembers* name: PrintMembers - href: api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_PrintMembers_ + href: .artifacts/api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_PrintMembers_ commentId: Overload:Material.Blazor.MBIconBearingSelectElement`1.PrintMembers fullName: Material.Blazor.MBIconBearingSelectElement.PrintMembers fullName.vb: Material.Blazor.MBIconBearingSelectElement(Of T).PrintMembers @@ -7757,7 +7757,7 @@ references: nameWithType.vb: MBIconBearingSelectElement(Of T).PrintMembers - uid: Material.Blazor.MBIconBearingSelectElement`1.ToString name: ToString() - href: api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_ToString + href: .artifacts/api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_ToString commentId: M:Material.Blazor.MBIconBearingSelectElement`1.ToString fullName: Material.Blazor.MBIconBearingSelectElement.ToString() fullName.vb: Material.Blazor.MBIconBearingSelectElement(Of T).ToString() @@ -7765,7 +7765,7 @@ references: nameWithType.vb: MBIconBearingSelectElement(Of T).ToString() - uid: Material.Blazor.MBIconBearingSelectElement`1.ToString* name: ToString - href: api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_ToString_ + href: .artifacts/api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_ToString_ commentId: Overload:Material.Blazor.MBIconBearingSelectElement`1.ToString fullName: Material.Blazor.MBIconBearingSelectElement.ToString fullName.vb: Material.Blazor.MBIconBearingSelectElement(Of T).ToString @@ -7773,7 +7773,7 @@ references: nameWithType.vb: MBIconBearingSelectElement(Of T).ToString - uid: Material.Blazor.MBIconBearingSelectElement`1.op_Equality(Material.Blazor.MBIconBearingSelectElement{`0},Material.Blazor.MBIconBearingSelectElement{`0}) name: operator ==(MBIconBearingSelectElement?, MBIconBearingSelectElement?) - href: api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_op_Equality_Material_Blazor_MBIconBearingSelectElement__0__Material_Blazor_MBIconBearingSelectElement__0__ + href: .artifacts/api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_op_Equality_Material_Blazor_MBIconBearingSelectElement__0__Material_Blazor_MBIconBearingSelectElement__0__ commentId: M:Material.Blazor.MBIconBearingSelectElement`1.op_Equality(Material.Blazor.MBIconBearingSelectElement{`0},Material.Blazor.MBIconBearingSelectElement{`0}) name.vb: =(MBIconBearingSelectElement(Of T), MBIconBearingSelectElement(Of T)) fullName: Material.Blazor.MBIconBearingSelectElement.operator ==(Material.Blazor.MBIconBearingSelectElement?, Material.Blazor.MBIconBearingSelectElement?) @@ -7782,7 +7782,7 @@ references: nameWithType.vb: MBIconBearingSelectElement(Of T).=(MBIconBearingSelectElement(Of T), MBIconBearingSelectElement(Of T)) - uid: Material.Blazor.MBIconBearingSelectElement`1.op_Equality* name: operator == - href: api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_op_Equality_ + href: .artifacts/api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_op_Equality_ commentId: Overload:Material.Blazor.MBIconBearingSelectElement`1.op_Equality name.vb: = fullName: Material.Blazor.MBIconBearingSelectElement.operator == @@ -7791,7 +7791,7 @@ references: nameWithType.vb: MBIconBearingSelectElement(Of T).= - uid: Material.Blazor.MBIconBearingSelectElement`1.op_Inequality(Material.Blazor.MBIconBearingSelectElement{`0},Material.Blazor.MBIconBearingSelectElement{`0}) name: operator !=(MBIconBearingSelectElement?, MBIconBearingSelectElement?) - href: api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_op_Inequality_Material_Blazor_MBIconBearingSelectElement__0__Material_Blazor_MBIconBearingSelectElement__0__ + href: .artifacts/api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_op_Inequality_Material_Blazor_MBIconBearingSelectElement__0__Material_Blazor_MBIconBearingSelectElement__0__ commentId: M:Material.Blazor.MBIconBearingSelectElement`1.op_Inequality(Material.Blazor.MBIconBearingSelectElement{`0},Material.Blazor.MBIconBearingSelectElement{`0}) name.vb: <>(MBIconBearingSelectElement(Of T), MBIconBearingSelectElement(Of T)) fullName: Material.Blazor.MBIconBearingSelectElement.operator !=(Material.Blazor.MBIconBearingSelectElement?, Material.Blazor.MBIconBearingSelectElement?) @@ -7800,7 +7800,7 @@ references: nameWithType.vb: MBIconBearingSelectElement(Of T).<>(MBIconBearingSelectElement(Of T), MBIconBearingSelectElement(Of T)) - uid: Material.Blazor.MBIconBearingSelectElement`1.op_Inequality* name: operator != - href: api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_op_Inequality_ + href: .artifacts/api/Material.Blazor.MBIconBearingSelectElement-1.html#Material_Blazor_MBIconBearingSelectElement_1_op_Inequality_ commentId: Overload:Material.Blazor.MBIconBearingSelectElement`1.op_Inequality name.vb: <> fullName: Material.Blazor.MBIconBearingSelectElement.operator != @@ -7809,13 +7809,13 @@ references: nameWithType.vb: MBIconBearingSelectElement(Of T).<> - uid: Material.Blazor.MBIconButton name: MBIconButton - href: api/Material.Blazor.MBIconButton.html + href: .artifacts/api/Material.Blazor.MBIconButton.html commentId: T:Material.Blazor.MBIconButton fullName: Material.Blazor.MBIconButton nameWithType: MBIconButton - uid: Material.Blazor.MBIconButton.#ctor name: MBIconButton() - href: api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton__ctor + href: .artifacts/api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton__ctor commentId: M:Material.Blazor.MBIconButton.#ctor name.vb: New() fullName: Material.Blazor.MBIconButton.MBIconButton() @@ -7824,7 +7824,7 @@ references: nameWithType.vb: MBIconButton.New() - uid: Material.Blazor.MBIconButton.#ctor* name: MBIconButton - href: api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton__ctor_ + href: .artifacts/api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton__ctor_ commentId: Overload:Material.Blazor.MBIconButton.#ctor name.vb: New fullName: Material.Blazor.MBIconButton.MBIconButton @@ -7833,133 +7833,133 @@ references: nameWithType.vb: MBIconButton.New - uid: Material.Blazor.MBIconButton.BadgeExited name: BadgeExited - href: api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_BadgeExited + href: .artifacts/api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_BadgeExited commentId: P:Material.Blazor.MBIconButton.BadgeExited fullName: Material.Blazor.MBIconButton.BadgeExited nameWithType: MBIconButton.BadgeExited - uid: Material.Blazor.MBIconButton.BadgeExited* name: BadgeExited - href: api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_BadgeExited_ + href: .artifacts/api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_BadgeExited_ commentId: Overload:Material.Blazor.MBIconButton.BadgeExited fullName: Material.Blazor.MBIconButton.BadgeExited nameWithType: MBIconButton.BadgeExited - uid: Material.Blazor.MBIconButton.BadgeStyle name: BadgeStyle - href: api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_BadgeStyle + href: .artifacts/api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_BadgeStyle commentId: P:Material.Blazor.MBIconButton.BadgeStyle fullName: Material.Blazor.MBIconButton.BadgeStyle nameWithType: MBIconButton.BadgeStyle - uid: Material.Blazor.MBIconButton.BadgeStyle* name: BadgeStyle - href: api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_BadgeStyle_ + href: .artifacts/api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_BadgeStyle_ commentId: Overload:Material.Blazor.MBIconButton.BadgeStyle fullName: Material.Blazor.MBIconButton.BadgeStyle nameWithType: MBIconButton.BadgeStyle - uid: Material.Blazor.MBIconButton.BadgeValue name: BadgeValue - href: api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_BadgeValue + href: .artifacts/api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_BadgeValue commentId: P:Material.Blazor.MBIconButton.BadgeValue fullName: Material.Blazor.MBIconButton.BadgeValue nameWithType: MBIconButton.BadgeValue - uid: Material.Blazor.MBIconButton.BadgeValue* name: BadgeValue - href: api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_BadgeValue_ + href: .artifacts/api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_BadgeValue_ commentId: Overload:Material.Blazor.MBIconButton.BadgeValue fullName: Material.Blazor.MBIconButton.BadgeValue nameWithType: MBIconButton.BadgeValue - uid: Material.Blazor.MBIconButton.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBIconButton.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBIconButton.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBIconButton.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBIconButton.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_BuildRenderTree_ commentId: Overload:Material.Blazor.MBIconButton.BuildRenderTree fullName: Material.Blazor.MBIconButton.BuildRenderTree nameWithType: MBIconButton.BuildRenderTree - uid: Material.Blazor.MBIconButton.Density name: Density - href: api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_Density + href: .artifacts/api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_Density commentId: P:Material.Blazor.MBIconButton.Density fullName: Material.Blazor.MBIconButton.Density nameWithType: MBIconButton.Density - uid: Material.Blazor.MBIconButton.Density* name: Density - href: api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_Density_ + href: .artifacts/api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_Density_ commentId: Overload:Material.Blazor.MBIconButton.Density fullName: Material.Blazor.MBIconButton.Density nameWithType: MBIconButton.Density - uid: Material.Blazor.MBIconButton.HasBadge name: HasBadge - href: api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_HasBadge + href: .artifacts/api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_HasBadge commentId: P:Material.Blazor.MBIconButton.HasBadge fullName: Material.Blazor.MBIconButton.HasBadge nameWithType: MBIconButton.HasBadge - uid: Material.Blazor.MBIconButton.HasBadge* name: HasBadge - href: api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_HasBadge_ + href: .artifacts/api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_HasBadge_ commentId: Overload:Material.Blazor.MBIconButton.HasBadge fullName: Material.Blazor.MBIconButton.HasBadge nameWithType: MBIconButton.HasBadge - uid: Material.Blazor.MBIconButton.Icon name: Icon - href: api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_Icon + href: .artifacts/api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_Icon commentId: P:Material.Blazor.MBIconButton.Icon fullName: Material.Blazor.MBIconButton.Icon nameWithType: MBIconButton.Icon - uid: Material.Blazor.MBIconButton.Icon* name: Icon - href: api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_Icon_ + href: .artifacts/api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_Icon_ commentId: Overload:Material.Blazor.MBIconButton.Icon fullName: Material.Blazor.MBIconButton.Icon nameWithType: MBIconButton.Icon - uid: Material.Blazor.MBIconButton.IconFoundry name: IconFoundry - href: api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_IconFoundry + href: .artifacts/api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_IconFoundry commentId: P:Material.Blazor.MBIconButton.IconFoundry fullName: Material.Blazor.MBIconButton.IconFoundry nameWithType: MBIconButton.IconFoundry - uid: Material.Blazor.MBIconButton.IconFoundry* name: IconFoundry - href: api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_IconFoundry_ + href: .artifacts/api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_IconFoundry_ commentId: Overload:Material.Blazor.MBIconButton.IconFoundry fullName: Material.Blazor.MBIconButton.IconFoundry nameWithType: MBIconButton.IconFoundry - uid: Material.Blazor.MBIconButton.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_OnInitializedAsync commentId: M:Material.Blazor.MBIconButton.OnInitializedAsync fullName: Material.Blazor.MBIconButton.OnInitializedAsync() nameWithType: MBIconButton.OnInitializedAsync() - uid: Material.Blazor.MBIconButton.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBIconButton.OnInitializedAsync fullName: Material.Blazor.MBIconButton.OnInitializedAsync nameWithType: MBIconButton.OnInitializedAsync - uid: Material.Blazor.MBIconButton.TouchTarget name: TouchTarget - href: api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_TouchTarget + href: .artifacts/api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_TouchTarget commentId: P:Material.Blazor.MBIconButton.TouchTarget fullName: Material.Blazor.MBIconButton.TouchTarget nameWithType: MBIconButton.TouchTarget - uid: Material.Blazor.MBIconButton.TouchTarget* name: TouchTarget - href: api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_TouchTarget_ + href: .artifacts/api/Material.Blazor.MBIconButton.html#Material_Blazor_MBIconButton_TouchTarget_ commentId: Overload:Material.Blazor.MBIconButton.TouchTarget fullName: Material.Blazor.MBIconButton.TouchTarget nameWithType: MBIconButton.TouchTarget - uid: Material.Blazor.MBIconButtonToggle name: MBIconButtonToggle - href: api/Material.Blazor.MBIconButtonToggle.html + href: .artifacts/api/Material.Blazor.MBIconButtonToggle.html commentId: T:Material.Blazor.MBIconButtonToggle fullName: Material.Blazor.MBIconButtonToggle nameWithType: MBIconButtonToggle - uid: Material.Blazor.MBIconButtonToggle.#ctor name: MBIconButtonToggle() - href: api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle__ctor + href: .artifacts/api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle__ctor commentId: M:Material.Blazor.MBIconButtonToggle.#ctor name.vb: New() fullName: Material.Blazor.MBIconButtonToggle.MBIconButtonToggle() @@ -7968,7 +7968,7 @@ references: nameWithType.vb: MBIconButtonToggle.New() - uid: Material.Blazor.MBIconButtonToggle.#ctor* name: MBIconButtonToggle - href: api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle__ctor_ + href: .artifacts/api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle__ctor_ commentId: Overload:Material.Blazor.MBIconButtonToggle.#ctor name.vb: New fullName: Material.Blazor.MBIconButtonToggle.MBIconButtonToggle @@ -7977,307 +7977,307 @@ references: nameWithType.vb: MBIconButtonToggle.New - uid: Material.Blazor.MBIconButtonToggle.BadgeExited name: BadgeExited - href: api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_BadgeExited + href: .artifacts/api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_BadgeExited commentId: P:Material.Blazor.MBIconButtonToggle.BadgeExited fullName: Material.Blazor.MBIconButtonToggle.BadgeExited nameWithType: MBIconButtonToggle.BadgeExited - uid: Material.Blazor.MBIconButtonToggle.BadgeExited* name: BadgeExited - href: api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_BadgeExited_ + href: .artifacts/api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_BadgeExited_ commentId: Overload:Material.Blazor.MBIconButtonToggle.BadgeExited fullName: Material.Blazor.MBIconButtonToggle.BadgeExited nameWithType: MBIconButtonToggle.BadgeExited - uid: Material.Blazor.MBIconButtonToggle.BadgeStyle name: BadgeStyle - href: api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_BadgeStyle + href: .artifacts/api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_BadgeStyle commentId: P:Material.Blazor.MBIconButtonToggle.BadgeStyle fullName: Material.Blazor.MBIconButtonToggle.BadgeStyle nameWithType: MBIconButtonToggle.BadgeStyle - uid: Material.Blazor.MBIconButtonToggle.BadgeStyle* name: BadgeStyle - href: api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_BadgeStyle_ + href: .artifacts/api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_BadgeStyle_ commentId: Overload:Material.Blazor.MBIconButtonToggle.BadgeStyle fullName: Material.Blazor.MBIconButtonToggle.BadgeStyle nameWithType: MBIconButtonToggle.BadgeStyle - uid: Material.Blazor.MBIconButtonToggle.BadgeValue name: BadgeValue - href: api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_BadgeValue + href: .artifacts/api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_BadgeValue commentId: P:Material.Blazor.MBIconButtonToggle.BadgeValue fullName: Material.Blazor.MBIconButtonToggle.BadgeValue nameWithType: MBIconButtonToggle.BadgeValue - uid: Material.Blazor.MBIconButtonToggle.BadgeValue* name: BadgeValue - href: api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_BadgeValue_ + href: .artifacts/api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_BadgeValue_ commentId: Overload:Material.Blazor.MBIconButtonToggle.BadgeValue fullName: Material.Blazor.MBIconButtonToggle.BadgeValue nameWithType: MBIconButtonToggle.BadgeValue - uid: Material.Blazor.MBIconButtonToggle.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBIconButtonToggle.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBIconButtonToggle.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBIconButtonToggle.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBIconButtonToggle.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_BuildRenderTree_ commentId: Overload:Material.Blazor.MBIconButtonToggle.BuildRenderTree fullName: Material.Blazor.MBIconButtonToggle.BuildRenderTree nameWithType: MBIconButtonToggle.BuildRenderTree - uid: Material.Blazor.MBIconButtonToggle.Density name: Density - href: api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_Density + href: .artifacts/api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_Density commentId: P:Material.Blazor.MBIconButtonToggle.Density fullName: Material.Blazor.MBIconButtonToggle.Density nameWithType: MBIconButtonToggle.Density - uid: Material.Blazor.MBIconButtonToggle.Density* name: Density - href: api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_Density_ + href: .artifacts/api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_Density_ commentId: Overload:Material.Blazor.MBIconButtonToggle.Density fullName: Material.Blazor.MBIconButtonToggle.Density nameWithType: MBIconButtonToggle.Density - uid: Material.Blazor.MBIconButtonToggle.HasBadge name: HasBadge - href: api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_HasBadge + href: .artifacts/api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_HasBadge commentId: P:Material.Blazor.MBIconButtonToggle.HasBadge fullName: Material.Blazor.MBIconButtonToggle.HasBadge nameWithType: MBIconButtonToggle.HasBadge - uid: Material.Blazor.MBIconButtonToggle.HasBadge* name: HasBadge - href: api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_HasBadge_ + href: .artifacts/api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_HasBadge_ commentId: Overload:Material.Blazor.MBIconButtonToggle.HasBadge fullName: Material.Blazor.MBIconButtonToggle.HasBadge nameWithType: MBIconButtonToggle.HasBadge - uid: Material.Blazor.MBIconButtonToggle.IconFoundry name: IconFoundry - href: api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_IconFoundry + href: .artifacts/api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_IconFoundry commentId: P:Material.Blazor.MBIconButtonToggle.IconFoundry fullName: Material.Blazor.MBIconButtonToggle.IconFoundry nameWithType: MBIconButtonToggle.IconFoundry - uid: Material.Blazor.MBIconButtonToggle.IconFoundry* name: IconFoundry - href: api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_IconFoundry_ + href: .artifacts/api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_IconFoundry_ commentId: Overload:Material.Blazor.MBIconButtonToggle.IconFoundry fullName: Material.Blazor.MBIconButtonToggle.IconFoundry nameWithType: MBIconButtonToggle.IconFoundry - uid: Material.Blazor.MBIconButtonToggle.IconOff name: IconOff - href: api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_IconOff + href: .artifacts/api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_IconOff commentId: P:Material.Blazor.MBIconButtonToggle.IconOff fullName: Material.Blazor.MBIconButtonToggle.IconOff nameWithType: MBIconButtonToggle.IconOff - uid: Material.Blazor.MBIconButtonToggle.IconOff* name: IconOff - href: api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_IconOff_ + href: .artifacts/api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_IconOff_ commentId: Overload:Material.Blazor.MBIconButtonToggle.IconOff fullName: Material.Blazor.MBIconButtonToggle.IconOff nameWithType: MBIconButtonToggle.IconOff - uid: Material.Blazor.MBIconButtonToggle.IconOn name: IconOn - href: api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_IconOn + href: .artifacts/api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_IconOn commentId: P:Material.Blazor.MBIconButtonToggle.IconOn fullName: Material.Blazor.MBIconButtonToggle.IconOn nameWithType: MBIconButtonToggle.IconOn - uid: Material.Blazor.MBIconButtonToggle.IconOn* name: IconOn - href: api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_IconOn_ + href: .artifacts/api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_IconOn_ commentId: Overload:Material.Blazor.MBIconButtonToggle.IconOn fullName: Material.Blazor.MBIconButtonToggle.IconOn nameWithType: MBIconButtonToggle.IconOn - uid: Material.Blazor.MBIconButtonToggle.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_OnInitializedAsync commentId: M:Material.Blazor.MBIconButtonToggle.OnInitializedAsync fullName: Material.Blazor.MBIconButtonToggle.OnInitializedAsync() nameWithType: MBIconButtonToggle.OnInitializedAsync() - uid: Material.Blazor.MBIconButtonToggle.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBIconButtonToggle.OnInitializedAsync fullName: Material.Blazor.MBIconButtonToggle.OnInitializedAsync nameWithType: MBIconButtonToggle.OnInitializedAsync - uid: Material.Blazor.MBIconButtonToggle.OnParametersSetAsync name: OnParametersSetAsync() - href: api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_OnParametersSetAsync + href: .artifacts/api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_OnParametersSetAsync commentId: M:Material.Blazor.MBIconButtonToggle.OnParametersSetAsync fullName: Material.Blazor.MBIconButtonToggle.OnParametersSetAsync() nameWithType: MBIconButtonToggle.OnParametersSetAsync() - uid: Material.Blazor.MBIconButtonToggle.OnParametersSetAsync* name: OnParametersSetAsync - href: api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_OnParametersSetAsync_ + href: .artifacts/api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_OnParametersSetAsync_ commentId: Overload:Material.Blazor.MBIconButtonToggle.OnParametersSetAsync fullName: Material.Blazor.MBIconButtonToggle.OnParametersSetAsync nameWithType: MBIconButtonToggle.OnParametersSetAsync - uid: Material.Blazor.MBIconButtonToggle.TouchTarget name: TouchTarget - href: api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_TouchTarget + href: .artifacts/api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_TouchTarget commentId: P:Material.Blazor.MBIconButtonToggle.TouchTarget fullName: Material.Blazor.MBIconButtonToggle.TouchTarget nameWithType: MBIconButtonToggle.TouchTarget - uid: Material.Blazor.MBIconButtonToggle.TouchTarget* name: TouchTarget - href: api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_TouchTarget_ + href: .artifacts/api/Material.Blazor.MBIconButtonToggle.html#Material_Blazor_MBIconButtonToggle_TouchTarget_ commentId: Overload:Material.Blazor.MBIconButtonToggle.TouchTarget fullName: Material.Blazor.MBIconButtonToggle.TouchTarget nameWithType: MBIconButtonToggle.TouchTarget - uid: Material.Blazor.MBIconFARelativeSize name: MBIconFARelativeSize - href: api/Material.Blazor.MBIconFARelativeSize.html + href: .artifacts/api/Material.Blazor.MBIconFARelativeSize.html commentId: T:Material.Blazor.MBIconFARelativeSize fullName: Material.Blazor.MBIconFARelativeSize nameWithType: MBIconFARelativeSize - uid: Material.Blazor.MBIconFARelativeSize.ExtraSmall name: ExtraSmall - href: api/Material.Blazor.MBIconFARelativeSize.html#Material_Blazor_MBIconFARelativeSize_ExtraSmall + href: .artifacts/api/Material.Blazor.MBIconFARelativeSize.html#Material_Blazor_MBIconFARelativeSize_ExtraSmall commentId: F:Material.Blazor.MBIconFARelativeSize.ExtraSmall fullName: Material.Blazor.MBIconFARelativeSize.ExtraSmall nameWithType: MBIconFARelativeSize.ExtraSmall - uid: Material.Blazor.MBIconFARelativeSize.FiveTimes name: FiveTimes - href: api/Material.Blazor.MBIconFARelativeSize.html#Material_Blazor_MBIconFARelativeSize_FiveTimes + href: .artifacts/api/Material.Blazor.MBIconFARelativeSize.html#Material_Blazor_MBIconFARelativeSize_FiveTimes commentId: F:Material.Blazor.MBIconFARelativeSize.FiveTimes fullName: Material.Blazor.MBIconFARelativeSize.FiveTimes nameWithType: MBIconFARelativeSize.FiveTimes - uid: Material.Blazor.MBIconFARelativeSize.Large name: Large - href: api/Material.Blazor.MBIconFARelativeSize.html#Material_Blazor_MBIconFARelativeSize_Large + href: .artifacts/api/Material.Blazor.MBIconFARelativeSize.html#Material_Blazor_MBIconFARelativeSize_Large commentId: F:Material.Blazor.MBIconFARelativeSize.Large fullName: Material.Blazor.MBIconFARelativeSize.Large nameWithType: MBIconFARelativeSize.Large - uid: Material.Blazor.MBIconFARelativeSize.Regular name: Regular - href: api/Material.Blazor.MBIconFARelativeSize.html#Material_Blazor_MBIconFARelativeSize_Regular + href: .artifacts/api/Material.Blazor.MBIconFARelativeSize.html#Material_Blazor_MBIconFARelativeSize_Regular commentId: F:Material.Blazor.MBIconFARelativeSize.Regular fullName: Material.Blazor.MBIconFARelativeSize.Regular nameWithType: MBIconFARelativeSize.Regular - uid: Material.Blazor.MBIconFARelativeSize.SevenTimes name: SevenTimes - href: api/Material.Blazor.MBIconFARelativeSize.html#Material_Blazor_MBIconFARelativeSize_SevenTimes + href: .artifacts/api/Material.Blazor.MBIconFARelativeSize.html#Material_Blazor_MBIconFARelativeSize_SevenTimes commentId: F:Material.Blazor.MBIconFARelativeSize.SevenTimes fullName: Material.Blazor.MBIconFARelativeSize.SevenTimes nameWithType: MBIconFARelativeSize.SevenTimes - uid: Material.Blazor.MBIconFARelativeSize.Small name: Small - href: api/Material.Blazor.MBIconFARelativeSize.html#Material_Blazor_MBIconFARelativeSize_Small + href: .artifacts/api/Material.Blazor.MBIconFARelativeSize.html#Material_Blazor_MBIconFARelativeSize_Small commentId: F:Material.Blazor.MBIconFARelativeSize.Small fullName: Material.Blazor.MBIconFARelativeSize.Small nameWithType: MBIconFARelativeSize.Small - uid: Material.Blazor.MBIconFARelativeSize.TenTimes name: TenTimes - href: api/Material.Blazor.MBIconFARelativeSize.html#Material_Blazor_MBIconFARelativeSize_TenTimes + href: .artifacts/api/Material.Blazor.MBIconFARelativeSize.html#Material_Blazor_MBIconFARelativeSize_TenTimes commentId: F:Material.Blazor.MBIconFARelativeSize.TenTimes fullName: Material.Blazor.MBIconFARelativeSize.TenTimes nameWithType: MBIconFARelativeSize.TenTimes - uid: Material.Blazor.MBIconFARelativeSize.ThreeTimes name: ThreeTimes - href: api/Material.Blazor.MBIconFARelativeSize.html#Material_Blazor_MBIconFARelativeSize_ThreeTimes + href: .artifacts/api/Material.Blazor.MBIconFARelativeSize.html#Material_Blazor_MBIconFARelativeSize_ThreeTimes commentId: F:Material.Blazor.MBIconFARelativeSize.ThreeTimes fullName: Material.Blazor.MBIconFARelativeSize.ThreeTimes nameWithType: MBIconFARelativeSize.ThreeTimes - uid: Material.Blazor.MBIconFARelativeSize.TwoTimes name: TwoTimes - href: api/Material.Blazor.MBIconFARelativeSize.html#Material_Blazor_MBIconFARelativeSize_TwoTimes + href: .artifacts/api/Material.Blazor.MBIconFARelativeSize.html#Material_Blazor_MBIconFARelativeSize_TwoTimes commentId: F:Material.Blazor.MBIconFARelativeSize.TwoTimes fullName: Material.Blazor.MBIconFARelativeSize.TwoTimes nameWithType: MBIconFARelativeSize.TwoTimes - uid: Material.Blazor.MBIconFAStyle name: MBIconFAStyle - href: api/Material.Blazor.MBIconFAStyle.html + href: .artifacts/api/Material.Blazor.MBIconFAStyle.html commentId: T:Material.Blazor.MBIconFAStyle fullName: Material.Blazor.MBIconFAStyle nameWithType: MBIconFAStyle - uid: Material.Blazor.MBIconFAStyle.Brands name: Brands - href: api/Material.Blazor.MBIconFAStyle.html#Material_Blazor_MBIconFAStyle_Brands + href: .artifacts/api/Material.Blazor.MBIconFAStyle.html#Material_Blazor_MBIconFAStyle_Brands commentId: F:Material.Blazor.MBIconFAStyle.Brands fullName: Material.Blazor.MBIconFAStyle.Brands nameWithType: MBIconFAStyle.Brands - uid: Material.Blazor.MBIconFAStyle.Duotone name: Duotone - href: api/Material.Blazor.MBIconFAStyle.html#Material_Blazor_MBIconFAStyle_Duotone + href: .artifacts/api/Material.Blazor.MBIconFAStyle.html#Material_Blazor_MBIconFAStyle_Duotone commentId: F:Material.Blazor.MBIconFAStyle.Duotone fullName: Material.Blazor.MBIconFAStyle.Duotone nameWithType: MBIconFAStyle.Duotone - uid: Material.Blazor.MBIconFAStyle.Light name: Light - href: api/Material.Blazor.MBIconFAStyle.html#Material_Blazor_MBIconFAStyle_Light + href: .artifacts/api/Material.Blazor.MBIconFAStyle.html#Material_Blazor_MBIconFAStyle_Light commentId: F:Material.Blazor.MBIconFAStyle.Light fullName: Material.Blazor.MBIconFAStyle.Light nameWithType: MBIconFAStyle.Light - uid: Material.Blazor.MBIconFAStyle.Regular name: Regular - href: api/Material.Blazor.MBIconFAStyle.html#Material_Blazor_MBIconFAStyle_Regular + href: .artifacts/api/Material.Blazor.MBIconFAStyle.html#Material_Blazor_MBIconFAStyle_Regular commentId: F:Material.Blazor.MBIconFAStyle.Regular fullName: Material.Blazor.MBIconFAStyle.Regular nameWithType: MBIconFAStyle.Regular - uid: Material.Blazor.MBIconFAStyle.Solid name: Solid - href: api/Material.Blazor.MBIconFAStyle.html#Material_Blazor_MBIconFAStyle_Solid + href: .artifacts/api/Material.Blazor.MBIconFAStyle.html#Material_Blazor_MBIconFAStyle_Solid commentId: F:Material.Blazor.MBIconFAStyle.Solid fullName: Material.Blazor.MBIconFAStyle.Solid nameWithType: MBIconFAStyle.Solid - uid: Material.Blazor.MBIconFoundryName name: MBIconFoundryName - href: api/Material.Blazor.MBIconFoundryName.html + href: .artifacts/api/Material.Blazor.MBIconFoundryName.html commentId: T:Material.Blazor.MBIconFoundryName fullName: Material.Blazor.MBIconFoundryName nameWithType: MBIconFoundryName - uid: Material.Blazor.MBIconFoundryName.FontAwesome name: FontAwesome - href: api/Material.Blazor.MBIconFoundryName.html#Material_Blazor_MBIconFoundryName_FontAwesome + href: .artifacts/api/Material.Blazor.MBIconFoundryName.html#Material_Blazor_MBIconFoundryName_FontAwesome commentId: F:Material.Blazor.MBIconFoundryName.FontAwesome fullName: Material.Blazor.MBIconFoundryName.FontAwesome nameWithType: MBIconFoundryName.FontAwesome - uid: Material.Blazor.MBIconFoundryName.MaterialIcons name: MaterialIcons - href: api/Material.Blazor.MBIconFoundryName.html#Material_Blazor_MBIconFoundryName_MaterialIcons + href: .artifacts/api/Material.Blazor.MBIconFoundryName.html#Material_Blazor_MBIconFoundryName_MaterialIcons commentId: F:Material.Blazor.MBIconFoundryName.MaterialIcons fullName: Material.Blazor.MBIconFoundryName.MaterialIcons nameWithType: MBIconFoundryName.MaterialIcons - uid: Material.Blazor.MBIconFoundryName.MaterialSymbols name: MaterialSymbols - href: api/Material.Blazor.MBIconFoundryName.html#Material_Blazor_MBIconFoundryName_MaterialSymbols + href: .artifacts/api/Material.Blazor.MBIconFoundryName.html#Material_Blazor_MBIconFoundryName_MaterialSymbols commentId: F:Material.Blazor.MBIconFoundryName.MaterialSymbols fullName: Material.Blazor.MBIconFoundryName.MaterialSymbols nameWithType: MBIconFoundryName.MaterialSymbols - uid: Material.Blazor.MBIconFoundryName.OpenIconic name: OpenIconic - href: api/Material.Blazor.MBIconFoundryName.html#Material_Blazor_MBIconFoundryName_OpenIconic + href: .artifacts/api/Material.Blazor.MBIconFoundryName.html#Material_Blazor_MBIconFoundryName_OpenIconic commentId: F:Material.Blazor.MBIconFoundryName.OpenIconic fullName: Material.Blazor.MBIconFoundryName.OpenIconic nameWithType: MBIconFoundryName.OpenIconic - uid: Material.Blazor.MBIconHelper name: MBIconHelper - href: api/Material.Blazor.MBIconHelper.html + href: .artifacts/api/Material.Blazor.MBIconHelper.html commentId: T:Material.Blazor.MBIconHelper fullName: Material.Blazor.MBIconHelper nameWithType: MBIconHelper - uid: Material.Blazor.MBIconHelper.FAFoundry(System.Nullable{Material.Blazor.MBIconFAStyle},System.Nullable{Material.Blazor.MBIconFARelativeSize}) name: FAFoundry(MBIconFAStyle?, MBIconFARelativeSize?) - href: api/Material.Blazor.MBIconHelper.html#Material_Blazor_MBIconHelper_FAFoundry_System_Nullable_Material_Blazor_MBIconFAStyle__System_Nullable_Material_Blazor_MBIconFARelativeSize__ + href: .artifacts/api/Material.Blazor.MBIconHelper.html#Material_Blazor_MBIconHelper_FAFoundry_System_Nullable_Material_Blazor_MBIconFAStyle__System_Nullable_Material_Blazor_MBIconFARelativeSize__ commentId: M:Material.Blazor.MBIconHelper.FAFoundry(System.Nullable{Material.Blazor.MBIconFAStyle},System.Nullable{Material.Blazor.MBIconFARelativeSize}) fullName: Material.Blazor.MBIconHelper.FAFoundry(Material.Blazor.MBIconFAStyle?, Material.Blazor.MBIconFARelativeSize?) nameWithType: MBIconHelper.FAFoundry(MBIconFAStyle?, MBIconFARelativeSize?) - uid: Material.Blazor.MBIconHelper.FAFoundry* name: FAFoundry - href: api/Material.Blazor.MBIconHelper.html#Material_Blazor_MBIconHelper_FAFoundry_ + href: .artifacts/api/Material.Blazor.MBIconHelper.html#Material_Blazor_MBIconHelper_FAFoundry_ commentId: Overload:Material.Blazor.MBIconHelper.FAFoundry fullName: Material.Blazor.MBIconHelper.FAFoundry nameWithType: MBIconHelper.FAFoundry - uid: Material.Blazor.MBIconHelper.MIFoundry(System.Nullable{Material.Blazor.MBIconMITheme}) name: MIFoundry(MBIconMITheme?) - href: api/Material.Blazor.MBIconHelper.html#Material_Blazor_MBIconHelper_MIFoundry_System_Nullable_Material_Blazor_MBIconMITheme__ + href: .artifacts/api/Material.Blazor.MBIconHelper.html#Material_Blazor_MBIconHelper_MIFoundry_System_Nullable_Material_Blazor_MBIconMITheme__ commentId: M:Material.Blazor.MBIconHelper.MIFoundry(System.Nullable{Material.Blazor.MBIconMITheme}) fullName: Material.Blazor.MBIconHelper.MIFoundry(Material.Blazor.MBIconMITheme?) nameWithType: MBIconHelper.MIFoundry(MBIconMITheme?) - uid: Material.Blazor.MBIconHelper.MIFoundry* name: MIFoundry - href: api/Material.Blazor.MBIconHelper.html#Material_Blazor_MBIconHelper_MIFoundry_ + href: .artifacts/api/Material.Blazor.MBIconHelper.html#Material_Blazor_MBIconHelper_MIFoundry_ commentId: Overload:Material.Blazor.MBIconHelper.MIFoundry fullName: Material.Blazor.MBIconHelper.MIFoundry nameWithType: MBIconHelper.MIFoundry - uid: Material.Blazor.MBIconHelper.MSFoundry(System.String,System.Nullable{System.Boolean},System.Nullable{Material.Blazor.MBIconMSGradient},System.Nullable{Material.Blazor.MBIconMSSize},System.Nullable{Material.Blazor.MBIconMSStyle},System.Nullable{Material.Blazor.MBIconMSWeight}) name: MSFoundry(string, bool?, MBIconMSGradient?, MBIconMSSize?, MBIconMSStyle?, MBIconMSWeight?) - href: api/Material.Blazor.MBIconHelper.html#Material_Blazor_MBIconHelper_MSFoundry_System_String_System_Nullable_System_Boolean__System_Nullable_Material_Blazor_MBIconMSGradient__System_Nullable_Material_Blazor_MBIconMSSize__System_Nullable_Material_Blazor_MBIconMSStyle__System_Nullable_Material_Blazor_MBIconMSWeight__ + href: .artifacts/api/Material.Blazor.MBIconHelper.html#Material_Blazor_MBIconHelper_MSFoundry_System_String_System_Nullable_System_Boolean__System_Nullable_Material_Blazor_MBIconMSGradient__System_Nullable_Material_Blazor_MBIconMSSize__System_Nullable_Material_Blazor_MBIconMSStyle__System_Nullable_Material_Blazor_MBIconMSWeight__ commentId: M:Material.Blazor.MBIconHelper.MSFoundry(System.String,System.Nullable{System.Boolean},System.Nullable{Material.Blazor.MBIconMSGradient},System.Nullable{Material.Blazor.MBIconMSSize},System.Nullable{Material.Blazor.MBIconMSStyle},System.Nullable{Material.Blazor.MBIconMSWeight}) name.vb: MSFoundry(String, Boolean?, MBIconMSGradient?, MBIconMSSize?, MBIconMSStyle?, MBIconMSWeight?) fullName: Material.Blazor.MBIconHelper.MSFoundry(string, bool?, Material.Blazor.MBIconMSGradient?, Material.Blazor.MBIconMSSize?, Material.Blazor.MBIconMSStyle?, Material.Blazor.MBIconMSWeight?) @@ -8286,241 +8286,241 @@ references: nameWithType.vb: MBIconHelper.MSFoundry(String, Boolean?, MBIconMSGradient?, MBIconMSSize?, MBIconMSStyle?, MBIconMSWeight?) - uid: Material.Blazor.MBIconHelper.MSFoundry* name: MSFoundry - href: api/Material.Blazor.MBIconHelper.html#Material_Blazor_MBIconHelper_MSFoundry_ + href: .artifacts/api/Material.Blazor.MBIconHelper.html#Material_Blazor_MBIconHelper_MSFoundry_ commentId: Overload:Material.Blazor.MBIconHelper.MSFoundry fullName: Material.Blazor.MBIconHelper.MSFoundry nameWithType: MBIconHelper.MSFoundry - uid: Material.Blazor.MBIconHelper.OIFoundry name: OIFoundry() - href: api/Material.Blazor.MBIconHelper.html#Material_Blazor_MBIconHelper_OIFoundry + href: .artifacts/api/Material.Blazor.MBIconHelper.html#Material_Blazor_MBIconHelper_OIFoundry commentId: M:Material.Blazor.MBIconHelper.OIFoundry fullName: Material.Blazor.MBIconHelper.OIFoundry() nameWithType: MBIconHelper.OIFoundry() - uid: Material.Blazor.MBIconHelper.OIFoundry* name: OIFoundry - href: api/Material.Blazor.MBIconHelper.html#Material_Blazor_MBIconHelper_OIFoundry_ + href: .artifacts/api/Material.Blazor.MBIconHelper.html#Material_Blazor_MBIconHelper_OIFoundry_ commentId: Overload:Material.Blazor.MBIconHelper.OIFoundry fullName: Material.Blazor.MBIconHelper.OIFoundry nameWithType: MBIconHelper.OIFoundry - uid: Material.Blazor.MBIconHelper.Render name: Render - href: api/Material.Blazor.MBIconHelper.html#Material_Blazor_MBIconHelper_Render + href: .artifacts/api/Material.Blazor.MBIconHelper.html#Material_Blazor_MBIconHelper_Render commentId: P:Material.Blazor.MBIconHelper.Render fullName: Material.Blazor.MBIconHelper.Render nameWithType: MBIconHelper.Render - uid: Material.Blazor.MBIconHelper.Render* name: Render - href: api/Material.Blazor.MBIconHelper.html#Material_Blazor_MBIconHelper_Render_ + href: .artifacts/api/Material.Blazor.MBIconHelper.html#Material_Blazor_MBIconHelper_Render_ commentId: Overload:Material.Blazor.MBIconHelper.Render fullName: Material.Blazor.MBIconHelper.Render nameWithType: MBIconHelper.Render - uid: Material.Blazor.MBIconHelper.RequiresColorFilter name: RequiresColorFilter - href: api/Material.Blazor.MBIconHelper.html#Material_Blazor_MBIconHelper_RequiresColorFilter + href: .artifacts/api/Material.Blazor.MBIconHelper.html#Material_Blazor_MBIconHelper_RequiresColorFilter commentId: P:Material.Blazor.MBIconHelper.RequiresColorFilter fullName: Material.Blazor.MBIconHelper.RequiresColorFilter nameWithType: MBIconHelper.RequiresColorFilter - uid: Material.Blazor.MBIconHelper.RequiresColorFilter* name: RequiresColorFilter - href: api/Material.Blazor.MBIconHelper.html#Material_Blazor_MBIconHelper_RequiresColorFilter_ + href: .artifacts/api/Material.Blazor.MBIconHelper.html#Material_Blazor_MBIconHelper_RequiresColorFilter_ commentId: Overload:Material.Blazor.MBIconHelper.RequiresColorFilter fullName: Material.Blazor.MBIconHelper.RequiresColorFilter nameWithType: MBIconHelper.RequiresColorFilter - uid: Material.Blazor.MBIconMITheme name: MBIconMITheme - href: api/Material.Blazor.MBIconMITheme.html + href: .artifacts/api/Material.Blazor.MBIconMITheme.html commentId: T:Material.Blazor.MBIconMITheme fullName: Material.Blazor.MBIconMITheme nameWithType: MBIconMITheme - uid: Material.Blazor.MBIconMITheme.Filled name: Filled - href: api/Material.Blazor.MBIconMITheme.html#Material_Blazor_MBIconMITheme_Filled + href: .artifacts/api/Material.Blazor.MBIconMITheme.html#Material_Blazor_MBIconMITheme_Filled commentId: F:Material.Blazor.MBIconMITheme.Filled fullName: Material.Blazor.MBIconMITheme.Filled nameWithType: MBIconMITheme.Filled - uid: Material.Blazor.MBIconMITheme.Outlined name: Outlined - href: api/Material.Blazor.MBIconMITheme.html#Material_Blazor_MBIconMITheme_Outlined + href: .artifacts/api/Material.Blazor.MBIconMITheme.html#Material_Blazor_MBIconMITheme_Outlined commentId: F:Material.Blazor.MBIconMITheme.Outlined fullName: Material.Blazor.MBIconMITheme.Outlined nameWithType: MBIconMITheme.Outlined - uid: Material.Blazor.MBIconMITheme.Round name: Round - href: api/Material.Blazor.MBIconMITheme.html#Material_Blazor_MBIconMITheme_Round + href: .artifacts/api/Material.Blazor.MBIconMITheme.html#Material_Blazor_MBIconMITheme_Round commentId: F:Material.Blazor.MBIconMITheme.Round fullName: Material.Blazor.MBIconMITheme.Round nameWithType: MBIconMITheme.Round - uid: Material.Blazor.MBIconMITheme.Sharp name: Sharp - href: api/Material.Blazor.MBIconMITheme.html#Material_Blazor_MBIconMITheme_Sharp + href: .artifacts/api/Material.Blazor.MBIconMITheme.html#Material_Blazor_MBIconMITheme_Sharp commentId: F:Material.Blazor.MBIconMITheme.Sharp fullName: Material.Blazor.MBIconMITheme.Sharp nameWithType: MBIconMITheme.Sharp - uid: Material.Blazor.MBIconMITheme.TwoTone name: TwoTone - href: api/Material.Blazor.MBIconMITheme.html#Material_Blazor_MBIconMITheme_TwoTone + href: .artifacts/api/Material.Blazor.MBIconMITheme.html#Material_Blazor_MBIconMITheme_TwoTone commentId: F:Material.Blazor.MBIconMITheme.TwoTone fullName: Material.Blazor.MBIconMITheme.TwoTone nameWithType: MBIconMITheme.TwoTone - uid: Material.Blazor.MBIconMSGradient name: MBIconMSGradient - href: api/Material.Blazor.MBIconMSGradient.html + href: .artifacts/api/Material.Blazor.MBIconMSGradient.html commentId: T:Material.Blazor.MBIconMSGradient fullName: Material.Blazor.MBIconMSGradient nameWithType: MBIconMSGradient - uid: Material.Blazor.MBIconMSGradient.HighEmphasis name: HighEmphasis - href: api/Material.Blazor.MBIconMSGradient.html#Material_Blazor_MBIconMSGradient_HighEmphasis + href: .artifacts/api/Material.Blazor.MBIconMSGradient.html#Material_Blazor_MBIconMSGradient_HighEmphasis commentId: F:Material.Blazor.MBIconMSGradient.HighEmphasis fullName: Material.Blazor.MBIconMSGradient.HighEmphasis nameWithType: MBIconMSGradient.HighEmphasis - uid: Material.Blazor.MBIconMSGradient.LowEmphasis name: LowEmphasis - href: api/Material.Blazor.MBIconMSGradient.html#Material_Blazor_MBIconMSGradient_LowEmphasis + href: .artifacts/api/Material.Blazor.MBIconMSGradient.html#Material_Blazor_MBIconMSGradient_LowEmphasis commentId: F:Material.Blazor.MBIconMSGradient.LowEmphasis fullName: Material.Blazor.MBIconMSGradient.LowEmphasis nameWithType: MBIconMSGradient.LowEmphasis - uid: Material.Blazor.MBIconMSGradient.NormalEmphasis name: NormalEmphasis - href: api/Material.Blazor.MBIconMSGradient.html#Material_Blazor_MBIconMSGradient_NormalEmphasis + href: .artifacts/api/Material.Blazor.MBIconMSGradient.html#Material_Blazor_MBIconMSGradient_NormalEmphasis commentId: F:Material.Blazor.MBIconMSGradient.NormalEmphasis fullName: Material.Blazor.MBIconMSGradient.NormalEmphasis nameWithType: MBIconMSGradient.NormalEmphasis - uid: Material.Blazor.MBIconMSSize name: MBIconMSSize - href: api/Material.Blazor.MBIconMSSize.html + href: .artifacts/api/Material.Blazor.MBIconMSSize.html commentId: T:Material.Blazor.MBIconMSSize fullName: Material.Blazor.MBIconMSSize nameWithType: MBIconMSSize - uid: Material.Blazor.MBIconMSSize.Size20 name: Size20 - href: api/Material.Blazor.MBIconMSSize.html#Material_Blazor_MBIconMSSize_Size20 + href: .artifacts/api/Material.Blazor.MBIconMSSize.html#Material_Blazor_MBIconMSSize_Size20 commentId: F:Material.Blazor.MBIconMSSize.Size20 fullName: Material.Blazor.MBIconMSSize.Size20 nameWithType: MBIconMSSize.Size20 - uid: Material.Blazor.MBIconMSSize.Size24 name: Size24 - href: api/Material.Blazor.MBIconMSSize.html#Material_Blazor_MBIconMSSize_Size24 + href: .artifacts/api/Material.Blazor.MBIconMSSize.html#Material_Blazor_MBIconMSSize_Size24 commentId: F:Material.Blazor.MBIconMSSize.Size24 fullName: Material.Blazor.MBIconMSSize.Size24 nameWithType: MBIconMSSize.Size24 - uid: Material.Blazor.MBIconMSSize.Size40 name: Size40 - href: api/Material.Blazor.MBIconMSSize.html#Material_Blazor_MBIconMSSize_Size40 + href: .artifacts/api/Material.Blazor.MBIconMSSize.html#Material_Blazor_MBIconMSSize_Size40 commentId: F:Material.Blazor.MBIconMSSize.Size40 fullName: Material.Blazor.MBIconMSSize.Size40 nameWithType: MBIconMSSize.Size40 - uid: Material.Blazor.MBIconMSSize.Size48 name: Size48 - href: api/Material.Blazor.MBIconMSSize.html#Material_Blazor_MBIconMSSize_Size48 + href: .artifacts/api/Material.Blazor.MBIconMSSize.html#Material_Blazor_MBIconMSSize_Size48 commentId: F:Material.Blazor.MBIconMSSize.Size48 fullName: Material.Blazor.MBIconMSSize.Size48 nameWithType: MBIconMSSize.Size48 - uid: Material.Blazor.MBIconMSStyle name: MBIconMSStyle - href: api/Material.Blazor.MBIconMSStyle.html + href: .artifacts/api/Material.Blazor.MBIconMSStyle.html commentId: T:Material.Blazor.MBIconMSStyle fullName: Material.Blazor.MBIconMSStyle nameWithType: MBIconMSStyle - uid: Material.Blazor.MBIconMSStyle.Outlined name: Outlined - href: api/Material.Blazor.MBIconMSStyle.html#Material_Blazor_MBIconMSStyle_Outlined + href: .artifacts/api/Material.Blazor.MBIconMSStyle.html#Material_Blazor_MBIconMSStyle_Outlined commentId: F:Material.Blazor.MBIconMSStyle.Outlined fullName: Material.Blazor.MBIconMSStyle.Outlined nameWithType: MBIconMSStyle.Outlined - uid: Material.Blazor.MBIconMSStyle.Rounded name: Rounded - href: api/Material.Blazor.MBIconMSStyle.html#Material_Blazor_MBIconMSStyle_Rounded + href: .artifacts/api/Material.Blazor.MBIconMSStyle.html#Material_Blazor_MBIconMSStyle_Rounded commentId: F:Material.Blazor.MBIconMSStyle.Rounded fullName: Material.Blazor.MBIconMSStyle.Rounded nameWithType: MBIconMSStyle.Rounded - uid: Material.Blazor.MBIconMSStyle.Sharp name: Sharp - href: api/Material.Blazor.MBIconMSStyle.html#Material_Blazor_MBIconMSStyle_Sharp + href: .artifacts/api/Material.Blazor.MBIconMSStyle.html#Material_Blazor_MBIconMSStyle_Sharp commentId: F:Material.Blazor.MBIconMSStyle.Sharp fullName: Material.Blazor.MBIconMSStyle.Sharp nameWithType: MBIconMSStyle.Sharp - uid: Material.Blazor.MBIconMSWeight name: MBIconMSWeight - href: api/Material.Blazor.MBIconMSWeight.html + href: .artifacts/api/Material.Blazor.MBIconMSWeight.html commentId: T:Material.Blazor.MBIconMSWeight fullName: Material.Blazor.MBIconMSWeight nameWithType: MBIconMSWeight - uid: Material.Blazor.MBIconMSWeight.W100 name: W100 - href: api/Material.Blazor.MBIconMSWeight.html#Material_Blazor_MBIconMSWeight_W100 + href: .artifacts/api/Material.Blazor.MBIconMSWeight.html#Material_Blazor_MBIconMSWeight_W100 commentId: F:Material.Blazor.MBIconMSWeight.W100 fullName: Material.Blazor.MBIconMSWeight.W100 nameWithType: MBIconMSWeight.W100 - uid: Material.Blazor.MBIconMSWeight.W200 name: W200 - href: api/Material.Blazor.MBIconMSWeight.html#Material_Blazor_MBIconMSWeight_W200 + href: .artifacts/api/Material.Blazor.MBIconMSWeight.html#Material_Blazor_MBIconMSWeight_W200 commentId: F:Material.Blazor.MBIconMSWeight.W200 fullName: Material.Blazor.MBIconMSWeight.W200 nameWithType: MBIconMSWeight.W200 - uid: Material.Blazor.MBIconMSWeight.W300 name: W300 - href: api/Material.Blazor.MBIconMSWeight.html#Material_Blazor_MBIconMSWeight_W300 + href: .artifacts/api/Material.Blazor.MBIconMSWeight.html#Material_Blazor_MBIconMSWeight_W300 commentId: F:Material.Blazor.MBIconMSWeight.W300 fullName: Material.Blazor.MBIconMSWeight.W300 nameWithType: MBIconMSWeight.W300 - uid: Material.Blazor.MBIconMSWeight.W400 name: W400 - href: api/Material.Blazor.MBIconMSWeight.html#Material_Blazor_MBIconMSWeight_W400 + href: .artifacts/api/Material.Blazor.MBIconMSWeight.html#Material_Blazor_MBIconMSWeight_W400 commentId: F:Material.Blazor.MBIconMSWeight.W400 fullName: Material.Blazor.MBIconMSWeight.W400 nameWithType: MBIconMSWeight.W400 - uid: Material.Blazor.MBIconMSWeight.W500 name: W500 - href: api/Material.Blazor.MBIconMSWeight.html#Material_Blazor_MBIconMSWeight_W500 + href: .artifacts/api/Material.Blazor.MBIconMSWeight.html#Material_Blazor_MBIconMSWeight_W500 commentId: F:Material.Blazor.MBIconMSWeight.W500 fullName: Material.Blazor.MBIconMSWeight.W500 nameWithType: MBIconMSWeight.W500 - uid: Material.Blazor.MBIconMSWeight.W600 name: W600 - href: api/Material.Blazor.MBIconMSWeight.html#Material_Blazor_MBIconMSWeight_W600 + href: .artifacts/api/Material.Blazor.MBIconMSWeight.html#Material_Blazor_MBIconMSWeight_W600 commentId: F:Material.Blazor.MBIconMSWeight.W600 fullName: Material.Blazor.MBIconMSWeight.W600 nameWithType: MBIconMSWeight.W600 - uid: Material.Blazor.MBIconMSWeight.W700 name: W700 - href: api/Material.Blazor.MBIconMSWeight.html#Material_Blazor_MBIconMSWeight_W700 + href: .artifacts/api/Material.Blazor.MBIconMSWeight.html#Material_Blazor_MBIconMSWeight_W700 commentId: F:Material.Blazor.MBIconMSWeight.W700 fullName: Material.Blazor.MBIconMSWeight.W700 nameWithType: MBIconMSWeight.W700 - uid: Material.Blazor.MBInputEventType name: MBInputEventType - href: api/Material.Blazor.MBInputEventType.html + href: .artifacts/api/Material.Blazor.MBInputEventType.html commentId: T:Material.Blazor.MBInputEventType fullName: Material.Blazor.MBInputEventType nameWithType: MBInputEventType - uid: Material.Blazor.MBInputEventType.OnChange name: OnChange - href: api/Material.Blazor.MBInputEventType.html#Material_Blazor_MBInputEventType_OnChange + href: .artifacts/api/Material.Blazor.MBInputEventType.html#Material_Blazor_MBInputEventType_OnChange commentId: F:Material.Blazor.MBInputEventType.OnChange fullName: Material.Blazor.MBInputEventType.OnChange nameWithType: MBInputEventType.OnChange - uid: Material.Blazor.MBInputEventType.OnInputDebounced name: OnInputDebounced - href: api/Material.Blazor.MBInputEventType.html#Material_Blazor_MBInputEventType_OnInputDebounced + href: .artifacts/api/Material.Blazor.MBInputEventType.html#Material_Blazor_MBInputEventType_OnInputDebounced commentId: F:Material.Blazor.MBInputEventType.OnInputDebounced fullName: Material.Blazor.MBInputEventType.OnInputDebounced nameWithType: MBInputEventType.OnInputDebounced - uid: Material.Blazor.MBInputEventType.OnInputThrottled name: OnInputThrottled - href: api/Material.Blazor.MBInputEventType.html#Material_Blazor_MBInputEventType_OnInputThrottled + href: .artifacts/api/Material.Blazor.MBInputEventType.html#Material_Blazor_MBInputEventType_OnInputThrottled commentId: F:Material.Blazor.MBInputEventType.OnInputThrottled fullName: Material.Blazor.MBInputEventType.OnInputThrottled nameWithType: MBInputEventType.OnInputThrottled - uid: Material.Blazor.MBIntSlider name: MBIntSlider - href: api/Material.Blazor.MBIntSlider.html + href: .artifacts/api/Material.Blazor.MBIntSlider.html commentId: T:Material.Blazor.MBIntSlider fullName: Material.Blazor.MBIntSlider nameWithType: MBIntSlider - uid: Material.Blazor.MBIntSlider.#ctor name: MBIntSlider() - href: api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider__ctor + href: .artifacts/api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider__ctor commentId: M:Material.Blazor.MBIntSlider.#ctor name.vb: New() fullName: Material.Blazor.MBIntSlider.MBIntSlider() @@ -8529,7 +8529,7 @@ references: nameWithType.vb: MBIntSlider.New() - uid: Material.Blazor.MBIntSlider.#ctor* name: MBIntSlider - href: api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider__ctor_ + href: .artifacts/api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider__ctor_ commentId: Overload:Material.Blazor.MBIntSlider.#ctor name.vb: New fullName: Material.Blazor.MBIntSlider.MBIntSlider @@ -8538,133 +8538,133 @@ references: nameWithType.vb: MBIntSlider.New - uid: Material.Blazor.MBIntSlider.AriaLabel name: AriaLabel - href: api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider_AriaLabel + href: .artifacts/api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider_AriaLabel commentId: P:Material.Blazor.MBIntSlider.AriaLabel fullName: Material.Blazor.MBIntSlider.AriaLabel nameWithType: MBIntSlider.AriaLabel - uid: Material.Blazor.MBIntSlider.AriaLabel* name: AriaLabel - href: api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider_AriaLabel_ + href: .artifacts/api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider_AriaLabel_ commentId: Overload:Material.Blazor.MBIntSlider.AriaLabel fullName: Material.Blazor.MBIntSlider.AriaLabel nameWithType: MBIntSlider.AriaLabel - uid: Material.Blazor.MBIntSlider.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBIntSlider.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBIntSlider.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBIntSlider.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBIntSlider.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider_BuildRenderTree_ commentId: Overload:Material.Blazor.MBIntSlider.BuildRenderTree fullName: Material.Blazor.MBIntSlider.BuildRenderTree nameWithType: MBIntSlider.BuildRenderTree - uid: Material.Blazor.MBIntSlider.ContinuousInputDelay name: ContinuousInputDelay - href: api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider_ContinuousInputDelay + href: .artifacts/api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider_ContinuousInputDelay commentId: P:Material.Blazor.MBIntSlider.ContinuousInputDelay fullName: Material.Blazor.MBIntSlider.ContinuousInputDelay nameWithType: MBIntSlider.ContinuousInputDelay - uid: Material.Blazor.MBIntSlider.ContinuousInputDelay* name: ContinuousInputDelay - href: api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider_ContinuousInputDelay_ + href: .artifacts/api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider_ContinuousInputDelay_ commentId: Overload:Material.Blazor.MBIntSlider.ContinuousInputDelay fullName: Material.Blazor.MBIntSlider.ContinuousInputDelay nameWithType: MBIntSlider.ContinuousInputDelay - uid: Material.Blazor.MBIntSlider.EventType name: EventType - href: api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider_EventType + href: .artifacts/api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider_EventType commentId: P:Material.Blazor.MBIntSlider.EventType fullName: Material.Blazor.MBIntSlider.EventType nameWithType: MBIntSlider.EventType - uid: Material.Blazor.MBIntSlider.EventType* name: EventType - href: api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider_EventType_ + href: .artifacts/api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider_EventType_ commentId: Overload:Material.Blazor.MBIntSlider.EventType fullName: Material.Blazor.MBIntSlider.EventType nameWithType: MBIntSlider.EventType - uid: Material.Blazor.MBIntSlider.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider_OnInitializedAsync commentId: M:Material.Blazor.MBIntSlider.OnInitializedAsync fullName: Material.Blazor.MBIntSlider.OnInitializedAsync() nameWithType: MBIntSlider.OnInitializedAsync() - uid: Material.Blazor.MBIntSlider.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBIntSlider.OnInitializedAsync fullName: Material.Blazor.MBIntSlider.OnInitializedAsync nameWithType: MBIntSlider.OnInitializedAsync - uid: Material.Blazor.MBIntSlider.ShowTickmarks name: ShowTickmarks - href: api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider_ShowTickmarks + href: .artifacts/api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider_ShowTickmarks commentId: P:Material.Blazor.MBIntSlider.ShowTickmarks fullName: Material.Blazor.MBIntSlider.ShowTickmarks nameWithType: MBIntSlider.ShowTickmarks - uid: Material.Blazor.MBIntSlider.ShowTickmarks* name: ShowTickmarks - href: api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider_ShowTickmarks_ + href: .artifacts/api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider_ShowTickmarks_ commentId: Overload:Material.Blazor.MBIntSlider.ShowTickmarks fullName: Material.Blazor.MBIntSlider.ShowTickmarks nameWithType: MBIntSlider.ShowTickmarks - uid: Material.Blazor.MBIntSlider.ValueMax name: ValueMax - href: api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider_ValueMax + href: .artifacts/api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider_ValueMax commentId: P:Material.Blazor.MBIntSlider.ValueMax fullName: Material.Blazor.MBIntSlider.ValueMax nameWithType: MBIntSlider.ValueMax - uid: Material.Blazor.MBIntSlider.ValueMax* name: ValueMax - href: api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider_ValueMax_ + href: .artifacts/api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider_ValueMax_ commentId: Overload:Material.Blazor.MBIntSlider.ValueMax fullName: Material.Blazor.MBIntSlider.ValueMax nameWithType: MBIntSlider.ValueMax - uid: Material.Blazor.MBIntSlider.ValueMin name: ValueMin - href: api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider_ValueMin + href: .artifacts/api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider_ValueMin commentId: P:Material.Blazor.MBIntSlider.ValueMin fullName: Material.Blazor.MBIntSlider.ValueMin nameWithType: MBIntSlider.ValueMin - uid: Material.Blazor.MBIntSlider.ValueMin* name: ValueMin - href: api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider_ValueMin_ + href: .artifacts/api/Material.Blazor.MBIntSlider.html#Material_Blazor_MBIntSlider_ValueMin_ commentId: Overload:Material.Blazor.MBIntSlider.ValueMin fullName: Material.Blazor.MBIntSlider.ValueMin nameWithType: MBIntSlider.ValueMin - uid: Material.Blazor.MBItemValidation name: MBItemValidation - href: api/Material.Blazor.MBItemValidation.html + href: .artifacts/api/Material.Blazor.MBItemValidation.html commentId: T:Material.Blazor.MBItemValidation fullName: Material.Blazor.MBItemValidation nameWithType: MBItemValidation - uid: Material.Blazor.MBItemValidation.DefaultToFirst name: DefaultToFirst - href: api/Material.Blazor.MBItemValidation.html#Material_Blazor_MBItemValidation_DefaultToFirst + href: .artifacts/api/Material.Blazor.MBItemValidation.html#Material_Blazor_MBItemValidation_DefaultToFirst commentId: F:Material.Blazor.MBItemValidation.DefaultToFirst fullName: Material.Blazor.MBItemValidation.DefaultToFirst nameWithType: MBItemValidation.DefaultToFirst - uid: Material.Blazor.MBItemValidation.Exception name: Exception - href: api/Material.Blazor.MBItemValidation.html#Material_Blazor_MBItemValidation_Exception + href: .artifacts/api/Material.Blazor.MBItemValidation.html#Material_Blazor_MBItemValidation_Exception commentId: F:Material.Blazor.MBItemValidation.Exception fullName: Material.Blazor.MBItemValidation.Exception nameWithType: MBItemValidation.Exception - uid: Material.Blazor.MBItemValidation.NoSelection name: NoSelection - href: api/Material.Blazor.MBItemValidation.html#Material_Blazor_MBItemValidation_NoSelection + href: .artifacts/api/Material.Blazor.MBItemValidation.html#Material_Blazor_MBItemValidation_NoSelection commentId: F:Material.Blazor.MBItemValidation.NoSelection fullName: Material.Blazor.MBItemValidation.NoSelection nameWithType: MBItemValidation.NoSelection - uid: Material.Blazor.MBLinearProgress name: MBLinearProgress - href: api/Material.Blazor.MBLinearProgress.html + href: .artifacts/api/Material.Blazor.MBLinearProgress.html commentId: T:Material.Blazor.MBLinearProgress fullName: Material.Blazor.MBLinearProgress nameWithType: MBLinearProgress - uid: Material.Blazor.MBLinearProgress.#ctor name: MBLinearProgress() - href: api/Material.Blazor.MBLinearProgress.html#Material_Blazor_MBLinearProgress__ctor + href: .artifacts/api/Material.Blazor.MBLinearProgress.html#Material_Blazor_MBLinearProgress__ctor commentId: M:Material.Blazor.MBLinearProgress.#ctor name.vb: New() fullName: Material.Blazor.MBLinearProgress.MBLinearProgress() @@ -8673,7 +8673,7 @@ references: nameWithType.vb: MBLinearProgress.New() - uid: Material.Blazor.MBLinearProgress.#ctor* name: MBLinearProgress - href: api/Material.Blazor.MBLinearProgress.html#Material_Blazor_MBLinearProgress__ctor_ + href: .artifacts/api/Material.Blazor.MBLinearProgress.html#Material_Blazor_MBLinearProgress__ctor_ commentId: Overload:Material.Blazor.MBLinearProgress.#ctor name.vb: New fullName: Material.Blazor.MBLinearProgress.MBLinearProgress @@ -8682,55 +8682,55 @@ references: nameWithType.vb: MBLinearProgress.New - uid: Material.Blazor.MBLinearProgress.AriaLabel name: AriaLabel - href: api/Material.Blazor.MBLinearProgress.html#Material_Blazor_MBLinearProgress_AriaLabel + href: .artifacts/api/Material.Blazor.MBLinearProgress.html#Material_Blazor_MBLinearProgress_AriaLabel commentId: P:Material.Blazor.MBLinearProgress.AriaLabel fullName: Material.Blazor.MBLinearProgress.AriaLabel nameWithType: MBLinearProgress.AriaLabel - uid: Material.Blazor.MBLinearProgress.AriaLabel* name: AriaLabel - href: api/Material.Blazor.MBLinearProgress.html#Material_Blazor_MBLinearProgress_AriaLabel_ + href: .artifacts/api/Material.Blazor.MBLinearProgress.html#Material_Blazor_MBLinearProgress_AriaLabel_ commentId: Overload:Material.Blazor.MBLinearProgress.AriaLabel fullName: Material.Blazor.MBLinearProgress.AriaLabel nameWithType: MBLinearProgress.AriaLabel - uid: Material.Blazor.MBLinearProgress.BufferValue name: BufferValue - href: api/Material.Blazor.MBLinearProgress.html#Material_Blazor_MBLinearProgress_BufferValue + href: .artifacts/api/Material.Blazor.MBLinearProgress.html#Material_Blazor_MBLinearProgress_BufferValue commentId: P:Material.Blazor.MBLinearProgress.BufferValue fullName: Material.Blazor.MBLinearProgress.BufferValue nameWithType: MBLinearProgress.BufferValue - uid: Material.Blazor.MBLinearProgress.BufferValue* name: BufferValue - href: api/Material.Blazor.MBLinearProgress.html#Material_Blazor_MBLinearProgress_BufferValue_ + href: .artifacts/api/Material.Blazor.MBLinearProgress.html#Material_Blazor_MBLinearProgress_BufferValue_ commentId: Overload:Material.Blazor.MBLinearProgress.BufferValue fullName: Material.Blazor.MBLinearProgress.BufferValue nameWithType: MBLinearProgress.BufferValue - uid: Material.Blazor.MBLinearProgress.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBLinearProgress.html#Material_Blazor_MBLinearProgress_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBLinearProgress.html#Material_Blazor_MBLinearProgress_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBLinearProgress.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBLinearProgress.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBLinearProgress.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBLinearProgress.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBLinearProgress.html#Material_Blazor_MBLinearProgress_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBLinearProgress.html#Material_Blazor_MBLinearProgress_BuildRenderTree_ commentId: Overload:Material.Blazor.MBLinearProgress.BuildRenderTree fullName: Material.Blazor.MBLinearProgress.BuildRenderTree nameWithType: MBLinearProgress.BuildRenderTree - uid: Material.Blazor.MBLinearProgress.LinearProgressType name: LinearProgressType - href: api/Material.Blazor.MBLinearProgress.html#Material_Blazor_MBLinearProgress_LinearProgressType + href: .artifacts/api/Material.Blazor.MBLinearProgress.html#Material_Blazor_MBLinearProgress_LinearProgressType commentId: P:Material.Blazor.MBLinearProgress.LinearProgressType fullName: Material.Blazor.MBLinearProgress.LinearProgressType nameWithType: MBLinearProgress.LinearProgressType - uid: Material.Blazor.MBLinearProgress.LinearProgressType* name: LinearProgressType - href: api/Material.Blazor.MBLinearProgress.html#Material_Blazor_MBLinearProgress_LinearProgressType_ + href: .artifacts/api/Material.Blazor.MBLinearProgress.html#Material_Blazor_MBLinearProgress_LinearProgressType_ commentId: Overload:Material.Blazor.MBLinearProgress.LinearProgressType fullName: Material.Blazor.MBLinearProgress.LinearProgressType nameWithType: MBLinearProgress.LinearProgressType - uid: Material.Blazor.MBLinearProgress.OnAfterRenderAsync(System.Boolean) name: OnAfterRenderAsync(bool) - href: api/Material.Blazor.MBLinearProgress.html#Material_Blazor_MBLinearProgress_OnAfterRenderAsync_System_Boolean_ + href: .artifacts/api/Material.Blazor.MBLinearProgress.html#Material_Blazor_MBLinearProgress_OnAfterRenderAsync_System_Boolean_ commentId: M:Material.Blazor.MBLinearProgress.OnAfterRenderAsync(System.Boolean) name.vb: OnAfterRenderAsync(Boolean) fullName: Material.Blazor.MBLinearProgress.OnAfterRenderAsync(bool) @@ -8739,67 +8739,67 @@ references: nameWithType.vb: MBLinearProgress.OnAfterRenderAsync(Boolean) - uid: Material.Blazor.MBLinearProgress.OnAfterRenderAsync* name: OnAfterRenderAsync - href: api/Material.Blazor.MBLinearProgress.html#Material_Blazor_MBLinearProgress_OnAfterRenderAsync_ + href: .artifacts/api/Material.Blazor.MBLinearProgress.html#Material_Blazor_MBLinearProgress_OnAfterRenderAsync_ commentId: Overload:Material.Blazor.MBLinearProgress.OnAfterRenderAsync fullName: Material.Blazor.MBLinearProgress.OnAfterRenderAsync nameWithType: MBLinearProgress.OnAfterRenderAsync - uid: Material.Blazor.MBLinearProgress.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBLinearProgress.html#Material_Blazor_MBLinearProgress_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBLinearProgress.html#Material_Blazor_MBLinearProgress_OnInitializedAsync commentId: M:Material.Blazor.MBLinearProgress.OnInitializedAsync fullName: Material.Blazor.MBLinearProgress.OnInitializedAsync() nameWithType: MBLinearProgress.OnInitializedAsync() - uid: Material.Blazor.MBLinearProgress.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBLinearProgress.html#Material_Blazor_MBLinearProgress_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBLinearProgress.html#Material_Blazor_MBLinearProgress_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBLinearProgress.OnInitializedAsync fullName: Material.Blazor.MBLinearProgress.OnInitializedAsync nameWithType: MBLinearProgress.OnInitializedAsync - uid: Material.Blazor.MBLinearProgress.OnParametersSetAsync name: OnParametersSetAsync() - href: api/Material.Blazor.MBLinearProgress.html#Material_Blazor_MBLinearProgress_OnParametersSetAsync + href: .artifacts/api/Material.Blazor.MBLinearProgress.html#Material_Blazor_MBLinearProgress_OnParametersSetAsync commentId: M:Material.Blazor.MBLinearProgress.OnParametersSetAsync fullName: Material.Blazor.MBLinearProgress.OnParametersSetAsync() nameWithType: MBLinearProgress.OnParametersSetAsync() - uid: Material.Blazor.MBLinearProgress.OnParametersSetAsync* name: OnParametersSetAsync - href: api/Material.Blazor.MBLinearProgress.html#Material_Blazor_MBLinearProgress_OnParametersSetAsync_ + href: .artifacts/api/Material.Blazor.MBLinearProgress.html#Material_Blazor_MBLinearProgress_OnParametersSetAsync_ commentId: Overload:Material.Blazor.MBLinearProgress.OnParametersSetAsync fullName: Material.Blazor.MBLinearProgress.OnParametersSetAsync nameWithType: MBLinearProgress.OnParametersSetAsync - uid: Material.Blazor.MBLinearProgressType name: MBLinearProgressType - href: api/Material.Blazor.MBLinearProgressType.html + href: .artifacts/api/Material.Blazor.MBLinearProgressType.html commentId: T:Material.Blazor.MBLinearProgressType fullName: Material.Blazor.MBLinearProgressType nameWithType: MBLinearProgressType - uid: Material.Blazor.MBLinearProgressType.Closed name: Closed - href: api/Material.Blazor.MBLinearProgressType.html#Material_Blazor_MBLinearProgressType_Closed + href: .artifacts/api/Material.Blazor.MBLinearProgressType.html#Material_Blazor_MBLinearProgressType_Closed commentId: F:Material.Blazor.MBLinearProgressType.Closed fullName: Material.Blazor.MBLinearProgressType.Closed nameWithType: MBLinearProgressType.Closed - uid: Material.Blazor.MBLinearProgressType.Determinate name: Determinate - href: api/Material.Blazor.MBLinearProgressType.html#Material_Blazor_MBLinearProgressType_Determinate + href: .artifacts/api/Material.Blazor.MBLinearProgressType.html#Material_Blazor_MBLinearProgressType_Determinate commentId: F:Material.Blazor.MBLinearProgressType.Determinate fullName: Material.Blazor.MBLinearProgressType.Determinate nameWithType: MBLinearProgressType.Determinate - uid: Material.Blazor.MBLinearProgressType.Indeterminate name: Indeterminate - href: api/Material.Blazor.MBLinearProgressType.html#Material_Blazor_MBLinearProgressType_Indeterminate + href: .artifacts/api/Material.Blazor.MBLinearProgressType.html#Material_Blazor_MBLinearProgressType_Indeterminate commentId: F:Material.Blazor.MBLinearProgressType.Indeterminate fullName: Material.Blazor.MBLinearProgressType.Indeterminate nameWithType: MBLinearProgressType.Indeterminate - uid: Material.Blazor.MBListDivider name: MBListDivider - href: api/Material.Blazor.MBListDivider.html + href: .artifacts/api/Material.Blazor.MBListDivider.html commentId: T:Material.Blazor.MBListDivider fullName: Material.Blazor.MBListDivider nameWithType: MBListDivider - uid: Material.Blazor.MBListDivider.#ctor name: MBListDivider() - href: api/Material.Blazor.MBListDivider.html#Material_Blazor_MBListDivider__ctor + href: .artifacts/api/Material.Blazor.MBListDivider.html#Material_Blazor_MBListDivider__ctor commentId: M:Material.Blazor.MBListDivider.#ctor name.vb: New() fullName: Material.Blazor.MBListDivider.MBListDivider() @@ -8808,7 +8808,7 @@ references: nameWithType.vb: MBListDivider.New() - uid: Material.Blazor.MBListDivider.#ctor* name: MBListDivider - href: api/Material.Blazor.MBListDivider.html#Material_Blazor_MBListDivider__ctor_ + href: .artifacts/api/Material.Blazor.MBListDivider.html#Material_Blazor_MBListDivider__ctor_ commentId: Overload:Material.Blazor.MBListDivider.#ctor name.vb: New fullName: Material.Blazor.MBListDivider.MBListDivider @@ -8817,25 +8817,25 @@ references: nameWithType.vb: MBListDivider.New - uid: Material.Blazor.MBListDivider.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBListDivider.html#Material_Blazor_MBListDivider_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBListDivider.html#Material_Blazor_MBListDivider_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBListDivider.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBListDivider.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBListDivider.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBListDivider.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBListDivider.html#Material_Blazor_MBListDivider_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBListDivider.html#Material_Blazor_MBListDivider_BuildRenderTree_ commentId: Overload:Material.Blazor.MBListDivider.BuildRenderTree fullName: Material.Blazor.MBListDivider.BuildRenderTree nameWithType: MBListDivider.BuildRenderTree - uid: Material.Blazor.MBListItem name: MBListItem - href: api/Material.Blazor.MBListItem.html + href: .artifacts/api/Material.Blazor.MBListItem.html commentId: T:Material.Blazor.MBListItem fullName: Material.Blazor.MBListItem nameWithType: MBListItem - uid: Material.Blazor.MBListItem.#ctor name: MBListItem() - href: api/Material.Blazor.MBListItem.html#Material_Blazor_MBListItem__ctor + href: .artifacts/api/Material.Blazor.MBListItem.html#Material_Blazor_MBListItem__ctor commentId: M:Material.Blazor.MBListItem.#ctor name.vb: New() fullName: Material.Blazor.MBListItem.MBListItem() @@ -8844,7 +8844,7 @@ references: nameWithType.vb: MBListItem.New() - uid: Material.Blazor.MBListItem.#ctor* name: MBListItem - href: api/Material.Blazor.MBListItem.html#Material_Blazor_MBListItem__ctor_ + href: .artifacts/api/Material.Blazor.MBListItem.html#Material_Blazor_MBListItem__ctor_ commentId: Overload:Material.Blazor.MBListItem.#ctor name.vb: New fullName: Material.Blazor.MBListItem.MBListItem @@ -8853,121 +8853,121 @@ references: nameWithType.vb: MBListItem.New - uid: Material.Blazor.MBListItem.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBListItem.html#Material_Blazor_MBListItem_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBListItem.html#Material_Blazor_MBListItem_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBListItem.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBListItem.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBListItem.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBListItem.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBListItem.html#Material_Blazor_MBListItem_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBListItem.html#Material_Blazor_MBListItem_BuildRenderTree_ commentId: Overload:Material.Blazor.MBListItem.BuildRenderTree fullName: Material.Blazor.MBListItem.BuildRenderTree nameWithType: MBListItem.BuildRenderTree - uid: Material.Blazor.MBListItem.IconFoundry name: IconFoundry - href: api/Material.Blazor.MBListItem.html#Material_Blazor_MBListItem_IconFoundry + href: .artifacts/api/Material.Blazor.MBListItem.html#Material_Blazor_MBListItem_IconFoundry commentId: P:Material.Blazor.MBListItem.IconFoundry fullName: Material.Blazor.MBListItem.IconFoundry nameWithType: MBListItem.IconFoundry - uid: Material.Blazor.MBListItem.IconFoundry* name: IconFoundry - href: api/Material.Blazor.MBListItem.html#Material_Blazor_MBListItem_IconFoundry_ + href: .artifacts/api/Material.Blazor.MBListItem.html#Material_Blazor_MBListItem_IconFoundry_ commentId: Overload:Material.Blazor.MBListItem.IconFoundry fullName: Material.Blazor.MBListItem.IconFoundry nameWithType: MBListItem.IconFoundry - uid: Material.Blazor.MBListItem.IsSelectedMenuItem name: IsSelectedMenuItem - href: api/Material.Blazor.MBListItem.html#Material_Blazor_MBListItem_IsSelectedMenuItem + href: .artifacts/api/Material.Blazor.MBListItem.html#Material_Blazor_MBListItem_IsSelectedMenuItem commentId: P:Material.Blazor.MBListItem.IsSelectedMenuItem fullName: Material.Blazor.MBListItem.IsSelectedMenuItem nameWithType: MBListItem.IsSelectedMenuItem - uid: Material.Blazor.MBListItem.IsSelectedMenuItem* name: IsSelectedMenuItem - href: api/Material.Blazor.MBListItem.html#Material_Blazor_MBListItem_IsSelectedMenuItem_ + href: .artifacts/api/Material.Blazor.MBListItem.html#Material_Blazor_MBListItem_IsSelectedMenuItem_ commentId: Overload:Material.Blazor.MBListItem.IsSelectedMenuItem fullName: Material.Blazor.MBListItem.IsSelectedMenuItem nameWithType: MBListItem.IsSelectedMenuItem - uid: Material.Blazor.MBListItem.Label name: Label - href: api/Material.Blazor.MBListItem.html#Material_Blazor_MBListItem_Label + href: .artifacts/api/Material.Blazor.MBListItem.html#Material_Blazor_MBListItem_Label commentId: P:Material.Blazor.MBListItem.Label fullName: Material.Blazor.MBListItem.Label nameWithType: MBListItem.Label - uid: Material.Blazor.MBListItem.Label* name: Label - href: api/Material.Blazor.MBListItem.html#Material_Blazor_MBListItem_Label_ + href: .artifacts/api/Material.Blazor.MBListItem.html#Material_Blazor_MBListItem_Label_ commentId: Overload:Material.Blazor.MBListItem.Label fullName: Material.Blazor.MBListItem.Label nameWithType: MBListItem.Label - uid: Material.Blazor.MBListItem.LeadingIcon name: LeadingIcon - href: api/Material.Blazor.MBListItem.html#Material_Blazor_MBListItem_LeadingIcon + href: .artifacts/api/Material.Blazor.MBListItem.html#Material_Blazor_MBListItem_LeadingIcon commentId: P:Material.Blazor.MBListItem.LeadingIcon fullName: Material.Blazor.MBListItem.LeadingIcon nameWithType: MBListItem.LeadingIcon - uid: Material.Blazor.MBListItem.LeadingIcon* name: LeadingIcon - href: api/Material.Blazor.MBListItem.html#Material_Blazor_MBListItem_LeadingIcon_ + href: .artifacts/api/Material.Blazor.MBListItem.html#Material_Blazor_MBListItem_LeadingIcon_ commentId: Overload:Material.Blazor.MBListItem.LeadingIcon fullName: Material.Blazor.MBListItem.LeadingIcon nameWithType: MBListItem.LeadingIcon - uid: Material.Blazor.MBListItem.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBListItem.html#Material_Blazor_MBListItem_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBListItem.html#Material_Blazor_MBListItem_OnInitializedAsync commentId: M:Material.Blazor.MBListItem.OnInitializedAsync fullName: Material.Blazor.MBListItem.OnInitializedAsync() nameWithType: MBListItem.OnInitializedAsync() - uid: Material.Blazor.MBListItem.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBListItem.html#Material_Blazor_MBListItem_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBListItem.html#Material_Blazor_MBListItem_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBListItem.OnInitializedAsync fullName: Material.Blazor.MBListItem.OnInitializedAsync nameWithType: MBListItem.OnInitializedAsync - uid: Material.Blazor.MBListStyle name: MBListStyle - href: api/Material.Blazor.MBListStyle.html + href: .artifacts/api/Material.Blazor.MBListStyle.html commentId: T:Material.Blazor.MBListStyle fullName: Material.Blazor.MBListStyle nameWithType: MBListStyle - uid: Material.Blazor.MBListStyle.None name: None - href: api/Material.Blazor.MBListStyle.html#Material_Blazor_MBListStyle_None + href: .artifacts/api/Material.Blazor.MBListStyle.html#Material_Blazor_MBListStyle_None commentId: F:Material.Blazor.MBListStyle.None fullName: Material.Blazor.MBListStyle.None nameWithType: MBListStyle.None - uid: Material.Blazor.MBListStyle.Outlined name: Outlined - href: api/Material.Blazor.MBListStyle.html#Material_Blazor_MBListStyle_Outlined + href: .artifacts/api/Material.Blazor.MBListStyle.html#Material_Blazor_MBListStyle_Outlined commentId: F:Material.Blazor.MBListStyle.Outlined fullName: Material.Blazor.MBListStyle.Outlined nameWithType: MBListStyle.Outlined - uid: Material.Blazor.MBListType name: MBListType - href: api/Material.Blazor.MBListType.html + href: .artifacts/api/Material.Blazor.MBListType.html commentId: T:Material.Blazor.MBListType fullName: Material.Blazor.MBListType nameWithType: MBListType - uid: Material.Blazor.MBListType.Avatar name: Avatar - href: api/Material.Blazor.MBListType.html#Material_Blazor_MBListType_Avatar + href: .artifacts/api/Material.Blazor.MBListType.html#Material_Blazor_MBListType_Avatar commentId: F:Material.Blazor.MBListType.Avatar fullName: Material.Blazor.MBListType.Avatar nameWithType: MBListType.Avatar - uid: Material.Blazor.MBListType.Dense name: Dense - href: api/Material.Blazor.MBListType.html#Material_Blazor_MBListType_Dense + href: .artifacts/api/Material.Blazor.MBListType.html#Material_Blazor_MBListType_Dense commentId: F:Material.Blazor.MBListType.Dense fullName: Material.Blazor.MBListType.Dense nameWithType: MBListType.Dense - uid: Material.Blazor.MBListType.Regular name: Regular - href: api/Material.Blazor.MBListType.html#Material_Blazor_MBListType_Regular + href: .artifacts/api/Material.Blazor.MBListType.html#Material_Blazor_MBListType_Regular commentId: F:Material.Blazor.MBListType.Regular fullName: Material.Blazor.MBListType.Regular nameWithType: MBListType.Regular - uid: Material.Blazor.MBList`1 name: MBList - href: api/Material.Blazor.MBList-1.html + href: .artifacts/api/Material.Blazor.MBList-1.html commentId: T:Material.Blazor.MBList`1 name.vb: MBList(Of TItem) fullName: Material.Blazor.MBList @@ -8976,7 +8976,7 @@ references: nameWithType.vb: MBList(Of TItem) - uid: Material.Blazor.MBList`1.#ctor name: MBList() - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1__ctor + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1__ctor commentId: M:Material.Blazor.MBList`1.#ctor name.vb: New() fullName: Material.Blazor.MBList.MBList() @@ -8985,7 +8985,7 @@ references: nameWithType.vb: MBList(Of TItem).New() - uid: Material.Blazor.MBList`1.#ctor* name: MBList - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1__ctor_ + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1__ctor_ commentId: Overload:Material.Blazor.MBList`1.#ctor name.vb: New fullName: Material.Blazor.MBList.MBList @@ -8994,7 +8994,7 @@ references: nameWithType.vb: MBList(Of TItem).New - uid: Material.Blazor.MBList`1.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBList`1.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBList.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName.vb: Material.Blazor.MBList(Of TItem).BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) @@ -9002,7 +9002,7 @@ references: nameWithType.vb: MBList(Of TItem).BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBList`1.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_BuildRenderTree_ commentId: Overload:Material.Blazor.MBList`1.BuildRenderTree fullName: Material.Blazor.MBList.BuildRenderTree fullName.vb: Material.Blazor.MBList(Of TItem).BuildRenderTree @@ -9010,7 +9010,7 @@ references: nameWithType.vb: MBList(Of TItem).BuildRenderTree - uid: Material.Blazor.MBList`1.GetKeysFunc name: GetKeysFunc - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_GetKeysFunc + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_GetKeysFunc commentId: P:Material.Blazor.MBList`1.GetKeysFunc fullName: Material.Blazor.MBList.GetKeysFunc fullName.vb: Material.Blazor.MBList(Of TItem).GetKeysFunc @@ -9018,7 +9018,7 @@ references: nameWithType.vb: MBList(Of TItem).GetKeysFunc - uid: Material.Blazor.MBList`1.GetKeysFunc* name: GetKeysFunc - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_GetKeysFunc_ + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_GetKeysFunc_ commentId: Overload:Material.Blazor.MBList`1.GetKeysFunc fullName: Material.Blazor.MBList.GetKeysFunc fullName.vb: Material.Blazor.MBList(Of TItem).GetKeysFunc @@ -9026,7 +9026,7 @@ references: nameWithType.vb: MBList(Of TItem).GetKeysFunc - uid: Material.Blazor.MBList`1.HideLineThree name: HideLineThree - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_HideLineThree + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_HideLineThree commentId: P:Material.Blazor.MBList`1.HideLineThree fullName: Material.Blazor.MBList.HideLineThree fullName.vb: Material.Blazor.MBList(Of TItem).HideLineThree @@ -9034,7 +9034,7 @@ references: nameWithType.vb: MBList(Of TItem).HideLineThree - uid: Material.Blazor.MBList`1.HideLineThree* name: HideLineThree - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_HideLineThree_ + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_HideLineThree_ commentId: Overload:Material.Blazor.MBList`1.HideLineThree fullName: Material.Blazor.MBList.HideLineThree fullName.vb: Material.Blazor.MBList(Of TItem).HideLineThree @@ -9042,7 +9042,7 @@ references: nameWithType.vb: MBList(Of TItem).HideLineThree - uid: Material.Blazor.MBList`1.HideLineTwo name: HideLineTwo - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_HideLineTwo + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_HideLineTwo commentId: P:Material.Blazor.MBList`1.HideLineTwo fullName: Material.Blazor.MBList.HideLineTwo fullName.vb: Material.Blazor.MBList(Of TItem).HideLineTwo @@ -9050,7 +9050,7 @@ references: nameWithType.vb: MBList(Of TItem).HideLineTwo - uid: Material.Blazor.MBList`1.HideLineTwo* name: HideLineTwo - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_HideLineTwo_ + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_HideLineTwo_ commentId: Overload:Material.Blazor.MBList`1.HideLineTwo fullName: Material.Blazor.MBList.HideLineTwo fullName.vb: Material.Blazor.MBList(Of TItem).HideLineTwo @@ -9058,7 +9058,7 @@ references: nameWithType.vb: MBList(Of TItem).HideLineTwo - uid: Material.Blazor.MBList`1.Icon name: Icon - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_Icon + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_Icon commentId: P:Material.Blazor.MBList`1.Icon fullName: Material.Blazor.MBList.Icon fullName.vb: Material.Blazor.MBList(Of TItem).Icon @@ -9066,7 +9066,7 @@ references: nameWithType.vb: MBList(Of TItem).Icon - uid: Material.Blazor.MBList`1.Icon* name: Icon - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_Icon_ + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_Icon_ commentId: Overload:Material.Blazor.MBList`1.Icon fullName: Material.Blazor.MBList.Icon fullName.vb: Material.Blazor.MBList(Of TItem).Icon @@ -9074,7 +9074,7 @@ references: nameWithType.vb: MBList(Of TItem).Icon - uid: Material.Blazor.MBList`1.Items name: Items - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_Items + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_Items commentId: P:Material.Blazor.MBList`1.Items fullName: Material.Blazor.MBList.Items fullName.vb: Material.Blazor.MBList(Of TItem).Items @@ -9082,7 +9082,7 @@ references: nameWithType.vb: MBList(Of TItem).Items - uid: Material.Blazor.MBList`1.Items* name: Items - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_Items_ + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_Items_ commentId: Overload:Material.Blazor.MBList`1.Items fullName: Material.Blazor.MBList.Items fullName.vb: Material.Blazor.MBList(Of TItem).Items @@ -9090,7 +9090,7 @@ references: nameWithType.vb: MBList(Of TItem).Items - uid: Material.Blazor.MBList`1.KeyboardInteractions name: KeyboardInteractions - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_KeyboardInteractions + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_KeyboardInteractions commentId: P:Material.Blazor.MBList`1.KeyboardInteractions fullName: Material.Blazor.MBList.KeyboardInteractions fullName.vb: Material.Blazor.MBList(Of TItem).KeyboardInteractions @@ -9098,7 +9098,7 @@ references: nameWithType.vb: MBList(Of TItem).KeyboardInteractions - uid: Material.Blazor.MBList`1.KeyboardInteractions* name: KeyboardInteractions - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_KeyboardInteractions_ + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_KeyboardInteractions_ commentId: Overload:Material.Blazor.MBList`1.KeyboardInteractions fullName: Material.Blazor.MBList.KeyboardInteractions fullName.vb: Material.Blazor.MBList(Of TItem).KeyboardInteractions @@ -9106,7 +9106,7 @@ references: nameWithType.vb: MBList(Of TItem).KeyboardInteractions - uid: Material.Blazor.MBList`1.LineThree name: LineThree - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_LineThree + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_LineThree commentId: P:Material.Blazor.MBList`1.LineThree fullName: Material.Blazor.MBList.LineThree fullName.vb: Material.Blazor.MBList(Of TItem).LineThree @@ -9114,7 +9114,7 @@ references: nameWithType.vb: MBList(Of TItem).LineThree - uid: Material.Blazor.MBList`1.LineThree* name: LineThree - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_LineThree_ + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_LineThree_ commentId: Overload:Material.Blazor.MBList`1.LineThree fullName: Material.Blazor.MBList.LineThree fullName.vb: Material.Blazor.MBList(Of TItem).LineThree @@ -9122,7 +9122,7 @@ references: nameWithType.vb: MBList(Of TItem).LineThree - uid: Material.Blazor.MBList`1.LineTwo name: LineTwo - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_LineTwo + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_LineTwo commentId: P:Material.Blazor.MBList`1.LineTwo fullName: Material.Blazor.MBList.LineTwo fullName.vb: Material.Blazor.MBList(Of TItem).LineTwo @@ -9130,7 +9130,7 @@ references: nameWithType.vb: MBList(Of TItem).LineTwo - uid: Material.Blazor.MBList`1.LineTwo* name: LineTwo - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_LineTwo_ + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_LineTwo_ commentId: Overload:Material.Blazor.MBList`1.LineTwo fullName: Material.Blazor.MBList.LineTwo fullName.vb: Material.Blazor.MBList(Of TItem).LineTwo @@ -9138,7 +9138,7 @@ references: nameWithType.vb: MBList(Of TItem).LineTwo - uid: Material.Blazor.MBList`1.ListStyle name: ListStyle - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_ListStyle + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_ListStyle commentId: P:Material.Blazor.MBList`1.ListStyle fullName: Material.Blazor.MBList.ListStyle fullName.vb: Material.Blazor.MBList(Of TItem).ListStyle @@ -9146,7 +9146,7 @@ references: nameWithType.vb: MBList(Of TItem).ListStyle - uid: Material.Blazor.MBList`1.ListStyle* name: ListStyle - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_ListStyle_ + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_ListStyle_ commentId: Overload:Material.Blazor.MBList`1.ListStyle fullName: Material.Blazor.MBList.ListStyle fullName.vb: Material.Blazor.MBList(Of TItem).ListStyle @@ -9154,7 +9154,7 @@ references: nameWithType.vb: MBList(Of TItem).ListStyle - uid: Material.Blazor.MBList`1.ListType name: ListType - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_ListType + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_ListType commentId: P:Material.Blazor.MBList`1.ListType fullName: Material.Blazor.MBList.ListType fullName.vb: Material.Blazor.MBList(Of TItem).ListType @@ -9162,7 +9162,7 @@ references: nameWithType.vb: MBList(Of TItem).ListType - uid: Material.Blazor.MBList`1.ListType* name: ListType - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_ListType_ + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_ListType_ commentId: Overload:Material.Blazor.MBList`1.ListType fullName: Material.Blazor.MBList.ListType fullName.vb: Material.Blazor.MBList(Of TItem).ListType @@ -9170,7 +9170,7 @@ references: nameWithType.vb: MBList(Of TItem).ListType - uid: Material.Blazor.MBList`1.MultiLevelElements name: MultiLevelElements - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_MultiLevelElements + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_MultiLevelElements commentId: P:Material.Blazor.MBList`1.MultiLevelElements fullName: Material.Blazor.MBList.MultiLevelElements fullName.vb: Material.Blazor.MBList(Of TItem).MultiLevelElements @@ -9178,7 +9178,7 @@ references: nameWithType.vb: MBList(Of TItem).MultiLevelElements - uid: Material.Blazor.MBList`1.MultiLevelElements* name: MultiLevelElements - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_MultiLevelElements_ + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_MultiLevelElements_ commentId: Overload:Material.Blazor.MBList`1.MultiLevelElements fullName: Material.Blazor.MBList.MultiLevelElements fullName.vb: Material.Blazor.MBList(Of TItem).MultiLevelElements @@ -9186,7 +9186,7 @@ references: nameWithType.vb: MBList(Of TItem).MultiLevelElements - uid: Material.Blazor.MBList`1.NonInteractive name: NonInteractive - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_NonInteractive + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_NonInteractive commentId: P:Material.Blazor.MBList`1.NonInteractive fullName: Material.Blazor.MBList.NonInteractive fullName.vb: Material.Blazor.MBList(Of TItem).NonInteractive @@ -9194,7 +9194,7 @@ references: nameWithType.vb: MBList(Of TItem).NonInteractive - uid: Material.Blazor.MBList`1.NonInteractive* name: NonInteractive - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_NonInteractive_ + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_NonInteractive_ commentId: Overload:Material.Blazor.MBList`1.NonInteractive fullName: Material.Blazor.MBList.NonInteractive fullName.vb: Material.Blazor.MBList(Of TItem).NonInteractive @@ -9202,7 +9202,7 @@ references: nameWithType.vb: MBList(Of TItem).NonInteractive - uid: Material.Blazor.MBList`1.OnClick name: OnClick - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_OnClick + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_OnClick commentId: P:Material.Blazor.MBList`1.OnClick fullName: Material.Blazor.MBList.OnClick fullName.vb: Material.Blazor.MBList(Of TItem).OnClick @@ -9210,7 +9210,7 @@ references: nameWithType.vb: MBList(Of TItem).OnClick - uid: Material.Blazor.MBList`1.OnClick* name: OnClick - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_OnClick_ + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_OnClick_ commentId: Overload:Material.Blazor.MBList`1.OnClick fullName: Material.Blazor.MBList.OnClick fullName.vb: Material.Blazor.MBList(Of TItem).OnClick @@ -9218,7 +9218,7 @@ references: nameWithType.vb: MBList(Of TItem).OnClick - uid: Material.Blazor.MBList`1.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_OnInitializedAsync commentId: M:Material.Blazor.MBList`1.OnInitializedAsync fullName: Material.Blazor.MBList.OnInitializedAsync() fullName.vb: Material.Blazor.MBList(Of TItem).OnInitializedAsync() @@ -9226,7 +9226,7 @@ references: nameWithType.vb: MBList(Of TItem).OnInitializedAsync() - uid: Material.Blazor.MBList`1.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBList`1.OnInitializedAsync fullName: Material.Blazor.MBList.OnInitializedAsync fullName.vb: Material.Blazor.MBList(Of TItem).OnInitializedAsync @@ -9234,7 +9234,7 @@ references: nameWithType.vb: MBList(Of TItem).OnInitializedAsync - uid: Material.Blazor.MBList`1.OnKeyDown name: OnKeyDown - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_OnKeyDown + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_OnKeyDown commentId: P:Material.Blazor.MBList`1.OnKeyDown fullName: Material.Blazor.MBList.OnKeyDown fullName.vb: Material.Blazor.MBList(Of TItem).OnKeyDown @@ -9242,7 +9242,7 @@ references: nameWithType.vb: MBList(Of TItem).OnKeyDown - uid: Material.Blazor.MBList`1.OnKeyDown* name: OnKeyDown - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_OnKeyDown_ + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_OnKeyDown_ commentId: Overload:Material.Blazor.MBList`1.OnKeyDown fullName: Material.Blazor.MBList.OnKeyDown fullName.vb: Material.Blazor.MBList(Of TItem).OnKeyDown @@ -9250,7 +9250,7 @@ references: nameWithType.vb: MBList(Of TItem).OnKeyDown - uid: Material.Blazor.MBList`1.OnMouseDown name: OnMouseDown - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_OnMouseDown + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_OnMouseDown commentId: P:Material.Blazor.MBList`1.OnMouseDown fullName: Material.Blazor.MBList.OnMouseDown fullName.vb: Material.Blazor.MBList(Of TItem).OnMouseDown @@ -9258,7 +9258,7 @@ references: nameWithType.vb: MBList(Of TItem).OnMouseDown - uid: Material.Blazor.MBList`1.OnMouseDown* name: OnMouseDown - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_OnMouseDown_ + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_OnMouseDown_ commentId: Overload:Material.Blazor.MBList`1.OnMouseDown fullName: Material.Blazor.MBList.OnMouseDown fullName.vb: Material.Blazor.MBList(Of TItem).OnMouseDown @@ -9266,7 +9266,7 @@ references: nameWithType.vb: MBList(Of TItem).OnMouseDown - uid: Material.Blazor.MBList`1.OnParametersSetAsync name: OnParametersSetAsync() - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_OnParametersSetAsync + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_OnParametersSetAsync commentId: M:Material.Blazor.MBList`1.OnParametersSetAsync fullName: Material.Blazor.MBList.OnParametersSetAsync() fullName.vb: Material.Blazor.MBList(Of TItem).OnParametersSetAsync() @@ -9274,7 +9274,7 @@ references: nameWithType.vb: MBList(Of TItem).OnParametersSetAsync() - uid: Material.Blazor.MBList`1.OnParametersSetAsync* name: OnParametersSetAsync - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_OnParametersSetAsync_ + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_OnParametersSetAsync_ commentId: Overload:Material.Blazor.MBList`1.OnParametersSetAsync fullName: Material.Blazor.MBList.OnParametersSetAsync fullName.vb: Material.Blazor.MBList(Of TItem).OnParametersSetAsync @@ -9282,7 +9282,7 @@ references: nameWithType.vb: MBList(Of TItem).OnParametersSetAsync - uid: Material.Blazor.MBList`1.OnTouchStart name: OnTouchStart - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_OnTouchStart + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_OnTouchStart commentId: P:Material.Blazor.MBList`1.OnTouchStart fullName: Material.Blazor.MBList.OnTouchStart fullName.vb: Material.Blazor.MBList(Of TItem).OnTouchStart @@ -9290,7 +9290,7 @@ references: nameWithType.vb: MBList(Of TItem).OnTouchStart - uid: Material.Blazor.MBList`1.OnTouchStart* name: OnTouchStart - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_OnTouchStart_ + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_OnTouchStart_ commentId: Overload:Material.Blazor.MBList`1.OnTouchStart fullName: Material.Blazor.MBList.OnTouchStart fullName.vb: Material.Blazor.MBList(Of TItem).OnTouchStart @@ -9298,7 +9298,7 @@ references: nameWithType.vb: MBList(Of TItem).OnTouchStart - uid: Material.Blazor.MBList`1.PrimaryActions name: PrimaryActions - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_PrimaryActions + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_PrimaryActions commentId: P:Material.Blazor.MBList`1.PrimaryActions fullName: Material.Blazor.MBList.PrimaryActions fullName.vb: Material.Blazor.MBList(Of TItem).PrimaryActions @@ -9306,7 +9306,7 @@ references: nameWithType.vb: MBList(Of TItem).PrimaryActions - uid: Material.Blazor.MBList`1.PrimaryActions* name: PrimaryActions - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_PrimaryActions_ + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_PrimaryActions_ commentId: Overload:Material.Blazor.MBList`1.PrimaryActions fullName: Material.Blazor.MBList.PrimaryActions fullName.vb: Material.Blazor.MBList(Of TItem).PrimaryActions @@ -9314,7 +9314,7 @@ references: nameWithType.vb: MBList(Of TItem).PrimaryActions - uid: Material.Blazor.MBList`1.Ripple name: Ripple - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_Ripple + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_Ripple commentId: P:Material.Blazor.MBList`1.Ripple fullName: Material.Blazor.MBList.Ripple fullName.vb: Material.Blazor.MBList(Of TItem).Ripple @@ -9322,7 +9322,7 @@ references: nameWithType.vb: MBList(Of TItem).Ripple - uid: Material.Blazor.MBList`1.Ripple* name: Ripple - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_Ripple_ + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_Ripple_ commentId: Overload:Material.Blazor.MBList`1.Ripple fullName: Material.Blazor.MBList.Ripple fullName.vb: Material.Blazor.MBList(Of TItem).Ripple @@ -9330,7 +9330,7 @@ references: nameWithType.vb: MBList(Of TItem).Ripple - uid: Material.Blazor.MBList`1.SecondaryActions name: SecondaryActions - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_SecondaryActions + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_SecondaryActions commentId: P:Material.Blazor.MBList`1.SecondaryActions fullName: Material.Blazor.MBList.SecondaryActions fullName.vb: Material.Blazor.MBList(Of TItem).SecondaryActions @@ -9338,7 +9338,7 @@ references: nameWithType.vb: MBList(Of TItem).SecondaryActions - uid: Material.Blazor.MBList`1.SecondaryActions* name: SecondaryActions - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_SecondaryActions_ + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_SecondaryActions_ commentId: Overload:Material.Blazor.MBList`1.SecondaryActions fullName: Material.Blazor.MBList.SecondaryActions fullName.vb: Material.Blazor.MBList(Of TItem).SecondaryActions @@ -9346,7 +9346,7 @@ references: nameWithType.vb: MBList(Of TItem).SecondaryActions - uid: Material.Blazor.MBList`1.ShowSeparators name: ShowSeparators - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_ShowSeparators + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_ShowSeparators commentId: P:Material.Blazor.MBList`1.ShowSeparators fullName: Material.Blazor.MBList.ShowSeparators fullName.vb: Material.Blazor.MBList(Of TItem).ShowSeparators @@ -9354,7 +9354,7 @@ references: nameWithType.vb: MBList(Of TItem).ShowSeparators - uid: Material.Blazor.MBList`1.ShowSeparators* name: ShowSeparators - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_ShowSeparators_ + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_ShowSeparators_ commentId: Overload:Material.Blazor.MBList`1.ShowSeparators fullName: Material.Blazor.MBList.ShowSeparators fullName.vb: Material.Blazor.MBList(Of TItem).ShowSeparators @@ -9362,7 +9362,7 @@ references: nameWithType.vb: MBList(Of TItem).ShowSeparators - uid: Material.Blazor.MBList`1.SingleLineDensity name: SingleLineDensity - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_SingleLineDensity + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_SingleLineDensity commentId: P:Material.Blazor.MBList`1.SingleLineDensity fullName: Material.Blazor.MBList.SingleLineDensity fullName.vb: Material.Blazor.MBList(Of TItem).SingleLineDensity @@ -9370,7 +9370,7 @@ references: nameWithType.vb: MBList(Of TItem).SingleLineDensity - uid: Material.Blazor.MBList`1.SingleLineDensity* name: SingleLineDensity - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_SingleLineDensity_ + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_SingleLineDensity_ commentId: Overload:Material.Blazor.MBList`1.SingleLineDensity fullName: Material.Blazor.MBList.SingleLineDensity fullName.vb: Material.Blazor.MBList(Of TItem).SingleLineDensity @@ -9378,7 +9378,7 @@ references: nameWithType.vb: MBList(Of TItem).SingleLineDensity - uid: Material.Blazor.MBList`1.SuppressIcons name: SuppressIcons - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_SuppressIcons + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_SuppressIcons commentId: P:Material.Blazor.MBList`1.SuppressIcons fullName: Material.Blazor.MBList.SuppressIcons fullName.vb: Material.Blazor.MBList(Of TItem).SuppressIcons @@ -9386,7 +9386,7 @@ references: nameWithType.vb: MBList(Of TItem).SuppressIcons - uid: Material.Blazor.MBList`1.SuppressIcons* name: SuppressIcons - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_SuppressIcons_ + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_SuppressIcons_ commentId: Overload:Material.Blazor.MBList`1.SuppressIcons fullName: Material.Blazor.MBList.SuppressIcons fullName.vb: Material.Blazor.MBList(Of TItem).SuppressIcons @@ -9394,7 +9394,7 @@ references: nameWithType.vb: MBList(Of TItem).SuppressIcons - uid: Material.Blazor.MBList`1.Title name: Title - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_Title + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_Title commentId: P:Material.Blazor.MBList`1.Title fullName: Material.Blazor.MBList.Title fullName.vb: Material.Blazor.MBList(Of TItem).Title @@ -9402,7 +9402,7 @@ references: nameWithType.vb: MBList(Of TItem).Title - uid: Material.Blazor.MBList`1.Title* name: Title - href: api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_Title_ + href: .artifacts/api/Material.Blazor.MBList-1.html#Material_Blazor_MBList_1_Title_ commentId: Overload:Material.Blazor.MBList`1.Title fullName: Material.Blazor.MBList.Title fullName.vb: Material.Blazor.MBList(Of TItem).Title @@ -9410,61 +9410,61 @@ references: nameWithType.vb: MBList(Of TItem).Title - uid: Material.Blazor.MBLoggingLevel name: MBLoggingLevel - href: api/Material.Blazor.MBLoggingLevel.html + href: .artifacts/api/Material.Blazor.MBLoggingLevel.html commentId: T:Material.Blazor.MBLoggingLevel fullName: Material.Blazor.MBLoggingLevel nameWithType: MBLoggingLevel - uid: Material.Blazor.MBLoggingLevel.Critical name: Critical - href: api/Material.Blazor.MBLoggingLevel.html#Material_Blazor_MBLoggingLevel_Critical + href: .artifacts/api/Material.Blazor.MBLoggingLevel.html#Material_Blazor_MBLoggingLevel_Critical commentId: F:Material.Blazor.MBLoggingLevel.Critical fullName: Material.Blazor.MBLoggingLevel.Critical nameWithType: MBLoggingLevel.Critical - uid: Material.Blazor.MBLoggingLevel.Debug name: Debug - href: api/Material.Blazor.MBLoggingLevel.html#Material_Blazor_MBLoggingLevel_Debug + href: .artifacts/api/Material.Blazor.MBLoggingLevel.html#Material_Blazor_MBLoggingLevel_Debug commentId: F:Material.Blazor.MBLoggingLevel.Debug fullName: Material.Blazor.MBLoggingLevel.Debug nameWithType: MBLoggingLevel.Debug - uid: Material.Blazor.MBLoggingLevel.Error name: Error - href: api/Material.Blazor.MBLoggingLevel.html#Material_Blazor_MBLoggingLevel_Error + href: .artifacts/api/Material.Blazor.MBLoggingLevel.html#Material_Blazor_MBLoggingLevel_Error commentId: F:Material.Blazor.MBLoggingLevel.Error fullName: Material.Blazor.MBLoggingLevel.Error nameWithType: MBLoggingLevel.Error - uid: Material.Blazor.MBLoggingLevel.Information name: Information - href: api/Material.Blazor.MBLoggingLevel.html#Material_Blazor_MBLoggingLevel_Information + href: .artifacts/api/Material.Blazor.MBLoggingLevel.html#Material_Blazor_MBLoggingLevel_Information commentId: F:Material.Blazor.MBLoggingLevel.Information fullName: Material.Blazor.MBLoggingLevel.Information nameWithType: MBLoggingLevel.Information - uid: Material.Blazor.MBLoggingLevel.None name: None - href: api/Material.Blazor.MBLoggingLevel.html#Material_Blazor_MBLoggingLevel_None + href: .artifacts/api/Material.Blazor.MBLoggingLevel.html#Material_Blazor_MBLoggingLevel_None commentId: F:Material.Blazor.MBLoggingLevel.None fullName: Material.Blazor.MBLoggingLevel.None nameWithType: MBLoggingLevel.None - uid: Material.Blazor.MBLoggingLevel.Trace name: Trace - href: api/Material.Blazor.MBLoggingLevel.html#Material_Blazor_MBLoggingLevel_Trace + href: .artifacts/api/Material.Blazor.MBLoggingLevel.html#Material_Blazor_MBLoggingLevel_Trace commentId: F:Material.Blazor.MBLoggingLevel.Trace fullName: Material.Blazor.MBLoggingLevel.Trace nameWithType: MBLoggingLevel.Trace - uid: Material.Blazor.MBLoggingLevel.Warning name: Warning - href: api/Material.Blazor.MBLoggingLevel.html#Material_Blazor_MBLoggingLevel_Warning + href: .artifacts/api/Material.Blazor.MBLoggingLevel.html#Material_Blazor_MBLoggingLevel_Warning commentId: F:Material.Blazor.MBLoggingLevel.Warning fullName: Material.Blazor.MBLoggingLevel.Warning nameWithType: MBLoggingLevel.Warning - uid: Material.Blazor.MBLoggingServiceConfiguration name: MBLoggingServiceConfiguration - href: api/Material.Blazor.MBLoggingServiceConfiguration.html + href: .artifacts/api/Material.Blazor.MBLoggingServiceConfiguration.html commentId: T:Material.Blazor.MBLoggingServiceConfiguration fullName: Material.Blazor.MBLoggingServiceConfiguration nameWithType: MBLoggingServiceConfiguration - uid: Material.Blazor.MBLoggingServiceConfiguration.#ctor name: MBLoggingServiceConfiguration() - href: api/Material.Blazor.MBLoggingServiceConfiguration.html#Material_Blazor_MBLoggingServiceConfiguration__ctor + href: .artifacts/api/Material.Blazor.MBLoggingServiceConfiguration.html#Material_Blazor_MBLoggingServiceConfiguration__ctor commentId: M:Material.Blazor.MBLoggingServiceConfiguration.#ctor name.vb: New() fullName: Material.Blazor.MBLoggingServiceConfiguration.MBLoggingServiceConfiguration() @@ -9473,7 +9473,7 @@ references: nameWithType.vb: MBLoggingServiceConfiguration.New() - uid: Material.Blazor.MBLoggingServiceConfiguration.#ctor* name: MBLoggingServiceConfiguration - href: api/Material.Blazor.MBLoggingServiceConfiguration.html#Material_Blazor_MBLoggingServiceConfiguration__ctor_ + href: .artifacts/api/Material.Blazor.MBLoggingServiceConfiguration.html#Material_Blazor_MBLoggingServiceConfiguration__ctor_ commentId: Overload:Material.Blazor.MBLoggingServiceConfiguration.#ctor name.vb: New fullName: Material.Blazor.MBLoggingServiceConfiguration.MBLoggingServiceConfiguration @@ -9482,31 +9482,31 @@ references: nameWithType.vb: MBLoggingServiceConfiguration.New - uid: Material.Blazor.MBLoggingServiceConfiguration.DefaultLoggingLevel name: DefaultLoggingLevel - href: api/Material.Blazor.MBLoggingServiceConfiguration.html#Material_Blazor_MBLoggingServiceConfiguration_DefaultLoggingLevel + href: .artifacts/api/Material.Blazor.MBLoggingServiceConfiguration.html#Material_Blazor_MBLoggingServiceConfiguration_DefaultLoggingLevel commentId: F:Material.Blazor.MBLoggingServiceConfiguration.DefaultLoggingLevel fullName: Material.Blazor.MBLoggingServiceConfiguration.DefaultLoggingLevel nameWithType: MBLoggingServiceConfiguration.DefaultLoggingLevel - uid: Material.Blazor.MBLoggingServiceConfiguration.LoggingLevel name: LoggingLevel - href: api/Material.Blazor.MBLoggingServiceConfiguration.html#Material_Blazor_MBLoggingServiceConfiguration_LoggingLevel + href: .artifacts/api/Material.Blazor.MBLoggingServiceConfiguration.html#Material_Blazor_MBLoggingServiceConfiguration_LoggingLevel commentId: P:Material.Blazor.MBLoggingServiceConfiguration.LoggingLevel fullName: Material.Blazor.MBLoggingServiceConfiguration.LoggingLevel nameWithType: MBLoggingServiceConfiguration.LoggingLevel - uid: Material.Blazor.MBLoggingServiceConfiguration.LoggingLevel* name: LoggingLevel - href: api/Material.Blazor.MBLoggingServiceConfiguration.html#Material_Blazor_MBLoggingServiceConfiguration_LoggingLevel_ + href: .artifacts/api/Material.Blazor.MBLoggingServiceConfiguration.html#Material_Blazor_MBLoggingServiceConfiguration_LoggingLevel_ commentId: Overload:Material.Blazor.MBLoggingServiceConfiguration.LoggingLevel fullName: Material.Blazor.MBLoggingServiceConfiguration.LoggingLevel nameWithType: MBLoggingServiceConfiguration.LoggingLevel - uid: Material.Blazor.MBMenu name: MBMenu - href: api/Material.Blazor.MBMenu.html + href: .artifacts/api/Material.Blazor.MBMenu.html commentId: T:Material.Blazor.MBMenu fullName: Material.Blazor.MBMenu nameWithType: MBMenu - uid: Material.Blazor.MBMenu.#ctor name: MBMenu() - href: api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu__ctor + href: .artifacts/api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu__ctor commentId: M:Material.Blazor.MBMenu.#ctor name.vb: New() fullName: Material.Blazor.MBMenu.MBMenu() @@ -9515,7 +9515,7 @@ references: nameWithType.vb: MBMenu.New() - uid: Material.Blazor.MBMenu.#ctor* name: MBMenu - href: api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu__ctor_ + href: .artifacts/api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu__ctor_ commentId: Overload:Material.Blazor.MBMenu.#ctor name.vb: New fullName: Material.Blazor.MBMenu.MBMenu @@ -9524,31 +9524,31 @@ references: nameWithType.vb: MBMenu.New - uid: Material.Blazor.MBMenu.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBMenu.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBMenu.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBMenu.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBMenu.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu_BuildRenderTree_ commentId: Overload:Material.Blazor.MBMenu.BuildRenderTree fullName: Material.Blazor.MBMenu.BuildRenderTree nameWithType: MBMenu.BuildRenderTree - uid: Material.Blazor.MBMenu.ChildContent name: ChildContent - href: api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu_ChildContent + href: .artifacts/api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu_ChildContent commentId: P:Material.Blazor.MBMenu.ChildContent fullName: Material.Blazor.MBMenu.ChildContent nameWithType: MBMenu.ChildContent - uid: Material.Blazor.MBMenu.ChildContent* name: ChildContent - href: api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu_ChildContent_ + href: .artifacts/api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu_ChildContent_ commentId: Overload:Material.Blazor.MBMenu.ChildContent fullName: Material.Blazor.MBMenu.ChildContent nameWithType: MBMenu.ChildContent - uid: Material.Blazor.MBMenu.Dispose(System.Boolean) name: Dispose(bool) - href: api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu_Dispose_System_Boolean_ + href: .artifacts/api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu_Dispose_System_Boolean_ commentId: M:Material.Blazor.MBMenu.Dispose(System.Boolean) name.vb: Dispose(Boolean) fullName: Material.Blazor.MBMenu.Dispose(bool) @@ -9557,79 +9557,79 @@ references: nameWithType.vb: MBMenu.Dispose(Boolean) - uid: Material.Blazor.MBMenu.Dispose* name: Dispose - href: api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu_Dispose_ + href: .artifacts/api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu_Dispose_ commentId: Overload:Material.Blazor.MBMenu.Dispose fullName: Material.Blazor.MBMenu.Dispose nameWithType: MBMenu.Dispose - uid: Material.Blazor.MBMenu.MenuSurfacePositioning name: MenuSurfacePositioning - href: api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu_MenuSurfacePositioning + href: .artifacts/api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu_MenuSurfacePositioning commentId: P:Material.Blazor.MBMenu.MenuSurfacePositioning fullName: Material.Blazor.MBMenu.MenuSurfacePositioning nameWithType: MBMenu.MenuSurfacePositioning - uid: Material.Blazor.MBMenu.MenuSurfacePositioning* name: MenuSurfacePositioning - href: api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu_MenuSurfacePositioning_ + href: .artifacts/api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu_MenuSurfacePositioning_ commentId: Overload:Material.Blazor.MBMenu.MenuSurfacePositioning fullName: Material.Blazor.MBMenu.MenuSurfacePositioning nameWithType: MBMenu.MenuSurfacePositioning - uid: Material.Blazor.MBMenu.NotifyClosed name: NotifyClosed() - href: api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu_NotifyClosed + href: .artifacts/api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu_NotifyClosed commentId: M:Material.Blazor.MBMenu.NotifyClosed fullName: Material.Blazor.MBMenu.NotifyClosed() nameWithType: MBMenu.NotifyClosed() - uid: Material.Blazor.MBMenu.NotifyClosed* name: NotifyClosed - href: api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu_NotifyClosed_ + href: .artifacts/api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu_NotifyClosed_ commentId: Overload:Material.Blazor.MBMenu.NotifyClosed fullName: Material.Blazor.MBMenu.NotifyClosed nameWithType: MBMenu.NotifyClosed - uid: Material.Blazor.MBMenu.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu_OnInitializedAsync commentId: M:Material.Blazor.MBMenu.OnInitializedAsync fullName: Material.Blazor.MBMenu.OnInitializedAsync() nameWithType: MBMenu.OnInitializedAsync() - uid: Material.Blazor.MBMenu.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBMenu.OnInitializedAsync fullName: Material.Blazor.MBMenu.OnInitializedAsync nameWithType: MBMenu.OnInitializedAsync - uid: Material.Blazor.MBMenu.OnMenuClosed name: OnMenuClosed - href: api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu_OnMenuClosed + href: .artifacts/api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu_OnMenuClosed commentId: P:Material.Blazor.MBMenu.OnMenuClosed fullName: Material.Blazor.MBMenu.OnMenuClosed nameWithType: MBMenu.OnMenuClosed - uid: Material.Blazor.MBMenu.OnMenuClosed* name: OnMenuClosed - href: api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu_OnMenuClosed_ + href: .artifacts/api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu_OnMenuClosed_ commentId: Overload:Material.Blazor.MBMenu.OnMenuClosed fullName: Material.Blazor.MBMenu.OnMenuClosed nameWithType: MBMenu.OnMenuClosed - uid: Material.Blazor.MBMenu.ToggleAsync name: ToggleAsync() - href: api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu_ToggleAsync + href: .artifacts/api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu_ToggleAsync commentId: M:Material.Blazor.MBMenu.ToggleAsync fullName: Material.Blazor.MBMenu.ToggleAsync() nameWithType: MBMenu.ToggleAsync() - uid: Material.Blazor.MBMenu.ToggleAsync* name: ToggleAsync - href: api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu_ToggleAsync_ + href: .artifacts/api/Material.Blazor.MBMenu.html#Material_Blazor_MBMenu_ToggleAsync_ commentId: Overload:Material.Blazor.MBMenu.ToggleAsync fullName: Material.Blazor.MBMenu.ToggleAsync nameWithType: MBMenu.ToggleAsync - uid: Material.Blazor.MBMenuSelectionGroup name: MBMenuSelectionGroup - href: api/Material.Blazor.MBMenuSelectionGroup.html + href: .artifacts/api/Material.Blazor.MBMenuSelectionGroup.html commentId: T:Material.Blazor.MBMenuSelectionGroup fullName: Material.Blazor.MBMenuSelectionGroup nameWithType: MBMenuSelectionGroup - uid: Material.Blazor.MBMenuSelectionGroup.#ctor name: MBMenuSelectionGroup() - href: api/Material.Blazor.MBMenuSelectionGroup.html#Material_Blazor_MBMenuSelectionGroup__ctor + href: .artifacts/api/Material.Blazor.MBMenuSelectionGroup.html#Material_Blazor_MBMenuSelectionGroup__ctor commentId: M:Material.Blazor.MBMenuSelectionGroup.#ctor name.vb: New() fullName: Material.Blazor.MBMenuSelectionGroup.MBMenuSelectionGroup() @@ -9638,7 +9638,7 @@ references: nameWithType.vb: MBMenuSelectionGroup.New() - uid: Material.Blazor.MBMenuSelectionGroup.#ctor* name: MBMenuSelectionGroup - href: api/Material.Blazor.MBMenuSelectionGroup.html#Material_Blazor_MBMenuSelectionGroup__ctor_ + href: .artifacts/api/Material.Blazor.MBMenuSelectionGroup.html#Material_Blazor_MBMenuSelectionGroup__ctor_ commentId: Overload:Material.Blazor.MBMenuSelectionGroup.#ctor name.vb: New fullName: Material.Blazor.MBMenuSelectionGroup.MBMenuSelectionGroup @@ -9647,37 +9647,37 @@ references: nameWithType.vb: MBMenuSelectionGroup.New - uid: Material.Blazor.MBMenuSelectionGroup.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBMenuSelectionGroup.html#Material_Blazor_MBMenuSelectionGroup_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBMenuSelectionGroup.html#Material_Blazor_MBMenuSelectionGroup_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBMenuSelectionGroup.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBMenuSelectionGroup.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBMenuSelectionGroup.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBMenuSelectionGroup.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBMenuSelectionGroup.html#Material_Blazor_MBMenuSelectionGroup_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBMenuSelectionGroup.html#Material_Blazor_MBMenuSelectionGroup_BuildRenderTree_ commentId: Overload:Material.Blazor.MBMenuSelectionGroup.BuildRenderTree fullName: Material.Blazor.MBMenuSelectionGroup.BuildRenderTree nameWithType: MBMenuSelectionGroup.BuildRenderTree - uid: Material.Blazor.MBMenuSelectionGroup.ChildContent name: ChildContent - href: api/Material.Blazor.MBMenuSelectionGroup.html#Material_Blazor_MBMenuSelectionGroup_ChildContent + href: .artifacts/api/Material.Blazor.MBMenuSelectionGroup.html#Material_Blazor_MBMenuSelectionGroup_ChildContent commentId: P:Material.Blazor.MBMenuSelectionGroup.ChildContent fullName: Material.Blazor.MBMenuSelectionGroup.ChildContent nameWithType: MBMenuSelectionGroup.ChildContent - uid: Material.Blazor.MBMenuSelectionGroup.ChildContent* name: ChildContent - href: api/Material.Blazor.MBMenuSelectionGroup.html#Material_Blazor_MBMenuSelectionGroup_ChildContent_ + href: .artifacts/api/Material.Blazor.MBMenuSelectionGroup.html#Material_Blazor_MBMenuSelectionGroup_ChildContent_ commentId: Overload:Material.Blazor.MBMenuSelectionGroup.ChildContent fullName: Material.Blazor.MBMenuSelectionGroup.ChildContent nameWithType: MBMenuSelectionGroup.ChildContent - uid: Material.Blazor.MBMenuSurface name: MBMenuSurface - href: api/Material.Blazor.MBMenuSurface.html + href: .artifacts/api/Material.Blazor.MBMenuSurface.html commentId: T:Material.Blazor.MBMenuSurface fullName: Material.Blazor.MBMenuSurface nameWithType: MBMenuSurface - uid: Material.Blazor.MBMenuSurface.#ctor name: MBMenuSurface() - href: api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface__ctor + href: .artifacts/api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface__ctor commentId: M:Material.Blazor.MBMenuSurface.#ctor name.vb: New() fullName: Material.Blazor.MBMenuSurface.MBMenuSurface() @@ -9686,7 +9686,7 @@ references: nameWithType.vb: MBMenuSurface.New() - uid: Material.Blazor.MBMenuSurface.#ctor* name: MBMenuSurface - href: api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface__ctor_ + href: .artifacts/api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface__ctor_ commentId: Overload:Material.Blazor.MBMenuSurface.#ctor name.vb: New fullName: Material.Blazor.MBMenuSurface.MBMenuSurface @@ -9695,31 +9695,31 @@ references: nameWithType.vb: MBMenuSurface.New - uid: Material.Blazor.MBMenuSurface.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBMenuSurface.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBMenuSurface.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBMenuSurface.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBMenuSurface.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_BuildRenderTree_ commentId: Overload:Material.Blazor.MBMenuSurface.BuildRenderTree fullName: Material.Blazor.MBMenuSurface.BuildRenderTree nameWithType: MBMenuSurface.BuildRenderTree - uid: Material.Blazor.MBMenuSurface.ChildContent name: ChildContent - href: api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_ChildContent + href: .artifacts/api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_ChildContent commentId: P:Material.Blazor.MBMenuSurface.ChildContent fullName: Material.Blazor.MBMenuSurface.ChildContent nameWithType: MBMenuSurface.ChildContent - uid: Material.Blazor.MBMenuSurface.ChildContent* name: ChildContent - href: api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_ChildContent_ + href: .artifacts/api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_ChildContent_ commentId: Overload:Material.Blazor.MBMenuSurface.ChildContent fullName: Material.Blazor.MBMenuSurface.ChildContent nameWithType: MBMenuSurface.ChildContent - uid: Material.Blazor.MBMenuSurface.Dispose(System.Boolean) name: Dispose(bool) - href: api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_Dispose_System_Boolean_ + href: .artifacts/api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_Dispose_System_Boolean_ commentId: M:Material.Blazor.MBMenuSurface.Dispose(System.Boolean) name.vb: Dispose(Boolean) fullName: Material.Blazor.MBMenuSurface.Dispose(bool) @@ -9728,151 +9728,151 @@ references: nameWithType.vb: MBMenuSurface.Dispose(Boolean) - uid: Material.Blazor.MBMenuSurface.Dispose* name: Dispose - href: api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_Dispose_ + href: .artifacts/api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_Dispose_ commentId: Overload:Material.Blazor.MBMenuSurface.Dispose fullName: Material.Blazor.MBMenuSurface.Dispose nameWithType: MBMenuSurface.Dispose - uid: Material.Blazor.MBMenuSurface.MenuSurfacePositioning name: MenuSurfacePositioning - href: api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_MenuSurfacePositioning + href: .artifacts/api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_MenuSurfacePositioning commentId: P:Material.Blazor.MBMenuSurface.MenuSurfacePositioning fullName: Material.Blazor.MBMenuSurface.MenuSurfacePositioning nameWithType: MBMenuSurface.MenuSurfacePositioning - uid: Material.Blazor.MBMenuSurface.MenuSurfacePositioning* name: MenuSurfacePositioning - href: api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_MenuSurfacePositioning_ + href: .artifacts/api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_MenuSurfacePositioning_ commentId: Overload:Material.Blazor.MBMenuSurface.MenuSurfacePositioning fullName: Material.Blazor.MBMenuSurface.MenuSurfacePositioning nameWithType: MBMenuSurface.MenuSurfacePositioning - uid: Material.Blazor.MBMenuSurface.NotifyClosed name: NotifyClosed() - href: api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_NotifyClosed + href: .artifacts/api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_NotifyClosed commentId: M:Material.Blazor.MBMenuSurface.NotifyClosed fullName: Material.Blazor.MBMenuSurface.NotifyClosed() nameWithType: MBMenuSurface.NotifyClosed() - uid: Material.Blazor.MBMenuSurface.NotifyClosed* name: NotifyClosed - href: api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_NotifyClosed_ + href: .artifacts/api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_NotifyClosed_ commentId: Overload:Material.Blazor.MBMenuSurface.NotifyClosed fullName: Material.Blazor.MBMenuSurface.NotifyClosed nameWithType: MBMenuSurface.NotifyClosed - uid: Material.Blazor.MBMenuSurface.NotifyOpened name: NotifyOpened() - href: api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_NotifyOpened + href: .artifacts/api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_NotifyOpened commentId: M:Material.Blazor.MBMenuSurface.NotifyOpened fullName: Material.Blazor.MBMenuSurface.NotifyOpened() nameWithType: MBMenuSurface.NotifyOpened() - uid: Material.Blazor.MBMenuSurface.NotifyOpened* name: NotifyOpened - href: api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_NotifyOpened_ + href: .artifacts/api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_NotifyOpened_ commentId: Overload:Material.Blazor.MBMenuSurface.NotifyOpened fullName: Material.Blazor.MBMenuSurface.NotifyOpened nameWithType: MBMenuSurface.NotifyOpened - uid: Material.Blazor.MBMenuSurface.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_OnInitializedAsync commentId: M:Material.Blazor.MBMenuSurface.OnInitializedAsync fullName: Material.Blazor.MBMenuSurface.OnInitializedAsync() nameWithType: MBMenuSurface.OnInitializedAsync() - uid: Material.Blazor.MBMenuSurface.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBMenuSurface.OnInitializedAsync fullName: Material.Blazor.MBMenuSurface.OnInitializedAsync nameWithType: MBMenuSurface.OnInitializedAsync - uid: Material.Blazor.MBMenuSurface.OnMenuClosed name: OnMenuClosed - href: api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_OnMenuClosed + href: .artifacts/api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_OnMenuClosed commentId: P:Material.Blazor.MBMenuSurface.OnMenuClosed fullName: Material.Blazor.MBMenuSurface.OnMenuClosed nameWithType: MBMenuSurface.OnMenuClosed - uid: Material.Blazor.MBMenuSurface.OnMenuClosed* name: OnMenuClosed - href: api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_OnMenuClosed_ + href: .artifacts/api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_OnMenuClosed_ commentId: Overload:Material.Blazor.MBMenuSurface.OnMenuClosed fullName: Material.Blazor.MBMenuSurface.OnMenuClosed nameWithType: MBMenuSurface.OnMenuClosed - uid: Material.Blazor.MBMenuSurface.OnMenuOpened name: OnMenuOpened - href: api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_OnMenuOpened + href: .artifacts/api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_OnMenuOpened commentId: P:Material.Blazor.MBMenuSurface.OnMenuOpened fullName: Material.Blazor.MBMenuSurface.OnMenuOpened nameWithType: MBMenuSurface.OnMenuOpened - uid: Material.Blazor.MBMenuSurface.OnMenuOpened* name: OnMenuOpened - href: api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_OnMenuOpened_ + href: .artifacts/api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_OnMenuOpened_ commentId: Overload:Material.Blazor.MBMenuSurface.OnMenuOpened fullName: Material.Blazor.MBMenuSurface.OnMenuOpened nameWithType: MBMenuSurface.OnMenuOpened - uid: Material.Blazor.MBMenuSurface.ToggleAsync name: ToggleAsync() - href: api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_ToggleAsync + href: .artifacts/api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_ToggleAsync commentId: M:Material.Blazor.MBMenuSurface.ToggleAsync fullName: Material.Blazor.MBMenuSurface.ToggleAsync() nameWithType: MBMenuSurface.ToggleAsync() - uid: Material.Blazor.MBMenuSurface.ToggleAsync* name: ToggleAsync - href: api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_ToggleAsync_ + href: .artifacts/api/Material.Blazor.MBMenuSurface.html#Material_Blazor_MBMenuSurface_ToggleAsync_ commentId: Overload:Material.Blazor.MBMenuSurface.ToggleAsync fullName: Material.Blazor.MBMenuSurface.ToggleAsync nameWithType: MBMenuSurface.ToggleAsync - uid: Material.Blazor.MBMenuSurfacePositioning name: MBMenuSurfacePositioning - href: api/Material.Blazor.MBMenuSurfacePositioning.html + href: .artifacts/api/Material.Blazor.MBMenuSurfacePositioning.html commentId: T:Material.Blazor.MBMenuSurfacePositioning fullName: Material.Blazor.MBMenuSurfacePositioning nameWithType: MBMenuSurfacePositioning - uid: Material.Blazor.MBMenuSurfacePositioning.Fixed name: Fixed - href: api/Material.Blazor.MBMenuSurfacePositioning.html#Material_Blazor_MBMenuSurfacePositioning_Fixed + href: .artifacts/api/Material.Blazor.MBMenuSurfacePositioning.html#Material_Blazor_MBMenuSurfacePositioning_Fixed commentId: F:Material.Blazor.MBMenuSurfacePositioning.Fixed fullName: Material.Blazor.MBMenuSurfacePositioning.Fixed nameWithType: MBMenuSurfacePositioning.Fixed - uid: Material.Blazor.MBMenuSurfacePositioning.FullWidth name: FullWidth - href: api/Material.Blazor.MBMenuSurfacePositioning.html#Material_Blazor_MBMenuSurfacePositioning_FullWidth + href: .artifacts/api/Material.Blazor.MBMenuSurfacePositioning.html#Material_Blazor_MBMenuSurfacePositioning_FullWidth commentId: F:Material.Blazor.MBMenuSurfacePositioning.FullWidth fullName: Material.Blazor.MBMenuSurfacePositioning.FullWidth nameWithType: MBMenuSurfacePositioning.FullWidth - uid: Material.Blazor.MBMenuSurfacePositioning.Regular name: Regular - href: api/Material.Blazor.MBMenuSurfacePositioning.html#Material_Blazor_MBMenuSurfacePositioning_Regular + href: .artifacts/api/Material.Blazor.MBMenuSurfacePositioning.html#Material_Blazor_MBMenuSurfacePositioning_Regular commentId: F:Material.Blazor.MBMenuSurfacePositioning.Regular fullName: Material.Blazor.MBMenuSurfacePositioning.Regular nameWithType: MBMenuSurfacePositioning.Regular - uid: Material.Blazor.MBNotifierCloseMethod name: MBNotifierCloseMethod - href: api/Material.Blazor.MBNotifierCloseMethod.html + href: .artifacts/api/Material.Blazor.MBNotifierCloseMethod.html commentId: T:Material.Blazor.MBNotifierCloseMethod fullName: Material.Blazor.MBNotifierCloseMethod nameWithType: MBNotifierCloseMethod - uid: Material.Blazor.MBNotifierCloseMethod.DismissButton name: DismissButton - href: api/Material.Blazor.MBNotifierCloseMethod.html#Material_Blazor_MBNotifierCloseMethod_DismissButton + href: .artifacts/api/Material.Blazor.MBNotifierCloseMethod.html#Material_Blazor_MBNotifierCloseMethod_DismissButton commentId: F:Material.Blazor.MBNotifierCloseMethod.DismissButton fullName: Material.Blazor.MBNotifierCloseMethod.DismissButton nameWithType: MBNotifierCloseMethod.DismissButton - uid: Material.Blazor.MBNotifierCloseMethod.Timeout name: Timeout - href: api/Material.Blazor.MBNotifierCloseMethod.html#Material_Blazor_MBNotifierCloseMethod_Timeout + href: .artifacts/api/Material.Blazor.MBNotifierCloseMethod.html#Material_Blazor_MBNotifierCloseMethod_Timeout commentId: F:Material.Blazor.MBNotifierCloseMethod.Timeout fullName: Material.Blazor.MBNotifierCloseMethod.Timeout nameWithType: MBNotifierCloseMethod.Timeout - uid: Material.Blazor.MBNotifierCloseMethod.TimeoutAndDismissButton name: TimeoutAndDismissButton - href: api/Material.Blazor.MBNotifierCloseMethod.html#Material_Blazor_MBNotifierCloseMethod_TimeoutAndDismissButton + href: .artifacts/api/Material.Blazor.MBNotifierCloseMethod.html#Material_Blazor_MBNotifierCloseMethod_TimeoutAndDismissButton commentId: F:Material.Blazor.MBNotifierCloseMethod.TimeoutAndDismissButton fullName: Material.Blazor.MBNotifierCloseMethod.TimeoutAndDismissButton nameWithType: MBNotifierCloseMethod.TimeoutAndDismissButton - uid: Material.Blazor.MBNumericDecimalField name: MBNumericDecimalField - href: api/Material.Blazor.MBNumericDecimalField.html + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html commentId: T:Material.Blazor.MBNumericDecimalField fullName: Material.Blazor.MBNumericDecimalField nameWithType: MBNumericDecimalField - uid: Material.Blazor.MBNumericDecimalField.#ctor name: MBNumericDecimalField() - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField__ctor + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField__ctor commentId: M:Material.Blazor.MBNumericDecimalField.#ctor name.vb: New() fullName: Material.Blazor.MBNumericDecimalField.MBNumericDecimalField() @@ -9881,7 +9881,7 @@ references: nameWithType.vb: MBNumericDecimalField.New() - uid: Material.Blazor.MBNumericDecimalField.#ctor* name: MBNumericDecimalField - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField__ctor_ + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField__ctor_ commentId: Overload:Material.Blazor.MBNumericDecimalField.#ctor name.vb: New fullName: Material.Blazor.MBNumericDecimalField.MBNumericDecimalField @@ -9890,277 +9890,277 @@ references: nameWithType.vb: MBNumericDecimalField.New - uid: Material.Blazor.MBNumericDecimalField.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBNumericDecimalField.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBNumericDecimalField.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBNumericDecimalField.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBNumericDecimalField.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_BuildRenderTree_ commentId: Overload:Material.Blazor.MBNumericDecimalField.BuildRenderTree fullName: Material.Blazor.MBNumericDecimalField.BuildRenderTree nameWithType: MBNumericDecimalField.BuildRenderTree - uid: Material.Blazor.MBNumericDecimalField.CultureInfo name: CultureInfo - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_CultureInfo + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_CultureInfo commentId: P:Material.Blazor.MBNumericDecimalField.CultureInfo fullName: Material.Blazor.MBNumericDecimalField.CultureInfo nameWithType: MBNumericDecimalField.CultureInfo - uid: Material.Blazor.MBNumericDecimalField.CultureInfo* name: CultureInfo - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_CultureInfo_ + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_CultureInfo_ commentId: Overload:Material.Blazor.MBNumericDecimalField.CultureInfo fullName: Material.Blazor.MBNumericDecimalField.CultureInfo nameWithType: MBNumericDecimalField.CultureInfo - uid: Material.Blazor.MBNumericDecimalField.DecimalPlaces name: DecimalPlaces - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_DecimalPlaces + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_DecimalPlaces commentId: P:Material.Blazor.MBNumericDecimalField.DecimalPlaces fullName: Material.Blazor.MBNumericDecimalField.DecimalPlaces nameWithType: MBNumericDecimalField.DecimalPlaces - uid: Material.Blazor.MBNumericDecimalField.DecimalPlaces* name: DecimalPlaces - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_DecimalPlaces_ + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_DecimalPlaces_ commentId: Overload:Material.Blazor.MBNumericDecimalField.DecimalPlaces fullName: Material.Blazor.MBNumericDecimalField.DecimalPlaces nameWithType: MBNumericDecimalField.DecimalPlaces - uid: Material.Blazor.MBNumericDecimalField.Density name: Density - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_Density + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_Density commentId: P:Material.Blazor.MBNumericDecimalField.Density fullName: Material.Blazor.MBNumericDecimalField.Density nameWithType: MBNumericDecimalField.Density - uid: Material.Blazor.MBNumericDecimalField.Density* name: Density - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_Density_ + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_Density_ commentId: Overload:Material.Blazor.MBNumericDecimalField.Density fullName: Material.Blazor.MBNumericDecimalField.Density nameWithType: MBNumericDecimalField.Density - uid: Material.Blazor.MBNumericDecimalField.FocusedMagnitude name: FocusedMagnitude - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_FocusedMagnitude + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_FocusedMagnitude commentId: P:Material.Blazor.MBNumericDecimalField.FocusedMagnitude fullName: Material.Blazor.MBNumericDecimalField.FocusedMagnitude nameWithType: MBNumericDecimalField.FocusedMagnitude - uid: Material.Blazor.MBNumericDecimalField.FocusedMagnitude* name: FocusedMagnitude - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_FocusedMagnitude_ + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_FocusedMagnitude_ commentId: Overload:Material.Blazor.MBNumericDecimalField.FocusedMagnitude fullName: Material.Blazor.MBNumericDecimalField.FocusedMagnitude nameWithType: MBNumericDecimalField.FocusedMagnitude - uid: Material.Blazor.MBNumericDecimalField.GetInputReference name: GetInputReference() - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_GetInputReference + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_GetInputReference commentId: M:Material.Blazor.MBNumericDecimalField.GetInputReference fullName: Material.Blazor.MBNumericDecimalField.GetInputReference() nameWithType: MBNumericDecimalField.GetInputReference() - uid: Material.Blazor.MBNumericDecimalField.GetInputReference* name: GetInputReference - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_GetInputReference_ + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_GetInputReference_ commentId: Overload:Material.Blazor.MBNumericDecimalField.GetInputReference fullName: Material.Blazor.MBNumericDecimalField.GetInputReference nameWithType: MBNumericDecimalField.GetInputReference - uid: Material.Blazor.MBNumericDecimalField.HelperText name: HelperText - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_HelperText + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_HelperText commentId: P:Material.Blazor.MBNumericDecimalField.HelperText fullName: Material.Blazor.MBNumericDecimalField.HelperText nameWithType: MBNumericDecimalField.HelperText - uid: Material.Blazor.MBNumericDecimalField.HelperText* name: HelperText - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_HelperText_ + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_HelperText_ commentId: Overload:Material.Blazor.MBNumericDecimalField.HelperText fullName: Material.Blazor.MBNumericDecimalField.HelperText nameWithType: MBNumericDecimalField.HelperText - uid: Material.Blazor.MBNumericDecimalField.HelperTextPersistent name: HelperTextPersistent - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_HelperTextPersistent + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_HelperTextPersistent commentId: P:Material.Blazor.MBNumericDecimalField.HelperTextPersistent fullName: Material.Blazor.MBNumericDecimalField.HelperTextPersistent nameWithType: MBNumericDecimalField.HelperTextPersistent - uid: Material.Blazor.MBNumericDecimalField.HelperTextPersistent* name: HelperTextPersistent - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_HelperTextPersistent_ + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_HelperTextPersistent_ commentId: Overload:Material.Blazor.MBNumericDecimalField.HelperTextPersistent fullName: Material.Blazor.MBNumericDecimalField.HelperTextPersistent nameWithType: MBNumericDecimalField.HelperTextPersistent - uid: Material.Blazor.MBNumericDecimalField.IconFoundry name: IconFoundry - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_IconFoundry + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_IconFoundry commentId: P:Material.Blazor.MBNumericDecimalField.IconFoundry fullName: Material.Blazor.MBNumericDecimalField.IconFoundry nameWithType: MBNumericDecimalField.IconFoundry - uid: Material.Blazor.MBNumericDecimalField.IconFoundry* name: IconFoundry - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_IconFoundry_ + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_IconFoundry_ commentId: Overload:Material.Blazor.MBNumericDecimalField.IconFoundry fullName: Material.Blazor.MBNumericDecimalField.IconFoundry nameWithType: MBNumericDecimalField.IconFoundry - uid: Material.Blazor.MBNumericDecimalField.Label name: Label - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_Label + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_Label commentId: P:Material.Blazor.MBNumericDecimalField.Label fullName: Material.Blazor.MBNumericDecimalField.Label nameWithType: MBNumericDecimalField.Label - uid: Material.Blazor.MBNumericDecimalField.Label* name: Label - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_Label_ + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_Label_ commentId: Overload:Material.Blazor.MBNumericDecimalField.Label fullName: Material.Blazor.MBNumericDecimalField.Label nameWithType: MBNumericDecimalField.Label - uid: Material.Blazor.MBNumericDecimalField.LeadingIcon name: LeadingIcon - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_LeadingIcon + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_LeadingIcon commentId: P:Material.Blazor.MBNumericDecimalField.LeadingIcon fullName: Material.Blazor.MBNumericDecimalField.LeadingIcon nameWithType: MBNumericDecimalField.LeadingIcon - uid: Material.Blazor.MBNumericDecimalField.LeadingIcon* name: LeadingIcon - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_LeadingIcon_ + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_LeadingIcon_ commentId: Overload:Material.Blazor.MBNumericDecimalField.LeadingIcon fullName: Material.Blazor.MBNumericDecimalField.LeadingIcon nameWithType: MBNumericDecimalField.LeadingIcon - uid: Material.Blazor.MBNumericDecimalField.Max name: Max - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_Max + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_Max commentId: P:Material.Blazor.MBNumericDecimalField.Max fullName: Material.Blazor.MBNumericDecimalField.Max nameWithType: MBNumericDecimalField.Max - uid: Material.Blazor.MBNumericDecimalField.Max* name: Max - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_Max_ + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_Max_ commentId: Overload:Material.Blazor.MBNumericDecimalField.Max fullName: Material.Blazor.MBNumericDecimalField.Max nameWithType: MBNumericDecimalField.Max - uid: Material.Blazor.MBNumericDecimalField.Min name: Min - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_Min + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_Min commentId: P:Material.Blazor.MBNumericDecimalField.Min fullName: Material.Blazor.MBNumericDecimalField.Min nameWithType: MBNumericDecimalField.Min - uid: Material.Blazor.MBNumericDecimalField.Min* name: Min - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_Min_ + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_Min_ commentId: Overload:Material.Blazor.MBNumericDecimalField.Min fullName: Material.Blazor.MBNumericDecimalField.Min nameWithType: MBNumericDecimalField.Min - uid: Material.Blazor.MBNumericDecimalField.NumericFormat name: NumericFormat - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_NumericFormat + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_NumericFormat commentId: P:Material.Blazor.MBNumericDecimalField.NumericFormat fullName: Material.Blazor.MBNumericDecimalField.NumericFormat nameWithType: MBNumericDecimalField.NumericFormat - uid: Material.Blazor.MBNumericDecimalField.NumericFormat* name: NumericFormat - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_NumericFormat_ + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_NumericFormat_ commentId: Overload:Material.Blazor.MBNumericDecimalField.NumericFormat fullName: Material.Blazor.MBNumericDecimalField.NumericFormat nameWithType: MBNumericDecimalField.NumericFormat - uid: Material.Blazor.MBNumericDecimalField.NumericSingularFormat name: NumericSingularFormat - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_NumericSingularFormat + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_NumericSingularFormat commentId: P:Material.Blazor.MBNumericDecimalField.NumericSingularFormat fullName: Material.Blazor.MBNumericDecimalField.NumericSingularFormat nameWithType: MBNumericDecimalField.NumericSingularFormat - uid: Material.Blazor.MBNumericDecimalField.NumericSingularFormat* name: NumericSingularFormat - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_NumericSingularFormat_ + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_NumericSingularFormat_ commentId: Overload:Material.Blazor.MBNumericDecimalField.NumericSingularFormat fullName: Material.Blazor.MBNumericDecimalField.NumericSingularFormat nameWithType: MBNumericDecimalField.NumericSingularFormat - uid: Material.Blazor.MBNumericDecimalField.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_OnInitializedAsync commentId: M:Material.Blazor.MBNumericDecimalField.OnInitializedAsync fullName: Material.Blazor.MBNumericDecimalField.OnInitializedAsync() nameWithType: MBNumericDecimalField.OnInitializedAsync() - uid: Material.Blazor.MBNumericDecimalField.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBNumericDecimalField.OnInitializedAsync fullName: Material.Blazor.MBNumericDecimalField.OnInitializedAsync nameWithType: MBNumericDecimalField.OnInitializedAsync - uid: Material.Blazor.MBNumericDecimalField.Prefix name: Prefix - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_Prefix + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_Prefix commentId: P:Material.Blazor.MBNumericDecimalField.Prefix fullName: Material.Blazor.MBNumericDecimalField.Prefix nameWithType: MBNumericDecimalField.Prefix - uid: Material.Blazor.MBNumericDecimalField.Prefix* name: Prefix - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_Prefix_ + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_Prefix_ commentId: Overload:Material.Blazor.MBNumericDecimalField.Prefix fullName: Material.Blazor.MBNumericDecimalField.Prefix nameWithType: MBNumericDecimalField.Prefix - uid: Material.Blazor.MBNumericDecimalField.Suffix name: Suffix - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_Suffix + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_Suffix commentId: P:Material.Blazor.MBNumericDecimalField.Suffix fullName: Material.Blazor.MBNumericDecimalField.Suffix nameWithType: MBNumericDecimalField.Suffix - uid: Material.Blazor.MBNumericDecimalField.Suffix* name: Suffix - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_Suffix_ + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_Suffix_ commentId: Overload:Material.Blazor.MBNumericDecimalField.Suffix fullName: Material.Blazor.MBNumericDecimalField.Suffix nameWithType: MBNumericDecimalField.Suffix - uid: Material.Blazor.MBNumericDecimalField.TextInputStyle name: TextInputStyle - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_TextInputStyle + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_TextInputStyle commentId: P:Material.Blazor.MBNumericDecimalField.TextInputStyle fullName: Material.Blazor.MBNumericDecimalField.TextInputStyle nameWithType: MBNumericDecimalField.TextInputStyle - uid: Material.Blazor.MBNumericDecimalField.TextInputStyle* name: TextInputStyle - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_TextInputStyle_ + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_TextInputStyle_ commentId: Overload:Material.Blazor.MBNumericDecimalField.TextInputStyle fullName: Material.Blazor.MBNumericDecimalField.TextInputStyle nameWithType: MBNumericDecimalField.TextInputStyle - uid: Material.Blazor.MBNumericDecimalField.TrailingIcon name: TrailingIcon - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_TrailingIcon + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_TrailingIcon commentId: P:Material.Blazor.MBNumericDecimalField.TrailingIcon fullName: Material.Blazor.MBNumericDecimalField.TrailingIcon nameWithType: MBNumericDecimalField.TrailingIcon - uid: Material.Blazor.MBNumericDecimalField.TrailingIcon* name: TrailingIcon - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_TrailingIcon_ + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_TrailingIcon_ commentId: Overload:Material.Blazor.MBNumericDecimalField.TrailingIcon fullName: Material.Blazor.MBNumericDecimalField.TrailingIcon nameWithType: MBNumericDecimalField.TrailingIcon - uid: Material.Blazor.MBNumericDecimalField.UnfocusedMagnitude name: UnfocusedMagnitude - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_UnfocusedMagnitude + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_UnfocusedMagnitude commentId: P:Material.Blazor.MBNumericDecimalField.UnfocusedMagnitude fullName: Material.Blazor.MBNumericDecimalField.UnfocusedMagnitude nameWithType: MBNumericDecimalField.UnfocusedMagnitude - uid: Material.Blazor.MBNumericDecimalField.UnfocusedMagnitude* name: UnfocusedMagnitude - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_UnfocusedMagnitude_ + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_UnfocusedMagnitude_ commentId: Overload:Material.Blazor.MBNumericDecimalField.UnfocusedMagnitude fullName: Material.Blazor.MBNumericDecimalField.UnfocusedMagnitude nameWithType: MBNumericDecimalField.UnfocusedMagnitude - uid: Material.Blazor.MBNumericDecimalField.ValidationMessageFor name: ValidationMessageFor - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_ValidationMessageFor + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_ValidationMessageFor commentId: P:Material.Blazor.MBNumericDecimalField.ValidationMessageFor fullName: Material.Blazor.MBNumericDecimalField.ValidationMessageFor nameWithType: MBNumericDecimalField.ValidationMessageFor - uid: Material.Blazor.MBNumericDecimalField.ValidationMessageFor* name: ValidationMessageFor - href: api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_ValidationMessageFor_ + href: .artifacts/api/Material.Blazor.MBNumericDecimalField.html#Material_Blazor_MBNumericDecimalField_ValidationMessageFor_ commentId: Overload:Material.Blazor.MBNumericDecimalField.ValidationMessageFor fullName: Material.Blazor.MBNumericDecimalField.ValidationMessageFor nameWithType: MBNumericDecimalField.ValidationMessageFor - uid: Material.Blazor.MBNumericDoubleField name: MBNumericDoubleField - href: api/Material.Blazor.MBNumericDoubleField.html + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html commentId: T:Material.Blazor.MBNumericDoubleField fullName: Material.Blazor.MBNumericDoubleField nameWithType: MBNumericDoubleField - uid: Material.Blazor.MBNumericDoubleField.#ctor name: MBNumericDoubleField() - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField__ctor + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField__ctor commentId: M:Material.Blazor.MBNumericDoubleField.#ctor name.vb: New() fullName: Material.Blazor.MBNumericDoubleField.MBNumericDoubleField() @@ -10169,7 +10169,7 @@ references: nameWithType.vb: MBNumericDoubleField.New() - uid: Material.Blazor.MBNumericDoubleField.#ctor* name: MBNumericDoubleField - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField__ctor_ + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField__ctor_ commentId: Overload:Material.Blazor.MBNumericDoubleField.#ctor name.vb: New fullName: Material.Blazor.MBNumericDoubleField.MBNumericDoubleField @@ -10178,301 +10178,301 @@ references: nameWithType.vb: MBNumericDoubleField.New - uid: Material.Blazor.MBNumericDoubleField.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBNumericDoubleField.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBNumericDoubleField.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBNumericDoubleField.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBNumericDoubleField.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_BuildRenderTree_ commentId: Overload:Material.Blazor.MBNumericDoubleField.BuildRenderTree fullName: Material.Blazor.MBNumericDoubleField.BuildRenderTree nameWithType: MBNumericDoubleField.BuildRenderTree - uid: Material.Blazor.MBNumericDoubleField.CultureInfo name: CultureInfo - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_CultureInfo + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_CultureInfo commentId: P:Material.Blazor.MBNumericDoubleField.CultureInfo fullName: Material.Blazor.MBNumericDoubleField.CultureInfo nameWithType: MBNumericDoubleField.CultureInfo - uid: Material.Blazor.MBNumericDoubleField.CultureInfo* name: CultureInfo - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_CultureInfo_ + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_CultureInfo_ commentId: Overload:Material.Blazor.MBNumericDoubleField.CultureInfo fullName: Material.Blazor.MBNumericDoubleField.CultureInfo nameWithType: MBNumericDoubleField.CultureInfo - uid: Material.Blazor.MBNumericDoubleField.DecimalPlaces name: DecimalPlaces - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_DecimalPlaces + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_DecimalPlaces commentId: P:Material.Blazor.MBNumericDoubleField.DecimalPlaces fullName: Material.Blazor.MBNumericDoubleField.DecimalPlaces nameWithType: MBNumericDoubleField.DecimalPlaces - uid: Material.Blazor.MBNumericDoubleField.DecimalPlaces* name: DecimalPlaces - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_DecimalPlaces_ + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_DecimalPlaces_ commentId: Overload:Material.Blazor.MBNumericDoubleField.DecimalPlaces fullName: Material.Blazor.MBNumericDoubleField.DecimalPlaces nameWithType: MBNumericDoubleField.DecimalPlaces - uid: Material.Blazor.MBNumericDoubleField.Density name: Density - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_Density + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_Density commentId: P:Material.Blazor.MBNumericDoubleField.Density fullName: Material.Blazor.MBNumericDoubleField.Density nameWithType: MBNumericDoubleField.Density - uid: Material.Blazor.MBNumericDoubleField.Density* name: Density - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_Density_ + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_Density_ commentId: Overload:Material.Blazor.MBNumericDoubleField.Density fullName: Material.Blazor.MBNumericDoubleField.Density nameWithType: MBNumericDoubleField.Density - uid: Material.Blazor.MBNumericDoubleField.FocusedMagnitude name: FocusedMagnitude - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_FocusedMagnitude + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_FocusedMagnitude commentId: P:Material.Blazor.MBNumericDoubleField.FocusedMagnitude fullName: Material.Blazor.MBNumericDoubleField.FocusedMagnitude nameWithType: MBNumericDoubleField.FocusedMagnitude - uid: Material.Blazor.MBNumericDoubleField.FocusedMagnitude* name: FocusedMagnitude - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_FocusedMagnitude_ + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_FocusedMagnitude_ commentId: Overload:Material.Blazor.MBNumericDoubleField.FocusedMagnitude fullName: Material.Blazor.MBNumericDoubleField.FocusedMagnitude nameWithType: MBNumericDoubleField.FocusedMagnitude - uid: Material.Blazor.MBNumericDoubleField.GetInputReference name: GetInputReference() - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_GetInputReference + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_GetInputReference commentId: M:Material.Blazor.MBNumericDoubleField.GetInputReference fullName: Material.Blazor.MBNumericDoubleField.GetInputReference() nameWithType: MBNumericDoubleField.GetInputReference() - uid: Material.Blazor.MBNumericDoubleField.GetInputReference* name: GetInputReference - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_GetInputReference_ + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_GetInputReference_ commentId: Overload:Material.Blazor.MBNumericDoubleField.GetInputReference fullName: Material.Blazor.MBNumericDoubleField.GetInputReference nameWithType: MBNumericDoubleField.GetInputReference - uid: Material.Blazor.MBNumericDoubleField.HelperText name: HelperText - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_HelperText + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_HelperText commentId: P:Material.Blazor.MBNumericDoubleField.HelperText fullName: Material.Blazor.MBNumericDoubleField.HelperText nameWithType: MBNumericDoubleField.HelperText - uid: Material.Blazor.MBNumericDoubleField.HelperText* name: HelperText - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_HelperText_ + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_HelperText_ commentId: Overload:Material.Blazor.MBNumericDoubleField.HelperText fullName: Material.Blazor.MBNumericDoubleField.HelperText nameWithType: MBNumericDoubleField.HelperText - uid: Material.Blazor.MBNumericDoubleField.HelperTextPersistent name: HelperTextPersistent - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_HelperTextPersistent + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_HelperTextPersistent commentId: P:Material.Blazor.MBNumericDoubleField.HelperTextPersistent fullName: Material.Blazor.MBNumericDoubleField.HelperTextPersistent nameWithType: MBNumericDoubleField.HelperTextPersistent - uid: Material.Blazor.MBNumericDoubleField.HelperTextPersistent* name: HelperTextPersistent - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_HelperTextPersistent_ + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_HelperTextPersistent_ commentId: Overload:Material.Blazor.MBNumericDoubleField.HelperTextPersistent fullName: Material.Blazor.MBNumericDoubleField.HelperTextPersistent nameWithType: MBNumericDoubleField.HelperTextPersistent - uid: Material.Blazor.MBNumericDoubleField.IconFoundry name: IconFoundry - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_IconFoundry + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_IconFoundry commentId: P:Material.Blazor.MBNumericDoubleField.IconFoundry fullName: Material.Blazor.MBNumericDoubleField.IconFoundry nameWithType: MBNumericDoubleField.IconFoundry - uid: Material.Blazor.MBNumericDoubleField.IconFoundry* name: IconFoundry - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_IconFoundry_ + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_IconFoundry_ commentId: Overload:Material.Blazor.MBNumericDoubleField.IconFoundry fullName: Material.Blazor.MBNumericDoubleField.IconFoundry nameWithType: MBNumericDoubleField.IconFoundry - uid: Material.Blazor.MBNumericDoubleField.Label name: Label - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_Label + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_Label commentId: P:Material.Blazor.MBNumericDoubleField.Label fullName: Material.Blazor.MBNumericDoubleField.Label nameWithType: MBNumericDoubleField.Label - uid: Material.Blazor.MBNumericDoubleField.Label* name: Label - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_Label_ + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_Label_ commentId: Overload:Material.Blazor.MBNumericDoubleField.Label fullName: Material.Blazor.MBNumericDoubleField.Label nameWithType: MBNumericDoubleField.Label - uid: Material.Blazor.MBNumericDoubleField.LeadingIcon name: LeadingIcon - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_LeadingIcon + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_LeadingIcon commentId: P:Material.Blazor.MBNumericDoubleField.LeadingIcon fullName: Material.Blazor.MBNumericDoubleField.LeadingIcon nameWithType: MBNumericDoubleField.LeadingIcon - uid: Material.Blazor.MBNumericDoubleField.LeadingIcon* name: LeadingIcon - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_LeadingIcon_ + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_LeadingIcon_ commentId: Overload:Material.Blazor.MBNumericDoubleField.LeadingIcon fullName: Material.Blazor.MBNumericDoubleField.LeadingIcon nameWithType: MBNumericDoubleField.LeadingIcon - uid: Material.Blazor.MBNumericDoubleField.Max name: Max - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_Max + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_Max commentId: P:Material.Blazor.MBNumericDoubleField.Max fullName: Material.Blazor.MBNumericDoubleField.Max nameWithType: MBNumericDoubleField.Max - uid: Material.Blazor.MBNumericDoubleField.Max* name: Max - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_Max_ + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_Max_ commentId: Overload:Material.Blazor.MBNumericDoubleField.Max fullName: Material.Blazor.MBNumericDoubleField.Max nameWithType: MBNumericDoubleField.Max - uid: Material.Blazor.MBNumericDoubleField.Min name: Min - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_Min + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_Min commentId: P:Material.Blazor.MBNumericDoubleField.Min fullName: Material.Blazor.MBNumericDoubleField.Min nameWithType: MBNumericDoubleField.Min - uid: Material.Blazor.MBNumericDoubleField.Min* name: Min - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_Min_ + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_Min_ commentId: Overload:Material.Blazor.MBNumericDoubleField.Min fullName: Material.Blazor.MBNumericDoubleField.Min nameWithType: MBNumericDoubleField.Min - uid: Material.Blazor.MBNumericDoubleField.NumericFormat name: NumericFormat - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_NumericFormat + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_NumericFormat commentId: P:Material.Blazor.MBNumericDoubleField.NumericFormat fullName: Material.Blazor.MBNumericDoubleField.NumericFormat nameWithType: MBNumericDoubleField.NumericFormat - uid: Material.Blazor.MBNumericDoubleField.NumericFormat* name: NumericFormat - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_NumericFormat_ + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_NumericFormat_ commentId: Overload:Material.Blazor.MBNumericDoubleField.NumericFormat fullName: Material.Blazor.MBNumericDoubleField.NumericFormat nameWithType: MBNumericDoubleField.NumericFormat - uid: Material.Blazor.MBNumericDoubleField.NumericSingularFormat name: NumericSingularFormat - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_NumericSingularFormat + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_NumericSingularFormat commentId: P:Material.Blazor.MBNumericDoubleField.NumericSingularFormat fullName: Material.Blazor.MBNumericDoubleField.NumericSingularFormat nameWithType: MBNumericDoubleField.NumericSingularFormat - uid: Material.Blazor.MBNumericDoubleField.NumericSingularFormat* name: NumericSingularFormat - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_NumericSingularFormat_ + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_NumericSingularFormat_ commentId: Overload:Material.Blazor.MBNumericDoubleField.NumericSingularFormat fullName: Material.Blazor.MBNumericDoubleField.NumericSingularFormat nameWithType: MBNumericDoubleField.NumericSingularFormat - uid: Material.Blazor.MBNumericDoubleField.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_OnInitializedAsync commentId: M:Material.Blazor.MBNumericDoubleField.OnInitializedAsync fullName: Material.Blazor.MBNumericDoubleField.OnInitializedAsync() nameWithType: MBNumericDoubleField.OnInitializedAsync() - uid: Material.Blazor.MBNumericDoubleField.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBNumericDoubleField.OnInitializedAsync fullName: Material.Blazor.MBNumericDoubleField.OnInitializedAsync nameWithType: MBNumericDoubleField.OnInitializedAsync - uid: Material.Blazor.MBNumericDoubleField.Prefix name: Prefix - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_Prefix + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_Prefix commentId: P:Material.Blazor.MBNumericDoubleField.Prefix fullName: Material.Blazor.MBNumericDoubleField.Prefix nameWithType: MBNumericDoubleField.Prefix - uid: Material.Blazor.MBNumericDoubleField.Prefix* name: Prefix - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_Prefix_ + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_Prefix_ commentId: Overload:Material.Blazor.MBNumericDoubleField.Prefix fullName: Material.Blazor.MBNumericDoubleField.Prefix nameWithType: MBNumericDoubleField.Prefix - uid: Material.Blazor.MBNumericDoubleField.Suffix name: Suffix - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_Suffix + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_Suffix commentId: P:Material.Blazor.MBNumericDoubleField.Suffix fullName: Material.Blazor.MBNumericDoubleField.Suffix nameWithType: MBNumericDoubleField.Suffix - uid: Material.Blazor.MBNumericDoubleField.Suffix* name: Suffix - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_Suffix_ + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_Suffix_ commentId: Overload:Material.Blazor.MBNumericDoubleField.Suffix fullName: Material.Blazor.MBNumericDoubleField.Suffix nameWithType: MBNumericDoubleField.Suffix - uid: Material.Blazor.MBNumericDoubleField.TextInputStyle name: TextInputStyle - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_TextInputStyle + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_TextInputStyle commentId: P:Material.Blazor.MBNumericDoubleField.TextInputStyle fullName: Material.Blazor.MBNumericDoubleField.TextInputStyle nameWithType: MBNumericDoubleField.TextInputStyle - uid: Material.Blazor.MBNumericDoubleField.TextInputStyle* name: TextInputStyle - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_TextInputStyle_ + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_TextInputStyle_ commentId: Overload:Material.Blazor.MBNumericDoubleField.TextInputStyle fullName: Material.Blazor.MBNumericDoubleField.TextInputStyle nameWithType: MBNumericDoubleField.TextInputStyle - uid: Material.Blazor.MBNumericDoubleField.TrailingIcon name: TrailingIcon - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_TrailingIcon + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_TrailingIcon commentId: P:Material.Blazor.MBNumericDoubleField.TrailingIcon fullName: Material.Blazor.MBNumericDoubleField.TrailingIcon nameWithType: MBNumericDoubleField.TrailingIcon - uid: Material.Blazor.MBNumericDoubleField.TrailingIcon* name: TrailingIcon - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_TrailingIcon_ + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_TrailingIcon_ commentId: Overload:Material.Blazor.MBNumericDoubleField.TrailingIcon fullName: Material.Blazor.MBNumericDoubleField.TrailingIcon nameWithType: MBNumericDoubleField.TrailingIcon - uid: Material.Blazor.MBNumericDoubleField.UnfocusedMagnitude name: UnfocusedMagnitude - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_UnfocusedMagnitude + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_UnfocusedMagnitude commentId: P:Material.Blazor.MBNumericDoubleField.UnfocusedMagnitude fullName: Material.Blazor.MBNumericDoubleField.UnfocusedMagnitude nameWithType: MBNumericDoubleField.UnfocusedMagnitude - uid: Material.Blazor.MBNumericDoubleField.UnfocusedMagnitude* name: UnfocusedMagnitude - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_UnfocusedMagnitude_ + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_UnfocusedMagnitude_ commentId: Overload:Material.Blazor.MBNumericDoubleField.UnfocusedMagnitude fullName: Material.Blazor.MBNumericDoubleField.UnfocusedMagnitude nameWithType: MBNumericDoubleField.UnfocusedMagnitude - uid: Material.Blazor.MBNumericDoubleField.ValidationMessageFor name: ValidationMessageFor - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_ValidationMessageFor + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_ValidationMessageFor commentId: P:Material.Blazor.MBNumericDoubleField.ValidationMessageFor fullName: Material.Blazor.MBNumericDoubleField.ValidationMessageFor nameWithType: MBNumericDoubleField.ValidationMessageFor - uid: Material.Blazor.MBNumericDoubleField.ValidationMessageFor* name: ValidationMessageFor - href: api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_ValidationMessageFor_ + href: .artifacts/api/Material.Blazor.MBNumericDoubleField.html#Material_Blazor_MBNumericDoubleField_ValidationMessageFor_ commentId: Overload:Material.Blazor.MBNumericDoubleField.ValidationMessageFor fullName: Material.Blazor.MBNumericDoubleField.ValidationMessageFor nameWithType: MBNumericDoubleField.ValidationMessageFor - uid: Material.Blazor.MBNumericInputMagnitude name: MBNumericInputMagnitude - href: api/Material.Blazor.MBNumericInputMagnitude.html + href: .artifacts/api/Material.Blazor.MBNumericInputMagnitude.html commentId: T:Material.Blazor.MBNumericInputMagnitude fullName: Material.Blazor.MBNumericInputMagnitude nameWithType: MBNumericInputMagnitude - uid: Material.Blazor.MBNumericInputMagnitude.BasisPoints name: BasisPoints - href: api/Material.Blazor.MBNumericInputMagnitude.html#Material_Blazor_MBNumericInputMagnitude_BasisPoints + href: .artifacts/api/Material.Blazor.MBNumericInputMagnitude.html#Material_Blazor_MBNumericInputMagnitude_BasisPoints commentId: F:Material.Blazor.MBNumericInputMagnitude.BasisPoints fullName: Material.Blazor.MBNumericInputMagnitude.BasisPoints nameWithType: MBNumericInputMagnitude.BasisPoints - uid: Material.Blazor.MBNumericInputMagnitude.Normal name: Normal - href: api/Material.Blazor.MBNumericInputMagnitude.html#Material_Blazor_MBNumericInputMagnitude_Normal + href: .artifacts/api/Material.Blazor.MBNumericInputMagnitude.html#Material_Blazor_MBNumericInputMagnitude_Normal commentId: F:Material.Blazor.MBNumericInputMagnitude.Normal fullName: Material.Blazor.MBNumericInputMagnitude.Normal nameWithType: MBNumericInputMagnitude.Normal - uid: Material.Blazor.MBNumericInputMagnitude.Percent name: Percent - href: api/Material.Blazor.MBNumericInputMagnitude.html#Material_Blazor_MBNumericInputMagnitude_Percent + href: .artifacts/api/Material.Blazor.MBNumericInputMagnitude.html#Material_Blazor_MBNumericInputMagnitude_Percent commentId: F:Material.Blazor.MBNumericInputMagnitude.Percent fullName: Material.Blazor.MBNumericInputMagnitude.Percent nameWithType: MBNumericInputMagnitude.Percent - uid: Material.Blazor.MBNumericIntField name: MBNumericIntField - href: api/Material.Blazor.MBNumericIntField.html + href: .artifacts/api/Material.Blazor.MBNumericIntField.html commentId: T:Material.Blazor.MBNumericIntField fullName: Material.Blazor.MBNumericIntField nameWithType: MBNumericIntField - uid: Material.Blazor.MBNumericIntField.#ctor name: MBNumericIntField() - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField__ctor + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField__ctor commentId: M:Material.Blazor.MBNumericIntField.#ctor name.vb: New() fullName: Material.Blazor.MBNumericIntField.MBNumericIntField() @@ -10481,7 +10481,7 @@ references: nameWithType.vb: MBNumericIntField.New() - uid: Material.Blazor.MBNumericIntField.#ctor* name: MBNumericIntField - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField__ctor_ + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField__ctor_ commentId: Overload:Material.Blazor.MBNumericIntField.#ctor name.vb: New fullName: Material.Blazor.MBNumericIntField.MBNumericIntField @@ -10490,259 +10490,259 @@ references: nameWithType.vb: MBNumericIntField.New - uid: Material.Blazor.MBNumericIntField.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBNumericIntField.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBNumericIntField.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBNumericIntField.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBNumericIntField.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_BuildRenderTree_ commentId: Overload:Material.Blazor.MBNumericIntField.BuildRenderTree fullName: Material.Blazor.MBNumericIntField.BuildRenderTree nameWithType: MBNumericIntField.BuildRenderTree - uid: Material.Blazor.MBNumericIntField.CultureInfo name: CultureInfo - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_CultureInfo + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_CultureInfo commentId: P:Material.Blazor.MBNumericIntField.CultureInfo fullName: Material.Blazor.MBNumericIntField.CultureInfo nameWithType: MBNumericIntField.CultureInfo - uid: Material.Blazor.MBNumericIntField.CultureInfo* name: CultureInfo - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_CultureInfo_ + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_CultureInfo_ commentId: Overload:Material.Blazor.MBNumericIntField.CultureInfo fullName: Material.Blazor.MBNumericIntField.CultureInfo nameWithType: MBNumericIntField.CultureInfo - uid: Material.Blazor.MBNumericIntField.Density name: Density - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_Density + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_Density commentId: P:Material.Blazor.MBNumericIntField.Density fullName: Material.Blazor.MBNumericIntField.Density nameWithType: MBNumericIntField.Density - uid: Material.Blazor.MBNumericIntField.Density* name: Density - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_Density_ + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_Density_ commentId: Overload:Material.Blazor.MBNumericIntField.Density fullName: Material.Blazor.MBNumericIntField.Density nameWithType: MBNumericIntField.Density - uid: Material.Blazor.MBNumericIntField.FocusedMagnitude name: FocusedMagnitude - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_FocusedMagnitude + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_FocusedMagnitude commentId: P:Material.Blazor.MBNumericIntField.FocusedMagnitude fullName: Material.Blazor.MBNumericIntField.FocusedMagnitude nameWithType: MBNumericIntField.FocusedMagnitude - uid: Material.Blazor.MBNumericIntField.FocusedMagnitude* name: FocusedMagnitude - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_FocusedMagnitude_ + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_FocusedMagnitude_ commentId: Overload:Material.Blazor.MBNumericIntField.FocusedMagnitude fullName: Material.Blazor.MBNumericIntField.FocusedMagnitude nameWithType: MBNumericIntField.FocusedMagnitude - uid: Material.Blazor.MBNumericIntField.GetInputReference name: GetInputReference() - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_GetInputReference + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_GetInputReference commentId: M:Material.Blazor.MBNumericIntField.GetInputReference fullName: Material.Blazor.MBNumericIntField.GetInputReference() nameWithType: MBNumericIntField.GetInputReference() - uid: Material.Blazor.MBNumericIntField.GetInputReference* name: GetInputReference - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_GetInputReference_ + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_GetInputReference_ commentId: Overload:Material.Blazor.MBNumericIntField.GetInputReference fullName: Material.Blazor.MBNumericIntField.GetInputReference nameWithType: MBNumericIntField.GetInputReference - uid: Material.Blazor.MBNumericIntField.HelperText name: HelperText - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_HelperText + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_HelperText commentId: P:Material.Blazor.MBNumericIntField.HelperText fullName: Material.Blazor.MBNumericIntField.HelperText nameWithType: MBNumericIntField.HelperText - uid: Material.Blazor.MBNumericIntField.HelperText* name: HelperText - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_HelperText_ + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_HelperText_ commentId: Overload:Material.Blazor.MBNumericIntField.HelperText fullName: Material.Blazor.MBNumericIntField.HelperText nameWithType: MBNumericIntField.HelperText - uid: Material.Blazor.MBNumericIntField.HelperTextPersistent name: HelperTextPersistent - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_HelperTextPersistent + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_HelperTextPersistent commentId: P:Material.Blazor.MBNumericIntField.HelperTextPersistent fullName: Material.Blazor.MBNumericIntField.HelperTextPersistent nameWithType: MBNumericIntField.HelperTextPersistent - uid: Material.Blazor.MBNumericIntField.HelperTextPersistent* name: HelperTextPersistent - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_HelperTextPersistent_ + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_HelperTextPersistent_ commentId: Overload:Material.Blazor.MBNumericIntField.HelperTextPersistent fullName: Material.Blazor.MBNumericIntField.HelperTextPersistent nameWithType: MBNumericIntField.HelperTextPersistent - uid: Material.Blazor.MBNumericIntField.IconFoundry name: IconFoundry - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_IconFoundry + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_IconFoundry commentId: P:Material.Blazor.MBNumericIntField.IconFoundry fullName: Material.Blazor.MBNumericIntField.IconFoundry nameWithType: MBNumericIntField.IconFoundry - uid: Material.Blazor.MBNumericIntField.IconFoundry* name: IconFoundry - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_IconFoundry_ + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_IconFoundry_ commentId: Overload:Material.Blazor.MBNumericIntField.IconFoundry fullName: Material.Blazor.MBNumericIntField.IconFoundry nameWithType: MBNumericIntField.IconFoundry - uid: Material.Blazor.MBNumericIntField.Label name: Label - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_Label + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_Label commentId: P:Material.Blazor.MBNumericIntField.Label fullName: Material.Blazor.MBNumericIntField.Label nameWithType: MBNumericIntField.Label - uid: Material.Blazor.MBNumericIntField.Label* name: Label - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_Label_ + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_Label_ commentId: Overload:Material.Blazor.MBNumericIntField.Label fullName: Material.Blazor.MBNumericIntField.Label nameWithType: MBNumericIntField.Label - uid: Material.Blazor.MBNumericIntField.LeadingIcon name: LeadingIcon - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_LeadingIcon + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_LeadingIcon commentId: P:Material.Blazor.MBNumericIntField.LeadingIcon fullName: Material.Blazor.MBNumericIntField.LeadingIcon nameWithType: MBNumericIntField.LeadingIcon - uid: Material.Blazor.MBNumericIntField.LeadingIcon* name: LeadingIcon - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_LeadingIcon_ + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_LeadingIcon_ commentId: Overload:Material.Blazor.MBNumericIntField.LeadingIcon fullName: Material.Blazor.MBNumericIntField.LeadingIcon nameWithType: MBNumericIntField.LeadingIcon - uid: Material.Blazor.MBNumericIntField.Max name: Max - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_Max + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_Max commentId: P:Material.Blazor.MBNumericIntField.Max fullName: Material.Blazor.MBNumericIntField.Max nameWithType: MBNumericIntField.Max - uid: Material.Blazor.MBNumericIntField.Max* name: Max - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_Max_ + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_Max_ commentId: Overload:Material.Blazor.MBNumericIntField.Max fullName: Material.Blazor.MBNumericIntField.Max nameWithType: MBNumericIntField.Max - uid: Material.Blazor.MBNumericIntField.Min name: Min - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_Min + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_Min commentId: P:Material.Blazor.MBNumericIntField.Min fullName: Material.Blazor.MBNumericIntField.Min nameWithType: MBNumericIntField.Min - uid: Material.Blazor.MBNumericIntField.Min* name: Min - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_Min_ + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_Min_ commentId: Overload:Material.Blazor.MBNumericIntField.Min fullName: Material.Blazor.MBNumericIntField.Min nameWithType: MBNumericIntField.Min - uid: Material.Blazor.MBNumericIntField.NumericFormat name: NumericFormat - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_NumericFormat + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_NumericFormat commentId: P:Material.Blazor.MBNumericIntField.NumericFormat fullName: Material.Blazor.MBNumericIntField.NumericFormat nameWithType: MBNumericIntField.NumericFormat - uid: Material.Blazor.MBNumericIntField.NumericFormat* name: NumericFormat - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_NumericFormat_ + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_NumericFormat_ commentId: Overload:Material.Blazor.MBNumericIntField.NumericFormat fullName: Material.Blazor.MBNumericIntField.NumericFormat nameWithType: MBNumericIntField.NumericFormat - uid: Material.Blazor.MBNumericIntField.NumericSingularFormat name: NumericSingularFormat - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_NumericSingularFormat + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_NumericSingularFormat commentId: P:Material.Blazor.MBNumericIntField.NumericSingularFormat fullName: Material.Blazor.MBNumericIntField.NumericSingularFormat nameWithType: MBNumericIntField.NumericSingularFormat - uid: Material.Blazor.MBNumericIntField.NumericSingularFormat* name: NumericSingularFormat - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_NumericSingularFormat_ + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_NumericSingularFormat_ commentId: Overload:Material.Blazor.MBNumericIntField.NumericSingularFormat fullName: Material.Blazor.MBNumericIntField.NumericSingularFormat nameWithType: MBNumericIntField.NumericSingularFormat - uid: Material.Blazor.MBNumericIntField.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_OnInitializedAsync commentId: M:Material.Blazor.MBNumericIntField.OnInitializedAsync fullName: Material.Blazor.MBNumericIntField.OnInitializedAsync() nameWithType: MBNumericIntField.OnInitializedAsync() - uid: Material.Blazor.MBNumericIntField.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBNumericIntField.OnInitializedAsync fullName: Material.Blazor.MBNumericIntField.OnInitializedAsync nameWithType: MBNumericIntField.OnInitializedAsync - uid: Material.Blazor.MBNumericIntField.Prefix name: Prefix - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_Prefix + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_Prefix commentId: P:Material.Blazor.MBNumericIntField.Prefix fullName: Material.Blazor.MBNumericIntField.Prefix nameWithType: MBNumericIntField.Prefix - uid: Material.Blazor.MBNumericIntField.Prefix* name: Prefix - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_Prefix_ + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_Prefix_ commentId: Overload:Material.Blazor.MBNumericIntField.Prefix fullName: Material.Blazor.MBNumericIntField.Prefix nameWithType: MBNumericIntField.Prefix - uid: Material.Blazor.MBNumericIntField.Suffix name: Suffix - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_Suffix + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_Suffix commentId: P:Material.Blazor.MBNumericIntField.Suffix fullName: Material.Blazor.MBNumericIntField.Suffix nameWithType: MBNumericIntField.Suffix - uid: Material.Blazor.MBNumericIntField.Suffix* name: Suffix - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_Suffix_ + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_Suffix_ commentId: Overload:Material.Blazor.MBNumericIntField.Suffix fullName: Material.Blazor.MBNumericIntField.Suffix nameWithType: MBNumericIntField.Suffix - uid: Material.Blazor.MBNumericIntField.TextInputStyle name: TextInputStyle - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_TextInputStyle + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_TextInputStyle commentId: P:Material.Blazor.MBNumericIntField.TextInputStyle fullName: Material.Blazor.MBNumericIntField.TextInputStyle nameWithType: MBNumericIntField.TextInputStyle - uid: Material.Blazor.MBNumericIntField.TextInputStyle* name: TextInputStyle - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_TextInputStyle_ + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_TextInputStyle_ commentId: Overload:Material.Blazor.MBNumericIntField.TextInputStyle fullName: Material.Blazor.MBNumericIntField.TextInputStyle nameWithType: MBNumericIntField.TextInputStyle - uid: Material.Blazor.MBNumericIntField.TrailingIcon name: TrailingIcon - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_TrailingIcon + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_TrailingIcon commentId: P:Material.Blazor.MBNumericIntField.TrailingIcon fullName: Material.Blazor.MBNumericIntField.TrailingIcon nameWithType: MBNumericIntField.TrailingIcon - uid: Material.Blazor.MBNumericIntField.TrailingIcon* name: TrailingIcon - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_TrailingIcon_ + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_TrailingIcon_ commentId: Overload:Material.Blazor.MBNumericIntField.TrailingIcon fullName: Material.Blazor.MBNumericIntField.TrailingIcon nameWithType: MBNumericIntField.TrailingIcon - uid: Material.Blazor.MBNumericIntField.UnfocusedMagnitude name: UnfocusedMagnitude - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_UnfocusedMagnitude + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_UnfocusedMagnitude commentId: P:Material.Blazor.MBNumericIntField.UnfocusedMagnitude fullName: Material.Blazor.MBNumericIntField.UnfocusedMagnitude nameWithType: MBNumericIntField.UnfocusedMagnitude - uid: Material.Blazor.MBNumericIntField.UnfocusedMagnitude* name: UnfocusedMagnitude - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_UnfocusedMagnitude_ + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_UnfocusedMagnitude_ commentId: Overload:Material.Blazor.MBNumericIntField.UnfocusedMagnitude fullName: Material.Blazor.MBNumericIntField.UnfocusedMagnitude nameWithType: MBNumericIntField.UnfocusedMagnitude - uid: Material.Blazor.MBNumericIntField.ValidationMessageFor name: ValidationMessageFor - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_ValidationMessageFor + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_ValidationMessageFor commentId: P:Material.Blazor.MBNumericIntField.ValidationMessageFor fullName: Material.Blazor.MBNumericIntField.ValidationMessageFor nameWithType: MBNumericIntField.ValidationMessageFor - uid: Material.Blazor.MBNumericIntField.ValidationMessageFor* name: ValidationMessageFor - href: api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_ValidationMessageFor_ + href: .artifacts/api/Material.Blazor.MBNumericIntField.html#Material_Blazor_MBNumericIntField_ValidationMessageFor_ commentId: Overload:Material.Blazor.MBNumericIntField.ValidationMessageFor fullName: Material.Blazor.MBNumericIntField.ValidationMessageFor nameWithType: MBNumericIntField.ValidationMessageFor - uid: Material.Blazor.MBPagedDataList`1 name: MBPagedDataList - href: api/Material.Blazor.MBPagedDataList-1.html + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html commentId: T:Material.Blazor.MBPagedDataList`1 name.vb: MBPagedDataList(Of TItem) fullName: Material.Blazor.MBPagedDataList @@ -10751,7 +10751,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem) - uid: Material.Blazor.MBPagedDataList`1.#ctor name: MBPagedDataList() - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1__ctor + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1__ctor commentId: M:Material.Blazor.MBPagedDataList`1.#ctor name.vb: New() fullName: Material.Blazor.MBPagedDataList.MBPagedDataList() @@ -10760,7 +10760,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).New() - uid: Material.Blazor.MBPagedDataList`1.#ctor* name: MBPagedDataList - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1__ctor_ + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1__ctor_ commentId: Overload:Material.Blazor.MBPagedDataList`1.#ctor name.vb: New fullName: Material.Blazor.MBPagedDataList.MBPagedDataList @@ -10769,7 +10769,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).New - uid: Material.Blazor.MBPagedDataList`1.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBPagedDataList`1.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBPagedDataList.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName.vb: Material.Blazor.MBPagedDataList(Of TItem).BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) @@ -10777,7 +10777,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBPagedDataList`1.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_BuildRenderTree_ commentId: Overload:Material.Blazor.MBPagedDataList`1.BuildRenderTree fullName: Material.Blazor.MBPagedDataList.BuildRenderTree fullName.vb: Material.Blazor.MBPagedDataList(Of TItem).BuildRenderTree @@ -10785,7 +10785,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).BuildRenderTree - uid: Material.Blazor.MBPagedDataList`1.CurrentPage name: CurrentPage - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_CurrentPage + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_CurrentPage commentId: P:Material.Blazor.MBPagedDataList`1.CurrentPage fullName: Material.Blazor.MBPagedDataList.CurrentPage fullName.vb: Material.Blazor.MBPagedDataList(Of TItem).CurrentPage @@ -10793,7 +10793,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).CurrentPage - uid: Material.Blazor.MBPagedDataList`1.CurrentPage* name: CurrentPage - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_CurrentPage_ + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_CurrentPage_ commentId: Overload:Material.Blazor.MBPagedDataList`1.CurrentPage fullName: Material.Blazor.MBPagedDataList.CurrentPage fullName.vb: Material.Blazor.MBPagedDataList(Of TItem).CurrentPage @@ -10801,7 +10801,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).CurrentPage - uid: Material.Blazor.MBPagedDataList`1.Data name: Data - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_Data + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_Data commentId: P:Material.Blazor.MBPagedDataList`1.Data fullName: Material.Blazor.MBPagedDataList.Data fullName.vb: Material.Blazor.MBPagedDataList(Of TItem).Data @@ -10809,7 +10809,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).Data - uid: Material.Blazor.MBPagedDataList`1.Data* name: Data - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_Data_ + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_Data_ commentId: Overload:Material.Blazor.MBPagedDataList`1.Data fullName: Material.Blazor.MBPagedDataList.Data fullName.vb: Material.Blazor.MBPagedDataList(Of TItem).Data @@ -10817,7 +10817,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).Data - uid: Material.Blazor.MBPagedDataList`1.GetKeysFunc name: GetKeysFunc - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_GetKeysFunc + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_GetKeysFunc commentId: P:Material.Blazor.MBPagedDataList`1.GetKeysFunc fullName: Material.Blazor.MBPagedDataList.GetKeysFunc fullName.vb: Material.Blazor.MBPagedDataList(Of TItem).GetKeysFunc @@ -10825,7 +10825,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).GetKeysFunc - uid: Material.Blazor.MBPagedDataList`1.GetKeysFunc* name: GetKeysFunc - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_GetKeysFunc_ + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_GetKeysFunc_ commentId: Overload:Material.Blazor.MBPagedDataList`1.GetKeysFunc fullName: Material.Blazor.MBPagedDataList.GetKeysFunc fullName.vb: Material.Blazor.MBPagedDataList(Of TItem).GetKeysFunc @@ -10833,7 +10833,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).GetKeysFunc - uid: Material.Blazor.MBPagedDataList`1.ItemTemplate name: ItemTemplate - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_ItemTemplate + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_ItemTemplate commentId: P:Material.Blazor.MBPagedDataList`1.ItemTemplate fullName: Material.Blazor.MBPagedDataList.ItemTemplate fullName.vb: Material.Blazor.MBPagedDataList(Of TItem).ItemTemplate @@ -10841,7 +10841,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).ItemTemplate - uid: Material.Blazor.MBPagedDataList`1.ItemTemplate* name: ItemTemplate - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_ItemTemplate_ + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_ItemTemplate_ commentId: Overload:Material.Blazor.MBPagedDataList`1.ItemTemplate fullName: Material.Blazor.MBPagedDataList.ItemTemplate fullName.vb: Material.Blazor.MBPagedDataList(Of TItem).ItemTemplate @@ -10849,7 +10849,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).ItemTemplate - uid: Material.Blazor.MBPagedDataList`1.ItemsPerPage name: ItemsPerPage - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_ItemsPerPage + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_ItemsPerPage commentId: P:Material.Blazor.MBPagedDataList`1.ItemsPerPage fullName: Material.Blazor.MBPagedDataList.ItemsPerPage fullName.vb: Material.Blazor.MBPagedDataList(Of TItem).ItemsPerPage @@ -10857,7 +10857,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).ItemsPerPage - uid: Material.Blazor.MBPagedDataList`1.ItemsPerPage* name: ItemsPerPage - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_ItemsPerPage_ + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_ItemsPerPage_ commentId: Overload:Material.Blazor.MBPagedDataList`1.ItemsPerPage fullName: Material.Blazor.MBPagedDataList.ItemsPerPage fullName.vb: Material.Blazor.MBPagedDataList(Of TItem).ItemsPerPage @@ -10865,7 +10865,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).ItemsPerPage - uid: Material.Blazor.MBPagedDataList`1.ItemsPerPageChanged name: ItemsPerPageChanged - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_ItemsPerPageChanged + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_ItemsPerPageChanged commentId: P:Material.Blazor.MBPagedDataList`1.ItemsPerPageChanged fullName: Material.Blazor.MBPagedDataList.ItemsPerPageChanged fullName.vb: Material.Blazor.MBPagedDataList(Of TItem).ItemsPerPageChanged @@ -10873,7 +10873,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).ItemsPerPageChanged - uid: Material.Blazor.MBPagedDataList`1.ItemsPerPageChanged* name: ItemsPerPageChanged - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_ItemsPerPageChanged_ + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_ItemsPerPageChanged_ commentId: Overload:Material.Blazor.MBPagedDataList`1.ItemsPerPageChanged fullName: Material.Blazor.MBPagedDataList.ItemsPerPageChanged fullName.vb: Material.Blazor.MBPagedDataList(Of TItem).ItemsPerPageChanged @@ -10881,7 +10881,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).ItemsPerPageChanged - uid: Material.Blazor.MBPagedDataList`1.ItemsPerPageSelection name: ItemsPerPageSelection - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_ItemsPerPageSelection + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_ItemsPerPageSelection commentId: P:Material.Blazor.MBPagedDataList`1.ItemsPerPageSelection fullName: Material.Blazor.MBPagedDataList.ItemsPerPageSelection fullName.vb: Material.Blazor.MBPagedDataList(Of TItem).ItemsPerPageSelection @@ -10889,7 +10889,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).ItemsPerPageSelection - uid: Material.Blazor.MBPagedDataList`1.ItemsPerPageSelection* name: ItemsPerPageSelection - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_ItemsPerPageSelection_ + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_ItemsPerPageSelection_ commentId: Overload:Material.Blazor.MBPagedDataList`1.ItemsPerPageSelection fullName: Material.Blazor.MBPagedDataList.ItemsPerPageSelection fullName.vb: Material.Blazor.MBPagedDataList(Of TItem).ItemsPerPageSelection @@ -10897,7 +10897,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).ItemsPerPageSelection - uid: Material.Blazor.MBPagedDataList`1.ListTemplate name: ListTemplate - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_ListTemplate + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_ListTemplate commentId: P:Material.Blazor.MBPagedDataList`1.ListTemplate fullName: Material.Blazor.MBPagedDataList.ListTemplate fullName.vb: Material.Blazor.MBPagedDataList(Of TItem).ListTemplate @@ -10905,7 +10905,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).ListTemplate - uid: Material.Blazor.MBPagedDataList`1.ListTemplate* name: ListTemplate - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_ListTemplate_ + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_ListTemplate_ commentId: Overload:Material.Blazor.MBPagedDataList`1.ListTemplate fullName: Material.Blazor.MBPagedDataList.ListTemplate fullName.vb: Material.Blazor.MBPagedDataList(Of TItem).ListTemplate @@ -10913,7 +10913,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).ListTemplate - uid: Material.Blazor.MBPagedDataList`1.ListTemplateClass name: ListTemplateClass - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_ListTemplateClass + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_ListTemplateClass commentId: P:Material.Blazor.MBPagedDataList`1.ListTemplateClass fullName: Material.Blazor.MBPagedDataList.ListTemplateClass fullName.vb: Material.Blazor.MBPagedDataList(Of TItem).ListTemplateClass @@ -10921,7 +10921,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).ListTemplateClass - uid: Material.Blazor.MBPagedDataList`1.ListTemplateClass* name: ListTemplateClass - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_ListTemplateClass_ + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_ListTemplateClass_ commentId: Overload:Material.Blazor.MBPagedDataList`1.ListTemplateClass fullName: Material.Blazor.MBPagedDataList.ListTemplateClass fullName.vb: Material.Blazor.MBPagedDataList(Of TItem).ListTemplateClass @@ -10929,7 +10929,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).ListTemplateClass - uid: Material.Blazor.MBPagedDataList`1.OnAfterRenderAsync(System.Boolean) name: OnAfterRenderAsync(bool) - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_OnAfterRenderAsync_System_Boolean_ + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_OnAfterRenderAsync_System_Boolean_ commentId: M:Material.Blazor.MBPagedDataList`1.OnAfterRenderAsync(System.Boolean) name.vb: OnAfterRenderAsync(Boolean) fullName: Material.Blazor.MBPagedDataList.OnAfterRenderAsync(bool) @@ -10938,7 +10938,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).OnAfterRenderAsync(Boolean) - uid: Material.Blazor.MBPagedDataList`1.OnAfterRenderAsync* name: OnAfterRenderAsync - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_OnAfterRenderAsync_ + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_OnAfterRenderAsync_ commentId: Overload:Material.Blazor.MBPagedDataList`1.OnAfterRenderAsync fullName: Material.Blazor.MBPagedDataList.OnAfterRenderAsync fullName.vb: Material.Blazor.MBPagedDataList(Of TItem).OnAfterRenderAsync @@ -10946,7 +10946,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).OnAfterRenderAsync - uid: Material.Blazor.MBPagedDataList`1.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_OnInitializedAsync commentId: M:Material.Blazor.MBPagedDataList`1.OnInitializedAsync fullName: Material.Blazor.MBPagedDataList.OnInitializedAsync() fullName.vb: Material.Blazor.MBPagedDataList(Of TItem).OnInitializedAsync() @@ -10954,7 +10954,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).OnInitializedAsync() - uid: Material.Blazor.MBPagedDataList`1.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBPagedDataList`1.OnInitializedAsync fullName: Material.Blazor.MBPagedDataList.OnInitializedAsync fullName.vb: Material.Blazor.MBPagedDataList(Of TItem).OnInitializedAsync @@ -10962,7 +10962,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).OnInitializedAsync - uid: Material.Blazor.MBPagedDataList`1.OnParametersSetAsync name: OnParametersSetAsync() - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_OnParametersSetAsync + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_OnParametersSetAsync commentId: M:Material.Blazor.MBPagedDataList`1.OnParametersSetAsync fullName: Material.Blazor.MBPagedDataList.OnParametersSetAsync() fullName.vb: Material.Blazor.MBPagedDataList(Of TItem).OnParametersSetAsync() @@ -10970,7 +10970,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).OnParametersSetAsync() - uid: Material.Blazor.MBPagedDataList`1.OnParametersSetAsync* name: OnParametersSetAsync - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_OnParametersSetAsync_ + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_OnParametersSetAsync_ commentId: Overload:Material.Blazor.MBPagedDataList`1.OnParametersSetAsync fullName: Material.Blazor.MBPagedDataList.OnParametersSetAsync fullName.vb: Material.Blazor.MBPagedDataList(Of TItem).OnParametersSetAsync @@ -10978,7 +10978,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).OnParametersSetAsync - uid: Material.Blazor.MBPagedDataList`1.PageNumber name: PageNumber - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_PageNumber + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_PageNumber commentId: P:Material.Blazor.MBPagedDataList`1.PageNumber fullName: Material.Blazor.MBPagedDataList.PageNumber fullName.vb: Material.Blazor.MBPagedDataList(Of TItem).PageNumber @@ -10986,7 +10986,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).PageNumber - uid: Material.Blazor.MBPagedDataList`1.PageNumber* name: PageNumber - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_PageNumber_ + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_PageNumber_ commentId: Overload:Material.Blazor.MBPagedDataList`1.PageNumber fullName: Material.Blazor.MBPagedDataList.PageNumber fullName.vb: Material.Blazor.MBPagedDataList(Of TItem).PageNumber @@ -10994,7 +10994,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).PageNumber - uid: Material.Blazor.MBPagedDataList`1.PageNumberChanged name: PageNumberChanged - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_PageNumberChanged + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_PageNumberChanged commentId: P:Material.Blazor.MBPagedDataList`1.PageNumberChanged fullName: Material.Blazor.MBPagedDataList.PageNumberChanged fullName.vb: Material.Blazor.MBPagedDataList(Of TItem).PageNumberChanged @@ -11002,7 +11002,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).PageNumberChanged - uid: Material.Blazor.MBPagedDataList`1.PageNumberChanged* name: PageNumberChanged - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_PageNumberChanged_ + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_PageNumberChanged_ commentId: Overload:Material.Blazor.MBPagedDataList`1.PageNumberChanged fullName: Material.Blazor.MBPagedDataList.PageNumberChanged fullName.vb: Material.Blazor.MBPagedDataList(Of TItem).PageNumberChanged @@ -11010,7 +11010,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).PageNumberChanged - uid: Material.Blazor.MBPagedDataList`1.PaginatorClass name: PaginatorClass - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_PaginatorClass + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_PaginatorClass commentId: P:Material.Blazor.MBPagedDataList`1.PaginatorClass fullName: Material.Blazor.MBPagedDataList.PaginatorClass fullName.vb: Material.Blazor.MBPagedDataList(Of TItem).PaginatorClass @@ -11018,7 +11018,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).PaginatorClass - uid: Material.Blazor.MBPagedDataList`1.PaginatorClass* name: PaginatorClass - href: api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_PaginatorClass_ + href: .artifacts/api/Material.Blazor.MBPagedDataList-1.html#Material_Blazor_MBPagedDataList_1_PaginatorClass_ commentId: Overload:Material.Blazor.MBPagedDataList`1.PaginatorClass fullName: Material.Blazor.MBPagedDataList.PaginatorClass fullName.vb: Material.Blazor.MBPagedDataList(Of TItem).PaginatorClass @@ -11026,7 +11026,7 @@ references: nameWithType.vb: MBPagedDataList(Of TItem).PaginatorClass - uid: Material.Blazor.MBPagedSearchResult`1 name: MBPagedSearchResult - href: api/Material.Blazor.MBPagedSearchResult-1.html + href: .artifacts/api/Material.Blazor.MBPagedSearchResult-1.html commentId: T:Material.Blazor.MBPagedSearchResult`1 name.vb: MBPagedSearchResult(Of TItem) fullName: Material.Blazor.MBPagedSearchResult @@ -11035,7 +11035,7 @@ references: nameWithType.vb: MBPagedSearchResult(Of TItem) - uid: Material.Blazor.MBPagedSearchResult`1.#ctor name: MBPagedSearchResult() - href: api/Material.Blazor.MBPagedSearchResult-1.html#Material_Blazor_MBPagedSearchResult_1__ctor + href: .artifacts/api/Material.Blazor.MBPagedSearchResult-1.html#Material_Blazor_MBPagedSearchResult_1__ctor commentId: M:Material.Blazor.MBPagedSearchResult`1.#ctor name.vb: New() fullName: Material.Blazor.MBPagedSearchResult.MBPagedSearchResult() @@ -11044,7 +11044,7 @@ references: nameWithType.vb: MBPagedSearchResult(Of TItem).New() - uid: Material.Blazor.MBPagedSearchResult`1.#ctor* name: MBPagedSearchResult - href: api/Material.Blazor.MBPagedSearchResult-1.html#Material_Blazor_MBPagedSearchResult_1__ctor_ + href: .artifacts/api/Material.Blazor.MBPagedSearchResult-1.html#Material_Blazor_MBPagedSearchResult_1__ctor_ commentId: Overload:Material.Blazor.MBPagedSearchResult`1.#ctor name.vb: New fullName: Material.Blazor.MBPagedSearchResult.MBPagedSearchResult @@ -11053,7 +11053,7 @@ references: nameWithType.vb: MBPagedSearchResult(Of TItem).New - uid: Material.Blazor.MBPagedSearchResult`1.MatchingItemCount name: MatchingItemCount - href: api/Material.Blazor.MBPagedSearchResult-1.html#Material_Blazor_MBPagedSearchResult_1_MatchingItemCount + href: .artifacts/api/Material.Blazor.MBPagedSearchResult-1.html#Material_Blazor_MBPagedSearchResult_1_MatchingItemCount commentId: P:Material.Blazor.MBPagedSearchResult`1.MatchingItemCount fullName: Material.Blazor.MBPagedSearchResult.MatchingItemCount fullName.vb: Material.Blazor.MBPagedSearchResult(Of TItem).MatchingItemCount @@ -11061,7 +11061,7 @@ references: nameWithType.vb: MBPagedSearchResult(Of TItem).MatchingItemCount - uid: Material.Blazor.MBPagedSearchResult`1.MatchingItemCount* name: MatchingItemCount - href: api/Material.Blazor.MBPagedSearchResult-1.html#Material_Blazor_MBPagedSearchResult_1_MatchingItemCount_ + href: .artifacts/api/Material.Blazor.MBPagedSearchResult-1.html#Material_Blazor_MBPagedSearchResult_1_MatchingItemCount_ commentId: Overload:Material.Blazor.MBPagedSearchResult`1.MatchingItemCount fullName: Material.Blazor.MBPagedSearchResult.MatchingItemCount fullName.vb: Material.Blazor.MBPagedSearchResult(Of TItem).MatchingItemCount @@ -11069,7 +11069,7 @@ references: nameWithType.vb: MBPagedSearchResult(Of TItem).MatchingItemCount - uid: Material.Blazor.MBPagedSearchResult`1.MatchingItems name: MatchingItems - href: api/Material.Blazor.MBPagedSearchResult-1.html#Material_Blazor_MBPagedSearchResult_1_MatchingItems + href: .artifacts/api/Material.Blazor.MBPagedSearchResult-1.html#Material_Blazor_MBPagedSearchResult_1_MatchingItems commentId: P:Material.Blazor.MBPagedSearchResult`1.MatchingItems fullName: Material.Blazor.MBPagedSearchResult.MatchingItems fullName.vb: Material.Blazor.MBPagedSearchResult(Of TItem).MatchingItems @@ -11077,7 +11077,7 @@ references: nameWithType.vb: MBPagedSearchResult(Of TItem).MatchingItems - uid: Material.Blazor.MBPagedSearchResult`1.MatchingItems* name: MatchingItems - href: api/Material.Blazor.MBPagedSearchResult-1.html#Material_Blazor_MBPagedSearchResult_1_MatchingItems_ + href: .artifacts/api/Material.Blazor.MBPagedSearchResult-1.html#Material_Blazor_MBPagedSearchResult_1_MatchingItems_ commentId: Overload:Material.Blazor.MBPagedSearchResult`1.MatchingItems fullName: Material.Blazor.MBPagedSearchResult.MatchingItems fullName.vb: Material.Blazor.MBPagedSearchResult(Of TItem).MatchingItems @@ -11085,7 +11085,7 @@ references: nameWithType.vb: MBPagedSearchResult(Of TItem).MatchingItems - uid: Material.Blazor.MBPagedSearchResult`1.PageNumber name: PageNumber - href: api/Material.Blazor.MBPagedSearchResult-1.html#Material_Blazor_MBPagedSearchResult_1_PageNumber + href: .artifacts/api/Material.Blazor.MBPagedSearchResult-1.html#Material_Blazor_MBPagedSearchResult_1_PageNumber commentId: P:Material.Blazor.MBPagedSearchResult`1.PageNumber fullName: Material.Blazor.MBPagedSearchResult.PageNumber fullName.vb: Material.Blazor.MBPagedSearchResult(Of TItem).PageNumber @@ -11093,7 +11093,7 @@ references: nameWithType.vb: MBPagedSearchResult(Of TItem).PageNumber - uid: Material.Blazor.MBPagedSearchResult`1.PageNumber* name: PageNumber - href: api/Material.Blazor.MBPagedSearchResult-1.html#Material_Blazor_MBPagedSearchResult_1_PageNumber_ + href: .artifacts/api/Material.Blazor.MBPagedSearchResult-1.html#Material_Blazor_MBPagedSearchResult_1_PageNumber_ commentId: Overload:Material.Blazor.MBPagedSearchResult`1.PageNumber fullName: Material.Blazor.MBPagedSearchResult.PageNumber fullName.vb: Material.Blazor.MBPagedSearchResult(Of TItem).PageNumber @@ -11101,7 +11101,7 @@ references: nameWithType.vb: MBPagedSearchResult(Of TItem).PageNumber - uid: Material.Blazor.MBPagedSearchResult`1.ResultsPending name: ResultsPending - href: api/Material.Blazor.MBPagedSearchResult-1.html#Material_Blazor_MBPagedSearchResult_1_ResultsPending + href: .artifacts/api/Material.Blazor.MBPagedSearchResult-1.html#Material_Blazor_MBPagedSearchResult_1_ResultsPending commentId: P:Material.Blazor.MBPagedSearchResult`1.ResultsPending fullName: Material.Blazor.MBPagedSearchResult.ResultsPending fullName.vb: Material.Blazor.MBPagedSearchResult(Of TItem).ResultsPending @@ -11109,7 +11109,7 @@ references: nameWithType.vb: MBPagedSearchResult(Of TItem).ResultsPending - uid: Material.Blazor.MBPagedSearchResult`1.ResultsPending* name: ResultsPending - href: api/Material.Blazor.MBPagedSearchResult-1.html#Material_Blazor_MBPagedSearchResult_1_ResultsPending_ + href: .artifacts/api/Material.Blazor.MBPagedSearchResult-1.html#Material_Blazor_MBPagedSearchResult_1_ResultsPending_ commentId: Overload:Material.Blazor.MBPagedSearchResult`1.ResultsPending fullName: Material.Blazor.MBPagedSearchResult.ResultsPending fullName.vb: Material.Blazor.MBPagedSearchResult(Of TItem).ResultsPending @@ -11117,7 +11117,7 @@ references: nameWithType.vb: MBPagedSearchResult(Of TItem).ResultsPending - uid: Material.Blazor.MBPagedSearchResult`1.SearchResultType name: SearchResultType - href: api/Material.Blazor.MBPagedSearchResult-1.html#Material_Blazor_MBPagedSearchResult_1_SearchResultType + href: .artifacts/api/Material.Blazor.MBPagedSearchResult-1.html#Material_Blazor_MBPagedSearchResult_1_SearchResultType commentId: P:Material.Blazor.MBPagedSearchResult`1.SearchResultType fullName: Material.Blazor.MBPagedSearchResult.SearchResultType fullName.vb: Material.Blazor.MBPagedSearchResult(Of TItem).SearchResultType @@ -11125,7 +11125,7 @@ references: nameWithType.vb: MBPagedSearchResult(Of TItem).SearchResultType - uid: Material.Blazor.MBPagedSearchResult`1.SearchResultType* name: SearchResultType - href: api/Material.Blazor.MBPagedSearchResult-1.html#Material_Blazor_MBPagedSearchResult_1_SearchResultType_ + href: .artifacts/api/Material.Blazor.MBPagedSearchResult-1.html#Material_Blazor_MBPagedSearchResult_1_SearchResultType_ commentId: Overload:Material.Blazor.MBPagedSearchResult`1.SearchResultType fullName: Material.Blazor.MBPagedSearchResult.SearchResultType fullName.vb: Material.Blazor.MBPagedSearchResult(Of TItem).SearchResultType @@ -11133,7 +11133,7 @@ references: nameWithType.vb: MBPagedSearchResult(Of TItem).SearchResultType - uid: Material.Blazor.MBPagedSearchResult`1.SelectItemsPerPage name: SelectItemsPerPage - href: api/Material.Blazor.MBPagedSearchResult-1.html#Material_Blazor_MBPagedSearchResult_1_SelectItemsPerPage + href: .artifacts/api/Material.Blazor.MBPagedSearchResult-1.html#Material_Blazor_MBPagedSearchResult_1_SelectItemsPerPage commentId: P:Material.Blazor.MBPagedSearchResult`1.SelectItemsPerPage fullName: Material.Blazor.MBPagedSearchResult.SelectItemsPerPage fullName.vb: Material.Blazor.MBPagedSearchResult(Of TItem).SelectItemsPerPage @@ -11141,7 +11141,7 @@ references: nameWithType.vb: MBPagedSearchResult(Of TItem).SelectItemsPerPage - uid: Material.Blazor.MBPagedSearchResult`1.SelectItemsPerPage* name: SelectItemsPerPage - href: api/Material.Blazor.MBPagedSearchResult-1.html#Material_Blazor_MBPagedSearchResult_1_SelectItemsPerPage_ + href: .artifacts/api/Material.Blazor.MBPagedSearchResult-1.html#Material_Blazor_MBPagedSearchResult_1_SelectItemsPerPage_ commentId: Overload:Material.Blazor.MBPagedSearchResult`1.SelectItemsPerPage fullName: Material.Blazor.MBPagedSearchResult.SelectItemsPerPage fullName.vb: Material.Blazor.MBPagedSearchResult(Of TItem).SelectItemsPerPage @@ -11149,13 +11149,13 @@ references: nameWithType.vb: MBPagedSearchResult(Of TItem).SelectItemsPerPage - uid: Material.Blazor.MBPaginator name: MBPaginator - href: api/Material.Blazor.MBPaginator.html + href: .artifacts/api/Material.Blazor.MBPaginator.html commentId: T:Material.Blazor.MBPaginator fullName: Material.Blazor.MBPaginator nameWithType: MBPaginator - uid: Material.Blazor.MBPaginator.#ctor name: MBPaginator() - href: api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator__ctor + href: .artifacts/api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator__ctor commentId: M:Material.Blazor.MBPaginator.#ctor name.vb: New() fullName: Material.Blazor.MBPaginator.MBPaginator() @@ -11164,7 +11164,7 @@ references: nameWithType.vb: MBPaginator.New() - uid: Material.Blazor.MBPaginator.#ctor* name: MBPaginator - href: api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator__ctor_ + href: .artifacts/api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator__ctor_ commentId: Overload:Material.Blazor.MBPaginator.#ctor name.vb: New fullName: Material.Blazor.MBPaginator.MBPaginator @@ -11173,31 +11173,31 @@ references: nameWithType.vb: MBPaginator.New - uid: Material.Blazor.MBPaginator.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBPaginator.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBPaginator.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBPaginator.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBPaginator.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_BuildRenderTree_ commentId: Overload:Material.Blazor.MBPaginator.BuildRenderTree fullName: Material.Blazor.MBPaginator.BuildRenderTree nameWithType: MBPaginator.BuildRenderTree - uid: Material.Blazor.MBPaginator.CultureInfo name: CultureInfo - href: api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_CultureInfo + href: .artifacts/api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_CultureInfo commentId: P:Material.Blazor.MBPaginator.CultureInfo fullName: Material.Blazor.MBPaginator.CultureInfo nameWithType: MBPaginator.CultureInfo - uid: Material.Blazor.MBPaginator.CultureInfo* name: CultureInfo - href: api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_CultureInfo_ + href: .artifacts/api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_CultureInfo_ commentId: Overload:Material.Blazor.MBPaginator.CultureInfo fullName: Material.Blazor.MBPaginator.CultureInfo nameWithType: MBPaginator.CultureInfo - uid: Material.Blazor.MBPaginator.DefaultItemsPerPageFormatter(System.Int32,System.Globalization.CultureInfo) name: DefaultItemsPerPageFormatter(int, CultureInfo) - href: api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_DefaultItemsPerPageFormatter_System_Int32_System_Globalization_CultureInfo_ + href: .artifacts/api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_DefaultItemsPerPageFormatter_System_Int32_System_Globalization_CultureInfo_ commentId: M:Material.Blazor.MBPaginator.DefaultItemsPerPageFormatter(System.Int32,System.Globalization.CultureInfo) name.vb: DefaultItemsPerPageFormatter(Integer, CultureInfo) fullName: Material.Blazor.MBPaginator.DefaultItemsPerPageFormatter(int, System.Globalization.CultureInfo) @@ -11206,13 +11206,13 @@ references: nameWithType.vb: MBPaginator.DefaultItemsPerPageFormatter(Integer, CultureInfo) - uid: Material.Blazor.MBPaginator.DefaultItemsPerPageFormatter* name: DefaultItemsPerPageFormatter - href: api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_DefaultItemsPerPageFormatter_ + href: .artifacts/api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_DefaultItemsPerPageFormatter_ commentId: Overload:Material.Blazor.MBPaginator.DefaultItemsPerPageFormatter fullName: Material.Blazor.MBPaginator.DefaultItemsPerPageFormatter nameWithType: MBPaginator.DefaultItemsPerPageFormatter - uid: Material.Blazor.MBPaginator.DefaultPositionFormatter(System.Int32,System.Int32,System.Int32,System.Globalization.CultureInfo) name: DefaultPositionFormatter(int, int, int, CultureInfo) - href: api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_DefaultPositionFormatter_System_Int32_System_Int32_System_Int32_System_Globalization_CultureInfo_ + href: .artifacts/api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_DefaultPositionFormatter_System_Int32_System_Int32_System_Int32_System_Globalization_CultureInfo_ commentId: M:Material.Blazor.MBPaginator.DefaultPositionFormatter(System.Int32,System.Int32,System.Int32,System.Globalization.CultureInfo) name.vb: DefaultPositionFormatter(Integer, Integer, Integer, CultureInfo) fullName: Material.Blazor.MBPaginator.DefaultPositionFormatter(int, int, int, System.Globalization.CultureInfo) @@ -11221,73 +11221,73 @@ references: nameWithType.vb: MBPaginator.DefaultPositionFormatter(Integer, Integer, Integer, CultureInfo) - uid: Material.Blazor.MBPaginator.DefaultPositionFormatter* name: DefaultPositionFormatter - href: api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_DefaultPositionFormatter_ + href: .artifacts/api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_DefaultPositionFormatter_ commentId: Overload:Material.Blazor.MBPaginator.DefaultPositionFormatter fullName: Material.Blazor.MBPaginator.DefaultPositionFormatter nameWithType: MBPaginator.DefaultPositionFormatter - uid: Material.Blazor.MBPaginator.ItemCount name: ItemCount - href: api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_ItemCount + href: .artifacts/api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_ItemCount commentId: P:Material.Blazor.MBPaginator.ItemCount fullName: Material.Blazor.MBPaginator.ItemCount nameWithType: MBPaginator.ItemCount - uid: Material.Blazor.MBPaginator.ItemCount* name: ItemCount - href: api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_ItemCount_ + href: .artifacts/api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_ItemCount_ commentId: Overload:Material.Blazor.MBPaginator.ItemCount fullName: Material.Blazor.MBPaginator.ItemCount nameWithType: MBPaginator.ItemCount - uid: Material.Blazor.MBPaginator.ItemsPerPage name: ItemsPerPage - href: api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_ItemsPerPage + href: .artifacts/api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_ItemsPerPage commentId: P:Material.Blazor.MBPaginator.ItemsPerPage fullName: Material.Blazor.MBPaginator.ItemsPerPage nameWithType: MBPaginator.ItemsPerPage - uid: Material.Blazor.MBPaginator.ItemsPerPage* name: ItemsPerPage - href: api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_ItemsPerPage_ + href: .artifacts/api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_ItemsPerPage_ commentId: Overload:Material.Blazor.MBPaginator.ItemsPerPage fullName: Material.Blazor.MBPaginator.ItemsPerPage nameWithType: MBPaginator.ItemsPerPage - uid: Material.Blazor.MBPaginator.ItemsPerPageChanged name: ItemsPerPageChanged - href: api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_ItemsPerPageChanged + href: .artifacts/api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_ItemsPerPageChanged commentId: P:Material.Blazor.MBPaginator.ItemsPerPageChanged fullName: Material.Blazor.MBPaginator.ItemsPerPageChanged nameWithType: MBPaginator.ItemsPerPageChanged - uid: Material.Blazor.MBPaginator.ItemsPerPageChanged* name: ItemsPerPageChanged - href: api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_ItemsPerPageChanged_ + href: .artifacts/api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_ItemsPerPageChanged_ commentId: Overload:Material.Blazor.MBPaginator.ItemsPerPageChanged fullName: Material.Blazor.MBPaginator.ItemsPerPageChanged nameWithType: MBPaginator.ItemsPerPageChanged - uid: Material.Blazor.MBPaginator.ItemsPerPageFormatter name: ItemsPerPageFormatter - href: api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_ItemsPerPageFormatter + href: .artifacts/api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_ItemsPerPageFormatter commentId: P:Material.Blazor.MBPaginator.ItemsPerPageFormatter fullName: Material.Blazor.MBPaginator.ItemsPerPageFormatter nameWithType: MBPaginator.ItemsPerPageFormatter - uid: Material.Blazor.MBPaginator.ItemsPerPageFormatter* name: ItemsPerPageFormatter - href: api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_ItemsPerPageFormatter_ + href: .artifacts/api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_ItemsPerPageFormatter_ commentId: Overload:Material.Blazor.MBPaginator.ItemsPerPageFormatter fullName: Material.Blazor.MBPaginator.ItemsPerPageFormatter nameWithType: MBPaginator.ItemsPerPageFormatter - uid: Material.Blazor.MBPaginator.ItemsPerPageSelection name: ItemsPerPageSelection - href: api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_ItemsPerPageSelection + href: .artifacts/api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_ItemsPerPageSelection commentId: P:Material.Blazor.MBPaginator.ItemsPerPageSelection fullName: Material.Blazor.MBPaginator.ItemsPerPageSelection nameWithType: MBPaginator.ItemsPerPageSelection - uid: Material.Blazor.MBPaginator.ItemsPerPageSelection* name: ItemsPerPageSelection - href: api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_ItemsPerPageSelection_ + href: .artifacts/api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_ItemsPerPageSelection_ commentId: Overload:Material.Blazor.MBPaginator.ItemsPerPageSelection fullName: Material.Blazor.MBPaginator.ItemsPerPageSelection nameWithType: MBPaginator.ItemsPerPageSelection - uid: Material.Blazor.MBPaginator.OnAfterRenderAsync(System.Boolean) name: OnAfterRenderAsync(bool) - href: api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_OnAfterRenderAsync_System_Boolean_ + href: .artifacts/api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_OnAfterRenderAsync_System_Boolean_ commentId: M:Material.Blazor.MBPaginator.OnAfterRenderAsync(System.Boolean) name.vb: OnAfterRenderAsync(Boolean) fullName: Material.Blazor.MBPaginator.OnAfterRenderAsync(bool) @@ -11296,79 +11296,79 @@ references: nameWithType.vb: MBPaginator.OnAfterRenderAsync(Boolean) - uid: Material.Blazor.MBPaginator.OnAfterRenderAsync* name: OnAfterRenderAsync - href: api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_OnAfterRenderAsync_ + href: .artifacts/api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_OnAfterRenderAsync_ commentId: Overload:Material.Blazor.MBPaginator.OnAfterRenderAsync fullName: Material.Blazor.MBPaginator.OnAfterRenderAsync nameWithType: MBPaginator.OnAfterRenderAsync - uid: Material.Blazor.MBPaginator.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_OnInitializedAsync commentId: M:Material.Blazor.MBPaginator.OnInitializedAsync fullName: Material.Blazor.MBPaginator.OnInitializedAsync() nameWithType: MBPaginator.OnInitializedAsync() - uid: Material.Blazor.MBPaginator.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBPaginator.OnInitializedAsync fullName: Material.Blazor.MBPaginator.OnInitializedAsync nameWithType: MBPaginator.OnInitializedAsync - uid: Material.Blazor.MBPaginator.OnParametersSetAsync name: OnParametersSetAsync() - href: api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_OnParametersSetAsync + href: .artifacts/api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_OnParametersSetAsync commentId: M:Material.Blazor.MBPaginator.OnParametersSetAsync fullName: Material.Blazor.MBPaginator.OnParametersSetAsync() nameWithType: MBPaginator.OnParametersSetAsync() - uid: Material.Blazor.MBPaginator.OnParametersSetAsync* name: OnParametersSetAsync - href: api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_OnParametersSetAsync_ + href: .artifacts/api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_OnParametersSetAsync_ commentId: Overload:Material.Blazor.MBPaginator.OnParametersSetAsync fullName: Material.Blazor.MBPaginator.OnParametersSetAsync nameWithType: MBPaginator.OnParametersSetAsync - uid: Material.Blazor.MBPaginator.PageNumber name: PageNumber - href: api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_PageNumber + href: .artifacts/api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_PageNumber commentId: P:Material.Blazor.MBPaginator.PageNumber fullName: Material.Blazor.MBPaginator.PageNumber nameWithType: MBPaginator.PageNumber - uid: Material.Blazor.MBPaginator.PageNumber* name: PageNumber - href: api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_PageNumber_ + href: .artifacts/api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_PageNumber_ commentId: Overload:Material.Blazor.MBPaginator.PageNumber fullName: Material.Blazor.MBPaginator.PageNumber nameWithType: MBPaginator.PageNumber - uid: Material.Blazor.MBPaginator.PageNumberChanged name: PageNumberChanged - href: api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_PageNumberChanged + href: .artifacts/api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_PageNumberChanged commentId: P:Material.Blazor.MBPaginator.PageNumberChanged fullName: Material.Blazor.MBPaginator.PageNumberChanged nameWithType: MBPaginator.PageNumberChanged - uid: Material.Blazor.MBPaginator.PageNumberChanged* name: PageNumberChanged - href: api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_PageNumberChanged_ + href: .artifacts/api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_PageNumberChanged_ commentId: Overload:Material.Blazor.MBPaginator.PageNumberChanged fullName: Material.Blazor.MBPaginator.PageNumberChanged nameWithType: MBPaginator.PageNumberChanged - uid: Material.Blazor.MBPaginator.PositionFormatter name: PositionFormatter - href: api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_PositionFormatter + href: .artifacts/api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_PositionFormatter commentId: P:Material.Blazor.MBPaginator.PositionFormatter fullName: Material.Blazor.MBPaginator.PositionFormatter nameWithType: MBPaginator.PositionFormatter - uid: Material.Blazor.MBPaginator.PositionFormatter* name: PositionFormatter - href: api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_PositionFormatter_ + href: .artifacts/api/Material.Blazor.MBPaginator.html#Material_Blazor_MBPaginator_PositionFormatter_ commentId: Overload:Material.Blazor.MBPaginator.PositionFormatter fullName: Material.Blazor.MBPaginator.PositionFormatter nameWithType: MBPaginator.PositionFormatter - uid: Material.Blazor.MBPopover name: MBPopover - href: api/Material.Blazor.MBPopover.html + href: .artifacts/api/Material.Blazor.MBPopover.html commentId: T:Material.Blazor.MBPopover fullName: Material.Blazor.MBPopover nameWithType: MBPopover - uid: Material.Blazor.MBPopover.#ctor name: MBPopover() - href: api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover__ctor + href: .artifacts/api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover__ctor commentId: M:Material.Blazor.MBPopover.#ctor name.vb: New() fullName: Material.Blazor.MBPopover.MBPopover() @@ -11377,7 +11377,7 @@ references: nameWithType.vb: MBPopover.New() - uid: Material.Blazor.MBPopover.#ctor* name: MBPopover - href: api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover__ctor_ + href: .artifacts/api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover__ctor_ commentId: Overload:Material.Blazor.MBPopover.#ctor name.vb: New fullName: Material.Blazor.MBPopover.MBPopover @@ -11386,31 +11386,31 @@ references: nameWithType.vb: MBPopover.New - uid: Material.Blazor.MBPopover.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBPopover.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBPopover.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBPopover.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBPopover.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_BuildRenderTree_ commentId: Overload:Material.Blazor.MBPopover.BuildRenderTree fullName: Material.Blazor.MBPopover.BuildRenderTree nameWithType: MBPopover.BuildRenderTree - uid: Material.Blazor.MBPopover.ChildContent name: ChildContent - href: api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_ChildContent + href: .artifacts/api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_ChildContent commentId: P:Material.Blazor.MBPopover.ChildContent fullName: Material.Blazor.MBPopover.ChildContent nameWithType: MBPopover.ChildContent - uid: Material.Blazor.MBPopover.ChildContent* name: ChildContent - href: api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_ChildContent_ + href: .artifacts/api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_ChildContent_ commentId: Overload:Material.Blazor.MBPopover.ChildContent fullName: Material.Blazor.MBPopover.ChildContent nameWithType: MBPopover.ChildContent - uid: Material.Blazor.MBPopover.Dispose(System.Boolean) name: Dispose(bool) - href: api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_Dispose_System_Boolean_ + href: .artifacts/api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_Dispose_System_Boolean_ commentId: M:Material.Blazor.MBPopover.Dispose(System.Boolean) name.vb: Dispose(Boolean) fullName: Material.Blazor.MBPopover.Dispose(bool) @@ -11419,61 +11419,61 @@ references: nameWithType.vb: MBPopover.Dispose(Boolean) - uid: Material.Blazor.MBPopover.Dispose* name: Dispose - href: api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_Dispose_ + href: .artifacts/api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_Dispose_ commentId: Overload:Material.Blazor.MBPopover.Dispose fullName: Material.Blazor.MBPopover.Dispose nameWithType: MBPopover.Dispose - uid: Material.Blazor.MBPopover.HideAsync name: HideAsync() - href: api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_HideAsync + href: .artifacts/api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_HideAsync commentId: M:Material.Blazor.MBPopover.HideAsync fullName: Material.Blazor.MBPopover.HideAsync() nameWithType: MBPopover.HideAsync() - uid: Material.Blazor.MBPopover.HideAsync* name: HideAsync - href: api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_HideAsync_ + href: .artifacts/api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_HideAsync_ commentId: Overload:Material.Blazor.MBPopover.HideAsync fullName: Material.Blazor.MBPopover.HideAsync nameWithType: MBPopover.HideAsync - uid: Material.Blazor.MBPopover.MenuSurfacePositioning name: MenuSurfacePositioning - href: api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_MenuSurfacePositioning + href: .artifacts/api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_MenuSurfacePositioning commentId: P:Material.Blazor.MBPopover.MenuSurfacePositioning fullName: Material.Blazor.MBPopover.MenuSurfacePositioning nameWithType: MBPopover.MenuSurfacePositioning - uid: Material.Blazor.MBPopover.MenuSurfacePositioning* name: MenuSurfacePositioning - href: api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_MenuSurfacePositioning_ + href: .artifacts/api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_MenuSurfacePositioning_ commentId: Overload:Material.Blazor.MBPopover.MenuSurfacePositioning fullName: Material.Blazor.MBPopover.MenuSurfacePositioning nameWithType: MBPopover.MenuSurfacePositioning - uid: Material.Blazor.MBPopover.NotifyClosed name: NotifyClosed() - href: api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_NotifyClosed + href: .artifacts/api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_NotifyClosed commentId: M:Material.Blazor.MBPopover.NotifyClosed fullName: Material.Blazor.MBPopover.NotifyClosed() nameWithType: MBPopover.NotifyClosed() - uid: Material.Blazor.MBPopover.NotifyClosed* name: NotifyClosed - href: api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_NotifyClosed_ + href: .artifacts/api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_NotifyClosed_ commentId: Overload:Material.Blazor.MBPopover.NotifyClosed fullName: Material.Blazor.MBPopover.NotifyClosed nameWithType: MBPopover.NotifyClosed - uid: Material.Blazor.MBPopover.NotifyOpened name: NotifyOpened() - href: api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_NotifyOpened + href: .artifacts/api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_NotifyOpened commentId: M:Material.Blazor.MBPopover.NotifyOpened fullName: Material.Blazor.MBPopover.NotifyOpened() nameWithType: MBPopover.NotifyOpened() - uid: Material.Blazor.MBPopover.NotifyOpened* name: NotifyOpened - href: api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_NotifyOpened_ + href: .artifacts/api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_NotifyOpened_ commentId: Overload:Material.Blazor.MBPopover.NotifyOpened fullName: Material.Blazor.MBPopover.NotifyOpened nameWithType: MBPopover.NotifyOpened - uid: Material.Blazor.MBPopover.OnAfterRenderAsync(System.Boolean) name: OnAfterRenderAsync(bool) - href: api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_OnAfterRenderAsync_System_Boolean_ + href: .artifacts/api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_OnAfterRenderAsync_System_Boolean_ commentId: M:Material.Blazor.MBPopover.OnAfterRenderAsync(System.Boolean) name.vb: OnAfterRenderAsync(Boolean) fullName: Material.Blazor.MBPopover.OnAfterRenderAsync(bool) @@ -11482,61 +11482,61 @@ references: nameWithType.vb: MBPopover.OnAfterRenderAsync(Boolean) - uid: Material.Blazor.MBPopover.OnAfterRenderAsync* name: OnAfterRenderAsync - href: api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_OnAfterRenderAsync_ + href: .artifacts/api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_OnAfterRenderAsync_ commentId: Overload:Material.Blazor.MBPopover.OnAfterRenderAsync fullName: Material.Blazor.MBPopover.OnAfterRenderAsync nameWithType: MBPopover.OnAfterRenderAsync - uid: Material.Blazor.MBPopover.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_OnInitializedAsync commentId: M:Material.Blazor.MBPopover.OnInitializedAsync fullName: Material.Blazor.MBPopover.OnInitializedAsync() nameWithType: MBPopover.OnInitializedAsync() - uid: Material.Blazor.MBPopover.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBPopover.OnInitializedAsync fullName: Material.Blazor.MBPopover.OnInitializedAsync nameWithType: MBPopover.OnInitializedAsync - uid: Material.Blazor.MBPopover.OnMenuClosed name: OnMenuClosed - href: api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_OnMenuClosed + href: .artifacts/api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_OnMenuClosed commentId: P:Material.Blazor.MBPopover.OnMenuClosed fullName: Material.Blazor.MBPopover.OnMenuClosed nameWithType: MBPopover.OnMenuClosed - uid: Material.Blazor.MBPopover.OnMenuClosed* name: OnMenuClosed - href: api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_OnMenuClosed_ + href: .artifacts/api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_OnMenuClosed_ commentId: Overload:Material.Blazor.MBPopover.OnMenuClosed fullName: Material.Blazor.MBPopover.OnMenuClosed nameWithType: MBPopover.OnMenuClosed - uid: Material.Blazor.MBPopover.OnMenuOpened name: OnMenuOpened - href: api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_OnMenuOpened + href: .artifacts/api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_OnMenuOpened commentId: P:Material.Blazor.MBPopover.OnMenuOpened fullName: Material.Blazor.MBPopover.OnMenuOpened nameWithType: MBPopover.OnMenuOpened - uid: Material.Blazor.MBPopover.OnMenuOpened* name: OnMenuOpened - href: api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_OnMenuOpened_ + href: .artifacts/api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_OnMenuOpened_ commentId: Overload:Material.Blazor.MBPopover.OnMenuOpened fullName: Material.Blazor.MBPopover.OnMenuOpened nameWithType: MBPopover.OnMenuOpened - uid: Material.Blazor.MBPopover.ShowAsync name: ShowAsync() - href: api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_ShowAsync + href: .artifacts/api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_ShowAsync commentId: M:Material.Blazor.MBPopover.ShowAsync fullName: Material.Blazor.MBPopover.ShowAsync() nameWithType: MBPopover.ShowAsync() - uid: Material.Blazor.MBPopover.ShowAsync* name: ShowAsync - href: api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_ShowAsync_ + href: .artifacts/api/Material.Blazor.MBPopover.html#Material_Blazor_MBPopover_ShowAsync_ commentId: Overload:Material.Blazor.MBPopover.ShowAsync fullName: Material.Blazor.MBPopover.ShowAsync nameWithType: MBPopover.ShowAsync - uid: Material.Blazor.MBRadioButtonGroup`1 name: MBRadioButtonGroup - href: api/Material.Blazor.MBRadioButtonGroup-1.html + href: .artifacts/api/Material.Blazor.MBRadioButtonGroup-1.html commentId: T:Material.Blazor.MBRadioButtonGroup`1 name.vb: MBRadioButtonGroup(Of TItem) fullName: Material.Blazor.MBRadioButtonGroup @@ -11545,7 +11545,7 @@ references: nameWithType.vb: MBRadioButtonGroup(Of TItem) - uid: Material.Blazor.MBRadioButtonGroup`1.#ctor name: MBRadioButtonGroup() - href: api/Material.Blazor.MBRadioButtonGroup-1.html#Material_Blazor_MBRadioButtonGroup_1__ctor + href: .artifacts/api/Material.Blazor.MBRadioButtonGroup-1.html#Material_Blazor_MBRadioButtonGroup_1__ctor commentId: M:Material.Blazor.MBRadioButtonGroup`1.#ctor name.vb: New() fullName: Material.Blazor.MBRadioButtonGroup.MBRadioButtonGroup() @@ -11554,7 +11554,7 @@ references: nameWithType.vb: MBRadioButtonGroup(Of TItem).New() - uid: Material.Blazor.MBRadioButtonGroup`1.#ctor* name: MBRadioButtonGroup - href: api/Material.Blazor.MBRadioButtonGroup-1.html#Material_Blazor_MBRadioButtonGroup_1__ctor_ + href: .artifacts/api/Material.Blazor.MBRadioButtonGroup-1.html#Material_Blazor_MBRadioButtonGroup_1__ctor_ commentId: Overload:Material.Blazor.MBRadioButtonGroup`1.#ctor name.vb: New fullName: Material.Blazor.MBRadioButtonGroup.MBRadioButtonGroup @@ -11563,7 +11563,7 @@ references: nameWithType.vb: MBRadioButtonGroup(Of TItem).New - uid: Material.Blazor.MBRadioButtonGroup`1.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBRadioButtonGroup-1.html#Material_Blazor_MBRadioButtonGroup_1_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBRadioButtonGroup-1.html#Material_Blazor_MBRadioButtonGroup_1_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBRadioButtonGroup`1.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBRadioButtonGroup.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName.vb: Material.Blazor.MBRadioButtonGroup(Of TItem).BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) @@ -11571,7 +11571,7 @@ references: nameWithType.vb: MBRadioButtonGroup(Of TItem).BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBRadioButtonGroup`1.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBRadioButtonGroup-1.html#Material_Blazor_MBRadioButtonGroup_1_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBRadioButtonGroup-1.html#Material_Blazor_MBRadioButtonGroup_1_BuildRenderTree_ commentId: Overload:Material.Blazor.MBRadioButtonGroup`1.BuildRenderTree fullName: Material.Blazor.MBRadioButtonGroup.BuildRenderTree fullName.vb: Material.Blazor.MBRadioButtonGroup(Of TItem).BuildRenderTree @@ -11579,7 +11579,7 @@ references: nameWithType.vb: MBRadioButtonGroup(Of TItem).BuildRenderTree - uid: Material.Blazor.MBRadioButtonGroup`1.Density name: Density - href: api/Material.Blazor.MBRadioButtonGroup-1.html#Material_Blazor_MBRadioButtonGroup_1_Density + href: .artifacts/api/Material.Blazor.MBRadioButtonGroup-1.html#Material_Blazor_MBRadioButtonGroup_1_Density commentId: P:Material.Blazor.MBRadioButtonGroup`1.Density fullName: Material.Blazor.MBRadioButtonGroup.Density fullName.vb: Material.Blazor.MBRadioButtonGroup(Of TItem).Density @@ -11587,7 +11587,7 @@ references: nameWithType.vb: MBRadioButtonGroup(Of TItem).Density - uid: Material.Blazor.MBRadioButtonGroup`1.Density* name: Density - href: api/Material.Blazor.MBRadioButtonGroup-1.html#Material_Blazor_MBRadioButtonGroup_1_Density_ + href: .artifacts/api/Material.Blazor.MBRadioButtonGroup-1.html#Material_Blazor_MBRadioButtonGroup_1_Density_ commentId: Overload:Material.Blazor.MBRadioButtonGroup`1.Density fullName: Material.Blazor.MBRadioButtonGroup.Density fullName.vb: Material.Blazor.MBRadioButtonGroup(Of TItem).Density @@ -11595,7 +11595,7 @@ references: nameWithType.vb: MBRadioButtonGroup(Of TItem).Density - uid: Material.Blazor.MBRadioButtonGroup`1.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBRadioButtonGroup-1.html#Material_Blazor_MBRadioButtonGroup_1_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBRadioButtonGroup-1.html#Material_Blazor_MBRadioButtonGroup_1_OnInitializedAsync commentId: M:Material.Blazor.MBRadioButtonGroup`1.OnInitializedAsync fullName: Material.Blazor.MBRadioButtonGroup.OnInitializedAsync() fullName.vb: Material.Blazor.MBRadioButtonGroup(Of TItem).OnInitializedAsync() @@ -11603,7 +11603,7 @@ references: nameWithType.vb: MBRadioButtonGroup(Of TItem).OnInitializedAsync() - uid: Material.Blazor.MBRadioButtonGroup`1.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBRadioButtonGroup-1.html#Material_Blazor_MBRadioButtonGroup_1_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBRadioButtonGroup-1.html#Material_Blazor_MBRadioButtonGroup_1_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBRadioButtonGroup`1.OnInitializedAsync fullName: Material.Blazor.MBRadioButtonGroup.OnInitializedAsync fullName.vb: Material.Blazor.MBRadioButtonGroup(Of TItem).OnInitializedAsync @@ -11611,7 +11611,7 @@ references: nameWithType.vb: MBRadioButtonGroup(Of TItem).OnInitializedAsync - uid: Material.Blazor.MBRadioButtonGroup`1.OnParametersSetAsync name: OnParametersSetAsync() - href: api/Material.Blazor.MBRadioButtonGroup-1.html#Material_Blazor_MBRadioButtonGroup_1_OnParametersSetAsync + href: .artifacts/api/Material.Blazor.MBRadioButtonGroup-1.html#Material_Blazor_MBRadioButtonGroup_1_OnParametersSetAsync commentId: M:Material.Blazor.MBRadioButtonGroup`1.OnParametersSetAsync fullName: Material.Blazor.MBRadioButtonGroup.OnParametersSetAsync() fullName.vb: Material.Blazor.MBRadioButtonGroup(Of TItem).OnParametersSetAsync() @@ -11619,7 +11619,7 @@ references: nameWithType.vb: MBRadioButtonGroup(Of TItem).OnParametersSetAsync() - uid: Material.Blazor.MBRadioButtonGroup`1.OnParametersSetAsync* name: OnParametersSetAsync - href: api/Material.Blazor.MBRadioButtonGroup-1.html#Material_Blazor_MBRadioButtonGroup_1_OnParametersSetAsync_ + href: .artifacts/api/Material.Blazor.MBRadioButtonGroup-1.html#Material_Blazor_MBRadioButtonGroup_1_OnParametersSetAsync_ commentId: Overload:Material.Blazor.MBRadioButtonGroup`1.OnParametersSetAsync fullName: Material.Blazor.MBRadioButtonGroup.OnParametersSetAsync fullName.vb: Material.Blazor.MBRadioButtonGroup(Of TItem).OnParametersSetAsync @@ -11627,7 +11627,7 @@ references: nameWithType.vb: MBRadioButtonGroup(Of TItem).OnParametersSetAsync - uid: Material.Blazor.MBRadioButtonGroup`1.Vertical name: Vertical - href: api/Material.Blazor.MBRadioButtonGroup-1.html#Material_Blazor_MBRadioButtonGroup_1_Vertical + href: .artifacts/api/Material.Blazor.MBRadioButtonGroup-1.html#Material_Blazor_MBRadioButtonGroup_1_Vertical commentId: P:Material.Blazor.MBRadioButtonGroup`1.Vertical fullName: Material.Blazor.MBRadioButtonGroup.Vertical fullName.vb: Material.Blazor.MBRadioButtonGroup(Of TItem).Vertical @@ -11635,7 +11635,7 @@ references: nameWithType.vb: MBRadioButtonGroup(Of TItem).Vertical - uid: Material.Blazor.MBRadioButtonGroup`1.Vertical* name: Vertical - href: api/Material.Blazor.MBRadioButtonGroup-1.html#Material_Blazor_MBRadioButtonGroup_1_Vertical_ + href: .artifacts/api/Material.Blazor.MBRadioButtonGroup-1.html#Material_Blazor_MBRadioButtonGroup_1_Vertical_ commentId: Overload:Material.Blazor.MBRadioButtonGroup`1.Vertical fullName: Material.Blazor.MBRadioButtonGroup.Vertical fullName.vb: Material.Blazor.MBRadioButtonGroup(Of TItem).Vertical @@ -11643,7 +11643,7 @@ references: nameWithType.vb: MBRadioButtonGroup(Of TItem).Vertical - uid: Material.Blazor.MBRadioButton`1 name: MBRadioButton - href: api/Material.Blazor.MBRadioButton-1.html + href: .artifacts/api/Material.Blazor.MBRadioButton-1.html commentId: T:Material.Blazor.MBRadioButton`1 name.vb: MBRadioButton(Of TItem) fullName: Material.Blazor.MBRadioButton @@ -11652,7 +11652,7 @@ references: nameWithType.vb: MBRadioButton(Of TItem) - uid: Material.Blazor.MBRadioButton`1.#ctor name: MBRadioButton() - href: api/Material.Blazor.MBRadioButton-1.html#Material_Blazor_MBRadioButton_1__ctor + href: .artifacts/api/Material.Blazor.MBRadioButton-1.html#Material_Blazor_MBRadioButton_1__ctor commentId: M:Material.Blazor.MBRadioButton`1.#ctor name.vb: New() fullName: Material.Blazor.MBRadioButton.MBRadioButton() @@ -11661,7 +11661,7 @@ references: nameWithType.vb: MBRadioButton(Of TItem).New() - uid: Material.Blazor.MBRadioButton`1.#ctor* name: MBRadioButton - href: api/Material.Blazor.MBRadioButton-1.html#Material_Blazor_MBRadioButton_1__ctor_ + href: .artifacts/api/Material.Blazor.MBRadioButton-1.html#Material_Blazor_MBRadioButton_1__ctor_ commentId: Overload:Material.Blazor.MBRadioButton`1.#ctor name.vb: New fullName: Material.Blazor.MBRadioButton.MBRadioButton @@ -11670,7 +11670,7 @@ references: nameWithType.vb: MBRadioButton(Of TItem).New - uid: Material.Blazor.MBRadioButton`1.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBRadioButton-1.html#Material_Blazor_MBRadioButton_1_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBRadioButton-1.html#Material_Blazor_MBRadioButton_1_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBRadioButton`1.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBRadioButton.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName.vb: Material.Blazor.MBRadioButton(Of TItem).BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) @@ -11678,7 +11678,7 @@ references: nameWithType.vb: MBRadioButton(Of TItem).BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBRadioButton`1.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBRadioButton-1.html#Material_Blazor_MBRadioButton_1_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBRadioButton-1.html#Material_Blazor_MBRadioButton_1_BuildRenderTree_ commentId: Overload:Material.Blazor.MBRadioButton`1.BuildRenderTree fullName: Material.Blazor.MBRadioButton.BuildRenderTree fullName.vb: Material.Blazor.MBRadioButton(Of TItem).BuildRenderTree @@ -11686,7 +11686,7 @@ references: nameWithType.vb: MBRadioButton(Of TItem).BuildRenderTree - uid: Material.Blazor.MBRadioButton`1.Density name: Density - href: api/Material.Blazor.MBRadioButton-1.html#Material_Blazor_MBRadioButton_1_Density + href: .artifacts/api/Material.Blazor.MBRadioButton-1.html#Material_Blazor_MBRadioButton_1_Density commentId: P:Material.Blazor.MBRadioButton`1.Density fullName: Material.Blazor.MBRadioButton.Density fullName.vb: Material.Blazor.MBRadioButton(Of TItem).Density @@ -11694,7 +11694,7 @@ references: nameWithType.vb: MBRadioButton(Of TItem).Density - uid: Material.Blazor.MBRadioButton`1.Density* name: Density - href: api/Material.Blazor.MBRadioButton-1.html#Material_Blazor_MBRadioButton_1_Density_ + href: .artifacts/api/Material.Blazor.MBRadioButton-1.html#Material_Blazor_MBRadioButton_1_Density_ commentId: Overload:Material.Blazor.MBRadioButton`1.Density fullName: Material.Blazor.MBRadioButton.Density fullName.vb: Material.Blazor.MBRadioButton(Of TItem).Density @@ -11702,7 +11702,7 @@ references: nameWithType.vb: MBRadioButton(Of TItem).Density - uid: Material.Blazor.MBRadioButton`1.Label name: Label - href: api/Material.Blazor.MBRadioButton-1.html#Material_Blazor_MBRadioButton_1_Label + href: .artifacts/api/Material.Blazor.MBRadioButton-1.html#Material_Blazor_MBRadioButton_1_Label commentId: P:Material.Blazor.MBRadioButton`1.Label fullName: Material.Blazor.MBRadioButton.Label fullName.vb: Material.Blazor.MBRadioButton(Of TItem).Label @@ -11710,7 +11710,7 @@ references: nameWithType.vb: MBRadioButton(Of TItem).Label - uid: Material.Blazor.MBRadioButton`1.Label* name: Label - href: api/Material.Blazor.MBRadioButton-1.html#Material_Blazor_MBRadioButton_1_Label_ + href: .artifacts/api/Material.Blazor.MBRadioButton-1.html#Material_Blazor_MBRadioButton_1_Label_ commentId: Overload:Material.Blazor.MBRadioButton`1.Label fullName: Material.Blazor.MBRadioButton.Label fullName.vb: Material.Blazor.MBRadioButton(Of TItem).Label @@ -11718,7 +11718,7 @@ references: nameWithType.vb: MBRadioButton(Of TItem).Label - uid: Material.Blazor.MBRadioButton`1.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBRadioButton-1.html#Material_Blazor_MBRadioButton_1_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBRadioButton-1.html#Material_Blazor_MBRadioButton_1_OnInitializedAsync commentId: M:Material.Blazor.MBRadioButton`1.OnInitializedAsync fullName: Material.Blazor.MBRadioButton.OnInitializedAsync() fullName.vb: Material.Blazor.MBRadioButton(Of TItem).OnInitializedAsync() @@ -11726,7 +11726,7 @@ references: nameWithType.vb: MBRadioButton(Of TItem).OnInitializedAsync() - uid: Material.Blazor.MBRadioButton`1.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBRadioButton-1.html#Material_Blazor_MBRadioButton_1_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBRadioButton-1.html#Material_Blazor_MBRadioButton_1_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBRadioButton`1.OnInitializedAsync fullName: Material.Blazor.MBRadioButton.OnInitializedAsync fullName.vb: Material.Blazor.MBRadioButton(Of TItem).OnInitializedAsync @@ -11734,7 +11734,7 @@ references: nameWithType.vb: MBRadioButton(Of TItem).OnInitializedAsync - uid: Material.Blazor.MBRadioButton`1.OnParametersSetAsync name: OnParametersSetAsync() - href: api/Material.Blazor.MBRadioButton-1.html#Material_Blazor_MBRadioButton_1_OnParametersSetAsync + href: .artifacts/api/Material.Blazor.MBRadioButton-1.html#Material_Blazor_MBRadioButton_1_OnParametersSetAsync commentId: M:Material.Blazor.MBRadioButton`1.OnParametersSetAsync fullName: Material.Blazor.MBRadioButton.OnParametersSetAsync() fullName.vb: Material.Blazor.MBRadioButton(Of TItem).OnParametersSetAsync() @@ -11742,7 +11742,7 @@ references: nameWithType.vb: MBRadioButton(Of TItem).OnParametersSetAsync() - uid: Material.Blazor.MBRadioButton`1.OnParametersSetAsync* name: OnParametersSetAsync - href: api/Material.Blazor.MBRadioButton-1.html#Material_Blazor_MBRadioButton_1_OnParametersSetAsync_ + href: .artifacts/api/Material.Blazor.MBRadioButton-1.html#Material_Blazor_MBRadioButton_1_OnParametersSetAsync_ commentId: Overload:Material.Blazor.MBRadioButton`1.OnParametersSetAsync fullName: Material.Blazor.MBRadioButton.OnParametersSetAsync fullName.vb: Material.Blazor.MBRadioButton(Of TItem).OnParametersSetAsync @@ -11750,7 +11750,7 @@ references: nameWithType.vb: MBRadioButton(Of TItem).OnParametersSetAsync - uid: Material.Blazor.MBRadioButton`1.RadioGroupName name: RadioGroupName - href: api/Material.Blazor.MBRadioButton-1.html#Material_Blazor_MBRadioButton_1_RadioGroupName + href: .artifacts/api/Material.Blazor.MBRadioButton-1.html#Material_Blazor_MBRadioButton_1_RadioGroupName commentId: P:Material.Blazor.MBRadioButton`1.RadioGroupName fullName: Material.Blazor.MBRadioButton.RadioGroupName fullName.vb: Material.Blazor.MBRadioButton(Of TItem).RadioGroupName @@ -11758,7 +11758,7 @@ references: nameWithType.vb: MBRadioButton(Of TItem).RadioGroupName - uid: Material.Blazor.MBRadioButton`1.RadioGroupName* name: RadioGroupName - href: api/Material.Blazor.MBRadioButton-1.html#Material_Blazor_MBRadioButton_1_RadioGroupName_ + href: .artifacts/api/Material.Blazor.MBRadioButton-1.html#Material_Blazor_MBRadioButton_1_RadioGroupName_ commentId: Overload:Material.Blazor.MBRadioButton`1.RadioGroupName fullName: Material.Blazor.MBRadioButton.RadioGroupName fullName.vb: Material.Blazor.MBRadioButton(Of TItem).RadioGroupName @@ -11766,7 +11766,7 @@ references: nameWithType.vb: MBRadioButton(Of TItem).RadioGroupName - uid: Material.Blazor.MBRadioButton`1.TargetCheckedValue name: TargetCheckedValue - href: api/Material.Blazor.MBRadioButton-1.html#Material_Blazor_MBRadioButton_1_TargetCheckedValue + href: .artifacts/api/Material.Blazor.MBRadioButton-1.html#Material_Blazor_MBRadioButton_1_TargetCheckedValue commentId: P:Material.Blazor.MBRadioButton`1.TargetCheckedValue fullName: Material.Blazor.MBRadioButton.TargetCheckedValue fullName.vb: Material.Blazor.MBRadioButton(Of TItem).TargetCheckedValue @@ -11774,7 +11774,7 @@ references: nameWithType.vb: MBRadioButton(Of TItem).TargetCheckedValue - uid: Material.Blazor.MBRadioButton`1.TargetCheckedValue* name: TargetCheckedValue - href: api/Material.Blazor.MBRadioButton-1.html#Material_Blazor_MBRadioButton_1_TargetCheckedValue_ + href: .artifacts/api/Material.Blazor.MBRadioButton-1.html#Material_Blazor_MBRadioButton_1_TargetCheckedValue_ commentId: Overload:Material.Blazor.MBRadioButton`1.TargetCheckedValue fullName: Material.Blazor.MBRadioButton.TargetCheckedValue fullName.vb: Material.Blazor.MBRadioButton(Of TItem).TargetCheckedValue @@ -11782,37 +11782,37 @@ references: nameWithType.vb: MBRadioButton(Of TItem).TargetCheckedValue - uid: Material.Blazor.MBSearchResultTypes name: MBSearchResultTypes - href: api/Material.Blazor.MBSearchResultTypes.html + href: .artifacts/api/Material.Blazor.MBSearchResultTypes.html commentId: T:Material.Blazor.MBSearchResultTypes fullName: Material.Blazor.MBSearchResultTypes nameWithType: MBSearchResultTypes - uid: Material.Blazor.MBSearchResultTypes.FullMatchFound name: FullMatchFound - href: api/Material.Blazor.MBSearchResultTypes.html#Material_Blazor_MBSearchResultTypes_FullMatchFound + href: .artifacts/api/Material.Blazor.MBSearchResultTypes.html#Material_Blazor_MBSearchResultTypes_FullMatchFound commentId: F:Material.Blazor.MBSearchResultTypes.FullMatchFound fullName: Material.Blazor.MBSearchResultTypes.FullMatchFound nameWithType: MBSearchResultTypes.FullMatchFound - uid: Material.Blazor.MBSearchResultTypes.NoMatchesFound name: NoMatchesFound - href: api/Material.Blazor.MBSearchResultTypes.html#Material_Blazor_MBSearchResultTypes_NoMatchesFound + href: .artifacts/api/Material.Blazor.MBSearchResultTypes.html#Material_Blazor_MBSearchResultTypes_NoMatchesFound commentId: F:Material.Blazor.MBSearchResultTypes.NoMatchesFound fullName: Material.Blazor.MBSearchResultTypes.NoMatchesFound nameWithType: MBSearchResultTypes.NoMatchesFound - uid: Material.Blazor.MBSearchResultTypes.PartialMatchesFound name: PartialMatchesFound - href: api/Material.Blazor.MBSearchResultTypes.html#Material_Blazor_MBSearchResultTypes_PartialMatchesFound + href: .artifacts/api/Material.Blazor.MBSearchResultTypes.html#Material_Blazor_MBSearchResultTypes_PartialMatchesFound commentId: F:Material.Blazor.MBSearchResultTypes.PartialMatchesFound fullName: Material.Blazor.MBSearchResultTypes.PartialMatchesFound nameWithType: MBSearchResultTypes.PartialMatchesFound - uid: Material.Blazor.MBSearchResultTypes.TooManyItemsFound name: TooManyItemsFound - href: api/Material.Blazor.MBSearchResultTypes.html#Material_Blazor_MBSearchResultTypes_TooManyItemsFound + href: .artifacts/api/Material.Blazor.MBSearchResultTypes.html#Material_Blazor_MBSearchResultTypes_TooManyItemsFound commentId: F:Material.Blazor.MBSearchResultTypes.TooManyItemsFound fullName: Material.Blazor.MBSearchResultTypes.TooManyItemsFound nameWithType: MBSearchResultTypes.TooManyItemsFound - uid: Material.Blazor.MBSearchResult`1 name: MBSearchResult - href: api/Material.Blazor.MBSearchResult-1.html + href: .artifacts/api/Material.Blazor.MBSearchResult-1.html commentId: T:Material.Blazor.MBSearchResult`1 name.vb: MBSearchResult(Of TItem) fullName: Material.Blazor.MBSearchResult @@ -11821,7 +11821,7 @@ references: nameWithType.vb: MBSearchResult(Of TItem) - uid: Material.Blazor.MBSearchResult`1.#ctor name: MBSearchResult() - href: api/Material.Blazor.MBSearchResult-1.html#Material_Blazor_MBSearchResult_1__ctor + href: .artifacts/api/Material.Blazor.MBSearchResult-1.html#Material_Blazor_MBSearchResult_1__ctor commentId: M:Material.Blazor.MBSearchResult`1.#ctor name.vb: New() fullName: Material.Blazor.MBSearchResult.MBSearchResult() @@ -11830,7 +11830,7 @@ references: nameWithType.vb: MBSearchResult(Of TItem).New() - uid: Material.Blazor.MBSearchResult`1.#ctor* name: MBSearchResult - href: api/Material.Blazor.MBSearchResult-1.html#Material_Blazor_MBSearchResult_1__ctor_ + href: .artifacts/api/Material.Blazor.MBSearchResult-1.html#Material_Blazor_MBSearchResult_1__ctor_ commentId: Overload:Material.Blazor.MBSearchResult`1.#ctor name.vb: New fullName: Material.Blazor.MBSearchResult.MBSearchResult @@ -11839,7 +11839,7 @@ references: nameWithType.vb: MBSearchResult(Of TItem).New - uid: Material.Blazor.MBSearchResult`1.MatchingItemCount name: MatchingItemCount - href: api/Material.Blazor.MBSearchResult-1.html#Material_Blazor_MBSearchResult_1_MatchingItemCount + href: .artifacts/api/Material.Blazor.MBSearchResult-1.html#Material_Blazor_MBSearchResult_1_MatchingItemCount commentId: P:Material.Blazor.MBSearchResult`1.MatchingItemCount fullName: Material.Blazor.MBSearchResult.MatchingItemCount fullName.vb: Material.Blazor.MBSearchResult(Of TItem).MatchingItemCount @@ -11847,7 +11847,7 @@ references: nameWithType.vb: MBSearchResult(Of TItem).MatchingItemCount - uid: Material.Blazor.MBSearchResult`1.MatchingItemCount* name: MatchingItemCount - href: api/Material.Blazor.MBSearchResult-1.html#Material_Blazor_MBSearchResult_1_MatchingItemCount_ + href: .artifacts/api/Material.Blazor.MBSearchResult-1.html#Material_Blazor_MBSearchResult_1_MatchingItemCount_ commentId: Overload:Material.Blazor.MBSearchResult`1.MatchingItemCount fullName: Material.Blazor.MBSearchResult.MatchingItemCount fullName.vb: Material.Blazor.MBSearchResult(Of TItem).MatchingItemCount @@ -11855,7 +11855,7 @@ references: nameWithType.vb: MBSearchResult(Of TItem).MatchingItemCount - uid: Material.Blazor.MBSearchResult`1.MatchingItems name: MatchingItems - href: api/Material.Blazor.MBSearchResult-1.html#Material_Blazor_MBSearchResult_1_MatchingItems + href: .artifacts/api/Material.Blazor.MBSearchResult-1.html#Material_Blazor_MBSearchResult_1_MatchingItems commentId: P:Material.Blazor.MBSearchResult`1.MatchingItems fullName: Material.Blazor.MBSearchResult.MatchingItems fullName.vb: Material.Blazor.MBSearchResult(Of TItem).MatchingItems @@ -11863,7 +11863,7 @@ references: nameWithType.vb: MBSearchResult(Of TItem).MatchingItems - uid: Material.Blazor.MBSearchResult`1.MatchingItems* name: MatchingItems - href: api/Material.Blazor.MBSearchResult-1.html#Material_Blazor_MBSearchResult_1_MatchingItems_ + href: .artifacts/api/Material.Blazor.MBSearchResult-1.html#Material_Blazor_MBSearchResult_1_MatchingItems_ commentId: Overload:Material.Blazor.MBSearchResult`1.MatchingItems fullName: Material.Blazor.MBSearchResult.MatchingItems fullName.vb: Material.Blazor.MBSearchResult(Of TItem).MatchingItems @@ -11871,7 +11871,7 @@ references: nameWithType.vb: MBSearchResult(Of TItem).MatchingItems - uid: Material.Blazor.MBSearchResult`1.MaxItemCount name: MaxItemCount - href: api/Material.Blazor.MBSearchResult-1.html#Material_Blazor_MBSearchResult_1_MaxItemCount + href: .artifacts/api/Material.Blazor.MBSearchResult-1.html#Material_Blazor_MBSearchResult_1_MaxItemCount commentId: P:Material.Blazor.MBSearchResult`1.MaxItemCount fullName: Material.Blazor.MBSearchResult.MaxItemCount fullName.vb: Material.Blazor.MBSearchResult(Of TItem).MaxItemCount @@ -11879,7 +11879,7 @@ references: nameWithType.vb: MBSearchResult(Of TItem).MaxItemCount - uid: Material.Blazor.MBSearchResult`1.MaxItemCount* name: MaxItemCount - href: api/Material.Blazor.MBSearchResult-1.html#Material_Blazor_MBSearchResult_1_MaxItemCount_ + href: .artifacts/api/Material.Blazor.MBSearchResult-1.html#Material_Blazor_MBSearchResult_1_MaxItemCount_ commentId: Overload:Material.Blazor.MBSearchResult`1.MaxItemCount fullName: Material.Blazor.MBSearchResult.MaxItemCount fullName.vb: Material.Blazor.MBSearchResult(Of TItem).MaxItemCount @@ -11887,7 +11887,7 @@ references: nameWithType.vb: MBSearchResult(Of TItem).MaxItemCount - uid: Material.Blazor.MBSearchResult`1.SearchResultType name: SearchResultType - href: api/Material.Blazor.MBSearchResult-1.html#Material_Blazor_MBSearchResult_1_SearchResultType + href: .artifacts/api/Material.Blazor.MBSearchResult-1.html#Material_Blazor_MBSearchResult_1_SearchResultType commentId: P:Material.Blazor.MBSearchResult`1.SearchResultType fullName: Material.Blazor.MBSearchResult.SearchResultType fullName.vb: Material.Blazor.MBSearchResult(Of TItem).SearchResultType @@ -11895,7 +11895,7 @@ references: nameWithType.vb: MBSearchResult(Of TItem).SearchResultType - uid: Material.Blazor.MBSearchResult`1.SearchResultType* name: SearchResultType - href: api/Material.Blazor.MBSearchResult-1.html#Material_Blazor_MBSearchResult_1_SearchResultType_ + href: .artifacts/api/Material.Blazor.MBSearchResult-1.html#Material_Blazor_MBSearchResult_1_SearchResultType_ commentId: Overload:Material.Blazor.MBSearchResult`1.SearchResultType fullName: Material.Blazor.MBSearchResult.SearchResultType fullName.vb: Material.Blazor.MBSearchResult(Of TItem).SearchResultType @@ -11903,7 +11903,7 @@ references: nameWithType.vb: MBSearchResult(Of TItem).SearchResultType - uid: Material.Blazor.MBSegmentedButtonMulti`1 name: MBSegmentedButtonMulti - href: api/Material.Blazor.MBSegmentedButtonMulti-1.html + href: .artifacts/api/Material.Blazor.MBSegmentedButtonMulti-1.html commentId: T:Material.Blazor.MBSegmentedButtonMulti`1 name.vb: MBSegmentedButtonMulti(Of TItem) fullName: Material.Blazor.MBSegmentedButtonMulti @@ -11912,7 +11912,7 @@ references: nameWithType.vb: MBSegmentedButtonMulti(Of TItem) - uid: Material.Blazor.MBSegmentedButtonMulti`1.#ctor name: MBSegmentedButtonMulti() - href: api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1__ctor + href: .artifacts/api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1__ctor commentId: M:Material.Blazor.MBSegmentedButtonMulti`1.#ctor name.vb: New() fullName: Material.Blazor.MBSegmentedButtonMulti.MBSegmentedButtonMulti() @@ -11921,7 +11921,7 @@ references: nameWithType.vb: MBSegmentedButtonMulti(Of TItem).New() - uid: Material.Blazor.MBSegmentedButtonMulti`1.#ctor* name: MBSegmentedButtonMulti - href: api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1__ctor_ + href: .artifacts/api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1__ctor_ commentId: Overload:Material.Blazor.MBSegmentedButtonMulti`1.#ctor name.vb: New fullName: Material.Blazor.MBSegmentedButtonMulti.MBSegmentedButtonMulti @@ -11930,7 +11930,7 @@ references: nameWithType.vb: MBSegmentedButtonMulti(Of TItem).New - uid: Material.Blazor.MBSegmentedButtonMulti`1.BadgeExited name: BadgeExited - href: api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_BadgeExited + href: .artifacts/api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_BadgeExited commentId: P:Material.Blazor.MBSegmentedButtonMulti`1.BadgeExited fullName: Material.Blazor.MBSegmentedButtonMulti.BadgeExited fullName.vb: Material.Blazor.MBSegmentedButtonMulti(Of TItem).BadgeExited @@ -11938,7 +11938,7 @@ references: nameWithType.vb: MBSegmentedButtonMulti(Of TItem).BadgeExited - uid: Material.Blazor.MBSegmentedButtonMulti`1.BadgeExited* name: BadgeExited - href: api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_BadgeExited_ + href: .artifacts/api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_BadgeExited_ commentId: Overload:Material.Blazor.MBSegmentedButtonMulti`1.BadgeExited fullName: Material.Blazor.MBSegmentedButtonMulti.BadgeExited fullName.vb: Material.Blazor.MBSegmentedButtonMulti(Of TItem).BadgeExited @@ -11946,7 +11946,7 @@ references: nameWithType.vb: MBSegmentedButtonMulti(Of TItem).BadgeExited - uid: Material.Blazor.MBSegmentedButtonMulti`1.BadgeStyle name: BadgeStyle - href: api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_BadgeStyle + href: .artifacts/api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_BadgeStyle commentId: P:Material.Blazor.MBSegmentedButtonMulti`1.BadgeStyle fullName: Material.Blazor.MBSegmentedButtonMulti.BadgeStyle fullName.vb: Material.Blazor.MBSegmentedButtonMulti(Of TItem).BadgeStyle @@ -11954,7 +11954,7 @@ references: nameWithType.vb: MBSegmentedButtonMulti(Of TItem).BadgeStyle - uid: Material.Blazor.MBSegmentedButtonMulti`1.BadgeStyle* name: BadgeStyle - href: api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_BadgeStyle_ + href: .artifacts/api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_BadgeStyle_ commentId: Overload:Material.Blazor.MBSegmentedButtonMulti`1.BadgeStyle fullName: Material.Blazor.MBSegmentedButtonMulti.BadgeStyle fullName.vb: Material.Blazor.MBSegmentedButtonMulti(Of TItem).BadgeStyle @@ -11962,7 +11962,7 @@ references: nameWithType.vb: MBSegmentedButtonMulti(Of TItem).BadgeStyle - uid: Material.Blazor.MBSegmentedButtonMulti`1.BadgeValue name: BadgeValue - href: api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_BadgeValue + href: .artifacts/api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_BadgeValue commentId: P:Material.Blazor.MBSegmentedButtonMulti`1.BadgeValue fullName: Material.Blazor.MBSegmentedButtonMulti.BadgeValue fullName.vb: Material.Blazor.MBSegmentedButtonMulti(Of TItem).BadgeValue @@ -11970,7 +11970,7 @@ references: nameWithType.vb: MBSegmentedButtonMulti(Of TItem).BadgeValue - uid: Material.Blazor.MBSegmentedButtonMulti`1.BadgeValue* name: BadgeValue - href: api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_BadgeValue_ + href: .artifacts/api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_BadgeValue_ commentId: Overload:Material.Blazor.MBSegmentedButtonMulti`1.BadgeValue fullName: Material.Blazor.MBSegmentedButtonMulti.BadgeValue fullName.vb: Material.Blazor.MBSegmentedButtonMulti(Of TItem).BadgeValue @@ -11978,7 +11978,7 @@ references: nameWithType.vb: MBSegmentedButtonMulti(Of TItem).BadgeValue - uid: Material.Blazor.MBSegmentedButtonMulti`1.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBSegmentedButtonMulti`1.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBSegmentedButtonMulti.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName.vb: Material.Blazor.MBSegmentedButtonMulti(Of TItem).BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) @@ -11986,7 +11986,7 @@ references: nameWithType.vb: MBSegmentedButtonMulti(Of TItem).BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBSegmentedButtonMulti`1.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_BuildRenderTree_ commentId: Overload:Material.Blazor.MBSegmentedButtonMulti`1.BuildRenderTree fullName: Material.Blazor.MBSegmentedButtonMulti.BuildRenderTree fullName.vb: Material.Blazor.MBSegmentedButtonMulti(Of TItem).BuildRenderTree @@ -11994,7 +11994,7 @@ references: nameWithType.vb: MBSegmentedButtonMulti(Of TItem).BuildRenderTree - uid: Material.Blazor.MBSegmentedButtonMulti`1.Dispose(System.Boolean) name: Dispose(bool) - href: api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_Dispose_System_Boolean_ + href: .artifacts/api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_Dispose_System_Boolean_ commentId: M:Material.Blazor.MBSegmentedButtonMulti`1.Dispose(System.Boolean) name.vb: Dispose(Boolean) fullName: Material.Blazor.MBSegmentedButtonMulti.Dispose(bool) @@ -12003,7 +12003,7 @@ references: nameWithType.vb: MBSegmentedButtonMulti(Of TItem).Dispose(Boolean) - uid: Material.Blazor.MBSegmentedButtonMulti`1.Dispose* name: Dispose - href: api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_Dispose_ + href: .artifacts/api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_Dispose_ commentId: Overload:Material.Blazor.MBSegmentedButtonMulti`1.Dispose fullName: Material.Blazor.MBSegmentedButtonMulti.Dispose fullName.vb: Material.Blazor.MBSegmentedButtonMulti(Of TItem).Dispose @@ -12011,7 +12011,7 @@ references: nameWithType.vb: MBSegmentedButtonMulti(Of TItem).Dispose - uid: Material.Blazor.MBSegmentedButtonMulti`1.HasBadge name: HasBadge - href: api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_HasBadge + href: .artifacts/api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_HasBadge commentId: P:Material.Blazor.MBSegmentedButtonMulti`1.HasBadge fullName: Material.Blazor.MBSegmentedButtonMulti.HasBadge fullName.vb: Material.Blazor.MBSegmentedButtonMulti(Of TItem).HasBadge @@ -12019,7 +12019,7 @@ references: nameWithType.vb: MBSegmentedButtonMulti(Of TItem).HasBadge - uid: Material.Blazor.MBSegmentedButtonMulti`1.HasBadge* name: HasBadge - href: api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_HasBadge_ + href: .artifacts/api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_HasBadge_ commentId: Overload:Material.Blazor.MBSegmentedButtonMulti`1.HasBadge fullName: Material.Blazor.MBSegmentedButtonMulti.HasBadge fullName.vb: Material.Blazor.MBSegmentedButtonMulti(Of TItem).HasBadge @@ -12027,7 +12027,7 @@ references: nameWithType.vb: MBSegmentedButtonMulti(Of TItem).HasBadge - uid: Material.Blazor.MBSegmentedButtonMulti`1.NotifyMultiSelected(System.Boolean[]) name: NotifyMultiSelected(bool[]) - href: api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_NotifyMultiSelected_System_Boolean___ + href: .artifacts/api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_NotifyMultiSelected_System_Boolean___ commentId: M:Material.Blazor.MBSegmentedButtonMulti`1.NotifyMultiSelected(System.Boolean[]) name.vb: NotifyMultiSelected(Boolean()) fullName: Material.Blazor.MBSegmentedButtonMulti.NotifyMultiSelected(bool[]) @@ -12036,7 +12036,7 @@ references: nameWithType.vb: MBSegmentedButtonMulti(Of TItem).NotifyMultiSelected(Boolean()) - uid: Material.Blazor.MBSegmentedButtonMulti`1.NotifyMultiSelected* name: NotifyMultiSelected - href: api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_NotifyMultiSelected_ + href: .artifacts/api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_NotifyMultiSelected_ commentId: Overload:Material.Blazor.MBSegmentedButtonMulti`1.NotifyMultiSelected fullName: Material.Blazor.MBSegmentedButtonMulti.NotifyMultiSelected fullName.vb: Material.Blazor.MBSegmentedButtonMulti(Of TItem).NotifyMultiSelected @@ -12044,7 +12044,7 @@ references: nameWithType.vb: MBSegmentedButtonMulti(Of TItem).NotifyMultiSelected - uid: Material.Blazor.MBSegmentedButtonMulti`1.NotifySingleSelected(System.Int32) name: NotifySingleSelected(int) - href: api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_NotifySingleSelected_System_Int32_ + href: .artifacts/api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_NotifySingleSelected_System_Int32_ commentId: M:Material.Blazor.MBSegmentedButtonMulti`1.NotifySingleSelected(System.Int32) name.vb: NotifySingleSelected(Integer) fullName: Material.Blazor.MBSegmentedButtonMulti.NotifySingleSelected(int) @@ -12053,7 +12053,7 @@ references: nameWithType.vb: MBSegmentedButtonMulti(Of TItem).NotifySingleSelected(Integer) - uid: Material.Blazor.MBSegmentedButtonMulti`1.NotifySingleSelected* name: NotifySingleSelected - href: api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_NotifySingleSelected_ + href: .artifacts/api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_NotifySingleSelected_ commentId: Overload:Material.Blazor.MBSegmentedButtonMulti`1.NotifySingleSelected fullName: Material.Blazor.MBSegmentedButtonMulti.NotifySingleSelected fullName.vb: Material.Blazor.MBSegmentedButtonMulti(Of TItem).NotifySingleSelected @@ -12061,7 +12061,7 @@ references: nameWithType.vb: MBSegmentedButtonMulti(Of TItem).NotifySingleSelected - uid: Material.Blazor.MBSegmentedButtonMulti`1.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_OnInitializedAsync commentId: M:Material.Blazor.MBSegmentedButtonMulti`1.OnInitializedAsync fullName: Material.Blazor.MBSegmentedButtonMulti.OnInitializedAsync() fullName.vb: Material.Blazor.MBSegmentedButtonMulti(Of TItem).OnInitializedAsync() @@ -12069,7 +12069,7 @@ references: nameWithType.vb: MBSegmentedButtonMulti(Of TItem).OnInitializedAsync() - uid: Material.Blazor.MBSegmentedButtonMulti`1.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBSegmentedButtonMulti`1.OnInitializedAsync fullName: Material.Blazor.MBSegmentedButtonMulti.OnInitializedAsync fullName.vb: Material.Blazor.MBSegmentedButtonMulti(Of TItem).OnInitializedAsync @@ -12077,7 +12077,7 @@ references: nameWithType.vb: MBSegmentedButtonMulti(Of TItem).OnInitializedAsync - uid: Material.Blazor.MBSegmentedButtonMulti`1.OnParametersSetAsync name: OnParametersSetAsync() - href: api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_OnParametersSetAsync + href: .artifacts/api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_OnParametersSetAsync commentId: M:Material.Blazor.MBSegmentedButtonMulti`1.OnParametersSetAsync fullName: Material.Blazor.MBSegmentedButtonMulti.OnParametersSetAsync() fullName.vb: Material.Blazor.MBSegmentedButtonMulti(Of TItem).OnParametersSetAsync() @@ -12085,7 +12085,7 @@ references: nameWithType.vb: MBSegmentedButtonMulti(Of TItem).OnParametersSetAsync() - uid: Material.Blazor.MBSegmentedButtonMulti`1.OnParametersSetAsync* name: OnParametersSetAsync - href: api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_OnParametersSetAsync_ + href: .artifacts/api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_OnParametersSetAsync_ commentId: Overload:Material.Blazor.MBSegmentedButtonMulti`1.OnParametersSetAsync fullName: Material.Blazor.MBSegmentedButtonMulti.OnParametersSetAsync fullName.vb: Material.Blazor.MBSegmentedButtonMulti(Of TItem).OnParametersSetAsync @@ -12093,7 +12093,7 @@ references: nameWithType.vb: MBSegmentedButtonMulti(Of TItem).OnParametersSetAsync - uid: Material.Blazor.MBSegmentedButtonMulti`1.TouchTarget name: TouchTarget - href: api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_TouchTarget + href: .artifacts/api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_TouchTarget commentId: P:Material.Blazor.MBSegmentedButtonMulti`1.TouchTarget fullName: Material.Blazor.MBSegmentedButtonMulti.TouchTarget fullName.vb: Material.Blazor.MBSegmentedButtonMulti(Of TItem).TouchTarget @@ -12101,7 +12101,7 @@ references: nameWithType.vb: MBSegmentedButtonMulti(Of TItem).TouchTarget - uid: Material.Blazor.MBSegmentedButtonMulti`1.TouchTarget* name: TouchTarget - href: api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_TouchTarget_ + href: .artifacts/api/Material.Blazor.MBSegmentedButtonMulti-1.html#Material_Blazor_MBSegmentedButtonMulti_1_TouchTarget_ commentId: Overload:Material.Blazor.MBSegmentedButtonMulti`1.TouchTarget fullName: Material.Blazor.MBSegmentedButtonMulti.TouchTarget fullName.vb: Material.Blazor.MBSegmentedButtonMulti(Of TItem).TouchTarget @@ -12109,7 +12109,7 @@ references: nameWithType.vb: MBSegmentedButtonMulti(Of TItem).TouchTarget - uid: Material.Blazor.MBSegmentedButtonSingle`1 name: MBSegmentedButtonSingle - href: api/Material.Blazor.MBSegmentedButtonSingle-1.html + href: .artifacts/api/Material.Blazor.MBSegmentedButtonSingle-1.html commentId: T:Material.Blazor.MBSegmentedButtonSingle`1 name.vb: MBSegmentedButtonSingle(Of TItem) fullName: Material.Blazor.MBSegmentedButtonSingle @@ -12118,7 +12118,7 @@ references: nameWithType.vb: MBSegmentedButtonSingle(Of TItem) - uid: Material.Blazor.MBSegmentedButtonSingle`1.#ctor name: MBSegmentedButtonSingle() - href: api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1__ctor + href: .artifacts/api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1__ctor commentId: M:Material.Blazor.MBSegmentedButtonSingle`1.#ctor name.vb: New() fullName: Material.Blazor.MBSegmentedButtonSingle.MBSegmentedButtonSingle() @@ -12127,7 +12127,7 @@ references: nameWithType.vb: MBSegmentedButtonSingle(Of TItem).New() - uid: Material.Blazor.MBSegmentedButtonSingle`1.#ctor* name: MBSegmentedButtonSingle - href: api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1__ctor_ + href: .artifacts/api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1__ctor_ commentId: Overload:Material.Blazor.MBSegmentedButtonSingle`1.#ctor name.vb: New fullName: Material.Blazor.MBSegmentedButtonSingle.MBSegmentedButtonSingle @@ -12136,7 +12136,7 @@ references: nameWithType.vb: MBSegmentedButtonSingle(Of TItem).New - uid: Material.Blazor.MBSegmentedButtonSingle`1.BadgeExited name: BadgeExited - href: api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1_BadgeExited + href: .artifacts/api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1_BadgeExited commentId: P:Material.Blazor.MBSegmentedButtonSingle`1.BadgeExited fullName: Material.Blazor.MBSegmentedButtonSingle.BadgeExited fullName.vb: Material.Blazor.MBSegmentedButtonSingle(Of TItem).BadgeExited @@ -12144,7 +12144,7 @@ references: nameWithType.vb: MBSegmentedButtonSingle(Of TItem).BadgeExited - uid: Material.Blazor.MBSegmentedButtonSingle`1.BadgeExited* name: BadgeExited - href: api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1_BadgeExited_ + href: .artifacts/api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1_BadgeExited_ commentId: Overload:Material.Blazor.MBSegmentedButtonSingle`1.BadgeExited fullName: Material.Blazor.MBSegmentedButtonSingle.BadgeExited fullName.vb: Material.Blazor.MBSegmentedButtonSingle(Of TItem).BadgeExited @@ -12152,7 +12152,7 @@ references: nameWithType.vb: MBSegmentedButtonSingle(Of TItem).BadgeExited - uid: Material.Blazor.MBSegmentedButtonSingle`1.BadgeStyle name: BadgeStyle - href: api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1_BadgeStyle + href: .artifacts/api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1_BadgeStyle commentId: P:Material.Blazor.MBSegmentedButtonSingle`1.BadgeStyle fullName: Material.Blazor.MBSegmentedButtonSingle.BadgeStyle fullName.vb: Material.Blazor.MBSegmentedButtonSingle(Of TItem).BadgeStyle @@ -12160,7 +12160,7 @@ references: nameWithType.vb: MBSegmentedButtonSingle(Of TItem).BadgeStyle - uid: Material.Blazor.MBSegmentedButtonSingle`1.BadgeStyle* name: BadgeStyle - href: api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1_BadgeStyle_ + href: .artifacts/api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1_BadgeStyle_ commentId: Overload:Material.Blazor.MBSegmentedButtonSingle`1.BadgeStyle fullName: Material.Blazor.MBSegmentedButtonSingle.BadgeStyle fullName.vb: Material.Blazor.MBSegmentedButtonSingle(Of TItem).BadgeStyle @@ -12168,7 +12168,7 @@ references: nameWithType.vb: MBSegmentedButtonSingle(Of TItem).BadgeStyle - uid: Material.Blazor.MBSegmentedButtonSingle`1.BadgeValue name: BadgeValue - href: api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1_BadgeValue + href: .artifacts/api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1_BadgeValue commentId: P:Material.Blazor.MBSegmentedButtonSingle`1.BadgeValue fullName: Material.Blazor.MBSegmentedButtonSingle.BadgeValue fullName.vb: Material.Blazor.MBSegmentedButtonSingle(Of TItem).BadgeValue @@ -12176,7 +12176,7 @@ references: nameWithType.vb: MBSegmentedButtonSingle(Of TItem).BadgeValue - uid: Material.Blazor.MBSegmentedButtonSingle`1.BadgeValue* name: BadgeValue - href: api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1_BadgeValue_ + href: .artifacts/api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1_BadgeValue_ commentId: Overload:Material.Blazor.MBSegmentedButtonSingle`1.BadgeValue fullName: Material.Blazor.MBSegmentedButtonSingle.BadgeValue fullName.vb: Material.Blazor.MBSegmentedButtonSingle(Of TItem).BadgeValue @@ -12184,7 +12184,7 @@ references: nameWithType.vb: MBSegmentedButtonSingle(Of TItem).BadgeValue - uid: Material.Blazor.MBSegmentedButtonSingle`1.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBSegmentedButtonSingle`1.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBSegmentedButtonSingle.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName.vb: Material.Blazor.MBSegmentedButtonSingle(Of TItem).BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) @@ -12192,7 +12192,7 @@ references: nameWithType.vb: MBSegmentedButtonSingle(Of TItem).BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBSegmentedButtonSingle`1.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1_BuildRenderTree_ commentId: Overload:Material.Blazor.MBSegmentedButtonSingle`1.BuildRenderTree fullName: Material.Blazor.MBSegmentedButtonSingle.BuildRenderTree fullName.vb: Material.Blazor.MBSegmentedButtonSingle(Of TItem).BuildRenderTree @@ -12200,7 +12200,7 @@ references: nameWithType.vb: MBSegmentedButtonSingle(Of TItem).BuildRenderTree - uid: Material.Blazor.MBSegmentedButtonSingle`1.HasBadge name: HasBadge - href: api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1_HasBadge + href: .artifacts/api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1_HasBadge commentId: P:Material.Blazor.MBSegmentedButtonSingle`1.HasBadge fullName: Material.Blazor.MBSegmentedButtonSingle.HasBadge fullName.vb: Material.Blazor.MBSegmentedButtonSingle(Of TItem).HasBadge @@ -12208,7 +12208,7 @@ references: nameWithType.vb: MBSegmentedButtonSingle(Of TItem).HasBadge - uid: Material.Blazor.MBSegmentedButtonSingle`1.HasBadge* name: HasBadge - href: api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1_HasBadge_ + href: .artifacts/api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1_HasBadge_ commentId: Overload:Material.Blazor.MBSegmentedButtonSingle`1.HasBadge fullName: Material.Blazor.MBSegmentedButtonSingle.HasBadge fullName.vb: Material.Blazor.MBSegmentedButtonSingle(Of TItem).HasBadge @@ -12216,7 +12216,7 @@ references: nameWithType.vb: MBSegmentedButtonSingle(Of TItem).HasBadge - uid: Material.Blazor.MBSegmentedButtonSingle`1.IconFoundry name: IconFoundry - href: api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1_IconFoundry + href: .artifacts/api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1_IconFoundry commentId: P:Material.Blazor.MBSegmentedButtonSingle`1.IconFoundry fullName: Material.Blazor.MBSegmentedButtonSingle.IconFoundry fullName.vb: Material.Blazor.MBSegmentedButtonSingle(Of TItem).IconFoundry @@ -12224,7 +12224,7 @@ references: nameWithType.vb: MBSegmentedButtonSingle(Of TItem).IconFoundry - uid: Material.Blazor.MBSegmentedButtonSingle`1.IconFoundry* name: IconFoundry - href: api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1_IconFoundry_ + href: .artifacts/api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1_IconFoundry_ commentId: Overload:Material.Blazor.MBSegmentedButtonSingle`1.IconFoundry fullName: Material.Blazor.MBSegmentedButtonSingle.IconFoundry fullName.vb: Material.Blazor.MBSegmentedButtonSingle(Of TItem).IconFoundry @@ -12232,7 +12232,7 @@ references: nameWithType.vb: MBSegmentedButtonSingle(Of TItem).IconFoundry - uid: Material.Blazor.MBSegmentedButtonSingle`1.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1_OnInitializedAsync commentId: M:Material.Blazor.MBSegmentedButtonSingle`1.OnInitializedAsync fullName: Material.Blazor.MBSegmentedButtonSingle.OnInitializedAsync() fullName.vb: Material.Blazor.MBSegmentedButtonSingle(Of TItem).OnInitializedAsync() @@ -12240,7 +12240,7 @@ references: nameWithType.vb: MBSegmentedButtonSingle(Of TItem).OnInitializedAsync() - uid: Material.Blazor.MBSegmentedButtonSingle`1.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBSegmentedButtonSingle`1.OnInitializedAsync fullName: Material.Blazor.MBSegmentedButtonSingle.OnInitializedAsync fullName.vb: Material.Blazor.MBSegmentedButtonSingle(Of TItem).OnInitializedAsync @@ -12248,7 +12248,7 @@ references: nameWithType.vb: MBSegmentedButtonSingle(Of TItem).OnInitializedAsync - uid: Material.Blazor.MBSegmentedButtonSingle`1.OnParametersSetAsync name: OnParametersSetAsync() - href: api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1_OnParametersSetAsync + href: .artifacts/api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1_OnParametersSetAsync commentId: M:Material.Blazor.MBSegmentedButtonSingle`1.OnParametersSetAsync fullName: Material.Blazor.MBSegmentedButtonSingle.OnParametersSetAsync() fullName.vb: Material.Blazor.MBSegmentedButtonSingle(Of TItem).OnParametersSetAsync() @@ -12256,7 +12256,7 @@ references: nameWithType.vb: MBSegmentedButtonSingle(Of TItem).OnParametersSetAsync() - uid: Material.Blazor.MBSegmentedButtonSingle`1.OnParametersSetAsync* name: OnParametersSetAsync - href: api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1_OnParametersSetAsync_ + href: .artifacts/api/Material.Blazor.MBSegmentedButtonSingle-1.html#Material_Blazor_MBSegmentedButtonSingle_1_OnParametersSetAsync_ commentId: Overload:Material.Blazor.MBSegmentedButtonSingle`1.OnParametersSetAsync fullName: Material.Blazor.MBSegmentedButtonSingle.OnParametersSetAsync fullName.vb: Material.Blazor.MBSegmentedButtonSingle(Of TItem).OnParametersSetAsync @@ -12264,7 +12264,7 @@ references: nameWithType.vb: MBSegmentedButtonSingle(Of TItem).OnParametersSetAsync - uid: Material.Blazor.MBSelectElement`1 name: MBSelectElement - href: api/Material.Blazor.MBSelectElement-1.html + href: .artifacts/api/Material.Blazor.MBSelectElement-1.html commentId: T:Material.Blazor.MBSelectElement`1 name.vb: MBSelectElement(Of T) fullName: Material.Blazor.MBSelectElement @@ -12273,7 +12273,7 @@ references: nameWithType.vb: MBSelectElement(Of T) - uid: Material.Blazor.MBSelectElement`1.#ctor name: MBSelectElement() - href: api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1__ctor + href: .artifacts/api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1__ctor commentId: M:Material.Blazor.MBSelectElement`1.#ctor name.vb: New() fullName: Material.Blazor.MBSelectElement.MBSelectElement() @@ -12282,7 +12282,7 @@ references: nameWithType.vb: MBSelectElement(Of T).New() - uid: Material.Blazor.MBSelectElement`1.#ctor(Material.Blazor.MBSelectElement{`0}) name: MBSelectElement(MBSelectElement) - href: api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1__ctor_Material_Blazor_MBSelectElement__0__ + href: .artifacts/api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1__ctor_Material_Blazor_MBSelectElement__0__ commentId: M:Material.Blazor.MBSelectElement`1.#ctor(Material.Blazor.MBSelectElement{`0}) name.vb: New(MBSelectElement(Of T)) fullName: Material.Blazor.MBSelectElement.MBSelectElement(Material.Blazor.MBSelectElement) @@ -12291,7 +12291,7 @@ references: nameWithType.vb: MBSelectElement(Of T).New(MBSelectElement(Of T)) - uid: Material.Blazor.MBSelectElement`1.#ctor* name: MBSelectElement - href: api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1__ctor_ + href: .artifacts/api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1__ctor_ commentId: Overload:Material.Blazor.MBSelectElement`1.#ctor name.vb: New fullName: Material.Blazor.MBSelectElement.MBSelectElement @@ -12300,7 +12300,7 @@ references: nameWithType.vb: MBSelectElement(Of T).New - uid: Material.Blazor.MBSelectElement`1.Disabled name: Disabled - href: api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_Disabled + href: .artifacts/api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_Disabled commentId: P:Material.Blazor.MBSelectElement`1.Disabled fullName: Material.Blazor.MBSelectElement.Disabled fullName.vb: Material.Blazor.MBSelectElement(Of T).Disabled @@ -12308,7 +12308,7 @@ references: nameWithType.vb: MBSelectElement(Of T).Disabled - uid: Material.Blazor.MBSelectElement`1.Disabled* name: Disabled - href: api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_Disabled_ + href: .artifacts/api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_Disabled_ commentId: Overload:Material.Blazor.MBSelectElement`1.Disabled fullName: Material.Blazor.MBSelectElement.Disabled fullName.vb: Material.Blazor.MBSelectElement(Of T).Disabled @@ -12316,7 +12316,7 @@ references: nameWithType.vb: MBSelectElement(Of T).Disabled - uid: Material.Blazor.MBSelectElement`1.EqualityContract name: EqualityContract - href: api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_EqualityContract + href: .artifacts/api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_EqualityContract commentId: P:Material.Blazor.MBSelectElement`1.EqualityContract fullName: Material.Blazor.MBSelectElement.EqualityContract fullName.vb: Material.Blazor.MBSelectElement(Of T).EqualityContract @@ -12324,7 +12324,7 @@ references: nameWithType.vb: MBSelectElement(Of T).EqualityContract - uid: Material.Blazor.MBSelectElement`1.EqualityContract* name: EqualityContract - href: api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_EqualityContract_ + href: .artifacts/api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_EqualityContract_ commentId: Overload:Material.Blazor.MBSelectElement`1.EqualityContract fullName: Material.Blazor.MBSelectElement.EqualityContract fullName.vb: Material.Blazor.MBSelectElement(Of T).EqualityContract @@ -12332,7 +12332,7 @@ references: nameWithType.vb: MBSelectElement(Of T).EqualityContract - uid: Material.Blazor.MBSelectElement`1.Equals(Material.Blazor.MBSelectElement{`0}) name: Equals(MBSelectElement?) - href: api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_Equals_Material_Blazor_MBSelectElement__0__ + href: .artifacts/api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_Equals_Material_Blazor_MBSelectElement__0__ commentId: M:Material.Blazor.MBSelectElement`1.Equals(Material.Blazor.MBSelectElement{`0}) name.vb: Equals(MBSelectElement(Of T)) fullName: Material.Blazor.MBSelectElement.Equals(Material.Blazor.MBSelectElement?) @@ -12341,7 +12341,7 @@ references: nameWithType.vb: MBSelectElement(Of T).Equals(MBSelectElement(Of T)) - uid: Material.Blazor.MBSelectElement`1.Equals(System.Object) name: Equals(object?) - href: api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_Equals_System_Object_ + href: .artifacts/api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_Equals_System_Object_ commentId: M:Material.Blazor.MBSelectElement`1.Equals(System.Object) name.vb: Equals(Object) fullName: Material.Blazor.MBSelectElement.Equals(object?) @@ -12350,7 +12350,7 @@ references: nameWithType.vb: MBSelectElement(Of T).Equals(Object) - uid: Material.Blazor.MBSelectElement`1.Equals* name: Equals - href: api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_Equals_ + href: .artifacts/api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_Equals_ commentId: Overload:Material.Blazor.MBSelectElement`1.Equals fullName: Material.Blazor.MBSelectElement.Equals fullName.vb: Material.Blazor.MBSelectElement(Of T).Equals @@ -12358,7 +12358,7 @@ references: nameWithType.vb: MBSelectElement(Of T).Equals - uid: Material.Blazor.MBSelectElement`1.GetHashCode name: GetHashCode() - href: api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_GetHashCode + href: .artifacts/api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_GetHashCode commentId: M:Material.Blazor.MBSelectElement`1.GetHashCode fullName: Material.Blazor.MBSelectElement.GetHashCode() fullName.vb: Material.Blazor.MBSelectElement(Of T).GetHashCode() @@ -12366,7 +12366,7 @@ references: nameWithType.vb: MBSelectElement(Of T).GetHashCode() - uid: Material.Blazor.MBSelectElement`1.GetHashCode* name: GetHashCode - href: api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_GetHashCode_ + href: .artifacts/api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_GetHashCode_ commentId: Overload:Material.Blazor.MBSelectElement`1.GetHashCode fullName: Material.Blazor.MBSelectElement.GetHashCode fullName.vb: Material.Blazor.MBSelectElement(Of T).GetHashCode @@ -12374,7 +12374,7 @@ references: nameWithType.vb: MBSelectElement(Of T).GetHashCode - uid: Material.Blazor.MBSelectElement`1.Label name: Label - href: api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_Label + href: .artifacts/api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_Label commentId: P:Material.Blazor.MBSelectElement`1.Label fullName: Material.Blazor.MBSelectElement.Label fullName.vb: Material.Blazor.MBSelectElement(Of T).Label @@ -12382,7 +12382,7 @@ references: nameWithType.vb: MBSelectElement(Of T).Label - uid: Material.Blazor.MBSelectElement`1.Label* name: Label - href: api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_Label_ + href: .artifacts/api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_Label_ commentId: Overload:Material.Blazor.MBSelectElement`1.Label fullName: Material.Blazor.MBSelectElement.Label fullName.vb: Material.Blazor.MBSelectElement(Of T).Label @@ -12390,7 +12390,7 @@ references: nameWithType.vb: MBSelectElement(Of T).Label - uid: Material.Blazor.MBSelectElement`1.PrintMembers(System.Text.StringBuilder) name: PrintMembers(StringBuilder) - href: api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_PrintMembers_System_Text_StringBuilder_ + href: .artifacts/api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_PrintMembers_System_Text_StringBuilder_ commentId: M:Material.Blazor.MBSelectElement`1.PrintMembers(System.Text.StringBuilder) fullName: Material.Blazor.MBSelectElement.PrintMembers(System.Text.StringBuilder) fullName.vb: Material.Blazor.MBSelectElement(Of T).PrintMembers(System.Text.StringBuilder) @@ -12398,7 +12398,7 @@ references: nameWithType.vb: MBSelectElement(Of T).PrintMembers(StringBuilder) - uid: Material.Blazor.MBSelectElement`1.PrintMembers* name: PrintMembers - href: api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_PrintMembers_ + href: .artifacts/api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_PrintMembers_ commentId: Overload:Material.Blazor.MBSelectElement`1.PrintMembers fullName: Material.Blazor.MBSelectElement.PrintMembers fullName.vb: Material.Blazor.MBSelectElement(Of T).PrintMembers @@ -12406,7 +12406,7 @@ references: nameWithType.vb: MBSelectElement(Of T).PrintMembers - uid: Material.Blazor.MBSelectElement`1.SelectedValue name: SelectedValue - href: api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_SelectedValue + href: .artifacts/api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_SelectedValue commentId: P:Material.Blazor.MBSelectElement`1.SelectedValue fullName: Material.Blazor.MBSelectElement.SelectedValue fullName.vb: Material.Blazor.MBSelectElement(Of T).SelectedValue @@ -12414,7 +12414,7 @@ references: nameWithType.vb: MBSelectElement(Of T).SelectedValue - uid: Material.Blazor.MBSelectElement`1.SelectedValue* name: SelectedValue - href: api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_SelectedValue_ + href: .artifacts/api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_SelectedValue_ commentId: Overload:Material.Blazor.MBSelectElement`1.SelectedValue fullName: Material.Blazor.MBSelectElement.SelectedValue fullName.vb: Material.Blazor.MBSelectElement(Of T).SelectedValue @@ -12422,7 +12422,7 @@ references: nameWithType.vb: MBSelectElement(Of T).SelectedValue - uid: Material.Blazor.MBSelectElement`1.ToString name: ToString() - href: api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_ToString + href: .artifacts/api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_ToString commentId: M:Material.Blazor.MBSelectElement`1.ToString fullName: Material.Blazor.MBSelectElement.ToString() fullName.vb: Material.Blazor.MBSelectElement(Of T).ToString() @@ -12430,7 +12430,7 @@ references: nameWithType.vb: MBSelectElement(Of T).ToString() - uid: Material.Blazor.MBSelectElement`1.ToString* name: ToString - href: api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_ToString_ + href: .artifacts/api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_ToString_ commentId: Overload:Material.Blazor.MBSelectElement`1.ToString fullName: Material.Blazor.MBSelectElement.ToString fullName.vb: Material.Blazor.MBSelectElement(Of T).ToString @@ -12438,7 +12438,7 @@ references: nameWithType.vb: MBSelectElement(Of T).ToString - uid: Material.Blazor.MBSelectElement`1.op_Equality(Material.Blazor.MBSelectElement{`0},Material.Blazor.MBSelectElement{`0}) name: operator ==(MBSelectElement?, MBSelectElement?) - href: api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_op_Equality_Material_Blazor_MBSelectElement__0__Material_Blazor_MBSelectElement__0__ + href: .artifacts/api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_op_Equality_Material_Blazor_MBSelectElement__0__Material_Blazor_MBSelectElement__0__ commentId: M:Material.Blazor.MBSelectElement`1.op_Equality(Material.Blazor.MBSelectElement{`0},Material.Blazor.MBSelectElement{`0}) name.vb: =(MBSelectElement(Of T), MBSelectElement(Of T)) fullName: Material.Blazor.MBSelectElement.operator ==(Material.Blazor.MBSelectElement?, Material.Blazor.MBSelectElement?) @@ -12447,7 +12447,7 @@ references: nameWithType.vb: MBSelectElement(Of T).=(MBSelectElement(Of T), MBSelectElement(Of T)) - uid: Material.Blazor.MBSelectElement`1.op_Equality* name: operator == - href: api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_op_Equality_ + href: .artifacts/api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_op_Equality_ commentId: Overload:Material.Blazor.MBSelectElement`1.op_Equality name.vb: = fullName: Material.Blazor.MBSelectElement.operator == @@ -12456,7 +12456,7 @@ references: nameWithType.vb: MBSelectElement(Of T).= - uid: Material.Blazor.MBSelectElement`1.op_Inequality(Material.Blazor.MBSelectElement{`0},Material.Blazor.MBSelectElement{`0}) name: operator !=(MBSelectElement?, MBSelectElement?) - href: api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_op_Inequality_Material_Blazor_MBSelectElement__0__Material_Blazor_MBSelectElement__0__ + href: .artifacts/api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_op_Inequality_Material_Blazor_MBSelectElement__0__Material_Blazor_MBSelectElement__0__ commentId: M:Material.Blazor.MBSelectElement`1.op_Inequality(Material.Blazor.MBSelectElement{`0},Material.Blazor.MBSelectElement{`0}) name.vb: <>(MBSelectElement(Of T), MBSelectElement(Of T)) fullName: Material.Blazor.MBSelectElement.operator !=(Material.Blazor.MBSelectElement?, Material.Blazor.MBSelectElement?) @@ -12465,7 +12465,7 @@ references: nameWithType.vb: MBSelectElement(Of T).<>(MBSelectElement(Of T), MBSelectElement(Of T)) - uid: Material.Blazor.MBSelectElement`1.op_Inequality* name: operator != - href: api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_op_Inequality_ + href: .artifacts/api/Material.Blazor.MBSelectElement-1.html#Material_Blazor_MBSelectElement_1_op_Inequality_ commentId: Overload:Material.Blazor.MBSelectElement`1.op_Inequality name.vb: <> fullName: Material.Blazor.MBSelectElement.operator != @@ -12474,25 +12474,25 @@ references: nameWithType.vb: MBSelectElement(Of T).<> - uid: Material.Blazor.MBSelectInputStyle name: MBSelectInputStyle - href: api/Material.Blazor.MBSelectInputStyle.html + href: .artifacts/api/Material.Blazor.MBSelectInputStyle.html commentId: T:Material.Blazor.MBSelectInputStyle fullName: Material.Blazor.MBSelectInputStyle nameWithType: MBSelectInputStyle - uid: Material.Blazor.MBSelectInputStyle.Filled name: Filled - href: api/Material.Blazor.MBSelectInputStyle.html#Material_Blazor_MBSelectInputStyle_Filled + href: .artifacts/api/Material.Blazor.MBSelectInputStyle.html#Material_Blazor_MBSelectInputStyle_Filled commentId: F:Material.Blazor.MBSelectInputStyle.Filled fullName: Material.Blazor.MBSelectInputStyle.Filled nameWithType: MBSelectInputStyle.Filled - uid: Material.Blazor.MBSelectInputStyle.Outlined name: Outlined - href: api/Material.Blazor.MBSelectInputStyle.html#Material_Blazor_MBSelectInputStyle_Outlined + href: .artifacts/api/Material.Blazor.MBSelectInputStyle.html#Material_Blazor_MBSelectInputStyle_Outlined commentId: F:Material.Blazor.MBSelectInputStyle.Outlined fullName: Material.Blazor.MBSelectInputStyle.Outlined nameWithType: MBSelectInputStyle.Outlined - uid: Material.Blazor.MBSelect`1 name: MBSelect - href: api/Material.Blazor.MBSelect-1.html + href: .artifacts/api/Material.Blazor.MBSelect-1.html commentId: T:Material.Blazor.MBSelect`1 name.vb: MBSelect(Of TItem) fullName: Material.Blazor.MBSelect @@ -12501,7 +12501,7 @@ references: nameWithType.vb: MBSelect(Of TItem) - uid: Material.Blazor.MBSelect`1.#ctor name: MBSelect() - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1__ctor + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1__ctor commentId: M:Material.Blazor.MBSelect`1.#ctor name.vb: New() fullName: Material.Blazor.MBSelect.MBSelect() @@ -12510,7 +12510,7 @@ references: nameWithType.vb: MBSelect(Of TItem).New() - uid: Material.Blazor.MBSelect`1.#ctor* name: MBSelect - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1__ctor_ + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1__ctor_ commentId: Overload:Material.Blazor.MBSelect`1.#ctor name.vb: New fullName: Material.Blazor.MBSelect.MBSelect @@ -12519,7 +12519,7 @@ references: nameWithType.vb: MBSelect(Of TItem).New - uid: Material.Blazor.MBSelect`1.BadgeExited name: BadgeExited - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_BadgeExited + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_BadgeExited commentId: P:Material.Blazor.MBSelect`1.BadgeExited fullName: Material.Blazor.MBSelect.BadgeExited fullName.vb: Material.Blazor.MBSelect(Of TItem).BadgeExited @@ -12527,7 +12527,7 @@ references: nameWithType.vb: MBSelect(Of TItem).BadgeExited - uid: Material.Blazor.MBSelect`1.BadgeExited* name: BadgeExited - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_BadgeExited_ + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_BadgeExited_ commentId: Overload:Material.Blazor.MBSelect`1.BadgeExited fullName: Material.Blazor.MBSelect.BadgeExited fullName.vb: Material.Blazor.MBSelect(Of TItem).BadgeExited @@ -12535,7 +12535,7 @@ references: nameWithType.vb: MBSelect(Of TItem).BadgeExited - uid: Material.Blazor.MBSelect`1.BadgeStyle name: BadgeStyle - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_BadgeStyle + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_BadgeStyle commentId: P:Material.Blazor.MBSelect`1.BadgeStyle fullName: Material.Blazor.MBSelect.BadgeStyle fullName.vb: Material.Blazor.MBSelect(Of TItem).BadgeStyle @@ -12543,7 +12543,7 @@ references: nameWithType.vb: MBSelect(Of TItem).BadgeStyle - uid: Material.Blazor.MBSelect`1.BadgeStyle* name: BadgeStyle - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_BadgeStyle_ + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_BadgeStyle_ commentId: Overload:Material.Blazor.MBSelect`1.BadgeStyle fullName: Material.Blazor.MBSelect.BadgeStyle fullName.vb: Material.Blazor.MBSelect(Of TItem).BadgeStyle @@ -12551,7 +12551,7 @@ references: nameWithType.vb: MBSelect(Of TItem).BadgeStyle - uid: Material.Blazor.MBSelect`1.BadgeValue name: BadgeValue - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_BadgeValue + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_BadgeValue commentId: P:Material.Blazor.MBSelect`1.BadgeValue fullName: Material.Blazor.MBSelect.BadgeValue fullName.vb: Material.Blazor.MBSelect(Of TItem).BadgeValue @@ -12559,7 +12559,7 @@ references: nameWithType.vb: MBSelect(Of TItem).BadgeValue - uid: Material.Blazor.MBSelect`1.BadgeValue* name: BadgeValue - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_BadgeValue_ + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_BadgeValue_ commentId: Overload:Material.Blazor.MBSelect`1.BadgeValue fullName: Material.Blazor.MBSelect.BadgeValue fullName.vb: Material.Blazor.MBSelect(Of TItem).BadgeValue @@ -12567,7 +12567,7 @@ references: nameWithType.vb: MBSelect(Of TItem).BadgeValue - uid: Material.Blazor.MBSelect`1.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBSelect`1.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBSelect.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName.vb: Material.Blazor.MBSelect(Of TItem).BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) @@ -12575,7 +12575,7 @@ references: nameWithType.vb: MBSelect(Of TItem).BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBSelect`1.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_BuildRenderTree_ commentId: Overload:Material.Blazor.MBSelect`1.BuildRenderTree fullName: Material.Blazor.MBSelect.BuildRenderTree fullName.vb: Material.Blazor.MBSelect(Of TItem).BuildRenderTree @@ -12583,7 +12583,7 @@ references: nameWithType.vb: MBSelect(Of TItem).BuildRenderTree - uid: Material.Blazor.MBSelect`1.Density name: Density - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_Density + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_Density commentId: P:Material.Blazor.MBSelect`1.Density fullName: Material.Blazor.MBSelect.Density fullName.vb: Material.Blazor.MBSelect(Of TItem).Density @@ -12591,7 +12591,7 @@ references: nameWithType.vb: MBSelect(Of TItem).Density - uid: Material.Blazor.MBSelect`1.Density* name: Density - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_Density_ + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_Density_ commentId: Overload:Material.Blazor.MBSelect`1.Density fullName: Material.Blazor.MBSelect.Density fullName.vb: Material.Blazor.MBSelect(Of TItem).Density @@ -12599,7 +12599,7 @@ references: nameWithType.vb: MBSelect(Of TItem).Density - uid: Material.Blazor.MBSelect`1.Dispose(System.Boolean) name: Dispose(bool) - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_Dispose_System_Boolean_ + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_Dispose_System_Boolean_ commentId: M:Material.Blazor.MBSelect`1.Dispose(System.Boolean) name.vb: Dispose(Boolean) fullName: Material.Blazor.MBSelect.Dispose(bool) @@ -12608,7 +12608,7 @@ references: nameWithType.vb: MBSelect(Of TItem).Dispose(Boolean) - uid: Material.Blazor.MBSelect`1.Dispose* name: Dispose - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_Dispose_ + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_Dispose_ commentId: Overload:Material.Blazor.MBSelect`1.Dispose fullName: Material.Blazor.MBSelect.Dispose fullName.vb: Material.Blazor.MBSelect(Of TItem).Dispose @@ -12616,7 +12616,7 @@ references: nameWithType.vb: MBSelect(Of TItem).Dispose - uid: Material.Blazor.MBSelect`1.HasBadge name: HasBadge - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_HasBadge + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_HasBadge commentId: P:Material.Blazor.MBSelect`1.HasBadge fullName: Material.Blazor.MBSelect.HasBadge fullName.vb: Material.Blazor.MBSelect(Of TItem).HasBadge @@ -12624,7 +12624,7 @@ references: nameWithType.vb: MBSelect(Of TItem).HasBadge - uid: Material.Blazor.MBSelect`1.HasBadge* name: HasBadge - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_HasBadge_ + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_HasBadge_ commentId: Overload:Material.Blazor.MBSelect`1.HasBadge fullName: Material.Blazor.MBSelect.HasBadge fullName.vb: Material.Blazor.MBSelect(Of TItem).HasBadge @@ -12632,7 +12632,7 @@ references: nameWithType.vb: MBSelect(Of TItem).HasBadge - uid: Material.Blazor.MBSelect`1.IconFoundry name: IconFoundry - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_IconFoundry + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_IconFoundry commentId: P:Material.Blazor.MBSelect`1.IconFoundry fullName: Material.Blazor.MBSelect.IconFoundry fullName.vb: Material.Blazor.MBSelect(Of TItem).IconFoundry @@ -12640,7 +12640,7 @@ references: nameWithType.vb: MBSelect(Of TItem).IconFoundry - uid: Material.Blazor.MBSelect`1.IconFoundry* name: IconFoundry - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_IconFoundry_ + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_IconFoundry_ commentId: Overload:Material.Blazor.MBSelect`1.IconFoundry fullName: Material.Blazor.MBSelect.IconFoundry fullName.vb: Material.Blazor.MBSelect(Of TItem).IconFoundry @@ -12648,7 +12648,7 @@ references: nameWithType.vb: MBSelect(Of TItem).IconFoundry - uid: Material.Blazor.MBSelect`1.Label name: Label - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_Label + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_Label commentId: P:Material.Blazor.MBSelect`1.Label fullName: Material.Blazor.MBSelect.Label fullName.vb: Material.Blazor.MBSelect(Of TItem).Label @@ -12656,7 +12656,7 @@ references: nameWithType.vb: MBSelect(Of TItem).Label - uid: Material.Blazor.MBSelect`1.Label* name: Label - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_Label_ + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_Label_ commentId: Overload:Material.Blazor.MBSelect`1.Label fullName: Material.Blazor.MBSelect.Label fullName.vb: Material.Blazor.MBSelect(Of TItem).Label @@ -12664,7 +12664,7 @@ references: nameWithType.vb: MBSelect(Of TItem).Label - uid: Material.Blazor.MBSelect`1.LeadingIcon name: LeadingIcon - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_LeadingIcon + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_LeadingIcon commentId: P:Material.Blazor.MBSelect`1.LeadingIcon fullName: Material.Blazor.MBSelect.LeadingIcon fullName.vb: Material.Blazor.MBSelect(Of TItem).LeadingIcon @@ -12672,7 +12672,7 @@ references: nameWithType.vb: MBSelect(Of TItem).LeadingIcon - uid: Material.Blazor.MBSelect`1.LeadingIcon* name: LeadingIcon - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_LeadingIcon_ + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_LeadingIcon_ commentId: Overload:Material.Blazor.MBSelect`1.LeadingIcon fullName: Material.Blazor.MBSelect.LeadingIcon fullName.vb: Material.Blazor.MBSelect(Of TItem).LeadingIcon @@ -12680,7 +12680,7 @@ references: nameWithType.vb: MBSelect(Of TItem).LeadingIcon - uid: Material.Blazor.MBSelect`1.MenuSurfacePositioning name: MenuSurfacePositioning - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_MenuSurfacePositioning + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_MenuSurfacePositioning commentId: P:Material.Blazor.MBSelect`1.MenuSurfacePositioning fullName: Material.Blazor.MBSelect.MenuSurfacePositioning fullName.vb: Material.Blazor.MBSelect(Of TItem).MenuSurfacePositioning @@ -12688,7 +12688,7 @@ references: nameWithType.vb: MBSelect(Of TItem).MenuSurfacePositioning - uid: Material.Blazor.MBSelect`1.MenuSurfacePositioning* name: MenuSurfacePositioning - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_MenuSurfacePositioning_ + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_MenuSurfacePositioning_ commentId: Overload:Material.Blazor.MBSelect`1.MenuSurfacePositioning fullName: Material.Blazor.MBSelect.MenuSurfacePositioning fullName.vb: Material.Blazor.MBSelect(Of TItem).MenuSurfacePositioning @@ -12696,7 +12696,7 @@ references: nameWithType.vb: MBSelect(Of TItem).MenuSurfacePositioning - uid: Material.Blazor.MBSelect`1.NotifySelected(System.Int32) name: NotifySelected(int) - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_NotifySelected_System_Int32_ + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_NotifySelected_System_Int32_ commentId: M:Material.Blazor.MBSelect`1.NotifySelected(System.Int32) name.vb: NotifySelected(Integer) fullName: Material.Blazor.MBSelect.NotifySelected(int) @@ -12705,7 +12705,7 @@ references: nameWithType.vb: MBSelect(Of TItem).NotifySelected(Integer) - uid: Material.Blazor.MBSelect`1.NotifySelected* name: NotifySelected - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_NotifySelected_ + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_NotifySelected_ commentId: Overload:Material.Blazor.MBSelect`1.NotifySelected fullName: Material.Blazor.MBSelect.NotifySelected fullName.vb: Material.Blazor.MBSelect(Of TItem).NotifySelected @@ -12713,7 +12713,7 @@ references: nameWithType.vb: MBSelect(Of TItem).NotifySelected - uid: Material.Blazor.MBSelect`1.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_OnInitializedAsync commentId: M:Material.Blazor.MBSelect`1.OnInitializedAsync fullName: Material.Blazor.MBSelect.OnInitializedAsync() fullName.vb: Material.Blazor.MBSelect(Of TItem).OnInitializedAsync() @@ -12721,7 +12721,7 @@ references: nameWithType.vb: MBSelect(Of TItem).OnInitializedAsync() - uid: Material.Blazor.MBSelect`1.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBSelect`1.OnInitializedAsync fullName: Material.Blazor.MBSelect.OnInitializedAsync fullName.vb: Material.Blazor.MBSelect(Of TItem).OnInitializedAsync @@ -12729,7 +12729,7 @@ references: nameWithType.vb: MBSelect(Of TItem).OnInitializedAsync - uid: Material.Blazor.MBSelect`1.OnParametersSetAsync name: OnParametersSetAsync() - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_OnParametersSetAsync + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_OnParametersSetAsync commentId: M:Material.Blazor.MBSelect`1.OnParametersSetAsync fullName: Material.Blazor.MBSelect.OnParametersSetAsync() fullName.vb: Material.Blazor.MBSelect(Of TItem).OnParametersSetAsync() @@ -12737,7 +12737,7 @@ references: nameWithType.vb: MBSelect(Of TItem).OnParametersSetAsync() - uid: Material.Blazor.MBSelect`1.OnParametersSetAsync* name: OnParametersSetAsync - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_OnParametersSetAsync_ + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_OnParametersSetAsync_ commentId: Overload:Material.Blazor.MBSelect`1.OnParametersSetAsync fullName: Material.Blazor.MBSelect.OnParametersSetAsync fullName.vb: Material.Blazor.MBSelect(Of TItem).OnParametersSetAsync @@ -12745,7 +12745,7 @@ references: nameWithType.vb: MBSelect(Of TItem).OnParametersSetAsync - uid: Material.Blazor.MBSelect`1.SelectInputStyle name: SelectInputStyle - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_SelectInputStyle + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_SelectInputStyle commentId: P:Material.Blazor.MBSelect`1.SelectInputStyle fullName: Material.Blazor.MBSelect.SelectInputStyle fullName.vb: Material.Blazor.MBSelect(Of TItem).SelectInputStyle @@ -12753,7 +12753,7 @@ references: nameWithType.vb: MBSelect(Of TItem).SelectInputStyle - uid: Material.Blazor.MBSelect`1.SelectInputStyle* name: SelectInputStyle - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_SelectInputStyle_ + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_SelectInputStyle_ commentId: Overload:Material.Blazor.MBSelect`1.SelectInputStyle fullName: Material.Blazor.MBSelect.SelectInputStyle fullName.vb: Material.Blazor.MBSelect(Of TItem).SelectInputStyle @@ -12761,7 +12761,7 @@ references: nameWithType.vb: MBSelect(Of TItem).SelectInputStyle - uid: Material.Blazor.MBSelect`1.TextAlignStyle name: TextAlignStyle - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_TextAlignStyle + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_TextAlignStyle commentId: P:Material.Blazor.MBSelect`1.TextAlignStyle fullName: Material.Blazor.MBSelect.TextAlignStyle fullName.vb: Material.Blazor.MBSelect(Of TItem).TextAlignStyle @@ -12769,7 +12769,7 @@ references: nameWithType.vb: MBSelect(Of TItem).TextAlignStyle - uid: Material.Blazor.MBSelect`1.TextAlignStyle* name: TextAlignStyle - href: api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_TextAlignStyle_ + href: .artifacts/api/Material.Blazor.MBSelect-1.html#Material_Blazor_MBSelect_1_TextAlignStyle_ commentId: Overload:Material.Blazor.MBSelect`1.TextAlignStyle fullName: Material.Blazor.MBSelect.TextAlignStyle fullName.vb: Material.Blazor.MBSelect(Of TItem).TextAlignStyle @@ -12777,13 +12777,13 @@ references: nameWithType.vb: MBSelect(Of TItem).TextAlignStyle - uid: Material.Blazor.MBServicesOptions name: MBServicesOptions - href: api/Material.Blazor.MBServicesOptions.html + href: .artifacts/api/Material.Blazor.MBServicesOptions.html commentId: T:Material.Blazor.MBServicesOptions fullName: Material.Blazor.MBServicesOptions nameWithType: MBServicesOptions - uid: Material.Blazor.MBServicesOptions.#ctor name: MBServicesOptions() - href: api/Material.Blazor.MBServicesOptions.html#Material_Blazor_MBServicesOptions__ctor + href: .artifacts/api/Material.Blazor.MBServicesOptions.html#Material_Blazor_MBServicesOptions__ctor commentId: M:Material.Blazor.MBServicesOptions.#ctor name.vb: New() fullName: Material.Blazor.MBServicesOptions.MBServicesOptions() @@ -12792,7 +12792,7 @@ references: nameWithType.vb: MBServicesOptions.New() - uid: Material.Blazor.MBServicesOptions.#ctor* name: MBServicesOptions - href: api/Material.Blazor.MBServicesOptions.html#Material_Blazor_MBServicesOptions__ctor_ + href: .artifacts/api/Material.Blazor.MBServicesOptions.html#Material_Blazor_MBServicesOptions__ctor_ commentId: Overload:Material.Blazor.MBServicesOptions.#ctor name.vb: New fullName: Material.Blazor.MBServicesOptions.MBServicesOptions @@ -12801,49 +12801,49 @@ references: nameWithType.vb: MBServicesOptions.New - uid: Material.Blazor.MBServicesOptions.LoggingServiceConfiguration name: LoggingServiceConfiguration - href: api/Material.Blazor.MBServicesOptions.html#Material_Blazor_MBServicesOptions_LoggingServiceConfiguration + href: .artifacts/api/Material.Blazor.MBServicesOptions.html#Material_Blazor_MBServicesOptions_LoggingServiceConfiguration commentId: P:Material.Blazor.MBServicesOptions.LoggingServiceConfiguration fullName: Material.Blazor.MBServicesOptions.LoggingServiceConfiguration nameWithType: MBServicesOptions.LoggingServiceConfiguration - uid: Material.Blazor.MBServicesOptions.LoggingServiceConfiguration* name: LoggingServiceConfiguration - href: api/Material.Blazor.MBServicesOptions.html#Material_Blazor_MBServicesOptions_LoggingServiceConfiguration_ + href: .artifacts/api/Material.Blazor.MBServicesOptions.html#Material_Blazor_MBServicesOptions_LoggingServiceConfiguration_ commentId: Overload:Material.Blazor.MBServicesOptions.LoggingServiceConfiguration fullName: Material.Blazor.MBServicesOptions.LoggingServiceConfiguration nameWithType: MBServicesOptions.LoggingServiceConfiguration - uid: Material.Blazor.MBServicesOptions.SnackbarServiceConfiguration name: SnackbarServiceConfiguration - href: api/Material.Blazor.MBServicesOptions.html#Material_Blazor_MBServicesOptions_SnackbarServiceConfiguration + href: .artifacts/api/Material.Blazor.MBServicesOptions.html#Material_Blazor_MBServicesOptions_SnackbarServiceConfiguration commentId: P:Material.Blazor.MBServicesOptions.SnackbarServiceConfiguration fullName: Material.Blazor.MBServicesOptions.SnackbarServiceConfiguration nameWithType: MBServicesOptions.SnackbarServiceConfiguration - uid: Material.Blazor.MBServicesOptions.SnackbarServiceConfiguration* name: SnackbarServiceConfiguration - href: api/Material.Blazor.MBServicesOptions.html#Material_Blazor_MBServicesOptions_SnackbarServiceConfiguration_ + href: .artifacts/api/Material.Blazor.MBServicesOptions.html#Material_Blazor_MBServicesOptions_SnackbarServiceConfiguration_ commentId: Overload:Material.Blazor.MBServicesOptions.SnackbarServiceConfiguration fullName: Material.Blazor.MBServicesOptions.SnackbarServiceConfiguration nameWithType: MBServicesOptions.SnackbarServiceConfiguration - uid: Material.Blazor.MBServicesOptions.ToastServiceConfiguration name: ToastServiceConfiguration - href: api/Material.Blazor.MBServicesOptions.html#Material_Blazor_MBServicesOptions_ToastServiceConfiguration + href: .artifacts/api/Material.Blazor.MBServicesOptions.html#Material_Blazor_MBServicesOptions_ToastServiceConfiguration commentId: P:Material.Blazor.MBServicesOptions.ToastServiceConfiguration fullName: Material.Blazor.MBServicesOptions.ToastServiceConfiguration nameWithType: MBServicesOptions.ToastServiceConfiguration - uid: Material.Blazor.MBServicesOptions.ToastServiceConfiguration* name: ToastServiceConfiguration - href: api/Material.Blazor.MBServicesOptions.html#Material_Blazor_MBServicesOptions_ToastServiceConfiguration_ + href: .artifacts/api/Material.Blazor.MBServicesOptions.html#Material_Blazor_MBServicesOptions_ToastServiceConfiguration_ commentId: Overload:Material.Blazor.MBServicesOptions.ToastServiceConfiguration fullName: Material.Blazor.MBServicesOptions.ToastServiceConfiguration nameWithType: MBServicesOptions.ToastServiceConfiguration - uid: Material.Blazor.MBShield name: MBShield - href: api/Material.Blazor.MBShield.html + href: .artifacts/api/Material.Blazor.MBShield.html commentId: T:Material.Blazor.MBShield fullName: Material.Blazor.MBShield nameWithType: MBShield - uid: Material.Blazor.MBShield.#ctor name: MBShield() - href: api/Material.Blazor.MBShield.html#Material_Blazor_MBShield__ctor + href: .artifacts/api/Material.Blazor.MBShield.html#Material_Blazor_MBShield__ctor commentId: M:Material.Blazor.MBShield.#ctor name.vb: New() fullName: Material.Blazor.MBShield.MBShield() @@ -12852,7 +12852,7 @@ references: nameWithType.vb: MBShield.New() - uid: Material.Blazor.MBShield.#ctor* name: MBShield - href: api/Material.Blazor.MBShield.html#Material_Blazor_MBShield__ctor_ + href: .artifacts/api/Material.Blazor.MBShield.html#Material_Blazor_MBShield__ctor_ commentId: Overload:Material.Blazor.MBShield.#ctor name.vb: New fullName: Material.Blazor.MBShield.MBShield @@ -12861,169 +12861,169 @@ references: nameWithType.vb: MBShield.New - uid: Material.Blazor.MBShield.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBShield.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBShield.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBShield.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBShield.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_BuildRenderTree_ commentId: Overload:Material.Blazor.MBShield.BuildRenderTree fullName: Material.Blazor.MBShield.BuildRenderTree nameWithType: MBShield.BuildRenderTree - uid: Material.Blazor.MBShield.IconFoundry name: IconFoundry - href: api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_IconFoundry + href: .artifacts/api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_IconFoundry commentId: P:Material.Blazor.MBShield.IconFoundry fullName: Material.Blazor.MBShield.IconFoundry nameWithType: MBShield.IconFoundry - uid: Material.Blazor.MBShield.IconFoundry* name: IconFoundry - href: api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_IconFoundry_ + href: .artifacts/api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_IconFoundry_ commentId: Overload:Material.Blazor.MBShield.IconFoundry fullName: Material.Blazor.MBShield.IconFoundry nameWithType: MBShield.IconFoundry - uid: Material.Blazor.MBShield.Label name: Label - href: api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_Label + href: .artifacts/api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_Label commentId: P:Material.Blazor.MBShield.Label fullName: Material.Blazor.MBShield.Label nameWithType: MBShield.Label - uid: Material.Blazor.MBShield.Label* name: Label - href: api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_Label_ + href: .artifacts/api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_Label_ commentId: Overload:Material.Blazor.MBShield.Label fullName: Material.Blazor.MBShield.Label nameWithType: MBShield.Label - uid: Material.Blazor.MBShield.LabelClass name: LabelClass - href: api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_LabelClass + href: .artifacts/api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_LabelClass commentId: P:Material.Blazor.MBShield.LabelClass fullName: Material.Blazor.MBShield.LabelClass nameWithType: MBShield.LabelClass - uid: Material.Blazor.MBShield.LabelClass* name: LabelClass - href: api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_LabelClass_ + href: .artifacts/api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_LabelClass_ commentId: Overload:Material.Blazor.MBShield.LabelClass fullName: Material.Blazor.MBShield.LabelClass nameWithType: MBShield.LabelClass - uid: Material.Blazor.MBShield.LabelIcon name: LabelIcon - href: api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_LabelIcon + href: .artifacts/api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_LabelIcon commentId: P:Material.Blazor.MBShield.LabelIcon fullName: Material.Blazor.MBShield.LabelIcon nameWithType: MBShield.LabelIcon - uid: Material.Blazor.MBShield.LabelIcon* name: LabelIcon - href: api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_LabelIcon_ + href: .artifacts/api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_LabelIcon_ commentId: Overload:Material.Blazor.MBShield.LabelIcon fullName: Material.Blazor.MBShield.LabelIcon nameWithType: MBShield.LabelIcon - uid: Material.Blazor.MBShield.LabelStyle name: LabelStyle - href: api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_LabelStyle + href: .artifacts/api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_LabelStyle commentId: P:Material.Blazor.MBShield.LabelStyle fullName: Material.Blazor.MBShield.LabelStyle nameWithType: MBShield.LabelStyle - uid: Material.Blazor.MBShield.LabelStyle* name: LabelStyle - href: api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_LabelStyle_ + href: .artifacts/api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_LabelStyle_ commentId: Overload:Material.Blazor.MBShield.LabelStyle fullName: Material.Blazor.MBShield.LabelStyle nameWithType: MBShield.LabelStyle - uid: Material.Blazor.MBShield.ShieldType name: ShieldType - href: api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_ShieldType + href: .artifacts/api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_ShieldType commentId: P:Material.Blazor.MBShield.ShieldType fullName: Material.Blazor.MBShield.ShieldType nameWithType: MBShield.ShieldType - uid: Material.Blazor.MBShield.ShieldType* name: ShieldType - href: api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_ShieldType_ + href: .artifacts/api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_ShieldType_ commentId: Overload:Material.Blazor.MBShield.ShieldType fullName: Material.Blazor.MBShield.ShieldType nameWithType: MBShield.ShieldType - uid: Material.Blazor.MBShield.Value name: Value - href: api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_Value + href: .artifacts/api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_Value commentId: P:Material.Blazor.MBShield.Value fullName: Material.Blazor.MBShield.Value nameWithType: MBShield.Value - uid: Material.Blazor.MBShield.Value* name: Value - href: api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_Value_ + href: .artifacts/api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_Value_ commentId: Overload:Material.Blazor.MBShield.Value fullName: Material.Blazor.MBShield.Value nameWithType: MBShield.Value - uid: Material.Blazor.MBShield.ValueClass name: ValueClass - href: api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_ValueClass + href: .artifacts/api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_ValueClass commentId: P:Material.Blazor.MBShield.ValueClass fullName: Material.Blazor.MBShield.ValueClass nameWithType: MBShield.ValueClass - uid: Material.Blazor.MBShield.ValueClass* name: ValueClass - href: api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_ValueClass_ + href: .artifacts/api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_ValueClass_ commentId: Overload:Material.Blazor.MBShield.ValueClass fullName: Material.Blazor.MBShield.ValueClass nameWithType: MBShield.ValueClass - uid: Material.Blazor.MBShield.ValueIcon name: ValueIcon - href: api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_ValueIcon + href: .artifacts/api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_ValueIcon commentId: P:Material.Blazor.MBShield.ValueIcon fullName: Material.Blazor.MBShield.ValueIcon nameWithType: MBShield.ValueIcon - uid: Material.Blazor.MBShield.ValueIcon* name: ValueIcon - href: api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_ValueIcon_ + href: .artifacts/api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_ValueIcon_ commentId: Overload:Material.Blazor.MBShield.ValueIcon fullName: Material.Blazor.MBShield.ValueIcon nameWithType: MBShield.ValueIcon - uid: Material.Blazor.MBShield.ValueStyle name: ValueStyle - href: api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_ValueStyle + href: .artifacts/api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_ValueStyle commentId: P:Material.Blazor.MBShield.ValueStyle fullName: Material.Blazor.MBShield.ValueStyle nameWithType: MBShield.ValueStyle - uid: Material.Blazor.MBShield.ValueStyle* name: ValueStyle - href: api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_ValueStyle_ + href: .artifacts/api/Material.Blazor.MBShield.html#Material_Blazor_MBShield_ValueStyle_ commentId: Overload:Material.Blazor.MBShield.ValueStyle fullName: Material.Blazor.MBShield.ValueStyle nameWithType: MBShield.ValueStyle - uid: Material.Blazor.MBShieldType name: MBShieldType - href: api/Material.Blazor.MBShieldType.html + href: .artifacts/api/Material.Blazor.MBShieldType.html commentId: T:Material.Blazor.MBShieldType fullName: Material.Blazor.MBShieldType nameWithType: MBShieldType - uid: Material.Blazor.MBShieldType.LabelAndValue name: LabelAndValue - href: api/Material.Blazor.MBShieldType.html#Material_Blazor_MBShieldType_LabelAndValue + href: .artifacts/api/Material.Blazor.MBShieldType.html#Material_Blazor_MBShieldType_LabelAndValue commentId: F:Material.Blazor.MBShieldType.LabelAndValue fullName: Material.Blazor.MBShieldType.LabelAndValue nameWithType: MBShieldType.LabelAndValue - uid: Material.Blazor.MBShieldType.LabelOnly name: LabelOnly - href: api/Material.Blazor.MBShieldType.html#Material_Blazor_MBShieldType_LabelOnly + href: .artifacts/api/Material.Blazor.MBShieldType.html#Material_Blazor_MBShieldType_LabelOnly commentId: F:Material.Blazor.MBShieldType.LabelOnly fullName: Material.Blazor.MBShieldType.LabelOnly nameWithType: MBShieldType.LabelOnly - uid: Material.Blazor.MBShieldType.ValueOnly name: ValueOnly - href: api/Material.Blazor.MBShieldType.html#Material_Blazor_MBShieldType_ValueOnly + href: .artifacts/api/Material.Blazor.MBShieldType.html#Material_Blazor_MBShieldType_ValueOnly commentId: F:Material.Blazor.MBShieldType.ValueOnly fullName: Material.Blazor.MBShieldType.ValueOnly nameWithType: MBShieldType.ValueOnly - uid: Material.Blazor.MBSlider name: MBSlider - href: api/Material.Blazor.MBSlider.html + href: .artifacts/api/Material.Blazor.MBSlider.html commentId: T:Material.Blazor.MBSlider fullName: Material.Blazor.MBSlider nameWithType: MBSlider - uid: Material.Blazor.MBSlider.#ctor name: MBSlider() - href: api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider__ctor + href: .artifacts/api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider__ctor commentId: M:Material.Blazor.MBSlider.#ctor name.vb: New() fullName: Material.Blazor.MBSlider.MBSlider() @@ -13032,7 +13032,7 @@ references: nameWithType.vb: MBSlider.New() - uid: Material.Blazor.MBSlider.#ctor* name: MBSlider - href: api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider__ctor_ + href: .artifacts/api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider__ctor_ commentId: Overload:Material.Blazor.MBSlider.#ctor name.vb: New fullName: Material.Blazor.MBSlider.MBSlider @@ -13041,55 +13041,55 @@ references: nameWithType.vb: MBSlider.New - uid: Material.Blazor.MBSlider.AriaLabel name: AriaLabel - href: api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_AriaLabel + href: .artifacts/api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_AriaLabel commentId: P:Material.Blazor.MBSlider.AriaLabel fullName: Material.Blazor.MBSlider.AriaLabel nameWithType: MBSlider.AriaLabel - uid: Material.Blazor.MBSlider.AriaLabel* name: AriaLabel - href: api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_AriaLabel_ + href: .artifacts/api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_AriaLabel_ commentId: Overload:Material.Blazor.MBSlider.AriaLabel fullName: Material.Blazor.MBSlider.AriaLabel nameWithType: MBSlider.AriaLabel - uid: Material.Blazor.MBSlider.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBSlider.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBSlider.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBSlider.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBSlider.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_BuildRenderTree_ commentId: Overload:Material.Blazor.MBSlider.BuildRenderTree fullName: Material.Blazor.MBSlider.BuildRenderTree nameWithType: MBSlider.BuildRenderTree - uid: Material.Blazor.MBSlider.ContinuousInputDelay name: ContinuousInputDelay - href: api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_ContinuousInputDelay + href: .artifacts/api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_ContinuousInputDelay commentId: P:Material.Blazor.MBSlider.ContinuousInputDelay fullName: Material.Blazor.MBSlider.ContinuousInputDelay nameWithType: MBSlider.ContinuousInputDelay - uid: Material.Blazor.MBSlider.ContinuousInputDelay* name: ContinuousInputDelay - href: api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_ContinuousInputDelay_ + href: .artifacts/api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_ContinuousInputDelay_ commentId: Overload:Material.Blazor.MBSlider.ContinuousInputDelay fullName: Material.Blazor.MBSlider.ContinuousInputDelay nameWithType: MBSlider.ContinuousInputDelay - uid: Material.Blazor.MBSlider.DecimalPlaces name: DecimalPlaces - href: api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_DecimalPlaces + href: .artifacts/api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_DecimalPlaces commentId: P:Material.Blazor.MBSlider.DecimalPlaces fullName: Material.Blazor.MBSlider.DecimalPlaces nameWithType: MBSlider.DecimalPlaces - uid: Material.Blazor.MBSlider.DecimalPlaces* name: DecimalPlaces - href: api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_DecimalPlaces_ + href: .artifacts/api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_DecimalPlaces_ commentId: Overload:Material.Blazor.MBSlider.DecimalPlaces fullName: Material.Blazor.MBSlider.DecimalPlaces nameWithType: MBSlider.DecimalPlaces - uid: Material.Blazor.MBSlider.Dispose(System.Boolean) name: Dispose(bool) - href: api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_Dispose_System_Boolean_ + href: .artifacts/api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_Dispose_System_Boolean_ commentId: M:Material.Blazor.MBSlider.Dispose(System.Boolean) name.vb: Dispose(Boolean) fullName: Material.Blazor.MBSlider.Dispose(bool) @@ -13098,25 +13098,25 @@ references: nameWithType.vb: MBSlider.Dispose(Boolean) - uid: Material.Blazor.MBSlider.Dispose* name: Dispose - href: api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_Dispose_ + href: .artifacts/api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_Dispose_ commentId: Overload:Material.Blazor.MBSlider.Dispose fullName: Material.Blazor.MBSlider.Dispose nameWithType: MBSlider.Dispose - uid: Material.Blazor.MBSlider.EventType name: EventType - href: api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_EventType + href: .artifacts/api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_EventType commentId: P:Material.Blazor.MBSlider.EventType fullName: Material.Blazor.MBSlider.EventType nameWithType: MBSlider.EventType - uid: Material.Blazor.MBSlider.EventType* name: EventType - href: api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_EventType_ + href: .artifacts/api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_EventType_ commentId: Overload:Material.Blazor.MBSlider.EventType fullName: Material.Blazor.MBSlider.EventType nameWithType: MBSlider.EventType - uid: Material.Blazor.MBSlider.NotifyChanged(System.Decimal) name: NotifyChanged(decimal) - href: api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_NotifyChanged_System_Decimal_ + href: .artifacts/api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_NotifyChanged_System_Decimal_ commentId: M:Material.Blazor.MBSlider.NotifyChanged(System.Decimal) name.vb: NotifyChanged(Decimal) fullName: Material.Blazor.MBSlider.NotifyChanged(decimal) @@ -13125,97 +13125,97 @@ references: nameWithType.vb: MBSlider.NotifyChanged(Decimal) - uid: Material.Blazor.MBSlider.NotifyChanged* name: NotifyChanged - href: api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_NotifyChanged_ + href: .artifacts/api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_NotifyChanged_ commentId: Overload:Material.Blazor.MBSlider.NotifyChanged fullName: Material.Blazor.MBSlider.NotifyChanged nameWithType: MBSlider.NotifyChanged - uid: Material.Blazor.MBSlider.NumSteps name: NumSteps - href: api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_NumSteps + href: .artifacts/api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_NumSteps commentId: P:Material.Blazor.MBSlider.NumSteps fullName: Material.Blazor.MBSlider.NumSteps nameWithType: MBSlider.NumSteps - uid: Material.Blazor.MBSlider.NumSteps* name: NumSteps - href: api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_NumSteps_ + href: .artifacts/api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_NumSteps_ commentId: Overload:Material.Blazor.MBSlider.NumSteps fullName: Material.Blazor.MBSlider.NumSteps nameWithType: MBSlider.NumSteps - uid: Material.Blazor.MBSlider.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_OnInitializedAsync commentId: M:Material.Blazor.MBSlider.OnInitializedAsync fullName: Material.Blazor.MBSlider.OnInitializedAsync() nameWithType: MBSlider.OnInitializedAsync() - uid: Material.Blazor.MBSlider.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBSlider.OnInitializedAsync fullName: Material.Blazor.MBSlider.OnInitializedAsync nameWithType: MBSlider.OnInitializedAsync - uid: Material.Blazor.MBSlider.SliderType name: SliderType - href: api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_SliderType + href: .artifacts/api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_SliderType commentId: P:Material.Blazor.MBSlider.SliderType fullName: Material.Blazor.MBSlider.SliderType nameWithType: MBSlider.SliderType - uid: Material.Blazor.MBSlider.SliderType* name: SliderType - href: api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_SliderType_ + href: .artifacts/api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_SliderType_ commentId: Overload:Material.Blazor.MBSlider.SliderType fullName: Material.Blazor.MBSlider.SliderType nameWithType: MBSlider.SliderType - uid: Material.Blazor.MBSlider.ValueMax name: ValueMax - href: api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_ValueMax + href: .artifacts/api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_ValueMax commentId: P:Material.Blazor.MBSlider.ValueMax fullName: Material.Blazor.MBSlider.ValueMax nameWithType: MBSlider.ValueMax - uid: Material.Blazor.MBSlider.ValueMax* name: ValueMax - href: api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_ValueMax_ + href: .artifacts/api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_ValueMax_ commentId: Overload:Material.Blazor.MBSlider.ValueMax fullName: Material.Blazor.MBSlider.ValueMax nameWithType: MBSlider.ValueMax - uid: Material.Blazor.MBSlider.ValueMin name: ValueMin - href: api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_ValueMin + href: .artifacts/api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_ValueMin commentId: P:Material.Blazor.MBSlider.ValueMin fullName: Material.Blazor.MBSlider.ValueMin nameWithType: MBSlider.ValueMin - uid: Material.Blazor.MBSlider.ValueMin* name: ValueMin - href: api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_ValueMin_ + href: .artifacts/api/Material.Blazor.MBSlider.html#Material_Blazor_MBSlider_ValueMin_ commentId: Overload:Material.Blazor.MBSlider.ValueMin fullName: Material.Blazor.MBSlider.ValueMin nameWithType: MBSlider.ValueMin - uid: Material.Blazor.MBSliderType name: MBSliderType - href: api/Material.Blazor.MBSliderType.html + href: .artifacts/api/Material.Blazor.MBSliderType.html commentId: T:Material.Blazor.MBSliderType fullName: Material.Blazor.MBSliderType nameWithType: MBSliderType - uid: Material.Blazor.MBSliderType.Continuous name: Continuous - href: api/Material.Blazor.MBSliderType.html#Material_Blazor_MBSliderType_Continuous + href: .artifacts/api/Material.Blazor.MBSliderType.html#Material_Blazor_MBSliderType_Continuous commentId: F:Material.Blazor.MBSliderType.Continuous fullName: Material.Blazor.MBSliderType.Continuous nameWithType: MBSliderType.Continuous - uid: Material.Blazor.MBSliderType.Discrete name: Discrete - href: api/Material.Blazor.MBSliderType.html#Material_Blazor_MBSliderType_Discrete + href: .artifacts/api/Material.Blazor.MBSliderType.html#Material_Blazor_MBSliderType_Discrete commentId: F:Material.Blazor.MBSliderType.Discrete fullName: Material.Blazor.MBSliderType.Discrete nameWithType: MBSliderType.Discrete - uid: Material.Blazor.MBSliderType.DiscreteWithTickmarks name: DiscreteWithTickmarks - href: api/Material.Blazor.MBSliderType.html#Material_Blazor_MBSliderType_DiscreteWithTickmarks + href: .artifacts/api/Material.Blazor.MBSliderType.html#Material_Blazor_MBSliderType_DiscreteWithTickmarks commentId: F:Material.Blazor.MBSliderType.DiscreteWithTickmarks fullName: Material.Blazor.MBSliderType.DiscreteWithTickmarks nameWithType: MBSliderType.DiscreteWithTickmarks - uid: Material.Blazor.MBSlidingContent`1 name: MBSlidingContent - href: api/Material.Blazor.MBSlidingContent-1.html + href: .artifacts/api/Material.Blazor.MBSlidingContent-1.html commentId: T:Material.Blazor.MBSlidingContent`1 name.vb: MBSlidingContent(Of TItem) fullName: Material.Blazor.MBSlidingContent @@ -13224,7 +13224,7 @@ references: nameWithType.vb: MBSlidingContent(Of TItem) - uid: Material.Blazor.MBSlidingContent`1.#ctor name: MBSlidingContent() - href: api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1__ctor + href: .artifacts/api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1__ctor commentId: M:Material.Blazor.MBSlidingContent`1.#ctor name.vb: New() fullName: Material.Blazor.MBSlidingContent.MBSlidingContent() @@ -13233,7 +13233,7 @@ references: nameWithType.vb: MBSlidingContent(Of TItem).New() - uid: Material.Blazor.MBSlidingContent`1.#ctor* name: MBSlidingContent - href: api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1__ctor_ + href: .artifacts/api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1__ctor_ commentId: Overload:Material.Blazor.MBSlidingContent`1.#ctor name.vb: New fullName: Material.Blazor.MBSlidingContent.MBSlidingContent @@ -13242,7 +13242,7 @@ references: nameWithType.vb: MBSlidingContent(Of TItem).New - uid: Material.Blazor.MBSlidingContent`1.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBSlidingContent`1.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBSlidingContent.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName.vb: Material.Blazor.MBSlidingContent(Of TItem).BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) @@ -13250,7 +13250,7 @@ references: nameWithType.vb: MBSlidingContent(Of TItem).BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBSlidingContent`1.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_BuildRenderTree_ commentId: Overload:Material.Blazor.MBSlidingContent`1.BuildRenderTree fullName: Material.Blazor.MBSlidingContent.BuildRenderTree fullName.vb: Material.Blazor.MBSlidingContent(Of TItem).BuildRenderTree @@ -13258,7 +13258,7 @@ references: nameWithType.vb: MBSlidingContent(Of TItem).BuildRenderTree - uid: Material.Blazor.MBSlidingContent`1.Content name: Content - href: api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_Content + href: .artifacts/api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_Content commentId: P:Material.Blazor.MBSlidingContent`1.Content fullName: Material.Blazor.MBSlidingContent.Content fullName.vb: Material.Blazor.MBSlidingContent(Of TItem).Content @@ -13266,7 +13266,7 @@ references: nameWithType.vb: MBSlidingContent(Of TItem).Content - uid: Material.Blazor.MBSlidingContent`1.Content* name: Content - href: api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_Content_ + href: .artifacts/api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_Content_ commentId: Overload:Material.Blazor.MBSlidingContent`1.Content fullName: Material.Blazor.MBSlidingContent.Content fullName.vb: Material.Blazor.MBSlidingContent(Of TItem).Content @@ -13274,7 +13274,7 @@ references: nameWithType.vb: MBSlidingContent(Of TItem).Content - uid: Material.Blazor.MBSlidingContent`1.ItemIndex name: ItemIndex - href: api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_ItemIndex + href: .artifacts/api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_ItemIndex commentId: P:Material.Blazor.MBSlidingContent`1.ItemIndex fullName: Material.Blazor.MBSlidingContent.ItemIndex fullName.vb: Material.Blazor.MBSlidingContent(Of TItem).ItemIndex @@ -13282,7 +13282,7 @@ references: nameWithType.vb: MBSlidingContent(Of TItem).ItemIndex - uid: Material.Blazor.MBSlidingContent`1.ItemIndex* name: ItemIndex - href: api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_ItemIndex_ + href: .artifacts/api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_ItemIndex_ commentId: Overload:Material.Blazor.MBSlidingContent`1.ItemIndex fullName: Material.Blazor.MBSlidingContent.ItemIndex fullName.vb: Material.Blazor.MBSlidingContent(Of TItem).ItemIndex @@ -13290,7 +13290,7 @@ references: nameWithType.vb: MBSlidingContent(Of TItem).ItemIndex - uid: Material.Blazor.MBSlidingContent`1.ItemIndexChanged name: ItemIndexChanged - href: api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_ItemIndexChanged + href: .artifacts/api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_ItemIndexChanged commentId: P:Material.Blazor.MBSlidingContent`1.ItemIndexChanged fullName: Material.Blazor.MBSlidingContent.ItemIndexChanged fullName.vb: Material.Blazor.MBSlidingContent(Of TItem).ItemIndexChanged @@ -13298,7 +13298,7 @@ references: nameWithType.vb: MBSlidingContent(Of TItem).ItemIndexChanged - uid: Material.Blazor.MBSlidingContent`1.ItemIndexChanged* name: ItemIndexChanged - href: api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_ItemIndexChanged_ + href: .artifacts/api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_ItemIndexChanged_ commentId: Overload:Material.Blazor.MBSlidingContent`1.ItemIndexChanged fullName: Material.Blazor.MBSlidingContent.ItemIndexChanged fullName.vb: Material.Blazor.MBSlidingContent(Of TItem).ItemIndexChanged @@ -13306,7 +13306,7 @@ references: nameWithType.vb: MBSlidingContent(Of TItem).ItemIndexChanged - uid: Material.Blazor.MBSlidingContent`1.Items name: Items - href: api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_Items + href: .artifacts/api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_Items commentId: P:Material.Blazor.MBSlidingContent`1.Items fullName: Material.Blazor.MBSlidingContent.Items fullName.vb: Material.Blazor.MBSlidingContent(Of TItem).Items @@ -13314,7 +13314,7 @@ references: nameWithType.vb: MBSlidingContent(Of TItem).Items - uid: Material.Blazor.MBSlidingContent`1.Items* name: Items - href: api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_Items_ + href: .artifacts/api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_Items_ commentId: Overload:Material.Blazor.MBSlidingContent`1.Items fullName: Material.Blazor.MBSlidingContent.Items fullName.vb: Material.Blazor.MBSlidingContent(Of TItem).Items @@ -13322,7 +13322,7 @@ references: nameWithType.vb: MBSlidingContent(Of TItem).Items - uid: Material.Blazor.MBSlidingContent`1.OnAfterRenderAsync(System.Boolean) name: OnAfterRenderAsync(bool) - href: api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_OnAfterRenderAsync_System_Boolean_ + href: .artifacts/api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_OnAfterRenderAsync_System_Boolean_ commentId: M:Material.Blazor.MBSlidingContent`1.OnAfterRenderAsync(System.Boolean) name.vb: OnAfterRenderAsync(Boolean) fullName: Material.Blazor.MBSlidingContent.OnAfterRenderAsync(bool) @@ -13331,7 +13331,7 @@ references: nameWithType.vb: MBSlidingContent(Of TItem).OnAfterRenderAsync(Boolean) - uid: Material.Blazor.MBSlidingContent`1.OnAfterRenderAsync* name: OnAfterRenderAsync - href: api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_OnAfterRenderAsync_ + href: .artifacts/api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_OnAfterRenderAsync_ commentId: Overload:Material.Blazor.MBSlidingContent`1.OnAfterRenderAsync fullName: Material.Blazor.MBSlidingContent.OnAfterRenderAsync fullName.vb: Material.Blazor.MBSlidingContent(Of TItem).OnAfterRenderAsync @@ -13339,7 +13339,7 @@ references: nameWithType.vb: MBSlidingContent(Of TItem).OnAfterRenderAsync - uid: Material.Blazor.MBSlidingContent`1.OnParametersSetAsync name: OnParametersSetAsync() - href: api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_OnParametersSetAsync + href: .artifacts/api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_OnParametersSetAsync commentId: M:Material.Blazor.MBSlidingContent`1.OnParametersSetAsync fullName: Material.Blazor.MBSlidingContent.OnParametersSetAsync() fullName.vb: Material.Blazor.MBSlidingContent(Of TItem).OnParametersSetAsync() @@ -13347,7 +13347,7 @@ references: nameWithType.vb: MBSlidingContent(Of TItem).OnParametersSetAsync() - uid: Material.Blazor.MBSlidingContent`1.OnParametersSetAsync* name: OnParametersSetAsync - href: api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_OnParametersSetAsync_ + href: .artifacts/api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_OnParametersSetAsync_ commentId: Overload:Material.Blazor.MBSlidingContent`1.OnParametersSetAsync fullName: Material.Blazor.MBSlidingContent.OnParametersSetAsync fullName.vb: Material.Blazor.MBSlidingContent(Of TItem).OnParametersSetAsync @@ -13355,7 +13355,7 @@ references: nameWithType.vb: MBSlidingContent(Of TItem).OnParametersSetAsync - uid: Material.Blazor.MBSlidingContent`1.SlideNext(System.Boolean) name: SlideNext(bool) - href: api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_SlideNext_System_Boolean_ + href: .artifacts/api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_SlideNext_System_Boolean_ commentId: M:Material.Blazor.MBSlidingContent`1.SlideNext(System.Boolean) name.vb: SlideNext(Boolean) fullName: Material.Blazor.MBSlidingContent.SlideNext(bool) @@ -13364,7 +13364,7 @@ references: nameWithType.vb: MBSlidingContent(Of TItem).SlideNext(Boolean) - uid: Material.Blazor.MBSlidingContent`1.SlideNext* name: SlideNext - href: api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_SlideNext_ + href: .artifacts/api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_SlideNext_ commentId: Overload:Material.Blazor.MBSlidingContent`1.SlideNext fullName: Material.Blazor.MBSlidingContent.SlideNext fullName.vb: Material.Blazor.MBSlidingContent(Of TItem).SlideNext @@ -13372,7 +13372,7 @@ references: nameWithType.vb: MBSlidingContent(Of TItem).SlideNext - uid: Material.Blazor.MBSlidingContent`1.SlidePrevious(System.Boolean) name: SlidePrevious(bool) - href: api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_SlidePrevious_System_Boolean_ + href: .artifacts/api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_SlidePrevious_System_Boolean_ commentId: M:Material.Blazor.MBSlidingContent`1.SlidePrevious(System.Boolean) name.vb: SlidePrevious(Boolean) fullName: Material.Blazor.MBSlidingContent.SlidePrevious(bool) @@ -13381,7 +13381,7 @@ references: nameWithType.vb: MBSlidingContent(Of TItem).SlidePrevious(Boolean) - uid: Material.Blazor.MBSlidingContent`1.SlidePrevious* name: SlidePrevious - href: api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_SlidePrevious_ + href: .artifacts/api/Material.Blazor.MBSlidingContent-1.html#Material_Blazor_MBSlidingContent_1_SlidePrevious_ commentId: Overload:Material.Blazor.MBSlidingContent`1.SlidePrevious fullName: Material.Blazor.MBSlidingContent.SlidePrevious fullName.vb: Material.Blazor.MBSlidingContent(Of TItem).SlidePrevious @@ -13389,7 +13389,7 @@ references: nameWithType.vb: MBSlidingContent(Of TItem).SlidePrevious - uid: Material.Blazor.MBSlidingTabBar`1 name: MBSlidingTabBar - href: api/Material.Blazor.MBSlidingTabBar-1.html + href: .artifacts/api/Material.Blazor.MBSlidingTabBar-1.html commentId: T:Material.Blazor.MBSlidingTabBar`1 name.vb: MBSlidingTabBar(Of TItem) fullName: Material.Blazor.MBSlidingTabBar @@ -13398,7 +13398,7 @@ references: nameWithType.vb: MBSlidingTabBar(Of TItem) - uid: Material.Blazor.MBSlidingTabBar`1.#ctor name: MBSlidingTabBar() - href: api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1__ctor + href: .artifacts/api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1__ctor commentId: M:Material.Blazor.MBSlidingTabBar`1.#ctor name.vb: New() fullName: Material.Blazor.MBSlidingTabBar.MBSlidingTabBar() @@ -13407,7 +13407,7 @@ references: nameWithType.vb: MBSlidingTabBar(Of TItem).New() - uid: Material.Blazor.MBSlidingTabBar`1.#ctor* name: MBSlidingTabBar - href: api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1__ctor_ + href: .artifacts/api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1__ctor_ commentId: Overload:Material.Blazor.MBSlidingTabBar`1.#ctor name.vb: New fullName: Material.Blazor.MBSlidingTabBar.MBSlidingTabBar @@ -13416,7 +13416,7 @@ references: nameWithType.vb: MBSlidingTabBar(Of TItem).New - uid: Material.Blazor.MBSlidingTabBar`1.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBSlidingTabBar`1.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBSlidingTabBar.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName.vb: Material.Blazor.MBSlidingTabBar(Of TItem).BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) @@ -13424,7 +13424,7 @@ references: nameWithType.vb: MBSlidingTabBar(Of TItem).BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBSlidingTabBar`1.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_BuildRenderTree_ commentId: Overload:Material.Blazor.MBSlidingTabBar`1.BuildRenderTree fullName: Material.Blazor.MBSlidingTabBar.BuildRenderTree fullName.vb: Material.Blazor.MBSlidingTabBar(Of TItem).BuildRenderTree @@ -13432,7 +13432,7 @@ references: nameWithType.vb: MBSlidingTabBar(Of TItem).BuildRenderTree - uid: Material.Blazor.MBSlidingTabBar`1.Content name: Content - href: api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_Content + href: .artifacts/api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_Content commentId: P:Material.Blazor.MBSlidingTabBar`1.Content fullName: Material.Blazor.MBSlidingTabBar.Content fullName.vb: Material.Blazor.MBSlidingTabBar(Of TItem).Content @@ -13440,7 +13440,7 @@ references: nameWithType.vb: MBSlidingTabBar(Of TItem).Content - uid: Material.Blazor.MBSlidingTabBar`1.Content* name: Content - href: api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_Content_ + href: .artifacts/api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_Content_ commentId: Overload:Material.Blazor.MBSlidingTabBar`1.Content fullName: Material.Blazor.MBSlidingTabBar.Content fullName.vb: Material.Blazor.MBSlidingTabBar(Of TItem).Content @@ -13448,7 +13448,7 @@ references: nameWithType.vb: MBSlidingTabBar(Of TItem).Content - uid: Material.Blazor.MBSlidingTabBar`1.Density name: Density - href: api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_Density + href: .artifacts/api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_Density commentId: P:Material.Blazor.MBSlidingTabBar`1.Density fullName: Material.Blazor.MBSlidingTabBar.Density fullName.vb: Material.Blazor.MBSlidingTabBar(Of TItem).Density @@ -13456,7 +13456,7 @@ references: nameWithType.vb: MBSlidingTabBar(Of TItem).Density - uid: Material.Blazor.MBSlidingTabBar`1.Density* name: Density - href: api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_Density_ + href: .artifacts/api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_Density_ commentId: Overload:Material.Blazor.MBSlidingTabBar`1.Density fullName: Material.Blazor.MBSlidingTabBar.Density fullName.vb: Material.Blazor.MBSlidingTabBar(Of TItem).Density @@ -13464,7 +13464,7 @@ references: nameWithType.vb: MBSlidingTabBar(Of TItem).Density - uid: Material.Blazor.MBSlidingTabBar`1.GetKeysFunc name: GetKeysFunc - href: api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_GetKeysFunc + href: .artifacts/api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_GetKeysFunc commentId: P:Material.Blazor.MBSlidingTabBar`1.GetKeysFunc fullName: Material.Blazor.MBSlidingTabBar.GetKeysFunc fullName.vb: Material.Blazor.MBSlidingTabBar(Of TItem).GetKeysFunc @@ -13472,7 +13472,7 @@ references: nameWithType.vb: MBSlidingTabBar(Of TItem).GetKeysFunc - uid: Material.Blazor.MBSlidingTabBar`1.GetKeysFunc* name: GetKeysFunc - href: api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_GetKeysFunc_ + href: .artifacts/api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_GetKeysFunc_ commentId: Overload:Material.Blazor.MBSlidingTabBar`1.GetKeysFunc fullName: Material.Blazor.MBSlidingTabBar.GetKeysFunc fullName.vb: Material.Blazor.MBSlidingTabBar(Of TItem).GetKeysFunc @@ -13480,7 +13480,7 @@ references: nameWithType.vb: MBSlidingTabBar(Of TItem).GetKeysFunc - uid: Material.Blazor.MBSlidingTabBar`1.Icon name: Icon - href: api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_Icon + href: .artifacts/api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_Icon commentId: P:Material.Blazor.MBSlidingTabBar`1.Icon fullName: Material.Blazor.MBSlidingTabBar.Icon fullName.vb: Material.Blazor.MBSlidingTabBar(Of TItem).Icon @@ -13488,7 +13488,7 @@ references: nameWithType.vb: MBSlidingTabBar(Of TItem).Icon - uid: Material.Blazor.MBSlidingTabBar`1.Icon* name: Icon - href: api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_Icon_ + href: .artifacts/api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_Icon_ commentId: Overload:Material.Blazor.MBSlidingTabBar`1.Icon fullName: Material.Blazor.MBSlidingTabBar.Icon fullName.vb: Material.Blazor.MBSlidingTabBar(Of TItem).Icon @@ -13496,7 +13496,7 @@ references: nameWithType.vb: MBSlidingTabBar(Of TItem).Icon - uid: Material.Blazor.MBSlidingTabBar`1.Items name: Items - href: api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_Items + href: .artifacts/api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_Items commentId: P:Material.Blazor.MBSlidingTabBar`1.Items fullName: Material.Blazor.MBSlidingTabBar.Items fullName.vb: Material.Blazor.MBSlidingTabBar(Of TItem).Items @@ -13504,7 +13504,7 @@ references: nameWithType.vb: MBSlidingTabBar(Of TItem).Items - uid: Material.Blazor.MBSlidingTabBar`1.Items* name: Items - href: api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_Items_ + href: .artifacts/api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_Items_ commentId: Overload:Material.Blazor.MBSlidingTabBar`1.Items fullName: Material.Blazor.MBSlidingTabBar.Items fullName.vb: Material.Blazor.MBSlidingTabBar(Of TItem).Items @@ -13512,7 +13512,7 @@ references: nameWithType.vb: MBSlidingTabBar(Of TItem).Items - uid: Material.Blazor.MBSlidingTabBar`1.Label name: Label - href: api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_Label + href: .artifacts/api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_Label commentId: P:Material.Blazor.MBSlidingTabBar`1.Label fullName: Material.Blazor.MBSlidingTabBar.Label fullName.vb: Material.Blazor.MBSlidingTabBar(Of TItem).Label @@ -13520,7 +13520,7 @@ references: nameWithType.vb: MBSlidingTabBar(Of TItem).Label - uid: Material.Blazor.MBSlidingTabBar`1.Label* name: Label - href: api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_Label_ + href: .artifacts/api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_Label_ commentId: Overload:Material.Blazor.MBSlidingTabBar`1.Label fullName: Material.Blazor.MBSlidingTabBar.Label fullName.vb: Material.Blazor.MBSlidingTabBar(Of TItem).Label @@ -13528,7 +13528,7 @@ references: nameWithType.vb: MBSlidingTabBar(Of TItem).Label - uid: Material.Blazor.MBSlidingTabBar`1.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_OnInitializedAsync commentId: M:Material.Blazor.MBSlidingTabBar`1.OnInitializedAsync fullName: Material.Blazor.MBSlidingTabBar.OnInitializedAsync() fullName.vb: Material.Blazor.MBSlidingTabBar(Of TItem).OnInitializedAsync() @@ -13536,7 +13536,7 @@ references: nameWithType.vb: MBSlidingTabBar(Of TItem).OnInitializedAsync() - uid: Material.Blazor.MBSlidingTabBar`1.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBSlidingTabBar`1.OnInitializedAsync fullName: Material.Blazor.MBSlidingTabBar.OnInitializedAsync fullName.vb: Material.Blazor.MBSlidingTabBar(Of TItem).OnInitializedAsync @@ -13544,7 +13544,7 @@ references: nameWithType.vb: MBSlidingTabBar(Of TItem).OnInitializedAsync - uid: Material.Blazor.MBSlidingTabBar`1.StackIcons name: StackIcons - href: api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_StackIcons + href: .artifacts/api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_StackIcons commentId: P:Material.Blazor.MBSlidingTabBar`1.StackIcons fullName: Material.Blazor.MBSlidingTabBar.StackIcons fullName.vb: Material.Blazor.MBSlidingTabBar(Of TItem).StackIcons @@ -13552,7 +13552,7 @@ references: nameWithType.vb: MBSlidingTabBar(Of TItem).StackIcons - uid: Material.Blazor.MBSlidingTabBar`1.StackIcons* name: StackIcons - href: api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_StackIcons_ + href: .artifacts/api/Material.Blazor.MBSlidingTabBar-1.html#Material_Blazor_MBSlidingTabBar_1_StackIcons_ commentId: Overload:Material.Blazor.MBSlidingTabBar`1.StackIcons fullName: Material.Blazor.MBSlidingTabBar.StackIcons fullName.vb: Material.Blazor.MBSlidingTabBar(Of TItem).StackIcons @@ -13560,13 +13560,13 @@ references: nameWithType.vb: MBSlidingTabBar(Of TItem).StackIcons - uid: Material.Blazor.MBSnackbarServiceConfiguration name: MBSnackbarServiceConfiguration - href: api/Material.Blazor.MBSnackbarServiceConfiguration.html + href: .artifacts/api/Material.Blazor.MBSnackbarServiceConfiguration.html commentId: T:Material.Blazor.MBSnackbarServiceConfiguration fullName: Material.Blazor.MBSnackbarServiceConfiguration nameWithType: MBSnackbarServiceConfiguration - uid: Material.Blazor.MBSnackbarServiceConfiguration.#ctor name: MBSnackbarServiceConfiguration() - href: api/Material.Blazor.MBSnackbarServiceConfiguration.html#Material_Blazor_MBSnackbarServiceConfiguration__ctor + href: .artifacts/api/Material.Blazor.MBSnackbarServiceConfiguration.html#Material_Blazor_MBSnackbarServiceConfiguration__ctor commentId: M:Material.Blazor.MBSnackbarServiceConfiguration.#ctor name.vb: New() fullName: Material.Blazor.MBSnackbarServiceConfiguration.MBSnackbarServiceConfiguration() @@ -13575,7 +13575,7 @@ references: nameWithType.vb: MBSnackbarServiceConfiguration.New() - uid: Material.Blazor.MBSnackbarServiceConfiguration.#ctor* name: MBSnackbarServiceConfiguration - href: api/Material.Blazor.MBSnackbarServiceConfiguration.html#Material_Blazor_MBSnackbarServiceConfiguration__ctor_ + href: .artifacts/api/Material.Blazor.MBSnackbarServiceConfiguration.html#Material_Blazor_MBSnackbarServiceConfiguration__ctor_ commentId: Overload:Material.Blazor.MBSnackbarServiceConfiguration.#ctor name.vb: New fullName: Material.Blazor.MBSnackbarServiceConfiguration.MBSnackbarServiceConfiguration @@ -13584,91 +13584,91 @@ references: nameWithType.vb: MBSnackbarServiceConfiguration.New - uid: Material.Blazor.MBSnackbarServiceConfiguration.CloseMethod name: CloseMethod - href: api/Material.Blazor.MBSnackbarServiceConfiguration.html#Material_Blazor_MBSnackbarServiceConfiguration_CloseMethod + href: .artifacts/api/Material.Blazor.MBSnackbarServiceConfiguration.html#Material_Blazor_MBSnackbarServiceConfiguration_CloseMethod commentId: P:Material.Blazor.MBSnackbarServiceConfiguration.CloseMethod fullName: Material.Blazor.MBSnackbarServiceConfiguration.CloseMethod nameWithType: MBSnackbarServiceConfiguration.CloseMethod - uid: Material.Blazor.MBSnackbarServiceConfiguration.CloseMethod* name: CloseMethod - href: api/Material.Blazor.MBSnackbarServiceConfiguration.html#Material_Blazor_MBSnackbarServiceConfiguration_CloseMethod_ + href: .artifacts/api/Material.Blazor.MBSnackbarServiceConfiguration.html#Material_Blazor_MBSnackbarServiceConfiguration_CloseMethod_ commentId: Overload:Material.Blazor.MBSnackbarServiceConfiguration.CloseMethod fullName: Material.Blazor.MBSnackbarServiceConfiguration.CloseMethod nameWithType: MBSnackbarServiceConfiguration.CloseMethod - uid: Material.Blazor.MBSnackbarServiceConfiguration.DefaultCloseMethod name: DefaultCloseMethod - href: api/Material.Blazor.MBSnackbarServiceConfiguration.html#Material_Blazor_MBSnackbarServiceConfiguration_DefaultCloseMethod + href: .artifacts/api/Material.Blazor.MBSnackbarServiceConfiguration.html#Material_Blazor_MBSnackbarServiceConfiguration_DefaultCloseMethod commentId: F:Material.Blazor.MBSnackbarServiceConfiguration.DefaultCloseMethod fullName: Material.Blazor.MBSnackbarServiceConfiguration.DefaultCloseMethod nameWithType: MBSnackbarServiceConfiguration.DefaultCloseMethod - uid: Material.Blazor.MBSnackbarServiceConfiguration.DefaultDismissIcon name: DefaultDismissIcon - href: api/Material.Blazor.MBSnackbarServiceConfiguration.html#Material_Blazor_MBSnackbarServiceConfiguration_DefaultDismissIcon + href: .artifacts/api/Material.Blazor.MBSnackbarServiceConfiguration.html#Material_Blazor_MBSnackbarServiceConfiguration_DefaultDismissIcon commentId: F:Material.Blazor.MBSnackbarServiceConfiguration.DefaultDismissIcon fullName: Material.Blazor.MBSnackbarServiceConfiguration.DefaultDismissIcon nameWithType: MBSnackbarServiceConfiguration.DefaultDismissIcon - uid: Material.Blazor.MBSnackbarServiceConfiguration.DefaultLeading name: DefaultLeading - href: api/Material.Blazor.MBSnackbarServiceConfiguration.html#Material_Blazor_MBSnackbarServiceConfiguration_DefaultLeading + href: .artifacts/api/Material.Blazor.MBSnackbarServiceConfiguration.html#Material_Blazor_MBSnackbarServiceConfiguration_DefaultLeading commentId: F:Material.Blazor.MBSnackbarServiceConfiguration.DefaultLeading fullName: Material.Blazor.MBSnackbarServiceConfiguration.DefaultLeading nameWithType: MBSnackbarServiceConfiguration.DefaultLeading - uid: Material.Blazor.MBSnackbarServiceConfiguration.DefaultStacked name: DefaultStacked - href: api/Material.Blazor.MBSnackbarServiceConfiguration.html#Material_Blazor_MBSnackbarServiceConfiguration_DefaultStacked + href: .artifacts/api/Material.Blazor.MBSnackbarServiceConfiguration.html#Material_Blazor_MBSnackbarServiceConfiguration_DefaultStacked commentId: F:Material.Blazor.MBSnackbarServiceConfiguration.DefaultStacked fullName: Material.Blazor.MBSnackbarServiceConfiguration.DefaultStacked nameWithType: MBSnackbarServiceConfiguration.DefaultStacked - uid: Material.Blazor.MBSnackbarServiceConfiguration.DefaultTimeout name: DefaultTimeout - href: api/Material.Blazor.MBSnackbarServiceConfiguration.html#Material_Blazor_MBSnackbarServiceConfiguration_DefaultTimeout + href: .artifacts/api/Material.Blazor.MBSnackbarServiceConfiguration.html#Material_Blazor_MBSnackbarServiceConfiguration_DefaultTimeout commentId: F:Material.Blazor.MBSnackbarServiceConfiguration.DefaultTimeout fullName: Material.Blazor.MBSnackbarServiceConfiguration.DefaultTimeout nameWithType: MBSnackbarServiceConfiguration.DefaultTimeout - uid: Material.Blazor.MBSnackbarServiceConfiguration.Leading name: Leading - href: api/Material.Blazor.MBSnackbarServiceConfiguration.html#Material_Blazor_MBSnackbarServiceConfiguration_Leading + href: .artifacts/api/Material.Blazor.MBSnackbarServiceConfiguration.html#Material_Blazor_MBSnackbarServiceConfiguration_Leading commentId: P:Material.Blazor.MBSnackbarServiceConfiguration.Leading fullName: Material.Blazor.MBSnackbarServiceConfiguration.Leading nameWithType: MBSnackbarServiceConfiguration.Leading - uid: Material.Blazor.MBSnackbarServiceConfiguration.Leading* name: Leading - href: api/Material.Blazor.MBSnackbarServiceConfiguration.html#Material_Blazor_MBSnackbarServiceConfiguration_Leading_ + href: .artifacts/api/Material.Blazor.MBSnackbarServiceConfiguration.html#Material_Blazor_MBSnackbarServiceConfiguration_Leading_ commentId: Overload:Material.Blazor.MBSnackbarServiceConfiguration.Leading fullName: Material.Blazor.MBSnackbarServiceConfiguration.Leading nameWithType: MBSnackbarServiceConfiguration.Leading - uid: Material.Blazor.MBSnackbarServiceConfiguration.Stacked name: Stacked - href: api/Material.Blazor.MBSnackbarServiceConfiguration.html#Material_Blazor_MBSnackbarServiceConfiguration_Stacked + href: .artifacts/api/Material.Blazor.MBSnackbarServiceConfiguration.html#Material_Blazor_MBSnackbarServiceConfiguration_Stacked commentId: P:Material.Blazor.MBSnackbarServiceConfiguration.Stacked fullName: Material.Blazor.MBSnackbarServiceConfiguration.Stacked nameWithType: MBSnackbarServiceConfiguration.Stacked - uid: Material.Blazor.MBSnackbarServiceConfiguration.Stacked* name: Stacked - href: api/Material.Blazor.MBSnackbarServiceConfiguration.html#Material_Blazor_MBSnackbarServiceConfiguration_Stacked_ + href: .artifacts/api/Material.Blazor.MBSnackbarServiceConfiguration.html#Material_Blazor_MBSnackbarServiceConfiguration_Stacked_ commentId: Overload:Material.Blazor.MBSnackbarServiceConfiguration.Stacked fullName: Material.Blazor.MBSnackbarServiceConfiguration.Stacked nameWithType: MBSnackbarServiceConfiguration.Stacked - uid: Material.Blazor.MBSnackbarServiceConfiguration.Timeout name: Timeout - href: api/Material.Blazor.MBSnackbarServiceConfiguration.html#Material_Blazor_MBSnackbarServiceConfiguration_Timeout + href: .artifacts/api/Material.Blazor.MBSnackbarServiceConfiguration.html#Material_Blazor_MBSnackbarServiceConfiguration_Timeout commentId: P:Material.Blazor.MBSnackbarServiceConfiguration.Timeout fullName: Material.Blazor.MBSnackbarServiceConfiguration.Timeout nameWithType: MBSnackbarServiceConfiguration.Timeout - uid: Material.Blazor.MBSnackbarServiceConfiguration.Timeout* name: Timeout - href: api/Material.Blazor.MBSnackbarServiceConfiguration.html#Material_Blazor_MBSnackbarServiceConfiguration_Timeout_ + href: .artifacts/api/Material.Blazor.MBSnackbarServiceConfiguration.html#Material_Blazor_MBSnackbarServiceConfiguration_Timeout_ commentId: Overload:Material.Blazor.MBSnackbarServiceConfiguration.Timeout fullName: Material.Blazor.MBSnackbarServiceConfiguration.Timeout nameWithType: MBSnackbarServiceConfiguration.Timeout - uid: Material.Blazor.MBSnackbarSettings name: MBSnackbarSettings - href: api/Material.Blazor.MBSnackbarSettings.html + href: .artifacts/api/Material.Blazor.MBSnackbarSettings.html commentId: T:Material.Blazor.MBSnackbarSettings fullName: Material.Blazor.MBSnackbarSettings nameWithType: MBSnackbarSettings - uid: Material.Blazor.MBSnackbarSettings.#ctor name: MBSnackbarSettings() - href: api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings__ctor + href: .artifacts/api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings__ctor commentId: M:Material.Blazor.MBSnackbarSettings.#ctor name.vb: New() fullName: Material.Blazor.MBSnackbarSettings.MBSnackbarSettings() @@ -13677,7 +13677,7 @@ references: nameWithType.vb: MBSnackbarSettings.New() - uid: Material.Blazor.MBSnackbarSettings.#ctor* name: MBSnackbarSettings - href: api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings__ctor_ + href: .artifacts/api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings__ctor_ commentId: Overload:Material.Blazor.MBSnackbarSettings.#ctor name.vb: New fullName: Material.Blazor.MBSnackbarSettings.MBSnackbarSettings @@ -13686,109 +13686,109 @@ references: nameWithType.vb: MBSnackbarSettings.New - uid: Material.Blazor.MBSnackbarSettings.Action name: Action - href: api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings_Action + href: .artifacts/api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings_Action commentId: P:Material.Blazor.MBSnackbarSettings.Action fullName: Material.Blazor.MBSnackbarSettings.Action nameWithType: MBSnackbarSettings.Action - uid: Material.Blazor.MBSnackbarSettings.Action* name: Action - href: api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings_Action_ + href: .artifacts/api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings_Action_ commentId: Overload:Material.Blazor.MBSnackbarSettings.Action fullName: Material.Blazor.MBSnackbarSettings.Action nameWithType: MBSnackbarSettings.Action - uid: Material.Blazor.MBSnackbarSettings.ActionText name: ActionText - href: api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings_ActionText + href: .artifacts/api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings_ActionText commentId: P:Material.Blazor.MBSnackbarSettings.ActionText fullName: Material.Blazor.MBSnackbarSettings.ActionText nameWithType: MBSnackbarSettings.ActionText - uid: Material.Blazor.MBSnackbarSettings.ActionText* name: ActionText - href: api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings_ActionText_ + href: .artifacts/api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings_ActionText_ commentId: Overload:Material.Blazor.MBSnackbarSettings.ActionText fullName: Material.Blazor.MBSnackbarSettings.ActionText nameWithType: MBSnackbarSettings.ActionText - uid: Material.Blazor.MBSnackbarSettings.AdditionalClass name: AdditionalClass - href: api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings_AdditionalClass + href: .artifacts/api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings_AdditionalClass commentId: P:Material.Blazor.MBSnackbarSettings.AdditionalClass fullName: Material.Blazor.MBSnackbarSettings.AdditionalClass nameWithType: MBSnackbarSettings.AdditionalClass - uid: Material.Blazor.MBSnackbarSettings.AdditionalClass* name: AdditionalClass - href: api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings_AdditionalClass_ + href: .artifacts/api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings_AdditionalClass_ commentId: Overload:Material.Blazor.MBSnackbarSettings.AdditionalClass fullName: Material.Blazor.MBSnackbarSettings.AdditionalClass nameWithType: MBSnackbarSettings.AdditionalClass - uid: Material.Blazor.MBSnackbarSettings.CloseMethod name: CloseMethod - href: api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings_CloseMethod + href: .artifacts/api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings_CloseMethod commentId: P:Material.Blazor.MBSnackbarSettings.CloseMethod fullName: Material.Blazor.MBSnackbarSettings.CloseMethod nameWithType: MBSnackbarSettings.CloseMethod - uid: Material.Blazor.MBSnackbarSettings.CloseMethod* name: CloseMethod - href: api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings_CloseMethod_ + href: .artifacts/api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings_CloseMethod_ commentId: Overload:Material.Blazor.MBSnackbarSettings.CloseMethod fullName: Material.Blazor.MBSnackbarSettings.CloseMethod nameWithType: MBSnackbarSettings.CloseMethod - uid: Material.Blazor.MBSnackbarSettings.Leading name: Leading - href: api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings_Leading + href: .artifacts/api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings_Leading commentId: P:Material.Blazor.MBSnackbarSettings.Leading fullName: Material.Blazor.MBSnackbarSettings.Leading nameWithType: MBSnackbarSettings.Leading - uid: Material.Blazor.MBSnackbarSettings.Leading* name: Leading - href: api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings_Leading_ + href: .artifacts/api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings_Leading_ commentId: Overload:Material.Blazor.MBSnackbarSettings.Leading fullName: Material.Blazor.MBSnackbarSettings.Leading nameWithType: MBSnackbarSettings.Leading - uid: Material.Blazor.MBSnackbarSettings.Message name: Message - href: api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings_Message + href: .artifacts/api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings_Message commentId: P:Material.Blazor.MBSnackbarSettings.Message fullName: Material.Blazor.MBSnackbarSettings.Message nameWithType: MBSnackbarSettings.Message - uid: Material.Blazor.MBSnackbarSettings.Message* name: Message - href: api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings_Message_ + href: .artifacts/api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings_Message_ commentId: Overload:Material.Blazor.MBSnackbarSettings.Message fullName: Material.Blazor.MBSnackbarSettings.Message nameWithType: MBSnackbarSettings.Message - uid: Material.Blazor.MBSnackbarSettings.Stacked name: Stacked - href: api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings_Stacked + href: .artifacts/api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings_Stacked commentId: P:Material.Blazor.MBSnackbarSettings.Stacked fullName: Material.Blazor.MBSnackbarSettings.Stacked nameWithType: MBSnackbarSettings.Stacked - uid: Material.Blazor.MBSnackbarSettings.Stacked* name: Stacked - href: api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings_Stacked_ + href: .artifacts/api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings_Stacked_ commentId: Overload:Material.Blazor.MBSnackbarSettings.Stacked fullName: Material.Blazor.MBSnackbarSettings.Stacked nameWithType: MBSnackbarSettings.Stacked - uid: Material.Blazor.MBSnackbarSettings.Timeout name: Timeout - href: api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings_Timeout + href: .artifacts/api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings_Timeout commentId: P:Material.Blazor.MBSnackbarSettings.Timeout fullName: Material.Blazor.MBSnackbarSettings.Timeout nameWithType: MBSnackbarSettings.Timeout - uid: Material.Blazor.MBSnackbarSettings.Timeout* name: Timeout - href: api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings_Timeout_ + href: .artifacts/api/Material.Blazor.MBSnackbarSettings.html#Material_Blazor_MBSnackbarSettings_Timeout_ commentId: Overload:Material.Blazor.MBSnackbarSettings.Timeout fullName: Material.Blazor.MBSnackbarSettings.Timeout nameWithType: MBSnackbarSettings.Timeout - uid: Material.Blazor.MBSwitch name: MBSwitch - href: api/Material.Blazor.MBSwitch.html + href: .artifacts/api/Material.Blazor.MBSwitch.html commentId: T:Material.Blazor.MBSwitch fullName: Material.Blazor.MBSwitch nameWithType: MBSwitch - uid: Material.Blazor.MBSwitch.#ctor name: MBSwitch() - href: api/Material.Blazor.MBSwitch.html#Material_Blazor_MBSwitch__ctor + href: .artifacts/api/Material.Blazor.MBSwitch.html#Material_Blazor_MBSwitch__ctor commentId: M:Material.Blazor.MBSwitch.#ctor name.vb: New() fullName: Material.Blazor.MBSwitch.MBSwitch() @@ -13797,7 +13797,7 @@ references: nameWithType.vb: MBSwitch.New() - uid: Material.Blazor.MBSwitch.#ctor* name: MBSwitch - href: api/Material.Blazor.MBSwitch.html#Material_Blazor_MBSwitch__ctor_ + href: .artifacts/api/Material.Blazor.MBSwitch.html#Material_Blazor_MBSwitch__ctor_ commentId: Overload:Material.Blazor.MBSwitch.#ctor name.vb: New fullName: Material.Blazor.MBSwitch.MBSwitch @@ -13806,55 +13806,55 @@ references: nameWithType.vb: MBSwitch.New - uid: Material.Blazor.MBSwitch.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBSwitch.html#Material_Blazor_MBSwitch_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBSwitch.html#Material_Blazor_MBSwitch_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBSwitch.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBSwitch.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBSwitch.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBSwitch.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBSwitch.html#Material_Blazor_MBSwitch_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBSwitch.html#Material_Blazor_MBSwitch_BuildRenderTree_ commentId: Overload:Material.Blazor.MBSwitch.BuildRenderTree fullName: Material.Blazor.MBSwitch.BuildRenderTree nameWithType: MBSwitch.BuildRenderTree - uid: Material.Blazor.MBSwitch.Label name: Label - href: api/Material.Blazor.MBSwitch.html#Material_Blazor_MBSwitch_Label + href: .artifacts/api/Material.Blazor.MBSwitch.html#Material_Blazor_MBSwitch_Label commentId: P:Material.Blazor.MBSwitch.Label fullName: Material.Blazor.MBSwitch.Label nameWithType: MBSwitch.Label - uid: Material.Blazor.MBSwitch.Label* name: Label - href: api/Material.Blazor.MBSwitch.html#Material_Blazor_MBSwitch_Label_ + href: .artifacts/api/Material.Blazor.MBSwitch.html#Material_Blazor_MBSwitch_Label_ commentId: Overload:Material.Blazor.MBSwitch.Label fullName: Material.Blazor.MBSwitch.Label nameWithType: MBSwitch.Label - uid: Material.Blazor.MBSwitch.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBSwitch.html#Material_Blazor_MBSwitch_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBSwitch.html#Material_Blazor_MBSwitch_OnInitializedAsync commentId: M:Material.Blazor.MBSwitch.OnInitializedAsync fullName: Material.Blazor.MBSwitch.OnInitializedAsync() nameWithType: MBSwitch.OnInitializedAsync() - uid: Material.Blazor.MBSwitch.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBSwitch.html#Material_Blazor_MBSwitch_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBSwitch.html#Material_Blazor_MBSwitch_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBSwitch.OnInitializedAsync fullName: Material.Blazor.MBSwitch.OnInitializedAsync nameWithType: MBSwitch.OnInitializedAsync - uid: Material.Blazor.MBSwitch.OnParametersSetAsync name: OnParametersSetAsync() - href: api/Material.Blazor.MBSwitch.html#Material_Blazor_MBSwitch_OnParametersSetAsync + href: .artifacts/api/Material.Blazor.MBSwitch.html#Material_Blazor_MBSwitch_OnParametersSetAsync commentId: M:Material.Blazor.MBSwitch.OnParametersSetAsync fullName: Material.Blazor.MBSwitch.OnParametersSetAsync() nameWithType: MBSwitch.OnParametersSetAsync() - uid: Material.Blazor.MBSwitch.OnParametersSetAsync* name: OnParametersSetAsync - href: api/Material.Blazor.MBSwitch.html#Material_Blazor_MBSwitch_OnParametersSetAsync_ + href: .artifacts/api/Material.Blazor.MBSwitch.html#Material_Blazor_MBSwitch_OnParametersSetAsync_ commentId: Overload:Material.Blazor.MBSwitch.OnParametersSetAsync fullName: Material.Blazor.MBSwitch.OnParametersSetAsync nameWithType: MBSwitch.OnParametersSetAsync - uid: Material.Blazor.MBTabBar`1 name: MBTabBar - href: api/Material.Blazor.MBTabBar-1.html + href: .artifacts/api/Material.Blazor.MBTabBar-1.html commentId: T:Material.Blazor.MBTabBar`1 name.vb: MBTabBar(Of TItem) fullName: Material.Blazor.MBTabBar @@ -13863,7 +13863,7 @@ references: nameWithType.vb: MBTabBar(Of TItem) - uid: Material.Blazor.MBTabBar`1.#ctor name: MBTabBar() - href: api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1__ctor + href: .artifacts/api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1__ctor commentId: M:Material.Blazor.MBTabBar`1.#ctor name.vb: New() fullName: Material.Blazor.MBTabBar.MBTabBar() @@ -13872,7 +13872,7 @@ references: nameWithType.vb: MBTabBar(Of TItem).New() - uid: Material.Blazor.MBTabBar`1.#ctor* name: MBTabBar - href: api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1__ctor_ + href: .artifacts/api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1__ctor_ commentId: Overload:Material.Blazor.MBTabBar`1.#ctor name.vb: New fullName: Material.Blazor.MBTabBar.MBTabBar @@ -13881,7 +13881,7 @@ references: nameWithType.vb: MBTabBar(Of TItem).New - uid: Material.Blazor.MBTabBar`1.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBTabBar`1.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBTabBar.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName.vb: Material.Blazor.MBTabBar(Of TItem).BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) @@ -13889,7 +13889,7 @@ references: nameWithType.vb: MBTabBar(Of TItem).BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBTabBar`1.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_BuildRenderTree_ commentId: Overload:Material.Blazor.MBTabBar`1.BuildRenderTree fullName: Material.Blazor.MBTabBar.BuildRenderTree fullName.vb: Material.Blazor.MBTabBar(Of TItem).BuildRenderTree @@ -13897,7 +13897,7 @@ references: nameWithType.vb: MBTabBar(Of TItem).BuildRenderTree - uid: Material.Blazor.MBTabBar`1.Density name: Density - href: api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_Density + href: .artifacts/api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_Density commentId: P:Material.Blazor.MBTabBar`1.Density fullName: Material.Blazor.MBTabBar.Density fullName.vb: Material.Blazor.MBTabBar(Of TItem).Density @@ -13905,7 +13905,7 @@ references: nameWithType.vb: MBTabBar(Of TItem).Density - uid: Material.Blazor.MBTabBar`1.Density* name: Density - href: api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_Density_ + href: .artifacts/api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_Density_ commentId: Overload:Material.Blazor.MBTabBar`1.Density fullName: Material.Blazor.MBTabBar.Density fullName.vb: Material.Blazor.MBTabBar(Of TItem).Density @@ -13913,7 +13913,7 @@ references: nameWithType.vb: MBTabBar(Of TItem).Density - uid: Material.Blazor.MBTabBar`1.Dispose(System.Boolean) name: Dispose(bool) - href: api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_Dispose_System_Boolean_ + href: .artifacts/api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_Dispose_System_Boolean_ commentId: M:Material.Blazor.MBTabBar`1.Dispose(System.Boolean) name.vb: Dispose(Boolean) fullName: Material.Blazor.MBTabBar.Dispose(bool) @@ -13922,7 +13922,7 @@ references: nameWithType.vb: MBTabBar(Of TItem).Dispose(Boolean) - uid: Material.Blazor.MBTabBar`1.Dispose* name: Dispose - href: api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_Dispose_ + href: .artifacts/api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_Dispose_ commentId: Overload:Material.Blazor.MBTabBar`1.Dispose fullName: Material.Blazor.MBTabBar.Dispose fullName.vb: Material.Blazor.MBTabBar(Of TItem).Dispose @@ -13930,7 +13930,7 @@ references: nameWithType.vb: MBTabBar(Of TItem).Dispose - uid: Material.Blazor.MBTabBar`1.GetKeysFunc name: GetKeysFunc - href: api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_GetKeysFunc + href: .artifacts/api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_GetKeysFunc commentId: P:Material.Blazor.MBTabBar`1.GetKeysFunc fullName: Material.Blazor.MBTabBar.GetKeysFunc fullName.vb: Material.Blazor.MBTabBar(Of TItem).GetKeysFunc @@ -13938,7 +13938,7 @@ references: nameWithType.vb: MBTabBar(Of TItem).GetKeysFunc - uid: Material.Blazor.MBTabBar`1.GetKeysFunc* name: GetKeysFunc - href: api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_GetKeysFunc_ + href: .artifacts/api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_GetKeysFunc_ commentId: Overload:Material.Blazor.MBTabBar`1.GetKeysFunc fullName: Material.Blazor.MBTabBar.GetKeysFunc fullName.vb: Material.Blazor.MBTabBar(Of TItem).GetKeysFunc @@ -13946,7 +13946,7 @@ references: nameWithType.vb: MBTabBar(Of TItem).GetKeysFunc - uid: Material.Blazor.MBTabBar`1.Icon name: Icon - href: api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_Icon + href: .artifacts/api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_Icon commentId: P:Material.Blazor.MBTabBar`1.Icon fullName: Material.Blazor.MBTabBar.Icon fullName.vb: Material.Blazor.MBTabBar(Of TItem).Icon @@ -13954,7 +13954,7 @@ references: nameWithType.vb: MBTabBar(Of TItem).Icon - uid: Material.Blazor.MBTabBar`1.Icon* name: Icon - href: api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_Icon_ + href: .artifacts/api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_Icon_ commentId: Overload:Material.Blazor.MBTabBar`1.Icon fullName: Material.Blazor.MBTabBar.Icon fullName.vb: Material.Blazor.MBTabBar(Of TItem).Icon @@ -13962,7 +13962,7 @@ references: nameWithType.vb: MBTabBar(Of TItem).Icon - uid: Material.Blazor.MBTabBar`1.Items name: Items - href: api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_Items + href: .artifacts/api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_Items commentId: P:Material.Blazor.MBTabBar`1.Items fullName: Material.Blazor.MBTabBar.Items fullName.vb: Material.Blazor.MBTabBar(Of TItem).Items @@ -13970,7 +13970,7 @@ references: nameWithType.vb: MBTabBar(Of TItem).Items - uid: Material.Blazor.MBTabBar`1.Items* name: Items - href: api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_Items_ + href: .artifacts/api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_Items_ commentId: Overload:Material.Blazor.MBTabBar`1.Items fullName: Material.Blazor.MBTabBar.Items fullName.vb: Material.Blazor.MBTabBar(Of TItem).Items @@ -13978,7 +13978,7 @@ references: nameWithType.vb: MBTabBar(Of TItem).Items - uid: Material.Blazor.MBTabBar`1.Label name: Label - href: api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_Label + href: .artifacts/api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_Label commentId: P:Material.Blazor.MBTabBar`1.Label fullName: Material.Blazor.MBTabBar.Label fullName.vb: Material.Blazor.MBTabBar(Of TItem).Label @@ -13986,7 +13986,7 @@ references: nameWithType.vb: MBTabBar(Of TItem).Label - uid: Material.Blazor.MBTabBar`1.Label* name: Label - href: api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_Label_ + href: .artifacts/api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_Label_ commentId: Overload:Material.Blazor.MBTabBar`1.Label fullName: Material.Blazor.MBTabBar.Label fullName.vb: Material.Blazor.MBTabBar(Of TItem).Label @@ -13994,7 +13994,7 @@ references: nameWithType.vb: MBTabBar(Of TItem).Label - uid: Material.Blazor.MBTabBar`1.NotifyActivated(System.Int32) name: NotifyActivated(int) - href: api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_NotifyActivated_System_Int32_ + href: .artifacts/api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_NotifyActivated_System_Int32_ commentId: M:Material.Blazor.MBTabBar`1.NotifyActivated(System.Int32) name.vb: NotifyActivated(Integer) fullName: Material.Blazor.MBTabBar.NotifyActivated(int) @@ -14003,7 +14003,7 @@ references: nameWithType.vb: MBTabBar(Of TItem).NotifyActivated(Integer) - uid: Material.Blazor.MBTabBar`1.NotifyActivated* name: NotifyActivated - href: api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_NotifyActivated_ + href: .artifacts/api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_NotifyActivated_ commentId: Overload:Material.Blazor.MBTabBar`1.NotifyActivated fullName: Material.Blazor.MBTabBar.NotifyActivated fullName.vb: Material.Blazor.MBTabBar(Of TItem).NotifyActivated @@ -14011,7 +14011,7 @@ references: nameWithType.vb: MBTabBar(Of TItem).NotifyActivated - uid: Material.Blazor.MBTabBar`1.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_OnInitializedAsync commentId: M:Material.Blazor.MBTabBar`1.OnInitializedAsync fullName: Material.Blazor.MBTabBar.OnInitializedAsync() fullName.vb: Material.Blazor.MBTabBar(Of TItem).OnInitializedAsync() @@ -14019,7 +14019,7 @@ references: nameWithType.vb: MBTabBar(Of TItem).OnInitializedAsync() - uid: Material.Blazor.MBTabBar`1.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBTabBar`1.OnInitializedAsync fullName: Material.Blazor.MBTabBar.OnInitializedAsync fullName.vb: Material.Blazor.MBTabBar(Of TItem).OnInitializedAsync @@ -14027,7 +14027,7 @@ references: nameWithType.vb: MBTabBar(Of TItem).OnInitializedAsync - uid: Material.Blazor.MBTabBar`1.OnParametersSetAsync name: OnParametersSetAsync() - href: api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_OnParametersSetAsync + href: .artifacts/api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_OnParametersSetAsync commentId: M:Material.Blazor.MBTabBar`1.OnParametersSetAsync fullName: Material.Blazor.MBTabBar.OnParametersSetAsync() fullName.vb: Material.Blazor.MBTabBar(Of TItem).OnParametersSetAsync() @@ -14035,7 +14035,7 @@ references: nameWithType.vb: MBTabBar(Of TItem).OnParametersSetAsync() - uid: Material.Blazor.MBTabBar`1.OnParametersSetAsync* name: OnParametersSetAsync - href: api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_OnParametersSetAsync_ + href: .artifacts/api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_OnParametersSetAsync_ commentId: Overload:Material.Blazor.MBTabBar`1.OnParametersSetAsync fullName: Material.Blazor.MBTabBar.OnParametersSetAsync fullName.vb: Material.Blazor.MBTabBar(Of TItem).OnParametersSetAsync @@ -14043,7 +14043,7 @@ references: nameWithType.vb: MBTabBar(Of TItem).OnParametersSetAsync - uid: Material.Blazor.MBTabBar`1.StackIcons name: StackIcons - href: api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_StackIcons + href: .artifacts/api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_StackIcons commentId: P:Material.Blazor.MBTabBar`1.StackIcons fullName: Material.Blazor.MBTabBar.StackIcons fullName.vb: Material.Blazor.MBTabBar(Of TItem).StackIcons @@ -14051,7 +14051,7 @@ references: nameWithType.vb: MBTabBar(Of TItem).StackIcons - uid: Material.Blazor.MBTabBar`1.StackIcons* name: StackIcons - href: api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_StackIcons_ + href: .artifacts/api/Material.Blazor.MBTabBar-1.html#Material_Blazor_MBTabBar_1_StackIcons_ commentId: Overload:Material.Blazor.MBTabBar`1.StackIcons fullName: Material.Blazor.MBTabBar.StackIcons fullName.vb: Material.Blazor.MBTabBar(Of TItem).StackIcons @@ -14059,43 +14059,43 @@ references: nameWithType.vb: MBTabBar(Of TItem).StackIcons - uid: Material.Blazor.MBTextAlignStyle name: MBTextAlignStyle - href: api/Material.Blazor.MBTextAlignStyle.html + href: .artifacts/api/Material.Blazor.MBTextAlignStyle.html commentId: T:Material.Blazor.MBTextAlignStyle fullName: Material.Blazor.MBTextAlignStyle nameWithType: MBTextAlignStyle - uid: Material.Blazor.MBTextAlignStyle.Center name: Center - href: api/Material.Blazor.MBTextAlignStyle.html#Material_Blazor_MBTextAlignStyle_Center + href: .artifacts/api/Material.Blazor.MBTextAlignStyle.html#Material_Blazor_MBTextAlignStyle_Center commentId: F:Material.Blazor.MBTextAlignStyle.Center fullName: Material.Blazor.MBTextAlignStyle.Center nameWithType: MBTextAlignStyle.Center - uid: Material.Blazor.MBTextAlignStyle.Default name: Default - href: api/Material.Blazor.MBTextAlignStyle.html#Material_Blazor_MBTextAlignStyle_Default + href: .artifacts/api/Material.Blazor.MBTextAlignStyle.html#Material_Blazor_MBTextAlignStyle_Default commentId: F:Material.Blazor.MBTextAlignStyle.Default fullName: Material.Blazor.MBTextAlignStyle.Default nameWithType: MBTextAlignStyle.Default - uid: Material.Blazor.MBTextAlignStyle.Left name: Left - href: api/Material.Blazor.MBTextAlignStyle.html#Material_Blazor_MBTextAlignStyle_Left + href: .artifacts/api/Material.Blazor.MBTextAlignStyle.html#Material_Blazor_MBTextAlignStyle_Left commentId: F:Material.Blazor.MBTextAlignStyle.Left fullName: Material.Blazor.MBTextAlignStyle.Left nameWithType: MBTextAlignStyle.Left - uid: Material.Blazor.MBTextAlignStyle.Right name: Right - href: api/Material.Blazor.MBTextAlignStyle.html#Material_Blazor_MBTextAlignStyle_Right + href: .artifacts/api/Material.Blazor.MBTextAlignStyle.html#Material_Blazor_MBTextAlignStyle_Right commentId: F:Material.Blazor.MBTextAlignStyle.Right fullName: Material.Blazor.MBTextAlignStyle.Right nameWithType: MBTextAlignStyle.Right - uid: Material.Blazor.MBTextArea name: MBTextArea - href: api/Material.Blazor.MBTextArea.html + href: .artifacts/api/Material.Blazor.MBTextArea.html commentId: T:Material.Blazor.MBTextArea fullName: Material.Blazor.MBTextArea nameWithType: MBTextArea - uid: Material.Blazor.MBTextArea.#ctor name: MBTextArea() - href: api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea__ctor + href: .artifacts/api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea__ctor commentId: M:Material.Blazor.MBTextArea.#ctor name.vb: New() fullName: Material.Blazor.MBTextArea.MBTextArea() @@ -14104,7 +14104,7 @@ references: nameWithType.vb: MBTextArea.New() - uid: Material.Blazor.MBTextArea.#ctor* name: MBTextArea - href: api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea__ctor_ + href: .artifacts/api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea__ctor_ commentId: Overload:Material.Blazor.MBTextArea.#ctor name.vb: New fullName: Material.Blazor.MBTextArea.MBTextArea @@ -14113,169 +14113,169 @@ references: nameWithType.vb: MBTextArea.New - uid: Material.Blazor.MBTextArea.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBTextArea.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBTextArea.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBTextArea.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBTextArea.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_BuildRenderTree_ commentId: Overload:Material.Blazor.MBTextArea.BuildRenderTree fullName: Material.Blazor.MBTextArea.BuildRenderTree nameWithType: MBTextArea.BuildRenderTree - uid: Material.Blazor.MBTextArea.Cols name: Cols - href: api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_Cols + href: .artifacts/api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_Cols commentId: P:Material.Blazor.MBTextArea.Cols fullName: Material.Blazor.MBTextArea.Cols nameWithType: MBTextArea.Cols - uid: Material.Blazor.MBTextArea.Cols* name: Cols - href: api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_Cols_ + href: .artifacts/api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_Cols_ commentId: Overload:Material.Blazor.MBTextArea.Cols fullName: Material.Blazor.MBTextArea.Cols nameWithType: MBTextArea.Cols - uid: Material.Blazor.MBTextArea.Density name: Density - href: api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_Density + href: .artifacts/api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_Density commentId: P:Material.Blazor.MBTextArea.Density fullName: Material.Blazor.MBTextArea.Density nameWithType: MBTextArea.Density - uid: Material.Blazor.MBTextArea.Density* name: Density - href: api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_Density_ + href: .artifacts/api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_Density_ commentId: Overload:Material.Blazor.MBTextArea.Density fullName: Material.Blazor.MBTextArea.Density nameWithType: MBTextArea.Density - uid: Material.Blazor.MBTextArea.GetTextAreaReference name: GetTextAreaReference() - href: api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_GetTextAreaReference + href: .artifacts/api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_GetTextAreaReference commentId: M:Material.Blazor.MBTextArea.GetTextAreaReference fullName: Material.Blazor.MBTextArea.GetTextAreaReference() nameWithType: MBTextArea.GetTextAreaReference() - uid: Material.Blazor.MBTextArea.GetTextAreaReference* name: GetTextAreaReference - href: api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_GetTextAreaReference_ + href: .artifacts/api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_GetTextAreaReference_ commentId: Overload:Material.Blazor.MBTextArea.GetTextAreaReference fullName: Material.Blazor.MBTextArea.GetTextAreaReference nameWithType: MBTextArea.GetTextAreaReference - uid: Material.Blazor.MBTextArea.HelperText name: HelperText - href: api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_HelperText + href: .artifacts/api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_HelperText commentId: P:Material.Blazor.MBTextArea.HelperText fullName: Material.Blazor.MBTextArea.HelperText nameWithType: MBTextArea.HelperText - uid: Material.Blazor.MBTextArea.HelperText* name: HelperText - href: api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_HelperText_ + href: .artifacts/api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_HelperText_ commentId: Overload:Material.Blazor.MBTextArea.HelperText fullName: Material.Blazor.MBTextArea.HelperText nameWithType: MBTextArea.HelperText - uid: Material.Blazor.MBTextArea.HelperTextPersistent name: HelperTextPersistent - href: api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_HelperTextPersistent + href: .artifacts/api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_HelperTextPersistent commentId: P:Material.Blazor.MBTextArea.HelperTextPersistent fullName: Material.Blazor.MBTextArea.HelperTextPersistent nameWithType: MBTextArea.HelperTextPersistent - uid: Material.Blazor.MBTextArea.HelperTextPersistent* name: HelperTextPersistent - href: api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_HelperTextPersistent_ + href: .artifacts/api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_HelperTextPersistent_ commentId: Overload:Material.Blazor.MBTextArea.HelperTextPersistent fullName: Material.Blazor.MBTextArea.HelperTextPersistent nameWithType: MBTextArea.HelperTextPersistent - uid: Material.Blazor.MBTextArea.Label name: Label - href: api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_Label + href: .artifacts/api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_Label commentId: P:Material.Blazor.MBTextArea.Label fullName: Material.Blazor.MBTextArea.Label nameWithType: MBTextArea.Label - uid: Material.Blazor.MBTextArea.Label* name: Label - href: api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_Label_ + href: .artifacts/api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_Label_ commentId: Overload:Material.Blazor.MBTextArea.Label fullName: Material.Blazor.MBTextArea.Label nameWithType: MBTextArea.Label - uid: Material.Blazor.MBTextArea.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_OnInitializedAsync commentId: M:Material.Blazor.MBTextArea.OnInitializedAsync fullName: Material.Blazor.MBTextArea.OnInitializedAsync() nameWithType: MBTextArea.OnInitializedAsync() - uid: Material.Blazor.MBTextArea.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBTextArea.OnInitializedAsync fullName: Material.Blazor.MBTextArea.OnInitializedAsync nameWithType: MBTextArea.OnInitializedAsync - uid: Material.Blazor.MBTextArea.OnParametersSetAsync name: OnParametersSetAsync() - href: api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_OnParametersSetAsync + href: .artifacts/api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_OnParametersSetAsync commentId: M:Material.Blazor.MBTextArea.OnParametersSetAsync fullName: Material.Blazor.MBTextArea.OnParametersSetAsync() nameWithType: MBTextArea.OnParametersSetAsync() - uid: Material.Blazor.MBTextArea.OnParametersSetAsync* name: OnParametersSetAsync - href: api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_OnParametersSetAsync_ + href: .artifacts/api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_OnParametersSetAsync_ commentId: Overload:Material.Blazor.MBTextArea.OnParametersSetAsync fullName: Material.Blazor.MBTextArea.OnParametersSetAsync nameWithType: MBTextArea.OnParametersSetAsync - uid: Material.Blazor.MBTextArea.Rows name: Rows - href: api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_Rows + href: .artifacts/api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_Rows commentId: P:Material.Blazor.MBTextArea.Rows fullName: Material.Blazor.MBTextArea.Rows nameWithType: MBTextArea.Rows - uid: Material.Blazor.MBTextArea.Rows* name: Rows - href: api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_Rows_ + href: .artifacts/api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_Rows_ commentId: Overload:Material.Blazor.MBTextArea.Rows fullName: Material.Blazor.MBTextArea.Rows nameWithType: MBTextArea.Rows - uid: Material.Blazor.MBTextArea.TextAlignStyle name: TextAlignStyle - href: api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_TextAlignStyle + href: .artifacts/api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_TextAlignStyle commentId: P:Material.Blazor.MBTextArea.TextAlignStyle fullName: Material.Blazor.MBTextArea.TextAlignStyle nameWithType: MBTextArea.TextAlignStyle - uid: Material.Blazor.MBTextArea.TextAlignStyle* name: TextAlignStyle - href: api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_TextAlignStyle_ + href: .artifacts/api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_TextAlignStyle_ commentId: Overload:Material.Blazor.MBTextArea.TextAlignStyle fullName: Material.Blazor.MBTextArea.TextAlignStyle nameWithType: MBTextArea.TextAlignStyle - uid: Material.Blazor.MBTextArea.TextInputStyle name: TextInputStyle - href: api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_TextInputStyle + href: .artifacts/api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_TextInputStyle commentId: P:Material.Blazor.MBTextArea.TextInputStyle fullName: Material.Blazor.MBTextArea.TextInputStyle nameWithType: MBTextArea.TextInputStyle - uid: Material.Blazor.MBTextArea.TextInputStyle* name: TextInputStyle - href: api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_TextInputStyle_ + href: .artifacts/api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_TextInputStyle_ commentId: Overload:Material.Blazor.MBTextArea.TextInputStyle fullName: Material.Blazor.MBTextArea.TextInputStyle nameWithType: MBTextArea.TextInputStyle - uid: Material.Blazor.MBTextArea.ValidationMessageFor name: ValidationMessageFor - href: api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_ValidationMessageFor + href: .artifacts/api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_ValidationMessageFor commentId: P:Material.Blazor.MBTextArea.ValidationMessageFor fullName: Material.Blazor.MBTextArea.ValidationMessageFor nameWithType: MBTextArea.ValidationMessageFor - uid: Material.Blazor.MBTextArea.ValidationMessageFor* name: ValidationMessageFor - href: api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_ValidationMessageFor_ + href: .artifacts/api/Material.Blazor.MBTextArea.html#Material_Blazor_MBTextArea_ValidationMessageFor_ commentId: Overload:Material.Blazor.MBTextArea.ValidationMessageFor fullName: Material.Blazor.MBTextArea.ValidationMessageFor nameWithType: MBTextArea.ValidationMessageFor - uid: Material.Blazor.MBTextField name: MBTextField - href: api/Material.Blazor.MBTextField.html + href: .artifacts/api/Material.Blazor.MBTextField.html commentId: T:Material.Blazor.MBTextField fullName: Material.Blazor.MBTextField nameWithType: MBTextField - uid: Material.Blazor.MBTextField.#ctor name: MBTextField() - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField__ctor + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField__ctor commentId: M:Material.Blazor.MBTextField.#ctor name.vb: New() fullName: Material.Blazor.MBTextField.MBTextField() @@ -14284,7 +14284,7 @@ references: nameWithType.vb: MBTextField.New() - uid: Material.Blazor.MBTextField.#ctor* name: MBTextField - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField__ctor_ + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField__ctor_ commentId: Overload:Material.Blazor.MBTextField.#ctor name.vb: New fullName: Material.Blazor.MBTextField.MBTextField @@ -14293,67 +14293,67 @@ references: nameWithType.vb: MBTextField.New - uid: Material.Blazor.MBTextField.BadgeExited name: BadgeExited - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_BadgeExited + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_BadgeExited commentId: P:Material.Blazor.MBTextField.BadgeExited fullName: Material.Blazor.MBTextField.BadgeExited nameWithType: MBTextField.BadgeExited - uid: Material.Blazor.MBTextField.BadgeExited* name: BadgeExited - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_BadgeExited_ + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_BadgeExited_ commentId: Overload:Material.Blazor.MBTextField.BadgeExited fullName: Material.Blazor.MBTextField.BadgeExited nameWithType: MBTextField.BadgeExited - uid: Material.Blazor.MBTextField.BadgeStyle name: BadgeStyle - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_BadgeStyle + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_BadgeStyle commentId: P:Material.Blazor.MBTextField.BadgeStyle fullName: Material.Blazor.MBTextField.BadgeStyle nameWithType: MBTextField.BadgeStyle - uid: Material.Blazor.MBTextField.BadgeStyle* name: BadgeStyle - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_BadgeStyle_ + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_BadgeStyle_ commentId: Overload:Material.Blazor.MBTextField.BadgeStyle fullName: Material.Blazor.MBTextField.BadgeStyle nameWithType: MBTextField.BadgeStyle - uid: Material.Blazor.MBTextField.BadgeValue name: BadgeValue - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_BadgeValue + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_BadgeValue commentId: P:Material.Blazor.MBTextField.BadgeValue fullName: Material.Blazor.MBTextField.BadgeValue nameWithType: MBTextField.BadgeValue - uid: Material.Blazor.MBTextField.BadgeValue* name: BadgeValue - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_BadgeValue_ + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_BadgeValue_ commentId: Overload:Material.Blazor.MBTextField.BadgeValue fullName: Material.Blazor.MBTextField.BadgeValue nameWithType: MBTextField.BadgeValue - uid: Material.Blazor.MBTextField.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBTextField.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBTextField.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBTextField.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBTextField.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_BuildRenderTree_ commentId: Overload:Material.Blazor.MBTextField.BuildRenderTree fullName: Material.Blazor.MBTextField.BuildRenderTree nameWithType: MBTextField.BuildRenderTree - uid: Material.Blazor.MBTextField.Density name: Density - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_Density + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_Density commentId: P:Material.Blazor.MBTextField.Density fullName: Material.Blazor.MBTextField.Density nameWithType: MBTextField.Density - uid: Material.Blazor.MBTextField.Density* name: Density - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_Density_ + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_Density_ commentId: Overload:Material.Blazor.MBTextField.Density fullName: Material.Blazor.MBTextField.Density nameWithType: MBTextField.Density - uid: Material.Blazor.MBTextField.Dispose(System.Boolean) name: Dispose(bool) - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_Dispose_System_Boolean_ + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_Dispose_System_Boolean_ commentId: M:Material.Blazor.MBTextField.Dispose(System.Boolean) name.vb: Dispose(Boolean) fullName: Material.Blazor.MBTextField.Dispose(bool) @@ -14362,319 +14362,319 @@ references: nameWithType.vb: MBTextField.Dispose(Boolean) - uid: Material.Blazor.MBTextField.Dispose* name: Dispose - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_Dispose_ + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_Dispose_ commentId: Overload:Material.Blazor.MBTextField.Dispose fullName: Material.Blazor.MBTextField.Dispose nameWithType: MBTextField.Dispose - uid: Material.Blazor.MBTextField.GetInputReference name: GetInputReference() - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_GetInputReference + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_GetInputReference commentId: M:Material.Blazor.MBTextField.GetInputReference fullName: Material.Blazor.MBTextField.GetInputReference() nameWithType: MBTextField.GetInputReference() - uid: Material.Blazor.MBTextField.GetInputReference* name: GetInputReference - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_GetInputReference_ + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_GetInputReference_ commentId: Overload:Material.Blazor.MBTextField.GetInputReference fullName: Material.Blazor.MBTextField.GetInputReference nameWithType: MBTextField.GetInputReference - uid: Material.Blazor.MBTextField.HasBadge name: HasBadge - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_HasBadge + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_HasBadge commentId: P:Material.Blazor.MBTextField.HasBadge fullName: Material.Blazor.MBTextField.HasBadge nameWithType: MBTextField.HasBadge - uid: Material.Blazor.MBTextField.HasBadge* name: HasBadge - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_HasBadge_ + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_HasBadge_ commentId: Overload:Material.Blazor.MBTextField.HasBadge fullName: Material.Blazor.MBTextField.HasBadge nameWithType: MBTextField.HasBadge - uid: Material.Blazor.MBTextField.HelperText name: HelperText - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_HelperText + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_HelperText commentId: P:Material.Blazor.MBTextField.HelperText fullName: Material.Blazor.MBTextField.HelperText nameWithType: MBTextField.HelperText - uid: Material.Blazor.MBTextField.HelperText* name: HelperText - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_HelperText_ + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_HelperText_ commentId: Overload:Material.Blazor.MBTextField.HelperText fullName: Material.Blazor.MBTextField.HelperText nameWithType: MBTextField.HelperText - uid: Material.Blazor.MBTextField.HelperTextPersistent name: HelperTextPersistent - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_HelperTextPersistent + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_HelperTextPersistent commentId: P:Material.Blazor.MBTextField.HelperTextPersistent fullName: Material.Blazor.MBTextField.HelperTextPersistent nameWithType: MBTextField.HelperTextPersistent - uid: Material.Blazor.MBTextField.HelperTextPersistent* name: HelperTextPersistent - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_HelperTextPersistent_ + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_HelperTextPersistent_ commentId: Overload:Material.Blazor.MBTextField.HelperTextPersistent fullName: Material.Blazor.MBTextField.HelperTextPersistent nameWithType: MBTextField.HelperTextPersistent - uid: Material.Blazor.MBTextField.IconFoundry name: IconFoundry - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_IconFoundry + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_IconFoundry commentId: P:Material.Blazor.MBTextField.IconFoundry fullName: Material.Blazor.MBTextField.IconFoundry nameWithType: MBTextField.IconFoundry - uid: Material.Blazor.MBTextField.IconFoundry* name: IconFoundry - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_IconFoundry_ + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_IconFoundry_ commentId: Overload:Material.Blazor.MBTextField.IconFoundry fullName: Material.Blazor.MBTextField.IconFoundry nameWithType: MBTextField.IconFoundry - uid: Material.Blazor.MBTextField.Label name: Label - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_Label + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_Label commentId: P:Material.Blazor.MBTextField.Label fullName: Material.Blazor.MBTextField.Label nameWithType: MBTextField.Label - uid: Material.Blazor.MBTextField.Label* name: Label - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_Label_ + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_Label_ commentId: Overload:Material.Blazor.MBTextField.Label fullName: Material.Blazor.MBTextField.Label nameWithType: MBTextField.Label - uid: Material.Blazor.MBTextField.LeadingIcon name: LeadingIcon - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_LeadingIcon + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_LeadingIcon commentId: P:Material.Blazor.MBTextField.LeadingIcon fullName: Material.Blazor.MBTextField.LeadingIcon nameWithType: MBTextField.LeadingIcon - uid: Material.Blazor.MBTextField.LeadingIcon* name: LeadingIcon - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_LeadingIcon_ + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_LeadingIcon_ commentId: Overload:Material.Blazor.MBTextField.LeadingIcon fullName: Material.Blazor.MBTextField.LeadingIcon nameWithType: MBTextField.LeadingIcon - uid: Material.Blazor.MBTextField.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_OnInitializedAsync commentId: M:Material.Blazor.MBTextField.OnInitializedAsync fullName: Material.Blazor.MBTextField.OnInitializedAsync() nameWithType: MBTextField.OnInitializedAsync() - uid: Material.Blazor.MBTextField.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBTextField.OnInitializedAsync fullName: Material.Blazor.MBTextField.OnInitializedAsync nameWithType: MBTextField.OnInitializedAsync - uid: Material.Blazor.MBTextField.OnParametersSetAsync name: OnParametersSetAsync() - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_OnParametersSetAsync + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_OnParametersSetAsync commentId: M:Material.Blazor.MBTextField.OnParametersSetAsync fullName: Material.Blazor.MBTextField.OnParametersSetAsync() nameWithType: MBTextField.OnParametersSetAsync() - uid: Material.Blazor.MBTextField.OnParametersSetAsync* name: OnParametersSetAsync - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_OnParametersSetAsync_ + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_OnParametersSetAsync_ commentId: Overload:Material.Blazor.MBTextField.OnParametersSetAsync fullName: Material.Blazor.MBTextField.OnParametersSetAsync nameWithType: MBTextField.OnParametersSetAsync - uid: Material.Blazor.MBTextField.Prefix name: Prefix - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_Prefix + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_Prefix commentId: P:Material.Blazor.MBTextField.Prefix fullName: Material.Blazor.MBTextField.Prefix nameWithType: MBTextField.Prefix - uid: Material.Blazor.MBTextField.Prefix* name: Prefix - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_Prefix_ + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_Prefix_ commentId: Overload:Material.Blazor.MBTextField.Prefix fullName: Material.Blazor.MBTextField.Prefix nameWithType: MBTextField.Prefix - uid: Material.Blazor.MBTextField.SetDateErrorMessage name: SetDateErrorMessage() - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_SetDateErrorMessage + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_SetDateErrorMessage commentId: M:Material.Blazor.MBTextField.SetDateErrorMessage fullName: Material.Blazor.MBTextField.SetDateErrorMessage() nameWithType: MBTextField.SetDateErrorMessage() - uid: Material.Blazor.MBTextField.SetDateErrorMessage* name: SetDateErrorMessage - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_SetDateErrorMessage_ + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_SetDateErrorMessage_ commentId: Overload:Material.Blazor.MBTextField.SetDateErrorMessage fullName: Material.Blazor.MBTextField.SetDateErrorMessage nameWithType: MBTextField.SetDateErrorMessage - uid: Material.Blazor.MBTextField.Suffix name: Suffix - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_Suffix + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_Suffix commentId: P:Material.Blazor.MBTextField.Suffix fullName: Material.Blazor.MBTextField.Suffix nameWithType: MBTextField.Suffix - uid: Material.Blazor.MBTextField.Suffix* name: Suffix - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_Suffix_ + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_Suffix_ commentId: Overload:Material.Blazor.MBTextField.Suffix fullName: Material.Blazor.MBTextField.Suffix nameWithType: MBTextField.Suffix - uid: Material.Blazor.MBTextField.TextAlignStyle name: TextAlignStyle - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_TextAlignStyle + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_TextAlignStyle commentId: P:Material.Blazor.MBTextField.TextAlignStyle fullName: Material.Blazor.MBTextField.TextAlignStyle nameWithType: MBTextField.TextAlignStyle - uid: Material.Blazor.MBTextField.TextAlignStyle* name: TextAlignStyle - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_TextAlignStyle_ + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_TextAlignStyle_ commentId: Overload:Material.Blazor.MBTextField.TextAlignStyle fullName: Material.Blazor.MBTextField.TextAlignStyle nameWithType: MBTextField.TextAlignStyle - uid: Material.Blazor.MBTextField.TextInputStyle name: TextInputStyle - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_TextInputStyle + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_TextInputStyle commentId: P:Material.Blazor.MBTextField.TextInputStyle fullName: Material.Blazor.MBTextField.TextInputStyle nameWithType: MBTextField.TextInputStyle - uid: Material.Blazor.MBTextField.TextInputStyle* name: TextInputStyle - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_TextInputStyle_ + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_TextInputStyle_ commentId: Overload:Material.Blazor.MBTextField.TextInputStyle fullName: Material.Blazor.MBTextField.TextInputStyle nameWithType: MBTextField.TextInputStyle - uid: Material.Blazor.MBTextField.TrailingIcon name: TrailingIcon - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_TrailingIcon + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_TrailingIcon commentId: P:Material.Blazor.MBTextField.TrailingIcon fullName: Material.Blazor.MBTextField.TrailingIcon nameWithType: MBTextField.TrailingIcon - uid: Material.Blazor.MBTextField.TrailingIcon* name: TrailingIcon - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_TrailingIcon_ + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_TrailingIcon_ commentId: Overload:Material.Blazor.MBTextField.TrailingIcon fullName: Material.Blazor.MBTextField.TrailingIcon nameWithType: MBTextField.TrailingIcon - uid: Material.Blazor.MBTextField.ValidationMessageFor name: ValidationMessageFor - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_ValidationMessageFor + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_ValidationMessageFor commentId: P:Material.Blazor.MBTextField.ValidationMessageFor fullName: Material.Blazor.MBTextField.ValidationMessageFor nameWithType: MBTextField.ValidationMessageFor - uid: Material.Blazor.MBTextField.ValidationMessageFor* name: ValidationMessageFor - href: api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_ValidationMessageFor_ + href: .artifacts/api/Material.Blazor.MBTextField.html#Material_Blazor_MBTextField_ValidationMessageFor_ commentId: Overload:Material.Blazor.MBTextField.ValidationMessageFor fullName: Material.Blazor.MBTextField.ValidationMessageFor nameWithType: MBTextField.ValidationMessageFor - uid: Material.Blazor.MBTextInputStyle name: MBTextInputStyle - href: api/Material.Blazor.MBTextInputStyle.html + href: .artifacts/api/Material.Blazor.MBTextInputStyle.html commentId: T:Material.Blazor.MBTextInputStyle fullName: Material.Blazor.MBTextInputStyle nameWithType: MBTextInputStyle - uid: Material.Blazor.MBTextInputStyle.Filled name: Filled - href: api/Material.Blazor.MBTextInputStyle.html#Material_Blazor_MBTextInputStyle_Filled + href: .artifacts/api/Material.Blazor.MBTextInputStyle.html#Material_Blazor_MBTextInputStyle_Filled commentId: F:Material.Blazor.MBTextInputStyle.Filled fullName: Material.Blazor.MBTextInputStyle.Filled nameWithType: MBTextInputStyle.Filled - uid: Material.Blazor.MBTextInputStyle.Outlined name: Outlined - href: api/Material.Blazor.MBTextInputStyle.html#Material_Blazor_MBTextInputStyle_Outlined + href: .artifacts/api/Material.Blazor.MBTextInputStyle.html#Material_Blazor_MBTextInputStyle_Outlined commentId: F:Material.Blazor.MBTextInputStyle.Outlined fullName: Material.Blazor.MBTextInputStyle.Outlined nameWithType: MBTextInputStyle.Outlined - uid: Material.Blazor.MBToastLevel name: MBToastLevel - href: api/Material.Blazor.MBToastLevel.html + href: .artifacts/api/Material.Blazor.MBToastLevel.html commentId: T:Material.Blazor.MBToastLevel fullName: Material.Blazor.MBToastLevel nameWithType: MBToastLevel - uid: Material.Blazor.MBToastLevel.Error name: Error - href: api/Material.Blazor.MBToastLevel.html#Material_Blazor_MBToastLevel_Error + href: .artifacts/api/Material.Blazor.MBToastLevel.html#Material_Blazor_MBToastLevel_Error commentId: F:Material.Blazor.MBToastLevel.Error fullName: Material.Blazor.MBToastLevel.Error nameWithType: MBToastLevel.Error - uid: Material.Blazor.MBToastLevel.Info name: Info - href: api/Material.Blazor.MBToastLevel.html#Material_Blazor_MBToastLevel_Info + href: .artifacts/api/Material.Blazor.MBToastLevel.html#Material_Blazor_MBToastLevel_Info commentId: F:Material.Blazor.MBToastLevel.Info fullName: Material.Blazor.MBToastLevel.Info nameWithType: MBToastLevel.Info - uid: Material.Blazor.MBToastLevel.Success name: Success - href: api/Material.Blazor.MBToastLevel.html#Material_Blazor_MBToastLevel_Success + href: .artifacts/api/Material.Blazor.MBToastLevel.html#Material_Blazor_MBToastLevel_Success commentId: F:Material.Blazor.MBToastLevel.Success fullName: Material.Blazor.MBToastLevel.Success nameWithType: MBToastLevel.Success - uid: Material.Blazor.MBToastLevel.Warning name: Warning - href: api/Material.Blazor.MBToastLevel.html#Material_Blazor_MBToastLevel_Warning + href: .artifacts/api/Material.Blazor.MBToastLevel.html#Material_Blazor_MBToastLevel_Warning commentId: F:Material.Blazor.MBToastLevel.Warning fullName: Material.Blazor.MBToastLevel.Warning nameWithType: MBToastLevel.Warning - uid: Material.Blazor.MBToastPosition name: MBToastPosition - href: api/Material.Blazor.MBToastPosition.html + href: .artifacts/api/Material.Blazor.MBToastPosition.html commentId: T:Material.Blazor.MBToastPosition fullName: Material.Blazor.MBToastPosition nameWithType: MBToastPosition - uid: Material.Blazor.MBToastPosition.BottomCenter name: BottomCenter - href: api/Material.Blazor.MBToastPosition.html#Material_Blazor_MBToastPosition_BottomCenter + href: .artifacts/api/Material.Blazor.MBToastPosition.html#Material_Blazor_MBToastPosition_BottomCenter commentId: F:Material.Blazor.MBToastPosition.BottomCenter fullName: Material.Blazor.MBToastPosition.BottomCenter nameWithType: MBToastPosition.BottomCenter - uid: Material.Blazor.MBToastPosition.BottomLeft name: BottomLeft - href: api/Material.Blazor.MBToastPosition.html#Material_Blazor_MBToastPosition_BottomLeft + href: .artifacts/api/Material.Blazor.MBToastPosition.html#Material_Blazor_MBToastPosition_BottomLeft commentId: F:Material.Blazor.MBToastPosition.BottomLeft fullName: Material.Blazor.MBToastPosition.BottomLeft nameWithType: MBToastPosition.BottomLeft - uid: Material.Blazor.MBToastPosition.BottomRight name: BottomRight - href: api/Material.Blazor.MBToastPosition.html#Material_Blazor_MBToastPosition_BottomRight + href: .artifacts/api/Material.Blazor.MBToastPosition.html#Material_Blazor_MBToastPosition_BottomRight commentId: F:Material.Blazor.MBToastPosition.BottomRight fullName: Material.Blazor.MBToastPosition.BottomRight nameWithType: MBToastPosition.BottomRight - uid: Material.Blazor.MBToastPosition.CenterCenter name: CenterCenter - href: api/Material.Blazor.MBToastPosition.html#Material_Blazor_MBToastPosition_CenterCenter + href: .artifacts/api/Material.Blazor.MBToastPosition.html#Material_Blazor_MBToastPosition_CenterCenter commentId: F:Material.Blazor.MBToastPosition.CenterCenter fullName: Material.Blazor.MBToastPosition.CenterCenter nameWithType: MBToastPosition.CenterCenter - uid: Material.Blazor.MBToastPosition.CenterLeft name: CenterLeft - href: api/Material.Blazor.MBToastPosition.html#Material_Blazor_MBToastPosition_CenterLeft + href: .artifacts/api/Material.Blazor.MBToastPosition.html#Material_Blazor_MBToastPosition_CenterLeft commentId: F:Material.Blazor.MBToastPosition.CenterLeft fullName: Material.Blazor.MBToastPosition.CenterLeft nameWithType: MBToastPosition.CenterLeft - uid: Material.Blazor.MBToastPosition.CenterRight name: CenterRight - href: api/Material.Blazor.MBToastPosition.html#Material_Blazor_MBToastPosition_CenterRight + href: .artifacts/api/Material.Blazor.MBToastPosition.html#Material_Blazor_MBToastPosition_CenterRight commentId: F:Material.Blazor.MBToastPosition.CenterRight fullName: Material.Blazor.MBToastPosition.CenterRight nameWithType: MBToastPosition.CenterRight - uid: Material.Blazor.MBToastPosition.TopCenter name: TopCenter - href: api/Material.Blazor.MBToastPosition.html#Material_Blazor_MBToastPosition_TopCenter + href: .artifacts/api/Material.Blazor.MBToastPosition.html#Material_Blazor_MBToastPosition_TopCenter commentId: F:Material.Blazor.MBToastPosition.TopCenter fullName: Material.Blazor.MBToastPosition.TopCenter nameWithType: MBToastPosition.TopCenter - uid: Material.Blazor.MBToastPosition.TopLeft name: TopLeft - href: api/Material.Blazor.MBToastPosition.html#Material_Blazor_MBToastPosition_TopLeft + href: .artifacts/api/Material.Blazor.MBToastPosition.html#Material_Blazor_MBToastPosition_TopLeft commentId: F:Material.Blazor.MBToastPosition.TopLeft fullName: Material.Blazor.MBToastPosition.TopLeft nameWithType: MBToastPosition.TopLeft - uid: Material.Blazor.MBToastPosition.TopRight name: TopRight - href: api/Material.Blazor.MBToastPosition.html#Material_Blazor_MBToastPosition_TopRight + href: .artifacts/api/Material.Blazor.MBToastPosition.html#Material_Blazor_MBToastPosition_TopRight commentId: F:Material.Blazor.MBToastPosition.TopRight fullName: Material.Blazor.MBToastPosition.TopRight nameWithType: MBToastPosition.TopRight - uid: Material.Blazor.MBToastServiceConfiguration name: MBToastServiceConfiguration - href: api/Material.Blazor.MBToastServiceConfiguration.html + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html commentId: T:Material.Blazor.MBToastServiceConfiguration fullName: Material.Blazor.MBToastServiceConfiguration nameWithType: MBToastServiceConfiguration - uid: Material.Blazor.MBToastServiceConfiguration.#ctor name: MBToastServiceConfiguration() - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration__ctor + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration__ctor commentId: M:Material.Blazor.MBToastServiceConfiguration.#ctor name.vb: New() fullName: Material.Blazor.MBToastServiceConfiguration.MBToastServiceConfiguration() @@ -14683,7 +14683,7 @@ references: nameWithType.vb: MBToastServiceConfiguration.New() - uid: Material.Blazor.MBToastServiceConfiguration.#ctor* name: MBToastServiceConfiguration - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration__ctor_ + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration__ctor_ commentId: Overload:Material.Blazor.MBToastServiceConfiguration.#ctor name.vb: New fullName: Material.Blazor.MBToastServiceConfiguration.MBToastServiceConfiguration @@ -14692,247 +14692,247 @@ references: nameWithType.vb: MBToastServiceConfiguration.New - uid: Material.Blazor.MBToastServiceConfiguration.CloseButtonIcon name: CloseButtonIcon - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_CloseButtonIcon + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_CloseButtonIcon commentId: P:Material.Blazor.MBToastServiceConfiguration.CloseButtonIcon fullName: Material.Blazor.MBToastServiceConfiguration.CloseButtonIcon nameWithType: MBToastServiceConfiguration.CloseButtonIcon - uid: Material.Blazor.MBToastServiceConfiguration.CloseButtonIcon* name: CloseButtonIcon - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_CloseButtonIcon_ + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_CloseButtonIcon_ commentId: Overload:Material.Blazor.MBToastServiceConfiguration.CloseButtonIcon fullName: Material.Blazor.MBToastServiceConfiguration.CloseButtonIcon nameWithType: MBToastServiceConfiguration.CloseButtonIcon - uid: Material.Blazor.MBToastServiceConfiguration.CloseMethod name: CloseMethod - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_CloseMethod + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_CloseMethod commentId: P:Material.Blazor.MBToastServiceConfiguration.CloseMethod fullName: Material.Blazor.MBToastServiceConfiguration.CloseMethod nameWithType: MBToastServiceConfiguration.CloseMethod - uid: Material.Blazor.MBToastServiceConfiguration.CloseMethod* name: CloseMethod - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_CloseMethod_ + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_CloseMethod_ commentId: Overload:Material.Blazor.MBToastServiceConfiguration.CloseMethod fullName: Material.Blazor.MBToastServiceConfiguration.CloseMethod nameWithType: MBToastServiceConfiguration.CloseMethod - uid: Material.Blazor.MBToastServiceConfiguration.DefaultCloseButtonIcon name: DefaultCloseButtonIcon - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_DefaultCloseButtonIcon + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_DefaultCloseButtonIcon commentId: F:Material.Blazor.MBToastServiceConfiguration.DefaultCloseButtonIcon fullName: Material.Blazor.MBToastServiceConfiguration.DefaultCloseButtonIcon nameWithType: MBToastServiceConfiguration.DefaultCloseButtonIcon - uid: Material.Blazor.MBToastServiceConfiguration.DefaultCloseMethod name: DefaultCloseMethod - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_DefaultCloseMethod + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_DefaultCloseMethod commentId: F:Material.Blazor.MBToastServiceConfiguration.DefaultCloseMethod fullName: Material.Blazor.MBToastServiceConfiguration.DefaultCloseMethod nameWithType: MBToastServiceConfiguration.DefaultCloseMethod - uid: Material.Blazor.MBToastServiceConfiguration.DefaultErrorIconName name: DefaultErrorIconName - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_DefaultErrorIconName + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_DefaultErrorIconName commentId: F:Material.Blazor.MBToastServiceConfiguration.DefaultErrorIconName fullName: Material.Blazor.MBToastServiceConfiguration.DefaultErrorIconName nameWithType: MBToastServiceConfiguration.DefaultErrorIconName - uid: Material.Blazor.MBToastServiceConfiguration.DefaultInfoIconName name: DefaultInfoIconName - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_DefaultInfoIconName + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_DefaultInfoIconName commentId: F:Material.Blazor.MBToastServiceConfiguration.DefaultInfoIconName fullName: Material.Blazor.MBToastServiceConfiguration.DefaultInfoIconName nameWithType: MBToastServiceConfiguration.DefaultInfoIconName - uid: Material.Blazor.MBToastServiceConfiguration.DefaultPosition name: DefaultPosition - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_DefaultPosition + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_DefaultPosition commentId: F:Material.Blazor.MBToastServiceConfiguration.DefaultPosition fullName: Material.Blazor.MBToastServiceConfiguration.DefaultPosition nameWithType: MBToastServiceConfiguration.DefaultPosition - uid: Material.Blazor.MBToastServiceConfiguration.DefaultShowIcons name: DefaultShowIcons - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_DefaultShowIcons + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_DefaultShowIcons commentId: F:Material.Blazor.MBToastServiceConfiguration.DefaultShowIcons fullName: Material.Blazor.MBToastServiceConfiguration.DefaultShowIcons nameWithType: MBToastServiceConfiguration.DefaultShowIcons - uid: Material.Blazor.MBToastServiceConfiguration.DefaultSuccessIconName name: DefaultSuccessIconName - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_DefaultSuccessIconName + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_DefaultSuccessIconName commentId: F:Material.Blazor.MBToastServiceConfiguration.DefaultSuccessIconName fullName: Material.Blazor.MBToastServiceConfiguration.DefaultSuccessIconName nameWithType: MBToastServiceConfiguration.DefaultSuccessIconName - uid: Material.Blazor.MBToastServiceConfiguration.DefaultTimeout name: DefaultTimeout - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_DefaultTimeout + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_DefaultTimeout commentId: F:Material.Blazor.MBToastServiceConfiguration.DefaultTimeout fullName: Material.Blazor.MBToastServiceConfiguration.DefaultTimeout nameWithType: MBToastServiceConfiguration.DefaultTimeout - uid: Material.Blazor.MBToastServiceConfiguration.DefaultWarningIconName name: DefaultWarningIconName - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_DefaultWarningIconName + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_DefaultWarningIconName commentId: F:Material.Blazor.MBToastServiceConfiguration.DefaultWarningIconName fullName: Material.Blazor.MBToastServiceConfiguration.DefaultWarningIconName nameWithType: MBToastServiceConfiguration.DefaultWarningIconName - uid: Material.Blazor.MBToastServiceConfiguration.ErrorDefaultHeading name: ErrorDefaultHeading - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_ErrorDefaultHeading + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_ErrorDefaultHeading commentId: P:Material.Blazor.MBToastServiceConfiguration.ErrorDefaultHeading fullName: Material.Blazor.MBToastServiceConfiguration.ErrorDefaultHeading nameWithType: MBToastServiceConfiguration.ErrorDefaultHeading - uid: Material.Blazor.MBToastServiceConfiguration.ErrorDefaultHeading* name: ErrorDefaultHeading - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_ErrorDefaultHeading_ + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_ErrorDefaultHeading_ commentId: Overload:Material.Blazor.MBToastServiceConfiguration.ErrorDefaultHeading fullName: Material.Blazor.MBToastServiceConfiguration.ErrorDefaultHeading nameWithType: MBToastServiceConfiguration.ErrorDefaultHeading - uid: Material.Blazor.MBToastServiceConfiguration.ErrorIconName name: ErrorIconName - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_ErrorIconName + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_ErrorIconName commentId: P:Material.Blazor.MBToastServiceConfiguration.ErrorIconName fullName: Material.Blazor.MBToastServiceConfiguration.ErrorIconName nameWithType: MBToastServiceConfiguration.ErrorIconName - uid: Material.Blazor.MBToastServiceConfiguration.ErrorIconName* name: ErrorIconName - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_ErrorIconName_ + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_ErrorIconName_ commentId: Overload:Material.Blazor.MBToastServiceConfiguration.ErrorIconName fullName: Material.Blazor.MBToastServiceConfiguration.ErrorIconName nameWithType: MBToastServiceConfiguration.ErrorIconName - uid: Material.Blazor.MBToastServiceConfiguration.IconFoundry name: IconFoundry - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_IconFoundry + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_IconFoundry commentId: P:Material.Blazor.MBToastServiceConfiguration.IconFoundry fullName: Material.Blazor.MBToastServiceConfiguration.IconFoundry nameWithType: MBToastServiceConfiguration.IconFoundry - uid: Material.Blazor.MBToastServiceConfiguration.IconFoundry* name: IconFoundry - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_IconFoundry_ + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_IconFoundry_ commentId: Overload:Material.Blazor.MBToastServiceConfiguration.IconFoundry fullName: Material.Blazor.MBToastServiceConfiguration.IconFoundry nameWithType: MBToastServiceConfiguration.IconFoundry - uid: Material.Blazor.MBToastServiceConfiguration.InfoDefaultHeading name: InfoDefaultHeading - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_InfoDefaultHeading + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_InfoDefaultHeading commentId: P:Material.Blazor.MBToastServiceConfiguration.InfoDefaultHeading fullName: Material.Blazor.MBToastServiceConfiguration.InfoDefaultHeading nameWithType: MBToastServiceConfiguration.InfoDefaultHeading - uid: Material.Blazor.MBToastServiceConfiguration.InfoDefaultHeading* name: InfoDefaultHeading - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_InfoDefaultHeading_ + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_InfoDefaultHeading_ commentId: Overload:Material.Blazor.MBToastServiceConfiguration.InfoDefaultHeading fullName: Material.Blazor.MBToastServiceConfiguration.InfoDefaultHeading nameWithType: MBToastServiceConfiguration.InfoDefaultHeading - uid: Material.Blazor.MBToastServiceConfiguration.InfoIconName name: InfoIconName - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_InfoIconName + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_InfoIconName commentId: P:Material.Blazor.MBToastServiceConfiguration.InfoIconName fullName: Material.Blazor.MBToastServiceConfiguration.InfoIconName nameWithType: MBToastServiceConfiguration.InfoIconName - uid: Material.Blazor.MBToastServiceConfiguration.InfoIconName* name: InfoIconName - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_InfoIconName_ + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_InfoIconName_ commentId: Overload:Material.Blazor.MBToastServiceConfiguration.InfoIconName fullName: Material.Blazor.MBToastServiceConfiguration.InfoIconName nameWithType: MBToastServiceConfiguration.InfoIconName - uid: Material.Blazor.MBToastServiceConfiguration.MaxToastsShowing name: MaxToastsShowing - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_MaxToastsShowing + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_MaxToastsShowing commentId: P:Material.Blazor.MBToastServiceConfiguration.MaxToastsShowing fullName: Material.Blazor.MBToastServiceConfiguration.MaxToastsShowing nameWithType: MBToastServiceConfiguration.MaxToastsShowing - uid: Material.Blazor.MBToastServiceConfiguration.MaxToastsShowing* name: MaxToastsShowing - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_MaxToastsShowing_ + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_MaxToastsShowing_ commentId: Overload:Material.Blazor.MBToastServiceConfiguration.MaxToastsShowing fullName: Material.Blazor.MBToastServiceConfiguration.MaxToastsShowing nameWithType: MBToastServiceConfiguration.MaxToastsShowing - uid: Material.Blazor.MBToastServiceConfiguration.Position name: Position - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_Position + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_Position commentId: P:Material.Blazor.MBToastServiceConfiguration.Position fullName: Material.Blazor.MBToastServiceConfiguration.Position nameWithType: MBToastServiceConfiguration.Position - uid: Material.Blazor.MBToastServiceConfiguration.Position* name: Position - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_Position_ + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_Position_ commentId: Overload:Material.Blazor.MBToastServiceConfiguration.Position fullName: Material.Blazor.MBToastServiceConfiguration.Position nameWithType: MBToastServiceConfiguration.Position - uid: Material.Blazor.MBToastServiceConfiguration.ShowIcons name: ShowIcons - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_ShowIcons + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_ShowIcons commentId: P:Material.Blazor.MBToastServiceConfiguration.ShowIcons fullName: Material.Blazor.MBToastServiceConfiguration.ShowIcons nameWithType: MBToastServiceConfiguration.ShowIcons - uid: Material.Blazor.MBToastServiceConfiguration.ShowIcons* name: ShowIcons - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_ShowIcons_ + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_ShowIcons_ commentId: Overload:Material.Blazor.MBToastServiceConfiguration.ShowIcons fullName: Material.Blazor.MBToastServiceConfiguration.ShowIcons nameWithType: MBToastServiceConfiguration.ShowIcons - uid: Material.Blazor.MBToastServiceConfiguration.SuccessDefaultHeading name: SuccessDefaultHeading - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_SuccessDefaultHeading + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_SuccessDefaultHeading commentId: P:Material.Blazor.MBToastServiceConfiguration.SuccessDefaultHeading fullName: Material.Blazor.MBToastServiceConfiguration.SuccessDefaultHeading nameWithType: MBToastServiceConfiguration.SuccessDefaultHeading - uid: Material.Blazor.MBToastServiceConfiguration.SuccessDefaultHeading* name: SuccessDefaultHeading - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_SuccessDefaultHeading_ + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_SuccessDefaultHeading_ commentId: Overload:Material.Blazor.MBToastServiceConfiguration.SuccessDefaultHeading fullName: Material.Blazor.MBToastServiceConfiguration.SuccessDefaultHeading nameWithType: MBToastServiceConfiguration.SuccessDefaultHeading - uid: Material.Blazor.MBToastServiceConfiguration.SuccessIconName name: SuccessIconName - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_SuccessIconName + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_SuccessIconName commentId: P:Material.Blazor.MBToastServiceConfiguration.SuccessIconName fullName: Material.Blazor.MBToastServiceConfiguration.SuccessIconName nameWithType: MBToastServiceConfiguration.SuccessIconName - uid: Material.Blazor.MBToastServiceConfiguration.SuccessIconName* name: SuccessIconName - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_SuccessIconName_ + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_SuccessIconName_ commentId: Overload:Material.Blazor.MBToastServiceConfiguration.SuccessIconName fullName: Material.Blazor.MBToastServiceConfiguration.SuccessIconName nameWithType: MBToastServiceConfiguration.SuccessIconName - uid: Material.Blazor.MBToastServiceConfiguration.Timeout name: Timeout - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_Timeout + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_Timeout commentId: P:Material.Blazor.MBToastServiceConfiguration.Timeout fullName: Material.Blazor.MBToastServiceConfiguration.Timeout nameWithType: MBToastServiceConfiguration.Timeout - uid: Material.Blazor.MBToastServiceConfiguration.Timeout* name: Timeout - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_Timeout_ + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_Timeout_ commentId: Overload:Material.Blazor.MBToastServiceConfiguration.Timeout fullName: Material.Blazor.MBToastServiceConfiguration.Timeout nameWithType: MBToastServiceConfiguration.Timeout - uid: Material.Blazor.MBToastServiceConfiguration.WarningDefaultHeading name: WarningDefaultHeading - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_WarningDefaultHeading + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_WarningDefaultHeading commentId: P:Material.Blazor.MBToastServiceConfiguration.WarningDefaultHeading fullName: Material.Blazor.MBToastServiceConfiguration.WarningDefaultHeading nameWithType: MBToastServiceConfiguration.WarningDefaultHeading - uid: Material.Blazor.MBToastServiceConfiguration.WarningDefaultHeading* name: WarningDefaultHeading - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_WarningDefaultHeading_ + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_WarningDefaultHeading_ commentId: Overload:Material.Blazor.MBToastServiceConfiguration.WarningDefaultHeading fullName: Material.Blazor.MBToastServiceConfiguration.WarningDefaultHeading nameWithType: MBToastServiceConfiguration.WarningDefaultHeading - uid: Material.Blazor.MBToastServiceConfiguration.WarningIconName name: WarningIconName - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_WarningIconName + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_WarningIconName commentId: P:Material.Blazor.MBToastServiceConfiguration.WarningIconName fullName: Material.Blazor.MBToastServiceConfiguration.WarningIconName nameWithType: MBToastServiceConfiguration.WarningIconName - uid: Material.Blazor.MBToastServiceConfiguration.WarningIconName* name: WarningIconName - href: api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_WarningIconName_ + href: .artifacts/api/Material.Blazor.MBToastServiceConfiguration.html#Material_Blazor_MBToastServiceConfiguration_WarningIconName_ commentId: Overload:Material.Blazor.MBToastServiceConfiguration.WarningIconName fullName: Material.Blazor.MBToastServiceConfiguration.WarningIconName nameWithType: MBToastServiceConfiguration.WarningIconName - uid: Material.Blazor.MBToastSettings name: MBToastSettings - href: api/Material.Blazor.MBToastSettings.html + href: .artifacts/api/Material.Blazor.MBToastSettings.html commentId: T:Material.Blazor.MBToastSettings fullName: Material.Blazor.MBToastSettings nameWithType: MBToastSettings - uid: Material.Blazor.MBToastSettings.#ctor name: MBToastSettings() - href: api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings__ctor + href: .artifacts/api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings__ctor commentId: M:Material.Blazor.MBToastSettings.#ctor name.vb: New() fullName: Material.Blazor.MBToastSettings.MBToastSettings() @@ -14941,7 +14941,7 @@ references: nameWithType.vb: MBToastSettings.New() - uid: Material.Blazor.MBToastSettings.#ctor* name: MBToastSettings - href: api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings__ctor_ + href: .artifacts/api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings__ctor_ commentId: Overload:Material.Blazor.MBToastSettings.#ctor name.vb: New fullName: Material.Blazor.MBToastSettings.MBToastSettings @@ -14950,109 +14950,109 @@ references: nameWithType.vb: MBToastSettings.New - uid: Material.Blazor.MBToastSettings.CloseMethod name: CloseMethod - href: api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings_CloseMethod + href: .artifacts/api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings_CloseMethod commentId: P:Material.Blazor.MBToastSettings.CloseMethod fullName: Material.Blazor.MBToastSettings.CloseMethod nameWithType: MBToastSettings.CloseMethod - uid: Material.Blazor.MBToastSettings.CloseMethod* name: CloseMethod - href: api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings_CloseMethod_ + href: .artifacts/api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings_CloseMethod_ commentId: Overload:Material.Blazor.MBToastSettings.CloseMethod fullName: Material.Blazor.MBToastSettings.CloseMethod nameWithType: MBToastSettings.CloseMethod - uid: Material.Blazor.MBToastSettings.CssClass name: CssClass - href: api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings_CssClass + href: .artifacts/api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings_CssClass commentId: P:Material.Blazor.MBToastSettings.CssClass fullName: Material.Blazor.MBToastSettings.CssClass nameWithType: MBToastSettings.CssClass - uid: Material.Blazor.MBToastSettings.CssClass* name: CssClass - href: api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings_CssClass_ + href: .artifacts/api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings_CssClass_ commentId: Overload:Material.Blazor.MBToastSettings.CssClass fullName: Material.Blazor.MBToastSettings.CssClass nameWithType: MBToastSettings.CssClass - uid: Material.Blazor.MBToastSettings.Heading name: Heading - href: api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings_Heading + href: .artifacts/api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings_Heading commentId: P:Material.Blazor.MBToastSettings.Heading fullName: Material.Blazor.MBToastSettings.Heading nameWithType: MBToastSettings.Heading - uid: Material.Blazor.MBToastSettings.Heading* name: Heading - href: api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings_Heading_ + href: .artifacts/api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings_Heading_ commentId: Overload:Material.Blazor.MBToastSettings.Heading fullName: Material.Blazor.MBToastSettings.Heading nameWithType: MBToastSettings.Heading - uid: Material.Blazor.MBToastSettings.IconFoundry name: IconFoundry - href: api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings_IconFoundry + href: .artifacts/api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings_IconFoundry commentId: P:Material.Blazor.MBToastSettings.IconFoundry fullName: Material.Blazor.MBToastSettings.IconFoundry nameWithType: MBToastSettings.IconFoundry - uid: Material.Blazor.MBToastSettings.IconFoundry* name: IconFoundry - href: api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings_IconFoundry_ + href: .artifacts/api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings_IconFoundry_ commentId: Overload:Material.Blazor.MBToastSettings.IconFoundry fullName: Material.Blazor.MBToastSettings.IconFoundry nameWithType: MBToastSettings.IconFoundry - uid: Material.Blazor.MBToastSettings.IconName name: IconName - href: api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings_IconName + href: .artifacts/api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings_IconName commentId: P:Material.Blazor.MBToastSettings.IconName fullName: Material.Blazor.MBToastSettings.IconName nameWithType: MBToastSettings.IconName - uid: Material.Blazor.MBToastSettings.IconName* name: IconName - href: api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings_IconName_ + href: .artifacts/api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings_IconName_ commentId: Overload:Material.Blazor.MBToastSettings.IconName fullName: Material.Blazor.MBToastSettings.IconName nameWithType: MBToastSettings.IconName - uid: Material.Blazor.MBToastSettings.Message name: Message - href: api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings_Message + href: .artifacts/api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings_Message commentId: P:Material.Blazor.MBToastSettings.Message fullName: Material.Blazor.MBToastSettings.Message nameWithType: MBToastSettings.Message - uid: Material.Blazor.MBToastSettings.Message* name: Message - href: api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings_Message_ + href: .artifacts/api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings_Message_ commentId: Overload:Material.Blazor.MBToastSettings.Message fullName: Material.Blazor.MBToastSettings.Message nameWithType: MBToastSettings.Message - uid: Material.Blazor.MBToastSettings.ShowIcon name: ShowIcon - href: api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings_ShowIcon + href: .artifacts/api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings_ShowIcon commentId: P:Material.Blazor.MBToastSettings.ShowIcon fullName: Material.Blazor.MBToastSettings.ShowIcon nameWithType: MBToastSettings.ShowIcon - uid: Material.Blazor.MBToastSettings.ShowIcon* name: ShowIcon - href: api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings_ShowIcon_ + href: .artifacts/api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings_ShowIcon_ commentId: Overload:Material.Blazor.MBToastSettings.ShowIcon fullName: Material.Blazor.MBToastSettings.ShowIcon nameWithType: MBToastSettings.ShowIcon - uid: Material.Blazor.MBToastSettings.Timeout name: Timeout - href: api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings_Timeout + href: .artifacts/api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings_Timeout commentId: P:Material.Blazor.MBToastSettings.Timeout fullName: Material.Blazor.MBToastSettings.Timeout nameWithType: MBToastSettings.Timeout - uid: Material.Blazor.MBToastSettings.Timeout* name: Timeout - href: api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings_Timeout_ + href: .artifacts/api/Material.Blazor.MBToastSettings.html#Material_Blazor_MBToastSettings_Timeout_ commentId: Overload:Material.Blazor.MBToastSettings.Timeout fullName: Material.Blazor.MBToastSettings.Timeout nameWithType: MBToastSettings.Timeout - uid: Material.Blazor.MBTooltip name: MBTooltip - href: api/Material.Blazor.MBTooltip.html + href: .artifacts/api/Material.Blazor.MBTooltip.html commentId: T:Material.Blazor.MBTooltip fullName: Material.Blazor.MBTooltip nameWithType: MBTooltip - uid: Material.Blazor.MBTooltip.#ctor name: MBTooltip() - href: api/Material.Blazor.MBTooltip.html#Material_Blazor_MBTooltip__ctor + href: .artifacts/api/Material.Blazor.MBTooltip.html#Material_Blazor_MBTooltip__ctor commentId: M:Material.Blazor.MBTooltip.#ctor name.vb: New() fullName: Material.Blazor.MBTooltip.MBTooltip() @@ -15061,7 +15061,7 @@ references: nameWithType.vb: MBTooltip.New() - uid: Material.Blazor.MBTooltip.#ctor* name: MBTooltip - href: api/Material.Blazor.MBTooltip.html#Material_Blazor_MBTooltip__ctor_ + href: .artifacts/api/Material.Blazor.MBTooltip.html#Material_Blazor_MBTooltip__ctor_ commentId: Overload:Material.Blazor.MBTooltip.#ctor name.vb: New fullName: Material.Blazor.MBTooltip.MBTooltip @@ -15070,37 +15070,37 @@ references: nameWithType.vb: MBTooltip.New - uid: Material.Blazor.MBTooltip.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBTooltip.html#Material_Blazor_MBTooltip_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBTooltip.html#Material_Blazor_MBTooltip_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBTooltip.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBTooltip.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBTooltip.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBTooltip.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBTooltip.html#Material_Blazor_MBTooltip_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBTooltip.html#Material_Blazor_MBTooltip_BuildRenderTree_ commentId: Overload:Material.Blazor.MBTooltip.BuildRenderTree fullName: Material.Blazor.MBTooltip.BuildRenderTree nameWithType: MBTooltip.BuildRenderTree - uid: Material.Blazor.MBTooltip.Content name: Content - href: api/Material.Blazor.MBTooltip.html#Material_Blazor_MBTooltip_Content + href: .artifacts/api/Material.Blazor.MBTooltip.html#Material_Blazor_MBTooltip_Content commentId: P:Material.Blazor.MBTooltip.Content fullName: Material.Blazor.MBTooltip.Content nameWithType: MBTooltip.Content - uid: Material.Blazor.MBTooltip.Content* name: Content - href: api/Material.Blazor.MBTooltip.html#Material_Blazor_MBTooltip_Content_ + href: .artifacts/api/Material.Blazor.MBTooltip.html#Material_Blazor_MBTooltip_Content_ commentId: Overload:Material.Blazor.MBTooltip.Content fullName: Material.Blazor.MBTooltip.Content nameWithType: MBTooltip.Content - uid: Material.Blazor.MBTooltip.Dispose name: Dispose() - href: api/Material.Blazor.MBTooltip.html#Material_Blazor_MBTooltip_Dispose + href: .artifacts/api/Material.Blazor.MBTooltip.html#Material_Blazor_MBTooltip_Dispose commentId: M:Material.Blazor.MBTooltip.Dispose fullName: Material.Blazor.MBTooltip.Dispose() nameWithType: MBTooltip.Dispose() - uid: Material.Blazor.MBTooltip.Dispose(System.Boolean) name: Dispose(bool) - href: api/Material.Blazor.MBTooltip.html#Material_Blazor_MBTooltip_Dispose_System_Boolean_ + href: .artifacts/api/Material.Blazor.MBTooltip.html#Material_Blazor_MBTooltip_Dispose_System_Boolean_ commentId: M:Material.Blazor.MBTooltip.Dispose(System.Boolean) name.vb: Dispose(Boolean) fullName: Material.Blazor.MBTooltip.Dispose(bool) @@ -15109,43 +15109,43 @@ references: nameWithType.vb: MBTooltip.Dispose(Boolean) - uid: Material.Blazor.MBTooltip.Dispose* name: Dispose - href: api/Material.Blazor.MBTooltip.html#Material_Blazor_MBTooltip_Dispose_ + href: .artifacts/api/Material.Blazor.MBTooltip.html#Material_Blazor_MBTooltip_Dispose_ commentId: Overload:Material.Blazor.MBTooltip.Dispose fullName: Material.Blazor.MBTooltip.Dispose nameWithType: MBTooltip.Dispose - uid: Material.Blazor.MBTooltip.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBTooltip.html#Material_Blazor_MBTooltip_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBTooltip.html#Material_Blazor_MBTooltip_OnInitializedAsync commentId: M:Material.Blazor.MBTooltip.OnInitializedAsync fullName: Material.Blazor.MBTooltip.OnInitializedAsync() nameWithType: MBTooltip.OnInitializedAsync() - uid: Material.Blazor.MBTooltip.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBTooltip.html#Material_Blazor_MBTooltip_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBTooltip.html#Material_Blazor_MBTooltip_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBTooltip.OnInitializedAsync fullName: Material.Blazor.MBTooltip.OnInitializedAsync nameWithType: MBTooltip.OnInitializedAsync - uid: Material.Blazor.MBTooltip.Target name: Target - href: api/Material.Blazor.MBTooltip.html#Material_Blazor_MBTooltip_Target + href: .artifacts/api/Material.Blazor.MBTooltip.html#Material_Blazor_MBTooltip_Target commentId: P:Material.Blazor.MBTooltip.Target fullName: Material.Blazor.MBTooltip.Target nameWithType: MBTooltip.Target - uid: Material.Blazor.MBTooltip.Target* name: Target - href: api/Material.Blazor.MBTooltip.html#Material_Blazor_MBTooltip_Target_ + href: .artifacts/api/Material.Blazor.MBTooltip.html#Material_Blazor_MBTooltip_Target_ commentId: Overload:Material.Blazor.MBTooltip.Target fullName: Material.Blazor.MBTooltip.Target nameWithType: MBTooltip.Target - uid: Material.Blazor.MBTopAppBar name: MBTopAppBar - href: api/Material.Blazor.MBTopAppBar.html + href: .artifacts/api/Material.Blazor.MBTopAppBar.html commentId: T:Material.Blazor.MBTopAppBar fullName: Material.Blazor.MBTopAppBar nameWithType: MBTopAppBar - uid: Material.Blazor.MBTopAppBar.#ctor name: MBTopAppBar() - href: api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar__ctor + href: .artifacts/api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar__ctor commentId: M:Material.Blazor.MBTopAppBar.#ctor name.vb: New() fullName: Material.Blazor.MBTopAppBar.MBTopAppBar() @@ -15154,7 +15154,7 @@ references: nameWithType.vb: MBTopAppBar.New() - uid: Material.Blazor.MBTopAppBar.#ctor* name: MBTopAppBar - href: api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar__ctor_ + href: .artifacts/api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar__ctor_ commentId: Overload:Material.Blazor.MBTopAppBar.#ctor name.vb: New fullName: Material.Blazor.MBTopAppBar.MBTopAppBar @@ -15163,151 +15163,151 @@ references: nameWithType.vb: MBTopAppBar.New - uid: Material.Blazor.MBTopAppBar.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBTopAppBar.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBTopAppBar.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBTopAppBar.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBTopAppBar.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar_BuildRenderTree_ commentId: Overload:Material.Blazor.MBTopAppBar.BuildRenderTree fullName: Material.Blazor.MBTopAppBar.BuildRenderTree nameWithType: MBTopAppBar.BuildRenderTree - uid: Material.Blazor.MBTopAppBar.ChildContent name: ChildContent - href: api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar_ChildContent + href: .artifacts/api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar_ChildContent commentId: P:Material.Blazor.MBTopAppBar.ChildContent fullName: Material.Blazor.MBTopAppBar.ChildContent nameWithType: MBTopAppBar.ChildContent - uid: Material.Blazor.MBTopAppBar.ChildContent* name: ChildContent - href: api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar_ChildContent_ + href: .artifacts/api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar_ChildContent_ commentId: Overload:Material.Blazor.MBTopAppBar.ChildContent fullName: Material.Blazor.MBTopAppBar.ChildContent nameWithType: MBTopAppBar.ChildContent - uid: Material.Blazor.MBTopAppBar.IconFoundry name: IconFoundry - href: api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar_IconFoundry + href: .artifacts/api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar_IconFoundry commentId: P:Material.Blazor.MBTopAppBar.IconFoundry fullName: Material.Blazor.MBTopAppBar.IconFoundry nameWithType: MBTopAppBar.IconFoundry - uid: Material.Blazor.MBTopAppBar.IconFoundry* name: IconFoundry - href: api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar_IconFoundry_ + href: .artifacts/api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar_IconFoundry_ commentId: Overload:Material.Blazor.MBTopAppBar.IconFoundry fullName: Material.Blazor.MBTopAppBar.IconFoundry nameWithType: MBTopAppBar.IconFoundry - uid: Material.Blazor.MBTopAppBar.NavIcon name: NavIcon - href: api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar_NavIcon + href: .artifacts/api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar_NavIcon commentId: P:Material.Blazor.MBTopAppBar.NavIcon fullName: Material.Blazor.MBTopAppBar.NavIcon nameWithType: MBTopAppBar.NavIcon - uid: Material.Blazor.MBTopAppBar.NavIcon* name: NavIcon - href: api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar_NavIcon_ + href: .artifacts/api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar_NavIcon_ commentId: Overload:Material.Blazor.MBTopAppBar.NavIcon fullName: Material.Blazor.MBTopAppBar.NavIcon nameWithType: MBTopAppBar.NavIcon - uid: Material.Blazor.MBTopAppBar.OnInitializedAsync name: OnInitializedAsync() - href: api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar_OnInitializedAsync + href: .artifacts/api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar_OnInitializedAsync commentId: M:Material.Blazor.MBTopAppBar.OnInitializedAsync fullName: Material.Blazor.MBTopAppBar.OnInitializedAsync() nameWithType: MBTopAppBar.OnInitializedAsync() - uid: Material.Blazor.MBTopAppBar.OnInitializedAsync* name: OnInitializedAsync - href: api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar_OnInitializedAsync_ + href: .artifacts/api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar_OnInitializedAsync_ commentId: Overload:Material.Blazor.MBTopAppBar.OnInitializedAsync fullName: Material.Blazor.MBTopAppBar.OnInitializedAsync nameWithType: MBTopAppBar.OnInitializedAsync - uid: Material.Blazor.MBTopAppBar.ScrollTarget name: ScrollTarget - href: api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar_ScrollTarget + href: .artifacts/api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar_ScrollTarget commentId: P:Material.Blazor.MBTopAppBar.ScrollTarget fullName: Material.Blazor.MBTopAppBar.ScrollTarget nameWithType: MBTopAppBar.ScrollTarget - uid: Material.Blazor.MBTopAppBar.ScrollTarget* name: ScrollTarget - href: api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar_ScrollTarget_ + href: .artifacts/api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar_ScrollTarget_ commentId: Overload:Material.Blazor.MBTopAppBar.ScrollTarget fullName: Material.Blazor.MBTopAppBar.ScrollTarget nameWithType: MBTopAppBar.ScrollTarget - uid: Material.Blazor.MBTopAppBar.Title name: Title - href: api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar_Title + href: .artifacts/api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar_Title commentId: P:Material.Blazor.MBTopAppBar.Title fullName: Material.Blazor.MBTopAppBar.Title nameWithType: MBTopAppBar.Title - uid: Material.Blazor.MBTopAppBar.Title* name: Title - href: api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar_Title_ + href: .artifacts/api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar_Title_ commentId: Overload:Material.Blazor.MBTopAppBar.Title fullName: Material.Blazor.MBTopAppBar.Title nameWithType: MBTopAppBar.Title - uid: Material.Blazor.MBTopAppBar.TopAppBarType name: TopAppBarType - href: api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar_TopAppBarType + href: .artifacts/api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar_TopAppBarType commentId: P:Material.Blazor.MBTopAppBar.TopAppBarType fullName: Material.Blazor.MBTopAppBar.TopAppBarType nameWithType: MBTopAppBar.TopAppBarType - uid: Material.Blazor.MBTopAppBar.TopAppBarType* name: TopAppBarType - href: api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar_TopAppBarType_ + href: .artifacts/api/Material.Blazor.MBTopAppBar.html#Material_Blazor_MBTopAppBar_TopAppBarType_ commentId: Overload:Material.Blazor.MBTopAppBar.TopAppBarType fullName: Material.Blazor.MBTopAppBar.TopAppBarType nameWithType: MBTopAppBar.TopAppBarType - uid: Material.Blazor.MBTopAppBarType name: MBTopAppBarType - href: api/Material.Blazor.MBTopAppBarType.html + href: .artifacts/api/Material.Blazor.MBTopAppBarType.html commentId: T:Material.Blazor.MBTopAppBarType fullName: Material.Blazor.MBTopAppBarType nameWithType: MBTopAppBarType - uid: Material.Blazor.MBTopAppBarType.Dense name: Dense - href: api/Material.Blazor.MBTopAppBarType.html#Material_Blazor_MBTopAppBarType_Dense + href: .artifacts/api/Material.Blazor.MBTopAppBarType.html#Material_Blazor_MBTopAppBarType_Dense commentId: F:Material.Blazor.MBTopAppBarType.Dense fullName: Material.Blazor.MBTopAppBarType.Dense nameWithType: MBTopAppBarType.Dense - uid: Material.Blazor.MBTopAppBarType.Fixed name: Fixed - href: api/Material.Blazor.MBTopAppBarType.html#Material_Blazor_MBTopAppBarType_Fixed + href: .artifacts/api/Material.Blazor.MBTopAppBarType.html#Material_Blazor_MBTopAppBarType_Fixed commentId: F:Material.Blazor.MBTopAppBarType.Fixed fullName: Material.Blazor.MBTopAppBarType.Fixed nameWithType: MBTopAppBarType.Fixed - uid: Material.Blazor.MBTopAppBarType.Prominent name: Prominent - href: api/Material.Blazor.MBTopAppBarType.html#Material_Blazor_MBTopAppBarType_Prominent + href: .artifacts/api/Material.Blazor.MBTopAppBarType.html#Material_Blazor_MBTopAppBarType_Prominent commentId: F:Material.Blazor.MBTopAppBarType.Prominent fullName: Material.Blazor.MBTopAppBarType.Prominent nameWithType: MBTopAppBarType.Prominent - uid: Material.Blazor.MBTopAppBarType.Short name: Short - href: api/Material.Blazor.MBTopAppBarType.html#Material_Blazor_MBTopAppBarType_Short + href: .artifacts/api/Material.Blazor.MBTopAppBarType.html#Material_Blazor_MBTopAppBarType_Short commentId: F:Material.Blazor.MBTopAppBarType.Short fullName: Material.Blazor.MBTopAppBarType.Short nameWithType: MBTopAppBarType.Short - uid: Material.Blazor.MBTopAppBarType.ShortCollapsed name: ShortCollapsed - href: api/Material.Blazor.MBTopAppBarType.html#Material_Blazor_MBTopAppBarType_ShortCollapsed + href: .artifacts/api/Material.Blazor.MBTopAppBarType.html#Material_Blazor_MBTopAppBarType_ShortCollapsed commentId: F:Material.Blazor.MBTopAppBarType.ShortCollapsed fullName: Material.Blazor.MBTopAppBarType.ShortCollapsed nameWithType: MBTopAppBarType.ShortCollapsed - uid: Material.Blazor.MBTopAppBarType.Standard name: Standard - href: api/Material.Blazor.MBTopAppBarType.html#Material_Blazor_MBTopAppBarType_Standard + href: .artifacts/api/Material.Blazor.MBTopAppBarType.html#Material_Blazor_MBTopAppBarType_Standard commentId: F:Material.Blazor.MBTopAppBarType.Standard fullName: Material.Blazor.MBTopAppBarType.Standard nameWithType: MBTopAppBarType.Standard - uid: Material.Blazor.MBTouchTargetWrapper name: MBTouchTargetWrapper - href: api/Material.Blazor.MBTouchTargetWrapper.html + href: .artifacts/api/Material.Blazor.MBTouchTargetWrapper.html commentId: T:Material.Blazor.MBTouchTargetWrapper fullName: Material.Blazor.MBTouchTargetWrapper nameWithType: MBTouchTargetWrapper - uid: Material.Blazor.MBTouchTargetWrapper.#ctor name: MBTouchTargetWrapper() - href: api/Material.Blazor.MBTouchTargetWrapper.html#Material_Blazor_MBTouchTargetWrapper__ctor + href: .artifacts/api/Material.Blazor.MBTouchTargetWrapper.html#Material_Blazor_MBTouchTargetWrapper__ctor commentId: M:Material.Blazor.MBTouchTargetWrapper.#ctor name.vb: New() fullName: Material.Blazor.MBTouchTargetWrapper.MBTouchTargetWrapper() @@ -15316,7 +15316,7 @@ references: nameWithType.vb: MBTouchTargetWrapper.New() - uid: Material.Blazor.MBTouchTargetWrapper.#ctor* name: MBTouchTargetWrapper - href: api/Material.Blazor.MBTouchTargetWrapper.html#Material_Blazor_MBTouchTargetWrapper__ctor_ + href: .artifacts/api/Material.Blazor.MBTouchTargetWrapper.html#Material_Blazor_MBTouchTargetWrapper__ctor_ commentId: Overload:Material.Blazor.MBTouchTargetWrapper.#ctor name.vb: New fullName: Material.Blazor.MBTouchTargetWrapper.MBTouchTargetWrapper @@ -15325,73 +15325,73 @@ references: nameWithType.vb: MBTouchTargetWrapper.New - uid: Material.Blazor.MBTouchTargetWrapper.ApplyTouchTargetWrapper name: ApplyTouchTargetWrapper - href: api/Material.Blazor.MBTouchTargetWrapper.html#Material_Blazor_MBTouchTargetWrapper_ApplyTouchTargetWrapper + href: .artifacts/api/Material.Blazor.MBTouchTargetWrapper.html#Material_Blazor_MBTouchTargetWrapper_ApplyTouchTargetWrapper commentId: P:Material.Blazor.MBTouchTargetWrapper.ApplyTouchTargetWrapper fullName: Material.Blazor.MBTouchTargetWrapper.ApplyTouchTargetWrapper nameWithType: MBTouchTargetWrapper.ApplyTouchTargetWrapper - uid: Material.Blazor.MBTouchTargetWrapper.ApplyTouchTargetWrapper* name: ApplyTouchTargetWrapper - href: api/Material.Blazor.MBTouchTargetWrapper.html#Material_Blazor_MBTouchTargetWrapper_ApplyTouchTargetWrapper_ + href: .artifacts/api/Material.Blazor.MBTouchTargetWrapper.html#Material_Blazor_MBTouchTargetWrapper_ApplyTouchTargetWrapper_ commentId: Overload:Material.Blazor.MBTouchTargetWrapper.ApplyTouchTargetWrapper fullName: Material.Blazor.MBTouchTargetWrapper.ApplyTouchTargetWrapper nameWithType: MBTouchTargetWrapper.ApplyTouchTargetWrapper - uid: Material.Blazor.MBTouchTargetWrapper.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor.MBTouchTargetWrapper.html#Material_Blazor_MBTouchTargetWrapper_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor.MBTouchTargetWrapper.html#Material_Blazor_MBTouchTargetWrapper_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor.MBTouchTargetWrapper.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor.MBTouchTargetWrapper.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: MBTouchTargetWrapper.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor.MBTouchTargetWrapper.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor.MBTouchTargetWrapper.html#Material_Blazor_MBTouchTargetWrapper_BuildRenderTree_ + href: .artifacts/api/Material.Blazor.MBTouchTargetWrapper.html#Material_Blazor_MBTouchTargetWrapper_BuildRenderTree_ commentId: Overload:Material.Blazor.MBTouchTargetWrapper.BuildRenderTree fullName: Material.Blazor.MBTouchTargetWrapper.BuildRenderTree nameWithType: MBTouchTargetWrapper.BuildRenderTree - uid: Material.Blazor.MBTouchTargetWrapper.ChildContent name: ChildContent - href: api/Material.Blazor.MBTouchTargetWrapper.html#Material_Blazor_MBTouchTargetWrapper_ChildContent + href: .artifacts/api/Material.Blazor.MBTouchTargetWrapper.html#Material_Blazor_MBTouchTargetWrapper_ChildContent commentId: P:Material.Blazor.MBTouchTargetWrapper.ChildContent fullName: Material.Blazor.MBTouchTargetWrapper.ChildContent nameWithType: MBTouchTargetWrapper.ChildContent - uid: Material.Blazor.MBTouchTargetWrapper.ChildContent* name: ChildContent - href: api/Material.Blazor.MBTouchTargetWrapper.html#Material_Blazor_MBTouchTargetWrapper_ChildContent_ + href: .artifacts/api/Material.Blazor.MBTouchTargetWrapper.html#Material_Blazor_MBTouchTargetWrapper_ChildContent_ commentId: Overload:Material.Blazor.MBTouchTargetWrapper.ChildContent fullName: Material.Blazor.MBTouchTargetWrapper.ChildContent nameWithType: MBTouchTargetWrapper.ChildContent - uid: Material.Blazor.MBVersion name: MBVersion - href: api/Material.Blazor.MBVersion.html + href: .artifacts/api/Material.Blazor.MBVersion.html commentId: T:Material.Blazor.MBVersion fullName: Material.Blazor.MBVersion nameWithType: MBVersion - uid: Material.Blazor.MBVersion.MaterialBlazorVersion name: MaterialBlazorVersion() - href: api/Material.Blazor.MBVersion.html#Material_Blazor_MBVersion_MaterialBlazorVersion + href: .artifacts/api/Material.Blazor.MBVersion.html#Material_Blazor_MBVersion_MaterialBlazorVersion commentId: M:Material.Blazor.MBVersion.MaterialBlazorVersion fullName: Material.Blazor.MBVersion.MaterialBlazorVersion() nameWithType: MBVersion.MaterialBlazorVersion() - uid: Material.Blazor.MBVersion.MaterialBlazorVersion* name: MaterialBlazorVersion - href: api/Material.Blazor.MBVersion.html#Material_Blazor_MBVersion_MaterialBlazorVersion_ + href: .artifacts/api/Material.Blazor.MBVersion.html#Material_Blazor_MBVersion_MaterialBlazorVersion_ commentId: Overload:Material.Blazor.MBVersion.MaterialBlazorVersion fullName: Material.Blazor.MBVersion.MaterialBlazorVersion nameWithType: MBVersion.MaterialBlazorVersion - uid: Material.Blazor.ServiceCollectionExtensions name: ServiceCollectionExtensions - href: api/Material.Blazor.ServiceCollectionExtensions.html + href: .artifacts/api/Material.Blazor.ServiceCollectionExtensions.html commentId: T:Material.Blazor.ServiceCollectionExtensions fullName: Material.Blazor.ServiceCollectionExtensions nameWithType: ServiceCollectionExtensions - uid: Material.Blazor.ServiceCollectionExtensions.AddMBServices(Microsoft.Extensions.DependencyInjection.IServiceCollection) name: AddMBServices(IServiceCollection) - href: api/Material.Blazor.ServiceCollectionExtensions.html#Material_Blazor_ServiceCollectionExtensions_AddMBServices_Microsoft_Extensions_DependencyInjection_IServiceCollection_ + href: .artifacts/api/Material.Blazor.ServiceCollectionExtensions.html#Material_Blazor_ServiceCollectionExtensions_AddMBServices_Microsoft_Extensions_DependencyInjection_IServiceCollection_ commentId: M:Material.Blazor.ServiceCollectionExtensions.AddMBServices(Microsoft.Extensions.DependencyInjection.IServiceCollection) fullName: Material.Blazor.ServiceCollectionExtensions.AddMBServices(Microsoft.Extensions.DependencyInjection.IServiceCollection) nameWithType: ServiceCollectionExtensions.AddMBServices(IServiceCollection) - uid: Material.Blazor.ServiceCollectionExtensions.AddMBServices(Microsoft.Extensions.DependencyInjection.IServiceCollection,System.Action{Material.Blazor.MBServicesOptions}) name: AddMBServices(IServiceCollection, Action) - href: api/Material.Blazor.ServiceCollectionExtensions.html#Material_Blazor_ServiceCollectionExtensions_AddMBServices_Microsoft_Extensions_DependencyInjection_IServiceCollection_System_Action_Material_Blazor_MBServicesOptions__ + href: .artifacts/api/Material.Blazor.ServiceCollectionExtensions.html#Material_Blazor_ServiceCollectionExtensions_AddMBServices_Microsoft_Extensions_DependencyInjection_IServiceCollection_System_Action_Material_Blazor_MBServicesOptions__ commentId: M:Material.Blazor.ServiceCollectionExtensions.AddMBServices(Microsoft.Extensions.DependencyInjection.IServiceCollection,System.Action{Material.Blazor.MBServicesOptions}) name.vb: AddMBServices(IServiceCollection, Action(Of MBServicesOptions)) fullName: Material.Blazor.ServiceCollectionExtensions.AddMBServices(Microsoft.Extensions.DependencyInjection.IServiceCollection, System.Action) @@ -15400,19 +15400,19 @@ references: nameWithType.vb: ServiceCollectionExtensions.AddMBServices(IServiceCollection, Action(Of MBServicesOptions)) - uid: Material.Blazor.ServiceCollectionExtensions.AddMBServices* name: AddMBServices - href: api/Material.Blazor.ServiceCollectionExtensions.html#Material_Blazor_ServiceCollectionExtensions_AddMBServices_ + href: .artifacts/api/Material.Blazor.ServiceCollectionExtensions.html#Material_Blazor_ServiceCollectionExtensions_AddMBServices_ commentId: Overload:Material.Blazor.ServiceCollectionExtensions.AddMBServices fullName: Material.Blazor.ServiceCollectionExtensions.AddMBServices nameWithType: ServiceCollectionExtensions.AddMBServices - uid: Material.Blazor._Imports name: _Imports - href: api/Material.Blazor._Imports.html + href: .artifacts/api/Material.Blazor._Imports.html commentId: T:Material.Blazor._Imports fullName: Material.Blazor._Imports nameWithType: _Imports - uid: Material.Blazor._Imports.#ctor name: _Imports() - href: api/Material.Blazor._Imports.html#Material_Blazor__Imports__ctor + href: .artifacts/api/Material.Blazor._Imports.html#Material_Blazor__Imports__ctor commentId: M:Material.Blazor._Imports.#ctor name.vb: New() fullName: Material.Blazor._Imports._Imports() @@ -15421,7 +15421,7 @@ references: nameWithType.vb: _Imports.New() - uid: Material.Blazor._Imports.#ctor* name: _Imports - href: api/Material.Blazor._Imports.html#Material_Blazor__Imports__ctor_ + href: .artifacts/api/Material.Blazor._Imports.html#Material_Blazor__Imports__ctor_ commentId: Overload:Material.Blazor._Imports.#ctor name.vb: New fullName: Material.Blazor._Imports._Imports @@ -15430,13 +15430,13 @@ references: nameWithType.vb: _Imports.New - uid: Material.Blazor._Imports.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) name: BuildRenderTree(RenderTreeBuilder) - href: api/Material.Blazor._Imports.html#Material_Blazor__Imports_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ + href: .artifacts/api/Material.Blazor._Imports.html#Material_Blazor__Imports_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_ commentId: M:Material.Blazor._Imports.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) fullName: Material.Blazor._Imports.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) nameWithType: _Imports.BuildRenderTree(RenderTreeBuilder) - uid: Material.Blazor._Imports.BuildRenderTree* name: BuildRenderTree - href: api/Material.Blazor._Imports.html#Material_Blazor__Imports_BuildRenderTree_ + href: .artifacts/api/Material.Blazor._Imports.html#Material_Blazor__Imports_BuildRenderTree_ commentId: Overload:Material.Blazor._Imports.BuildRenderTree fullName: Material.Blazor._Imports.BuildRenderTree nameWithType: _Imports.BuildRenderTree